]> git.lyx.org Git - features.git/blob - lib/doc/ja/Math.lyx
Math.lyx: add note that the package mathdots must be installed for a complete output
[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 % increase link area for cross-references and autoname them,
44 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
45 \newlength{\abc}
46 \settowidth{\abc}{\space}
47 \AtBeginDocument{%
48 \addto\extrasenglish{
49  \renewcommand{\equationautorefname}{\hspace{-\abc}}
50  \renewcommand{\sectionautorefname}{sec.\negthinspace}
51  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
52  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
53 }
54
55 % don't load packages twice
56 % see first footnote in sec. 9.3
57 \@ifundefined{textcolor}{\usepackage{color}}{}
58
59 % the pages of the TOC are numbered roman
60 % and a PDF-bookmark for the TOC is added
61 \pagenumbering{roman}
62 \let\myTOC\tableofcontents
63 \renewcommand{\tableofcontents}{%
64  \vspace{1cm}
65  \pdfbookmark[1]{\contentsname}{}
66  \myTOC
67  \cleardoublepage
68  \pagenumbering{arabic}}
69
70 % insert additional vertical space of 1.5 mm between footnotes,
71 \let\myFoot\footnote
72 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
73
74 % provides caption formatting
75 %\setkomafont{captionlabel}{\bfseries}
76
77 % used in sec. 23.6
78 \usepackage[samesize]{cancel}
79
80 % enables calculation of values
81 \usepackage{calc}
82
83 % for multiple columns used in sec. 23.7
84 \usepackage{multicol}
85
86 % needed in sec. 19.4
87 \usepackage{remreset}
88
89 % define a color, used in sec.9.3
90 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113
114 % ------------------------------------
115 % used to check for needed LaTeX packages
116 \usepackage{ifthen}
117
118 % check for package eurosym
119 % used for the Euro symbol
120 \newboolean{eurosym}
121 \IfFileExists{eurosym.sty}
122  {\usepackage[gennarrow]{eurosym}
123   \setboolean{eurosym}{true}}
124  {\setboolean{eurosym}{false}}
125
126 % needed in sec. 22.4
127 % check for package braket
128 \newboolean{braket}
129 \IfFileExists{braket.sty}
130  {\usepackage{braket}
131   \setboolean{braket}{true}}
132  {\setboolean{braket}{false}}
133
134 % needed in sec. 22.10
135 % check for package upgreek
136 \newboolean{upgreek}
137 \IfFileExists{upgreek.sty}
138  {\usepackage{upgreek}
139   \setboolean{upgreek}{true}}
140  {\setboolean{upgreek}{false}}
141
142 % make pdf bookmark sane with Japanese
143 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
144 \end_preamble
145 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
146 \use_default_options true
147 \maintain_unincluded_children false
148 \language japanese
149 \language_package default
150 \inputencoding auto
151 \fontencoding global
152 \font_roman default
153 \font_sans default
154 \font_typewriter default
155 \font_default_family default
156 \use_non_tex_fonts false
157 \font_sc false
158 \font_osf false
159 \font_sf_scale 100
160 \font_tt_scale 100
161
162 \graphics default
163 \default_output_format default
164 \output_sync 0
165 \bibtex_command default
166 \index_command default
167 \paperfontsize default
168 \spacing single
169 \use_hyperref true
170 \pdf_title "LyX数式説明書"
171 \pdf_author "LyXプロジェクトチーム・Uwe Stohr"
172 \pdf_subject "LyXの数式機能に関する説明書"
173 \pdf_keywords "LyX, Mathed"
174 \pdf_bookmarks true
175 \pdf_bookmarksnumbered true
176 \pdf_bookmarksopen true
177 \pdf_bookmarksopenlevel 1
178 \pdf_breaklinks false
179 \pdf_pdfborder false
180 \pdf_colorlinks true
181 \pdf_backref false
182 \pdf_pdfusetitle false
183 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
184 \papersize a4paper
185 \use_geometry true
186 \use_amsmath 2
187 \use_esint 1
188 \use_mhchem 1
189 \use_mathdots 1
190 \cite_engine basic
191 \use_bibtopic false
192 \use_indices false
193 \paperorientation portrait
194 \suppress_date false
195 \use_refstyle 0
196 \notefontcolor #0000ff
197 \index 索引
198 \shortcut idx
199 \color #008000
200 \end_index
201 \leftmargin 3.5cm
202 \topmargin 3cm
203 \rightmargin 3cm
204 \bottommargin 3.5cm
205 \secnumdepth 4
206 \tocdepth 3
207 \paragraph_separation skip
208 \defskip medskip
209 \quotes_language english
210 \papercolumns 1
211 \papersides 2
212 \paperpagestyle plain
213 \tracking_changes false
214 \output_changes false
215 \html_math_output 0
216 \html_css_as_file 0
217 \html_be_strict false
218 \end_header
219
220 \begin_body
221
222 \begin_layout Title
223 LyXの数式詳細説明書
224 \end_layout
225
226 \begin_layout Author
227 LyXプロジェクトチーム
228 \begin_inset Foot
229 status collapsed
230
231 \begin_layout Plain Layout
232 \noindent
233 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
234 \family typewriter
235
236 \begin_inset CommandInset href
237 LatexCommand href
238 name "lyx-docs@lists.lyx.org"
239 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
240 type "mailto:"
241
242 \end_inset
243
244
245 \family default
246 までお知らせください。
247 \end_layout
248
249 \end_inset
250
251
252 \begin_inset Note Note
253 status collapsed
254
255 \begin_layout Plain Layout
256 著者:Uwe Stöhr
257 \end_layout
258
259 \end_inset
260
261
262 \begin_inset Newline newline
263 \end_inset
264
265
266 \begin_inset Newline newline
267 \end_inset
268
269
270 \family sans
271 第2.0.x版
272 \end_layout
273
274 \begin_layout Standard
275 \begin_inset CommandInset toc
276 LatexCommand tableofcontents
277
278 \end_inset
279
280
281 \end_layout
282
283 \begin_layout Standard
284 \begin_inset Note Note
285 status open
286
287 \begin_layout Plain Layout
288 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
289 \series bold
290 braket
291 \series default
292
293 \series bold
294 cancel
295 \series default
296
297 \series bold
298 eurosym
299 \series default
300
301 \series bold
302 mathdots
303 \series default
304
305 \series bold
306 mhchem
307 \series default
308
309 \series bold
310 was
311 \series default
312 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
313 \series bold
314 mhchem
315 \series default
316 が導入されていないと、本ファイルを書き出すことができません。
317 \end_layout
318
319 \begin_layout Plain Layout
320 この文書の最新のPDF版は
321 \begin_inset Newline newline
322 \end_inset
323
324
325 \series bold
326 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
327 \begin_inset Newline newline
328 \end_inset
329
330
331 \series default
332 にあります。
333 \end_layout
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Standard
341 \begin_inset Newpage newpage
342 \end_inset
343
344
345 \end_layout
346
347 \begin_layout Section
348 はじめに
349 \end_layout
350
351 \begin_layout Standard
352 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
353 使用を念頭に置いています。したがって、ユーザーの手引きの
354 \family typewriter
355 数式
356 \family default
357 の節をすでにお読みになっていることを前提としています。
358 \end_layout
359
360 \begin_layout Standard
361 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
362 \family sans
363 挿入\SpecialChar \menuseparator
364 数式
365 \family default
366 メニューか
367 \family sans
368 数式ツールバー
369 \family default
370 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
371 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
372 \end_layout
373
374 \begin_layout Standard
375 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
376 \family sans
377 文書\SpecialChar \menuseparator
378 設定\SpecialChar \menuseparator
379 数式オプション
380 \family default
381 メニュー)で
382 \family sans
383 AMS mathパッケージを使う
384 \family default
385 オプションを有効にしなくてはなりません
386 \begin_inset Foot
387 status collapsed
388
389 \begin_layout Plain Layout
390
391 \family sans
392 AMS mathパッケージを自動的に使う
393 \family default
394 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
395 \begin_inset ERT
396 status collapsed
397
398 \begin_layout Plain Layout
399
400
401 \backslash
402 AmS 
403 \end_layout
404
405 \end_inset
406
407 -mathパッケージを使用します。
408 \end_layout
409
410 \end_inset
411
412
413 \end_layout
414
415 \begin_layout Standard
416 説明を明瞭にするために、この文書はすべての
417 \begin_inset ERT
418 status collapsed
419
420 \begin_layout Plain Layout
421
422
423 \backslash
424 AmS 
425 \end_layout
426
427 \end_inset
428
429 -mathコマンド
430 \begin_inset Foot
431 status collapsed
432
433 \begin_layout Plain Layout
434 すべての
435 \begin_inset ERT
436 status collapsed
437
438 \begin_layout Plain Layout
439
440
441 \backslash
442 AmS
443 \end_layout
444
445 \end_inset
446
447 -mathコマンドの一覧は、
448 \family sans
449
450 \begin_inset CommandInset href
451 LatexCommand href
452 name "amsguide.ps"
453 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
454
455 \end_inset
456
457
458 \family default
459 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
460 \end_layout
461
462 \end_inset
463
464 を列挙はしません。
465 \end_layout
466
467 \begin_layout Section
468 一般的な説明
469 \end_layout
470
471 \begin_layout Standard
472 本文に埋め込まれた行内数式
473 \begin_inset Index idx
474 status collapsed
475
476 \begin_layout Plain Layout
477 すうしき ! ぎょうない @ 数式 ! 行内
478 \end_layout
479
480 \end_inset
481
482 を作成するには、短絡キー
483 \begin_inset Info
484 type  "shortcuts"
485 arg   "math-mode"
486 \end_inset
487
488 のうちのいずれか、あるいはツールバーボタン
489 \begin_inset Graphics
490         filename ../../images/math-mode.png
491         scale 85
492
493 \end_inset
494
495 を使用してください。
496 \begin_inset Newline newline
497 \end_inset
498
499 大きく別の段落として表示される別行建て数式
500 \begin_inset Index idx
501 status collapsed
502
503 \begin_layout Plain Layout
504 すうしき ! べつぎょうだてようしき @ 数式 ! 別行建て様式
505 \end_layout
506
507 \end_inset
508
509 を作成するには、
510 \begin_inset Info
511 type  "shortcuts"
512 arg   "math-display"
513 \end_inset
514
515 のうちいずれかの短絡キーを使用して下さい。
516 \end_layout
517
518 \begin_layout Standard
519 別行建て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
520 \begin_inset Info
521 type  "shortcuts"
522 arg   "math-mode"
523 \end_inset
524
525 のいずれかの短絡キーか、
526 \family sans
527 編集\SpecialChar \menuseparator
528 数式\SpecialChar \menuseparator
529 数式の表記を変更
530 \family default
531 メニューを使用して下さい。同じ方法が、行内数式を別行建て数式に変更するのにも使用できます。
532 \end_layout
533
534 \begin_layout Standard
535 行内数式の一部を別行建て数式の大きさで表示するには、
536 \series bold
537
538 \backslash
539 displaystyle
540 \begin_inset Index idx
541 status collapsed
542
543 \begin_layout Plain Layout
544
545 \size normal
546 こまんど@コマンド ! D ! 
547 \backslash
548 displaystyle
549 \end_layout
550
551 \end_inset
552
553
554 \series default
555 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
556 \end_layout
557
558 \begin_layout Standard
559 表の中では、行内数式のみの使用が許されています。
560 \end_layout
561
562 \begin_layout Standard
563
564 \family sans
565 数式ツールバー
566 \family default
567 は、
568 \family sans
569 表示\SpecialChar \menuseparator
570 ツールバー
571 \family default
572 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
573 \family sans
574 ツールバー
575 \family default
576 メニューの中ではチェック印で表されます。この状態から、
577 \family sans
578 ツールバー
579 \family default
580 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
581 数式(自動)」に変わることで表されます。
582 \end_layout
583
584 \begin_layout Standard
585 TeXモード
586 \begin_inset Index idx
587 status collapsed
588
589 \begin_layout Plain Layout
590 T@TeXモード
591 \end_layout
592
593 \end_inset
594
595 は、ツールバーボタン
596 \begin_inset Graphics
597         filename ../../images/ert-insert.png
598         scale 85
599
600 \end_inset
601
602 を押すか、
603 \family sans
604 挿入\SpecialChar \menuseparator
605 Te
606 \begin_inset ERT
607 status collapsed
608
609 \begin_layout Plain Layout
610
611 {}
612 \end_layout
613
614 \end_inset
615
616 Xコード
617 \family default
618 (短絡キー
619 \begin_inset Info
620 type  "shortcut"
621 arg   "ert-insert"
622 \end_inset
623
624 )メニューを使うことで、起動できます。
625 \begin_inset Note Note
626 status collapsed
627
628 \begin_layout Plain Layout
629 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
630 のを防ぐために、ここではTeX括弧が挿入されています。
631 \end_layout
632
633 \end_inset
634
635
636 \end_layout
637
638 \begin_layout Standard
639 LaTeXプリアンブル
640 \begin_inset Index idx
641 status collapsed
642
643 \begin_layout Plain Layout
644 L@LaTeXプリアンブル
645 \end_layout
646
647 \end_inset
648
649 を変更するには、
650 \family sans
651 文書\SpecialChar \menuseparator
652 設定\SpecialChar \menuseparator
653 LaT
654 \begin_inset ERT
655 status collapsed
656
657 \begin_layout Plain Layout
658
659 {}
660 \end_layout
661
662 \end_inset
663
664 eXプリアンブル
665 \family default
666 メニューを使用してください。
667 \end_layout
668
669 \begin_layout Standard
670 行列や場合分け、多行数式を続けて編集するには、
671 \family sans
672 編集\SpecialChar \menuseparator
673 数式
674 \family default
675 メニューと
676 \family sans
677 編集\SpecialChar \menuseparator
678 行と列
679 \family default
680 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
681 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
682 \end_layout
683
684 \begin_layout Standard
685 数式内で文章を書く
686 \begin_inset Foot
687 status collapsed
688
689 \begin_layout Plain Layout
690 多行数式では、
691 \series bold
692
693 \backslash
694 intertext
695 \series default
696 コマンドが使用されます。
697 \begin_inset CommandInset ref
698 LatexCommand ref
699 reference "sub:多行数式中のテキスト"
700
701 \end_inset
702
703 を参照のこと。
704 \end_layout
705
706 \end_inset
707
708 には、
709 \emph on
710 数式テキスト
711 \emph default
712
713 \begin_inset Index idx
714 status collapsed
715
716 \begin_layout Plain Layout
717 てきすと ! すうしきないの @ テキスト ! 数式内の
718 \end_layout
719
720 \end_inset
721
722
723 \begin_inset Index idx
724 status collapsed
725
726 \begin_layout Plain Layout
727 すうしきてきすと @ 数式テキスト
728 \end_layout
729
730 \end_inset
731
732 が使用されます。このモードには、短絡キー
733 \begin_inset Info
734 type  "shortcut"
735 arg   "math-mode"
736 \end_inset
737
738 を使うか、
739 \series bold
740
741 \backslash
742 text
743 \series default
744
745 \begin_inset Index idx
746 status collapsed
747
748 \begin_layout Plain Layout
749 こまんど @ コマンド ! T ! 
750 \backslash
751 text
752 \end_layout
753
754 \end_inset
755
756 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
757 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
758 \end_layout
759
760 \begin_layout Subsection*
761 コマンドの構成
762 \end_layout
763
764 \begin_layout Standard
765 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
766 \end_layout
767
768 \begin_layout Standard
769
770 \series bold
771
772 \backslash
773 コマンド名[非必須引数]{必須引数}
774 \end_layout
775
776 \begin_layout Standard
777 コマンドは、つねにバックスラッシュ「
778 \series bold
779
780 \backslash
781
782 \series default
783 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
784 \begin_inset Index idx
785 status collapsed
786
787 \begin_layout Plain Layout
788 T@TeX括弧
789 \end_layout
790
791 \end_inset
792
793 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
794 \series bold
795
796 \backslash
797 {
798 \series default
799 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
800 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
801 \end_layout
802
803 \begin_layout Standard
804 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
805 \emph on
806 かならず
807 \emph default
808 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
809 ん。
810 \end_layout
811
812 \begin_layout Standard
813 保護された空白は、
814 \begin_inset Info
815 type  "shortcut"
816 arg   "space-insert protected"
817 \end_inset
818
819 で入力できます。
820 \end_layout
821
822 \begin_layout Subsection*
823 \begin_inset Newpage newpage
824 \end_inset
825
826 文法の説明
827 \end_layout
828
829 \begin_layout Itemize
830 記号
831 \begin_inset Foot
832 status collapsed
833
834 \begin_layout Plain Layout
835 この可視化された空白文字は、
836 \series bold
837
838 \backslash
839 textvisiblespace
840 \series default
841
842 \begin_inset Index idx
843 status collapsed
844
845 \begin_layout Plain Layout
846 こまんど@コマンド ! T ! 
847 \backslash
848 textvisiblespace
849 \end_layout
850
851 \end_inset
852
853 コマンドをTeXモード中に挿入することで作ることができます。
854 \end_layout
855
856 \end_inset
857
858
859 \begin_inset ERT
860 status collapsed
861
862 \begin_layout Plain Layout
863
864
865 \backslash
866 spce 
867 \end_layout
868
869 \end_inset
870
871 は、空白文字を入力することを表します。
872 \end_layout
873
874 \begin_layout Itemize
875 \begin_inset Formula $\to$
876 \end_inset
877
878 のような矢印は、キーボードから対応する矢印キーを押すことを表します。
879 \end_layout
880
881 \begin_layout Subsection*
882 使用できる単位
883 \end_layout
884
885 \begin_layout Standard
886 \align center
887 \begin_inset Float table
888 placement H
889 wide false
890 sideways false
891 status open
892
893 \begin_layout Plain Layout
894 \align center
895 \begin_inset Caption
896
897 \begin_layout Plain Layout
898 \begin_inset CommandInset label
899 LatexCommand label
900 name "tab:使用できる単位"
901
902 \end_inset
903
904 使用できる単位
905 \end_layout
906
907 \end_inset
908
909
910 \end_layout
911
912 \begin_layout Plain Layout
913 \align center
914 \begin_inset Tabular
915 <lyxtabular version="3" rows="13" columns="2">
916 <features tabularvalignment="middle">
917 <column alignment="center" valignment="top" width="0">
918 <column alignment="center" valignment="top" width="0">
919 <row>
920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
921 \begin_inset Text
922
923 \begin_layout Plain Layout
924 単位
925 \end_layout
926
927 \end_inset
928 </cell>
929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
930 \begin_inset Text
931
932 \begin_layout Plain Layout
933 名称/摘要
934 \end_layout
935
936 \end_inset
937 </cell>
938 </row>
939 <row>
940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
941 \begin_inset Text
942
943 \begin_layout Plain Layout
944 mm
945 \end_layout
946
947 \end_inset
948 </cell>
949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
950 \begin_inset Text
951
952 \begin_layout Plain Layout
953 ミリメートル
954 \end_layout
955
956 \end_inset
957 </cell>
958 </row>
959 <row>
960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
961 \begin_inset Text
962
963 \begin_layout Plain Layout
964 cm
965 \end_layout
966
967 \end_inset
968 </cell>
969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
970 \begin_inset Text
971
972 \begin_layout Plain Layout
973 センチメートル
974 \end_layout
975
976 \end_inset
977 </cell>
978 </row>
979 <row>
980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
981 \begin_inset Text
982
983 \begin_layout Plain Layout
984 in
985 \end_layout
986
987 \end_inset
988 </cell>
989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
990 \begin_inset Text
991
992 \begin_layout Plain Layout
993 インチ
994 \end_layout
995
996 \end_inset
997 </cell>
998 </row>
999 <row>
1000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1001 \begin_inset Text
1002
1003 \begin_layout Plain Layout
1004 pt
1005 \end_layout
1006
1007 \end_inset
1008 </cell>
1009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1010 \begin_inset Text
1011
1012 \begin_layout Plain Layout
1013 ポイント (72.27
1014 \begin_inset Formula $\,$
1015 \end_inset
1016
1017 pt = 1
1018 \begin_inset Formula $\,$
1019 \end_inset
1020
1021 in)
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 </row>
1027 <row>
1028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 pc
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 パイカ (1
1042 \begin_inset Formula $\,$
1043 \end_inset
1044
1045 pc = 12
1046 \begin_inset Formula $\,$
1047 \end_inset
1048
1049 pt)
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 </row>
1055 <row>
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 sp
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 スケールポイント (65536
1070 \begin_inset Formula $\,$
1071 \end_inset
1072
1073 sp = 1
1074 \begin_inset Formula $\,$
1075 \end_inset
1076
1077 pt)
1078 \end_layout
1079
1080 \end_inset
1081 </cell>
1082 </row>
1083 <row>
1084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1085 \begin_inset Text
1086
1087 \begin_layout Plain Layout
1088 bp
1089 \end_layout
1090
1091 \end_inset
1092 </cell>
1093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1094 \begin_inset Text
1095
1096 \begin_layout Plain Layout
1097 ビッグポイント (72
1098 \begin_inset Formula $\,$
1099 \end_inset
1100
1101 bp = 1
1102 \begin_inset Formula $\,$
1103 \end_inset
1104
1105 in)
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 </row>
1111 <row>
1112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1113 \begin_inset Text
1114
1115 \begin_layout Plain Layout
1116 dd
1117 \end_layout
1118
1119 \end_inset
1120 </cell>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 ディドー (72
1126 \begin_inset Formula $\,$
1127 \end_inset
1128
1129 dd 
1130 \begin_inset Formula $\approx$
1131 \end_inset
1132
1133  37.6
1134 \begin_inset Formula $\,$
1135 \end_inset
1136
1137 mm)
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 </row>
1143 <row>
1144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Plain Layout
1148 cc
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Plain Layout
1157 シセロ (1
1158 \begin_inset Formula $\,$
1159 \end_inset
1160
1161 cc = 12
1162 \begin_inset Formula $\,$
1163 \end_inset
1164
1165 dd)
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row>
1172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 ex
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 現在のフォントの文字「x」の高さ
1186 \end_layout
1187
1188 \end_inset
1189 </cell>
1190 </row>
1191 <row>
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Plain Layout
1196 em
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Plain Layout
1205 現在のフォントの文字「M」の幅
1206 \end_layout
1207
1208 \end_inset
1209 </cell>
1210 </row>
1211 <row>
1212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 mu
1217 \end_layout
1218
1219 \end_inset
1220 </cell>
1221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 数式単位(1
1226 \begin_inset space \thinspace{}
1227 \end_inset
1228
1229 mu = 
1230 \begin_inset Formula $\nicefrac{1}{18}$
1231 \end_inset
1232
1233
1234 \begin_inset space \thinspace{}
1235 \end_inset
1236
1237 em)
1238 \end_layout
1239
1240 \end_inset
1241 </cell>
1242 </row>
1243 </lyxtabular>
1244
1245 \end_inset
1246
1247
1248 \end_layout
1249
1250 \end_inset
1251
1252
1253 \end_layout
1254
1255 \begin_layout Standard
1256 \begin_inset Newpage newpage
1257 \end_inset
1258
1259
1260 \end_layout
1261
1262 \begin_layout Section
1263 基礎的な函数
1264 \end_layout
1265
1266 \begin_layout Subsection
1267 指数
1268 \begin_inset Index idx
1269 status collapsed
1270
1271 \begin_layout Plain Layout
1272 しすう@指数
1273 \end_layout
1274
1275 \end_inset
1276
1277 および添字
1278 \begin_inset Index idx
1279 status collapsed
1280
1281 \begin_layout Plain Layout
1282 そえじ@添字
1283 \end_layout
1284
1285 \end_inset
1286
1287
1288 \begin_inset Index idx
1289 status collapsed
1290
1291 \begin_layout Plain Layout
1292 うえつきもじ@上付き文字|see
1293 \begin_inset ERT
1294 status collapsed
1295
1296 \begin_layout Plain Layout
1297
1298 {
1299 \end_layout
1300
1301 \end_inset
1302
1303 指数
1304 \begin_inset ERT
1305 status collapsed
1306
1307 \begin_layout Plain Layout
1308
1309 }
1310 \end_layout
1311
1312 \end_inset
1313
1314
1315 \end_layout
1316
1317 \end_inset
1318
1319
1320 \begin_inset Index idx
1321 status collapsed
1322
1323 \begin_layout Plain Layout
1324 したつきもじ@下付き文字|see
1325 \begin_inset ERT
1326 status collapsed
1327
1328 \begin_layout Plain Layout
1329
1330 {
1331 \end_layout
1332
1333 \end_inset
1334
1335 添字
1336 \begin_inset ERT
1337 status collapsed
1338
1339 \begin_layout Plain Layout
1340
1341 }
1342 \end_layout
1343
1344 \end_inset
1345
1346
1347 \end_layout
1348
1349 \end_inset
1350
1351
1352 \end_layout
1353
1354 \begin_layout Standard
1355 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1356 \begin_inset Graphics
1357         filename ../../images/math-subscript.png
1358         scale 85
1359
1360 \end_inset
1361
1362 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1363 \begin_inset Graphics
1364         filename ../../images/math-superscript.png
1365         scale 85
1366
1367 \end_inset
1368
1369 を使って入力することができます。
1370 \end_layout
1371
1372 \begin_layout Standard
1373 \align center
1374 \begin_inset Tabular
1375 <lyxtabular version="3" rows="4" columns="2">
1376 <features tabularvalignment="middle">
1377 <column alignment="center" valignment="top" width="0pt">
1378 <column alignment="center" valignment="top" width="0pt">
1379 <row>
1380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1381 \begin_inset Text
1382
1383 \begin_layout Plain Layout
1384 コマンド
1385 \end_layout
1386
1387 \end_inset
1388 </cell>
1389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1390 \begin_inset Text
1391
1392 \begin_layout Plain Layout
1393 結果
1394 \begin_inset Note Note
1395 status collapsed
1396
1397 \begin_layout Plain Layout
1398 ここで使われている
1399 \series bold
1400
1401 \backslash
1402 raisebox
1403 \series default
1404 は単なるスペーサーです。
1405 \end_layout
1406
1407 \end_inset
1408
1409
1410 \end_layout
1411
1412 \end_inset
1413 </cell>
1414 </row>
1415 <row>
1416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1417 \begin_inset Text
1418
1419 \begin_layout Plain Layout
1420 B_V
1421 \end_layout
1422
1423 \end_inset
1424 </cell>
1425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1426 \begin_inset Text
1427
1428 \begin_layout Plain Layout
1429 \begin_inset Formula $B_{V}$
1430 \end_inset
1431
1432
1433 \end_layout
1434
1435 \end_inset
1436 </cell>
1437 </row>
1438 <row>
1439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1440 \begin_inset Text
1441
1442 \begin_layout Plain Layout
1443 B^V
1444 \end_layout
1445
1446 \end_inset
1447 </cell>
1448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1449 \begin_inset Text
1450
1451 \begin_layout Plain Layout
1452 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1453 \end_inset
1454
1455
1456 \end_layout
1457
1458 \end_inset
1459 </cell>
1460 </row>
1461 <row>
1462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1463 \begin_inset Text
1464
1465 \begin_layout Plain Layout
1466 B^
1467 \begin_inset ERT
1468 status collapsed
1469
1470 \begin_layout Plain Layout
1471
1472
1473 \backslash
1474 spce 
1475 \end_layout
1476
1477 \end_inset
1478
1479 A
1480 \end_layout
1481
1482 \end_inset
1483 </cell>
1484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1485 \begin_inset Text
1486
1487 \begin_layout Plain Layout
1488 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1489 \end_inset
1490
1491
1492 \end_layout
1493
1494 \end_inset
1495 </cell>
1496 </row>
1497 </lyxtabular>
1498
1499 \end_inset
1500
1501
1502 \end_layout
1503
1504 \begin_layout Standard
1505 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1506 ってしまいます
1507 \begin_inset Foot
1508 status collapsed
1509
1510 \begin_layout Plain Layout
1511 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1512 \end_layout
1513
1514 \end_inset
1515
1516 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1517 \family sans
1518 Space
1519 \family default
1520 を押してください。
1521 \end_layout
1522
1523 \begin_layout Subsection
1524 分数
1525 \begin_inset CommandInset label
1526 LatexCommand label
1527 name "sub:分数"
1528
1529 \end_inset
1530
1531
1532 \begin_inset Index idx
1533 status collapsed
1534
1535 \begin_layout Plain Layout
1536 ぶんすう@分数
1537 \end_layout
1538
1539 \end_inset
1540
1541
1542 \end_layout
1543
1544 \begin_layout Standard
1545 分数は、コマンド
1546 \series bold
1547
1548 \backslash
1549 frac
1550 \series default
1551
1552 \begin_inset Index idx
1553 status collapsed
1554
1555 \begin_layout Plain Layout
1556 こまんど@コマンド ! F ! 
1557 \backslash
1558 frac
1559 \end_layout
1560
1561 \end_inset
1562
1563 か数式ツールバーボタン
1564 \begin_inset Graphics
1565         filename ../../images/math/frac.png
1566         scale 50
1567
1568 \end_inset
1569
1570 で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1571 \begin_inset Graphics
1572         filename ../../images/math/frac-square.png
1573         scale 85
1574
1575 \end_inset
1576
1577 を使えば、分数の種類を選ぶことができます。
1578 \end_layout
1579
1580 \begin_layout Standard
1581 コマンド
1582 \series bold
1583
1584 \backslash
1585 dfrac
1586 \series default
1587
1588 \begin_inset Index idx
1589 status collapsed
1590
1591 \begin_layout Plain Layout
1592 こまんど@コマンド ! D ! 
1593 \backslash
1594 dfrac
1595 \end_layout
1596
1597 \end_inset
1598
1599 を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
1600 \series bold
1601
1602 \backslash
1603 tfrac
1604 \series default
1605
1606 \begin_inset Index idx
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 こまんど@コマンド ! T ! 
1611 \backslash
1612 tfrac
1613 \end_layout
1614
1615 \end_inset
1616
1617 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1618 \end_layout
1619
1620 \begin_layout Standard
1621 これは、コマンド
1622 \series bold
1623
1624 \backslash
1625 frac
1626 \series default
1627 を使用して作った分数
1628 \begin_inset Formula $\frac{1}{2}$
1629 \end_inset
1630
1631 を含む行です。
1632 \end_layout
1633
1634 \begin_layout Standard
1635 これは、コマンド
1636 \series bold
1637
1638 \backslash
1639 dfrac
1640 \series default
1641 を使用して作った分数
1642 \begin_inset Formula $\dfrac{1}{2}$
1643 \end_inset
1644
1645 を含む行です。
1646 \end_layout
1647
1648 \begin_layout Standard
1649 \align center
1650 \begin_inset Tabular
1651 <lyxtabular version="3" rows="4" columns="2">
1652 <features tabularvalignment="middle">
1653 <column alignment="center" valignment="top" width="0pt">
1654 <column alignment="center" valignment="top" width="0pt">
1655 <row>
1656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1657 \begin_inset Text
1658
1659 \begin_layout Plain Layout
1660 コマンド
1661 \end_layout
1662
1663 \end_inset
1664 </cell>
1665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1666 \begin_inset Text
1667
1668 \begin_layout Plain Layout
1669 出力
1670 \begin_inset Note Note
1671 status collapsed
1672
1673 \begin_layout Plain Layout
1674 ここで
1675 \series bold
1676
1677 \backslash
1678 raisebox
1679 \series default
1680 はスペーサーとして使用しているだけです。
1681 \end_layout
1682
1683 \end_inset
1684
1685
1686 \end_layout
1687
1688 \end_inset
1689 </cell>
1690 </row>
1691 <row>
1692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1693 \begin_inset Text
1694
1695 \begin_layout Plain Layout
1696
1697 \backslash
1698 frac
1699 \begin_inset ERT
1700 status collapsed
1701
1702 \begin_layout Plain Layout
1703
1704
1705 \backslash
1706 spce 
1707 \end_layout
1708
1709 \end_inset
1710
1711 A
1712 \begin_inset Formula $\downarrow$
1713 \end_inset
1714
1715 B
1716 \end_layout
1717
1718 \end_inset
1719 </cell>
1720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1721 \begin_inset Text
1722
1723 \begin_layout Plain Layout
1724 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1725 \end_inset
1726
1727
1728 \end_layout
1729
1730 \end_inset
1731 </cell>
1732 </row>
1733 <row>
1734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1735 \begin_inset Text
1736
1737 \begin_layout Plain Layout
1738
1739 \backslash
1740 dfrac
1741 \begin_inset ERT
1742 status collapsed
1743
1744 \begin_layout Plain Layout
1745
1746
1747 \backslash
1748 spce 
1749 \end_layout
1750
1751 \end_inset
1752
1753 A
1754 \begin_inset Formula $\downarrow$
1755 \end_inset
1756
1757 B
1758 \end_layout
1759
1760 \end_inset
1761 </cell>
1762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1763 \begin_inset Text
1764
1765 \begin_layout Plain Layout
1766 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1767 \end_inset
1768
1769
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 </row>
1775 <row>
1776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780
1781 \backslash
1782 dfrac
1783 \begin_inset ERT
1784 status collapsed
1785
1786 \begin_layout Plain Layout
1787
1788
1789 \backslash
1790 spce 
1791 \end_layout
1792
1793 \end_inset
1794
1795 e^
1796 \begin_inset ERT
1797 status collapsed
1798
1799 \begin_layout Plain Layout
1800
1801
1802 \backslash
1803 spce 
1804 \end_layout
1805
1806 \end_inset
1807
1808
1809 \backslash
1810 frac
1811 \begin_inset ERT
1812 status collapsed
1813
1814 \begin_layout Plain Layout
1815
1816
1817 \backslash
1818 spce 
1819 \end_layout
1820
1821 \end_inset
1822
1823 1
1824 \begin_inset Formula $\downarrow$
1825 \end_inset
1826
1827 2
1828 \begin_inset Formula $\downarrow\downarrow$
1829 \end_inset
1830
1831 3
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1841 \end_inset
1842
1843
1844 \end_layout
1845
1846 \end_inset
1847 </cell>
1848 </row>
1849 </lyxtabular>
1850
1851 \end_inset
1852
1853
1854 \end_layout
1855
1856 \begin_layout Standard
1857 \begin_inset VSpace bigskip
1858 \end_inset
1859
1860
1861 \begin_inset Newpage newpage
1862 \end_inset
1863
1864 入れ子の分数を作るには、コマンド
1865 \series bold
1866
1867 \backslash
1868 cfrac
1869 \series default
1870
1871 \begin_inset Index idx
1872 status collapsed
1873
1874 \begin_layout Plain Layout
1875 こまんど@コマンド ! C ! 
1876 \backslash
1877 cfrac
1878 \end_layout
1879
1880 \end_inset
1881
1882 が使えます。以下がその例です。
1883 \begin_inset VSpace -3mm
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Standard
1890 \begin_inset Formula 
1891 \begin{align*}
1892 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1893 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1894 \end{align*}
1895
1896 \end_inset
1897
1898
1899 \end_layout
1900
1901 \begin_layout Standard
1902 上記の例で使用したコマンドは、
1903 \end_layout
1904
1905 \begin_layout Standard
1906
1907 \series bold
1908
1909 \backslash
1910 cfrac
1911 \begin_inset ERT
1912 status collapsed
1913
1914 \begin_layout Plain Layout
1915
1916
1917 \backslash
1918 space 
1919 \end_layout
1920
1921 \end_inset
1922
1923 A
1924 \begin_inset Formula $\downarrow$
1925 \end_inset
1926
1927 B+
1928 \backslash
1929 cfrac
1930 \begin_inset ERT
1931 status collapsed
1932
1933 \begin_layout Plain Layout
1934
1935
1936 \backslash
1937 space 
1938 \end_layout
1939
1940 \end_inset
1941
1942 C+
1943 \backslash
1944 cfrac
1945 \begin_inset ERT
1946 status collapsed
1947
1948 \begin_layout Plain Layout
1949
1950
1951 \backslash
1952 space 
1953 \end_layout
1954
1955 \end_inset
1956
1957 E
1958 \begin_inset Formula $\downarrow$
1959 \end_inset
1960
1961 F
1962 \begin_inset Formula $\downarrow$
1963 \end_inset
1964
1965 D
1966 \end_layout
1967
1968 \begin_layout Standard
1969 です。
1970 \end_layout
1971
1972 \begin_layout Standard
1973 \begin_inset VSpace medskip
1974 \end_inset
1975
1976
1977 \end_layout
1978
1979 \begin_layout Standard
1980
1981 \series bold
1982
1983 \backslash
1984 cfrac
1985 \series default
1986 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行建て数式の大きさに設定します。
1987 \end_layout
1988
1989 \begin_layout Standard
1990 分子の揃え方は、指定することができます。
1991 \series bold
1992
1993 \backslash
1994 cfracleft
1995 \series default
1996 コマンドは左揃えにし、
1997 \series bold
1998
1999 \backslash
2000 cfracright
2001 \series default
2002 は右揃えにします。
2003 \series bold
2004
2005 \backslash
2006 cfrac
2007 \series default
2008 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2009 \begin_inset Newline newline
2010 \end_inset
2011
2012
2013 \series bold
2014
2015 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2016 \end_inset
2017
2018
2019 \begin_inset Formula $\cfrac{A}{B+C}$
2020 \end_inset
2021
2022
2023 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2024 \end_inset
2025
2026
2027 \end_layout
2028
2029 \begin_layout Standard
2030 \begin_inset Note Greyedout
2031 status open
2032
2033 \begin_layout Plain Layout
2034
2035 \series bold
2036 (註)
2037 \backslash
2038 cfracleft
2039 \series default
2040
2041 \series bold
2042
2043 \backslash
2044 cfracright
2045 \series default
2046 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2047 \series bold
2048
2049 \backslash
2050 cfrac[揃え位置]{分子}{分母}
2051 \series default
2052 です。したがって、これらをTeXモードで使うことはできません。
2053 \end_layout
2054
2055 \end_inset
2056
2057
2058 \end_layout
2059
2060 \begin_layout Standard
2061 \begin_inset VSpace medskip
2062 \end_inset
2063
2064 ときに、以下のように
2065 \series bold
2066
2067 \backslash
2068 cfrac
2069 \series default
2070
2071 \series bold
2072
2073 \backslash
2074 frac
2075 \series default
2076 を組み合わせて使うと便利です。
2077 \begin_inset Formula 
2078 \[
2079 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2080 \]
2081
2082 \end_inset
2083
2084
2085 \end_layout
2086
2087 \begin_layout Standard
2088 斜めの分数線を持つ行内分数を作るには、コマンド
2089 \series bold
2090
2091 \backslash
2092 nicefrac
2093 \series default
2094
2095 \begin_inset Index idx
2096 status collapsed
2097
2098 \begin_layout Plain Layout
2099 こまんど@コマンド ! N ! 
2100 \backslash
2101 nicefrac
2102 \end_layout
2103
2104 \end_inset
2105
2106 (例:
2107 \begin_inset Formula $\nicefrac{5}{31}$
2108 \end_inset
2109
2110 )を使うか、コマンド
2111 \series bold
2112
2113 \backslash
2114 unitfrac
2115 \series default
2116
2117 \begin_inset Index idx
2118 status collapsed
2119
2120 \begin_layout Plain Layout
2121 こまんど@コマンド ! U ! 
2122 \backslash
2123 unitfrac
2124 \end_layout
2125
2126 \end_inset
2127
2128 (例:
2129 \begin_inset Formula $\unitfrac{5}{31}$
2130 \end_inset
2131
2132 )を使います。さらに、
2133 \begin_inset Formula $\unitfrac[2]{1}{3}$
2134 \end_inset
2135
2136 のような帯分数を作るコマンド
2137 \series bold
2138
2139 \backslash
2140 unitfracthree
2141 \series default
2142 もあります。
2143 \end_layout
2144
2145 \begin_layout Standard
2146 \begin_inset Note Greyedout
2147 status open
2148
2149 \begin_layout Plain Layout
2150
2151 \series bold
2152 (註)
2153 \series default
2154 実は、
2155 \series bold
2156
2157 \backslash
2158 unitfracthree
2159 \series default
2160 は生粋のLaTeXコマンドではなく、実体は
2161 \begin_inset Newline newline
2162 \end_inset
2163
2164
2165 \series bold
2166
2167 \backslash
2168 unitfrac[自然数]{分子}{分母}
2169 \series default
2170 というコマンドなので、TeXコードでは使用できません。
2171 \end_layout
2172
2173 \end_inset
2174
2175
2176 \end_layout
2177
2178 \begin_layout Standard
2179 分数線を変更できるような独自の分数の定義のしかたは、第
2180 \begin_inset CommandInset ref
2181 LatexCommand ref
2182 reference "sub:自己定義の分数"
2183
2184 \end_inset
2185
2186 節に説明があります。
2187 \end_layout
2188
2189 \begin_layout Subsection
2190 根号
2191 \begin_inset Index idx
2192 status collapsed
2193
2194 \begin_layout Plain Layout
2195 こんごう@根号
2196 \end_layout
2197
2198 \end_inset
2199
2200
2201 \begin_inset Index idx
2202 status collapsed
2203
2204 \begin_layout Plain Layout
2205 るーと@ルート|see
2206 \begin_inset ERT
2207 status collapsed
2208
2209 \begin_layout Plain Layout
2210
2211 {
2212 \end_layout
2213
2214 \end_inset
2215
2216 根号
2217 \begin_inset ERT
2218 status collapsed
2219
2220 \begin_layout Plain Layout
2221
2222 }
2223 \end_layout
2224
2225 \end_inset
2226
2227
2228 \end_layout
2229
2230 \end_inset
2231
2232
2233 \end_layout
2234
2235 \begin_layout Standard
2236 平方根は、
2237 \series bold
2238
2239 \backslash
2240 sqrt
2241 \series default
2242
2243 \begin_inset Index idx
2244 status collapsed
2245
2246 \begin_layout Plain Layout
2247 こまんど@コマンド ! S ! 
2248 \backslash
2249 sqrt
2250 \end_layout
2251
2252 \end_inset
2253
2254 か数式ツールバーボタン
2255 \begin_inset Graphics
2256         filename ../../images/math/sqrt.png
2257         scale 85
2258
2259 \end_inset
2260
2261 で作成することができ、他のすべての根号は、コマンド
2262 \series bold
2263
2264 \backslash
2265 root
2266 \series default
2267
2268 \begin_inset Index idx
2269 status collapsed
2270
2271 \begin_layout Plain Layout
2272 こまんど@コマンド ! R ! 
2273 \backslash
2274 root
2275 \end_layout
2276
2277 \end_inset
2278
2279 か数式ツールバーボタン
2280 \begin_inset Graphics
2281         filename ../../images/math/root.png
2282         scale 85
2283
2284 \end_inset
2285
2286 で作成することができます。
2287 \end_layout
2288
2289 \begin_layout Standard
2290 \align center
2291 \begin_inset Tabular
2292 <lyxtabular version="3" rows="3" columns="2">
2293 <features tabularvalignment="middle">
2294 <column alignment="center" valignment="top" width="0pt">
2295 <column alignment="center" valignment="top" width="0pt">
2296 <row>
2297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2298 \begin_inset Text
2299
2300 \begin_layout Plain Layout
2301 コマンド
2302 \end_layout
2303
2304 \end_inset
2305 </cell>
2306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2307 \begin_inset Text
2308
2309 \begin_layout Plain Layout
2310 出力
2311 \begin_inset Note Note
2312 status collapsed
2313
2314 \begin_layout Plain Layout
2315 ここで
2316 \series bold
2317
2318 \backslash
2319 raisebox
2320 \series default
2321 はスペーサーとして使用しているだけです。
2322 \end_layout
2323
2324 \end_inset
2325
2326
2327 \end_layout
2328
2329 \end_inset
2330 </cell>
2331 </row>
2332 <row>
2333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2334 \begin_inset Text
2335
2336 \begin_layout Plain Layout
2337
2338 \backslash
2339 sqrt
2340 \begin_inset ERT
2341 status collapsed
2342
2343 \begin_layout Plain Layout
2344
2345
2346 \backslash
2347 spce 
2348 \end_layout
2349
2350 \end_inset
2351
2352 A-B
2353 \end_layout
2354
2355 \end_inset
2356 </cell>
2357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2358 \begin_inset Text
2359
2360 \begin_layout Plain Layout
2361 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2362 \end_inset
2363
2364
2365 \end_layout
2366
2367 \end_inset
2368 </cell>
2369 </row>
2370 <row>
2371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2372 \begin_inset Text
2373
2374 \begin_layout Plain Layout
2375
2376 \backslash
2377 root
2378 \begin_inset ERT
2379 status collapsed
2380
2381 \begin_layout Plain Layout
2382
2383
2384 \backslash
2385 spce 
2386 \end_layout
2387
2388 \end_inset
2389
2390 3
2391 \begin_inset Formula $\downarrow$
2392 \end_inset
2393
2394 A-B
2395 \end_layout
2396
2397 \end_inset
2398 </cell>
2399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Plain Layout
2403 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2404 \end_inset
2405
2406
2407 \end_layout
2408
2409 \end_inset
2410 </cell>
2411 </row>
2412 </lyxtabular>
2413
2414 \end_inset
2415
2416
2417 \end_layout
2418
2419 \begin_layout Standard
2420 平方根は、根号指数フィールドを空白のままにしておけば、
2421 \series bold
2422
2423 \backslash
2424 root
2425 \series default
2426 でも作成することができます。
2427 \end_layout
2428
2429 \begin_layout Standard
2430 \begin_inset Formula $\sqrt[\beta]{B}$
2431 \end_inset
2432
2433 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2434 \begin_inset Newline newline
2435 \end_inset
2436
2437 この場合には、
2438 \begin_inset Formula $\beta$
2439 \end_inset
2440
2441 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2442 \series bold
2443
2444 \backslash
2445 leftroot
2446 \series default
2447
2448 \begin_inset Index idx
2449 status collapsed
2450
2451 \begin_layout Plain Layout
2452 こまんど@コマンド ! L ! 
2453 \backslash
2454 leftroot
2455 \end_layout
2456
2457 \end_inset
2458
2459
2460 \series bold
2461
2462 \backslash
2463 uproot
2464 \series default
2465
2466 \begin_inset Index idx
2467 status collapsed
2468
2469 \begin_layout Plain Layout
2470 こまんど@コマンド ! U ! 
2471 \backslash
2472 uproot
2473 \end_layout
2474
2475 \end_inset
2476
2477 を使います。
2478 \end_layout
2479
2480 \begin_layout Standard
2481
2482 \series bold
2483
2484 \backslash
2485 leftroot{距離}
2486 \series default
2487 および
2488 \series bold
2489
2490 \backslash
2491 uproot{距離}
2492 \end_layout
2493
2494 \begin_layout Standard
2495 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2496 \begin_inset Formula $\mathrm{72\, bp=1}$
2497 \end_inset
2498
2499 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2500 \begin_inset Newline newline
2501 \end_inset
2502
2503
2504 \series bold
2505
2506 \backslash
2507 root
2508 \backslash
2509 leftroot{-1
2510 \begin_inset Formula $\to$
2511 \end_inset
2512
2513
2514 \backslash
2515 uproot{2
2516 \begin_inset Formula $\to$
2517 \end_inset
2518
2519
2520 \backslash
2521 beta
2522 \begin_inset ERT
2523 status collapsed
2524
2525 \begin_layout Plain Layout
2526
2527
2528 \backslash
2529 spce 
2530 \end_layout
2531
2532 \end_inset
2533
2534
2535 \begin_inset Formula $\to$
2536 \end_inset
2537
2538 B
2539 \begin_inset Newline newline
2540 \end_inset
2541
2542
2543 \series default
2544 は、正しく組版された数式
2545 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2546 \end_inset
2547
2548 を生成します。
2549 \end_layout
2550
2551 \begin_layout Subsection
2552 二項係数
2553 \begin_inset Index idx
2554 status collapsed
2555
2556 \begin_layout Plain Layout
2557 にこうけいすう@二項係数
2558 \end_layout
2559
2560 \end_inset
2561
2562
2563 \end_layout
2564
2565 \begin_layout Standard
2566 二項係数は、コマンド
2567 \series bold
2568
2569 \backslash
2570 binom
2571 \series default
2572
2573 \begin_inset Index idx
2574 status collapsed
2575
2576 \begin_layout Plain Layout
2577 こまんど@コマンド ! B ! 
2578 \backslash
2579 binom
2580 \end_layout
2581
2582 \end_inset
2583
2584 か数式ツールバーボタン
2585 \begin_inset Graphics
2586         filename ../../images/math/frac-square.png
2587         scale 85
2588
2589 \end_inset
2590
2591 の下位メニューを使って挿入することができます。分数(
2592 \series bold
2593
2594 \backslash
2595 frac
2596 \series default
2597 )と同様に、
2598 \series bold
2599
2600 \backslash
2601 binom
2602 \series default
2603 の他に、コマンド
2604 \series bold
2605
2606 \backslash
2607 dbinom
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 こまんど@コマンド ! D ! 
2613 \backslash
2614 dbinom
2615 \end_layout
2616
2617 \end_inset
2618
2619
2620 \series default
2621 および
2622 \series bold
2623
2624 \backslash
2625 tbinom
2626 \series default
2627
2628 \begin_inset Index idx
2629 status collapsed
2630
2631 \begin_layout Plain Layout
2632 こまんど@コマンド ! T ! 
2633 \backslash
2634 tbinom
2635 \end_layout
2636
2637 \end_inset
2638
2639 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2640 \series bold
2641
2642 \backslash
2643 brace
2644 \series default
2645
2646 \begin_inset Index idx
2647 status collapsed
2648
2649 \begin_layout Plain Layout
2650 こまんど@コマンド ! B ! 
2651 \backslash
2652 brace
2653 \end_layout
2654
2655 \end_inset
2656
2657
2658 \series bold
2659
2660 \backslash
2661 brack
2662 \series default
2663
2664 \begin_inset Index idx
2665 status collapsed
2666
2667 \begin_layout Plain Layout
2668 こまんど@コマンド ! B ! 
2669 \backslash
2670 brack
2671 \end_layout
2672
2673 \end_inset
2674
2675 があります。
2676 \end_layout
2677
2678 \begin_layout Standard
2679 \align center
2680 \begin_inset Tabular
2681 <lyxtabular version="3" rows="6" columns="2">
2682 <features tabularvalignment="middle">
2683 <column alignment="center" valignment="top" width="0pt">
2684 <column alignment="center" valignment="top" width="0pt">
2685 <row>
2686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2687 \begin_inset Text
2688
2689 \begin_layout Plain Layout
2690 コマンド
2691 \end_layout
2692
2693 \end_inset
2694 </cell>
2695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2696 \begin_inset Text
2697
2698 \begin_layout Plain Layout
2699 出力
2700 \begin_inset Note Note
2701 status collapsed
2702
2703 \begin_layout Plain Layout
2704 ここで
2705 \series bold
2706
2707 \backslash
2708 raisebox
2709 \series default
2710 はスペーサーとして使用しているだけです。
2711 \end_layout
2712
2713 \end_inset
2714
2715
2716 \end_layout
2717
2718 \end_inset
2719 </cell>
2720 </row>
2721 <row>
2722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2723 \begin_inset Text
2724
2725 \begin_layout Plain Layout
2726
2727 \backslash
2728 binom
2729 \begin_inset ERT
2730 status collapsed
2731
2732 \begin_layout Plain Layout
2733
2734
2735 \backslash
2736 spce 
2737 \end_layout
2738
2739 \end_inset
2740
2741 A
2742 \begin_inset Formula $\downarrow$
2743 \end_inset
2744
2745 B
2746 \end_layout
2747
2748 \end_inset
2749 </cell>
2750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2751 \begin_inset Text
2752
2753 \begin_layout Plain Layout
2754 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2755 \end_inset
2756
2757
2758 \end_layout
2759
2760 \end_inset
2761 </cell>
2762 </row>
2763 <row>
2764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2765 \begin_inset Text
2766
2767 \begin_layout Plain Layout
2768
2769 \backslash
2770 dbinom
2771 \begin_inset ERT
2772 status collapsed
2773
2774 \begin_layout Plain Layout
2775
2776
2777 \backslash
2778 spce 
2779 \end_layout
2780
2781 \end_inset
2782
2783 A
2784 \begin_inset Formula $\downarrow$
2785 \end_inset
2786
2787 B
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2793 \begin_inset Text
2794
2795 \begin_layout Plain Layout
2796 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2797 \end_inset
2798
2799
2800 \end_layout
2801
2802 \end_inset
2803 </cell>
2804 </row>
2805 <row>
2806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810
2811 \backslash
2812 tbinom
2813 \begin_inset ERT
2814 status collapsed
2815
2816 \begin_layout Plain Layout
2817
2818
2819 \backslash
2820 spce 
2821 \end_layout
2822
2823 \end_inset
2824
2825 A
2826 \begin_inset Formula $\downarrow$
2827 \end_inset
2828
2829 B
2830 \end_layout
2831
2832 \end_inset
2833 </cell>
2834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2835 \begin_inset Text
2836
2837 \begin_layout Plain Layout
2838 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2839 \end_inset
2840
2841
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 </row>
2847 <row>
2848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852
2853 \backslash
2854 brack
2855 \begin_inset ERT
2856 status collapsed
2857
2858 \begin_layout Plain Layout
2859
2860
2861 \backslash
2862 spce 
2863 \end_layout
2864
2865 \end_inset
2866
2867 A
2868 \begin_inset Formula $\downarrow$
2869 \end_inset
2870
2871 B
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2877 \begin_inset Text
2878
2879 \begin_layout Plain Layout
2880 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2881 \end_inset
2882
2883
2884 \end_layout
2885
2886 \end_inset
2887 </cell>
2888 </row>
2889 <row>
2890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2891 \begin_inset Text
2892
2893 \begin_layout Plain Layout
2894
2895 \backslash
2896 brace
2897 \begin_inset ERT
2898 status collapsed
2899
2900 \begin_layout Plain Layout
2901
2902
2903 \backslash
2904 spce 
2905 \end_layout
2906
2907 \end_inset
2908
2909 A
2910 \begin_inset Formula $\downarrow$
2911 \end_inset
2912
2913 B
2914 \end_layout
2915
2916 \end_inset
2917 </cell>
2918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2919 \begin_inset Text
2920
2921 \begin_layout Plain Layout
2922 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2923 \end_inset
2924
2925
2926 \end_layout
2927
2928 \end_inset
2929 </cell>
2930 </row>
2931 </lyxtabular>
2932
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \begin_layout Subsection
2939 場合分け
2940 \begin_inset Index idx
2941 status collapsed
2942
2943 \begin_layout Plain Layout
2944 ばあいわけ@場合分け
2945 \end_layout
2946
2947 \end_inset
2948
2949
2950 \end_layout
2951
2952 \begin_layout Standard
2953 \align center
2954 \begin_inset Tabular
2955 <lyxtabular version="3" rows="3" columns="2">
2956 <features tabularvalignment="middle">
2957 <column alignment="center" valignment="top" width="0pt">
2958 <column alignment="center" valignment="top" width="0pt">
2959 <row>
2960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2961 \begin_inset Text
2962
2963 \begin_layout Plain Layout
2964 コマンド
2965 \end_layout
2966
2967 \end_inset
2968 </cell>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973 出力
2974 \end_layout
2975
2976 \end_inset
2977 </cell>
2978 </row>
2979 <row>
2980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2981 \begin_inset Text
2982
2983 \begin_layout Plain Layout
2984
2985 \backslash
2986 cases
2987 \begin_inset ERT
2988 status collapsed
2989
2990 \begin_layout Plain Layout
2991
2992
2993 \backslash
2994 spce 
2995 \end_layout
2996
2997 \end_inset
2998
2999 A
3000 \begin_inset Formula $\to$
3001 \end_inset
3002
3003 B
3004 \begin_inset Formula $>$
3005 \end_inset
3006
3007 0
3008 \begin_inset Index idx
3009 status collapsed
3010
3011 \begin_layout Plain Layout
3012 こまんど@コマンド ! C ! 
3013 \backslash
3014 cases
3015 \end_layout
3016
3017 \end_inset
3018
3019
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028 \begin_inset Formula $\begin{cases}
3029 A & B>0\end{cases}$
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 </row>
3038 <row>
3039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3040 \begin_inset Text
3041
3042 \begin_layout Plain Layout
3043
3044 \backslash
3045 cases
3046 \begin_inset ERT
3047 status collapsed
3048
3049 \begin_layout Plain Layout
3050
3051
3052 \backslash
3053 spce 
3054 \end_layout
3055
3056 \end_inset
3057
3058
3059 \begin_inset Info
3060 type  "shortcut"
3061 arg   "newline-insert newline"
3062 \end_inset
3063
3064
3065 \end_layout
3066
3067 \end_inset
3068 </cell>
3069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3070 \begin_inset Text
3071
3072 \begin_layout Plain Layout
3073 \begin_inset Formula $\begin{cases}
3074 A & \textrm{for }x>0\\
3075 B & \textrm{for }x=0
3076 \end{cases}$
3077 \end_inset
3078
3079
3080 \end_layout
3081
3082 \end_inset
3083 </cell>
3084 </row>
3085 </lyxtabular>
3086
3087 \end_inset
3088
3089
3090 \end_layout
3091
3092 \begin_layout Standard
3093
3094 \series bold
3095
3096 \backslash
3097 cases
3098 \series default
3099 を挿入するか数式ツールバーボタン
3100 \begin_inset Graphics
3101         filename ../../images/math/cases.png
3102         scale 85
3103
3104 \end_inset
3105
3106 を使用した後では、短絡キー
3107 \begin_inset Info
3108 type  "shortcut"
3109 arg   "newline-insert newline"
3110 \end_inset
3111
3112 か表ツールバーボタン
3113 \begin_inset Graphics
3114         filename ../../images/tabular-feature_append-row.png
3115         scale 85
3116
3117 \end_inset
3118
3119 を使えば、新しい行を作ることができます。
3120 \end_layout
3121
3122 \begin_layout Standard
3123 コマンド
3124 \series bold
3125
3126 \backslash
3127 cases
3128 \series default
3129 は、
3130 \family sans
3131 挿入\SpecialChar \menuseparator
3132 数式\SpecialChar \menuseparator
3133 Cases環境
3134 \family default
3135 メニューで挿入することもできます。
3136 \end_layout
3137
3138 \begin_layout Subsection
3139 否定
3140 \begin_inset Index idx
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144 ひてい@否定
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \end_layout
3151
3152 \begin_layout Standard
3153
3154 \series bold
3155
3156 \backslash
3157 not
3158 \series default
3159
3160 \begin_inset Index idx
3161 status collapsed
3162
3163 \begin_layout Plain Layout
3164 こまんど@コマンド ! N ! 
3165 \backslash
3166 not
3167 \end_layout
3168
3169 \end_inset
3170
3171 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3172 \end_layout
3173
3174 \begin_layout Standard
3175 \align center
3176 \begin_inset Tabular
3177 <lyxtabular version="3" rows="4" columns="2">
3178 <features tabularvalignment="middle">
3179 <column alignment="center" valignment="top" width="0pt">
3180 <column alignment="center" valignment="top" width="0pt">
3181 <row>
3182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186 コマンド
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \begin_layout Plain Layout
3195 出力
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 </row>
3201 <row>
3202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3203 \begin_inset Text
3204
3205 \begin_layout Plain Layout
3206
3207 \backslash
3208 not=
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217 \begin_inset Formula $\not=$
3218 \end_inset
3219
3220
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 </row>
3226 <row>
3227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Plain Layout
3231
3232 \backslash
3233 not 
3234 \backslash
3235 le
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3241 \begin_inset Text
3242
3243 \begin_layout Plain Layout
3244 \begin_inset Formula $\not\le$
3245 \end_inset
3246
3247
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 </row>
3253 <row>
3254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3255 \begin_inset Text
3256
3257 \begin_layout Plain Layout
3258
3259 \backslash
3260 not 
3261 \backslash
3262 parallel
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271 \begin_inset Formula $\not\parallel$
3272 \end_inset
3273
3274
3275 \end_layout
3276
3277 \end_inset
3278 </cell>
3279 </row>
3280 </lyxtabular>
3281
3282 \end_inset
3283
3284
3285 \end_layout
3286
3287 \begin_layout Standard
3288 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3289 \begin_inset CommandInset ref
3290 LatexCommand ref
3291 reference "sub:数学記号"
3292
3293 \end_inset
3294
3295 節および第
3296 \begin_inset CommandInset ref
3297 LatexCommand ref
3298 reference "sec:関係子"
3299
3300 \end_inset
3301
3302 節を参照)。
3303 \end_layout
3304
3305 \begin_layout Subsection
3306 埋め草
3307 \begin_inset CommandInset label
3308 LatexCommand label
3309 name "sub:埋め草"
3310
3311 \end_inset
3312
3313
3314 \begin_inset Index idx
3315 status collapsed
3316
3317 \begin_layout Plain Layout
3318 うめくさ@埋め草
3319 \end_layout
3320
3321 \end_inset
3322
3323
3324 \begin_inset Index idx
3325 status collapsed
3326
3327 \begin_layout Plain Layout
3328 かがくきごう@化学記号 ! どういたい@同位体
3329 \end_layout
3330
3331 \end_inset
3332
3333
3334 \begin_inset Index idx
3335 status collapsed
3336
3337 \begin_layout Plain Layout
3338 どういたい@同位体|see
3339 \begin_inset ERT
3340 status collapsed
3341
3342 \begin_layout Plain Layout
3343
3344 {
3345 \end_layout
3346
3347 \end_inset
3348
3349 化学記号
3350 \begin_inset ERT
3351 status collapsed
3352
3353 \begin_layout Plain Layout
3354
3355 }
3356 \end_layout
3357
3358 \end_inset
3359
3360
3361 \end_layout
3362
3363 \end_inset
3364
3365
3366 \begin_inset Index idx
3367 status collapsed
3368
3369 \begin_layout Plain Layout
3370 あいそとーぷ@アイソトープ|see
3371 \begin_inset ERT
3372 status collapsed
3373
3374 \begin_layout Plain Layout
3375
3376 {
3377 \end_layout
3378
3379 \end_inset
3380
3381 同位体
3382 \begin_inset ERT
3383 status collapsed
3384
3385 \begin_layout Plain Layout
3386
3387 }
3388 \end_layout
3389
3390 \end_inset
3391
3392
3393 \end_layout
3394
3395 \end_inset
3396
3397
3398 \end_layout
3399
3400 \begin_layout Standard
3401 たとえば同位体
3402 \begin_inset Foot
3403 status collapsed
3404
3405 \begin_layout Plain Layout
3406 同位体と化学記号の組版に関しては、第
3407 \begin_inset CommandInset ref
3408 LatexCommand ref
3409 reference "sub:化学記号と化学式"
3410
3411 \end_inset
3412
3413 節に記述があります。
3414 \end_layout
3415
3416 \end_inset
3417
3418 を表示しようとすると、次のような問題が起こります。
3419 \end_layout
3420
3421 \begin_layout Standard
3422 \align center
3423 \begin_inset Tabular
3424 <lyxtabular version="3" rows="2" columns="2">
3425 <features tabularvalignment="middle">
3426 <column alignment="center" valignment="top" width="0pt">
3427 <column alignment="center" valignment="top" width="0pt">
3428 <row>
3429 <cell alignment="center" valignment="top" usebox="none">
3430 \begin_inset Text
3431
3432 \begin_layout Plain Layout
3433 上付き文字と下付き文字を使用して作った指数:
3434 \end_layout
3435
3436 \end_inset
3437 </cell>
3438 <cell alignment="center" valignment="top" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3443 \end_inset
3444
3445
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 </row>
3451 <row>
3452 <cell alignment="center" valignment="top" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456 正しい指数:
3457 \end_layout
3458
3459 \end_inset
3460 </cell>
3461 <cell alignment="center" valignment="top" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3466 \end_inset
3467
3468
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 </row>
3474 </lyxtabular>
3475
3476 \end_inset
3477
3478
3479 \begin_inset Note Note
3480 status collapsed
3481
3482 \begin_layout Plain Layout
3483 ここで
3484 \series bold
3485
3486 \backslash
3487 raisebox
3488 \series default
3489 はスペーサーとして使用しているだけです。
3490 \end_layout
3491
3492 \end_inset
3493
3494
3495 \end_layout
3496
3497 \begin_layout Standard
3498 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3499 \series bold
3500
3501 \backslash
3502 phantom
3503 \series default
3504
3505 \begin_inset Index idx
3506 status collapsed
3507
3508 \begin_layout Plain Layout
3509 こまんど@コマンド ! P ! 
3510 \backslash
3511 phantom
3512 \end_layout
3513
3514 \end_inset
3515
3516 や数式ツールバーボタン
3517 \begin_inset Foot
3518 status collapsed
3519
3520 \begin_layout Plain Layout
3521 ツールバーボタン
3522 \begin_inset Graphics
3523         filename ../../images/math/space.png
3524         scale 85
3525
3526 \end_inset
3527
3528 の下位メニューに入っています。
3529 \end_layout
3530
3531 \end_inset
3532
3533
3534 \begin_inset Graphics
3535         filename ../../images/math/phantom.png
3536         scale 85
3537
3538 \end_inset
3539
3540 があります。
3541 \series bold
3542
3543 \backslash
3544 phantom
3545 \series default
3546 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3547 ち文字)として適用されることを示しています。したがって、
3548 \series bold
3549
3550 \backslash
3551 phantom
3552 \series default
3553 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3554 \end_layout
3555
3556 \begin_layout Standard
3557 \align center
3558 \begin_inset Tabular
3559 <lyxtabular version="3" rows="4" columns="2">
3560 <features tabularvalignment="middle">
3561 <column alignment="center" valignment="top" width="0">
3562 <column alignment="center" valignment="top" width="0">
3563 <row>
3564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568 コマンド
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577 出力
3578 \begin_inset Note Note
3579 status collapsed
3580
3581 \begin_layout Plain Layout
3582 ここで
3583 \series bold
3584
3585 \backslash
3586 raisebox
3587 \series default
3588 はスペーサーとして使用しているだけです。
3589 \end_layout
3590
3591 \end_inset
3592
3593
3594 \end_layout
3595
3596 \end_inset
3597 </cell>
3598 </row>
3599 <row>
3600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604 ^19
3605 \begin_inset ERT
3606 status collapsed
3607
3608 \begin_layout Plain Layout
3609
3610
3611 \backslash
3612 spce 
3613 \end_layout
3614
3615 \end_inset
3616
3617 _
3618 \backslash
3619 phantom
3620 \begin_inset ERT
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624
3625
3626 \backslash
3627 spce 
3628 \end_layout
3629
3630 \end_inset
3631
3632 1
3633 \begin_inset Formula $\to$
3634 \end_inset
3635
3636 9
3637 \begin_inset ERT
3638 status collapsed
3639
3640 \begin_layout Plain Layout
3641
3642
3643 \backslash
3644 spce 
3645 \end_layout
3646
3647 \end_inset
3648
3649 F
3650 \end_layout
3651
3652 \end_inset
3653 </cell>
3654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3655 \begin_inset Text
3656
3657 \begin_layout Plain Layout
3658 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 </row>
3667 <row>
3668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 ^235
3673 \begin_inset ERT
3674 status collapsed
3675
3676 \begin_layout Plain Layout
3677
3678
3679 \backslash
3680 spce 
3681 \end_layout
3682
3683 \end_inset
3684
3685 _
3686 \backslash
3687 phantom
3688 \begin_inset ERT
3689 status collapsed
3690
3691 \begin_layout Plain Layout
3692
3693
3694 \backslash
3695 spce 
3696 \end_layout
3697
3698 \end_inset
3699
3700 23
3701 \begin_inset Formula $\to$
3702 \end_inset
3703
3704 9
3705 \begin_inset ERT
3706 status collapsed
3707
3708 \begin_layout Plain Layout
3709
3710
3711 \backslash
3712 spce 
3713 \end_layout
3714
3715 \end_inset
3716
3717 F
3718 \end_layout
3719
3720 \end_inset
3721 </cell>
3722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3723 \begin_inset Text
3724
3725 \begin_layout Plain Layout
3726 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3727 \end_inset
3728
3729
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 </row>
3735 <row>
3736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3737 \begin_inset Text
3738
3739 \begin_layout Plain Layout
3740
3741 \backslash
3742 Lambda^
3743 \begin_inset ERT
3744 status collapsed
3745
3746 \begin_layout Plain Layout
3747
3748
3749 \backslash
3750 spce 
3751 \end_layout
3752
3753 \end_inset
3754
3755
3756 \backslash
3757 phantom
3758 \begin_inset ERT
3759 status collapsed
3760
3761 \begin_layout Plain Layout
3762
3763
3764 \backslash
3765 spce 
3766 \end_layout
3767
3768 \end_inset
3769
3770 ii
3771 \begin_inset Formula $\to$
3772 \end_inset
3773
3774 t
3775 \begin_inset ERT
3776 status collapsed
3777
3778 \begin_layout Plain Layout
3779
3780
3781 \backslash
3782 spce 
3783 \end_layout
3784
3785 \end_inset
3786
3787 _MMt
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3797 \end_inset
3798
3799
3800 \end_layout
3801
3802 \end_inset
3803 </cell>
3804 </row>
3805 </lyxtabular>
3806
3807 \end_inset
3808
3809
3810 \end_layout
3811
3812 \begin_layout Standard
3813 さらに、
3814 \series bold
3815
3816 \backslash
3817 vphantom
3818 \series default
3819
3820 \begin_inset Index idx
3821 status collapsed
3822
3823 \begin_layout Plain Layout
3824 こまんど@コマンド ! V ! 
3825 \backslash
3826 vphantom
3827 \end_layout
3828
3829 \end_inset
3830
3831 (ツールバーボタン
3832 \begin_inset space ~
3833 \end_inset
3834
3835
3836 \begin_inset Graphics
3837         filename ../../images/math/vphantom.png
3838         scale 85
3839
3840 \end_inset
3841
3842 )および
3843 \series bold
3844
3845 \backslash
3846 hphantom
3847 \series default
3848
3849 \begin_inset Index idx
3850 status collapsed
3851
3852 \begin_layout Plain Layout
3853 こまんど@コマンド ! H ! 
3854 \backslash
3855 hphantom
3856 \end_layout
3857
3858 \end_inset
3859
3860 (ツールバーボタン
3861 \begin_inset space ~
3862 \end_inset
3863
3864
3865 \begin_inset Graphics
3866         filename ../../images/math/hphantom.png
3867         scale 85
3868
3869 \end_inset
3870
3871 )というコマンドもあります。
3872 \series bold
3873
3874 \backslash
3875 vphantom
3876 \series default
3877 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3878 \series bold
3879
3880 \backslash
3881 hphantom
3882 \series default
3883 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3884 \end_layout
3885
3886 \begin_layout Standard
3887 たとえば、
3888 \series bold
3889
3890 \backslash
3891 vphantom
3892 \series default
3893
3894 \begin_inset ERT
3895 status collapsed
3896
3897 \begin_layout Plain Layout
3898
3899
3900 \backslash
3901 spce 
3902 \end_layout
3903
3904 \end_inset
3905
3906
3907 \series bold
3908 a
3909 \backslash
3910 int
3911 \series default
3912 は、積分記号
3913 \begin_inset Foot
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917
3918 \series bold
3919
3920 \backslash
3921 int
3922 \series default
3923 コマンドは、積分記号を生成します。第
3924 \begin_inset CommandInset ref
3925 LatexCommand ref
3926 reference "sub:大演算子"
3927
3928 \end_inset
3929
3930 節を参照してください。
3931 \end_layout
3932
3933 \end_inset
3934
3935 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3936 \begin_inset CommandInset ref
3937 LatexCommand ref
3938 reference "sub:多行にわたる括弧"
3939
3940 \end_inset
3941
3942 節を参照してください。
3943 \end_layout
3944
3945 \begin_layout Standard
3946 埋め草は、メニュー
3947 \family sans
3948 挿入\SpecialChar \menuseparator
3949 整形\SpecialChar \menuseparator
3950 埋め草
3951 \family default
3952 を使えば、以下のように本文中でも使用することができます。
3953 \end_layout
3954
3955 \begin_layout Standard
3956 これは本文です。
3957 \begin_inset Newline newline
3958 \end_inset
3959
3960
3961 \begin_inset Phantom Phantom
3962 status open
3963
3964 \begin_layout Plain Layout
3965 これは
3966 \end_layout
3967
3968 \end_inset
3969
3970 本文です。
3971 \end_layout
3972
3973 \begin_layout Subsection
3974 横線
3975 \begin_inset Index idx
3976 status collapsed
3977
3978 \begin_layout Plain Layout
3979 よこせん@横線
3980 \end_layout
3981
3982 \end_inset
3983
3984
3985 \begin_inset Index idx
3986 status collapsed
3987
3988 \begin_layout Plain Layout
3989 すうしき@数式 ! かせん@下線
3990 \end_layout
3991
3992 \end_inset
3993
3994
3995 \begin_inset Index idx
3996 status collapsed
3997
3998 \begin_layout Plain Layout
3999 ぼうせん@棒線|see
4000 \begin_inset ERT
4001 status collapsed
4002
4003 \begin_layout Plain Layout
4004
4005 {
4006 \end_layout
4007
4008 \end_inset
4009
4010 横線
4011 \begin_inset ERT
4012 status collapsed
4013
4014 \begin_layout Plain Layout
4015
4016 }
4017 \end_layout
4018
4019 \end_inset
4020
4021
4022 \end_layout
4023
4024 \end_inset
4025
4026
4027 \end_layout
4028
4029 \begin_layout Standard
4030 \align center
4031 \begin_inset Tabular
4032 <lyxtabular version="3" rows="4" columns="2">
4033 <features tabularvalignment="middle">
4034 <column alignment="center" valignment="top" width="0pt">
4035 <column alignment="center" valignment="top" width="0pt">
4036 <row>
4037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041 コマンド
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4047 \begin_inset Text
4048
4049 \begin_layout Plain Layout
4050 出力
4051 \begin_inset Note Note
4052 status collapsed
4053
4054 \begin_layout Plain Layout
4055 ここで
4056 \series bold
4057
4058 \backslash
4059 raisebox
4060 \series default
4061 はスペーサーとして使用しているだけです。
4062 \end_layout
4063
4064 \end_inset
4065
4066
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \backslash
4079 overline
4080 \begin_inset ERT
4081 status collapsed
4082
4083 \begin_layout Plain Layout
4084
4085
4086 \backslash
4087 spce 
4088 \end_layout
4089
4090 \end_inset
4091
4092 A+B
4093 \begin_inset Index idx
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097 こまんど@コマンド ! O ! 
4098 \backslash
4099 overline
4100 \end_layout
4101
4102 \end_inset
4103
4104
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Plain Layout
4113 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4114 \end_inset
4115
4116
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 </row>
4122 <row>
4123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4124 \begin_inset Text
4125
4126 \begin_layout Plain Layout
4127
4128 \backslash
4129 underline
4130 \begin_inset ERT
4131 status collapsed
4132
4133 \begin_layout Plain Layout
4134
4135
4136 \backslash
4137 spce 
4138 \end_layout
4139
4140 \end_inset
4141
4142 A+B
4143 \begin_inset Index idx
4144 status collapsed
4145
4146 \begin_layout Plain Layout
4147 こまんど@コマンド ! U ! 
4148 \backslash
4149 underline
4150 \end_layout
4151
4152 \end_inset
4153
4154
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4164 \end_inset
4165
4166
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 </row>
4172 <row>
4173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4174 \begin_inset Text
4175
4176 \begin_layout Plain Layout
4177
4178 \backslash
4179 overline
4180 \begin_inset ERT
4181 status collapsed
4182
4183 \begin_layout Plain Layout
4184
4185
4186 \backslash
4187 spce 
4188 \end_layout
4189
4190 \end_inset
4191
4192
4193 \backslash
4194 underline
4195 \begin_inset ERT
4196 status collapsed
4197
4198 \begin_layout Plain Layout
4199
4200
4201 \backslash
4202 spce 
4203 \end_layout
4204
4205 \end_inset
4206
4207 A+B
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4217 \end_inset
4218
4219
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 </row>
4225 </lyxtabular>
4226
4227 \end_inset
4228
4229
4230 \end_layout
4231
4232 \begin_layout Standard
4233 上記最後の例では、先に
4234 \series bold
4235
4236 \backslash
4237 overline
4238 \series default
4239 が来ようが
4240 \series bold
4241
4242 \backslash
4243 underline
4244 \series default
4245 が来ようが、関係ありません。
4246 \end_layout
4247
4248 \begin_layout Standard
4249 二重下線を引くには、
4250 \series bold
4251
4252 \backslash
4253 underline
4254 \series default
4255 を二回使います。
4256 \end_layout
4257
4258 \begin_layout Standard
4259 文字の上下6本の線まで引くことができます。
4260 \end_layout
4261
4262 \begin_layout Standard
4263 \begin_inset VSpace bigskip
4264 \end_inset
4265
4266 自製の線は、以下の書式を持つ
4267 \series bold
4268
4269 \backslash
4270 rule
4271 \series default
4272
4273 \begin_inset Index idx
4274 status collapsed
4275
4276 \begin_layout Plain Layout
4277 こまんど@こまんど ! R ! 
4278 \backslash
4279 rule
4280 \end_layout
4281
4282 \end_inset
4283
4284 コマンドで作成することができます。
4285 \end_layout
4286
4287 \begin_layout Standard
4288
4289 \series bold
4290
4291 \backslash
4292 rule[垂直オフセット幅]{長さ}{厚み}
4293 \end_layout
4294
4295 \begin_layout Standard
4296 オプションの
4297 \series bold
4298 「垂直オフセット幅
4299 \series default
4300 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4301 \begin_inset CommandInset ref
4302 LatexCommand ref
4303 reference "tab:使用できる単位"
4304
4305 \end_inset
4306
4307 表に掲げてある単位を用いることができます。以下に、
4308 \begin_inset Newline newline
4309 \end_inset
4310
4311
4312 \series bold
4313
4314 \backslash
4315 rule[-2ex]{3cm}{2pt}
4316 \series default
4317  および 
4318 \series bold
4319
4320 \backslash
4321 rule{2cm}{1pt}
4322 \begin_inset Newline newline
4323 \end_inset
4324
4325
4326 \series default
4327 というコマンドを用いて作成したふたつの例を例示します。
4328 \end_layout
4329
4330 \begin_layout Standard
4331 この行には、
4332 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4333 \end_inset
4334
4335 二本の線があります。
4336 \end_layout
4337
4338 \begin_layout Standard
4339
4340 \backslash
4341 ruleは、メニュー
4342 \family sans
4343 挿入\SpecialChar \menuseparator
4344 整形\SpecialChar \menuseparator
4345 水平線
4346 \family default
4347 を使っても、本文に挿入することができます。
4348 \end_layout
4349
4350 \begin_layout Standard
4351 これは一行の
4352 \begin_inset CommandInset line
4353 LatexCommand rule
4354 offset "0.5ex"
4355 width "3cm"
4356 height "1pt"
4357
4358 \end_inset
4359
4360 文章です。
4361 \end_layout
4362
4363 \begin_layout Subsection
4364 省略符号
4365 \begin_inset CommandInset label
4366 LatexCommand label
4367 name "sub:省略符号"
4368
4369 \end_inset
4370
4371
4372 \begin_inset Index idx
4373 status collapsed
4374
4375 \begin_layout Plain Layout
4376 しょうりゃくふごう@省略符号
4377 \end_layout
4378
4379 \end_inset
4380
4381
4382 \end_layout
4383
4384 \begin_layout Standard
4385 省略符号には、いくつかの種類が使用できます
4386 \begin_inset Foot
4387 status collapsed
4388
4389 \begin_layout Plain Layout
4390 数式ツールバー中の
4391 \begin_inset Graphics
4392         filename ../../images/math/ldots.png
4393         scale 85
4394
4395 \end_inset
4396
4397 ボタンで表示されている下位メニューです。
4398 \end_layout
4399
4400 \end_inset
4401
4402 。列挙のためには、ベースラインの点々(
4403 \series bold
4404
4405 \backslash
4406 ldots
4407 \series default
4408
4409 \begin_inset Index idx
4410 status collapsed
4411
4412 \begin_layout Plain Layout
4413 こまんど@コマンド ! L ! 
4414 \backslash
4415 ldots
4416 \end_layout
4417
4418 \end_inset
4419
4420 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4421 \series bold
4422
4423 \backslash
4424 cdots
4425 \series default
4426
4427 \begin_inset Index idx
4428 status collapsed
4429
4430 \begin_layout Plain Layout
4431 こまんど@コマンド ! C ! 
4432 \backslash
4433 cdots
4434 \end_layout
4435
4436 \end_inset
4437
4438 )が必要です。
4439 \series bold
4440
4441 \backslash
4442 dots
4443 \series default
4444
4445 \begin_inset Index idx
4446 status collapsed
4447
4448 \begin_layout Plain Layout
4449 こまんど@コマンド ! D ! 
4450 \backslash
4451 dots
4452 \end_layout
4453
4454 \end_inset
4455
4456 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4457 \end_layout
4458
4459 \begin_layout Standard
4460 \align center
4461 \begin_inset Tabular
4462 <lyxtabular version="3" rows="9" columns="2">
4463 <features tabularvalignment="middle">
4464 <column alignment="center" valignment="top" width="0pt">
4465 <column alignment="center" valignment="top" width="0pt">
4466 <row>
4467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471 コマンド
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480 出力
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 </row>
4486 <row>
4487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4488 \begin_inset Text
4489
4490 \begin_layout Plain Layout
4491 A_1
4492 \begin_inset ERT
4493 status collapsed
4494
4495 \begin_layout Plain Layout
4496
4497
4498 \backslash
4499 spce 
4500 \end_layout
4501
4502 \end_inset
4503
4504 ,
4505 \backslash
4506 dots
4507 \begin_inset ERT
4508 status collapsed
4509
4510 \begin_layout Plain Layout
4511
4512
4513 \backslash
4514 spce 
4515 \end_layout
4516
4517 \end_inset
4518
4519 ,A_n
4520 \end_layout
4521
4522 \end_inset
4523 </cell>
4524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4525 \begin_inset Text
4526
4527 \begin_layout Plain Layout
4528 \begin_inset Formula $A_{1},\dots,A_{n}$
4529 \end_inset
4530
4531
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 </row>
4537 <row>
4538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542 A_1
4543 \begin_inset ERT
4544 status collapsed
4545
4546 \begin_layout Plain Layout
4547
4548
4549 \backslash
4550 spce 
4551 \end_layout
4552
4553 \end_inset
4554
4555 +
4556 \backslash
4557 dots
4558 \begin_inset ERT
4559 status collapsed
4560
4561 \begin_layout Plain Layout
4562
4563
4564 \backslash
4565 spce 
4566 \end_layout
4567
4568 \end_inset
4569
4570 +A_n
4571 \end_layout
4572
4573 \end_inset
4574 </cell>
4575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579 \begin_inset Formula $A_{1}+\dots+A_{n}$
4580 \end_inset
4581
4582
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 </row>
4588 <row>
4589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593 A_1
4594 \begin_inset ERT
4595 status collapsed
4596
4597 \begin_layout Plain Layout
4598
4599
4600 \backslash
4601 spce 
4602 \end_layout
4603
4604 \end_inset
4605
4606 ,
4607 \backslash
4608 ldots
4609 \begin_inset ERT
4610 status collapsed
4611
4612 \begin_layout Plain Layout
4613
4614
4615 \backslash
4616 spce 
4617 \end_layout
4618
4619 \end_inset
4620
4621 ,A_n
4622 \end_layout
4623
4624 \end_inset
4625 </cell>
4626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4627 \begin_inset Text
4628
4629 \begin_layout Plain Layout
4630 \begin_inset Formula $A_{1},\ldots,A_{n}$
4631 \end_inset
4632
4633
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 </row>
4639 <row>
4640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 A_1
4645 \begin_inset ERT
4646 status collapsed
4647
4648 \begin_layout Plain Layout
4649
4650
4651 \backslash
4652 spce 
4653 \end_layout
4654
4655 \end_inset
4656
4657 +
4658 \backslash
4659 cdots
4660 \begin_inset ERT
4661 status collapsed
4662
4663 \begin_layout Plain Layout
4664
4665
4666 \backslash
4667 spce 
4668 \end_layout
4669
4670 \end_inset
4671
4672 +A_n
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4682 \end_inset
4683
4684
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 </row>
4690 <row>
4691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695
4696 \backslash
4697 vdots
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 \begin_inset Formula $\vdots$
4707 \end_inset
4708
4709
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 <row>
4716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720
4721 \backslash
4722 ddots
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731 \begin_inset Formula $\ddots$
4732 \end_inset
4733
4734
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 </row>
4740 <row>
4741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745
4746 \backslash
4747 iddots
4748 \end_layout
4749
4750 \end_inset
4751 </cell>
4752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 \begin_inset Formula $\iddots$
4757 \end_inset
4758
4759
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 </row>
4765 <row>
4766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 いろいろな点々を使った3×3行列
4771 \end_layout
4772
4773 \end_inset
4774 </cell>
4775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779 \begin_inset Formula $\begin{array}{ccc}
4780 A_{11} & \cdots & A_{1m}\\
4781 \vdots & \ddots & \vdots\\
4782 A_{n1} & \cdots & A_{nm}
4783 \end{array}$
4784 \end_inset
4785
4786
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 </lyxtabular>
4793
4794 \end_inset
4795
4796
4797 \end_layout
4798
4799 \begin_layout Standard
4800
4801 \family sans
4802 挿入\SpecialChar \menuseparator
4803 省略符号
4804 \family default
4805 メニューで挿入される省略符号は
4806 \series bold
4807
4808 \backslash
4809 ldots
4810 \series default
4811 です。
4812 \end_layout
4813
4814 \begin_layout Standard
4815 \begin_inset VSpace medskip
4816 \end_inset
4817
4818
4819 \series bold
4820
4821 \backslash
4822 iddots
4823 \series default
4824 を使うには、文書設定の
4825 \family sans
4826 数式オプション
4827 \family default
4828 にある
4829 \family sans
4830 mathdotsパッケージを(自動的に)使う
4831 \family default
4832 オプションのうちいずれかを有効にしなくてはなりません。
4833 \begin_inset Newline newline
4834 \end_inset
4835
4836
4837 \family sans
4838 mathdotsパッケージを使う
4839 \family default
4840 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4841 \end_layout
4842
4843 \begin_layout Standard
4844 \begin_inset VSpace medskip
4845 \end_inset
4846
4847 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4848 \series bold
4849
4850 \backslash
4851 hdotsfor
4852 \series default
4853
4854 \begin_inset Index idx
4855 status collapsed
4856
4857 \begin_layout Plain Layout
4858 こまんど@コマンド ! H ! 
4859 \backslash
4860 hdotsfor
4861 \end_layout
4862
4863 \end_inset
4864
4865 コマンドで作ることができます。
4866 \end_layout
4867
4868 \begin_layout Standard
4869
4870 \series bold
4871
4872 \backslash
4873 hdotsfor[距離]{列数}
4874 \end_layout
4875
4876 \begin_layout Standard
4877 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4878 \end_layout
4879
4880 \begin_layout Standard
4881 以下の行列では、2行目の1つ目の枠に
4882 \series bold
4883
4884 \backslash
4885 hdotsfor[2]{4}
4886 \series default
4887 を挿入して、
4888 \series bold
4889
4890 \backslash
4891 dots
4892 \series default
4893 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4894 \begin_inset Formula 
4895 \[
4896 \left(\begin{array}{cccc}
4897 A & B & C & D\\
4898 \hdotsfor[2]{4}\\
4899 q & w & e & r
4900 \end{array}\right)
4901 \]
4902
4903 \end_inset
4904
4905 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4906 \end_layout
4907
4908 \begin_layout Standard
4909 \begin_inset VSpace bigskip
4910 \end_inset
4911
4912 さらに、
4913 \series bold
4914
4915 \backslash
4916 dotfill
4917 \series default
4918
4919 \begin_inset Index idx
4920 status collapsed
4921
4922 \begin_layout Plain Layout
4923 こまんど@コマンド ! D ! 
4924 \backslash
4925 dotfill
4926 \end_layout
4927
4928 \end_inset
4929
4930 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4931 \series bold
4932
4933 \backslash
4934 hfill
4935 \series default
4936 と同様のものです。第
4937 \begin_inset CommandInset ref
4938 LatexCommand ref
4939 reference "sub:可変長の空白"
4940
4941 \end_inset
4942
4943 節をご参照下さい。
4944 \end_layout
4945
4946 \begin_layout Standard
4947 たとえば、
4948 \series bold
4949 A
4950 \backslash
4951 dotfill
4952 \begin_inset ERT
4953 status collapsed
4954
4955 \begin_layout Plain Layout
4956
4957
4958 \backslash
4959 spce 
4960 \end_layout
4961
4962 \end_inset
4963
4964 B
4965 \series default
4966 コマンドは、
4967 \end_layout
4968
4969 \begin_layout Standard
4970 \begin_inset Formula $A\dotfill B$
4971 \end_inset
4972
4973
4974 \end_layout
4975
4976 \begin_layout Standard
4977 のようになります。点々を使う
4978 \series bold
4979
4980 \backslash
4981 dotfill
4982 \series default
4983 の直線版として、
4984 \series bold
4985
4986 \backslash
4987 hrulefill
4988 \series default
4989
4990 \begin_inset Index idx
4991 status collapsed
4992
4993 \begin_layout Plain Layout
4994 こまんど@コマンド ! H ! 
4995 \backslash
4996 hrulefill
4997 \end_layout
4998
4999 \end_inset
5000
5001
5002 \end_layout
5003
5004 \begin_layout Standard
5005 \begin_inset Formula $A\hrulefill B$
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
5013 \end_layout
5014
5015 \begin_layout Section
5016 行列
5017 \begin_inset CommandInset label
5018 LatexCommand label
5019 name "sec:行列"
5020
5021 \end_inset
5022
5023
5024 \begin_inset Index idx
5025 status collapsed
5026
5027 \begin_layout Plain Layout
5028 ぎょうれつ@行列
5029 \end_layout
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 行列は、数式ツールバーボタンの
5038 \begin_inset Graphics
5039         filename ../../images/dialog-show_mathmatrix.png
5040         scale 85
5041
5042 \end_inset
5043
5044
5045 \family sans
5046 挿入\SpecialChar \menuseparator
5047 数式\SpecialChar \menuseparator
5048 行列
5049 \family default
5050 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
5051 \end_layout
5052
5053 \begin_layout Standard
5054 最初の行列は「上」配置
5055 \begin_inset Formula $\begin{array}[t]{cccc}
5056 A & D & G & J\\
5057 B & E & H & K\\
5058 C & F & I & L
5059 \end{array}$
5060 \end_inset
5061
5062 で、二番目は「中央」配置
5063 \begin_inset Formula $\begin{array}{cccc}
5064 A & D & G & J\\
5065 B & E & H & K\\
5066 C & F & I & L
5067 \end{array}$
5068 \end_inset
5069
5070 、三番目は「下」配置
5071 \begin_inset Formula $\begin{array}[b]{cccc}
5072 A & D & G & J\\
5073 B & E & H & K\\
5074 C & F & I & L
5075 \end{array}$
5076 \end_inset
5077
5078 です。
5079 \end_layout
5080
5081 \begin_layout Standard
5082 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
5083 \emph on
5084 l
5085 \emph default
5086 は左寄せ、
5087 \emph on
5088 c
5089 \emph default
5090 は中央揃え、
5091 \emph on
5092 r
5093 \emph default
5094 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの4
5095 \series bold
5096 ×
5097 \series default
5098 4行列を作成するには、水平配置のところに
5099 \series bold
5100 lccr
5101 \series default
5102 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
5103 \series bold
5104 c
5105 \series default
5106 です。
5107 \end_layout
5108
5109 \begin_layout Standard
5110 水平行列の例です。
5111 \end_layout
5112
5113 \begin_layout Standard
5114
5115 \series bold
5116 lll
5117 \series default
5118  : 
5119 \begin_inset Formula $\begin{array}{lll}
5120 10000 & D & G\\
5121 B & 10000 & H\\
5122 C & F & 10000
5123 \end{array}$
5124 \end_inset
5125
5126  , 
5127 \series bold
5128 ccc
5129 \series default
5130  : 
5131 \begin_inset Formula $\begin{array}{ccc}
5132 10000 & D & G\\
5133 B & 10000 & H\\
5134 C & F & 10000
5135 \end{array}$
5136 \end_inset
5137
5138  , 
5139 \series bold
5140 rrr
5141 \series default
5142  : 
5143 \begin_inset Formula $\begin{array}{rrr}
5144 10000 & D & G\\
5145 B & 10000 & H\\
5146 C & F & 10000
5147 \end{array}$
5148 \end_inset
5149
5150
5151 \end_layout
5152
5153 \begin_layout Standard
5154 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
5155 \begin_inset Graphics
5156         filename ../../images/tabular-feature_append-row.png
5157         scale 85
5158
5159 \end_inset
5160
5161
5162 \begin_inset Graphics
5163         filename ../../images/tabular-feature_delete-row.png
5164         scale 85
5165
5166 \end_inset
5167
5168 などや
5169 \family sans
5170 編集\SpecialChar \menuseparator
5171 行と列
5172 \family default
5173 メニューを使用することができます。また、行は
5174 \begin_inset Info
5175 type  "shortcut"
5176 arg   "newline-insert newline"
5177 \end_inset
5178
5179 で作成することもできます。
5180 \end_layout
5181
5182 \begin_layout Standard
5183 \begin_inset VSpace bigskip
5184 \end_inset
5185
5186
5187 \end_layout
5188
5189 \begin_layout Standard
5190
5191 \family sans
5192 装飾
5193 \family default
5194 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
5195 \series bold
5196
5197 \backslash
5198 left
5199 \series default
5200
5201 \begin_inset Index idx
5202 status collapsed
5203
5204 \begin_layout Plain Layout
5205 こまんど@コマンド ! L ! 
5206 \backslash
5207 left
5208 \end_layout
5209
5210 \end_inset
5211
5212 コマンドや
5213 \series bold
5214
5215 \backslash
5216 right
5217 \series default
5218
5219 \begin_inset Index idx
5220 status collapsed
5221
5222 \begin_layout Plain Layout
5223 こまんど@コマンド ! R ! 
5224 \backslash
5225 right
5226 \end_layout
5227
5228 \end_inset
5229
5230 コマンドで作成することもできます(短絡キー
5231 \family sans
5232 Alt+M
5233 \begin_inset space ~
5234 \end_inset
5235
5236 括弧
5237 \family default
5238 )。第
5239 \begin_inset CommandInset ref
5240 LatexCommand ref
5241 reference "sub:自動の括弧丈"
5242
5243 \end_inset
5244
5245 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5246 \begin_inset VSpace medskip
5247 \end_inset
5248
5249
5250 \end_layout
5251
5252 \begin_layout Standard
5253 \begin_inset space \hfill{}
5254 \end_inset
5255
5256
5257 \begin_inset Tabular
5258 <lyxtabular version="3" rows="4" columns="2">
5259 <features tabularvalignment="middle">
5260 <column alignment="center" valignment="top" width="0">
5261 <column alignment="center" valignment="top" width="0">
5262 <row>
5263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5264 \begin_inset Text
5265
5266 \begin_layout Plain Layout
5267 コマンド
5268 \end_layout
5269
5270 \end_inset
5271 </cell>
5272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276 出力
5277 \begin_inset Note Note
5278 status collapsed
5279
5280 \begin_layout Plain Layout
5281 ここで
5282 \series bold
5283
5284 \backslash
5285 raisebox
5286 \series default
5287 はスペーサーとして使用しているだけです。
5288 \end_layout
5289
5290 \end_inset
5291
5292
5293 \end_layout
5294
5295 \end_inset
5296 </cell>
5297 </row>
5298 <row>
5299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5300 \begin_inset Text
5301
5302 \begin_layout Plain Layout
5303
5304 \backslash
5305 bmatrix
5306 \begin_inset ERT
5307 status collapsed
5308
5309 \begin_layout Plain Layout
5310
5311
5312 \backslash
5313 spce 
5314 \end_layout
5315
5316 \end_inset
5317
5318 2
5319 \series bold
5320 ×
5321 \series default
5322 2行列
5323 \end_layout
5324
5325 \end_inset
5326 </cell>
5327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5332 0 & \textrm{-}\mathrm{i}\\
5333 \mathrm{i} & 0
5334 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5335 \end_inset
5336
5337
5338 \end_layout
5339
5340 \end_inset
5341 </cell>
5342 </row>
5343 <row>
5344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5345 \begin_inset Text
5346
5347 \begin_layout Plain Layout
5348
5349 \backslash
5350 Bmatrix
5351 \begin_inset ERT
5352 status collapsed
5353
5354 \begin_layout Plain Layout
5355
5356
5357 \backslash
5358 spce 
5359 \end_layout
5360
5361 \end_inset
5362
5363 2
5364 \series bold
5365 ×
5366 \series default
5367 2行列
5368 \end_layout
5369
5370 \end_inset
5371 </cell>
5372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5373 \begin_inset Text
5374
5375 \begin_layout Plain Layout
5376 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5377 0 & \textrm{-}\mathrm{i}\\
5378 \mathrm{i} & 0
5379 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5380 \end_inset
5381
5382
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 </row>
5388 <row>
5389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Plain Layout
5393
5394 \backslash
5395 pmatrix
5396 \begin_inset ERT
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400
5401
5402 \backslash
5403 spce 
5404 \end_layout
5405
5406 \end_inset
5407
5408 2
5409 \series bold
5410 ×
5411 \series default
5412 2行列
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5418 \begin_inset Text
5419
5420 \begin_layout Plain Layout
5421 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5422 0 & \textrm{-}\mathrm{i}\\
5423 \mathrm{i} & 0
5424 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5425 \end_inset
5426
5427
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 </row>
5433 </lyxtabular>
5434
5435 \end_inset
5436
5437
5438 \begin_inset space \hfill{}
5439 \end_inset
5440
5441
5442 \begin_inset Tabular
5443 <lyxtabular version="3" rows="4" columns="2">
5444 <features tabularvalignment="middle">
5445 <column alignment="center" valignment="top" width="0">
5446 <column alignment="center" valignment="top" width="0">
5447 <row>
5448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5449 \begin_inset Text
5450
5451 \begin_layout Plain Layout
5452 コマンド
5453 \end_layout
5454
5455 \end_inset
5456 </cell>
5457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5458 \begin_inset Text
5459
5460 \begin_layout Plain Layout
5461 出力
5462 \end_layout
5463
5464 \end_inset
5465 </cell>
5466 </row>
5467 <row>
5468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5469 \begin_inset Text
5470
5471 \begin_layout Plain Layout
5472
5473 \backslash
5474 vmatrix
5475 \begin_inset ERT
5476 status collapsed
5477
5478 \begin_layout Plain Layout
5479
5480
5481 \backslash
5482 spce 
5483 \end_layout
5484
5485 \end_inset
5486
5487 2
5488 \series bold
5489 ×
5490 \series default
5491 2行列
5492 \end_layout
5493
5494 \end_inset
5495 </cell>
5496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5497 \begin_inset Text
5498
5499 \begin_layout Plain Layout
5500 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5501 0 & \textrm{-}\mathrm{i}\\
5502 \mathrm{i} & 0
5503 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5504 \end_inset
5505
5506
5507 \end_layout
5508
5509 \end_inset
5510 </cell>
5511 </row>
5512 <row>
5513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5514 \begin_inset Text
5515
5516 \begin_layout Plain Layout
5517
5518 \backslash
5519 Vmatrix
5520 \begin_inset ERT
5521 status collapsed
5522
5523 \begin_layout Plain Layout
5524
5525
5526 \backslash
5527 spce 
5528 \end_layout
5529
5530 \end_inset
5531
5532 2
5533 \series bold
5534 ×
5535 \series default
5536 2行列
5537 \end_layout
5538
5539 \end_inset
5540 </cell>
5541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5542 \begin_inset Text
5543
5544 \begin_layout Plain Layout
5545 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5546 0 & \textrm{-}\mathrm{i}\\
5547 \mathrm{i} & 0
5548 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 </row>
5557 <row>
5558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562
5563 \backslash
5564 matrix
5565 \begin_inset ERT
5566 status collapsed
5567
5568 \begin_layout Plain Layout
5569
5570
5571 \backslash
5572 spce 
5573 \end_layout
5574
5575 \end_inset
5576
5577 2
5578 \series bold
5579 ×
5580 \series default
5581 2行列
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Plain Layout
5590 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5591 0 & \textrm{-}\mathrm{i}\\
5592 \mathrm{i} & 0
5593 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5594 \end_inset
5595
5596
5597 \end_layout
5598
5599 \end_inset
5600 </cell>
5601 </row>
5602 </lyxtabular>
5603
5604 \end_inset
5605
5606
5607 \begin_inset space \hfill{}
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \begin_layout Standard
5614 \begin_inset VSpace medskip
5615 \end_inset
5616
5617 たとえば
5618 \series bold
5619
5620 \backslash
5621 vmatrix
5622 \series default
5623 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5624 \end_layout
5625
5626 \begin_layout Standard
5627 \begin_inset Note Greyedout
5628 status open
5629
5630 \begin_layout Plain Layout
5631
5632 \series bold
5633 \lang english
5634 Note:
5635 \series default
5636  LaTeX limits the number of matrix columns with decorations to 10.
5637  If you need more than 10
5638 \begin_inset space ~
5639 \end_inset
5640
5641 columns, you have to add this line to the document preamble:
5642 \end_layout
5643
5644 \begin_layout Plain Layout
5645
5646 \series bold
5647 \lang english
5648
5649 \backslash
5650 setcounter{MaxMatrixCols}{number}
5651 \end_layout
5652
5653 \begin_layout Plain Layout
5654
5655 \lang english
5656 where 
5657 \emph on
5658 number
5659 \emph default
5660  is the number of columns between 11 and 99.
5661 \end_layout
5662
5663 \end_inset
5664
5665
5666 \end_layout
5667
5668 \begin_layout Standard
5669 \begin_inset VSpace bigskip
5670 \end_inset
5671
5672 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5673 \begin_inset CommandInset ref
5674 LatexCommand ref
5675 reference "sub:列間"
5676
5677 \end_inset
5678
5679 節に説明されている距離
5680 \series bold
5681
5682 \backslash
5683 arraycolsep
5684 \series default
5685
5686 \begin_inset Index idx
5687 status collapsed
5688
5689 \begin_layout Plain Layout
5690 こまんど@コマンド ! A ! 
5691 \backslash
5692 arraycolsep
5693 \end_layout
5694
5695 \end_inset
5696
5697 をここでも使用することができます。
5698 \end_layout
5699
5700 \begin_layout Standard
5701 行間隔を変更するには、
5702 \series bold
5703
5704 \backslash
5705 arraystretch
5706 \series default
5707
5708 \begin_inset Index idx
5709 status collapsed
5710
5711 \begin_layout Plain Layout
5712 こまんど@コマンド ! A ! 
5713 \backslash
5714 arraystretch
5715 \end_layout
5716
5717 \end_inset
5718
5719 コマンドを使用します。以下のようにして使用します。
5720 \end_layout
5721
5722 \begin_layout Standard
5723
5724 \series bold
5725
5726 \backslash
5727 renewcommand{
5728 \backslash
5729 arraystretch}{伸長因子}
5730 \begin_inset Index idx
5731 status collapsed
5732
5733 \begin_layout Plain Layout
5734 こまんど@コマンド ! R ! 
5735 \backslash
5736 renewcommand
5737 \end_layout
5738
5739 \end_inset
5740
5741
5742 \end_layout
5743
5744 \begin_layout Standard
5745
5746 \series bold
5747
5748 \backslash
5749 renewcommand
5750 \series default
5751 コマンドは、伸長因子を定義済みの
5752 \series bold
5753
5754 \backslash
5755 arraystretch
5756 \series default
5757 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5758 は、
5759 \series bold
5760
5761 \backslash
5762 arraystretch
5763 \series default
5764 に因子1を割り当てて下さい。
5765 \end_layout
5766
5767 \begin_layout Standard
5768 本文行中に行列を入れるには、
5769 \series bold
5770
5771 \backslash
5772 smallmatrix
5773 \series default
5774
5775 \begin_inset Index idx
5776 status collapsed
5777
5778 \begin_layout Plain Layout
5779 こまんど@コマンド ! S ! 
5780 \backslash
5781 smallmatrix
5782 \end_layout
5783
5784 \end_inset
5785
5786 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5787 \end_layout
5788
5789 \begin_layout Standard
5790 これは、本文行中の行列
5791 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5792 C & D
5793 \end{smallmatrix}\right)$
5794 \end_inset
5795
5796 です。
5797 \end_layout
5798
5799 \begin_layout Section
5800 括弧と区分記号
5801 \begin_inset Index idx
5802 status collapsed
5803
5804 \begin_layout Plain Layout
5805 かっこ@括弧
5806 \end_layout
5807
5808 \end_inset
5809
5810
5811 \begin_inset Index idx
5812 status collapsed
5813
5814 \begin_layout Plain Layout
5815 くぶんきごう@区分記号
5816 \end_layout
5817
5818 \end_inset
5819
5820
5821 \end_layout
5822
5823 \begin_layout Subsection
5824 垂直括弧と区分記号
5825 \begin_inset Index idx
5826 status collapsed
5827
5828 \begin_layout Plain Layout
5829 かっこ@括弧 ! すいちょく@垂直
5830 \end_layout
5831
5832 \end_inset
5833
5834
5835 \end_layout
5836
5837 \begin_layout Standard
5838 \begin_inset space \hfill{}
5839 \end_inset
5840
5841
5842 \begin_inset Tabular
5843 <lyxtabular version="3" rows="9" columns="2">
5844 <features tabularvalignment="middle">
5845 <column alignment="center" valignment="top" width="0pt">
5846 <column alignment="center" valignment="top" width="0pt">
5847 <row>
5848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 コマンド
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 出力
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 </row>
5867 <row>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 (
5873 \end_layout
5874
5875 \end_inset
5876 </cell>
5877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5878 \begin_inset Text
5879
5880 \begin_layout Plain Layout
5881 \begin_inset Formula $($
5882 \end_inset
5883
5884
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 {
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 \begin_inset Formula $\{$
5905 \end_inset
5906
5907
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 [
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 \begin_inset Formula $[$
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 </row>
5936 <row>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941
5942 \backslash
5943 langle
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952 \begin_inset Formula $\langle$
5953 \end_inset
5954
5955
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 </row>
5961 <row>
5962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966
5967 \backslash
5968 lceil
5969 \end_layout
5970
5971 \end_inset
5972 </cell>
5973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5974 \begin_inset Text
5975
5976 \begin_layout Plain Layout
5977 \begin_inset Formula $\lceil$
5978 \end_inset
5979
5980
5981 \end_layout
5982
5983 \end_inset
5984 </cell>
5985 </row>
5986 <row>
5987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991
5992 \backslash
5993 lfloor
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 \begin_inset Formula $\lfloor$
6003 \end_inset
6004
6005
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 </row>
6011 <row>
6012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 /
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 \begin_inset Formula $/$
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6048 \begin_inset Text
6049
6050 \begin_layout Plain Layout
6051 \begin_inset Formula $|$
6052 \end_inset
6053
6054
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 </row>
6060 </lyxtabular>
6061
6062 \end_inset
6063
6064
6065 \begin_inset space \hfill{}
6066 \end_inset
6067
6068
6069 \begin_inset Tabular
6070 <lyxtabular version="3" rows="9" columns="2">
6071 <features tabularvalignment="middle">
6072 <column alignment="center" valignment="top" width="0pt">
6073 <column alignment="center" valignment="top" width="0pt">
6074 <row>
6075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 コマンド
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Plain Layout
6088 出力
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 </row>
6094 <row>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 )
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 \begin_inset Formula $)$
6109 \end_inset
6110
6111
6112 \end_layout
6113
6114 \end_inset
6115 </cell>
6116 </row>
6117 <row>
6118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 }
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 \begin_inset Formula $\}$
6132 \end_inset
6133
6134
6135 \end_layout
6136
6137 \end_inset
6138 </cell>
6139 </row>
6140 <row>
6141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6142 \begin_inset Text
6143
6144 \begin_layout Plain Layout
6145 ]
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6151 \begin_inset Text
6152
6153 \begin_layout Plain Layout
6154 \begin_inset Formula $]$
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 </row>
6163 <row>
6164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6165 \begin_inset Text
6166
6167 \begin_layout Plain Layout
6168
6169 \backslash
6170 rangle
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 \begin_inset Formula $\rangle$
6180 \end_inset
6181
6182
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 </row>
6188 <row>
6189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6190 \begin_inset Text
6191
6192 \begin_layout Plain Layout
6193
6194 \backslash
6195 rceil
6196 \end_layout
6197
6198 \end_inset
6199 </cell>
6200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6201 \begin_inset Text
6202
6203 \begin_layout Plain Layout
6204 \begin_inset Formula $\rceil$
6205 \end_inset
6206
6207
6208 \end_layout
6209
6210 \end_inset
6211 </cell>
6212 </row>
6213 <row>
6214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6215 \begin_inset Text
6216
6217 \begin_layout Plain Layout
6218
6219 \backslash
6220 rfloor
6221 \end_layout
6222
6223 \end_inset
6224 </cell>
6225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6226 \begin_inset Text
6227
6228 \begin_layout Plain Layout
6229 \begin_inset Formula $\rfloor$
6230 \end_inset
6231
6232
6233 \end_layout
6234
6235 \end_inset
6236 </cell>
6237 </row>
6238 <row>
6239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6240 \begin_inset Text
6241
6242 \begin_layout Plain Layout
6243
6244 \backslash
6245
6246 \backslash
6247
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Plain Layout
6256 \begin_inset Formula $\backslash$
6257 \end_inset
6258
6259
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 </row>
6265 <row>
6266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6267 \begin_inset Text
6268
6269 \begin_layout Plain Layout
6270
6271 \backslash
6272
6273 \begin_inset Formula $|$
6274 \end_inset
6275
6276
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 \begin_inset Formula $\|$
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 </row>
6294 </lyxtabular>
6295
6296 \end_inset
6297
6298
6299 \begin_inset space \hfill{}
6300 \end_inset
6301
6302
6303 \end_layout
6304
6305 \begin_layout Standard
6306 \begin_inset Note Greyedout
6307 status open
6308
6309 \begin_layout Plain Layout
6310
6311 \series bold
6312 (注意)
6313 \series default
6314 TeXモードでは、
6315 \backslash
6316
6317 \backslash
6318 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6319 \series bold
6320
6321 \backslash
6322 textbackslash
6323 \series default
6324
6325 \begin_inset Index idx
6326 status collapsed
6327
6328 \begin_layout Plain Layout
6329 こまんど@コマンド! T ! 
6330 \backslash
6331 textbackslash
6332 \end_layout
6333
6334 \end_inset
6335
6336 を使わなくてはなりません。
6337 \end_layout
6338
6339 \end_inset
6340
6341
6342 \end_layout
6343
6344 \begin_layout Standard
6345 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6346 \series bold
6347
6348 \backslash
6349 langle
6350 \series default
6351
6352 \series bold
6353
6354 \backslash
6355 rangle
6356 \series default
6357 コマンドを使用せずに
6358 \begin_inset Formula $<$
6359 \end_inset
6360
6361
6362 \begin_inset Formula $>$
6363 \end_inset
6364
6365 の文字を直接使用することができます。
6366 \end_layout
6367
6368 \begin_layout Subsubsection
6369 手動の括弧丈
6370 \begin_inset CommandInset label
6371 LatexCommand label
6372 name "sub:手動の括弧丈"
6373
6374 \end_inset
6375
6376
6377 \begin_inset Index idx
6378 status collapsed
6379
6380 \begin_layout Plain Layout
6381 かっこたけ@括弧丈 ! しゅどう@手動
6382 \end_layout
6383
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \begin_layout Standard
6390 括弧の丈は、LaTeXコマンドの
6391 \series bold
6392
6393 \backslash
6394 big
6395 \series default
6396
6397 \begin_inset Index idx
6398 status collapsed
6399
6400 \begin_layout Plain Layout
6401 こまんど@コマンド ! B ! 
6402 \backslash
6403 big
6404 \end_layout
6405
6406 \end_inset
6407
6408
6409 \series bold
6410
6411 \backslash
6412 Big
6413 \series default
6414
6415 \series bold
6416
6417 \backslash
6418 bigg
6419 \series default
6420 および
6421 \series bold
6422
6423 \backslash
6424 Bigg
6425 \series default
6426 を使って、手動で指定することができます。
6427 \series bold
6428
6429 \backslash
6430 big
6431 \series default
6432 が最小の大きさであり、
6433 \series bold
6434
6435 \backslash
6436 Bigg
6437 \series default
6438 が最大の括弧丈になります。
6439 \end_layout
6440
6441 \begin_layout Standard
6442 これらのコマンドは、括弧の階層を強調するのに使われます。
6443 \end_layout
6444
6445 \begin_layout Standard
6446 \align center
6447 \begin_inset Tabular
6448 <lyxtabular version="3" rows="2" columns="2">
6449 <features tabularvalignment="middle">
6450 <column alignment="center" valignment="top" width="0pt">
6451 <column alignment="center" valignment="top" width="0pt">
6452 <row>
6453 <cell alignment="center" valignment="top" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 すべての括弧が同じ大きさ:
6458 \end_layout
6459
6460 \end_inset
6461 </cell>
6462 <cell alignment="center" valignment="top" usebox="none">
6463 \begin_inset Text
6464
6465 \begin_layout Plain Layout
6466 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6467 \end_inset
6468
6469
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 </row>
6475 <row>
6476 <cell alignment="center" valignment="top" usebox="none">
6477 \begin_inset Text
6478
6479 \begin_layout Plain Layout
6480 こちらの方が良い:
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 <cell alignment="center" valignment="top" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Plain Layout
6489 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 </row>
6498 </lyxtabular>
6499
6500 \end_inset
6501
6502
6503 \begin_inset Note Note
6504 status collapsed
6505
6506 \begin_layout Plain Layout
6507 ここで
6508 \series bold
6509
6510 \backslash
6511 raisebox
6512 \series default
6513 はスペーサーとして使用しているだけです。
6514 \end_layout
6515
6516 \end_inset
6517
6518
6519 \end_layout
6520
6521 \begin_layout Standard
6522 二つ目の数式では、
6523 \series bold
6524
6525 \backslash
6526 Big((A+B)(A-B)
6527 \backslash
6528 Big)^
6529 \begin_inset ERT
6530 status collapsed
6531
6532 \begin_layout Plain Layout
6533
6534
6535 \backslash
6536 spce 
6537 \end_layout
6538
6539 \end_inset
6540
6541 C
6542 \series default
6543 というコマンドが使われています。
6544 \end_layout
6545
6546 \begin_layout Standard
6547 以下は、すべての括弧丈の羅列です。
6548 \end_layout
6549
6550 \begin_layout Standard
6551 \align center
6552
6553 \backslash
6554 Bigg(
6555 \backslash
6556 exp
6557 \backslash
6558 bigg
6559 \begin_inset Formula $<$
6560 \end_inset
6561
6562
6563 \backslash
6564 Big[
6565 \backslash
6566 big{
6567 \backslash
6568 ln(3x)
6569 \backslash
6570 big}^2
6571 \begin_inset ERT
6572 status collapsed
6573
6574 \begin_layout Plain Layout
6575
6576
6577 \backslash
6578 spce 
6579 \end_layout
6580
6581 \end_inset
6582
6583
6584 \backslash
6585 sin(x)
6586 \backslash
6587 Big]^
6588 \begin_inset ERT
6589 status collapsed
6590
6591 \begin_layout Plain Layout
6592
6593
6594 \backslash
6595 spce 
6596 \end_layout
6597
6598 \end_inset
6599
6600 A
6601 \begin_inset ERT
6602 status collapsed
6603
6604 \begin_layout Plain Layout
6605
6606
6607 \backslash
6608 spce 
6609 \end_layout
6610
6611 \end_inset
6612
6613
6614 \backslash
6615 bigg
6616 \begin_inset Formula $>$
6617 \end_inset
6618
6619
6620 \backslash
6621 Bigg)^0,5
6622 \end_layout
6623
6624 \begin_layout Standard
6625 \align center
6626 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \begin_layout Standard
6633
6634 \series bold
6635
6636 \backslash
6637 big
6638 \series default
6639 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6640 \series bold
6641
6642 \backslash
6643 bigm
6644 \series default
6645
6646 \begin_inset Index idx
6647 status collapsed
6648
6649 \begin_layout Plain Layout
6650 こまんど@コマンド ! B ! 
6651 \backslash
6652 bigm
6653 \end_layout
6654
6655 \end_inset
6656
6657 という派生型と、空白を追加しない
6658 \series bold
6659
6660 \backslash
6661 bigl
6662 \series default
6663 -
6664 \series bold
6665
6666 \backslash
6667 bigr
6668 \series default
6669
6670 \begin_inset Index idx
6671 status collapsed
6672
6673 \begin_layout Plain Layout
6674 こまんど@コマンド ! B ! 
6675 \backslash
6676 bigl - 
6677 \backslash
6678 bigr
6679 \end_layout
6680
6681 \end_inset
6682
6683 派生型があります。
6684 \series bold
6685
6686 \backslash
6687 bigl
6688 \series default
6689 コマンドの最後の
6690 \emph on
6691 l
6692 \emph default
6693 は、左括弧であることを示し、右括弧の場合には、
6694 \emph on
6695 l
6696 \emph default
6697 の代わりに
6698 \emph on
6699 r
6700 \emph default
6701 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6702 \end_layout
6703
6704 \begin_layout Standard
6705 以下の表は、これらの派生型の比較です。
6706 \end_layout
6707
6708 \begin_layout Standard
6709 \align center
6710 \begin_inset Tabular
6711 <lyxtabular version="3" rows="5" columns="2">
6712 <features tabularvalignment="middle">
6713 <column alignment="center" valignment="middle" width="0">
6714 <column alignment="center" valignment="middle" width="0">
6715 <row>
6716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 コマンド
6721 \end_layout
6722
6723 \end_inset
6724 </cell>
6725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6726 \begin_inset Text
6727
6728 \begin_layout Plain Layout
6729 出力
6730 \begin_inset Note Note
6731 status collapsed
6732
6733 \begin_layout Plain Layout
6734 ここで
6735 \series bold
6736
6737 \backslash
6738 raisebox
6739 \series default
6740 はスペーサーとして使用しているだけです。
6741 \end_layout
6742
6743 \end_inset
6744
6745
6746 \end_layout
6747
6748 \end_inset
6749 </cell>
6750 </row>
6751 <row>
6752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6753 \begin_inset Text
6754
6755 \begin_layout Plain Layout
6756
6757 \backslash
6758 Bigm(
6759 \backslash
6760 bigm(
6761 \backslash
6762 ln(3x)
6763 \backslash
6764 bigm)^2
6765 \series bold
6766
6767 \begin_inset ERT
6768 status collapsed
6769
6770 \begin_layout Plain Layout
6771
6772
6773 \backslash
6774 spce 
6775 \end_layout
6776
6777 \end_inset
6778
6779
6780 \series default
6781
6782 \backslash
6783 Bigm)
6784 \end_layout
6785
6786 \end_inset
6787 </cell>
6788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6789 \begin_inset Text
6790
6791 \begin_layout Plain Layout
6792 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6793 \end_inset
6794
6795
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 </row>
6801 <row>
6802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806
6807 \backslash
6808 Big(
6809 \backslash
6810 big(
6811 \backslash
6812 ln(3x)
6813 \backslash
6814 big)^2
6815 \series bold
6816
6817 \begin_inset ERT
6818 status collapsed
6819
6820 \begin_layout Plain Layout
6821
6822
6823 \backslash
6824 spce 
6825 \end_layout
6826
6827 \end_inset
6828
6829
6830 \series default
6831
6832 \backslash
6833 Big)
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Plain Layout
6842 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6843 \end_inset
6844
6845
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 </row>
6851 <row>
6852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856
6857 \backslash
6858 Bigl(
6859 \backslash
6860 bigl(
6861 \backslash
6862 ln(3x)
6863 \backslash
6864 bigr)^2
6865 \series bold
6866
6867 \begin_inset ERT
6868 status collapsed
6869
6870 \begin_layout Plain Layout
6871
6872
6873 \backslash
6874 spce 
6875 \end_layout
6876
6877 \end_inset
6878
6879
6880 \series default
6881
6882 \backslash
6883 Bigr)
6884 \end_layout
6885
6886 \end_inset
6887 </cell>
6888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6893 \end_inset
6894
6895
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 </row>
6901 <row>
6902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906
6907 \backslash
6908 bigl)
6909 \backslash
6910 ln(3x)
6911 \backslash
6912 bigr(
6913 \end_layout
6914
6915 \end_inset
6916 </cell>
6917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6918 \begin_inset Text
6919
6920 \begin_layout Plain Layout
6921 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6922 \end_inset
6923
6924
6925 \end_layout
6926
6927 \end_inset
6928 </cell>
6929 </row>
6930 </lyxtabular>
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \begin_layout Subsubsection
6938 自動の括弧丈
6939 \begin_inset CommandInset label
6940 LatexCommand label
6941 name "sub:自動の括弧丈"
6942
6943 \end_inset
6944
6945
6946 \begin_inset Index idx
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 かっこたけ@括弧丈 ! じどう@自動
6951 \end_layout
6952
6953 \end_inset
6954
6955
6956 \end_layout
6957
6958 \begin_layout Standard
6959 可変の丈を持つ括弧は、
6960 \series bold
6961
6962 \backslash
6963 left
6964 \series default
6965
6966 \begin_inset Index idx
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970 こまんど@コマンド ! L ! 
6971 \backslash
6972 left
6973 \end_layout
6974
6975 \end_inset
6976
6977 コマンドおよび
6978 \series bold
6979
6980 \backslash
6981 right
6982 \series default
6983
6984 \begin_inset Index idx
6985 status collapsed
6986
6987 \begin_layout Plain Layout
6988 こまんど@コマンド ! R ! 
6989 \backslash
6990 right
6991 \end_layout
6992
6993 \end_inset
6994
6995 コマンド、あるいは数式ツールバーボタンの
6996 \begin_inset Graphics
6997         filename ../../images/dialog-show_mathdelimiter.png
6998         scale 85
6999
7000 \end_inset
7001
7002 で挿入することができます。
7003 \series bold
7004
7005 \backslash
7006 left
7007 \series default
7008 および
7009 \series bold
7010
7011 \backslash
7012 right
7013 \series default
7014 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
7015 \end_layout
7016
7017 \begin_layout Standard
7018 \align center
7019 通常の括弧:
7020 \series bold
7021
7022 \backslash
7023 ln(
7024 \backslash
7025 frac
7026 \begin_inset ERT
7027 status collapsed
7028
7029 \begin_layout Plain Layout
7030
7031
7032 \backslash
7033 spce 
7034 \end_layout
7035
7036 \end_inset
7037
7038 A
7039 \begin_inset Formula $\downarrow$
7040 \end_inset
7041
7042 C
7043 \begin_inset ERT
7044 status collapsed
7045
7046 \begin_layout Plain Layout
7047
7048
7049 \backslash
7050 spce 
7051 \end_layout
7052
7053 \end_inset
7054
7055 )
7056 \series default
7057 というコマンドは
7058 \begin_inset Formula 
7059 \[
7060 \ln(\frac{A}{C})
7061 \]
7062
7063 \end_inset
7064
7065 を生成します。
7066 \end_layout
7067
7068 \begin_layout Standard
7069 \align center
7070 複数行の括弧:
7071 \series bold
7072
7073 \backslash
7074 ln
7075 \backslash
7076 left(
7077 \backslash
7078 frac
7079 \begin_inset ERT
7080 status collapsed
7081
7082 \begin_layout Plain Layout
7083
7084
7085 \backslash
7086 spce 
7087 \end_layout
7088
7089 \end_inset
7090
7091 A
7092 \begin_inset Formula $\downarrow$
7093 \end_inset
7094
7095 C
7096 \begin_inset ERT
7097 status collapsed
7098
7099 \begin_layout Plain Layout
7100
7101
7102 \backslash
7103 spce 
7104 \end_layout
7105
7106 \end_inset
7107
7108
7109 \backslash
7110 right)
7111 \series default
7112 というコマンドは
7113 \begin_inset Formula 
7114 \[
7115 \ln\left(\frac{A}{C}\right)
7116 \]
7117
7118 \end_inset
7119
7120 を生成します。
7121 \end_layout
7122
7123 \begin_layout Standard
7124
7125 \series bold
7126
7127 \backslash
7128 left
7129 \series default
7130
7131 \series bold
7132
7133 \backslash
7134 right
7135 \series default
7136 の代わりに、短絡キー
7137 \family sans
7138 Alt+M
7139 \begin_inset space ~
7140 \end_inset
7141
7142 括弧
7143 \family default
7144 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
7145 \begin_inset Newline newline
7146 \end_inset
7147
7148 すると、先ほどの例を作るコマンドは
7149 \series bold
7150
7151 \backslash
7152 ln Alt+M
7153 \series default
7154  
7155 \series bold
7156 (
7157 \backslash
7158 frac
7159 \begin_inset ERT
7160 status collapsed
7161
7162 \begin_layout Plain Layout
7163
7164
7165 \backslash
7166 spce 
7167 \end_layout
7168
7169 \end_inset
7170
7171 A
7172 \begin_inset Formula $\downarrow$
7173 \end_inset
7174
7175 C
7176 \series default
7177 となります。
7178 \end_layout
7179
7180 \begin_layout Standard
7181 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
7182 \series bold
7183
7184 \backslash
7185 left.
7186 \backslash
7187 frac
7188 \begin_inset ERT
7189 status collapsed
7190
7191 \begin_layout Plain Layout
7192
7193
7194 \backslash
7195 spce 
7196 \end_layout
7197
7198 \end_inset
7199
7200 A
7201 \begin_inset Formula $\downarrow$
7202 \end_inset
7203
7204 B
7205 \begin_inset ERT
7206 status collapsed
7207
7208 \begin_layout Plain Layout
7209
7210
7211 \backslash
7212 spce 
7213 \end_layout
7214
7215 \end_inset
7216
7217
7218 \backslash
7219 right}
7220 \series default
7221 というコマンドは
7222 \series bold
7223
7224 \begin_inset Formula 
7225 \[
7226 \left.\frac{A}{B}\right\} 
7227 \]
7228
7229 \end_inset
7230
7231
7232 \series default
7233 を生成します。
7234 \series bold
7235
7236 \backslash
7237 left
7238 \series default
7239 コマンドおよび
7240 \series bold
7241
7242 \backslash
7243 right
7244 \series default
7245 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
7246 \end_layout
7247
7248 \begin_layout Standard
7249 \begin_inset VSpace bigskip
7250 \end_inset
7251
7252 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
7253 \series bold
7254
7255 \backslash
7256 middle
7257 \series default
7258
7259 \begin_inset Index idx
7260 status collapsed
7261
7262 \begin_layout Plain Layout
7263 こまんど@コマンド ! M ! 
7264 \backslash
7265 middle
7266 \end_layout
7267
7268 \end_inset
7269
7270 コマンドも使用することができます
7271 \begin_inset Foot
7272 status collapsed
7273
7274 \begin_layout Plain Layout
7275
7276 \series bold
7277 (訳註)
7278 \series default
7279 pLaTeXでは、標準では
7280 \series bold
7281
7282 \backslash
7283 middle
7284 \series default
7285 コマンドは使えません。よって、以下の例では「
7286 \series bold
7287
7288 \backslash
7289 middle
7290 \series default
7291
7292 \begin_inset Formula $|$
7293 \end_inset
7294
7295 」の代わりに「
7296 \series bold
7297
7298 \backslash
7299 biggm
7300 \series default
7301
7302 \begin_inset Formula $|$
7303 \end_inset
7304
7305 」を用いています。
7306 \end_layout
7307
7308 \end_inset
7309
7310 。このコマンドでは、物理ベクトル
7311 \begin_inset Formula 
7312 \[
7313 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7314 \]
7315
7316 \end_inset
7317
7318 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
7319 \begin_inset CommandInset ref
7320 LatexCommand ref
7321 reference "sub:物理ベクトル"
7322
7323 \end_inset
7324
7325 節に説明されているように特殊なLaTeXパッケージがあります。
7326 \end_layout
7327
7328 \begin_layout Subsection
7329 水平括弧
7330 \begin_inset Index idx
7331 status collapsed
7332
7333 \begin_layout Plain Layout
7334 かっこ@括弧 ! すいへい@水平
7335 \end_layout
7336
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \begin_layout Standard
7343 \align center
7344 \begin_inset Tabular
7345 <lyxtabular version="3" rows="4" columns="2">
7346 <features tabularvalignment="middle">
7347 <column alignment="center" valignment="top" width="0pt">
7348 <column alignment="center" valignment="top" width="0pt">
7349 <row>
7350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354 コマンド
7355 \begin_inset Note Note
7356 status collapsed
7357
7358 \begin_layout Plain Layout
7359 ここで
7360 \series bold
7361
7362 \backslash
7363 raisebox
7364 \series default
7365 はスペーサーとして使用しているだけです。
7366 \end_layout
7367
7368 \end_inset
7369
7370
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 出力
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 </row>
7385 <row>
7386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7387 \begin_inset Text
7388
7389 \begin_layout Plain Layout
7390 \begin_inset ERT
7391 status collapsed
7392
7393 \begin_layout Plain Layout
7394
7395
7396 \backslash
7397 raisebox{2.3mm}{
7398 \end_layout
7399
7400 \end_inset
7401
7402
7403 \backslash
7404 overbrace
7405 \begin_inset ERT
7406 status collapsed
7407
7408 \begin_layout Plain Layout
7409
7410
7411 \backslash
7412 spce 
7413 \end_layout
7414
7415 \end_inset
7416
7417 A+B
7418 \begin_inset ERT
7419 status collapsed
7420
7421 \begin_layout Plain Layout
7422
7423
7424 \backslash
7425 spce 
7426 \end_layout
7427
7428 \end_inset
7429
7430 ^
7431 \begin_inset ERT
7432 status collapsed
7433
7434 \begin_layout Plain Layout
7435
7436
7437 \backslash
7438 spce 
7439 \end_layout
7440
7441 \end_inset
7442
7443 3
7444 \begin_inset ERT
7445 status collapsed
7446
7447 \begin_layout Plain Layout
7448
7449 }
7450 \end_layout
7451
7452 \end_inset
7453
7454
7455 \begin_inset Index idx
7456 status collapsed
7457
7458 \begin_layout Plain Layout
7459 こまんど@コマンド ! O ! 
7460 \backslash
7461 overbrace
7462 \end_layout
7463
7464 \end_inset
7465
7466
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 \begin_inset Formula $\overbrace{A+B}^{3}$
7476 \end_inset
7477
7478
7479 \end_layout
7480
7481 \end_inset
7482 </cell>
7483 </row>
7484 <row>
7485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7486 \begin_inset Text
7487
7488 \begin_layout Plain Layout
7489 \begin_inset ERT
7490 status collapsed
7491
7492 \begin_layout Plain Layout
7493
7494
7495 \backslash
7496 raisebox{-2.2mm}{
7497 \end_layout
7498
7499 \end_inset
7500
7501
7502 \backslash
7503 underbrace
7504 \begin_inset ERT
7505 status collapsed
7506
7507 \begin_layout Plain Layout
7508
7509
7510 \backslash
7511 spce 
7512 \end_layout
7513
7514 \end_inset
7515
7516 A+B
7517 \begin_inset ERT
7518 status collapsed
7519
7520 \begin_layout Plain Layout
7521
7522
7523 \backslash
7524 spce 
7525 \end_layout
7526
7527 \end_inset
7528
7529 _5
7530 \begin_inset ERT
7531 status collapsed
7532
7533 \begin_layout Plain Layout
7534
7535 }
7536 \end_layout
7537
7538 \end_inset
7539
7540
7541 \begin_inset Index idx
7542 status collapsed
7543
7544 \begin_layout Plain Layout
7545 こまんど@コマンド ! U ! 
7546 \backslash
7547 underbrace
7548 \end_layout
7549
7550 \end_inset
7551
7552
7553 \end_layout
7554
7555 \end_inset
7556 </cell>
7557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7558 \begin_inset Text
7559
7560 \begin_layout Plain Layout
7561 \begin_inset Formula $\underbrace{A+B}_{5}$
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 </row>
7570 <row>
7571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575
7576 \backslash
7577 overbrace
7578 \begin_inset ERT
7579 status collapsed
7580
7581 \begin_layout Plain Layout
7582
7583
7584 \backslash
7585 spce 
7586 \end_layout
7587
7588 \end_inset
7589
7590
7591 \backslash
7592 underbrace
7593 \begin_inset ERT
7594 status collapsed
7595
7596 \begin_layout Plain Layout
7597
7598
7599 \backslash
7600 spce 
7601 \end_layout
7602
7603 \end_inset
7604
7605 A+B_w
7606 \begin_inset ERT
7607 status collapsed
7608
7609 \begin_layout Plain Layout
7610
7611
7612 \backslash
7613 spce 
7614 \end_layout
7615
7616 \end_inset
7617
7618
7619 \begin_inset ERT
7620 status collapsed
7621
7622 \begin_layout Plain Layout
7623
7624
7625 \backslash
7626 spce 
7627 \end_layout
7628
7629 \end_inset
7630
7631 _7
7632 \begin_inset ERT
7633 status collapsed
7634
7635 \begin_layout Plain Layout
7636
7637
7638 \backslash
7639 spce 
7640 \end_layout
7641
7642 \end_inset
7643
7644
7645 \begin_inset ERT
7646 status collapsed
7647
7648 \begin_layout Plain Layout
7649
7650
7651 \backslash
7652 spce 
7653 \end_layout
7654
7655 \end_inset
7656
7657 ^
7658 \begin_inset ERT
7659 status collapsed
7660
7661 \begin_layout Plain Layout
7662
7663
7664 \backslash
7665 spce 
7666 \end_layout
7667
7668 \end_inset
7669
7670 C
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7676 \begin_inset Text
7677
7678 \begin_layout Plain Layout
7679 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7680 \end_inset
7681
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 </row>
7688 </lyxtabular>
7689
7690 \end_inset
7691
7692
7693 \end_layout
7694
7695 \begin_layout Standard
7696 最後の例では、
7697 \series bold
7698
7699 \backslash
7700 overbrace
7701 \series default
7702 が先に挿入されようが
7703 \series bold
7704
7705 \backslash
7706 underbrace
7707 \series default
7708 が先に挿入されようが代わりはありません。
7709 \end_layout
7710
7711 \begin_layout Standard
7712 \begin_inset VSpace bigskip
7713 \end_inset
7714
7715 括弧をお互いに重ねる必要がある場合には、第
7716 \begin_inset CommandInset ref
7717 LatexCommand ref
7718 reference "sec:多行数式"
7719
7720 \end_inset
7721
7722 節に説明されているように、次のような多行数式を使わなくてはなりません。
7723 \begin_inset Formula 
7724 \begin{eqnarray*}
7725 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7726  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7727 \end{eqnarray*}
7728
7729 \end_inset
7730
7731 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7732 \begin_inset Foot
7733 status collapsed
7734
7735 \begin_layout Plain Layout
7736 空白コマンドは第
7737 \begin_inset CommandInset ref
7738 LatexCommand ref
7739 reference "sub:定義済みの空白"
7740
7741 \end_inset
7742
7743 章に説明があります。
7744 \end_layout
7745
7746 \end_inset
7747
7748
7749 \series bold
7750
7751 \backslash
7752 :
7753 \series default
7754 を最初の
7755 \begin_inset Formula $d$
7756 \end_inset
7757
7758 の前に挿入しておくことが重要です。さもないと、
7759 \begin_inset Formula $q$
7760 \end_inset
7761
7762 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7763 \begin_inset Foot
7764 status collapsed
7765
7766 \begin_layout Plain Layout
7767 これは、括弧が文字として取り扱われないためです。第
7768 \begin_inset CommandInset ref
7769 LatexCommand ref
7770 reference "sub:二項演算子"
7771
7772 \end_inset
7773
7774 章参照。
7775 \end_layout
7776
7777 \end_inset
7778
7779 ためです。二行目には、二つめの括弧が挿入されています。
7780 \begin_inset Formula $b$
7781 \end_inset
7782
7783 の直前から始まるようにするために、まず
7784 \series bold
7785
7786 \backslash
7787 hphantom{gggg+
7788 \backslash
7789 :}
7790 \series default
7791 というコマンド
7792 \begin_inset Foot
7793 status collapsed
7794
7795 \begin_layout Plain Layout
7796
7797 \series bold
7798
7799 \backslash
7800 hphantom
7801 \series default
7802 に関する詳細は、第
7803 \begin_inset CommandInset ref
7804 LatexCommand ref
7805 reference "sub:埋め草"
7806
7807 \end_inset
7808
7809 章を参照してください。
7810 \end_layout
7811
7812 \end_inset
7813
7814 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7815 \series bold
7816
7817 \backslash
7818 hphantom{bbqq+dddd}
7819 \series default
7820 コマンドの下に置きます。
7821 \end_layout
7822
7823 \begin_layout Standard
7824 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7825 \begin_inset ERT
7826 status collapsed
7827
7828 \begin_layout Plain Layout
7829
7830
7831 \backslash
7832 setlength{
7833 \backslash
7834 jot}{-6pt}
7835 \end_layout
7836
7837 \end_inset
7838
7839
7840 \begin_inset Formula 
7841 \begin{eqnarray*}
7842  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7843 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7844 \end{eqnarray*}
7845
7846 \end_inset
7847
7848
7849 \begin_inset ERT
7850 status collapsed
7851
7852 \begin_layout Plain Layout
7853
7854
7855 \backslash
7856 setlength{
7857 \backslash
7858 jot}{3pt}
7859 \end_layout
7860
7861 \end_inset
7862
7863 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7864 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7865 \begin_inset Foot
7866 status collapsed
7867
7868 \begin_layout Plain Layout
7869 \begin_inset CommandInset href
7870 LatexCommand href
7871 name "LyX-bug #1505"
7872 target "http://www.lyx.org/trac/ticket/1505"
7873
7874 \end_inset
7875
7876
7877 \end_layout
7878
7879 \end_inset
7880
7881 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7882 \series bold
7883 setlength{
7884 \backslash
7885 jot}{-6pt}
7886 \series default
7887 というコマンドを入れて、大域的な数式行間
7888 \series bold
7889
7890 \backslash
7891 jot
7892 \series default
7893
7894 \begin_inset Index idx
7895 status collapsed
7896
7897 \begin_layout Plain Layout
7898 こまんど@コマンド ! J ! 
7899 \backslash
7900 jot
7901 \end_layout
7902
7903 \end_inset
7904
7905 を-6
7906 \begin_inset space \thinspace{}
7907 \end_inset
7908
7909 ptに変更しなくてはなりません。
7910 \series bold
7911
7912 \backslash
7913 jot
7914 \series default
7915 は、数式直後に同様のコマンドを使って標準値の3
7916 \begin_inset space \thinspace{}
7917 \end_inset
7918
7919 ptに戻します。数式中の行間について、詳しくは第
7920 \begin_inset CommandInset ref
7921 LatexCommand ref
7922 reference "sub:行間"
7923
7924 \end_inset
7925
7926 章に説明があります。
7927 \end_layout
7928
7929 \begin_layout Section
7930 矢印
7931 \begin_inset Index idx
7932 status collapsed
7933
7934 \begin_layout Plain Layout
7935 やじるし@矢印
7936 \end_layout
7937
7938 \end_inset
7939
7940
7941 \end_layout
7942
7943 \begin_layout Standard
7944 矢印は、数式ツールバーボタンの
7945 \begin_inset Graphics
7946         filename ../../images/math/leftarrow.png
7947         scale 85
7948
7949 \end_inset
7950
7951 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7952 \end_layout
7953
7954 \begin_layout Standard
7955 \begin_inset Newpage newpage
7956 \end_inset
7957
7958
7959 \end_layout
7960
7961 \begin_layout Subsection
7962 水平矢印
7963 \begin_inset Index idx
7964 status collapsed
7965
7966 \begin_layout Plain Layout
7967 やじるし@矢印 ! すいへい@水平
7968 \end_layout
7969
7970 \end_inset
7971
7972
7973 \end_layout
7974
7975 \begin_layout Standard
7976 \begin_inset space \hfill{}
7977 \end_inset
7978
7979
7980 \begin_inset Tabular
7981 <lyxtabular version="3" rows="8" columns="2">
7982 <features tabularvalignment="middle">
7983 <column alignment="center" valignment="top" width="0pt">
7984 <column alignment="center" valignment="top" width="0pt">
7985 <row>
7986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990 コマンド
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999 出力
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 </row>
8005 <row>
8006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010
8011 \backslash
8012 gets
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021 \begin_inset Formula $\gets$
8022 \end_inset
8023
8024
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 </row>
8030 <row>
8031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035
8036 \backslash
8037 Leftarrow
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046 \begin_inset Formula $\Leftarrow$
8047 \end_inset
8048
8049
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row>
8056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060
8061 \backslash
8062 longleftarrow
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 \begin_inset Formula $\longleftarrow$
8072 \end_inset
8073
8074
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 </row>
8080 <row>
8081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085
8086 \backslash
8087 Longleftarrow
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096 \begin_inset Formula $\Longleftarrow$
8097 \end_inset
8098
8099
8100 \end_layout
8101
8102 \end_inset
8103 </cell>
8104 </row>
8105 <row>
8106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110
8111 \backslash
8112 leftharpoonup
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121 \begin_inset Formula $\leftharpoonup$
8122 \end_inset
8123
8124
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 </row>
8130 <row>
8131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135
8136 \backslash
8137 leftharpoondown
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146 \begin_inset Formula $\leftharpoondown$
8147 \end_inset
8148
8149
8150 \end_layout
8151
8152 \end_inset
8153 </cell>
8154 </row>
8155 <row>
8156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8157 \begin_inset Text
8158
8159 \begin_layout Plain Layout
8160
8161 \backslash
8162 hookleftarrow
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171 \begin_inset Formula $\hookleftarrow$
8172 \end_inset
8173
8174
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 </row>
8180 </lyxtabular>
8181
8182 \end_inset
8183
8184
8185 \begin_inset space \hfill{}
8186 \end_inset
8187
8188
8189 \begin_inset Tabular
8190 <lyxtabular version="3" rows="8" columns="2">
8191 <features tabularvalignment="middle">
8192 <column alignment="center" valignment="top" width="0pt">
8193 <column alignment="center" valignment="top" width="0pt">
8194 <row>
8195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199 コマンド
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208 出力
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 </row>
8214 <row>
8215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219
8220 \backslash
8221 to
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 \begin_inset Formula $\to$
8231 \end_inset
8232
8233
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 </row>
8239 <row>
8240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244
8245 \backslash
8246 Rightarrow
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 \begin_inset Formula $\Rightarrow$
8256 \end_inset
8257
8258
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 </row>
8264 <row>
8265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269
8270 \backslash
8271 longrightarrow
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8277 \begin_inset Text
8278
8279 \begin_layout Plain Layout
8280 \begin_inset Formula $\longrightarrow$
8281 \end_inset
8282
8283
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 </row>
8289 <row>
8290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294
8295 \backslash
8296 Longrightarrow
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 \begin_inset Formula $\Longrightarrow$
8306 \end_inset
8307
8308
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 </row>
8314 <row>
8315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319
8320 \backslash
8321 rightharpoonup
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330 \begin_inset Formula $\rightharpoonup$
8331 \end_inset
8332
8333
8334 \end_layout
8335
8336 \end_inset
8337 </cell>
8338 </row>
8339 <row>
8340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344
8345 \backslash
8346 rightharpoondown
8347 \end_layout
8348
8349 \end_inset
8350 </cell>
8351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 \begin_inset Formula $\rightharpoondown$
8356 \end_inset
8357
8358
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 </row>
8364 <row>
8365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Plain Layout
8369
8370 \backslash
8371 hookrightarrow
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8377 \begin_inset Text
8378
8379 \begin_layout Plain Layout
8380 \begin_inset Formula $\hookrightarrow$
8381 \end_inset
8382
8383
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 </row>
8389 </lyxtabular>
8390
8391 \end_inset
8392
8393
8394 \begin_inset space \hfill{}
8395 \end_inset
8396
8397
8398 \end_layout
8399
8400 \begin_layout Standard
8401 \begin_inset space \hfill{}
8402 \end_inset
8403
8404
8405 \begin_inset Tabular
8406 <lyxtabular version="3" rows="6" columns="2">
8407 <features tabularvalignment="middle">
8408 <column alignment="center" valignment="top" width="0pt">
8409 <column alignment="center" valignment="top" width="0pt">
8410 <row>
8411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 コマンド
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 出力
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 </row>
8430 <row>
8431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435
8436 \backslash
8437 leftrightarrow
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 \begin_inset Formula $\leftrightarrow$
8447 \end_inset
8448
8449
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 </row>
8455 <row>
8456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460
8461 \backslash
8462 Leftrightarrow
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471 \begin_inset Formula $\Leftrightarrow$
8472 \end_inset
8473
8474
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 </row>
8480 <row>
8481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485
8486 \backslash
8487 longleftrightarrow
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 \begin_inset Formula $\longleftrightarrow$
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 </row>
8505 <row>
8506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \backslash
8512 Longleftrightarrow
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521 \begin_inset Formula $\Longleftrightarrow$
8522 \end_inset
8523
8524
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 </row>
8530 <row>
8531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535
8536 \backslash
8537 rightleftharpoons
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 \begin_inset Formula $\rightleftharpoons$
8547 \end_inset
8548
8549
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 </lyxtabular>
8556
8557 \end_inset
8558
8559
8560 \begin_inset space \hspace{}
8561 \length 25pt
8562 \end_inset
8563
8564
8565 \begin_inset space \hfill{}
8566 \end_inset
8567
8568
8569 \begin_inset Tabular
8570 <lyxtabular version="3" rows="5" columns="2">
8571 <features tabularvalignment="middle">
8572 <column alignment="center" valignment="top" width="0pt">
8573 <column alignment="center" valignment="top" width="0pt">
8574 <row>
8575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 コマンド
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 出力
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row>
8595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599
8600 \backslash
8601 mapsto
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 \begin_inset Formula $\mapsto$
8611 \end_inset
8612
8613
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 </row>
8619 <row>
8620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624
8625 \backslash
8626 longmapsto
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635 \begin_inset Formula $\longmapsto$
8636 \end_inset
8637
8638
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 </row>
8644 <row>
8645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \backslash
8651 leadsto
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660 \begin_inset Formula $\leadsto$
8661 \end_inset
8662
8663
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 </row>
8669 <row>
8670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674
8675 \backslash
8676 dasharrow
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685 \begin_inset Formula $\dasharrow$
8686 \end_inset
8687
8688
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 </row>
8694 </lyxtabular>
8695
8696 \end_inset
8697
8698
8699 \begin_inset space \hfill{}
8700 \end_inset
8701
8702
8703 \end_layout
8704
8705 \begin_layout Standard
8706 \begin_inset VSpace medskip
8707 \end_inset
8708
8709 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8710 \begin_inset CommandInset ref
8711 LatexCommand ref
8712 reference "sec:アクセント"
8713
8714 \end_inset
8715
8716 節に一覧があります。
8717 \end_layout
8718
8719 \begin_layout Standard
8720 \begin_inset VSpace bigskip
8721 \end_inset
8722
8723 さらに、ラベル付き矢印
8724 \begin_inset Index idx
8725 status collapsed
8726
8727 \begin_layout Plain Layout
8728 やじるし@矢印 ! らべるつき@ラベル付き
8729 \end_layout
8730
8731 \end_inset
8732
8733 として、
8734 \series bold
8735
8736 \backslash
8737 xleftarrow
8738 \series default
8739
8740 \begin_inset Index idx
8741 status collapsed
8742
8743 \begin_layout Plain Layout
8744 こまんど@コマンド ! X ! 
8745 \backslash
8746 xleftarrow
8747 \end_layout
8748
8749 \end_inset
8750
8751
8752 \series bold
8753
8754 \backslash
8755 xrightarrow
8756 \series default
8757
8758 \begin_inset Index idx
8759 status collapsed
8760
8761 \begin_layout Plain Layout
8762 こまんど@コマンド ! X ! 
8763 \backslash
8764 xrightarrow
8765 \begin_inset ERT
8766 status collapsed
8767
8768 \begin_layout Plain Layout
8769
8770
8771 \backslash
8772 vspace{4mm}
8773 \end_layout
8774
8775 \end_inset
8776
8777
8778 \end_layout
8779
8780 \end_inset
8781
8782 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8783 ます。
8784 \end_layout
8785
8786 \begin_layout Standard
8787 \align center
8788 \begin_inset Tabular
8789 <lyxtabular version="3" rows="3" columns="2">
8790 <features tabularvalignment="middle">
8791 <column alignment="center" valignment="top" width="0pt">
8792 <column alignment="center" valignment="top" width="0pt">
8793 <row>
8794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 コマンド
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 出力
8808 \begin_inset Note Note
8809 status collapsed
8810
8811 \begin_layout Plain Layout
8812 ここで
8813 \series bold
8814
8815 \backslash
8816 raisebox
8817 \series default
8818 はスペーサーとして使用しているだけです。
8819 \end_layout
8820
8821 \end_inset
8822
8823
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 </row>
8829 <row>
8830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 F(a)
8835 \backslash
8836 xleftarrow
8837 \begin_inset ERT
8838 status collapsed
8839
8840 \begin_layout Plain Layout
8841
8842
8843 \backslash
8844 spce 
8845 \end_layout
8846
8847 \end_inset
8848
8849 x=a
8850 \begin_inset Formula $\downarrow$
8851 \end_inset
8852
8853 x
8854 \begin_inset Formula $>$
8855 \end_inset
8856
8857 0
8858 \begin_inset Formula $\to$
8859 \end_inset
8860
8861 F(x)
8862 \end_layout
8863
8864 \end_inset
8865 </cell>
8866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8867 \begin_inset Text
8868
8869 \begin_layout Plain Layout
8870 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8871 \end_inset
8872
8873
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 </row>
8879 <row>
8880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8881 \begin_inset Text
8882
8883 \begin_layout Plain Layout
8884 F(x)
8885 \backslash
8886 xrightarrow
8887 \begin_inset ERT
8888 status collapsed
8889
8890 \begin_layout Plain Layout
8891
8892
8893 \backslash
8894 spce 
8895 \end_layout
8896
8897 \end_inset
8898
8899 x=a
8900 \begin_inset Formula $\downarrow$
8901 \end_inset
8902
8903 x
8904 \begin_inset Formula $>$
8905 \end_inset
8906
8907 0
8908 \begin_inset Formula $\to$
8909 \end_inset
8910
8911 F(a)
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8921 \end_inset
8922
8923
8924 \end_layout
8925
8926 \end_inset
8927 </cell>
8928 </row>
8929 </lyxtabular>
8930
8931 \end_inset
8932
8933
8934 \end_layout
8935
8936 \begin_layout Subsection
8937 垂直矢印および対角矢印
8938 \begin_inset Index idx
8939 status collapsed
8940
8941 \begin_layout Plain Layout
8942 やじるし@矢印 ! たいかく@対角
8943 \end_layout
8944
8945 \end_inset
8946
8947
8948 \begin_inset Index idx
8949 status collapsed
8950
8951 \begin_layout Plain Layout
8952 やじるし@矢印 ! すいちょく@垂直
8953 \end_layout
8954
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \begin_layout Standard
8961 \begin_inset space \hfill{}
8962 \end_inset
8963
8964
8965 \begin_inset Tabular
8966 <lyxtabular version="3" rows="7" columns="2">
8967 <features tabularvalignment="middle">
8968 <column alignment="center" valignment="top" width="0pt">
8969 <column alignment="center" valignment="top" width="0pt">
8970 <row>
8971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975 コマンド
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 出力
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 </row>
8990 <row>
8991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995
8996 \backslash
8997 uparrow
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 \begin_inset Formula $\uparrow$
9007 \end_inset
9008
9009
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \backslash
9022 Uparrow
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 \begin_inset Formula $\Uparrow$
9032 \end_inset
9033
9034
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 </row>
9040 <row>
9041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045
9046 \backslash
9047 updownarrow
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 \begin_inset Formula $\updownarrow$
9057 \end_inset
9058
9059
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 <row>
9066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070
9071 \backslash
9072 Updownarrow
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 \begin_inset Formula $\Updownarrow$
9082 \end_inset
9083
9084
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row>
9091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \backslash
9097 Downarrow
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 \begin_inset Formula $\Downarrow$
9107 \end_inset
9108
9109
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 </row>
9115 <row>
9116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120
9121 \backslash
9122 downarrow
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131 \begin_inset Formula $\downarrow$
9132 \end_inset
9133
9134
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 </row>
9140 </lyxtabular>
9141
9142 \end_inset
9143
9144
9145 \begin_inset space \hfill{}
9146 \end_inset
9147
9148
9149 \begin_inset Tabular
9150 <lyxtabular version="3" rows="5" columns="2">
9151 <features tabularvalignment="middle">
9152 <column alignment="center" valignment="top" width="0pt">
9153 <column alignment="center" valignment="top" width="0pt">
9154 <row>
9155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159 コマンド
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 出力
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 </row>
9174 <row>
9175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179
9180 \backslash
9181 nearrow
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 \begin_inset Formula $\nearrow$
9191 \end_inset
9192
9193
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 </row>
9199 <row>
9200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204
9205 \backslash
9206 searrow
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 \begin_inset Formula $\searrow$
9216 \end_inset
9217
9218
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 </row>
9224 <row>
9225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229
9230 \backslash
9231 swarrow
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240 \begin_inset Formula $\swarrow$
9241 \end_inset
9242
9243
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 </row>
9249 <row>
9250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254
9255 \backslash
9256 nwarrow
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265 \begin_inset Formula $\nwarrow$
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 </row>
9274 </lyxtabular>
9275
9276 \end_inset
9277
9278
9279 \begin_inset space \hfill{}
9280 \end_inset
9281
9282
9283 \end_layout
9284
9285 \begin_layout Standard
9286 \begin_inset VSpace medskip
9287 \end_inset
9288
9289 垂直矢印は、第
9290 \begin_inset CommandInset ref
9291 LatexCommand ref
9292 reference "sub:手動の括弧丈"
9293
9294 \end_inset
9295
9296 節および第
9297 \begin_inset CommandInset ref
9298 LatexCommand ref
9299 reference "sub:自動の括弧丈"
9300
9301 \end_inset
9302
9303 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9304 \end_layout
9305
9306 \begin_layout Standard
9307 \begin_inset Newpage newpage
9308 \end_inset
9309
9310
9311 \end_layout
9312
9313 \begin_layout Section
9314 アクセント
9315 \begin_inset CommandInset label
9316 LatexCommand label
9317 name "sec:アクセント"
9318
9319 \end_inset
9320
9321
9322 \begin_inset Index idx
9323 status collapsed
9324
9325 \begin_layout Plain Layout
9326 あくせんと@アクセント
9327 \end_layout
9328
9329 \end_inset
9330
9331
9332 \end_layout
9333
9334 \begin_layout Standard
9335 アクセントは、数式ツールバーボタンの
9336 \begin_inset Graphics
9337         filename ../../images/math/hat.png
9338         scale 85
9339
9340 \end_inset
9341
9342 か、以下の各小節に列挙してあるコマンドで入力することができます。
9343 \end_layout
9344
9345 \begin_layout Subsection
9346 一文字に付けるアクセント
9347 \begin_inset ERT
9348 status collapsed
9349
9350 \begin_layout Plain Layout
9351
9352
9353 \backslash
9354 texorpdfstring{
9355 \end_layout
9356
9357 \end_inset
9358
9359
9360 \begin_inset Foot
9361 status collapsed
9362
9363 \begin_layout Plain Layout
9364 本文中のアクセントについては、第
9365 \begin_inset CommandInset ref
9366 LatexCommand ref
9367 reference "sub:文章中のアクセント"
9368
9369 \end_inset
9370
9371 節を参照。
9372 \end_layout
9373
9374 \end_inset
9375
9376
9377 \begin_inset ERT
9378 status collapsed
9379
9380 \begin_layout Plain Layout
9381
9382 }{}
9383 \end_layout
9384
9385 \end_inset
9386
9387
9388 \begin_inset Note Note
9389 status collapsed
9390
9391 \begin_layout Plain Layout
9392
9393 \series bold
9394
9395 \backslash
9396 texorpdfstring
9397 \series default
9398 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9399 \end_layout
9400
9401 \begin_layout Plain Layout
9402
9403 \series bold
9404
9405 \backslash
9406 texorpdfstring
9407 \series default
9408 についての詳細は、第
9409 \begin_inset CommandInset ref
9410 LatexCommand ref
9411 reference "sub:節見出し中の数式"
9412
9413 \end_inset
9414
9415 節にあります。
9416 \end_layout
9417
9418 \end_inset
9419
9420
9421 \begin_inset CommandInset label
9422 LatexCommand label
9423 name "sub:一文字に付けるアクセント"
9424
9425 \end_inset
9426
9427
9428 \begin_inset Index idx
9429 status collapsed
9430
9431 \begin_layout Plain Layout
9432 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9433 \end_layout
9434
9435 \end_inset
9436
9437
9438 \end_layout
9439
9440 \begin_layout Standard
9441 \begin_inset space \hfill{}
9442 \end_inset
9443
9444
9445 \begin_inset Tabular
9446 <lyxtabular version="3" rows="8" columns="2">
9447 <features tabularvalignment="middle">
9448 <column alignment="center" valignment="top" width="0pt">
9449 <column alignment="center" valignment="top" width="0pt">
9450 <row>
9451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455 コマンド
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 出力
9465 \begin_inset Note Note
9466 status collapsed
9467
9468 \begin_layout Plain Layout
9469 ここで
9470 \series bold
9471
9472 \backslash
9473 raisebox
9474 \series default
9475 はスペーサーとして使用しているだけです。
9476 \end_layout
9477
9478 \end_inset
9479
9480
9481 \end_layout
9482
9483 \end_inset
9484 </cell>
9485 </row>
9486 <row>
9487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491
9492 \backslash
9493 dot
9494 \begin_inset ERT
9495 status collapsed
9496
9497 \begin_layout Plain Layout
9498
9499
9500 \backslash
9501 spce 
9502 \end_layout
9503
9504 \end_inset
9505
9506 A
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9516 \end_inset
9517
9518
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 </row>
9524 <row>
9525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529
9530 \backslash
9531 ddot
9532 \begin_inset ERT
9533 status collapsed
9534
9535 \begin_layout Plain Layout
9536
9537
9538 \backslash
9539 spce 
9540 \end_layout
9541
9542 \end_inset
9543
9544 A
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9550 \begin_inset Text
9551
9552 \begin_layout Plain Layout
9553 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9554 \end_inset
9555
9556
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 </row>
9562 <row>
9563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Plain Layout
9567
9568 \backslash
9569 dddot
9570 \begin_inset ERT
9571 status collapsed
9572
9573 \begin_layout Plain Layout
9574
9575
9576 \backslash
9577 spce 
9578 \end_layout
9579
9580 \end_inset
9581
9582 A
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9592 \end_inset
9593
9594
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 </row>
9600 <row>
9601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605
9606 \backslash
9607 ddddot
9608 \begin_inset ERT
9609 status collapsed
9610
9611 \begin_layout Plain Layout
9612
9613
9614 \backslash
9615 spce 
9616 \end_layout
9617
9618 \end_inset
9619
9620 A
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9626 \begin_inset Text
9627
9628 \begin_layout Plain Layout
9629 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9630 \end_inset
9631
9632
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 </row>
9638 <row>
9639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643
9644 \backslash
9645 vec
9646 \begin_inset ERT
9647 status collapsed
9648
9649 \begin_layout Plain Layout
9650
9651
9652 \backslash
9653 spce 
9654 \end_layout
9655
9656 \end_inset
9657
9658 A
9659 \begin_inset Index idx
9660 status collapsed
9661
9662 \begin_layout Plain Layout
9663
9664 \lang english
9665 Vectors
9666 \end_layout
9667
9668 \end_inset
9669
9670
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9680 \end_inset
9681
9682
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 </row>
9688 <row>
9689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693
9694 \backslash
9695 bar
9696 \begin_inset ERT
9697 status collapsed
9698
9699 \begin_layout Plain Layout
9700
9701
9702 \backslash
9703 spce 
9704 \end_layout
9705
9706 \end_inset
9707
9708 A
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9714 \begin_inset Text
9715
9716 \begin_layout Plain Layout
9717 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9718 \end_inset
9719
9720
9721 \end_layout
9722
9723 \end_inset
9724 </cell>
9725 </row>
9726 <row>
9727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731
9732 \backslash
9733 mathring
9734 \begin_inset ERT
9735 status collapsed
9736
9737 \begin_layout Plain Layout
9738
9739
9740 \backslash
9741 spce 
9742 \end_layout
9743
9744 \end_inset
9745
9746 A
9747 \end_layout
9748
9749 \end_inset
9750 </cell>
9751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9752 \begin_inset Text
9753
9754 \begin_layout Plain Layout
9755 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9756 \end_inset
9757
9758
9759 \end_layout
9760
9761 \end_inset
9762 </cell>
9763 </row>
9764 </lyxtabular>
9765
9766 \end_inset
9767
9768
9769 \begin_inset space \hfill{}
9770 \end_inset
9771
9772
9773 \begin_inset Tabular
9774 <lyxtabular version="3" rows="7" columns="2">
9775 <features tabularvalignment="middle">
9776 <column alignment="center" valignment="top" width="0pt">
9777 <column alignment="center" valignment="top" width="0pt">
9778 <row>
9779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9780 \begin_inset Text
9781
9782 \begin_layout Plain Layout
9783 コマンド
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792 出力
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row>
9799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \backslash
9805 tilde
9806 \begin_inset ERT
9807 status collapsed
9808
9809 \begin_layout Plain Layout
9810
9811
9812 \backslash
9813 spce 
9814 \end_layout
9815
9816 \end_inset
9817
9818 A
9819 \end_layout
9820
9821 \end_inset
9822 </cell>
9823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9828 \end_inset
9829
9830
9831 \end_layout
9832
9833 \end_inset
9834 </cell>
9835 </row>
9836 <row>
9837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9838 \begin_inset Text
9839
9840 \begin_layout Plain Layout
9841
9842 \backslash
9843 hat
9844 \begin_inset ERT
9845 status collapsed
9846
9847 \begin_layout Plain Layout
9848
9849
9850 \backslash
9851 spce 
9852 \end_layout
9853
9854 \end_inset
9855
9856 A
9857 \end_layout
9858
9859 \end_inset
9860 </cell>
9861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9862 \begin_inset Text
9863
9864 \begin_layout Plain Layout
9865 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9866 \end_inset
9867
9868
9869 \end_layout
9870
9871 \end_inset
9872 </cell>
9873 </row>
9874 <row>
9875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9876 \begin_inset Text
9877
9878 \begin_layout Plain Layout
9879
9880 \backslash
9881 check
9882 \begin_inset ERT
9883 status collapsed
9884
9885 \begin_layout Plain Layout
9886
9887
9888 \backslash
9889 spce 
9890 \end_layout
9891
9892 \end_inset
9893
9894 A
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9900 \begin_inset Text
9901
9902 \begin_layout Plain Layout
9903 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9904 \end_inset
9905
9906
9907 \end_layout
9908
9909 \end_inset
9910 </cell>
9911 </row>
9912 <row>
9913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9914 \begin_inset Text
9915
9916 \begin_layout Plain Layout
9917
9918 \backslash
9919 acute
9920 \begin_inset ERT
9921 status collapsed
9922
9923 \begin_layout Plain Layout
9924
9925
9926 \backslash
9927 spce 
9928 \end_layout
9929
9930 \end_inset
9931
9932 A
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9942 \end_inset
9943
9944
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 </row>
9950 <row>
9951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955
9956 \backslash
9957 grave
9958 \begin_inset ERT
9959 status collapsed
9960
9961 \begin_layout Plain Layout
9962
9963
9964 \backslash
9965 spce 
9966 \end_layout
9967
9968 \end_inset
9969
9970 A
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9976 \begin_inset Text
9977
9978 \begin_layout Plain Layout
9979 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9980 \end_inset
9981
9982
9983 \end_layout
9984
9985 \end_inset
9986 </cell>
9987 </row>
9988 <row>
9989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9990 \begin_inset Text
9991
9992 \begin_layout Plain Layout
9993
9994 \backslash
9995 breve
9996 \begin_inset ERT
9997 status collapsed
9998
9999 \begin_layout Plain Layout
10000
10001
10002 \backslash
10003 spce 
10004 \end_layout
10005
10006 \end_inset
10007
10008 A
10009 \end_layout
10010
10011 \end_inset
10012 </cell>
10013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10018 \end_inset
10019
10020
10021 \end_layout
10022
10023 \end_inset
10024 </cell>
10025 </row>
10026 </lyxtabular>
10027
10028 \end_inset
10029
10030
10031 \begin_inset space \hfill{}
10032 \end_inset
10033
10034
10035 \end_layout
10036
10037 \begin_layout Standard
10038 \begin_inset VSpace bigskip
10039 \end_inset
10040
10041
10042 \end_layout
10043
10044 \begin_layout Standard
10045 \begin_inset ERT
10046 status collapsed
10047
10048 \begin_layout Plain Layout
10049
10050
10051 \backslash
10052 '{e}
10053 \end_layout
10054
10055 \end_inset
10056
10057 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
10058 \begin_inset Index idx
10059 status collapsed
10060
10061 \begin_layout Plain Layout
10062 うむらうと@ウムラウト
10063 \end_layout
10064
10065 \end_inset
10066
10067 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
10068 として取り扱います。
10069 \series bold
10070
10071 \backslash
10072 ddot
10073 \series default
10074 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10075 \end_layout
10076
10077 \begin_layout Standard
10078 \begin_inset VSpace -2mm
10079 \end_inset
10080
10081
10082 \end_layout
10083
10084 \begin_layout Standard
10085 \align center
10086 \begin_inset Tabular
10087 <lyxtabular version="3" rows="3" columns="2">
10088 <features tabularvalignment="middle">
10089 <column alignment="center" valignment="top" width="0">
10090 <column alignment="center" valignment="top" width="0">
10091 <row>
10092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Plain Layout
10096 コマンド
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105 出力
10106 \begin_inset Note Note
10107 status collapsed
10108
10109 \begin_layout Plain Layout
10110 ここで
10111 \series bold
10112
10113 \backslash
10114 raisebox
10115 \series default
10116 および0ポイント空白はスペーサーとして使用しているだけです。
10117 \end_layout
10118
10119 \end_inset
10120
10121
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 </row>
10127 <row>
10128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10129 \begin_inset Text
10130
10131 \begin_layout Plain Layout
10132 \begin_inset Quotes grd
10133 \end_inset
10134
10135 i
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144
10145 \lang ngerman
10146 \begin_inset space \hspace{}
10147 \length 0pt
10148 \end_inset
10149
10150
10151 \begin_inset Formula $"i$
10152 \end_inset
10153
10154
10155 \end_layout
10156
10157 \end_inset
10158 </cell>
10159 </row>
10160 <row>
10161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Plain Layout
10165
10166 \backslash
10167 ddot
10168 \begin_inset ERT
10169 status collapsed
10170
10171 \begin_layout Plain Layout
10172
10173
10174 \backslash
10175 spce 
10176 \end_layout
10177
10178 \end_inset
10179
10180 i
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10186 \begin_inset Text
10187
10188 \begin_layout Plain Layout
10189 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10190 \end_inset
10191
10192
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 </row>
10198 </lyxtabular>
10199
10200 \end_inset
10201
10202
10203 \end_layout
10204
10205 \begin_layout Standard
10206
10207 \series bold
10208
10209 \backslash
10210 ddot
10211 \series default
10212 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10213 \emph on
10214 数式中テキストでは使用できない
10215 \emph default
10216 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10217 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10218 \end_layout
10219
10220 \begin_layout Standard
10221 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10222 \end_layout
10223
10224 \begin_layout Subsection
10225 演算子に付けるアクセント
10226 \begin_inset Index idx
10227 status collapsed
10228
10229 \begin_layout Plain Layout
10230 あくせんと@アクセント ! えんざんしにつける@演算子に付ける
10231 \end_layout
10232
10233 \end_inset
10234
10235
10236 \end_layout
10237
10238 \begin_layout Standard
10239
10240 \series bold
10241
10242 \backslash
10243 overset
10244 \series default
10245
10246 \begin_inset Index idx
10247 status collapsed
10248
10249 \begin_layout Plain Layout
10250 こまんど@コマンド ! O ! 
10251 \backslash
10252 overset
10253 \end_layout
10254
10255 \end_inset
10256
10257 コマンドや
10258 \series bold
10259
10260 \backslash
10261 underset
10262 \series default
10263
10264 \begin_inset Index idx
10265 status collapsed
10266
10267 \begin_layout Plain Layout
10268 こまんど@コマンド ! U ! 
10269 \backslash
10270 underset
10271 \end_layout
10272
10273 \end_inset
10274
10275 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
10276 \series bold
10277
10278 \backslash
10279 sideset
10280 \series default
10281
10282 \begin_inset Index idx
10283 status collapsed
10284
10285 \begin_layout Plain Layout
10286 こまんど@コマンド ! S ! 
10287 \backslash
10288 sideset
10289 \end_layout
10290
10291 \end_inset
10292
10293 コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
10294 \end_layout
10295
10296 \begin_layout Standard
10297
10298 \series bold
10299
10300 \backslash
10301 sideset{前置文字}{後置文字}
10302 \end_layout
10303
10304 \begin_layout Standard
10305
10306 \series bold
10307
10308 \backslash
10309 sideset
10310 \series default
10311 は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
10312 \series bold
10313
10314 \backslash
10315 sideset
10316 \series default
10317 を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
10318 \end_layout
10319
10320 \begin_layout Standard
10321 たとえば、
10322 \series bold
10323
10324 \backslash
10325 sideset{
10326 \begin_inset Formula $\to$
10327 \end_inset
10328
10329
10330 \backslash
10331 {
10332 \series default
10333 '
10334 \series bold
10335
10336 \begin_inset Formula $\to$
10337 \end_inset
10338
10339
10340 \backslash
10341 sum_k=1
10342 \begin_inset ERT
10343 status collapsed
10344
10345 \begin_layout Plain Layout
10346
10347
10348 \backslash
10349 spce 
10350 \end_layout
10351
10352 \end_inset
10353
10354
10355 \series default
10356 ^
10357 \series bold
10358 n
10359 \series default
10360 というコマンドを入力すると、
10361 \begin_inset Formula 
10362 \[
10363 \sideset{}{'}\sum_{k=1}^{n}
10364 \]
10365
10366 \end_inset
10367
10368 のようになります。
10369 \end_layout
10370
10371 \begin_layout Standard
10372 また、
10373 \series bold
10374
10375 \backslash
10376 overset
10377 \begin_inset ERT
10378 status collapsed
10379
10380 \begin_layout Plain Layout
10381
10382
10383 \backslash
10384 spce 
10385 \end_layout
10386
10387 \end_inset
10388
10389
10390 \backslash
10391 maltese
10392 \begin_inset ERT
10393 status collapsed
10394
10395 \begin_layout Plain Layout
10396
10397
10398 \backslash
10399 spce 
10400 \end_layout
10401
10402 \end_inset
10403
10404
10405 \series default
10406
10407 \begin_inset Formula $\uparrow$
10408 \end_inset
10409
10410
10411 \series bold
10412 a
10413 \series default
10414 というコマンドならば、
10415 \begin_inset Formula 
10416 \[
10417 \overset{a}{\maltese}
10418 \]
10419
10420 \end_inset
10421
10422 のようになります。最後の例からわかるように、
10423 \series bold
10424
10425 \backslash
10426 overset
10427 \series default
10428
10429 \series bold
10430
10431 \backslash
10432 underset
10433 \series default
10434 では、記号や文字にアクセントをつけることもできます。一方、
10435 \series bold
10436
10437 \backslash
10438 sideset
10439 \series default
10440 では、このようなことはできません。
10441 \end_layout
10442
10443 \begin_layout Subsection
10444 複数の文字に付けるアクセント
10445 \begin_inset Index idx
10446 status collapsed
10447
10448 \begin_layout Plain Layout
10449 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10450 \end_layout
10451
10452 \end_inset
10453
10454
10455 \end_layout
10456
10457 \begin_layout Standard
10458 \begin_inset space \hfill{}
10459 \end_inset
10460
10461
10462 \begin_inset Tabular
10463 <lyxtabular version="3" rows="5" columns="2">
10464 <features tabularvalignment="middle">
10465 <column alignment="center" valignment="top" width="0pt">
10466 <column alignment="center" valignment="top" width="0pt">
10467 <row>
10468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 コマンド
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481 出力
10482 \begin_inset Note Note
10483 status collapsed
10484
10485 \begin_layout Plain Layout
10486 ここで
10487 \series bold
10488
10489 \backslash
10490 raisebox
10491 \series default
10492 はスペーサーとして使用しているだけです。
10493 \end_layout
10494
10495 \end_inset
10496
10497
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 </row>
10503 <row>
10504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508
10509 \backslash
10510 overleftarrow
10511 \begin_inset ERT
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515
10516
10517 \backslash
10518 spce 
10519 \end_layout
10520
10521 \end_inset
10522
10523 A=B
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10533 \end_inset
10534
10535
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 </row>
10541 <row>
10542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10543 \begin_inset Text
10544
10545 \begin_layout Plain Layout
10546
10547 \backslash
10548 underleftarrow
10549 \begin_inset ERT
10550 status collapsed
10551
10552 \begin_layout Plain Layout
10553
10554
10555 \backslash
10556 spce 
10557 \end_layout
10558
10559 \end_inset
10560
10561 A=B
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10571 \end_inset
10572
10573
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 </row>
10579 <row>
10580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584
10585 \backslash
10586 overleftrightarrow
10587 \begin_inset ERT
10588 status collapsed
10589
10590 \begin_layout Plain Layout
10591
10592
10593 \backslash
10594 spce 
10595 \end_layout
10596
10597 \end_inset
10598
10599 A=B
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10609 \end_inset
10610
10611
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 <row>
10618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \backslash
10624 underleftrightarrow
10625 \begin_inset ERT
10626 status collapsed
10627
10628 \begin_layout Plain Layout
10629
10630
10631 \backslash
10632 spce 
10633 \end_layout
10634
10635 \end_inset
10636
10637 A=B
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10647 \end_inset
10648
10649
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 </row>
10655 </lyxtabular>
10656
10657 \end_inset
10658
10659
10660 \begin_inset space \hfill{}
10661 \end_inset
10662
10663
10664 \begin_inset Tabular
10665 <lyxtabular version="3" rows="5" columns="2">
10666 <features tabularvalignment="middle">
10667 <column alignment="center" valignment="top" width="0pt">
10668 <column alignment="center" valignment="top" width="0pt">
10669 <row>
10670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 コマンド
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 出力
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 </row>
10689 <row>
10690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694
10695 \backslash
10696 overrightarrow
10697 \begin_inset ERT
10698 status collapsed
10699
10700 \begin_layout Plain Layout
10701
10702
10703 \backslash
10704 spce 
10705 \end_layout
10706
10707 \end_inset
10708
10709 A=B
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10719 \end_inset
10720
10721
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 </row>
10727 <row>
10728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732
10733 \backslash
10734 underrightarrow
10735 \begin_inset ERT
10736 status collapsed
10737
10738 \begin_layout Plain Layout
10739
10740
10741 \backslash
10742 spce 
10743 \end_layout
10744
10745 \end_inset
10746
10747 A=B
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \backslash
10772 widetilde
10773 \begin_inset ERT
10774 status collapsed
10775
10776 \begin_layout Plain Layout
10777
10778
10779 \backslash
10780 spce 
10781 \end_layout
10782
10783 \end_inset
10784
10785 A=B
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 </row>
10803 <row>
10804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808
10809 \backslash
10810 widehat
10811 \begin_inset ERT
10812 status collapsed
10813
10814 \begin_layout Plain Layout
10815
10816
10817 \backslash
10818 spce 
10819 \end_layout
10820
10821 \end_inset
10822
10823 A=B
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10833 \end_inset
10834
10835
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 </lyxtabular>
10842
10843 \end_inset
10844
10845
10846 \begin_inset space \hfill{}
10847 \end_inset
10848
10849
10850 \end_layout
10851
10852 \begin_layout Standard
10853 \begin_inset VSpace medskip
10854 \end_inset
10855
10856 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10857 \series bold
10858
10859 \backslash
10860 widetilde
10861 \series default
10862 および
10863 \series bold
10864
10865 \backslash
10866 widehat
10867 \series default
10868 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10869 \begin_inset Formula 
10870 \[
10871 \widetilde{A+B=C-D}
10872 \]
10873
10874 \end_inset
10875
10876
10877 \end_layout
10878
10879 \begin_layout Standard
10880 前小節で述べた
10881 \series bold
10882
10883 \backslash
10884 overset
10885 \series default
10886
10887 \begin_inset Index idx
10888 status collapsed
10889
10890 \begin_layout Plain Layout
10891 こまんど@コマンド ! O ! 
10892 \backslash
10893 overset
10894 \end_layout
10895
10896 \end_inset
10897
10898 コマンドと
10899 \series bold
10900
10901 \backslash
10902 underset
10903 \series default
10904
10905 \begin_inset Index idx
10906 status collapsed
10907
10908 \begin_layout Plain Layout
10909 こまんど@コマンド ! U ! 
10910 \backslash
10911 underset
10912 \end_layout
10913
10914 \end_inset
10915
10916 コマンドを使っても、複数の文字にアクセントを付けることができます。
10917 \series bold
10918
10919 \backslash
10920 underset
10921 \begin_inset ERT
10922 status collapsed
10923
10924 \begin_layout Plain Layout
10925
10926
10927 \backslash
10928 spce 
10929 \end_layout
10930
10931 \end_inset
10932
10933 A=B
10934 \begin_inset Formula $\downarrow$
10935 \end_inset
10936
10937 ***
10938 \series default
10939 というコマンドは、
10940 \begin_inset Formula 
10941 \[
10942 \underset{***}{A=B}
10943 \]
10944
10945 \end_inset
10946
10947 のようになります。
10948 \end_layout
10949
10950 \begin_layout Section
10951 空白
10952 \begin_inset CommandInset label
10953 LatexCommand label
10954 name "sub:空白"
10955
10956 \end_inset
10957
10958
10959 \begin_inset Index idx
10960 status collapsed
10961
10962 \begin_layout Plain Layout
10963 くうはく@空白 ! すいへい@水平
10964 \end_layout
10965
10966 \end_inset
10967
10968
10969 \end_layout
10970
10971 \begin_layout Subsection
10972 定義済みの空白
10973 \begin_inset CommandInset label
10974 LatexCommand label
10975 name "sub:定義済みの空白"
10976
10977 \end_inset
10978
10979
10980 \begin_inset Index idx
10981 status collapsed
10982
10983 \begin_layout Plain Layout
10984 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10985 \end_layout
10986
10987 \end_inset
10988
10989
10990 \end_layout
10991
10992 \begin_layout Standard
10993 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
10994 \begin_inset Info
10995 type  "shortcut"
10996 arg   "space-insert protected"
10997 \end_inset
10998
10999 )を挿入することで実現できます。「
11000 \color blue
11001
11002 \begin_inset ERT
11003 status collapsed
11004
11005 \begin_layout Plain Layout
11006
11007
11008 \backslash
11009 spce 
11010 \end_layout
11011
11012 \end_inset
11013
11014
11015 \color inherit
11016 」が現れるので、
11017 \family sans
11018 Space
11019 \family default
11020 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
11021 \begin_inset Graphics
11022         filename ../../images/math/space.png
11023         scale 85
11024
11025 \end_inset
11026
11027 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
11028 \family sans
11029 Space
11030 \family default
11031 を押すことによって、長さを変更することができます。
11032 \end_layout
11033
11034 \begin_layout Standard
11035 \noindent
11036 \align center
11037 \begin_inset Tabular
11038 <lyxtabular version="3" rows="3" columns="7">
11039 <features tabularvalignment="middle">
11040 <column alignment="center" valignment="middle" width="6.8cm">
11041 <column alignment="center" valignment="top" width="0">
11042 <column alignment="center" valignment="top" width="0">
11043 <column alignment="center" valignment="top" width="0">
11044 <column alignment="center" valignment="top" width="0">
11045 <column alignment="center" valignment="top" width="0">
11046 <column alignment="center" valignment="top" width="0">
11047 <row>
11048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052 コマンド
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061
11062 \backslash
11063 ,
11064 \end_layout
11065
11066 \end_inset
11067 </cell>
11068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11069 \begin_inset Text
11070
11071 \begin_layout Plain Layout
11072
11073 \backslash
11074 :
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083
11084 \backslash
11085 ;
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11091 \begin_inset Text
11092
11093 \begin_layout Plain Layout
11094
11095 \backslash
11096 quad
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105
11106 \backslash
11107 qquad
11108 \end_layout
11109
11110 \end_inset
11111 </cell>
11112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11113 \begin_inset Text
11114
11115 \begin_layout Plain Layout
11116
11117 \backslash
11118 !
11119 \end_layout
11120
11121 \end_inset
11122 </cell>
11123 </row>
11124 <row>
11125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129 保護された空白を挿入したのち、
11130 \family sans
11131 Space
11132 \family default
11133 を叩く回数
11134 \end_layout
11135
11136 \end_inset
11137 </cell>
11138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 0
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151 1
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160 2
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 3
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 4
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 5
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 </row>
11193 <row>
11194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11195 \begin_inset Text
11196
11197 \begin_layout Plain Layout
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\; 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\quad 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" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 \begin_inset Formula $A\qquad B$
11256 \end_inset
11257
11258
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 \begin_inset Formula $A\! B$
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 </row>
11276 </lyxtabular>
11277
11278 \end_inset
11279
11280
11281 \end_layout
11282
11283 \begin_layout Standard
11284 一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
11285 さの空白があります。
11286 \end_layout
11287
11288 \begin_layout Standard
11289 \align center
11290 \begin_inset Tabular
11291 <lyxtabular version="3" rows="3" columns="3">
11292 <features tabularvalignment="middle">
11293 <column alignment="center" valignment="middle" width="6.8cm">
11294 <column alignment="center" valignment="top" width="0pt">
11295 <column alignment="center" valignment="top" width="0pt">
11296 <row>
11297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11298 \begin_inset Text
11299
11300 \begin_layout Plain Layout
11301 コマンド
11302 \end_layout
11303
11304 \end_inset
11305 </cell>
11306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11307 \begin_inset Text
11308
11309 \begin_layout Plain Layout
11310
11311 \backslash
11312 negmedspace
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321
11322 \backslash
11323 negthickspace
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 </row>
11329 <row>
11330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11331 \begin_inset Text
11332
11333 \begin_layout Plain Layout
11334 保護された空白を挿入したのち、
11335 \family sans
11336 Space
11337 \family default
11338 を叩く回数
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 6
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 7
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 </row>
11362 <row>
11363 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 出力
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Plain Layout
11376 \begin_inset Formula $A\negmedspace B$
11377 \end_inset
11378
11379
11380 \end_layout
11381
11382 \end_inset
11383 </cell>
11384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 \begin_inset Formula $A\negthickspace B$
11389 \end_inset
11390
11391
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 </row>
11397 </lyxtabular>
11398
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \begin_layout Standard
11405 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11406 \end_layout
11407
11408 \begin_layout Standard
11409 \align center
11410 \begin_inset Tabular
11411 <lyxtabular version="3" rows="3" columns="2">
11412 <features tabularvalignment="middle">
11413 <column alignment="center" valignment="top" width="0">
11414 <column alignment="center" valignment="top" width="0">
11415 <row>
11416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 コマンド
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429 出力
11430 \begin_inset Note Note
11431 status collapsed
11432
11433 \begin_layout Plain Layout
11434 ここで
11435 \series bold
11436
11437 \backslash
11438 raisebox
11439 \series default
11440 はスペーサーとして使用しているだけです。
11441 \end_layout
11442
11443 \end_inset
11444
11445
11446 \end_layout
11447
11448 \end_inset
11449 </cell>
11450 </row>
11451 <row>
11452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456
11457 \backslash
11458 sum
11459 \backslash
11460 sum
11461 \begin_inset ERT
11462 status collapsed
11463
11464 \begin_layout Plain Layout
11465
11466
11467 \backslash
11468 spce 
11469 \end_layout
11470
11471 \end_inset
11472
11473 f_kl
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11483 \end_inset
11484
11485
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 </row>
11491 <row>
11492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11493 \begin_inset Text
11494
11495 \begin_layout Plain Layout
11496
11497 \backslash
11498 sum
11499 \backslash
11500 negmedspace
11501 \backslash
11502 sum
11503 \begin_inset ERT
11504 status collapsed
11505
11506 \begin_layout Plain Layout
11507
11508
11509 \backslash
11510 spce 
11511 \end_layout
11512
11513 \end_inset
11514
11515 f_kl
11516 \end_layout
11517
11518 \end_inset
11519 </cell>
11520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11525 \end_inset
11526
11527
11528 \end_layout
11529
11530 \end_inset
11531 </cell>
11532 </row>
11533 </lyxtabular>
11534
11535 \end_inset
11536
11537
11538 \end_layout
11539
11540 \begin_layout Standard
11541 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
11542 \end_layout
11543
11544 \begin_layout Standard
11545 \align center
11546 \begin_inset Tabular
11547 <lyxtabular version="3" rows="2" columns="2">
11548 <features tabularvalignment="middle">
11549 <column alignment="center" valignment="top" width="0pt">
11550 <column alignment="center" valignment="top" width="0pt">
11551 <row>
11552 <cell alignment="center" valignment="top" usebox="none">
11553 \begin_inset Text
11554
11555 \begin_layout Plain Layout
11556 通常の数式
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 \begin_inset Formula $A=B$
11566 \end_inset
11567
11568
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 </row>
11574 <row>
11575 <cell alignment="center" valignment="top" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 \begin_inset Note Note
11580 status collapsed
11581
11582 \begin_layout Plain Layout
11583 ここで
11584 \series bold
11585
11586 \backslash
11587 raisebox
11588 \series default
11589 はスペーサーとして使用しているだけです。
11590 \end_layout
11591
11592 \end_inset
11593
11594
11595 \begin_inset Formula $\raisebox{5mm}{}$
11596 \end_inset
11597
11598 空白なしの数式
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 \begin_inset Formula $A{=}B$
11608 \end_inset
11609
11610
11611 \end_layout
11612
11613 \end_inset
11614 </cell>
11615 </row>
11616 </lyxtabular>
11617
11618 \end_inset
11619
11620
11621 \end_layout
11622
11623 \begin_layout Standard
11624 \noindent
11625 二行目の数式を作るコマンドは、
11626 \series bold
11627 A
11628 \backslash
11629 {=
11630 \begin_inset Formula $\to$
11631 \end_inset
11632
11633 B
11634 \series default
11635 です。
11636 \end_layout
11637
11638 \begin_layout Standard
11639 \begin_inset VSpace bigskip
11640 \end_inset
11641
11642 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
11643 整形\SpecialChar \menuseparator
11644 小空白メニュー(短
11645 絡キー
11646 \begin_inset Info
11647 type  "shortcut"
11648 arg   "space-insert thin"
11649 \end_inset
11650
11651 )で、最小の空白を挿入することができます。
11652 \end_layout
11653
11654 \begin_layout Standard
11655 違いを示す例を以下に掲げます。
11656 \end_layout
11657
11658 \begin_layout Standard
11659 \begin_inset Tabular
11660 <lyxtabular version="3" rows="2" columns="2">
11661 <features tabularvalignment="middle">
11662 <column alignment="left" valignment="top" width="0">
11663 <column alignment="left" valignment="top" width="0">
11664 <row>
11665 <cell alignment="center" valignment="top" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 24 kW
11670 \begin_inset Formula $\cdot$
11671 \end_inset
11672
11673 h
11674 \end_layout
11675
11676 \end_inset
11677 </cell>
11678 <cell alignment="center" valignment="top" usebox="none">
11679 \begin_inset Text
11680
11681 \begin_layout Plain Layout
11682 値と単位のあいだに通常の空白を入れた例
11683 \end_layout
11684
11685 \end_inset
11686 </cell>
11687 </row>
11688 <row>
11689 <cell alignment="center" valignment="top" usebox="none">
11690 \begin_inset Text
11691
11692 \begin_layout Plain Layout
11693 24
11694 \begin_inset space \thinspace{}
11695 \end_inset
11696
11697 kW
11698 \begin_inset Formula $\cdot$
11699 \end_inset
11700
11701 h
11702 \end_layout
11703
11704 \end_inset
11705 </cell>
11706 <cell alignment="center" valignment="top" usebox="none">
11707 \begin_inset Text
11708
11709 \begin_layout Plain Layout
11710 値と単位のあいだに最小の空白を入れた例
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 </row>
11716 </lyxtabular>
11717
11718 \end_inset
11719
11720
11721 \end_layout
11722
11723 \begin_layout Subsection
11724 可変長の空白
11725 \begin_inset ERT
11726 status collapsed
11727
11728 \begin_layout Plain Layout
11729
11730
11731 \backslash
11732 texorpdfstring{
11733 \end_layout
11734
11735 \end_inset
11736
11737
11738 \begin_inset Foot
11739 status collapsed
11740
11741 \begin_layout Plain Layout
11742 数式中の垂直方向の空白については、第
11743 \begin_inset CommandInset ref
11744 LatexCommand ref
11745 reference "sub:行間"
11746
11747 \end_inset
11748
11749 節をご覧下さい。
11750 \end_layout
11751
11752 \end_inset
11753
11754
11755 \begin_inset ERT
11756 status collapsed
11757
11758 \begin_layout Plain Layout
11759
11760 }{}
11761 \end_layout
11762
11763 \end_inset
11764
11765
11766 \begin_inset Note Note
11767 status collapsed
11768
11769 \begin_layout Plain Layout
11770
11771 \backslash
11772 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11773 \end_layout
11774
11775 \begin_layout Plain Layout
11776
11777 \backslash
11778 texorpdfstringについての詳細は、第
11779 \begin_inset CommandInset ref
11780 LatexCommand ref
11781 reference "sub:節見出し中の数式"
11782
11783 \end_inset
11784
11785 節にあります。
11786 \end_layout
11787
11788 \end_inset
11789
11790
11791 \begin_inset CommandInset label
11792 LatexCommand label
11793 name "sub:可変長の空白"
11794
11795 \end_inset
11796
11797
11798 \begin_inset Index idx
11799 status collapsed
11800
11801 \begin_layout Plain Layout
11802 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
11803 \end_layout
11804
11805 \end_inset
11806
11807
11808 \end_layout
11809
11810 \begin_layout Standard
11811 指定した長さの空白が、
11812 \series bold
11813
11814 \backslash
11815 hspace
11816 \series default
11817
11818 \begin_inset Index idx
11819 status collapsed
11820
11821 \begin_layout Plain Layout
11822 こまんど@コマンド ! H ! 
11823 \backslash
11824 hspace
11825 \end_layout
11826
11827 \end_inset
11828
11829 コマンドで入力することができます。すると、ながい「
11830 \color blue
11831
11832 \begin_inset ERT
11833 status collapsed
11834
11835 \begin_layout Plain Layout
11836
11837
11838 \backslash
11839 spce 
11840 \end_layout
11841
11842 \end_inset
11843
11844
11845 \color inherit
11846 」が現れます。長さは、「
11847 \color blue
11848
11849 \begin_inset ERT
11850 status collapsed
11851
11852 \begin_layout Plain Layout
11853
11854
11855 \backslash
11856 spce 
11857 \end_layout
11858
11859 \end_inset
11860
11861
11862 \color inherit
11863 」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11864 \series bold
11865
11866 \backslash
11867 hfill
11868 \series default
11869
11870 \begin_inset Index idx
11871 status collapsed
11872
11873 \begin_layout Plain Layout
11874 こまんど@コマンド ! H ! 
11875 \backslash
11876 hfill
11877 \end_layout
11878
11879 \end_inset
11880
11881 コマンドを使用します。
11882 \end_layout
11883
11884 \begin_layout Standard
11885 \begin_inset VSpace -1mm
11886 \end_inset
11887
11888
11889 \end_layout
11890
11891 \begin_layout Standard
11892 \align center
11893 \begin_inset Tabular
11894 <lyxtabular version="3" rows="4" columns="2">
11895 <features tabularvalignment="middle">
11896 <column alignment="center" valignment="top" width="0">
11897 <column alignment="center" valignment="top" width="0">
11898 <row>
11899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11900 \begin_inset Text
11901
11902 \begin_layout Plain Layout
11903 コマンド(
11904 \backslash
11905 hspace 長さ)
11906 \end_layout
11907
11908 \end_inset
11909 </cell>
11910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11911 \begin_inset Text
11912
11913 \begin_layout Plain Layout
11914 出力
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 </row>
11920 <row>
11921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925 A=B
11926 \backslash
11927 hspace
11928 \begin_inset ERT
11929 status collapsed
11930
11931 \begin_layout Plain Layout
11932
11933
11934 \backslash
11935 spce 
11936 \end_layout
11937
11938 \end_inset
11939
11940
11941 \begin_inset Formula $\to$
11942 \end_inset
11943
11944 A
11945 \backslash
11946 not=C (3
11947 \begin_inset space \thinspace{}
11948 \end_inset
11949
11950 cm)
11951 \end_layout
11952
11953 \end_inset
11954 </cell>
11955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11956 \begin_inset Text
11957
11958 \begin_layout Plain Layout
11959 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11960 \end_inset
11961
11962
11963 \end_layout
11964
11965 \end_inset
11966 </cell>
11967 </row>
11968 <row>
11969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 A
11974 \backslash
11975 hspace
11976 \begin_inset ERT
11977 status collapsed
11978
11979 \begin_layout Plain Layout
11980
11981
11982 \backslash
11983 spce 
11984 \end_layout
11985
11986 \end_inset
11987
11988
11989 \begin_inset Formula $\to$
11990 \end_inset
11991
11992 A
11993 \backslash
11994 not=A (-1
11995 \begin_inset space \thinspace{}
11996 \end_inset
11997
11998 mm)
11999 \end_layout
12000
12001 \end_inset
12002 </cell>
12003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12004 \begin_inset Text
12005
12006 \begin_layout Plain Layout
12007 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12008 \end_inset
12009
12010
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 </row>
12016 <row>
12017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12018 \begin_inset Text
12019
12020 \begin_layout Plain Layout
12021 A=A
12022 \backslash
12023 hfill
12024 \begin_inset ERT
12025 status collapsed
12026
12027 \begin_layout Plain Layout
12028
12029
12030 \backslash
12031 spce 
12032 \end_layout
12033
12034 \end_inset
12035
12036 B=B
12037 \end_layout
12038
12039 \end_inset
12040 </cell>
12041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12042 \begin_inset Text
12043
12044 \begin_layout Plain Layout
12045 \begin_inset Formula $A=A\hfill B=B$
12046 \end_inset
12047
12048
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 </row>
12054 </lyxtabular>
12055
12056 \end_inset
12057
12058
12059 \end_layout
12060
12061 \begin_layout Standard
12062 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12063 \series bold
12064
12065 \backslash
12066 hfill
12067 \series default
12068 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12069 \series bold
12070
12071 \backslash
12072 hfill
12073 \series default
12074 は、別行建て数式中では、
12075 \series bold
12076 行頭下げ
12077 \series default
12078 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12079 \begin_inset CommandInset ref
12080 LatexCommand ref
12081 reference "sec:数式様式"
12082
12083 \end_inset
12084
12085 節で説明されています)。
12086 \end_layout
12087
12088 \begin_layout Standard
12089
12090 \series bold
12091
12092 \backslash
12093 hfill
12094 \series default
12095 の他にも、空白を模様で埋める
12096 \series bold
12097
12098 \backslash
12099 dotfill
12100 \series default
12101
12102 \series bold
12103
12104 \backslash
12105 hrulefill
12106 \series default
12107 といったコマンドがあります。用例については第
12108 \begin_inset CommandInset ref
12109 LatexCommand ref
12110 reference "sub:省略符号"
12111
12112 \end_inset
12113
12114 節をご参照下さい。
12115 \end_layout
12116
12117 \begin_layout Standard
12118 本文中では、可変長空白は、
12119 \family sans
12120 挿入\SpecialChar \menuseparator
12121 整形\SpecialChar \menuseparator
12122 水平方向の空白
12123 \family default
12124 メニューで挿入することができます。
12125 \end_layout
12126
12127 \begin_layout Standard
12128 (例)
12129 \end_layout
12130
12131 \begin_layout Standard
12132 この行には、
12133 \begin_inset space \hspace{}
12134 \length 2cm
12135 \end_inset
12136
12137 2
12138 \begin_inset space \thinspace{}
12139 \end_inset
12140
12141 cmの空白が入っています。
12142 \end_layout
12143
12144 \begin_layout Standard
12145 この行には、
12146 \begin_inset space \hfill{}
12147 \end_inset
12148
12149 最大の空白が入っています。
12150 \end_layout
12151
12152 \begin_layout Subsection
12153 行内数式周りの空白
12154 \begin_inset Index idx
12155 status collapsed
12156
12157 \begin_layout Plain Layout
12158 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12159 \end_layout
12160
12161 \end_inset
12162
12163
12164 \end_layout
12165
12166 \begin_layout Standard
12167 行内数式前後の空白は、長さ
12168 \series bold
12169
12170 \backslash
12171 mathsurround
12172 \begin_inset Index idx
12173 status collapsed
12174
12175 \begin_layout Plain Layout
12176 こまんど@コマンド ! M ! 
12177 \backslash
12178 mathsurround
12179 \end_layout
12180
12181 \end_inset
12182
12183
12184 \series default
12185 を使って調節することができます。長さの値は、以下の書式を持つ
12186 \series bold
12187
12188 \backslash
12189 setlength
12190 \begin_inset Index idx
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194 こまんど@コマンド ! S ! 
12195 \backslash
12196 setlength
12197 \end_layout
12198
12199 \end_inset
12200
12201
12202 \series default
12203 コマンドを使って設定することができます。
12204 \end_layout
12205
12206 \begin_layout Standard
12207
12208 \series bold
12209
12210 \backslash
12211 setlength{長さ名}{値}
12212 \end_layout
12213
12214 \begin_layout Standard
12215
12216 \series bold
12217
12218 \backslash
12219 mathsurround
12220 \series default
12221 を5
12222 \begin_inset space \thinspace{}
12223 \end_inset
12224
12225 mmの値に設定するには、以下のコマンド
12226 \end_layout
12227
12228 \begin_layout Standard
12229
12230 \series bold
12231
12232 \backslash
12233 setlength{
12234 \backslash
12235 mathsurround}{5mm}
12236 \end_layout
12237
12238 \begin_layout Standard
12239 をTeXモードで挿入します。すると、5
12240 \begin_inset space \thinspace{}
12241 \end_inset
12242
12243 mmの空白がすべての行内数式の前後に設定されることになります。
12244 \begin_inset ERT
12245 status collapsed
12246
12247 \begin_layout Plain Layout
12248
12249
12250 \backslash
12251 setlength{
12252 \backslash
12253 mathsurround}{5mm}
12254 \end_layout
12255
12256 \end_inset
12257
12258
12259 \end_layout
12260
12261 \begin_layout Standard
12262 この行には、周囲に5
12263 \begin_inset space \thinspace{}
12264 \end_inset
12265
12266 mmの余白を設定した行内数式
12267 \begin_inset Formula $A=B$
12268 \end_inset
12269
12270 があります。
12271 \begin_inset ERT
12272 status collapsed
12273
12274 \begin_layout Plain Layout
12275
12276
12277 \backslash
12278 setlength{
12279 \backslash
12280 mathsurround}{0pt}
12281 \end_layout
12282
12283 \end_inset
12284
12285
12286 \end_layout
12287
12288 \begin_layout Standard
12289 既定値に戻すには、
12290 \series bold
12291
12292 \backslash
12293 mathsurround
12294 \series default
12295 を0
12296 \begin_inset space \thinspace{}
12297 \end_inset
12298
12299 ptの値に戻して下さい。
12300 \end_layout
12301
12302 \begin_layout Section
12303 ボックスと枠
12304 \begin_inset Index idx
12305 status collapsed
12306
12307 \begin_layout Plain Layout
12308 ぼっくす@ボックス
12309 \end_layout
12310
12311 \end_inset
12312
12313
12314 \begin_inset Index idx
12315 status collapsed
12316
12317 \begin_layout Plain Layout
12318 わく@枠 | see
12319 \begin_inset ERT
12320 status collapsed
12321
12322 \begin_layout Plain Layout
12323
12324 {
12325 \end_layout
12326
12327 \end_inset
12328
12329 ボックス
12330 \begin_inset ERT
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334
12335 }
12336 \end_layout
12337
12338 \end_inset
12339
12340
12341 \end_layout
12342
12343 \end_inset
12344
12345
12346 \end_layout
12347
12348 \begin_layout Standard
12349 本文中のボックスについては、取扱説明書
12350 \family typewriter
12351 埋め込みオブジェクト篇
12352 \family default
12353
12354 \family typewriter
12355 Boxes
12356 \family default
12357 の章に述べられています。
12358 \end_layout
12359
12360 \begin_layout Subsection
12361 縁付きボックス
12362 \begin_inset CommandInset label
12363 LatexCommand label
12364 name "sub:縁付きボックス"
12365
12366 \end_inset
12367
12368
12369 \begin_inset Index idx
12370 status collapsed
12371
12372 \begin_layout Plain Layout
12373 ぼっくす@ボックス ! ふちつき@縁付き
12374 \end_layout
12375
12376 \end_inset
12377
12378
12379 \end_layout
12380
12381 \begin_layout Standard
12382
12383 \series bold
12384
12385 \backslash
12386 fbox
12387 \series default
12388
12389 \begin_inset Index idx
12390 status collapsed
12391
12392 \begin_layout Plain Layout
12393 こまんど@コマンド ! F ! 
12394 \backslash
12395 fbox
12396 \end_layout
12397
12398 \end_inset
12399
12400 コマンドや
12401 \series bold
12402
12403 \backslash
12404 boxed
12405 \series default
12406
12407 \begin_inset Index idx
12408 status collapsed
12409
12410 \begin_layout Plain Layout
12411 こまんど@コマンド ! B ! 
12412 \backslash
12413 boxed
12414 \end_layout
12415
12416 \end_inset
12417
12418 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12419 \end_layout
12420
12421 \begin_layout Standard
12422 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12423 \series bold
12424
12425 \backslash
12426 fbox
12427 \series default
12428 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12429 \family sans
12430 Ctrl+M
12431 \family default
12432 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12433 \series bold
12434
12435 \backslash
12436 boxed
12437 \series default
12438 を使った場合には、新しい数式が自動的に枠内に作られます。
12439 \end_layout
12440
12441 \begin_layout Standard
12442
12443 \series bold
12444
12445 \backslash
12446 fbox
12447 \series default
12448 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行建て数式に枠を付けるのには適していません。逆に
12449 \series bold
12450
12451 \backslash
12452 boxed
12453 \series default
12454 は、数式がつねに別行建て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12455 \end_layout
12456
12457 \begin_layout Standard
12458
12459 \series bold
12460
12461 \backslash
12462 fbox
12463 \series default
12464 の拡張として、枠幅と配置も指定することができる
12465 \series bold
12466
12467 \backslash
12468 framebox
12469 \series default
12470
12471 \begin_inset Index idx
12472 status collapsed
12473
12474 \begin_layout Plain Layout
12475 こまんど@コマンド ! F ! 
12476 \backslash
12477 framebox
12478 \end_layout
12479
12480 \end_inset
12481
12482 コマンドがあります。
12483 \series bold
12484
12485 \backslash
12486 framebox
12487 \series default
12488 は、以下の書式を持ちます。
12489 \end_layout
12490
12491 \begin_layout Standard
12492
12493 \series bold
12494
12495 \backslash
12496 framebox[枠幅][位置]{ボックスの内容}
12497 \end_layout
12498
12499 \begin_layout Standard
12500 「位置」は、
12501 \emph on
12502 l
12503 \emph default
12504
12505 \emph on
12506 r
12507 \emph default
12508 の値をとります。
12509 \emph on
12510 l
12511 \emph default
12512 は、ボックス中で数式を左寄せ、
12513 \emph on
12514 r
12515 \emph default
12516 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12517 \begin_inset Newline newline
12518 \end_inset
12519
12520 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12521 \series bold
12522
12523 \backslash
12524 fbox
12525 \series default
12526 と同様、枠幅がボックスの内容に応じて調節されるのです。
12527 \end_layout
12528
12529 \begin_layout Standard
12530
12531 \series bold
12532
12533 \backslash
12534 framebox
12535 \series default
12536 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12537 \series bold
12538
12539 \backslash
12540 fbox
12541 \series default
12542 同様、数式の断片を入れるためのものです。
12543 \end_layout
12544
12545 \begin_layout Standard
12546 \align center
12547 \begin_inset Tabular
12548 <lyxtabular version="3" rows="5" columns="2">
12549 <features tabularvalignment="middle">
12550 <column alignment="center" valignment="top" width="0">
12551 <column alignment="center" valignment="top" width="0">
12552 <row>
12553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Plain Layout
12557 コマンド
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12563 \begin_inset Text
12564
12565 \begin_layout Plain Layout
12566 出力
12567 \begin_inset Note Note
12568 status collapsed
12569
12570 \begin_layout Plain Layout
12571 ここで
12572 \series bold
12573
12574 \backslash
12575 raisebox
12576 \series default
12577 はスペーサーとして使用しているだけです。
12578 \end_layout
12579
12580 \end_inset
12581
12582
12583 \end_layout
12584
12585 \end_inset
12586 </cell>
12587 </row>
12588 <row>
12589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12590 \begin_inset Text
12591
12592 \begin_layout Plain Layout
12593
12594 \backslash
12595 fbox
12596 \begin_inset ERT
12597 status collapsed
12598
12599 \begin_layout Plain Layout
12600
12601
12602 \backslash
12603 spce 
12604 \end_layout
12605
12606 \end_inset
12607
12608
12609 \family sans
12610 Ctrl+M
12611 \family default
12612  
12613 \backslash
12614 int
12615 \begin_inset ERT
12616 status collapsed
12617
12618 \begin_layout Plain Layout
12619
12620
12621 \backslash
12622 spce 
12623 \end_layout
12624
12625 \end_inset
12626
12627 A=B
12628 \end_layout
12629
12630 \end_inset
12631 </cell>
12632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12633 \begin_inset Text
12634
12635 \begin_layout Plain Layout
12636 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12637 \end_inset
12638
12639
12640 \end_layout
12641
12642 \end_inset
12643 </cell>
12644 </row>
12645 <row>
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Plain Layout
12650
12651 \backslash
12652 boxed
12653 \begin_inset ERT
12654 status collapsed
12655
12656 \begin_layout Plain Layout
12657
12658
12659 \backslash
12660 spce 
12661 \end_layout
12662
12663 \end_inset
12664
12665
12666 \backslash
12667 int
12668 \begin_inset ERT
12669 status collapsed
12670
12671 \begin_layout Plain Layout
12672
12673
12674 \backslash
12675 spce 
12676 \end_layout
12677
12678 \end_inset
12679
12680 A=B
12681 \end_layout
12682
12683 \end_inset
12684 </cell>
12685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12686 \begin_inset Text
12687
12688 \begin_layout Plain Layout
12689 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12690 \end_inset
12691
12692
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 </row>
12698 <row>
12699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12700 \begin_inset Text
12701
12702 \begin_layout Plain Layout
12703 A+
12704 \backslash
12705 fbox
12706 \begin_inset ERT
12707 status collapsed
12708
12709 \begin_layout Plain Layout
12710
12711
12712 \backslash
12713 spce 
12714 \end_layout
12715
12716 \end_inset
12717
12718 B
12719 \end_layout
12720
12721 \end_inset
12722 </cell>
12723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12724 \begin_inset Text
12725
12726 \begin_layout Plain Layout
12727 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12728 \end_inset
12729
12730
12731 \end_layout
12732
12733 \end_inset
12734 </cell>
12735 </row>
12736 <row>
12737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Plain Layout
12741
12742 \backslash
12743 framebox
12744 \begin_inset ERT
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748
12749
12750 \backslash
12751 spce 
12752 \end_layout
12753
12754 \end_inset
12755
12756 20mm
12757 \begin_inset Formula $\to$
12758 \end_inset
12759
12760
12761 \begin_inset Formula $\to$
12762 \end_inset
12763
12764
12765 \family sans
12766 Ctrl+M
12767 \family default
12768  
12769 \backslash
12770 frac
12771 \begin_inset ERT
12772 status collapsed
12773
12774 \begin_layout Plain Layout
12775
12776
12777 \backslash
12778 spce 
12779 \end_layout
12780
12781 \end_inset
12782
12783 A
12784 \begin_inset Formula $\downarrow$
12785 \end_inset
12786
12787 B
12788 \end_layout
12789
12790 \end_inset
12791 </cell>
12792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12793 \begin_inset Text
12794
12795 \begin_layout Plain Layout
12796 \begin_inset Formula $\raisebox{6mm}{}$
12797 \end_inset
12798
12799
12800 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12801 \end_inset
12802
12803
12804 \begin_inset Formula $\raisebox{-4mm}{}$
12805 \end_inset
12806
12807
12808 \end_layout
12809
12810 \end_inset
12811 </cell>
12812 </row>
12813 </lyxtabular>
12814
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \begin_layout Standard
12821 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
12822 \end_layout
12823
12824 \begin_layout Standard
12825
12826 \series bold
12827
12828 \backslash
12829 fboxrule
12830 \series default
12831  
12832 \series bold
12833
12834 \begin_inset Quotes eld
12835 \end_inset
12836
12837 厚み
12838 \begin_inset Quotes erd
12839 \end_inset
12840
12841
12842 \series default
12843  
12844 \series bold
12845
12846 \backslash
12847 fboxsep
12848 \series default
12849  
12850 \series bold
12851
12852 \begin_inset Quotes eld
12853 \end_inset
12854
12855 距離
12856 \begin_inset Quotes erd
12857 \end_inset
12858
12859
12860 \end_layout
12861
12862 \begin_layout Standard
12863 \begin_inset Quotes eld
12864 \end_inset
12865
12866 距離
12867 \begin_inset Quotes erd
12868 \end_inset
12869
12870 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12871 \begin_inset ERT
12872 status collapsed
12873
12874 \begin_layout Plain Layout
12875
12876
12877 \backslash
12878 fboxrule 2mm 
12879 \backslash
12880 fboxsep 3mm
12881 \end_layout
12882
12883 \end_inset
12884
12885
12886 \begin_inset Formula 
12887 \[
12888 \boxed{A+B=C}
12889 \]
12890
12891 \end_inset
12892
12893 この数式の直前には、
12894 \end_layout
12895
12896 \begin_layout Standard
12897
12898 \series bold
12899
12900 \backslash
12901 fboxrule
12902 \series default
12903  
12904 \series bold
12905 2mm
12906 \series default
12907  
12908 \series bold
12909
12910 \backslash
12911 fboxsep
12912 \series default
12913  
12914 \series bold
12915 3mm
12916 \end_layout
12917
12918 \begin_layout Standard
12919 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12920 \end_layout
12921
12922 \begin_layout Standard
12923 標準の枠寸法に戻すには、
12924 \end_layout
12925
12926 \begin_layout Standard
12927
12928 \series bold
12929
12930 \backslash
12931 fboxrule
12932 \series default
12933  
12934 \series bold
12935 0.4pt
12936 \series default
12937  
12938 \series bold
12939
12940 \backslash
12941 fboxsep
12942 \series default
12943  
12944 \series bold
12945 3pt
12946 \series default
12947
12948 \begin_inset ERT
12949 status collapsed
12950
12951 \begin_layout Plain Layout
12952
12953
12954 \backslash
12955 fboxrule 0.4pt 
12956 \backslash
12957 fboxsep 3pt
12958 \end_layout
12959
12960 \end_inset
12961
12962
12963 \end_layout
12964
12965 \begin_layout Standard
12966 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
12967 \end_layout
12968
12969 \begin_layout Subsection
12970 縁なしボックス
12971 \begin_inset CommandInset label
12972 LatexCommand label
12973 name "sub:枠なしボックス"
12974
12975 \end_inset
12976
12977
12978 \begin_inset Index idx
12979 status collapsed
12980
12981 \begin_layout Plain Layout
12982 ぼっくす@ボックス ! わくなし@枠なし
12983 \end_layout
12984
12985 \end_inset
12986
12987
12988 \end_layout
12989
12990 \begin_layout Standard
12991 縁のないボックスを作るには、
12992 \series bold
12993
12994 \backslash
12995 mbox
12996 \series default
12997
12998 \begin_inset Index idx
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002 こまんど@コマンド ! M ! 
13003 \backslash
13004 mbox
13005 \end_layout
13006
13007 \end_inset
13008
13009
13010 \series bold
13011
13012 \backslash
13013 makebox
13014 \series default
13015
13016 \begin_inset Index idx
13017 status collapsed
13018
13019 \begin_layout Plain Layout
13020 こまんど@コマンド ! M ! 
13021 \backslash
13022 makebox
13023 \end_layout
13024
13025 \end_inset
13026
13027
13028 \series bold
13029
13030 \backslash
13031 raisebox
13032 \series default
13033
13034 \begin_inset Index idx
13035 status collapsed
13036
13037 \begin_layout Plain Layout
13038 こまんど@コマンド ! R ! 
13039 \backslash
13040 raisebox
13041 \end_layout
13042
13043 \end_inset
13044
13045 の三つのコマンドがあります。
13046 \end_layout
13047
13048 \begin_layout Standard
13049
13050 \series bold
13051
13052 \backslash
13053 raisebox
13054 \series default
13055 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13056 \series bold
13057
13058 \backslash
13059 raisebox
13060 \series default
13061 は、以下の書式で用いられます。
13062 \end_layout
13063
13064 \begin_layout Standard
13065
13066 \series bold
13067
13068 \backslash
13069 raisebox{高さ}{ボックスの内容}
13070 \end_layout
13071
13072 \begin_layout Standard
13073
13074 \series bold
13075
13076 \backslash
13077 fbox
13078 \series default
13079 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13080 \begin_inset Note Greyedout
13081 status open
13082
13083 \begin_layout Plain Layout
13084
13085 \series bold
13086 (註)
13087 \series default
13088 下の最後の
13089 \series bold
13090
13091 \backslash
13092 raisebox
13093 \series default
13094 のところで、
13095 \family sans
13096 Ctrl+M
13097 \family default
13098 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
13099 \series bold
13100
13101 \backslash
13102 raisebox
13103 \series default
13104 を直接サポートしていないためです。
13105 \end_layout
13106
13107 \end_inset
13108
13109
13110 \end_layout
13111
13112 \begin_layout Standard
13113 \align center
13114 \begin_inset Tabular
13115 <lyxtabular version="3" rows="4" columns="2">
13116 <features tabularvalignment="middle">
13117 <column alignment="center" valignment="top" width="0">
13118 <column alignment="center" valignment="top" width="0">
13119 <row>
13120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13121 \begin_inset Text
13122
13123 \begin_layout Plain Layout
13124 コマンド
13125 \end_layout
13126
13127 \end_inset
13128 </cell>
13129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13130 \begin_inset Text
13131
13132 \begin_layout Plain Layout
13133 出力
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 </row>
13139 <row>
13140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13141 \begin_inset Text
13142
13143 \begin_layout Plain Layout
13144 H
13145 \backslash
13146 raisebox{2mm
13147 \begin_inset Formula $\to$
13148 \end_inset
13149
13150
13151 \backslash
13152 {al
13153 \begin_inset Formula $\to$
13154 \end_inset
13155
13156  lo
13157 \end_layout
13158
13159 \end_inset
13160 </cell>
13161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13166 \end_inset
13167
13168
13169 \end_layout
13170
13171 \end_inset
13172 </cell>
13173 </row>
13174 <row>
13175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13176 \begin_inset Text
13177
13178 \begin_layout Plain Layout
13179 H
13180 \backslash
13181 raisebox{-2mm
13182 \begin_inset Formula $\to$
13183 \end_inset
13184
13185
13186 \backslash
13187 {al
13188 \begin_inset Formula $\to$
13189 \end_inset
13190
13191 lo
13192 \end_layout
13193
13194 \end_inset
13195 </cell>
13196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13197 \begin_inset Text
13198
13199 \begin_layout Plain Layout
13200 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13201 \end_inset
13202
13203
13204 \end_layout
13205
13206 \end_inset
13207 </cell>
13208 </row>
13209 <row>
13210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13211 \begin_inset Text
13212
13213 \begin_layout Plain Layout
13214 A=
13215 \backslash
13216 raisebox{-2mm
13217 \begin_inset Formula $\to$
13218 \end_inset
13219
13220
13221 \backslash
13222 {
13223 \family sans
13224 Ctrl+M Ctrl+M
13225 \family default
13226  
13227 \backslash
13228 sqrt
13229 \begin_inset ERT
13230 status collapsed
13231
13232 \begin_layout Plain Layout
13233
13234
13235 \backslash
13236 spce 
13237 \end_layout
13238
13239 \end_inset
13240
13241
13242 \end_layout
13243
13244 \end_inset
13245 </cell>
13246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13247 \begin_inset Text
13248
13249 \begin_layout Plain Layout
13250 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \end_inset
13257 </cell>
13258 </row>
13259 </lyxtabular>
13260
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \begin_layout Standard
13267 縁がないことを除けば、
13268 \series bold
13269
13270 \backslash
13271 mbox
13272 \series default
13273 コマンドは
13274 \series bold
13275
13276 \backslash
13277 fbox
13278 \series default
13279 と同じであり、
13280 \series bold
13281
13282 \backslash
13283 makebox
13284 \series default
13285
13286 \series bold
13287
13288 \backslash
13289 framebox
13290 \series default
13291 と同じです。
13292 \end_layout
13293
13294 \begin_layout Subsection
13295 色付きボックス
13296 \begin_inset CommandInset label
13297 LatexCommand label
13298 name "sub:色付きボックス"
13299
13300 \end_inset
13301
13302
13303 \begin_inset Index idx
13304 status collapsed
13305
13306 \begin_layout Plain Layout
13307 ぼっくす@ボックス ! いろつき@色付き
13308 \end_layout
13309
13310 \end_inset
13311
13312
13313 \end_layout
13314
13315 \begin_layout Standard
13316 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
13317 \end_layout
13318
13319 \begin_layout Standard
13320
13321 \series bold
13322
13323 \backslash
13324 usepackage{color}
13325 \end_layout
13326
13327 \begin_layout Standard
13328 という行
13329 \begin_inset Foot
13330 status collapsed
13331
13332 \begin_layout Plain Layout
13333 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
13334 \series bold
13335 color
13336 \series default
13337 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13338 \end_layout
13339
13340 \end_inset
13341
13342
13343 \begin_inset Note Note
13344 status collapsed
13345
13346 \begin_layout Plain Layout
13347 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
13348 \end_layout
13349
13350 \end_inset
13351
13352 を書き加えて、LaTeXパッケージの
13353 \series bold
13354 color
13355 \series default
13356
13357 \begin_inset Foot
13358 status collapsed
13359
13360 \begin_layout Plain Layout
13361 LaTeXパッケージ
13362 \series bold
13363 color
13364 \series default
13365 は、すべての標準的なLaTeX頒布版に含まれています。
13366 \end_layout
13367
13368 \end_inset
13369
13370
13371 \begin_inset Index idx
13372 status collapsed
13373
13374 \begin_layout Plain Layout
13375 ぱっけーじ@パッケージ ! color
13376 \end_layout
13377
13378 \end_inset
13379
13380 を読み込む必要があります。
13381 \end_layout
13382
13383 \begin_layout Standard
13384 \begin_inset VSpace medskip
13385 \end_inset
13386
13387 ボックスに色を付けるには、
13388 \series bold
13389
13390 \backslash
13391 colorbox
13392 \series default
13393
13394 \begin_inset Index idx
13395 status collapsed
13396
13397 \begin_layout Plain Layout
13398 こまんど@コマンド ! C ! 
13399 \backslash
13400 colorbox
13401 \end_layout
13402
13403 \end_inset
13404
13405 コマンドを以下の書式で使用します。
13406 \end_layout
13407
13408 \begin_layout Standard
13409
13410 \series bold
13411
13412 \backslash
13413 colorbox{色}{ボックスの内容}
13414 \end_layout
13415
13416 \begin_layout Standard
13417 ボックスの内容には、別のボックスが含まれても構いませんし、
13418 \series bold
13419
13420 \backslash
13421 colorbox
13422 \series default
13423 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13424 \series bold
13425
13426 \backslash
13427 raisebox
13428 \series default
13429 と同様、明示的に数式を作らなくてはなりません
13430 \begin_inset Foot
13431 status collapsed
13432
13433 \begin_layout Plain Layout
13434 これは、
13435 \series bold
13436
13437 \backslash
13438 fcolorbox
13439 \series default
13440 コマンドにも当てはまります。
13441 \end_layout
13442
13443 \end_inset
13444
13445
13446 \end_layout
13447
13448 \begin_layout Standard
13449 選択できる定義済みの色としては、
13450 \end_layout
13451
13452 \begin_layout Standard
13453
13454 \series bold
13455 black
13456 \series default
13457 (黒)・
13458 \series bold
13459 blue
13460 \series default
13461 (青)・
13462 \series bold
13463 cyan
13464 \series default
13465 (シアン)・
13466 \series bold
13467 green
13468 \series default
13469 (緑)・
13470 \series bold
13471 magenta
13472 \series default
13473 (マゼンタ)・
13474 \series bold
13475 red
13476 \series default
13477 (赤)・
13478 \series bold
13479 white
13480 \series default
13481 (白)・
13482 \series bold
13483 yellow
13484 \series default
13485 (黄)
13486 \end_layout
13487
13488 \begin_layout Standard
13489 があります。
13490 \end_layout
13491
13492 \begin_layout Standard
13493 \align center
13494 \begin_inset Tabular
13495 <lyxtabular version="3" rows="4" columns="2">
13496 <features tabularvalignment="middle">
13497 <column alignment="center" valignment="top" width="0">
13498 <column alignment="center" valignment="top" width="0">
13499 <row>
13500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504 コマンド
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13510 \begin_inset Text
13511
13512 \begin_layout Plain Layout
13513 出力
13514 \begin_inset Note Note
13515 status collapsed
13516
13517 \begin_layout Plain Layout
13518 ここで
13519 \series bold
13520
13521 \backslash
13522 raisebox
13523 \series default
13524 はスペーサーとして使用しているだけです。
13525 \end_layout
13526
13527 \end_inset
13528
13529
13530 \end_layout
13531
13532 \end_inset
13533 </cell>
13534 </row>
13535 <row>
13536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13537 \begin_inset Text
13538
13539 \begin_layout Plain Layout
13540
13541 \backslash
13542 colorbox{yellow
13543 \begin_inset Formula $\to$
13544 \end_inset
13545
13546
13547 \backslash
13548 {A=B
13549 \end_layout
13550
13551 \end_inset
13552 </cell>
13553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13554 \begin_inset Text
13555
13556 \begin_layout Plain Layout
13557 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13558 \end_inset
13559
13560
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 </row>
13566 <row>
13567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13568 \begin_inset Text
13569
13570 \begin_layout Plain Layout
13571
13572 \backslash
13573 colorbox{green
13574 \begin_inset Formula $\to$
13575 \end_inset
13576
13577
13578 \backslash
13579 {
13580 \backslash
13581 fbox
13582 \begin_inset ERT
13583 status collapsed
13584
13585 \begin_layout Plain Layout
13586
13587
13588 \backslash
13589 spce 
13590 \end_layout
13591
13592 \end_inset
13593
13594 A=B
13595 \end_layout
13596
13597 \end_inset
13598 </cell>
13599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13600 \begin_inset Text
13601
13602 \begin_layout Plain Layout
13603 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13604 \end_inset
13605
13606
13607 \end_layout
13608
13609 \end_inset
13610 </cell>
13611 </row>
13612 <row>
13613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13614 \begin_inset Text
13615
13616 \begin_layout Plain Layout
13617
13618 \backslash
13619 fbox
13620 \begin_inset ERT
13621 status collapsed
13622
13623 \begin_layout Plain Layout
13624
13625
13626 \backslash
13627 spce 
13628 \end_layout
13629
13630 \end_inset
13631
13632
13633 \backslash
13634 colorbox{green
13635 \begin_inset Formula $\to$
13636 \end_inset
13637
13638
13639 \backslash
13640 {
13641 \family sans
13642 Ctrl+M
13643 \family default
13644  
13645 \family sans
13646 Ctrl+M
13647 \family default
13648  
13649 \backslash
13650 int
13651 \begin_inset ERT
13652 status collapsed
13653
13654 \begin_layout Plain Layout
13655
13656
13657 \backslash
13658 spce 
13659 \end_layout
13660
13661 \end_inset
13662
13663 C=D
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Plain Layout
13672 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13673 \end_inset
13674
13675
13676 \end_layout
13677
13678 \end_inset
13679 </cell>
13680 </row>
13681 </lyxtabular>
13682
13683 \end_inset
13684
13685
13686 \end_layout
13687
13688 \begin_layout Standard
13689
13690 \series bold
13691
13692 \backslash
13693 colorbox
13694 \series default
13695 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13696 \family sans
13697 文字様式
13698 \family default
13699 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13700 \begin_inset Graphics
13701         filename ../../images/dialog-show_character.png
13702         scale 85
13703
13704 \end_inset
13705
13706
13707 \family sans
13708 編集\SpecialChar \menuseparator
13709 文字様式\SpecialChar \menuseparator
13710 任意設定
13711 \family default
13712 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13713
13714 \end_layout
13715
13716 \begin_layout Standard
13717 たとえば、
13718 \end_layout
13719
13720 \begin_layout Standard
13721
13722 \color red
13723 \begin_inset Formula 
13724 \begin{equation}
13725 \int A=B\label{eq:red}
13726 \end{equation}
13727
13728 \end_inset
13729
13730
13731 \color green
13732
13733 \begin_inset Formula 
13734 \begin{equation}
13735 \textcolor{red}{\int A=B}\label{eq:redgreen}
13736 \end{equation}
13737
13738 \end_inset
13739
13740
13741 \end_layout
13742
13743 \begin_layout Standard
13744 数式
13745 \begin_inset CommandInset ref
13746 LatexCommand eqref
13747 reference "eq:red"
13748
13749 \end_inset
13750
13751 は、全体が赤色です。
13752 \begin_inset Newline newline
13753 \end_inset
13754
13755 数式
13756 \begin_inset CommandInset ref
13757 LatexCommand eqref
13758 reference "eq:redgreen"
13759
13760 \end_inset
13761
13762 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13763 \end_layout
13764
13765 \begin_layout Standard
13766 \begin_inset VSpace bigskip
13767 \end_inset
13768
13769 ボックスの縁だけ別の色にするには、
13770 \series bold
13771
13772 \backslash
13773 fcolorbox
13774 \series default
13775
13776 \begin_inset Index idx
13777 status collapsed
13778
13779 \begin_layout Plain Layout
13780 こまんど@コマンド ! F ! 
13781 \backslash
13782 fcolorbox
13783 \end_layout
13784
13785 \end_inset
13786
13787 コマンドを以下の書式で使用します。
13788 \end_layout
13789
13790 \begin_layout Standard
13791
13792 \series bold
13793
13794 \backslash
13795 fcolorbox{縁の色}{色}{ボックスの内容}
13796 \end_layout
13797
13798 \begin_layout Standard
13799 つまり、
13800 \series bold
13801
13802 \backslash
13803 fcolorbox
13804 \series default
13805
13806 \series bold
13807
13808 \backslash
13809 colorbox
13810 \series default
13811 コマンドの拡張です。
13812 \series bold
13813
13814 \backslash
13815 framebox
13816 \series default
13817 と同様に、縁の厚みは
13818 \series bold
13819
13820 \backslash
13821 fboxrule
13822 \series default
13823
13824 \series bold
13825
13826 \backslash
13827 fboxsep
13828 \series default
13829 で設定します。たとえば、
13830 \begin_inset ERT
13831 status collapsed
13832
13833 \begin_layout Plain Layout
13834
13835
13836 \backslash
13837 fboxrule 1mm 
13838 \backslash
13839 fboxsep 1mm
13840 \end_layout
13841
13842 \end_inset
13843
13844
13845 \begin_inset Formula 
13846 \[
13847 \fcolorbox{cyan}{magenta}{A=B}
13848 \]
13849
13850 \end_inset
13851
13852
13853 \begin_inset ERT
13854 status collapsed
13855
13856 \begin_layout Plain Layout
13857
13858
13859 \backslash
13860 fboxrule 0.4pt 
13861 \backslash
13862 fboxsep 3pt
13863 \end_layout
13864
13865 \end_inset
13866
13867 のようにします。
13868 \end_layout
13869
13870 \begin_layout Standard
13871 上記の数式は、以下のコマンドで作成されています。
13872 \begin_inset Newline newline
13873 \end_inset
13874
13875
13876 \series bold
13877
13878 \backslash
13879 fcolorbox{cyan
13880 \begin_inset Formula $\to$
13881 \end_inset
13882
13883
13884 \backslash
13885 {magenta
13886 \begin_inset Formula $\to$
13887 \end_inset
13888
13889
13890 \backslash
13891 {A=B
13892 \series default
13893 .
13894 \end_layout
13895
13896 \begin_layout Standard
13897 \begin_inset VSpace bigskip
13898 \end_inset
13899
13900 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13901 \end_layout
13902
13903 \begin_layout Standard
13904 たとえば、「
13905 \series bold
13906 darkgreen
13907 \series default
13908 」という色を定義するには、LaTeXプリアンブルに
13909 \end_layout
13910
13911 \begin_layout Standard
13912
13913 \series bold
13914
13915 \backslash
13916 definecolor{darkgreen}{cmyk}{0.5,
13917 \series default
13918  
13919 \series bold
13920 0,
13921 \series default
13922  
13923 \series bold
13924 1,
13925 \series default
13926  
13927 \series bold
13928 0.5}
13929 \series default
13930
13931 \begin_inset Index idx
13932 status collapsed
13933
13934 \begin_layout Plain Layout
13935 こまんど@コマンド ! D ! 
13936 \backslash
13937 definecolor
13938 \end_layout
13939
13940 \end_inset
13941
13942
13943 \end_layout
13944
13945 \begin_layout Standard
13946 という行を書き加えます。
13947 \end_layout
13948
13949 \begin_layout Standard
13950
13951 \series bold
13952 cmyk
13953 \series default
13954 とは、
13955 \series bold
13956 cyan
13957 \series default
13958 (シアン)・
13959 \series bold
13960 magenta
13961 \series default
13962 (マゼンタ)・
13963 \series bold
13964 yellow
13965 \series default
13966 (黄)・
13967 \series bold
13968 black
13969 \series default
13970 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13971 \begin_inset space \thinspace{}
13972 \end_inset
13973
13974 -
13975 \begin_inset space \thinspace{}
13976 \end_inset
13977
13978 1の範囲をとることができます。定義には、
13979 \series bold
13980 cmyk
13981 \series default
13982 の他に、
13983 \series bold
13984 rgb
13985 \series default
13986 という色空間を使うこともできます。
13987 \series bold
13988 rgb
13989 \series default
13990 とは、
13991 \series bold
13992 red
13993 \series default
13994 (赤)・
13995 \series bold
13996 green
13997 \series default
13998 (緑)・
13999 \series bold
14000 blue
14001 \series default
14002 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
14003 \series bold
14004 gray
14005 \series default
14006 という色空間もあります。
14007 \end_layout
14008
14009 \begin_layout Standard
14010 例として、文字が
14011 \series bold
14012 yellow
14013 \series default
14014 に色付けされ、新しく定義した
14015 \series bold
14016 darkgreen
14017 \series default
14018 という色を持つ縁付きボックスを挙げておきます。
14019 \begin_inset Formula 
14020 \begin{equation}
14021 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14022 \end{equation}
14023
14024 \end_inset
14025
14026
14027 \end_layout
14028
14029 \begin_layout Standard
14030
14031 \series bold
14032
14033 \backslash
14034 textcolor
14035 \series default
14036 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
14037 \begin_inset Index idx
14038 status collapsed
14039
14040 \begin_layout Plain Layout
14041 てきすと@テキスト ! いろつき@色付き
14042 \end_layout
14043
14044 \end_inset
14045
14046
14047 \end_layout
14048
14049 \begin_layout Standard
14050 \begin_inset ERT
14051 status collapsed
14052
14053 \begin_layout Plain Layout
14054
14055
14056 \backslash
14057 textcolor{darkgreen}{
14058 \end_layout
14059
14060 \end_inset
14061
14062 この文は「darkgreen」です。
14063 \begin_inset ERT
14064 status collapsed
14065
14066 \begin_layout Plain Layout
14067
14068 }
14069 \end_layout
14070
14071 \end_inset
14072
14073
14074 \end_layout
14075
14076 \begin_layout Standard
14077
14078 \series bold
14079
14080 \backslash
14081 textcolor
14082 \series default
14083
14084 \begin_inset Index idx
14085 status collapsed
14086
14087 \begin_layout Plain Layout
14088 こまんど@コマンド ! T ! 
14089 \backslash
14090 textcolor
14091 \end_layout
14092
14093 \end_inset
14094
14095 は、
14096 \series bold
14097
14098 \backslash
14099 textcolor{色}{色付けをする文}
14100 \series default
14101 という書式で使用することができます。
14102 \end_layout
14103
14104 \begin_layout Subsection
14105 段落ボックス
14106 \begin_inset CommandInset label
14107 LatexCommand label
14108 name "sub:段落ボックス"
14109
14110 \end_inset
14111
14112
14113 \begin_inset Index idx
14114 status collapsed
14115
14116 \begin_layout Plain Layout
14117 ぼっくす@ボックス ! だんらく@段落
14118 \end_layout
14119
14120 \end_inset
14121
14122
14123 \begin_inset Index idx
14124 status collapsed
14125
14126 \begin_layout Plain Layout
14127 ぼっくす@ボックス ! parbox|see
14128 \begin_inset ERT
14129 status collapsed
14130
14131 \begin_layout Plain Layout
14132
14133 {
14134 \end_layout
14135
14136 \end_inset
14137
14138 ボックス ! 段落ボックス
14139 \begin_inset ERT
14140 status collapsed
14141
14142 \begin_layout Plain Layout
14143
14144 }
14145 \end_layout
14146
14147 \end_inset
14148
14149
14150 \end_layout
14151
14152 \end_inset
14153
14154
14155 \end_layout
14156
14157 \begin_layout Standard
14158 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14159 \family sans
14160 挿入\SpecialChar \menuseparator
14161 ボックス
14162 \family default
14163 メニューかツールバーボタン
14164 \begin_inset Graphics
14165         filename ../../images/box-insert.png
14166         scale 85
14167
14168 \end_inset
14169
14170 で作成することができます。
14171 \end_layout
14172
14173 \begin_layout Standard
14174 以下の例は、行中の縁付きparboxを示したものです。
14175 \end_layout
14176
14177 \begin_layout Standard
14178 \begin_inset VSpace medskip
14179 \end_inset
14180
14181 この行は、
14182 \begin_inset Box Boxed
14183 position "c"
14184 hor_pos "c"
14185 has_inner_box 1
14186 inner_pos "t"
14187 use_parbox 1
14188 use_makebox 0
14189 width "5cm"
14190 special "none"
14191 height "1in"
14192 height_special "totalheight"
14193 status open
14194
14195 \begin_layout Plain Layout
14196 これは段落ボックスです。これはちょうど5
14197 \begin_inset space \thinspace{}
14198 \end_inset
14199
14200 cmの幅になっており、以下のように数式を含めることもできます。
14201 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14202 \end_inset
14203
14204
14205 \end_layout
14206
14207 \end_inset
14208
14209 parboxの入った行です。
14210 \end_layout
14211
14212 \begin_layout Standard
14213 \begin_inset VSpace medskip
14214 \end_inset
14215
14216
14217 \end_layout
14218
14219 \begin_layout Standard
14220 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14221 \emph on
14222 装飾
14223 \emph default
14224 :簡素な長方形の箱型、
14225 \emph on
14226 内部ボックス
14227 \emph default
14228 :parboxコマンド、
14229 \emph on
14230
14231 \emph default
14232 :5
14233 \begin_inset space \thinspace{}
14234 \end_inset
14235
14236 cm、
14237 \emph on
14238 垂直ボックス配置
14239 \emph default
14240 :中央、に設定されています。
14241 \end_layout
14242
14243 \begin_layout Standard
14244 \begin_inset VSpace medskip
14245 \end_inset
14246
14247 LaTeXでは、parboxは、以下の書式を持つ
14248 \series bold
14249
14250 \backslash
14251 parbox
14252 \series default
14253
14254 \begin_inset Index idx
14255 status collapsed
14256
14257 \begin_layout Plain Layout
14258 こまんど@コマンド ! P ! 
14259 \backslash
14260 parbox
14261 \end_layout
14262
14263 \end_inset
14264
14265 コマンドによって作られます。
14266 \end_layout
14267
14268 \begin_layout Standard
14269
14270 \series bold
14271
14272 \backslash
14273 parbox[位置]{幅}{ボックスの内容}
14274 \end_layout
14275
14276 \begin_layout Standard
14277 「位置」は、
14278 \emph on
14279 b
14280 \emph default
14281
14282 \emph on
14283 t
14284 \emph default
14285 の値をとることができます。下揃えを意味する
14286 \emph on
14287 b
14288 \emph default
14289
14290 \bar under
14291 b
14292 \bar default
14293 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14294 \emph on
14295 t
14296 \emph default
14297
14298 \bar under
14299 t
14300 \bar default
14301 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14302 \emph on
14303 Boxes
14304 \emph default
14305 の節をご参照下さい。
14306 \end_layout
14307
14308 \begin_layout Standard
14309 \begin_inset VSpace bigskip
14310 \end_inset
14311
14312 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
14313 \series bold
14314 parbox{
14315 \backslash
14316 linewidth-2
14317 \backslash
14318 fboxsep-2
14319 \backslash
14320 fboxrule}{
14321 \series default
14322 というコマンドを挿入します。ここで
14323 \series bold
14324
14325 \backslash
14326 linewidth
14327 \begin_inset Index idx
14328 status collapsed
14329
14330 \begin_layout Plain Layout
14331 こまんど@コマンド ! L ! 
14332 \backslash
14333 linewidth
14334 \end_layout
14335
14336 \end_inset
14337
14338
14339 \series default
14340 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
14341 \begin_inset Foot
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345 \begin_inset CommandInset href
14346 LatexCommand href
14347 name "LyX-bug #4483"
14348 target "http://www.lyx.org/trac/ticket/4483"
14349
14350 \end_inset
14351
14352
14353 \end_layout
14354
14355 \end_inset
14356
14357 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
14358 \series bold
14359 calc
14360 \series default
14361
14362 \begin_inset Foot
14363 status collapsed
14364
14365 \begin_layout Plain Layout
14366
14367 \series bold
14368 calc
14369 \series default
14370 は、標準的LaTeX頒布版のすべてに含まれています。
14371 \end_layout
14372
14373 \end_inset
14374
14375
14376 \begin_inset Index idx
14377 status collapsed
14378
14379 \begin_layout Plain Layout
14380 ぱっけーじ@パッケージ ! calc
14381 \end_layout
14382
14383 \end_inset
14384
14385 を、LaTeXプリアンブル中で
14386 \end_layout
14387
14388 \begin_layout Standard
14389
14390 \series bold
14391
14392 \backslash
14393 usepackage{calc}
14394 \end_layout
14395
14396 \begin_layout Standard
14397 のように読み込んでおく必要があります。数式の後では、TeXモードで
14398 \series bold
14399 }}
14400 \series default
14401 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14402 \begin_inset ERT
14403 status collapsed
14404
14405 \begin_layout Plain Layout
14406
14407
14408 \backslash
14409 fboxsep 5mm 
14410 \backslash
14411 fboxrule 5mm
14412 \end_layout
14413
14414 \end_inset
14415
14416
14417 \end_layout
14418
14419 \begin_layout Standard
14420 \begin_inset ERT
14421 status collapsed
14422
14423 \begin_layout Plain Layout
14424
14425
14426 \backslash
14427 fbox{
14428 \backslash
14429 parbox{
14430 \backslash
14431 linewidth-2
14432 \backslash
14433 fboxsep-2
14434 \backslash
14435 fboxrule}{
14436 \end_layout
14437
14438 \end_inset
14439
14440
14441 \begin_inset Formula 
14442 \begin{equation}
14443 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14444 \end{equation}
14445
14446 \end_inset
14447
14448
14449 \begin_inset ERT
14450 status collapsed
14451
14452 \begin_layout Plain Layout
14453
14454 }}
14455 \end_layout
14456
14457 \end_inset
14458
14459
14460 \begin_inset ERT
14461 status collapsed
14462
14463 \begin_layout Plain Layout
14464
14465
14466 \backslash
14467 fboxrule 0.4pt 
14468 \backslash
14469 fboxsep 3pt
14470 \end_layout
14471
14472 \end_inset
14473
14474
14475 \end_layout
14476
14477 \begin_layout Standard
14478 \begin_inset VSpace medskip
14479 \end_inset
14480
14481
14482 \series bold
14483
14484 \backslash
14485 fbox
14486 \series default
14487 の引数としてparboxが使われているので、この場合には、
14488 \series bold
14489
14490 \backslash
14491 fbox
14492 \series default
14493 を使おうが
14494 \series bold
14495
14496 \backslash
14497 boxed
14498 \series default
14499 を使おうが、差は生じません。
14500 \end_layout
14501
14502 \begin_layout Standard
14503 \begin_inset VSpace bigskip
14504 \end_inset
14505
14506 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14507 \series bold
14508
14509 \backslash
14510 parbox
14511 \series default
14512
14513 \series bold
14514
14515 \backslash
14516 tag
14517 \series default
14518 コマンドといっしょに使います(
14519 \series bold
14520
14521 \backslash
14522 tag
14523 \series default
14524 についての詳細は、第
14525 \begin_inset CommandInset ref
14526 LatexCommand ref
14527 reference "sub:ユーザー定義番号"
14528
14529 \end_inset
14530
14531 節をご参照下さい)
14532 \end_layout
14533
14534 \begin_layout Standard
14535 以下は、
14536 \series bold
14537
14538 \backslash
14539 parbox
14540 \series default
14541 を使ってコメントを付けた数式の例です。
14542 \end_layout
14543
14544 \begin_layout Standard
14545 \begin_inset ERT
14546 status collapsed
14547
14548 \begin_layout Plain Layout
14549
14550
14551 \backslash
14552 [5x-7b=3b
14553 \backslash
14554 tag*{
14555 \backslash
14556 parbox{5cm}{
14557 \end_layout
14558
14559 \end_inset
14560
14561 これは説明です。数式や多行数式本体からはっきりと離れています。
14562 \begin_inset ERT
14563 status collapsed
14564
14565 \begin_layout Plain Layout
14566
14567 }}
14568 \backslash
14569 ]
14570 \end_layout
14571
14572 \end_inset
14573
14574
14575 \end_layout
14576
14577 \begin_layout Standard
14578 LyXは、まだ数式中での
14579 \series bold
14580
14581 \backslash
14582 parbox
14583 \series default
14584 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14585 \end_layout
14586
14587 \begin_layout Standard
14588 まず、
14589 \series bold
14590
14591 \backslash
14592 [5x-7b=3b
14593 \backslash
14594 tag*
14595 \backslash
14596 {
14597 \backslash
14598 parbox{5cm}{
14599 \series default
14600 というコマンドをTeXモードで挿入します
14601 \begin_inset Foot
14602 status collapsed
14603
14604 \begin_layout Plain Layout
14605
14606 \series bold
14607 行頭下げ
14608 \series default
14609 数式様式を使用している時には、
14610 \series bold
14611
14612 \backslash
14613 tag*
14614 \backslash
14615 {
14616 \series default
14617 の代わりに
14618 \series bold
14619
14620 \backslash
14621 hfill
14622 \series default
14623 を用いることもできます(数式様式に関しては、第
14624 \begin_inset CommandInset ref
14625 LatexCommand ref
14626 reference "sec:数式様式"
14627
14628 \end_inset
14629
14630 節をご参照下さい)。
14631 \end_layout
14632
14633 \end_inset
14634
14635 。それから、説明を通常のテキストとして入れ、最後に
14636 \series bold
14637 }}
14638 \backslash
14639 ]
14640 \series default
14641 をTeXモードで挿入します。ここで
14642 \series bold
14643
14644 \backslash
14645 [
14646 \series default
14647 および
14648 \series bold
14649
14650 \backslash
14651 ]
14652 \series default
14653 コマンドは別行建て数式を作るためのものです。
14654 \end_layout
14655
14656 \begin_layout Standard
14657
14658 \series bold
14659
14660 \backslash
14661 parbox
14662 \series default
14663 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14664 \begin_inset Formula 
14665 \[
14666 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14667 \]
14668
14669 \end_inset
14670
14671
14672 \end_layout
14673
14674 \begin_layout Section
14675 演算子
14676 \begin_inset Index idx
14677 status collapsed
14678
14679 \begin_layout Plain Layout
14680 えんざんし@演算子
14681 \end_layout
14682
14683 \end_inset
14684
14685
14686 \end_layout
14687
14688 \begin_layout Subsection
14689 大演算子
14690 \begin_inset CommandInset label
14691 LatexCommand label
14692 name "sub:大演算子"
14693
14694 \end_inset
14695
14696
14697 \begin_inset Index idx
14698 status collapsed
14699
14700 \begin_layout Plain Layout
14701 えんざんし@演算子 ! だい@大
14702 \end_layout
14703
14704 \end_inset
14705
14706
14707 \begin_inset Index idx
14708 status collapsed
14709
14710 \begin_layout Plain Layout
14711 わ@和
14712 \end_layout
14713
14714 \end_inset
14715
14716
14717 \begin_inset Index idx
14718 status collapsed
14719
14720 \begin_layout Plain Layout
14721 せきぶんきごう@積分記号
14722 \end_layout
14723
14724 \end_inset
14725
14726
14727 \end_layout
14728
14729 \begin_layout Standard
14730 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14731 \family sans
14732 数式オプション
14733 \family default
14734 の面にある
14735 \family sans
14736 esintパッケージを自動的に使う
14737 \family default
14738 オプションを有効にしなくてはなりません。
14739 \end_layout
14740
14741 \begin_layout Standard
14742 \begin_inset space \hfill{}
14743 \end_inset
14744
14745
14746 \begin_inset Tabular
14747 <lyxtabular version="3" rows="9" columns="2">
14748 <features tabularvalignment="middle">
14749 <column alignment="center" valignment="top" width="0pt">
14750 <column alignment="center" valignment="top" width="0pt">
14751 <row>
14752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14753 \begin_inset Text
14754
14755 \begin_layout Plain Layout
14756 コマンド
14757 \end_layout
14758
14759 \end_inset
14760 </cell>
14761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14762 \begin_inset Text
14763
14764 \begin_layout Plain Layout
14765 出力
14766 \end_layout
14767
14768 \end_inset
14769 </cell>
14770 </row>
14771 <row>
14772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776
14777 \backslash
14778 sum
14779 \begin_inset Index idx
14780 status collapsed
14781
14782 \begin_layout Plain Layout
14783 こまんど@コマンド ! S ! 
14784 \backslash
14785 sum
14786 \end_layout
14787
14788 \end_inset
14789
14790
14791 \end_layout
14792
14793 \end_inset
14794 </cell>
14795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14796 \begin_inset Text
14797
14798 \begin_layout Plain Layout
14799 \begin_inset Formula $\sum$
14800 \end_inset
14801
14802
14803 \end_layout
14804
14805 \end_inset
14806 </cell>
14807 </row>
14808 <row>
14809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14810 \begin_inset Text
14811
14812 \begin_layout Plain Layout
14813
14814 \backslash
14815 int
14816 \begin_inset Index idx
14817 status collapsed
14818
14819 \begin_layout Plain Layout
14820 こまんど@コマンド ! I ! 
14821 \backslash
14822 int
14823 \end_layout
14824
14825 \end_inset
14826
14827
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Plain Layout
14836 \begin_inset Formula $\int$
14837 \end_inset
14838
14839
14840 \end_layout
14841
14842 \end_inset
14843 </cell>
14844 </row>
14845 <row>
14846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14847 \begin_inset Text
14848
14849 \begin_layout Plain Layout
14850
14851 \backslash
14852 oint
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14858 \begin_inset Text
14859
14860 \begin_layout Plain Layout
14861 \begin_inset Formula $\oint$
14862 \end_inset
14863
14864
14865 \end_layout
14866
14867 \end_inset
14868 </cell>
14869 </row>
14870 <row>
14871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875
14876 \backslash
14877 ointctrclockwise
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14883 \begin_inset Text
14884
14885 \begin_layout Plain Layout
14886 \begin_inset Formula $\ointctrclockwise$
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 </row>
14895 <row>
14896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900
14901 \backslash
14902 ointclockwise
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14908 \begin_inset Text
14909
14910 \begin_layout Plain Layout
14911 \begin_inset Formula $\ointclockwise$
14912 \end_inset
14913
14914
14915 \end_layout
14916
14917 \end_inset
14918 </cell>
14919 </row>
14920 <row>
14921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14922 \begin_inset Text
14923
14924 \begin_layout Plain Layout
14925
14926 \backslash
14927 sqint
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14933 \begin_inset Text
14934
14935 \begin_layout Plain Layout
14936 \begin_inset Formula $\sqint$
14937 \end_inset
14938
14939
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 </row>
14945 <row>
14946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950
14951 \backslash
14952 bigcap
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961 \begin_inset Formula $\bigcap$
14962 \end_inset
14963
14964
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 </row>
14970 <row>
14971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975
14976 \backslash
14977 bigcup
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Plain Layout
14986 \begin_inset Formula $\bigcup$
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 </row>
14995 </lyxtabular>
14996
14997 \end_inset
14998
14999
15000 \begin_inset space \hfill{}
15001 \end_inset
15002
15003
15004 \begin_inset Tabular
15005 <lyxtabular version="3" rows="10" columns="2">
15006 <features tabularvalignment="middle">
15007 <column alignment="center" valignment="top" width="0pt">
15008 <column alignment="center" valignment="top" width="0pt">
15009 <row>
15010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014 コマンド
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023 出力
15024 \end_layout
15025
15026 \end_inset
15027 </cell>
15028 </row>
15029 <row>
15030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15031 \begin_inset Text
15032
15033 \begin_layout Plain Layout
15034
15035 \backslash
15036 prod
15037 \begin_inset Index idx
15038 status collapsed
15039
15040 \begin_layout Plain Layout
15041 こまんど@コマンド ! P ! 
15042 \backslash
15043 prod
15044 \end_layout
15045
15046 \end_inset
15047
15048
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Plain Layout
15057 \begin_inset Formula $\prod$
15058 \end_inset
15059
15060
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 </row>
15066 <row>
15067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15068 \begin_inset Text
15069
15070 \begin_layout Plain Layout
15071
15072 \backslash
15073 coprod
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15079 \begin_inset Text
15080
15081 \begin_layout Plain Layout
15082 \begin_inset Formula $\coprod$
15083 \end_inset
15084
15085
15086 \end_layout
15087
15088 \end_inset
15089 </cell>
15090 </row>
15091 <row>
15092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Plain Layout
15096
15097 \backslash
15098 bigodot
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107 \begin_inset Formula $\bigodot$
15108 \end_inset
15109
15110
15111 \end_layout
15112
15113 \end_inset
15114 </cell>
15115 </row>
15116 <row>
15117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15118 \begin_inset Text
15119
15120 \begin_layout Plain Layout
15121
15122 \backslash
15123 bigotimes
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15129 \begin_inset Text
15130
15131 \begin_layout Plain Layout
15132 \begin_inset Formula $\bigotimes$
15133 \end_inset
15134
15135
15136 \end_layout
15137
15138 \end_inset
15139 </cell>
15140 </row>
15141 <row>
15142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146
15147 \backslash
15148 bigoplus
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15154 \begin_inset Text
15155
15156 \begin_layout Plain Layout
15157 \begin_inset Formula $\bigoplus$
15158 \end_inset
15159
15160
15161 \end_layout
15162
15163 \end_inset
15164 </cell>
15165 </row>
15166 <row>
15167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171
15172 \backslash
15173 bigwedge
15174 \end_layout
15175
15176 \end_inset
15177 </cell>
15178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15179 \begin_inset Text
15180
15181 \begin_layout Plain Layout
15182 \begin_inset Formula $\bigwedge$
15183 \end_inset
15184
15185
15186 \end_layout
15187
15188 \end_inset
15189 </cell>
15190 </row>
15191 <row>
15192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15193 \begin_inset Text
15194
15195 \begin_layout Plain Layout
15196
15197 \backslash
15198 bigvee
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Plain Layout
15207 \begin_inset Formula $\bigvee$
15208 \end_inset
15209
15210
15211 \end_layout
15212
15213 \end_inset
15214 </cell>
15215 </row>
15216 <row>
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221
15222 \backslash
15223 bigsqcup
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15229 \begin_inset Text
15230
15231 \begin_layout Plain Layout
15232 \begin_inset Formula $\bigsqcup$
15233 \end_inset
15234
15235
15236 \end_layout
15237
15238 \end_inset
15239 </cell>
15240 </row>
15241 <row>
15242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246
15247 \backslash
15248 biguplus
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Plain Layout
15257 \begin_inset Formula $\biguplus$
15258 \end_inset
15259
15260
15261 \end_layout
15262
15263 \end_inset
15264 </cell>
15265 </row>
15266 </lyxtabular>
15267
15268 \end_inset
15269
15270
15271 \begin_inset space \hfill{}
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \begin_layout Standard
15278 すべての大演算子は、数式ツールバーボタンの
15279 \begin_inset Graphics
15280         filename ../../images/math/intop.png
15281         scale 85
15282
15283 \end_inset
15284
15285 でも挿入することができます。
15286 \end_layout
15287
15288 \begin_layout Standard
15289 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15290 \end_layout
15291
15292 \begin_layout Standard
15293 積分演算子はすべて、
15294 \series bold
15295
15296 \backslash
15297 intop
15298 \series default
15299
15300 \series bold
15301
15302 \backslash
15303 ointop
15304 \series default
15305 のように、
15306 \series bold
15307 op
15308 \series default
15309 で終わる別バージョンがあります。これらの演算子は、
15310 \series bold
15311
15312 \backslash
15313 int
15314 \series default
15315 とは範囲の表示のしかたが異なります。第
15316 \begin_inset CommandInset ref
15317 LatexCommand ref
15318 reference "sub:演算子の範囲"
15319
15320 \end_inset
15321
15322 節をご参照下さい。
15323 \end_layout
15324
15325 \begin_layout Subsubsection*
15326 積分の子細
15327 \end_layout
15328
15329 \begin_layout Standard
15330 積分中で用いられる文字
15331 \emph on
15332 d
15333 \emph default
15334 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15335 \emph on
15336 d
15337 \emph default
15338 を選択して、短絡キー
15339 \begin_inset Info
15340 type  "shortcut"
15341 arg   "font-roman"
15342 \end_inset
15343
15344 を用います
15345 \begin_inset Foot
15346 status collapsed
15347
15348 \begin_layout Plain Layout
15349 文字様式については、第
15350 \begin_inset CommandInset ref
15351 LatexCommand ref
15352 reference "sub:書体様式"
15353
15354 \end_inset
15355
15356 節参照。
15357 \end_layout
15358
15359 \end_inset
15360
15361 。最後に、演算子の慣例に倣って、
15362 \emph on
15363 d
15364 \emph default
15365 の前に最小空白を挿入しなくてはなりません。たとえば、
15366 \end_layout
15367
15368 \begin_layout Standard
15369 正しくない例:
15370 \begin_inset Formula $\int A(x)dx$
15371 \end_inset
15372
15373
15374 \begin_inset Newline newline
15375 \end_inset
15376
15377 正しい
15378 \begin_inset Phantom HPhantom
15379 status open
15380
15381 \begin_layout Plain Layout
15382 ない
15383 \end_layout
15384
15385 \end_inset
15386
15387 例:
15388 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15389 \end_inset
15390
15391
15392 \end_layout
15393
15394 \begin_layout Standard
15395 多重積分に関しては、以下のコマンドがあります。
15396 \begin_inset VSpace medskip
15397 \end_inset
15398
15399
15400 \end_layout
15401
15402 \begin_layout Standard
15403 \begin_inset space \hfill{}
15404 \end_inset
15405
15406
15407 \begin_inset Tabular
15408 <lyxtabular version="3" rows="4" columns="2">
15409 <features tabularvalignment="middle">
15410 <column alignment="center" valignment="top" width="0">
15411 <column alignment="center" valignment="top" width="0">
15412 <row>
15413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15414 \begin_inset Text
15415
15416 \begin_layout Plain Layout
15417 コマンド
15418 \end_layout
15419
15420 \end_inset
15421 </cell>
15422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15423 \begin_inset Text
15424
15425 \begin_layout Plain Layout
15426 出力
15427 \begin_inset Note Note
15428 status collapsed
15429
15430 \begin_layout Plain Layout
15431 ここで
15432 \series bold
15433
15434 \backslash
15435 raisebox
15436 \series default
15437 はスペーサーとして使用しているだけです。
15438 \end_layout
15439
15440 \end_inset
15441
15442
15443 \end_layout
15444
15445 \end_inset
15446 </cell>
15447 </row>
15448 <row>
15449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15450 \begin_inset Text
15451
15452 \begin_layout Plain Layout
15453
15454 \backslash
15455 iint
15456 \end_layout
15457
15458 \end_inset
15459 </cell>
15460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15461 \begin_inset Text
15462
15463 \begin_layout Plain Layout
15464 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15465 \end_inset
15466
15467
15468 \end_layout
15469
15470 \end_inset
15471 </cell>
15472 </row>
15473 <row>
15474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Plain Layout
15478
15479 \backslash
15480 oiint
15481 \end_layout
15482
15483 \end_inset
15484 </cell>
15485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15486 \begin_inset Text
15487
15488 \begin_layout Plain Layout
15489 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15490 \end_inset
15491
15492
15493 \end_layout
15494
15495 \end_inset
15496 </cell>
15497 </row>
15498 <row>
15499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15500 \begin_inset Text
15501
15502 \begin_layout Plain Layout
15503
15504 \backslash
15505 sqiint
15506 \end_layout
15507
15508 \end_inset
15509 </cell>
15510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15511 \begin_inset Text
15512
15513 \begin_layout Plain Layout
15514 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15515 \end_inset
15516
15517
15518 \end_layout
15519
15520 \end_inset
15521 </cell>
15522 </row>
15523 </lyxtabular>
15524
15525 \end_inset
15526
15527
15528 \begin_inset space \hfill{}
15529 \end_inset
15530
15531
15532 \begin_inset Tabular
15533 <lyxtabular version="3" rows="4" columns="2">
15534 <features tabularvalignment="middle">
15535 <column alignment="center" valignment="top" width="0">
15536 <column alignment="center" valignment="top" width="0">
15537 <row>
15538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542 コマンド
15543 \end_layout
15544
15545 \end_inset
15546 </cell>
15547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15548 \begin_inset Text
15549
15550 \begin_layout Plain Layout
15551 出力
15552 \end_layout
15553
15554 \end_inset
15555 </cell>
15556 </row>
15557 <row>
15558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15559 \begin_inset Text
15560
15561 \begin_layout Plain Layout
15562
15563 \backslash
15564 iiint
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15570 \begin_inset Text
15571
15572 \begin_layout Plain Layout
15573 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15574 \end_inset
15575
15576
15577 \end_layout
15578
15579 \end_inset
15580 </cell>
15581 </row>
15582 <row>
15583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587
15588 \backslash
15589 iiiint
15590 \end_layout
15591
15592 \end_inset
15593 </cell>
15594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15595 \begin_inset Text
15596
15597 \begin_layout Plain Layout
15598 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15599 \end_inset
15600
15601
15602 \end_layout
15603
15604 \end_inset
15605 </cell>
15606 </row>
15607 <row>
15608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612
15613 \backslash
15614 dotsint
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15620 \begin_inset Text
15621
15622 \begin_layout Plain Layout
15623 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \end_inset
15630 </cell>
15631 </row>
15632 </lyxtabular>
15633
15634 \end_inset
15635
15636
15637 \begin_inset space \hfill{}
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Subsection
15644 演算子の範囲
15645 \begin_inset CommandInset label
15646 LatexCommand label
15647 name "sub:演算子の範囲"
15648
15649 \end_inset
15650
15651
15652 \begin_inset Index idx
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656 えんざんし@演算子 ! はんい@範囲
15657 \end_layout
15658
15659 \end_inset
15660
15661
15662 \end_layout
15663
15664 \begin_layout Standard
15665 範囲は、上付き文字と下付き文字とで作成することができます。
15666 \end_layout
15667
15668 \begin_layout Standard
15669 \align center
15670 \begin_inset Tabular
15671 <lyxtabular version="3" rows="2" columns="2">
15672 <features tabularvalignment="middle">
15673 <column alignment="center" valignment="top" width="0pt">
15674 <column alignment="center" valignment="top" width="0pt">
15675 <row>
15676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15677 \begin_inset Text
15678
15679 \begin_layout Plain Layout
15680 コマンド
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15686 \begin_inset Text
15687
15688 \begin_layout Plain Layout
15689 出力
15690 \begin_inset Note Note
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694 ここで
15695 \series bold
15696
15697 \backslash
15698 raisebox
15699 \series default
15700 はスペーサーとして使用しているだけです。
15701 \end_layout
15702
15703 \end_inset
15704
15705
15706 \end_layout
15707
15708 \end_inset
15709 </cell>
15710 </row>
15711 <row>
15712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15713 \begin_inset Text
15714
15715 \begin_layout Plain Layout
15716
15717 \backslash
15718 prod^
15719 \backslash
15720 infty
15721 \begin_inset ERT
15722 status collapsed
15723
15724 \begin_layout Plain Layout
15725
15726
15727 \backslash
15728 spce 
15729 \end_layout
15730
15731 \end_inset
15732
15733
15734 \begin_inset Formula $\to$
15735 \end_inset
15736
15737 _0
15738 \begin_inset Formula $\to$
15739 \end_inset
15740
15741 A(x)
15742 \end_layout
15743
15744 \end_inset
15745 </cell>
15746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15751 \end_inset
15752
15753
15754 \end_layout
15755
15756 \end_inset
15757 </cell>
15758 </row>
15759 </lyxtabular>
15760
15761 \end_inset
15762
15763
15764 \end_layout
15765
15766 \begin_layout Standard
15767 行内数式では、範囲は演算子の右横に表示されます。別行建て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15768 \end_layout
15769
15770 \begin_layout Standard
15771 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15772 \family sans
15773 編集\SpecialChar \menuseparator
15774 数式\SpecialChar \menuseparator
15775 範囲の表記を変更
15776 \family default
15777 メニューで
15778 \family sans
15779 \series bold
15780 行内形式
15781 \family default
15782 \series default
15783 (短絡キー
15784 \begin_inset Info
15785 type  "shortcut"
15786 arg   "math-limits"
15787 \end_inset
15788
15789 )を選択することで範囲形式を変更することができます。以下はその用例です。
15790 \end_layout
15791
15792 \begin_layout Standard
15793 既定の範囲形式は、以下のようになっています。
15794 \begin_inset Formula 
15795 \[
15796 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15797 \]
15798
15799 \end_inset
15800
15801 以下は、範囲形式を
15802 \family sans
15803 \series bold
15804 行内形式
15805 \family default
15806 \series default
15807 に変更したときの表示です。
15808 \begin_inset Formula 
15809 \[
15810 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15811 \]
15812
15813 \end_inset
15814
15815
15816 \series bold
15817
15818 \backslash
15819 intop
15820 \series default
15821
15822 \series bold
15823
15824 \backslash
15825 ointop
15826 \series default
15827 などのように
15828 \series bold
15829 op
15830 \series default
15831 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15832 の例では、範囲形式を
15833 \series bold
15834 別行建て形式
15835 \series default
15836 にして積分記号の下に置くようにしています。
15837 \begin_inset Formula 
15838 \begin{equation}
15839 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15840 \end{equation}
15841
15842 \end_inset
15843
15844
15845 \end_layout
15846
15847 \begin_layout Standard
15848 \begin_inset VSpace medskip
15849 \end_inset
15850
15851 範囲に条件を指定したい場合には、
15852 \series bold
15853
15854 \backslash
15855 subarray
15856 \series default
15857
15858 \begin_inset Index idx
15859 status collapsed
15860
15861 \begin_layout Plain Layout
15862 こまんど@コマンド ! S ! 
15863 \backslash
15864 subarray
15865 \end_layout
15866
15867 \end_inset
15868
15869 コマンドや
15870 \series bold
15871
15872 \backslash
15873 substack
15874 \series default
15875
15876 \begin_inset Index idx
15877 status collapsed
15878
15879 \begin_layout Plain Layout
15880 こまんど@コマンド ! S ! 
15881 \backslash
15882 substack
15883 \end_layout
15884
15885 \end_inset
15886
15887 コマンドを使用します。たとえば、以下の表記 
15888 \begin_inset Formula 
15889 \begin{equation}
15890 \sum_{\begin{subarray}{c}
15891 0<k<1000\\
15892 \\
15893 k\,\in\,\mathbb{N}
15894 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15895 \end{equation}
15896
15897 \end_inset
15898
15899
15900 \end_layout
15901
15902 \begin_layout Standard
15903 を作成するには、以下のようにしなくてはなりません。
15904 \begin_inset Newline newline
15905 \end_inset
15906
15907 まず、
15908 \series bold
15909
15910 \backslash
15911 sum
15912 \series default
15913 ^
15914 \series bold
15915 n
15916 \begin_inset ERT
15917 status collapsed
15918
15919 \begin_layout Plain Layout
15920
15921
15922 \backslash
15923 spce 
15924 \end_layout
15925
15926 \end_inset
15927
15928 _
15929 \series default
15930 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15931 \series bold
15932
15933 \backslash
15934 subarray
15935 \begin_inset ERT
15936 status collapsed
15937
15938 \begin_layout Plain Layout
15939
15940
15941 \backslash
15942 spce 
15943 \end_layout
15944
15945 \end_inset
15946
15947
15948 \series default
15949 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15950 \begin_inset Info
15951 type  "shortcut"
15952 arg   "newline-insert newline"
15953 \end_inset
15954
15955 )を挿入することで作ることができます。ここに
15956 \begin_inset Newline newline
15957 \end_inset
15958
15959
15960 \series bold
15961 0
15962 \begin_inset Formula $\boldsymbol{<}$
15963 \end_inset
15964
15965 k
15966 \begin_inset Formula $\boldsymbol{<}$
15967 \end_inset
15968
15969 1000 Ctrl+Return
15970 \begin_inset Newline newline
15971 \end_inset
15972
15973
15974 \series default
15975 と入力すると、新規行のための新しい枠が現れます。
15976 \end_layout
15977
15978 \begin_layout Standard
15979 各行の揃え方は、
15980 \family sans
15981 表ツールバー
15982 \family default
15983
15984 \family sans
15985 編集\SpecialChar \menuseparator
15986 行と列
15987 \family default
15988 メニューで変更することができますが、右揃えにするには、行頭に
15989 \series bold
15990
15991 \backslash
15992 hfill
15993 \begin_inset ERT
15994 status collapsed
15995
15996 \begin_layout Plain Layout
15997
15998
15999 \backslash
16000 spce 
16001 \end_layout
16002
16003 \end_inset
16004
16005
16006 \series default
16007 を挿入しなくてはなりません。
16008 \end_layout
16009
16010 \begin_layout Standard
16011
16012 \series bold
16013
16014 \backslash
16015 substack
16016 \series default
16017 コマンドは、各行がつねに中央揃えになることを除いては、
16018 \series bold
16019
16020 \backslash
16021 subarray
16022 \series default
16023 と同じです。
16024 \end_layout
16025
16026 \begin_layout Standard
16027 \begin_inset VSpace bigskip
16028 \end_inset
16029
16030 演算子の後に来る文字は、範囲の横に来るので、
16031 \begin_inset CommandInset ref
16032 LatexCommand eqref
16033 reference "eq:substack"
16034
16035 \end_inset
16036
16037 式のように、演算子の横の余白が大きくなりすぎることがあります。
16038 \end_layout
16039
16040 \begin_layout Standard
16041 これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
16042 \end_layout
16043
16044 \begin_layout Standard
16045
16046 \series bold
16047
16048 \backslash
16049 def
16050 \backslash
16051 clap#1{
16052 \backslash
16053 hbox to 0pt{
16054 \backslash
16055 hss #1
16056 \backslash
16057 hss}}
16058 \begin_inset Newline newline
16059 \end_inset
16060
16061
16062 \backslash
16063 def
16064 \backslash
16065 mathclap {
16066 \backslash
16067 mathpalette 
16068 \backslash
16069 mathclapinternal}
16070 \begin_inset Newline newline
16071 \end_inset
16072
16073
16074 \backslash
16075 def
16076 \backslash
16077 mathclapinternal #1#2{
16078 \backslash
16079 clap{$
16080 \backslash
16081 mathsurround =0pt #1{#2}$}}
16082 \end_layout
16083
16084 \begin_layout Standard
16085 これは、範囲の幅を0
16086 \begin_inset space \thinspace{}
16087 \end_inset
16088
16089 ptに設定する
16090 \series bold
16091
16092 \backslash
16093 mathclap
16094 \series default
16095
16096 \begin_inset Index idx
16097 status collapsed
16098
16099 \begin_layout Plain Layout
16100 こまんど@コマンド ! M ! 
16101 \backslash
16102 mathclap
16103 \end_layout
16104
16105 \end_inset
16106
16107 コマンドを定義しています。このコマンドの書式は、
16108 \end_layout
16109
16110 \begin_layout Standard
16111
16112 \series bold
16113
16114 \backslash
16115 mathclap{範囲}
16116 \end_layout
16117
16118 \begin_layout Standard
16119 となっていて、「範囲」には複数の条件を入れることができます。
16120 \end_layout
16121
16122 \begin_layout Standard
16123 これを
16124 \begin_inset CommandInset ref
16125 LatexCommand eqref
16126 reference "eq:substack"
16127
16128 \end_inset
16129
16130 式に応用すると、以下のようなコマンド
16131 \end_layout
16132
16133 \begin_layout Standard
16134
16135 \series bold
16136
16137 \backslash
16138 sum_
16139 \backslash
16140 mathclap{
16141 \backslash
16142 substack
16143 \begin_inset ERT
16144 status collapsed
16145
16146 \begin_layout Plain Layout
16147
16148
16149 \backslash
16150 spce 
16151 \end_layout
16152
16153 \end_inset
16154
16155 0
16156 \begin_inset Formula $\boldsymbol{<}$
16157 \end_inset
16158
16159 k
16160 \begin_inset Formula $\boldsymbol{<}$
16161 \end_inset
16162
16163 1000 Ctrl+Return
16164 \end_layout
16165
16166 \begin_layout Standard
16167 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
16168 \begin_inset Formula 
16169 \[
16170 \sum_{\mathclap{\substack{0<k<1000\\
16171 \\
16172 k\,\in\,\mathbb{N}
16173 }
16174 }}^{n}k^{-2}
16175 \]
16176
16177 \end_inset
16178
16179
16180 \end_layout
16181
16182 \begin_layout Standard
16183 \begin_inset VSpace bigskip
16184 \end_inset
16185
16186 一つの範囲を複数の演算子に用いる方法が、第
16187 \begin_inset CommandInset ref
16188 LatexCommand ref
16189 reference "sub:自己定義演算子"
16190
16191 \end_inset
16192
16193 節に述べられています。
16194 \end_layout
16195
16196 \begin_layout Standard
16197 \begin_inset Newpage newpage
16198 \end_inset
16199
16200
16201 \end_layout
16202
16203 \begin_layout Subsection
16204 二項演算子
16205 \begin_inset CommandInset label
16206 LatexCommand label
16207 name "sub:二項演算子"
16208
16209 \end_inset
16210
16211
16212 \begin_inset Index idx
16213 status collapsed
16214
16215 \begin_layout Plain Layout
16216 えんざんし@演算子 ! にこう@二項
16217 \end_layout
16218
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \begin_layout Standard
16225 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16226 \begin_inset VSpace medskip
16227 \end_inset
16228
16229
16230 \end_layout
16231
16232 \begin_layout Standard
16233 \begin_inset space \hfill{}
16234 \end_inset
16235
16236
16237 \begin_inset Tabular
16238 <lyxtabular version="3" rows="13" columns="2">
16239 <features tabularvalignment="middle">
16240 <column alignment="center" valignment="top" width="0pt">
16241 <column alignment="center" valignment="top" width="0pt">
16242 <row>
16243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247 コマンド
16248 \begin_inset Note Note
16249 status collapsed
16250
16251 \begin_layout Plain Layout
16252 ここで
16253 \series bold
16254
16255 \backslash
16256 raisebox
16257 \series default
16258 はスペーサーとして使用しているだけです。
16259 \end_layout
16260
16261 \end_inset
16262
16263
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 出力
16273 \end_layout
16274
16275 \end_inset
16276 </cell>
16277 </row>
16278 <row>
16279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16280 \begin_inset Text
16281
16282 \begin_layout Plain Layout
16283 +
16284 \end_layout
16285
16286 \end_inset
16287 </cell>
16288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16289 \begin_inset Text
16290
16291 \begin_layout Plain Layout
16292 \begin_inset Formula $+$
16293 \end_inset
16294
16295
16296 \end_layout
16297
16298 \end_inset
16299 </cell>
16300 </row>
16301 <row>
16302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16303 \begin_inset Text
16304
16305 \begin_layout Plain Layout
16306 -
16307 \end_layout
16308
16309 \end_inset
16310 </cell>
16311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16312 \begin_inset Text
16313
16314 \begin_layout Plain Layout
16315 \begin_inset Formula $-$
16316 \end_inset
16317
16318
16319 \end_layout
16320
16321 \end_inset
16322 </cell>
16323 </row>
16324 <row>
16325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329
16330 \backslash
16331 pm
16332 \end_layout
16333
16334 \end_inset
16335 </cell>
16336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 \begin_inset Formula $\pm$
16341 \end_inset
16342
16343
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 </row>
16349 <row>
16350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354
16355 \backslash
16356 mp
16357 \end_layout
16358
16359 \end_inset
16360 </cell>
16361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16362 \begin_inset Text
16363
16364 \begin_layout Plain Layout
16365 \begin_inset Formula $\mp$
16366 \end_inset
16367
16368
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 </row>
16374 <row>
16375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16376 \begin_inset Text
16377
16378 \begin_layout Plain Layout
16379
16380 \backslash
16381 cdot
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 \begin_inset Formula $\cdot$
16391 \end_inset
16392
16393
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 </row>
16399 <row>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404
16405 \backslash
16406 times
16407 \end_layout
16408
16409 \end_inset
16410 </cell>
16411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16412 \begin_inset Text
16413
16414 \begin_layout Plain Layout
16415 \begin_inset Formula $\times$
16416 \end_inset
16417
16418
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 </row>
16424 <row>
16425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16426 \begin_inset Text
16427
16428 \begin_layout Plain Layout
16429
16430 \backslash
16431 div
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16437 \begin_inset Text
16438
16439 \begin_layout Plain Layout
16440 \begin_inset Formula $\div$
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 </row>
16449 <row>
16450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454 \begin_inset ERT
16455 status collapsed
16456
16457 \begin_layout Plain Layout
16458
16459
16460 \backslash
16461 raisebox{-1.2mm}{
16462 \end_layout
16463
16464 \end_inset
16465
16466 *
16467 \begin_inset ERT
16468 status collapsed
16469
16470 \begin_layout Plain Layout
16471
16472 }
16473 \end_layout
16474
16475 \end_inset
16476
16477
16478 \end_layout
16479
16480 \end_inset
16481 </cell>
16482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486 \begin_inset Formula $*$
16487 \end_inset
16488
16489
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 </row>
16495 <row>
16496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16497 \begin_inset Text
16498
16499 \begin_layout Plain Layout
16500
16501 \backslash
16502 star
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511 \begin_inset Formula $\star$
16512 \end_inset
16513
16514
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 </row>
16520 <row>
16521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16522 \begin_inset Text
16523
16524 \begin_layout Plain Layout
16525
16526 \backslash
16527 circ
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16533 \begin_inset Text
16534
16535 \begin_layout Plain Layout
16536 \begin_inset Formula $\circ$
16537 \end_inset
16538
16539
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 </row>
16545 <row>
16546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16547 \begin_inset Text
16548
16549 \begin_layout Plain Layout
16550
16551 \backslash
16552 diamond
16553 \end_layout
16554
16555 \end_inset
16556 </cell>
16557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Plain Layout
16561 \begin_inset Formula $\diamond$
16562 \end_inset
16563
16564
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 </row>
16570 <row>
16571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575
16576 \backslash
16577 bullet
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Plain Layout
16586 \begin_inset Formula $\bullet$
16587 \end_inset
16588
16589
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 </row>
16595 </lyxtabular>
16596
16597 \end_inset
16598
16599
16600 \begin_inset space \hfill{}
16601 \end_inset
16602
16603
16604 \begin_inset Tabular
16605 <lyxtabular version="3" rows="13" columns="2">
16606 <features tabularvalignment="middle">
16607 <column alignment="center" valignment="top" width="0pt">
16608 <column alignment="center" valignment="top" width="0pt">
16609 <row>
16610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614 コマンド
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 出力
16624 \end_layout
16625
16626 \end_inset
16627 </cell>
16628 </row>
16629 <row>
16630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Plain Layout
16634
16635 \backslash
16636 nabla
16637 \end_layout
16638
16639 \end_inset
16640 </cell>
16641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16642 \begin_inset Text
16643
16644 \begin_layout Plain Layout
16645 \begin_inset Formula $\nabla$
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 </row>
16654 <row>
16655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659
16660 \backslash
16661 bigtriangledown
16662 \end_layout
16663
16664 \end_inset
16665 </cell>
16666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670 \begin_inset Formula $\bigtriangledown$
16671 \end_inset
16672
16673
16674 \end_layout
16675
16676 \end_inset
16677 </cell>
16678 </row>
16679 <row>
16680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684
16685 \backslash
16686 bigtriangleup
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695 \begin_inset Formula $\bigtriangleup$
16696 \end_inset
16697
16698
16699 \end_layout
16700
16701 \end_inset
16702 </cell>
16703 </row>
16704 <row>
16705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16706 \begin_inset Text
16707
16708 \begin_layout Plain Layout
16709
16710 \backslash
16711 Box
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720 \begin_inset Formula $\Box$
16721 \end_inset
16722
16723
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 </row>
16729 <row>
16730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16731 \begin_inset Text
16732
16733 \begin_layout Plain Layout
16734
16735 \backslash
16736 cap 
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745 \begin_inset Formula $\cap$
16746 \end_inset
16747
16748
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 </row>
16754 <row>
16755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Plain Layout
16759
16760 \backslash
16761 cup
16762 \end_layout
16763
16764 \end_inset
16765 </cell>
16766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770 \begin_inset Formula $\cup$
16771 \end_inset
16772
16773
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 </row>
16779 <row>
16780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16781 \begin_inset Text
16782
16783 \begin_layout Plain Layout
16784
16785 \backslash
16786 dagger
16787 \end_layout
16788
16789 \end_inset
16790 </cell>
16791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16792 \begin_inset Text
16793
16794 \begin_layout Plain Layout
16795 \begin_inset Formula $\dagger$
16796 \end_inset
16797
16798
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 </row>
16804 <row>
16805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809
16810 \backslash
16811 ddagger
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820 \begin_inset Formula $\ddagger$
16821 \end_inset
16822
16823
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 </row>
16829 <row>
16830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834
16835 \backslash
16836 wr
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845 \begin_inset Formula $\wr$
16846 \end_inset
16847
16848
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 </row>
16854 <row>
16855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout Plain Layout
16859
16860 \backslash
16861 bigcirc
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870 \begin_inset Formula $\bigcirc$
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 </row>
16879 <row>
16880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884
16885 \backslash
16886 wedge
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895 \begin_inset Formula $\wedge$
16896 \end_inset
16897
16898
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 </row>
16904 <row>
16905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909
16910 \backslash
16911 vee
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920 \begin_inset Formula $\vee$
16921 \end_inset
16922
16923
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 </row>
16929 </lyxtabular>
16930
16931 \end_inset
16932
16933
16934 \begin_inset space \hfill{}
16935 \end_inset
16936
16937
16938 \begin_inset Tabular
16939 <lyxtabular version="3" rows="13" columns="2">
16940 <features tabularvalignment="middle">
16941 <column alignment="center" valignment="top" width="0pt">
16942 <column alignment="center" valignment="top" width="0pt">
16943 <row>
16944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 コマンド
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 出力
16958 \end_layout
16959
16960 \end_inset
16961 </cell>
16962 </row>
16963 <row>
16964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968
16969 \backslash
16970 oplus
16971 \end_layout
16972
16973 \end_inset
16974 </cell>
16975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979 \begin_inset Formula $\oplus$
16980 \end_inset
16981
16982
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 </row>
16988 <row>
16989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993
16994 \backslash
16995 ominus
16996 \end_layout
16997
16998 \end_inset
16999 </cell>
17000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004 \begin_inset Formula $\ominus$
17005 \end_inset
17006
17007
17008 \end_layout
17009
17010 \end_inset
17011 </cell>
17012 </row>
17013 <row>
17014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018
17019 \backslash
17020 otimes
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029 \begin_inset Formula $\otimes$
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \end_inset
17036 </cell>
17037 </row>
17038 <row>
17039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17040 \begin_inset Text
17041
17042 \begin_layout Plain Layout
17043
17044 \backslash
17045 oslash
17046 \end_layout
17047
17048 \end_inset
17049 </cell>
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054 \begin_inset Formula $\oslash$
17055 \end_inset
17056
17057
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 </row>
17063 <row>
17064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17065 \begin_inset Text
17066
17067 \begin_layout Plain Layout
17068
17069 \backslash
17070 odot
17071 \end_layout
17072
17073 \end_inset
17074 </cell>
17075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079 \begin_inset Formula $\odot$
17080 \end_inset
17081
17082
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 </row>
17088 <row>
17089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17090 \begin_inset Text
17091
17092 \begin_layout Plain Layout
17093
17094 \backslash
17095 amalg
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104 \begin_inset Formula $\amalg$
17105 \end_inset
17106
17107
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 </row>
17113 <row>
17114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17115 \begin_inset Text
17116
17117 \begin_layout Plain Layout
17118
17119 \backslash
17120 uplus
17121 \end_layout
17122
17123 \end_inset
17124 </cell>
17125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129 \begin_inset Formula $\uplus$
17130 \end_inset
17131
17132
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 </row>
17138 <row>
17139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143
17144 \backslash
17145 setminus
17146 \end_layout
17147
17148 \end_inset
17149 </cell>
17150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 \begin_inset Formula $\setminus$
17155 \end_inset
17156
17157
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 </row>
17163 <row>
17164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168
17169 \backslash
17170 sqcap
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17176 \begin_inset Text
17177
17178 \begin_layout Plain Layout
17179 \begin_inset Formula $\sqcap$
17180 \end_inset
17181
17182
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 </row>
17188 <row>
17189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \backslash
17195 sqcup
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 \begin_inset Formula $\sqcup$
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 </row>
17213 <row>
17214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Plain Layout
17218
17219 \backslash
17220 triangleleft
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17226 \begin_inset Text
17227
17228 \begin_layout Plain Layout
17229 \begin_inset Formula $\triangleleft$
17230 \end_inset
17231
17232
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 </row>
17238 <row>
17239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17240 \begin_inset Text
17241
17242 \begin_layout Plain Layout
17243
17244 \backslash
17245 triangleright
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254 \begin_inset Formula $\triangleright$
17255 \end_inset
17256
17257
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 </row>
17263 </lyxtabular>
17264
17265 \end_inset
17266
17267
17268 \begin_inset space \hfill{}
17269 \end_inset
17270
17271
17272 \end_layout
17273
17274 \begin_layout Standard
17275 二項演算子は、すべて数式ツールバーボタンの
17276 \begin_inset Graphics
17277         filename ../../images/math/pm.png
17278         scale 85
17279
17280 \end_inset
17281
17282 から挿入することもできます。
17283 \end_layout
17284
17285 \begin_layout Standard
17286 ラプラス演算子を組版するには、
17287 \series bold
17288
17289 \backslash
17290 bigtriangleup
17291 \series default
17292 以外に、
17293 \series bold
17294
17295 \backslash
17296 Delta
17297 \series default
17298
17299 \series bold
17300
17301 \backslash
17302 nabla
17303 \series default
17304 ^
17305 \series bold
17306 2
17307 \series default
17308
17309 \begin_inset Formula $\nabla^{2}$
17310 \end_inset
17311
17312 )を使用することもできます。
17313 \end_layout
17314
17315 \begin_layout Standard
17316
17317 \family sans
17318 挿入\SpecialChar \menuseparator
17319 特殊文字
17320 \family default
17321 メニューの
17322 \family sans
17323 メニュー区切り
17324 \family default
17325 で入力される文字は、
17326 \series bold
17327
17328 \backslash
17329 triangleright
17330 \series default
17331 演算子です。
17332 \end_layout
17333
17334 \begin_layout Subsection
17335 自己定義演算子
17336 \begin_inset CommandInset label
17337 LatexCommand label
17338 name "sub:自己定義演算子"
17339
17340 \end_inset
17341
17342
17343 \begin_inset Index idx
17344 status collapsed
17345
17346 \begin_layout Plain Layout
17347 えんざんし@演算子 ! じこていぎ@自己定義
17348 \end_layout
17349
17350 \end_inset
17351
17352
17353 \end_layout
17354
17355 \begin_layout Standard
17356 LaTeXプリアンブルで
17357 \series bold
17358
17359 \backslash
17360 DeclareMathOperator
17361 \series default
17362
17363 \begin_inset Index idx
17364 status collapsed
17365
17366 \begin_layout Plain Layout
17367 こまんど@コマンド ! D ! 
17368 \backslash
17369 dbinom@
17370 \backslash
17371 DeclareMathOperator
17372 \end_layout
17373
17374 \end_inset
17375
17376 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
17377 \end_layout
17378
17379 \begin_layout Standard
17380
17381 \series bold
17382
17383 \backslash
17384 DeclareMathOperator{新規コマンド}{表示}
17385 \end_layout
17386
17387 \begin_layout Standard
17388 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17389 \begin_inset CommandInset ref
17390 LatexCommand ref
17391 reference "sub:演算子の範囲"
17392
17393 \end_inset
17394
17395 節で述べられた範囲を指定することができます。
17396 \end_layout
17397
17398 \begin_layout Standard
17399 たとえば、以下のようなLaTeXプリアンブル行
17400 \end_layout
17401
17402 \begin_layout Standard
17403
17404 \series bold
17405
17406 \backslash
17407 DeclareMathOperator*{
17408 \backslash
17409 Lozenge}{
17410 \backslash
17411 blacklozenge}
17412 \end_layout
17413
17414 \begin_layout Standard
17415 は、第
17416 \begin_inset CommandInset ref
17417 LatexCommand ref
17418 reference "sub:その他の記号"
17419
17420 \end_inset
17421
17422 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17423 \series bold
17424
17425 \backslash
17426 Lozenge
17427 \series default
17428 を定義します。
17429 \begin_inset Formula 
17430 \[
17431 \Lozenge_{n=1}^{\infty}
17432 \]
17433
17434 \end_inset
17435
17436 上記の数式を作るコマンドは、
17437 \series bold
17438
17439 \backslash
17440 Lozenge
17441 \series default
17442 ^
17443 \series bold
17444
17445 \backslash
17446 infty
17447 \begin_inset Formula $\to$
17448 \end_inset
17449
17450 _n=1
17451 \series default
17452 です。
17453 \end_layout
17454
17455 \begin_layout Standard
17456 \begin_inset VSpace bigskip
17457 \end_inset
17458
17459 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17460 \series bold
17461
17462 \backslash
17463 mathop
17464 \series default
17465
17466 \begin_inset Index idx
17467 status collapsed
17468
17469 \begin_layout Plain Layout
17470 こまんど@コマンド ! M ! 
17471 \backslash
17472 mathop
17473 \end_layout
17474
17475 \end_inset
17476
17477 コマンドおよび
17478 \series bold
17479
17480 \backslash
17481 mathbin
17482 \series default
17483
17484 \begin_inset Index idx
17485 status collapsed
17486
17487 \begin_layout Plain Layout
17488 こまんど@コマンド ! M ! 
17489 \backslash
17490 mathbin
17491 \end_layout
17492
17493 \end_inset
17494
17495 コマンドを用いて定義を行うこともできます。
17496 \end_layout
17497
17498 \begin_layout Standard
17499 (書式)
17500 \series bold
17501
17502 \backslash
17503 mathop{表示}
17504 \series default
17505 および
17506 \series bold
17507
17508 \backslash
17509 mathbin{表示}
17510 \end_layout
17511
17512 \begin_layout Standard
17513
17514 \series bold
17515
17516 \backslash
17517 mathop
17518 \series default
17519 は大演算子を定義し、
17520 \series bold
17521
17522 \backslash
17523 mathbin
17524 \series default
17525 は二項演算子を定義します。
17526 \end_layout
17527
17528 \begin_layout Standard
17529 たとえば
17530 \series bold
17531
17532 \backslash
17533 mathop
17534 \series default
17535 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17536 \end_layout
17537
17538 \begin_layout Standard
17539 \begin_inset Formula 
17540 \[
17541 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17542 \]
17543
17544 \end_inset
17545
17546
17547 \end_layout
17548
17549 \begin_layout Standard
17550 上記の数式では
17551 \begin_inset Newline newline
17552 \end_inset
17553
17554
17555 \series bold
17556
17557 \backslash
17558 mathop{
17559 \backslash
17560 sum
17561 \backslash
17562 negmedspace
17563 \backslash
17564 sum
17565 \series default
17566
17567 \begin_inset ERT
17568 status collapsed
17569
17570 \begin_layout Plain Layout
17571
17572
17573 \backslash
17574 spce 
17575 \end_layout
17576
17577 \end_inset
17578
17579
17580 \series bold
17581
17582 \begin_inset Formula $\to$
17583 \end_inset
17584
17585 ^N
17586 \series default
17587
17588 \begin_inset ERT
17589 status collapsed
17590
17591 \begin_layout Plain Layout
17592
17593
17594 \backslash
17595 spce 
17596 \end_layout
17597
17598 \end_inset
17599
17600
17601 \series bold
17602 _i,j=1
17603 \begin_inset Newline newline
17604 \end_inset
17605
17606
17607 \series default
17608 というコマンドを用いています。
17609 \end_layout
17610
17611 \begin_layout Section
17612 書体
17613 \begin_inset Index idx
17614 status collapsed
17615
17616 \begin_layout Plain Layout
17617 しょたい@書体
17618 \end_layout
17619
17620 \end_inset
17621
17622
17623 \begin_inset Index idx
17624 status collapsed
17625
17626 \begin_layout Plain Layout
17627 ふぉんと@フォント | see
17628 \begin_inset ERT
17629 status collapsed
17630
17631 \begin_layout Plain Layout
17632
17633 {
17634 \end_layout
17635
17636 \end_inset
17637
17638 書体
17639 \begin_inset ERT
17640 status collapsed
17641
17642 \begin_layout Plain Layout
17643
17644 }
17645 \end_layout
17646
17647 \end_inset
17648
17649
17650 \end_layout
17651
17652 \end_inset
17653
17654
17655 \end_layout
17656
17657 \begin_layout Subsection
17658 書体様式
17659 \begin_inset CommandInset label
17660 LatexCommand label
17661 name "sub:書体様式"
17662
17663 \end_inset
17664
17665
17666 \begin_inset Index idx
17667 status collapsed
17668
17669 \begin_layout Plain Layout
17670 しょたい@書体 ! ようしき@様式
17671 \end_layout
17672
17673 \end_inset
17674
17675
17676 \end_layout
17677
17678 \begin_layout Standard
17679 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17680 \begin_inset VSpace -2mm
17681 \end_inset
17682
17683
17684 \end_layout
17685
17686 \begin_layout Standard
17687 \align center
17688 \begin_inset Tabular
17689 <lyxtabular version="3" rows="7" columns="3">
17690 <features tabularvalignment="middle">
17691 <column alignment="center" valignment="top" width="0">
17692 <column alignment="center" valignment="top" width="0">
17693 <column alignment="center" valignment="top" width="0">
17694 <row>
17695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 コマンド
17700 \end_layout
17701
17702 \end_inset
17703 </cell>
17704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Plain Layout
17708 出力
17709 \end_layout
17710
17711 \end_inset
17712 </cell>
17713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17714 \begin_inset Text
17715
17716 \begin_layout Plain Layout
17717 短絡キー
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 </row>
17723 <row>
17724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17725 \begin_inset Text
17726
17727 \begin_layout Plain Layout
17728
17729 \backslash
17730 mathbb
17731 \series bold
17732
17733 \begin_inset ERT
17734 status collapsed
17735
17736 \begin_layout Plain Layout
17737
17738
17739 \backslash
17740 spce 
17741 \end_layout
17742
17743 \end_inset
17744
17745
17746 \series default
17747 ABC
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 \begin_inset Formula $\mathbb{ABC}$
17757 \end_inset
17758
17759
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768 \begin_inset Info
17769 type  "shortcut"
17770 arg   "font-noun"
17771 \end_inset
17772
17773
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 </row>
17779 <row>
17780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784
17785 \backslash
17786 mathbf
17787 \series bold
17788
17789 \begin_inset ERT
17790 status collapsed
17791
17792 \begin_layout Plain Layout
17793
17794
17795 \backslash
17796 spce 
17797 \end_layout
17798
17799 \end_inset
17800
17801
17802 \series default
17803 AbC
17804 \end_layout
17805
17806 \end_inset
17807 </cell>
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812 \begin_inset Formula $\mathbf{AbC}$
17813 \end_inset
17814
17815
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17821 \begin_inset Text
17822
17823 \begin_layout Plain Layout
17824 \begin_inset Info
17825 type  "shortcut"
17826 arg   "font-bold"
17827 \end_inset
17828
17829
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 </row>
17835 <row>
17836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840
17841 \backslash
17842 boldsymbol
17843 \series bold
17844
17845 \begin_inset ERT
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849
17850
17851 \backslash
17852 spce 
17853 \end_layout
17854
17855 \end_inset
17856
17857
17858 \series default
17859 AbC
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 \begin_inset Formula $\boldsymbol{AbC}$
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880 \begin_inset Info
17881 type  "shortcuts"
17882 arg   "font-boldsymbol"
17883 \end_inset
17884
17885
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 </row>
17891 <row>
17892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896
17897 \backslash
17898 mathcal
17899 \series bold
17900
17901 \begin_inset ERT
17902 status collapsed
17903
17904 \begin_layout Plain Layout
17905
17906
17907 \backslash
17908 spce 
17909 \end_layout
17910
17911 \end_inset
17912
17913
17914 \series default
17915 ABC
17916 \end_layout
17917
17918 \end_inset
17919 </cell>
17920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17921 \begin_inset Text
17922
17923 \begin_layout Plain Layout
17924 \begin_inset Formula $\mathcal{ABC}$
17925 \end_inset
17926
17927
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 \begin_inset Info
17937 type  "shortcut"
17938 arg   "font-emph"
17939 \end_inset
17940
17941
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 <row>
17948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952
17953 \backslash
17954 mathfrak
17955 \series bold
17956
17957 \begin_inset ERT
17958 status collapsed
17959
17960 \begin_layout Plain Layout
17961
17962
17963 \backslash
17964 spce 
17965 \end_layout
17966
17967 \end_inset
17968
17969
17970 \series default
17971 AbC
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980 \begin_inset Formula $\mathfrak{AbC}$
17981 \end_inset
17982
17983
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 -
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 </row>
17998 <row>
17999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \backslash
18005 mathscr
18006 \series bold
18007
18008 \begin_inset ERT
18009 status collapsed
18010
18011 \begin_layout Plain Layout
18012
18013
18014 \backslash
18015 spce 
18016 \end_layout
18017
18018 \end_inset
18019
18020
18021 \series default
18022 AbC
18023 \end_layout
18024
18025 \end_inset
18026 </cell>
18027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031 \begin_inset Formula $\mathscr{AbC}$
18032 \end_inset
18033
18034
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043 -
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 </row>
18049 </lyxtabular>
18050
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \begin_layout Standard
18057 \align center
18058 \begin_inset Tabular
18059 <lyxtabular version="3" rows="5" columns="3">
18060 <features tabularvalignment="middle">
18061 <column alignment="center" valignment="top" width="0">
18062 <column alignment="center" valignment="top" width="0">
18063 <column alignment="center" valignment="top" width="0">
18064 <row>
18065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 コマンド
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078 出力
18079 \end_layout
18080
18081 \end_inset
18082 </cell>
18083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087 短絡キー
18088 \end_layout
18089
18090 \end_inset
18091 </cell>
18092 </row>
18093 <row>
18094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098
18099 \backslash
18100 mathit
18101 \series bold
18102
18103 \begin_inset ERT
18104 status collapsed
18105
18106 \begin_layout Plain Layout
18107
18108
18109 \backslash
18110 spce 
18111 \end_layout
18112
18113 \end_inset
18114
18115
18116 \series default
18117 AbC
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 \begin_inset Formula $\mathit{AbC}$
18127 \end_inset
18128
18129
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138 -
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \backslash
18151 mathrm
18152 \series bold
18153
18154 \begin_inset ERT
18155 status collapsed
18156
18157 \begin_layout Plain Layout
18158
18159
18160 \backslash
18161 spce 
18162 \end_layout
18163
18164 \end_inset
18165
18166
18167 \series default
18168 AbC
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18174 \begin_inset Text
18175
18176 \begin_layout Plain Layout
18177 \begin_inset Formula $\mathrm{AbC}$
18178 \end_inset
18179
18180
18181 \end_layout
18182
18183 \end_inset
18184 </cell>
18185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18186 \begin_inset Text
18187
18188 \begin_layout Plain Layout
18189 \begin_inset Info
18190 type  "shortcut"
18191 arg   "font-roman"
18192 \end_inset
18193
18194
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 </row>
18200 <row>
18201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205
18206 \backslash
18207 mathsf
18208 \series bold
18209
18210 \begin_inset ERT
18211 status collapsed
18212
18213 \begin_layout Plain Layout
18214
18215
18216 \backslash
18217 spce 
18218 \end_layout
18219
18220 \end_inset
18221
18222
18223 \series default
18224 AbC
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 \begin_inset Formula $\mathsf{AbC}$
18234 \end_inset
18235
18236
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245 \begin_inset Info
18246 type  "shortcut"
18247 arg   "font-sans"
18248 \end_inset
18249
18250
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 </row>
18256 <row>
18257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261
18262 \backslash
18263 mathtt
18264 \series bold
18265
18266 \begin_inset ERT
18267 status collapsed
18268
18269 \begin_layout Plain Layout
18270
18271
18272 \backslash
18273 spce 
18274 \end_layout
18275
18276 \end_inset
18277
18278
18279 \series default
18280 AbC
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 \begin_inset Formula $\mathtt{AbC}$
18290 \end_inset
18291
18292
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18298 \begin_inset Text
18299
18300 \begin_layout Plain Layout
18301 \begin_inset Info
18302 type  "shortcut"
18303 arg   "font-typewriter"
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 </row>
18312 </lyxtabular>
18313
18314 \end_inset
18315
18316
18317 \end_layout
18318
18319 \begin_layout Standard
18320 \begin_inset Note Greyedout
18321 status open
18322
18323 \begin_layout Plain Layout
18324
18325 \series bold
18326 (注意)
18327 \backslash
18328 mathbb
18329 \series default
18330 様式と
18331 \series bold
18332
18333 \backslash
18334 mathcal
18335 \series default
18336 様式は、大文字にのみ使用することができます。
18337 \end_layout
18338
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \begin_layout Standard
18345 既定では、
18346 \series bold
18347
18348 \backslash
18349 mathnormal
18350 \series default
18351 様式に設定されています。
18352 \end_layout
18353
18354 \begin_layout Standard
18355 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18356 \begin_inset Formula 
18357 \[
18358 \mathfrak{A=\frac{b}{C}}
18359 \]
18360
18361 \end_inset
18362
18363
18364 \end_layout
18365
18366 \begin_layout Standard
18367 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18368 \series bold
18369
18370 \backslash
18371 textrm
18372 \series default
18373 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
18374 \begin_inset Foot
18375 status collapsed
18376
18377 \begin_layout Plain Layout
18378 \begin_inset CommandInset href
18379 LatexCommand href
18380 name "LyX-bug #4629"
18381 target "http://www.lyx.org/trac/ticket/4629"
18382
18383 \end_inset
18384
18385
18386 \end_layout
18387
18388 \end_inset
18389
18390
18391 \end_layout
18392
18393 \begin_layout Standard
18394 書体様式コマンドの代わりに、
18395 \family sans
18396 編集\SpecialChar \menuseparator
18397 数学\SpecialChar \menuseparator
18398 文字様式
18399 \family default
18400 ダイアログや、
18401 \begin_inset Graphics
18402         filename ../../images/math/font.png
18403         scale 85
18404
18405 \end_inset
18406
18407 を使用することもできます。
18408 \end_layout
18409
18410 \begin_layout Subsection
18411 ボールド体の数式
18412 \begin_inset CommandInset label
18413 LatexCommand label
18414 name "sub:ボールド体の数式"
18415
18416 \end_inset
18417
18418
18419 \begin_inset Index idx
18420 status collapsed
18421
18422 \begin_layout Plain Layout
18423 すうしき@数式 ! ぼーるどたい@ボールド体
18424 \end_layout
18425
18426 \end_inset
18427
18428
18429 \end_layout
18430
18431 \begin_layout Standard
18432 数式全体をボールド体にしようとすると、前節の
18433 \series bold
18434
18435 \backslash
18436 mathbf
18437 \series default
18438 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18439 字してしまいます。
18440 \end_layout
18441
18442 \begin_layout Standard
18443 \begin_inset Formula 
18444 \[
18445 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18446 \]
18447
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \begin_layout Standard
18454 この数式を正しく表示するには、以下のように、
18455 \series bold
18456
18457 \backslash
18458 boldsymbol
18459 \series default
18460 コマンドを使用します。
18461 \begin_inset Formula 
18462 \[
18463 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18464 \]
18465
18466 \end_inset
18467
18468 また、数式を
18469 \series bold
18470 boldmath環境
18471 \series default
18472 に設定する方法もあります。この環境は、TeXモードで
18473 \series bold
18474
18475 \backslash
18476 boldmath
18477 \begin_inset Index idx
18478 status collapsed
18479
18480 \begin_layout Plain Layout
18481 こまんど@コマンド ! B ! 
18482 \backslash
18483 boldmath
18484 \end_layout
18485
18486 \end_inset
18487
18488
18489 \series default
18490 コマンドを挿入することによって作ることができます。環境を閉じるには、
18491 \series bold
18492
18493 \backslash
18494 unboldmath
18495 \begin_inset Index idx
18496 status collapsed
18497
18498 \begin_layout Plain Layout
18499 こまんど@コマンド ! U ! 
18500 \backslash
18501 unboldmath
18502 \end_layout
18503
18504 \end_inset
18505
18506
18507 \series default
18508 コマンドをTeXモードで挿入します。
18509 \begin_inset ERT
18510 status collapsed
18511
18512 \begin_layout Plain Layout
18513
18514
18515 \backslash
18516 boldmath 
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \begin_inset Formula 
18523 \[
18524 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18525 \]
18526
18527 \end_inset
18528
18529
18530 \begin_inset ERT
18531 status collapsed
18532
18533 \begin_layout Plain Layout
18534
18535
18536 \backslash
18537 unboldmath 
18538 \end_layout
18539
18540 \end_inset
18541
18542
18543 \end_layout
18544
18545 \begin_layout Subsection
18546 色付きの数式
18547 \begin_inset Index idx
18548 status collapsed
18549
18550 \begin_layout Plain Layout
18551 すうしき@数式 ! いろつき@色付き
18552 \end_layout
18553
18554 \end_inset
18555
18556
18557 \end_layout
18558
18559 \begin_layout Standard
18560 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18561 \begin_inset Formula 
18562 \[
18563 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18564 \]
18565
18566 \end_inset
18567
18568
18569 \end_layout
18570
18571 \begin_layout Standard
18572
18573 \begin_inset CommandInset ref
18574 LatexCommand ref
18575 reference "sub:色付きボックス"
18576
18577 \end_inset
18578
18579 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
18580 \series bold
18581
18582 \backslash
18583 textcolor
18584 \series default
18585
18586 \begin_inset Index idx
18587 status collapsed
18588
18589 \begin_layout Plain Layout
18590 こまんど@コマンド ! T ! 
18591 \backslash
18592 textcolor
18593 \end_layout
18594
18595 \end_inset
18596
18597 TeXコードコマンドで適用することができます。
18598 \end_layout
18599
18600 \begin_layout Standard
18601
18602 \series bold
18603
18604 \backslash
18605 textcolor{色}{文字ないし数式}
18606 \end_layout
18607
18608 \begin_layout Standard
18609 下記の例は、全体を濃緑にし、一部を赤にしています。
18610 \end_layout
18611
18612 \begin_layout Standard
18613 \begin_inset ERT
18614 status collapsed
18615
18616 \begin_layout Plain Layout
18617
18618
18619 \backslash
18620 textcolor{darkgreen}{
18621 \end_layout
18622
18623 \end_inset
18624
18625
18626 \begin_inset Formula 
18627 \[
18628 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18629 \]
18630
18631 \end_inset
18632
18633
18634 \begin_inset ERT
18635 status collapsed
18636
18637 \begin_layout Plain Layout
18638
18639 }
18640 \end_layout
18641
18642 \end_inset
18643
18644
18645 \end_layout
18646
18647 \begin_layout Standard
18648 LyXのバグのため、自製色は数式全体に対してしか使用することができません
18649 \begin_inset Foot
18650 status collapsed
18651
18652 \begin_layout Plain Layout
18653 \begin_inset CommandInset href
18654 LatexCommand href
18655 name "LyX-bug #5269"
18656 target "http://www.lyx.org/trac/ticket/5269"
18657
18658 \end_inset
18659
18660
18661 \end_layout
18662
18663 \end_inset
18664
18665
18666 \end_layout
18667
18668 \begin_layout Subsection
18669 書体寸法
18670 \begin_inset CommandInset label
18671 LatexCommand label
18672 name "sub:書体寸法"
18673
18674 \end_inset
18675
18676
18677 \begin_inset Index idx
18678 status collapsed
18679
18680 \begin_layout Plain Layout
18681 しょたい@書体 ! すんぽう@寸法
18682 \end_layout
18683
18684 \end_inset
18685
18686
18687 \end_layout
18688
18689 \begin_layout Standard
18690 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18691 \end_layout
18692
18693 \begin_layout Standard
18694
18695 \series bold
18696
18697 \backslash
18698 Huge
18699 \series default
18700
18701 \series bold
18702
18703 \backslash
18704 huge
18705 \series default
18706
18707 \series bold
18708
18709 \backslash
18710 LARGE
18711 \series default
18712
18713 \series bold
18714
18715 \backslash
18716 Large
18717 \series default
18718
18719 \series bold
18720
18721 \backslash
18722 large
18723 \series default
18724
18725 \series bold
18726
18727 \backslash
18728 normalsize
18729 \series default
18730
18731 \series bold
18732
18733 \backslash
18734 small
18735 \series default
18736 ,
18737 \begin_inset Newline newline
18738 \end_inset
18739
18740
18741 \series bold
18742
18743 \backslash
18744 footnotesize
18745 \series default
18746
18747 \series bold
18748
18749 \backslash
18750 scriptsize
18751 \series default
18752 、および
18753 \series bold
18754
18755 \backslash
18756 tiny
18757 \end_layout
18758
18759 \begin_layout Standard
18760 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18761 \series bold
18762
18763 \backslash
18764 normalsize
18765 \series default
18766 コマンドに設定されます。他のコマンドは、
18767 \series bold
18768
18769 \backslash
18770 normalsize
18771 \series default
18772 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18773 \begin_inset space \thinspace{}
18774 \end_inset
18775
18776 ptであるならば、
18777 \series bold
18778
18779 \backslash
18780 Huge
18781 \series default
18782 コマンドは
18783 \series bold
18784
18785 \backslash
18786 huge
18787 \series default
18788 コマンドと同じ大きさに落とされます。
18789 \end_layout
18790
18791 \begin_layout Standard
18792 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
18793 \series bold
18794
18795 \backslash
18796 normalsize
18797 \series default
18798 コマンドを挿入します。
18799 \end_layout
18800
18801 \begin_layout Standard
18802 \begin_inset Newpage newpage
18803 \end_inset
18804
18805
18806 \end_layout
18807
18808 \begin_layout Standard
18809 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
18810 \end_layout
18811
18812 \begin_layout Standard
18813 \noindent
18814 \align center
18815 \begin_inset Tabular
18816 <lyxtabular version="3" rows="5" columns="2">
18817 <features tabularvalignment="middle">
18818 <column alignment="center" valignment="top" width="0">
18819 <column alignment="center" valignment="top" width="0">
18820 <row>
18821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825 コマンド
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18831 \begin_inset Text
18832
18833 \begin_layout Plain Layout
18834 出力
18835 \begin_inset Note Note
18836 status collapsed
18837
18838 \begin_layout Plain Layout
18839
18840 \series bold
18841
18842 \backslash
18843 raisebox
18844 \series default
18845  はスペーサーとして使用されているだけです。
18846 \end_layout
18847
18848 \end_inset
18849
18850
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 </row>
18856 <row>
18857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \backslash
18863 displaystyle
18864 \begin_inset Index idx
18865 status collapsed
18866
18867 \begin_layout Plain Layout
18868 こまんど@コマンド ! D ! 
18869 \backslash
18870 displaystyle
18871 \end_layout
18872
18873 \end_inset
18874
18875
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18881 \begin_inset Text
18882
18883 \begin_layout Plain Layout
18884 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18885 \end_inset
18886
18887
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 </row>
18893 <row>
18894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18895 \begin_inset Text
18896
18897 \begin_layout Plain Layout
18898
18899 \backslash
18900 textstyle
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18910 \end_inset
18911
18912
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 </row>
18918 <row>
18919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923
18924 \backslash
18925 scriptstyle
18926 \end_layout
18927
18928 \end_inset
18929 </cell>
18930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18931 \begin_inset Text
18932
18933 \begin_layout Plain Layout
18934 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 </row>
18943 <row>
18944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948
18949 \backslash
18950 scriptscriptstyle
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18956 \begin_inset Text
18957
18958 \begin_layout Plain Layout
18959 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18960 \end_inset
18961
18962
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 </row>
18968 </lyxtabular>
18969
18970 \end_inset
18971
18972
18973 \end_layout
18974
18975 \begin_layout Standard
18976 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18977 \end_layout
18978
18979 \begin_layout Standard
18980 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18981 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18982 \begin_inset VSpace -2mm
18983 \end_inset
18984
18985
18986 \end_layout
18987
18988 \begin_layout Standard
18989 \begin_inset ERT
18990 status collapsed
18991
18992 \begin_layout Plain Layout
18993
18994
18995 \backslash
18996 huge 
18997 \end_layout
18998
18999 \end_inset
19000
19001
19002 \begin_inset Formula 
19003 \[
19004 A=\frac{B}{c}\cdot\maltese
19005 \]
19006
19007 \end_inset
19008
19009
19010 \begin_inset Formula 
19011 \[
19012 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19013 \]
19014
19015 \end_inset
19016
19017
19018 \begin_inset ERT
19019 status collapsed
19020
19021 \begin_layout Plain Layout
19022
19023
19024 \backslash
19025 normalsize 
19026 \end_layout
19027
19028 \end_inset
19029
19030
19031 \end_layout
19032
19033 \begin_layout Standard
19034 \begin_inset VSpace medskip
19035 \end_inset
19036
19037 二つの式の前には、
19038 \series bold
19039
19040 \backslash
19041 huge
19042 \series default
19043 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
19044 \begin_inset Newline newline
19045 \end_inset
19046
19047
19048 \series bold
19049
19050 \backslash
19051 maltese
19052 \begin_inset ERT
19053 status collapsed
19054
19055 \begin_layout Plain Layout
19056
19057
19058 \backslash
19059 spce 
19060 \end_layout
19061
19062 \end_inset
19063
19064 A Alt+M M 
19065 \backslash
19066 Large
19067 \begin_inset ERT
19068 status collapsed
19069
19070 \begin_layout Plain Layout
19071
19072
19073 \backslash
19074 spce 
19075 \end_layout
19076
19077 \end_inset
19078
19079
19080 \backslash
19081 maltese
19082 \begin_inset ERT
19083 status collapsed
19084
19085 \begin_layout Plain Layout
19086
19087
19088 \backslash
19089 spce 
19090 \end_layout
19091
19092 \end_inset
19093
19094
19095 \backslash
19096 textit
19097 \begin_inset ERT
19098 status collapsed
19099
19100 \begin_layout Plain Layout
19101
19102
19103 \backslash
19104 spce 
19105 \end_layout
19106
19107 \end_inset
19108
19109 A
19110 \begin_inset Formula $\to$
19111 \end_inset
19112
19113
19114 \begin_inset Formula $\to$
19115 \end_inset
19116
19117
19118 \begin_inset Newline newline
19119 \end_inset
19120
19121
19122 \begin_inset space \hspace*{}
19123 \length 1cm
19124 \end_inset
19125
19126 Alt+M
19127 \series default
19128  
19129 \series bold
19130
19131 \backslash
19132 tiny
19133 \begin_inset ERT
19134 status collapsed
19135
19136 \begin_layout Plain Layout
19137
19138
19139 \backslash
19140 spce 
19141 \end_layout
19142
19143 \end_inset
19144
19145
19146 \backslash
19147 maltese
19148 \begin_inset ERT
19149 status collapsed
19150
19151 \begin_layout Plain Layout
19152
19153
19154 \backslash
19155 spce 
19156 \end_layout
19157
19158 \end_inset
19159
19160
19161 \backslash
19162 textit
19163 \begin_inset ERT
19164 status collapsed
19165
19166 \begin_layout Plain Layout
19167
19168
19169 \backslash
19170 spce 
19171 \end_layout
19172
19173 \end_inset
19174
19175 A
19176 \begin_inset Newline newline
19177 \end_inset
19178
19179
19180 \series default
19181 のようになります。
19182 \end_layout
19183
19184 \begin_layout Standard
19185 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19186 \begin_inset Newpage newpage
19187 \end_inset
19188
19189
19190 \end_layout
19191
19192 \begin_layout Section
19193 ギリシャ文字
19194 \begin_inset Index idx
19195 status collapsed
19196
19197 \begin_layout Plain Layout
19198 ぎりしゃもじ@ギリシャ文字
19199 \end_layout
19200
19201 \end_inset
19202
19203
19204 \end_layout
19205
19206 \begin_layout Standard
19207 すべてのギリシャ文字は、ツールバーボタンの
19208 \begin_inset Graphics
19209         filename ../../images/math/alpha.png
19210         scale 85
19211
19212 \end_inset
19213
19214 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19215 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19216 \end_layout
19217
19218 \begin_layout Subsection
19219 小文字
19220 \begin_inset Index idx
19221 status collapsed
19222
19223 \begin_layout Plain Layout
19224 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19225 \end_layout
19226
19227 \end_inset
19228
19229
19230 \end_layout
19231
19232 \begin_layout Standard
19233 \begin_inset space \hfill{}
19234 \end_inset
19235
19236
19237 \begin_inset Tabular
19238 <lyxtabular version="3" rows="11" columns="2">
19239 <features tabularvalignment="middle">
19240 <column alignment="center" valignment="top" width="0pt">
19241 <column alignment="center" valignment="top" width="0pt">
19242 <row>
19243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247 コマンド
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256 出力
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 </row>
19262 <row>
19263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267
19268 \backslash
19269 alpha
19270 \end_layout
19271
19272 \end_inset
19273 </cell>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278 \begin_inset Formula $\alpha$
19279 \end_inset
19280
19281
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 </row>
19287 <row>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292
19293 \backslash
19294 beta
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303 \begin_inset Formula $\beta$
19304 \end_inset
19305
19306
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 </row>
19312 <row>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317
19318 \backslash
19319 gamma
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 \begin_inset Formula $\gamma$
19329 \end_inset
19330
19331
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 </row>
19337 <row>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342
19343 \backslash
19344 delta
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353 \begin_inset Formula $\delta$
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \backslash
19369 epsilon
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 \begin_inset Formula $\epsilon$
19379 \end_inset
19380
19381
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 <row>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392
19393 \backslash
19394 varepsilon
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 \begin_inset Formula $\varepsilon$
19404 \end_inset
19405
19406
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \backslash
19419 zeta
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 \begin_inset Formula $\zeta$
19429 \end_inset
19430
19431
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 </row>
19437 <row>
19438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \backslash
19444 eta
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453 \begin_inset Formula $\eta$
19454 \end_inset
19455
19456
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 </row>
19462 <row>
19463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467
19468 \backslash
19469 theta
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 \begin_inset Formula $\theta$
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 </row>
19487 <row>
19488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \backslash
19494 vartheta
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503 \begin_inset Formula $\vartheta$
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 </row>
19512 </lyxtabular>
19513
19514 \end_inset
19515
19516
19517 \begin_inset space \hfill{}
19518 \end_inset
19519
19520
19521 \begin_inset Tabular
19522 <lyxtabular version="3" rows="12" columns="2">
19523 <features tabularvalignment="middle">
19524 <column alignment="center" valignment="top" width="0pt">
19525 <column alignment="center" valignment="top" width="0pt">
19526 <row>
19527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531 コマンド
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540 出力
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 <row>
19547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551
19552 \backslash
19553 iota
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 \begin_inset Formula $\iota$
19563 \end_inset
19564
19565
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 </row>
19571 <row>
19572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576
19577 \backslash
19578 kappa
19579 \end_layout
19580
19581 \end_inset
19582 </cell>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587 \begin_inset Formula $\kappa$
19588 \end_inset
19589
19590
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 </row>
19596 <row>
19597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601
19602 \backslash
19603 varkappa
19604 \end_layout
19605
19606 \end_inset
19607 </cell>
19608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612 \begin_inset Formula $\varkappa$
19613 \end_inset
19614
19615
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 </row>
19621 <row>
19622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626
19627 \backslash
19628 lambda
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637 \begin_inset Formula $\lambda$
19638 \end_inset
19639
19640
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 </row>
19646 <row>
19647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651
19652 \backslash
19653 mu
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 \begin_inset Formula $\mu$
19663 \end_inset
19664
19665
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 </row>
19671 <row>
19672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676
19677 \backslash
19678 nu
19679 \end_layout
19680
19681 \end_inset
19682 </cell>
19683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687 \begin_inset Formula $\nu$
19688 \end_inset
19689
19690
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 </row>
19696 <row>
19697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701
19702 \backslash
19703 xi
19704 \end_layout
19705
19706 \end_inset
19707 </cell>
19708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19709 \begin_inset Text
19710
19711 \begin_layout Plain Layout
19712 \begin_inset Formula $\xi$
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 </row>
19721 <row>
19722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 o
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735 \begin_inset Formula $o$
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 </row>
19744 <row>
19745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749
19750 \backslash
19751 pi
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 \begin_inset Formula $\pi$
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \backslash
19776 varpi
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset Formula $\varpi$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \backslash
19801 rho
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset Formula $\rho$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 </lyxtabular>
19820
19821 \end_inset
19822
19823
19824 \begin_inset space \hfill{}
19825 \end_inset
19826
19827
19828 \begin_inset Tabular
19829 <lyxtabular version="3" rows="11" columns="2">
19830 <features tabularvalignment="middle">
19831 <column alignment="center" valignment="top" width="0pt">
19832 <column alignment="center" valignment="top" width="0pt">
19833 <row>
19834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 コマンド
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 出力
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 </row>
19853 <row>
19854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \backslash
19860 varrho
19861 \end_layout
19862
19863 \end_inset
19864 </cell>
19865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869 \begin_inset Formula $\varrho$
19870 \end_inset
19871
19872
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 </row>
19878 <row>
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883
19884 \backslash
19885 sigma
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894 \begin_inset Formula $\sigma$
19895 \end_inset
19896
19897
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 </row>
19903 <row>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908
19909 \backslash
19910 varsigma
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919 \begin_inset Formula $\varsigma$
19920 \end_inset
19921
19922
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 </row>
19928 <row>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933
19934 \backslash
19935 tau
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944 \begin_inset Formula $\tau$
19945 \end_inset
19946
19947
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 </row>
19953 <row>
19954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958
19959 \backslash
19960 upsilon
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969 \begin_inset Formula $\upsilon$
19970 \end_inset
19971
19972
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983
19984 \backslash
19985 phi
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 \begin_inset Formula $\phi$
19995 \end_inset
19996
19997
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 </row>
20003 <row>
20004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008
20009 \backslash
20010 varphi
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019 \begin_inset Formula $\varphi$
20020 \end_inset
20021
20022
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 </row>
20028 <row>
20029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033
20034 \backslash
20035 chi
20036 \end_layout
20037
20038 \end_inset
20039 </cell>
20040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044 \begin_inset Formula $\chi$
20045 \end_inset
20046
20047
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 <row>
20054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058
20059 \backslash
20060 psi
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 \begin_inset Formula $\psi$
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 </row>
20078 <row>
20079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083
20084 \backslash
20085 omega
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094 \begin_inset Formula $\omega$
20095 \end_inset
20096
20097
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 </row>
20103 </lyxtabular>
20104
20105 \end_inset
20106
20107
20108 \begin_inset space \hfill{}
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \begin_layout Standard
20115 \begin_inset VSpace medskip
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \begin_layout Standard
20122 アップライト体のギリシャ文字を作成する方法は、第
20123 \begin_inset CommandInset ref
20124 LatexCommand ref
20125 reference "sub:アップライト体ギリシャ小文字"
20126
20127 \end_inset
20128
20129 節に説明されています。
20130 \end_layout
20131
20132 \begin_layout Subsection
20133 大文字
20134 \begin_inset Index idx
20135 status collapsed
20136
20137 \begin_layout Plain Layout
20138 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20139 \end_layout
20140
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \begin_layout Standard
20147 \begin_inset space \hfill{}
20148 \end_inset
20149
20150
20151 \begin_inset Tabular
20152 <lyxtabular version="3" rows="7" columns="2">
20153 <features tabularvalignment="middle">
20154 <column alignment="center" valignment="top" width="0pt">
20155 <column alignment="center" valignment="top" width="0pt">
20156 <row>
20157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161
20162 \family roman
20163 \series medium
20164 \shape up
20165 \size normal
20166 \emph off
20167 \bar no
20168 \noun off
20169 \color none
20170 コマンド
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \family roman
20181 \series medium
20182 \shape up
20183 \size normal
20184 \emph off
20185 \bar no
20186 \noun off
20187 \color none
20188 出力
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 </row>
20194 <row>
20195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20196 \begin_inset Text
20197
20198 \begin_layout Plain Layout
20199
20200 \backslash
20201 Gamma
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20207 \begin_inset Text
20208
20209 \begin_layout Plain Layout
20210 \begin_inset Formula $\Gamma$
20211 \end_inset
20212
20213
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 </row>
20219 <row>
20220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224
20225 \backslash
20226 Delta
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 \begin_inset Formula $\Delta$
20236 \end_inset
20237
20238
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 <row>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249
20250 \backslash
20251 Theta
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260 \begin_inset Formula $\Theta$
20261 \end_inset
20262
20263
20264 \end_layout
20265
20266 \end_inset
20267 </cell>
20268 </row>
20269 <row>
20270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20271 \begin_inset Text
20272
20273 \begin_layout Plain Layout
20274
20275 \backslash
20276 Lambda
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20282 \begin_inset Text
20283
20284 \begin_layout Plain Layout
20285 \begin_inset Formula $\Lambda$
20286 \end_inset
20287
20288
20289 \end_layout
20290
20291 \end_inset
20292 </cell>
20293 </row>
20294 <row>
20295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20296 \begin_inset Text
20297
20298 \begin_layout Plain Layout
20299
20300 \backslash
20301 Xi
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20307 \begin_inset Text
20308
20309 \begin_layout Plain Layout
20310 \begin_inset Formula $\Xi$
20311 \end_inset
20312
20313
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \backslash
20326 Pi
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 \begin_inset Formula $\Pi$
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 </row>
20344 </lyxtabular>
20345
20346 \end_inset
20347
20348
20349 \begin_inset space \hfill{}
20350 \end_inset
20351
20352
20353 \begin_inset Tabular
20354 <lyxtabular version="3" rows="6" columns="2">
20355 <features tabularvalignment="middle">
20356 <column alignment="center" valignment="top" width="0pt">
20357 <column alignment="center" valignment="top" width="0pt">
20358 <row>
20359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363
20364 \family roman
20365 \series medium
20366 \shape up
20367 \size normal
20368 \emph off
20369 \bar no
20370 \noun off
20371 \color none
20372 コマンド
20373 \end_layout
20374
20375 \end_inset
20376 </cell>
20377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Plain Layout
20381
20382 \family roman
20383 \series medium
20384 \shape up
20385 \size normal
20386 \emph off
20387 \bar no
20388 \noun off
20389 \color none
20390 出力
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 </row>
20396 <row>
20397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401
20402 \backslash
20403 Sigma
20404 \end_layout
20405
20406 \end_inset
20407 </cell>
20408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412 \begin_inset Formula $\Sigma$
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 </row>
20421 <row>
20422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426
20427 \backslash
20428 Upsilon
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 \begin_inset Formula $\Upsilon$
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 </row>
20446 <row>
20447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451
20452 \backslash
20453 Phi
20454 \end_layout
20455
20456 \end_inset
20457 </cell>
20458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20459 \begin_inset Text
20460
20461 \begin_layout Plain Layout
20462 \begin_inset Formula $\Phi$
20463 \end_inset
20464
20465
20466 \end_layout
20467
20468 \end_inset
20469 </cell>
20470 </row>
20471 <row>
20472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20473 \begin_inset Text
20474
20475 \begin_layout Plain Layout
20476
20477 \backslash
20478 Psi
20479 \end_layout
20480
20481 \end_inset
20482 </cell>
20483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20484 \begin_inset Text
20485
20486 \begin_layout Plain Layout
20487 \begin_inset Formula $\Psi$
20488 \end_inset
20489
20490
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 </row>
20496 <row>
20497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501
20502 \backslash
20503 Omega
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 \begin_inset Formula $\Omega$
20513 \end_inset
20514
20515
20516 \end_layout
20517
20518 \end_inset
20519 </cell>
20520 </row>
20521 </lyxtabular>
20522
20523 \end_inset
20524
20525
20526 \begin_inset space \hfill{}
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \begin_layout Standard
20533 \begin_inset VSpace medskip
20534 \end_inset
20535
20536 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20537 \series bold
20538 var
20539 \series default
20540 を付けてください。たとえば、
20541 \series bold
20542
20543 \backslash
20544 varGamma
20545 \series default
20546 コマンドは、
20547 \begin_inset Formula $\varGamma$
20548 \end_inset
20549
20550 を生成します。もう一つの方法は、パッケージ
20551 \series bold
20552 fixmath
20553 \series default
20554
20555 \begin_inset Foot
20556 status collapsed
20557
20558 \begin_layout Plain Layout
20559
20560 \series bold
20561 fixmath
20562 \series default
20563 は、LaTeXパッケージ
20564 \series bold
20565 was
20566 \series default
20567
20568 \begin_inset Index idx
20569 status collapsed
20570
20571 \begin_layout Plain Layout
20572 ぱっけーじ@パッケージ ! was
20573 \begin_inset ERT
20574 status collapsed
20575
20576 \begin_layout Plain Layout
20577
20578
20579 \backslash
20580 vspace{4mm}
20581 \end_layout
20582
20583 \end_inset
20584
20585
20586 \end_layout
20587
20588 \end_inset
20589
20590 に含まれています。
20591 \end_layout
20592
20593 \end_inset
20594
20595
20596 \begin_inset Index idx
20597 status collapsed
20598
20599 \begin_layout Plain Layout
20600 ぱっけーじ@パッケージ ! fixmath
20601 \end_layout
20602
20603 \end_inset
20604
20605 をLaTeXプリアンブル行に
20606 \end_layout
20607
20608 \begin_layout Standard
20609
20610 \series bold
20611
20612 \backslash
20613 usepackage{fixmath}
20614 \end_layout
20615
20616 \begin_layout Standard
20617 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20618 \end_layout
20619
20620 \begin_layout Subsection
20621 ボールド体
20622 \begin_inset Index idx
20623 status collapsed
20624
20625 \begin_layout Plain Layout
20626 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20627 \end_layout
20628
20629 \end_inset
20630
20631
20632 \end_layout
20633
20634 \begin_layout Standard
20635 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20636 \series bold
20637
20638 \backslash
20639 boldsymbol
20640 \series default
20641 コマンドのみです
20642 \begin_inset Index idx
20643 status collapsed
20644
20645 \begin_layout Plain Layout
20646 こまんど@コマンド ! B ! 
20647 \backslash
20648 boldsymbol
20649 \end_layout
20650
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \begin_layout Standard
20657 \align center
20658 \begin_inset Tabular
20659 <lyxtabular version="3" rows="3" columns="2">
20660 <features tabularvalignment="middle">
20661 <column alignment="center" valignment="top" width="0">
20662 <column alignment="center" valignment="top" width="0">
20663 <row>
20664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668 コマンド
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20674 \begin_inset Text
20675
20676 \begin_layout Plain Layout
20677 出力
20678 \end_layout
20679
20680 \end_inset
20681 </cell>
20682 </row>
20683 <row>
20684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20685 \begin_inset Text
20686
20687 \begin_layout Plain Layout
20688
20689 \backslash
20690 Upsilon
20691 \backslash
20692 boldsymbol
20693 \backslash
20694 Upsilon
20695 \end_layout
20696
20697 \end_inset
20698 </cell>
20699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20700 \begin_inset Text
20701
20702 \begin_layout Plain Layout
20703 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20704 \end_inset
20705
20706
20707 \end_layout
20708
20709 \end_inset
20710 </cell>
20711 </row>
20712 <row>
20713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717
20718 \backslash
20719 theta
20720 \backslash
20721 boldsymbol
20722 \backslash
20723 theta
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732 \begin_inset Formula $\theta\boldsymbol{\theta}$
20733 \end_inset
20734
20735
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 </row>
20741 </lyxtabular>
20742
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \begin_layout Section
20749 記号
20750 \begin_inset ERT
20751 status collapsed
20752
20753 \begin_layout Plain Layout
20754
20755
20756 \backslash
20757 texorpdfstring{
20758 \end_layout
20759
20760 \end_inset
20761
20762
20763 \begin_inset Foot
20764 status collapsed
20765
20766 \begin_layout Plain Layout
20767 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
20768 \begin_inset CommandInset citation
20769 LatexCommand cite
20770 key "Symbols"
20771
20772 \end_inset
20773
20774 にあります。
20775 \end_layout
20776
20777 \end_inset
20778
20779
20780 \begin_inset ERT
20781 status collapsed
20782
20783 \begin_layout Plain Layout
20784
20785 }{}
20786 \end_layout
20787
20788 \end_inset
20789
20790
20791 \begin_inset Note Note
20792 status collapsed
20793
20794 \begin_layout Plain Layout
20795
20796 \backslash
20797 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20798 \end_layout
20799
20800 \begin_layout Plain Layout
20801
20802 \backslash
20803 texorpdfstringについての詳細は、第
20804 \begin_inset CommandInset ref
20805 LatexCommand ref
20806 reference "sub:節見出し中の数式"
20807
20808 \end_inset
20809
20810 節にあります。
20811 \end_layout
20812
20813 \end_inset
20814
20815
20816 \begin_inset Index idx
20817 status collapsed
20818
20819 \begin_layout Plain Layout
20820 きごう@記号
20821 \end_layout
20822
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \begin_layout Standard
20829 本節に掲げてある各記号の多くは、ツールバーボタンの
20830 \begin_inset Graphics
20831         filename ../../images/math/nabla.png
20832         scale 85
20833
20834 \end_inset
20835
20836
20837 \begin_inset Graphics
20838         filename ../../images/math/digamma.png
20839         scale 85
20840
20841 \end_inset
20842
20843 でも挿入することができます。
20844 \end_layout
20845
20846 \begin_layout Subsection
20847 数学記号
20848 \begin_inset CommandInset label
20849 LatexCommand label
20850 name "sub:数学記号"
20851
20852 \end_inset
20853
20854
20855 \begin_inset Index idx
20856 status collapsed
20857
20858 \begin_layout Plain Layout
20859 きごう@記号 ! すうがく@数学
20860 \end_layout
20861
20862 \end_inset
20863
20864
20865 \end_layout
20866
20867 \begin_layout Standard
20868 \begin_inset space \hfill{}
20869 \end_inset
20870
20871
20872 \begin_inset Tabular
20873 <lyxtabular version="3" rows="10" columns="2">
20874 <features tabularvalignment="middle">
20875 <column alignment="center" valignment="top" width="0pt">
20876 <column alignment="center" valignment="top" width="0pt">
20877 <row>
20878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882 コマンド
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 出力
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row>
20898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902
20903 \backslash
20904 neg
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 \begin_inset Formula $\neg$
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 </row>
20922 <row>
20923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20924 \begin_inset Text
20925
20926 \begin_layout Plain Layout
20927
20928 \backslash
20929 Im
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938 \begin_inset Formula $\Im$
20939 \end_inset
20940
20941
20942 \end_layout
20943
20944 \end_inset
20945 </cell>
20946 </row>
20947 <row>
20948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20949 \begin_inset Text
20950
20951 \begin_layout Plain Layout
20952
20953 \backslash
20954 Re
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 \begin_inset Formula $\Re$
20964 \end_inset
20965
20966
20967 \end_layout
20968
20969 \end_inset
20970 </cell>
20971 </row>
20972 <row>
20973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20974 \begin_inset Text
20975
20976 \begin_layout Plain Layout
20977
20978 \backslash
20979 aleph
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988 \begin_inset Formula $\aleph$
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \backslash
21004 partial
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 \begin_inset Formula $\partial$
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row>
21023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \backslash
21029 infty
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 \begin_inset Formula $\infty$
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 </row>
21047 <row>
21048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052
21053 \backslash
21054 wp
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 \begin_inset Formula $\wp$
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 </row>
21072 <row>
21073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077
21078 \backslash
21079 imath
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088 \begin_inset Formula $\imath$
21089 \end_inset
21090
21091
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 </row>
21097 <row>
21098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102
21103 \backslash
21104 jmath
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113 \begin_inset Formula $\jmath$
21114 \end_inset
21115
21116
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 </row>
21122 </lyxtabular>
21123
21124 \end_inset
21125
21126
21127 \begin_inset space \hfill{}
21128 \end_inset
21129
21130
21131 \begin_inset Tabular
21132 <lyxtabular version="3" rows="10" columns="2">
21133 <features tabularvalignment="middle">
21134 <column alignment="center" valignment="top" width="0pt">
21135 <column alignment="center" valignment="top" width="0pt">
21136 <row>
21137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141 コマンド
21142 \end_layout
21143
21144 \end_inset
21145 </cell>
21146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21147 \begin_inset Text
21148
21149 \begin_layout Plain Layout
21150 出力
21151 \begin_inset Note Note
21152 status collapsed
21153
21154 \begin_layout Plain Layout
21155 ここで
21156 \series bold
21157
21158 \backslash
21159 raisebox
21160 \series default
21161 はスペーサーとして使用しているだけです。
21162 \end_layout
21163
21164 \end_inset
21165
21166
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 </row>
21172 <row>
21173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177
21178 \backslash
21179 forall
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 \begin_inset Formula $\forall$
21189 \end_inset
21190
21191
21192 \end_layout
21193
21194 \end_inset
21195 </cell>
21196 </row>
21197 <row>
21198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202
21203 \backslash
21204 exists
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213 \begin_inset Formula $\exists$
21214 \end_inset
21215
21216
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 </row>
21222 <row>
21223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21224 \begin_inset Text
21225
21226 \begin_layout Plain Layout
21227
21228 \backslash
21229 nexists
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21235 \begin_inset Text
21236
21237 \begin_layout Plain Layout
21238 \begin_inset Formula $\nexists$
21239 \end_inset
21240
21241
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 </row>
21247 <row>
21248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21249 \begin_inset Text
21250
21251 \begin_layout Plain Layout
21252
21253 \backslash
21254 emptyset
21255 \end_layout
21256
21257 \end_inset
21258 </cell>
21259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21260 \begin_inset Text
21261
21262 \begin_layout Plain Layout
21263 \begin_inset Formula $\emptyset$
21264 \end_inset
21265
21266
21267 \end_layout
21268
21269 \end_inset
21270 </cell>
21271 </row>
21272 <row>
21273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21274 \begin_inset Text
21275
21276 \begin_layout Plain Layout
21277
21278 \backslash
21279 varnothing
21280 \end_layout
21281
21282 \end_inset
21283 </cell>
21284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21285 \begin_inset Text
21286
21287 \begin_layout Plain Layout
21288 \begin_inset Formula $\varnothing$
21289 \end_inset
21290
21291
21292 \end_layout
21293
21294 \end_inset
21295 </cell>
21296 </row>
21297 <row>
21298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302
21303 \backslash
21304 dag
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Plain Layout
21313 \begin_inset Formula $\dag$
21314 \end_inset
21315
21316
21317 \end_layout
21318
21319 \end_inset
21320 </cell>
21321 </row>
21322 <row>
21323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21324 \begin_inset Text
21325
21326 \begin_layout Plain Layout
21327
21328 \backslash
21329 ddag
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338 \begin_inset Formula $\ddag$
21339 \end_inset
21340
21341
21342 \end_layout
21343
21344 \end_inset
21345 </cell>
21346 </row>
21347 <row>
21348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21349 \begin_inset Text
21350
21351 \begin_layout Plain Layout
21352
21353 \backslash
21354 complement
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363 \begin_inset ERT
21364 status collapsed
21365
21366 \begin_layout Plain Layout
21367
21368
21369 \backslash
21370 raisebox{-0.8mm}{
21371 \end_layout
21372
21373 \end_inset
21374
21375
21376 \begin_inset Formula $\complement$
21377 \end_inset
21378
21379
21380 \begin_inset ERT
21381 status collapsed
21382
21383 \begin_layout Plain Layout
21384
21385 }
21386 \end_layout
21387
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 </row>
21396 <row>
21397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401
21402 \backslash
21403 Bbbk
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21409 \begin_inset Text
21410
21411 \begin_layout Plain Layout
21412 \begin_inset Formula $\Bbbk$
21413 \end_inset
21414
21415
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 </row>
21421 </lyxtabular>
21422
21423 \end_inset
21424
21425
21426 \begin_inset space \hfill{}
21427 \end_inset
21428
21429
21430 \begin_inset Tabular
21431 <lyxtabular version="3" rows="10" columns="2">
21432 <features tabularvalignment="middle">
21433 <column alignment="center" valignment="top" width="0pt">
21434 <column alignment="center" valignment="top" width="0pt">
21435 <row>
21436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440 コマンド
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 出力
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 </row>
21455 <row>
21456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21457 \begin_inset Text
21458
21459 \begin_layout Plain Layout
21460
21461 \backslash
21462 prime
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471 \begin_inset Formula $\prime$
21472 \end_inset
21473
21474
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 </row>
21480 <row>
21481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21482 \begin_inset Text
21483
21484 \begin_layout Plain Layout
21485
21486 \backslash
21487 backprime
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21493 \begin_inset Text
21494
21495 \begin_layout Plain Layout
21496 \begin_inset Formula $\backprime$
21497 \end_inset
21498
21499
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 </row>
21505 <row>
21506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21507 \begin_inset Text
21508
21509 \begin_layout Plain Layout
21510
21511 \backslash
21512 mho
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21518 \begin_inset Text
21519
21520 \begin_layout Plain Layout
21521 \begin_inset Formula $\mho$
21522 \end_inset
21523
21524
21525 \end_layout
21526
21527 \end_inset
21528 </cell>
21529 </row>
21530 <row>
21531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21532 \begin_inset Text
21533
21534 \begin_layout Plain Layout
21535
21536 \backslash
21537 triangle
21538 \end_layout
21539
21540 \end_inset
21541 </cell>
21542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21543 \begin_inset Text
21544
21545 \begin_layout Plain Layout
21546 \begin_inset Formula $\triangle$
21547 \end_inset
21548
21549
21550 \end_layout
21551
21552 \end_inset
21553 </cell>
21554 </row>
21555 <row>
21556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21557 \begin_inset Text
21558
21559 \begin_layout Plain Layout
21560
21561 \backslash
21562 angle
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571 \begin_inset Formula $\angle$
21572 \end_inset
21573
21574
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 </row>
21580 <row>
21581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21582 \begin_inset Text
21583
21584 \begin_layout Plain Layout
21585
21586 \backslash
21587 measuredangle
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596 \begin_inset Formula $\measuredangle$
21597 \end_inset
21598
21599
21600 \end_layout
21601
21602 \end_inset
21603 </cell>
21604 </row>
21605 <row>
21606 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21607 \begin_inset Text
21608
21609 \begin_layout Plain Layout
21610
21611 \backslash
21612 sphericalangle
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621 \begin_inset Formula $\sphericalangle$
21622 \end_inset
21623
21624
21625 \end_layout
21626
21627 \end_inset
21628 </cell>
21629 </row>
21630 <row>
21631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21632 \begin_inset Text
21633
21634 \begin_layout Plain Layout
21635
21636 \backslash
21637 top
21638 \end_layout
21639
21640 \end_inset
21641 </cell>
21642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646 \begin_inset Formula $\top$
21647 \end_inset
21648
21649
21650 \end_layout
21651
21652 \end_inset
21653 </cell>
21654 </row>
21655 <row>
21656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660
21661 \backslash
21662 bot
21663 \end_layout
21664
21665 \end_inset
21666 </cell>
21667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671 \begin_inset Formula $\bot$
21672 \end_inset
21673
21674
21675 \end_layout
21676
21677 \end_inset
21678 </cell>
21679 </row>
21680 </lyxtabular>
21681
21682 \end_inset
21683
21684
21685 \begin_inset space \hfill{}
21686 \end_inset
21687
21688
21689 \end_layout
21690
21691 \begin_layout Subsection
21692 その他の記号
21693 \begin_inset CommandInset label
21694 LatexCommand label
21695 name "sub:その他の記号"
21696
21697 \end_inset
21698
21699
21700 \begin_inset Index idx
21701 status collapsed
21702
21703 \begin_layout Plain Layout
21704 きごう@記号 ! そのた@その他
21705 \end_layout
21706
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \begin_layout Standard
21713 \noindent
21714 \align center
21715 \begin_inset Tabular
21716 <lyxtabular version="3" rows="10" columns="2">
21717 <features tabularvalignment="middle">
21718 <column alignment="center" valignment="top" width="0pt">
21719 <column alignment="center" valignment="top" width="0pt">
21720 <row>
21721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725
21726 \family roman
21727 \series medium
21728 \shape up
21729 \size normal
21730 \emph off
21731 \bar no
21732 \noun off
21733 \color none
21734 コマンド
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743
21744 \family roman
21745 \series medium
21746 \shape up
21747 \size normal
21748 \emph off
21749 \bar no
21750 \noun off
21751 \color none
21752 出力
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 </row>
21758 <row>
21759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763
21764 \backslash
21765 flat
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774 \begin_inset Formula $\flat$
21775 \end_inset
21776
21777
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 </row>
21783 <row>
21784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21785 \begin_inset Text
21786
21787 \begin_layout Plain Layout
21788
21789 \backslash
21790 natural
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799 \begin_inset Formula $\natural$
21800 \end_inset
21801
21802
21803 \end_layout
21804
21805 \end_inset
21806 </cell>
21807 </row>
21808 <row>
21809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813
21814 \backslash
21815 sharp
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824 \begin_inset Formula $\sharp$
21825 \end_inset
21826
21827
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 </row>
21833 <row>
21834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838
21839 \backslash
21840 surd
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849 \begin_inset Formula $\surd$
21850 \end_inset
21851
21852
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 </row>
21858 <row>
21859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21860 \begin_inset Text
21861
21862 \begin_layout Plain Layout
21863
21864 \backslash
21865 checkmark
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874 \begin_inset Formula $\checkmark$
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 </row>
21883 <row>
21884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888
21889 \backslash
21890 yen
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899 \begin_inset Formula $\yen$
21900 \end_inset
21901
21902
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 </row>
21908 <row>
21909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913
21914 \backslash
21915 pounds
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924 \begin_inset Formula $\pounds$
21925 \end_inset
21926
21927
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 <row>
21934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938 $
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947 \begin_inset Formula $\$$
21948 \end_inset
21949
21950
21951 \end_layout
21952
21953 \end_inset
21954 </cell>
21955 </row>
21956 <row>
21957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961 §
21962 \end_layout
21963
21964 \end_inset
21965 </cell>
21966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970 \begin_inset Formula $§$
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 </row>
21979 </lyxtabular>
21980
21981 \end_inset
21982
21983
21984 \begin_inset Tabular
21985 <lyxtabular version="3" rows="10" columns="2">
21986 <features tabularvalignment="middle">
21987 <column alignment="center" valignment="top" width="0">
21988 <column alignment="center" valignment="top" width="0">
21989 <row>
21990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994
21995 \family roman
21996 \series medium
21997 \shape up
21998 \size normal
21999 \emph off
22000 \bar no
22001 \noun off
22002 \color none
22003 コマンド
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012
22013 \family roman
22014 \series medium
22015 \shape up
22016 \size normal
22017 \emph off
22018 \bar no
22019 \noun off
22020 \color none
22021 出力
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 </row>
22027 <row>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032
22033 \backslash
22034 hbar
22035 \end_layout
22036
22037 \end_inset
22038 </cell>
22039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22040 \begin_inset Text
22041
22042 \begin_layout Plain Layout
22043 \begin_inset Formula $\hbar$
22044 \end_inset
22045
22046
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 </row>
22052 <row>
22053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057
22058 \backslash
22059 hslash
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22065 \begin_inset Text
22066
22067 \begin_layout Plain Layout
22068 \begin_inset Formula $\hslash$
22069 \end_inset
22070
22071
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 </row>
22077 <row>
22078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082
22083 \backslash
22084 clubsuit
22085 \end_layout
22086
22087 \end_inset
22088 </cell>
22089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22090 \begin_inset Text
22091
22092 \begin_layout Plain Layout
22093 \begin_inset Formula $\clubsuit$
22094 \end_inset
22095
22096
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 </row>
22102 <row>
22103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107
22108 \backslash
22109 spadesuit
22110 \end_layout
22111
22112 \end_inset
22113 </cell>
22114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22115 \begin_inset Text
22116
22117 \begin_layout Plain Layout
22118 \begin_inset Formula $\spadesuit$
22119 \end_inset
22120
22121
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 </row>
22127 <row>
22128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22129 \begin_inset Text
22130
22131 \begin_layout Plain Layout
22132
22133 \backslash
22134 bigstar
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22140 \begin_inset Text
22141
22142 \begin_layout Plain Layout
22143 \begin_inset Formula $\bigstar$
22144 \end_inset
22145
22146
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 </row>
22152 <row>
22153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22154 \begin_inset Text
22155
22156 \begin_layout Plain Layout
22157
22158 \backslash
22159 blacklozenge
22160 \end_layout
22161
22162 \end_inset
22163 </cell>
22164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22165 \begin_inset Text
22166
22167 \begin_layout Plain Layout
22168 \begin_inset Formula $\blacklozenge$
22169 \end_inset
22170
22171
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 </row>
22177 <row>
22178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22179 \begin_inset Text
22180
22181 \begin_layout Plain Layout
22182
22183 \backslash
22184 blacktriangle
22185 \end_layout
22186
22187 \end_inset
22188 </cell>
22189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22190 \begin_inset Text
22191
22192 \begin_layout Plain Layout
22193 \begin_inset Formula $\blacktriangle$
22194 \end_inset
22195
22196
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 </row>
22202 <row>
22203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22204 \begin_inset Text
22205
22206 \begin_layout Plain Layout
22207
22208 \backslash
22209 blacktiangledown
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218 \begin_inset Formula $\blacktriangledown$
22219 \end_inset
22220
22221
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 </row>
22227 <row>
22228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22229 \begin_inset Text
22230
22231 \begin_layout Plain Layout
22232
22233 \backslash
22234 bullet
22235 \end_layout
22236
22237 \end_inset
22238 </cell>
22239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22240 \begin_inset Text
22241
22242 \begin_layout Plain Layout
22243 \begin_inset Formula $\bullet$
22244 \end_inset
22245
22246
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 </row>
22252 </lyxtabular>
22253
22254 \end_inset
22255
22256
22257 \begin_inset Tabular
22258 <lyxtabular version="3" rows="10" columns="2">
22259 <features tabularvalignment="middle">
22260 <column alignment="center" valignment="top" width="0pt">
22261 <column alignment="center" valignment="top" width="0pt">
22262 <row>
22263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267
22268 \family roman
22269 \series medium
22270 \shape up
22271 \size normal
22272 \emph off
22273 \bar no
22274 \noun off
22275 \color none
22276 コマンド
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285
22286 \family roman
22287 \series medium
22288 \shape up
22289 \size normal
22290 \emph off
22291 \bar no
22292 \noun off
22293 \color none
22294 出力
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 </row>
22300 <row>
22301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305
22306 \backslash
22307 diamondsuit
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316 \begin_inset Formula $\diamondsuit$
22317 \end_inset
22318
22319
22320 \end_layout
22321
22322 \end_inset
22323 </cell>
22324 </row>
22325 <row>
22326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330
22331 \backslash
22332 Diamond
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22338 \begin_inset Text
22339
22340 \begin_layout Plain Layout
22341 \begin_inset Formula $\Diamond$
22342 \end_inset
22343
22344
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 </row>
22350 <row>
22351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22352 \begin_inset Text
22353
22354 \begin_layout Plain Layout
22355
22356 \backslash
22357 heartsuit
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22363 \begin_inset Text
22364
22365 \begin_layout Plain Layout
22366 \begin_inset Formula $\heartsuit$
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 </row>
22375 <row>
22376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22377 \begin_inset Text
22378
22379 \begin_layout Plain Layout
22380
22381 \backslash
22382 P
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391 \begin_inset Formula $\P$
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 </row>
22400 <row>
22401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22402 \begin_inset Text
22403
22404 \begin_layout Plain Layout
22405
22406 \backslash
22407 copyright
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416 \begin_inset Formula $\copyright$
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \end_inset
22423 </cell>
22424 </row>
22425 <row>
22426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22427 \begin_inset Text
22428
22429 \begin_layout Plain Layout
22430
22431 \backslash
22432 circledR
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441 \begin_inset Formula $\circledR$
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \end_inset
22448 </cell>
22449 </row>
22450 <row>
22451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22452 \begin_inset Text
22453
22454 \begin_layout Plain Layout
22455
22456 \backslash
22457 maltese
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466 \begin_inset Formula $\maltese$
22467 \end_inset
22468
22469
22470 \end_layout
22471
22472 \end_inset
22473 </cell>
22474 </row>
22475 <row>
22476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22477 \begin_inset Text
22478
22479 \begin_layout Plain Layout
22480
22481 \backslash
22482 diagup
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491 \begin_inset Formula $\diagup$
22492 \end_inset
22493
22494
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 </row>
22500 <row>
22501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22502 \begin_inset Text
22503
22504 \begin_layout Plain Layout
22505
22506 \backslash
22507 diagdown
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516 \begin_inset Formula $\diagdown$
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 </row>
22525 </lyxtabular>
22526
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \begin_layout Standard
22533 \begin_inset VSpace medskip
22534 \end_inset
22535
22536 ここにある以上の記号が、第
22537 \begin_inset CommandInset ref
22538 LatexCommand ref
22539 reference "sub:他の特殊文字"
22540
22541 \end_inset
22542
22543 節に挙げてあります。
22544 \end_layout
22545
22546 \begin_layout Standard
22547 寸法を変えて表示することのできる記号もあります。第
22548 \begin_inset CommandInset ref
22549 LatexCommand ref
22550 reference "sub:書体寸法"
22551
22552 \end_inset
22553
22554 節をご参照下さい。
22555 \end_layout
22556
22557 \begin_layout Subsection
22558 ユーロ通貨記号€
22559 \begin_inset Index idx
22560 status collapsed
22561
22562 \begin_layout Plain Layout
22563 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22564 \end_layout
22565
22566 \end_inset
22567
22568
22569 \begin_inset Index idx
22570 status collapsed
22571
22572 \begin_layout Plain Layout
22573
22574 \backslash
22575 @
22576 \begin_inset ERT
22577 status collapsed
22578
22579 \begin_layout Plain Layout
22580
22581
22582 \backslash
22583 officialeuro
22584 \end_layout
22585
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \end_inset
22592
22593
22594 \end_layout
22595
22596 \begin_layout Standard
22597 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
22598 \series bold
22599 eurosym
22600 \series default
22601
22602 \begin_inset Index idx
22603 status collapsed
22604
22605 \begin_layout Plain Layout
22606 ぱっけーじ@パッケージ ! eurosym
22607 \end_layout
22608
22609 \end_inset
22610
22611 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
22612 \end_layout
22613
22614 \begin_layout Standard
22615
22616 \series bold
22617
22618 \backslash
22619 usepackage[gennarrow]{eurosym}
22620 \end_layout
22621
22622 \begin_layout Standard
22623 すると、ユーロ通貨記号を
22624 \series bold
22625
22626 \backslash
22627 euro
22628 \series default
22629
22630 \begin_inset Index idx
22631 status collapsed
22632
22633 \begin_layout Plain Layout
22634 こまんど@コマンド ! E ! 
22635 \backslash
22636 euro
22637 \end_layout
22638
22639 \end_inset
22640
22641 コマンドで挿入することができるようになります。
22642 \end_layout
22643
22644 \begin_layout Standard
22645 数式テキストには、
22646 \series bold
22647 eurosym
22648 \series default
22649 が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
22650 \series bold
22651 eurosym
22652 \series default
22653 が導入されていれば、
22654 \series bold
22655
22656 \backslash
22657 euro
22658 \series default
22659 はTeXモードでも挿入することができます。また、正式な通貨記号を
22660 \series bold
22661
22662 \backslash
22663 officialeuro
22664 \series default
22665
22666 \begin_inset Index idx
22667 status collapsed
22668
22669 \begin_layout Plain Layout
22670 こまんど@コマンド ! O ! 
22671 \backslash
22672 officialeuro
22673 \end_layout
22674
22675 \end_inset
22676
22677 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
22678 \end_layout
22679
22680 \begin_layout Standard
22681 \begin_inset ERT
22682 status collapsed
22683
22684 \begin_layout Plain Layout
22685
22686
22687 \backslash
22688 ifeurosym 
22689 \end_layout
22690
22691 \end_inset
22692
22693
22694 \begin_inset Note Note
22695 status open
22696
22697 \begin_layout Plain Layout
22698 以下の表は、LaTeXパッケージ
22699 \series bold
22700 eurosym
22701 \series default
22702 が導入済みのときのみ表示されます。
22703 \end_layout
22704
22705 \end_inset
22706
22707
22708 \end_layout
22709
22710 \begin_layout Standard
22711 以下は、各ユーロ通貨記号のまとめです。
22712 \end_layout
22713
22714 \begin_layout Standard
22715 \align center
22716 \begin_inset Tabular
22717 <lyxtabular version="3" rows="4" columns="3">
22718 <features tabularvalignment="middle">
22719 <column alignment="center" valignment="top" width="0pt">
22720 <column alignment="center" valignment="top" width="0pt">
22721 <column alignment="center" valignment="top" width="0pt">
22722 <row>
22723 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22724 \begin_inset Text
22725
22726 \begin_layout Plain Layout
22727
22728 \end_layout
22729
22730 \end_inset
22731 </cell>
22732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22733 \begin_inset Text
22734
22735 \begin_layout Plain Layout
22736 コマンド
22737 \end_layout
22738
22739 \end_inset
22740 </cell>
22741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745 出力
22746 \end_layout
22747
22748 \end_inset
22749 </cell>
22750 </row>
22751 <row>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 数式
22757 \end_layout
22758
22759 \end_inset
22760 </cell>
22761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765
22766 \backslash
22767 euro
22768 \end_layout
22769
22770 \end_inset
22771 </cell>
22772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22773 \begin_inset Text
22774
22775 \begin_layout Plain Layout
22776 \begin_inset Formula $\euro$
22777 \end_inset
22778
22779
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 </row>
22785 <row>
22786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790 数式テキスト
22791 \end_layout
22792
22793 \end_inset
22794 </cell>
22795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Plain Layout
22799
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22805 \begin_inset Text
22806
22807 \begin_layout Plain Layout
22808 \begin_inset Formula $\mbox{€}$
22809 \end_inset
22810
22811
22812 \end_layout
22813
22814 \end_inset
22815 </cell>
22816 </row>
22817 <row>
22818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22819 \begin_inset Text
22820
22821 \begin_layout Plain Layout
22822 TeXモード
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831
22832 \backslash
22833 officialeuro
22834 \end_layout
22835
22836 \end_inset
22837 </cell>
22838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842 \begin_inset ERT
22843 status collapsed
22844
22845 \begin_layout Plain Layout
22846
22847
22848 \backslash
22849 officialeuro
22850 \end_layout
22851
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 </lyxtabular>
22861
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \begin_layout Standard
22868 \begin_inset ERT
22869 status collapsed
22870
22871 \begin_layout Plain Layout
22872
22873
22874 \backslash
22875 else 
22876 \end_layout
22877
22878 \end_inset
22879
22880
22881 \begin_inset Note Note
22882 status open
22883
22884 \begin_layout Plain Layout
22885 以下は、LaTeXパッケージ
22886 \series bold
22887 eurosym
22888 \series default
22889 が導入されていないときのみ表示されます。
22890 \end_layout
22891
22892 \end_inset
22893
22894
22895 \end_layout
22896
22897 \begin_layout Standard
22898 本節の残りを出力としてみるためには、LaTeXパッケージ
22899 \series bold
22900 eurosym
22901 \series default
22902 を導入する必要があります。
22903 \end_layout
22904
22905 \begin_layout Standard
22906 \begin_inset ERT
22907 status collapsed
22908
22909 \begin_layout Plain Layout
22910
22911
22912 \backslash
22913 fi 
22914 \end_layout
22915
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \begin_layout Section
22922 関係子
22923 \begin_inset CommandInset label
22924 LatexCommand label
22925 name "sec:関係子"
22926
22927 \end_inset
22928
22929
22930 \begin_inset Index idx
22931 status collapsed
22932
22933 \begin_layout Plain Layout
22934 かんけいし@関係子
22935 \end_layout
22936
22937 \end_inset
22938
22939
22940 \begin_inset Index idx
22941 status collapsed
22942
22943 \begin_layout Plain Layout
22944 ひかくし@比較子|see
22945 \begin_inset ERT
22946 status collapsed
22947
22948 \begin_layout Plain Layout
22949
22950 {
22951 \end_layout
22952
22953 \end_inset
22954
22955 関係子
22956 \begin_inset ERT
22957 status collapsed
22958
22959 \begin_layout Plain Layout
22960
22961 }
22962 \end_layout
22963
22964 \end_inset
22965
22966
22967 \end_layout
22968
22969 \end_inset
22970
22971
22972 \end_layout
22973
22974 \begin_layout Standard
22975 関係子はすべて、ツールバーボタンの
22976 \begin_inset Graphics
22977         filename ../../images/math/leq.png
22978         scale 85
22979
22980 \end_inset
22981
22982 でも挿入することができます。
22983 \end_layout
22984
22985 \begin_layout Standard
22986 \begin_inset space \hfill{}
22987 \end_inset
22988
22989
22990 \begin_inset Tabular
22991 <lyxtabular version="3" rows="17" columns="2">
22992 <features tabularvalignment="middle">
22993 <column alignment="center" valignment="top" width="0pt">
22994 <column alignment="center" valignment="top" width="0pt">
22995 <row>
22996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 コマンド
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009 出力
23010 \end_layout
23011
23012 \end_inset
23013 </cell>
23014 </row>
23015 <row>
23016 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 \begin_inset Formula $<$
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 </row>
23041 <row>
23042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046
23047 \backslash
23048 le
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 \begin_inset Formula $\le$
23058 \end_inset
23059
23060
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 </row>
23066 <row>
23067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071
23072 \backslash
23073 ll
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082 \begin_inset Formula $\ll$
23083 \end_inset
23084
23085
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 </row>
23091 <row>
23092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096
23097 \backslash
23098 prec
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107 \begin_inset Formula $\prec$
23108 \end_inset
23109
23110
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 </row>
23116 <row>
23117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Plain Layout
23121
23122 \backslash
23123 preceq
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132 \begin_inset Formula $\preceq$
23133 \end_inset
23134
23135
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 </row>
23141 <row>
23142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23143 \begin_inset Text
23144
23145 \begin_layout Plain Layout
23146
23147 \backslash
23148 subset
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157 \begin_inset Formula $\subset$
23158 \end_inset
23159
23160
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 </row>
23166 <row>
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171
23172 \backslash
23173 subseteq
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182 \begin_inset Formula $\subseteq$
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 </row>
23191 <row>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196
23197 \backslash
23198 sqsubseteq
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 \begin_inset Formula $\sqsubseteq$
23208 \end_inset
23209
23210
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 </row>
23216 <row>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221
23222 \backslash
23223 in
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232 \begin_inset Formula $\in$
23233 \end_inset
23234
23235
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 </row>
23241 <row>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246
23247 \backslash
23248 vdash
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 \begin_inset Formula $\vdash$
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 </row>
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271
23272 \backslash
23273 smile
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282 \begin_inset Formula $\smile$
23283 \end_inset
23284
23285
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 </row>
23291 <row>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \backslash
23298 lhd
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Formula $\lhd$
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 </row>
23316 <row>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \backslash
23323 unlhd
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 \begin_inset Formula $\unlhd$
23333 \end_inset
23334
23335
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 </row>
23341 <row>
23342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346
23347 \backslash
23348 gtrless
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357 \begin_inset Formula $\gtrless$
23358 \end_inset
23359
23360
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 </row>
23366 <row>
23367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371
23372 \backslash
23373 mid
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382 \begin_inset Formula $\mid$
23383 \end_inset
23384
23385
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 </row>
23391 <row>
23392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396
23397 \backslash
23398 nmid
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407 \begin_inset Formula $\nmid$
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 </row>
23416 </lyxtabular>
23417
23418 \end_inset
23419
23420
23421 \begin_inset space \hfill{}
23422 \end_inset
23423
23424
23425 \begin_inset Tabular
23426 <lyxtabular version="3" rows="17" columns="2">
23427 <features tabularvalignment="middle">
23428 <column alignment="center" valignment="top" width="0pt">
23429 <column alignment="center" valignment="top" width="0pt">
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435 コマンド
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444 出力
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 </row>
23450 <row>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455 =
23456 \end_layout
23457
23458 \end_inset
23459 </cell>
23460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23461 \begin_inset Text
23462
23463 \begin_layout Plain Layout
23464 \begin_inset Formula $=$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \backslash
23480 not=
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489 \begin_inset Formula $\not=$
23490 \end_inset
23491
23492
23493 \end_layout
23494
23495 \end_inset
23496 </cell>
23497 </row>
23498 <row>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503
23504 \backslash
23505 equiv
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23511 \begin_inset Text
23512
23513 \begin_layout Plain Layout
23514 \begin_inset Formula $\equiv$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \backslash
23530 sim
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23536 \begin_inset Text
23537
23538 \begin_layout Plain Layout
23539 \begin_inset Formula $\sim$
23540 \end_inset
23541
23542
23543 \end_layout
23544
23545 \end_inset
23546 </cell>
23547 </row>
23548 <row>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553
23554 \backslash
23555 simeq
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23561 \begin_inset Text
23562
23563 \begin_layout Plain Layout
23564 \begin_inset Formula $\simeq$
23565 \end_inset
23566
23567
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 </row>
23573 <row>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578
23579 \backslash
23580 approx
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589 \begin_inset Formula $\approx$
23590 \end_inset
23591
23592
23593 \end_layout
23594
23595 \end_inset
23596 </cell>
23597 </row>
23598 <row>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603
23604 \backslash
23605 cong
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23611 \begin_inset Text
23612
23613 \begin_layout Plain Layout
23614 \begin_inset Formula $\cong$
23615 \end_inset
23616
23617
23618 \end_layout
23619
23620 \end_inset
23621 </cell>
23622 </row>
23623 <row>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628
23629 \backslash
23630 bowtie
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23636 \begin_inset Text
23637
23638 \begin_layout Plain Layout
23639 \begin_inset Formula $\bowtie$
23640 \end_inset
23641
23642
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 </row>
23648 <row>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 notin
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664 \begin_inset Formula $\notin$
23665 \end_inset
23666
23667
23668 \end_layout
23669
23670 \end_inset
23671 </cell>
23672 </row>
23673 <row>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \backslash
23680 perp
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689 \begin_inset Formula $\perp$
23690 \end_inset
23691
23692
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703
23704 \backslash
23705 propto
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714 \begin_inset Formula $\propto$
23715 \end_inset
23716
23717
23718 \end_layout
23719
23720 \end_inset
23721 </cell>
23722 </row>
23723 <row>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728
23729 \backslash
23730 asymp
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $\asymp$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 doteq
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\doteq$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 circeq
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\circeq$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 <row>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803
23804 \backslash
23805 models
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 \begin_inset Formula $\models$
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 </row>
23823 <row>
23824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828
23829 \backslash
23830 widehat=
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 \begin_inset Formula $\widehat{=}$
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 </row>
23848 </lyxtabular>
23849
23850 \end_inset
23851
23852
23853 \begin_inset space \hfill{}
23854 \end_inset
23855
23856
23857 \begin_inset Tabular
23858 <lyxtabular version="3" rows="17" columns="2">
23859 <features tabularvalignment="middle">
23860 <column alignment="center" valignment="top" width="0pt">
23861 <column alignment="center" valignment="top" width="0pt">
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \family roman
23869 \series medium
23870 \shape up
23871 \size normal
23872 \emph off
23873 \bar no
23874 \noun off
23875 \color none
23876 コマンド
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885
23886 \family roman
23887 \series medium
23888 \shape up
23889 \size normal
23890 \emph off
23891 \bar no
23892 \noun off
23893 \color none
23894 出力
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 </row>
23900 <row>
23901 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917 \begin_inset Formula $>$
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 </row>
23926 <row>
23927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23928 \begin_inset Text
23929
23930 \begin_layout Plain Layout
23931
23932 \backslash
23933 ge
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942 \begin_inset Formula $\ge$
23943 \end_inset
23944
23945
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 </row>
23951 <row>
23952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23953 \begin_inset Text
23954
23955 \begin_layout Plain Layout
23956
23957 \backslash
23958 gg
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967 \begin_inset Formula $\gg$
23968 \end_inset
23969
23970
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 </row>
23976 <row>
23977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23978 \begin_inset Text
23979
23980 \begin_layout Plain Layout
23981
23982 \backslash
23983 succ
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 \begin_inset Formula $\succ$
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 </row>
24001 <row>
24002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24003 \begin_inset Text
24004
24005 \begin_layout Plain Layout
24006
24007 \backslash
24008 succeq
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017 \begin_inset Formula $\succeq$
24018 \end_inset
24019
24020
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 </row>
24026 <row>
24027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031
24032 \backslash
24033 supset
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042 \begin_inset Formula $\supset$
24043 \end_inset
24044
24045
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 </row>
24051 <row>
24052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056
24057 \backslash
24058 supseteq
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067 \begin_inset Formula $\supseteq$
24068 \end_inset
24069
24070
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 </row>
24076 <row>
24077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24078 \begin_inset Text
24079
24080 \begin_layout Plain Layout
24081
24082 \backslash
24083 sqsupseteq
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24089 \begin_inset Text
24090
24091 \begin_layout Plain Layout
24092 \begin_inset Formula $\sqsupseteq$
24093 \end_inset
24094
24095
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 </row>
24101 <row>
24102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106
24107 \backslash
24108 ni
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24114 \begin_inset Text
24115
24116 \begin_layout Plain Layout
24117 \begin_inset Formula $\ni$
24118 \end_inset
24119
24120
24121 \end_layout
24122
24123 \end_inset
24124 </cell>
24125 </row>
24126 <row>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Plain Layout
24131
24132 \backslash
24133 dashv
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142 \begin_inset Formula $\dashv$
24143 \end_inset
24144
24145
24146 \end_layout
24147
24148 \end_inset
24149 </cell>
24150 </row>
24151 <row>
24152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156
24157 \backslash
24158 frown
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167 \begin_inset Formula $\frown$
24168 \end_inset
24169
24170
24171 \end_layout
24172
24173 \end_inset
24174 </cell>
24175 </row>
24176 <row>
24177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24178 \begin_inset Text
24179
24180 \begin_layout Plain Layout
24181
24182 \backslash
24183 rhd
24184 \end_layout
24185
24186 \end_inset
24187 </cell>
24188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24189 \begin_inset Text
24190
24191 \begin_layout Plain Layout
24192 \begin_inset Formula $\rhd$
24193 \end_inset
24194
24195
24196 \end_layout
24197
24198 \end_inset
24199 </cell>
24200 </row>
24201 <row>
24202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24203 \begin_inset Text
24204
24205 \begin_layout Plain Layout
24206
24207 \backslash
24208 unrhd
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Plain Layout
24217 \begin_inset Formula $\unrhd$
24218 \end_inset
24219
24220
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 </row>
24226 <row>
24227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231
24232 \backslash
24233 lessgtr
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Plain Layout
24242 \begin_inset Formula $\lessgtr$
24243 \end_inset
24244
24245
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 </row>
24251 <row>
24252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Plain Layout
24256
24257 \backslash
24258 parallel
24259 \end_layout
24260
24261 \end_inset
24262 </cell>
24263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24264 \begin_inset Text
24265
24266 \begin_layout Plain Layout
24267 \begin_inset Formula $\parallel$
24268 \end_inset
24269
24270
24271 \end_layout
24272
24273 \end_inset
24274 </cell>
24275 </row>
24276 <row>
24277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24278 \begin_inset Text
24279
24280 \begin_layout Plain Layout
24281
24282 \backslash
24283 nparallel
24284 \end_layout
24285
24286 \end_inset
24287 </cell>
24288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24289 \begin_inset Text
24290
24291 \begin_layout Plain Layout
24292 \begin_inset Formula $\nparallel$
24293 \end_inset
24294
24295
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 </row>
24301 </lyxtabular>
24302
24303 \end_inset
24304
24305
24306 \begin_inset space \hfill{}
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \begin_layout Standard
24313 \begin_inset VSpace medskip
24314 \end_inset
24315
24316
24317 \series bold
24318
24319 \backslash
24320 lhd
24321 \series default
24322
24323 \series bold
24324
24325 \backslash
24326 rhd
24327 \series default
24328 の文字は、同じように見える演算子
24329 \series bold
24330
24331 \backslash
24332 triangleleft
24333 \series default
24334 および
24335 \series bold
24336
24337 \backslash
24338 triangleright
24339 \series default
24340 よりも大きくなっています。
24341 \end_layout
24342
24343 \begin_layout Standard
24344 関係子は、記号とは違って、つねに前後に余白が置かれます。
24345 \end_layout
24346
24347 \begin_layout Standard
24348
24349 \series bold
24350
24351 \backslash
24352 stackrel
24353 \series default
24354
24355 \begin_inset Index idx
24356 status collapsed
24357
24358 \begin_layout Plain Layout
24359 こまんど@コマンド ! S ! 
24360 \backslash
24361 stackrel
24362 \end_layout
24363
24364 \end_inset
24365
24366 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24367 \end_layout
24368
24369 \begin_layout Standard
24370 \align center
24371 \begin_inset Tabular
24372 <lyxtabular version="3" rows="2" columns="2">
24373 <features tabularvalignment="middle">
24374 <column alignment="center" valignment="top" width="0">
24375 <column alignment="center" valignment="top" width="0">
24376 <row>
24377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24378 \begin_inset Text
24379
24380 \begin_layout Plain Layout
24381 コマンド
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Plain Layout
24390 出力
24391 \begin_inset Note Note
24392 status collapsed
24393
24394 \begin_layout Plain Layout
24395 ここで
24396 \series bold
24397
24398 \backslash
24399 raisebox
24400 \series default
24401 はスペーサーとして使用しているだけです。
24402 \end_layout
24403
24404 \end_inset
24405
24406
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 </row>
24412 <row>
24413 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417 A(r)
24418 \backslash
24419 stackrel
24420 \begin_inset ERT
24421 status collapsed
24422
24423 \begin_layout Plain Layout
24424
24425
24426 \backslash
24427 spce 
24428 \end_layout
24429
24430 \end_inset
24431
24432 r
24433 \backslash
24434 to
24435 \backslash
24436 infty
24437 \begin_inset ERT
24438 status collapsed
24439
24440 \begin_layout Plain Layout
24441
24442
24443 \backslash
24444 spce 
24445 \end_layout
24446
24447 \end_inset
24448
24449
24450 \begin_inset Formula $\downarrow$
24451 \end_inset
24452
24453
24454 \backslash
24455 approx
24456 \begin_inset ERT
24457 status collapsed
24458
24459 \begin_layout Plain Layout
24460
24461
24462 \backslash
24463 spce 
24464 \end_layout
24465
24466 \end_inset
24467
24468
24469 \begin_inset ERT
24470 status collapsed
24471
24472 \begin_layout Plain Layout
24473
24474
24475 \backslash
24476 spce 
24477 \end_layout
24478
24479 \end_inset
24480
24481 B
24482 \end_layout
24483
24484 \end_inset
24485 </cell>
24486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24491 \end_inset
24492
24493
24494 \end_layout
24495
24496 \end_inset
24497 </cell>
24498 </row>
24499 </lyxtabular>
24500
24501 \end_inset
24502
24503
24504 \end_layout
24505
24506 \begin_layout Section
24507 函数
24508 \end_layout
24509
24510 \begin_layout Subsection
24511 定義済み函数
24512 \begin_inset CommandInset label
24513 LatexCommand label
24514 name "sub:定義済み函数"
24515
24516 \end_inset
24517
24518
24519 \begin_inset Index idx
24520 status collapsed
24521
24522 \begin_layout Plain Layout
24523 かんすう@函数 ! ていぎずみ@定義済み
24524 \end_layout
24525
24526 \end_inset
24527
24528
24529 \end_layout
24530
24531 \begin_layout Standard
24532 一般的に、数式表現では変数は
24533 \shape italic
24534 イタリック体
24535 \shape default
24536 に設定されますが、函数名はイタリック体にしません。なぜなら、
24537 \begin_inset Formula $sin$
24538 \end_inset
24539
24540
24541 \begin_inset Formula $s\cdot i\cdot n$
24542 \end_inset
24543
24544 であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
24545 ックスラッシュを加えたコマンドとして挿入します。
24546 \end_layout
24547
24548 \begin_layout Standard
24549 \align center
24550 \begin_inset Tabular
24551 <lyxtabular version="3" rows="2" columns="4">
24552 <features tabularvalignment="middle">
24553 <column alignment="center" valignment="top" width="0pt">
24554 <column alignment="center" valignment="top" width="0pt">
24555 <column alignment="center" valignment="top" width="0pt">
24556 <column alignment="center" valignment="top" width="0pt">
24557 <row>
24558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 コマンド
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571 出力
24572 \end_layout
24573
24574 \end_inset
24575 </cell>
24576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580 コマンド
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24586 \begin_inset Text
24587
24588 \begin_layout Plain Layout
24589 出力
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 </row>
24595 <row>
24596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600 Asin(x)+B
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609 \begin_inset Formula $Asin(x)+B$
24610 \end_inset
24611
24612
24613 \end_layout
24614
24615 \end_inset
24616 </cell>
24617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24618 \begin_inset Text
24619
24620 \begin_layout Plain Layout
24621 A
24622 \backslash
24623 sin(x)+B
24624 \end_layout
24625
24626 \end_inset
24627 </cell>
24628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24629 \begin_inset Text
24630
24631 \begin_layout Plain Layout
24632 \begin_inset Formula $A\sin(x)+B$
24633 \end_inset
24634
24635
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 </row>
24641 </lyxtabular>
24642
24643 \end_inset
24644
24645
24646 \end_layout
24647
24648 \begin_layout Standard
24649 以下の函数が定義済みです。
24650 \end_layout
24651
24652 \begin_layout Standard
24653 \begin_inset VSpace -2mm
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \begin_layout Standard
24660 \align center
24661 \begin_inset Tabular
24662 <lyxtabular version="3" rows="9" columns="4">
24663 <features tabularvalignment="middle">
24664 <column alignment="center" valignment="top" width="0pt">
24665 <column alignment="center" valignment="top" width="0pt">
24666 <column alignment="center" valignment="top" width="0pt">
24667 <column alignment="center" valignment="top" width="0pt">
24668 <row>
24669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673 コマンド
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682 コマンド
24683 \end_layout
24684
24685 \end_inset
24686 </cell>
24687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24688 \begin_inset Text
24689
24690 \begin_layout Plain Layout
24691 コマンド
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700 コマンド
24701 \end_layout
24702
24703 \end_inset
24704 </cell>
24705 </row>
24706 <row>
24707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711
24712 \backslash
24713 sin
24714 \end_layout
24715
24716 \end_inset
24717 </cell>
24718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24719 \begin_inset Text
24720
24721 \begin_layout Plain Layout
24722
24723 \backslash
24724 sinh
24725 \end_layout
24726
24727 \end_inset
24728 </cell>
24729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Plain Layout
24733
24734 \backslash
24735 arcsin
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Plain Layout
24744
24745 \backslash
24746 sup
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 </row>
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 cos
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768
24769 \backslash
24770 cosh
24771 \end_layout
24772
24773 \end_inset
24774 </cell>
24775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779
24780 \backslash
24781 arccos
24782 \end_layout
24783
24784 \end_inset
24785 </cell>
24786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24787 \begin_inset Text
24788
24789 \begin_layout Plain Layout
24790
24791 \backslash
24792 inf
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 </row>
24798 <row>
24799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \backslash
24805 tan
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814
24815 \backslash
24816 tanh
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Plain Layout
24825
24826 \backslash
24827 arctan
24828 \end_layout
24829
24830 \end_inset
24831 </cell>
24832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24833 \begin_inset Text
24834
24835 \begin_layout Plain Layout
24836
24837 \backslash
24838 lim
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 </row>
24844 <row>
24845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24846 \begin_inset Text
24847
24848 \begin_layout Plain Layout
24849
24850 \backslash
24851 cot
24852 \end_layout
24853
24854 \end_inset
24855 </cell>
24856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24857 \begin_inset Text
24858
24859 \begin_layout Plain Layout
24860
24861 \backslash
24862 coth
24863 \end_layout
24864
24865 \end_inset
24866 </cell>
24867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24868 \begin_inset Text
24869
24870 \begin_layout Plain Layout
24871
24872 \backslash
24873 arg
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24879 \begin_inset Text
24880
24881 \begin_layout Plain Layout
24882
24883 \backslash
24884 liminf
24885 \end_layout
24886
24887 \end_inset
24888 </cell>
24889 </row>
24890 <row>
24891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895
24896 \backslash
24897 sec
24898 \end_layout
24899
24900 \end_inset
24901 </cell>
24902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24903 \begin_inset Text
24904
24905 \begin_layout Plain Layout
24906
24907 \backslash
24908 min
24909 \end_layout
24910
24911 \end_inset
24912 </cell>
24913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24914 \begin_inset Text
24915
24916 \begin_layout Plain Layout
24917
24918 \backslash
24919 deg
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Plain Layout
24928
24929 \backslash
24930 limsup
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 </row>
24936 <row>
24937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24938 \begin_inset Text
24939
24940 \begin_layout Plain Layout
24941
24942 \backslash
24943 csc
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24949 \begin_inset Text
24950
24951 \begin_layout Plain Layout
24952
24953 \backslash
24954 max
24955 \end_layout
24956
24957 \end_inset
24958 </cell>
24959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24960 \begin_inset Text
24961
24962 \begin_layout Plain Layout
24963
24964 \backslash
24965 det
24966 \end_layout
24967
24968 \end_inset
24969 </cell>
24970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24971 \begin_inset Text
24972
24973 \begin_layout Plain Layout
24974
24975 \backslash
24976 Pr
24977 \end_layout
24978
24979 \end_inset
24980 </cell>
24981 </row>
24982 <row>
24983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24984 \begin_inset Text
24985
24986 \begin_layout Plain Layout
24987
24988 \backslash
24989 ln
24990 \end_layout
24991
24992 \end_inset
24993 </cell>
24994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24995 \begin_inset Text
24996
24997 \begin_layout Plain Layout
24998
24999 \backslash
25000 exp
25001 \end_layout
25002
25003 \end_inset
25004 </cell>
25005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Plain Layout
25009
25010 \backslash
25011 dim
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020
25021 \backslash
25022 hom
25023 \end_layout
25024
25025 \end_inset
25026 </cell>
25027 </row>
25028 <row>
25029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25030 \begin_inset Text
25031
25032 \begin_layout Plain Layout
25033
25034 \backslash
25035 lg
25036 \end_layout
25037
25038 \end_inset
25039 </cell>
25040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25041 \begin_inset Text
25042
25043 \begin_layout Plain Layout
25044
25045 \backslash
25046 log
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25052 \begin_inset Text
25053
25054 \begin_layout Plain Layout
25055
25056 \backslash
25057 ker
25058 \end_layout
25059
25060 \end_inset
25061 </cell>
25062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25063 \begin_inset Text
25064
25065 \begin_layout Plain Layout
25066
25067 \backslash
25068 gcd
25069 \end_layout
25070
25071 \end_inset
25072 </cell>
25073 </row>
25074 </lyxtabular>
25075
25076 \end_inset
25077
25078
25079 \end_layout
25080
25081 \begin_layout Standard
25082 上記は、数式ツールバーボタンの
25083 \begin_inset Graphics
25084         filename ../../images/math/functions.png
25085         scale 85
25086
25087 \end_inset
25088
25089 でも挿入することができます。
25090 \end_layout
25091
25092 \begin_layout Subsection
25093 自己定義函数
25094 \begin_inset Index idx
25095 status collapsed
25096
25097 \begin_layout Plain Layout
25098 かんすう@函数 ! じこていぎ@自己定義
25099 \end_layout
25100
25101 \end_inset
25102
25103
25104 \end_layout
25105
25106 \begin_layout Standard
25107 たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
25108 \end_layout
25109
25110 \begin_layout Itemize
25111 以下の行をLaTeXプリアンブルに加えることによって函数を定義します。
25112 \begin_inset Foot
25113 status collapsed
25114
25115 \begin_layout Plain Layout
25116
25117 \series bold
25118
25119 \backslash
25120 DeclareMathOperator
25121 \series default
25122 についての詳細は、第
25123 \begin_inset CommandInset ref
25124 LatexCommand ref
25125 reference "sub:自己定義演算子"
25126
25127 \end_inset
25128
25129 節をご参照下さい。
25130 \end_layout
25131
25132 \end_inset
25133
25134
25135 \begin_inset Newline newline
25136 \end_inset
25137
25138
25139 \begin_inset VSpace -3mm
25140 \end_inset
25141
25142
25143 \begin_inset Newline newline
25144 \end_inset
25145
25146
25147 \series bold
25148
25149 \backslash
25150 DeclareMathOperator{
25151 \backslash
25152 sgn}{sgn}
25153 \series default
25154
25155 \begin_inset Index idx
25156 status collapsed
25157
25158 \begin_layout Plain Layout
25159 こまんど@コマンド ! D ! 
25160 \backslash
25161 dbinom@
25162 \backslash
25163 DeclareMathOperator
25164 \end_layout
25165
25166 \end_inset
25167
25168
25169 \begin_inset Newline newline
25170 \end_inset
25171
25172
25173 \begin_inset VSpace -2mm
25174 \end_inset
25175
25176
25177 \begin_inset Newline newline
25178 \end_inset
25179
25180 これによって、新しく定義された函数を
25181 \series bold
25182
25183 \backslash
25184 sgn
25185 \series default
25186 コマンドで呼び出すことができるようになります。
25187 \end_layout
25188
25189 \begin_layout Itemize
25190 数式を普通に書き下し、函数名を選択して(上記の例では
25191 \emph on
25192 sgn
25193 \emph default
25194 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と函数の間に入れます。
25195 \end_layout
25196
25197 \begin_layout Standard
25198 双方とも定義済み函数と同等の出力をもたらします
25199 \begin_inset Foot
25200 status collapsed
25201
25202 \begin_layout Plain Layout
25203 LyX上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
25204 \end_layout
25205
25206 \end_inset
25207
25208
25209 \end_layout
25210
25211 \begin_layout Standard
25212 \align center
25213 \begin_inset Tabular
25214 <lyxtabular version="3" rows="3" columns="2">
25215 <features tabularvalignment="middle">
25216 <column alignment="center" valignment="top" width="0pt">
25217 <column alignment="center" valignment="top" width="0pt">
25218 <row>
25219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223 コマンド
25224 \end_layout
25225
25226 \end_inset
25227 </cell>
25228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25229 \begin_inset Text
25230
25231 \begin_layout Plain Layout
25232 出力
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 </row>
25238 <row>
25239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243 A
25244 \backslash
25245 sgn(x)+B
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254 \begin_inset Formula $A\sgn(x)+B$
25255 \end_inset
25256
25257
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
25262 </row>
25263 <row>
25264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268 A
25269 \backslash
25270 ,
25271 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25272 \end_inset
25273
25274 (x)+B
25275 \end_layout
25276
25277 \end_inset
25278 </cell>
25279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 </row>
25292 </lyxtabular>
25293
25294 \end_inset
25295
25296
25297 \end_layout
25298
25299 \begin_layout Standard
25300 自己定義函数を何回か使用する場合には、一番目の方法の方が適切です。
25301 \end_layout
25302
25303 \begin_layout Subsection
25304 極限
25305 \begin_inset Index idx
25306 status collapsed
25307
25308 \begin_layout Plain Layout
25309 きょくげん@極限
25310 \end_layout
25311
25312 \end_inset
25313
25314
25315 \end_layout
25316
25317 \begin_layout Standard
25318 極限用には、
25319 \series bold
25320
25321 \backslash
25322 lim
25323 \series default
25324
25325 \begin_inset Index idx
25326 status collapsed
25327
25328 \begin_layout Plain Layout
25329 こまんど@コマンド ! L ! 
25330 \backslash
25331 lim
25332 \end_layout
25333
25334 \end_inset
25335
25336
25337 \series bold
25338
25339 \backslash
25340 liminf
25341 \series default
25342
25343 \series bold
25344
25345 \backslash
25346 limsup
25347 \series default
25348 の他に、以下の函数があります。
25349 \end_layout
25350
25351 \begin_layout Standard
25352 \align center
25353 \begin_inset Tabular
25354 <lyxtabular version="3" rows="5" columns="2">
25355 <features tabularvalignment="middle">
25356 <column alignment="center" valignment="top" width="0">
25357 <column alignment="center" valignment="top" width="0">
25358 <row>
25359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363 コマンド
25364 \end_layout
25365
25366 \end_inset
25367 </cell>
25368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25369 \begin_inset Text
25370
25371 \begin_layout Plain Layout
25372 出力
25373 \begin_inset Note Note
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377 ここで
25378 \series bold
25379
25380 \backslash
25381 raisebox
25382 \series default
25383 はスペーサーとして使用しているだけです。
25384 \end_layout
25385
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 </row>
25394 <row>
25395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25396 \begin_inset Text
25397
25398 \begin_layout Plain Layout
25399
25400 \backslash
25401 varliminf
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25407 \begin_inset Text
25408
25409 \begin_layout Plain Layout
25410 \begin_inset Formula $\varliminf$
25411 \end_inset
25412
25413
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 </row>
25419 <row>
25420 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25421 \begin_inset Text
25422
25423 \begin_layout Plain Layout
25424
25425 \backslash
25426 varlimsup
25427 \end_layout
25428
25429 \end_inset
25430 </cell>
25431 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25432 \begin_inset Text
25433
25434 \begin_layout Plain Layout
25435 \begin_inset Formula $\varlimsup$
25436 \end_inset
25437
25438
25439 \end_layout
25440
25441 \end_inset
25442 </cell>
25443 </row>
25444 <row>
25445 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25446 \begin_inset Text
25447
25448 \begin_layout Plain Layout
25449
25450 \backslash
25451 varprojlim
25452 \end_layout
25453
25454 \end_inset
25455 </cell>
25456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25457 \begin_inset Text
25458
25459 \begin_layout Plain Layout
25460 \begin_inset Formula $\varprojlim$
25461 \end_inset
25462
25463
25464 \end_layout
25465
25466 \end_inset
25467 </cell>
25468 </row>
25469 <row>
25470 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25471 \begin_inset Text
25472
25473 \begin_layout Plain Layout
25474
25475 \backslash
25476 varinjlim
25477 \end_layout
25478
25479 \end_inset
25480 </cell>
25481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25482 \begin_inset Text
25483
25484 \begin_layout Plain Layout
25485 \begin_inset Formula $\varinjlim$
25486 \end_inset
25487
25488
25489 \begin_inset Formula $\raisebox{-2.5mm}{}$
25490 \end_inset
25491
25492
25493 \end_layout
25494
25495 \end_inset
25496 </cell>
25497 </row>
25498 </lyxtabular>
25499
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \begin_layout Standard
25506 \begin_inset VSpace medskip
25507 \end_inset
25508
25509 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように函数の横に置かれます。
25510 \end_layout
25511
25512 \begin_layout Standard
25513 \align center
25514 \begin_inset Tabular
25515 <lyxtabular version="3" rows="2" columns="2">
25516 <features tabularvalignment="middle">
25517 <column alignment="center" valignment="top" width="0pt">
25518 <column alignment="center" valignment="top" width="0pt">
25519 <row>
25520 <cell alignment="center" valignment="top" usebox="none">
25521 \begin_inset Text
25522
25523 \begin_layout Plain Layout
25524 コマンド
25525 \end_layout
25526
25527 \end_inset
25528 </cell>
25529 <cell alignment="center" valignment="top" usebox="none">
25530 \begin_inset Text
25531
25532 \begin_layout Plain Layout
25533 \begin_inset space \hspace{}
25534 \length 1cm
25535 \end_inset
25536
25537 出力
25538 \begin_inset Note Note
25539 status collapsed
25540
25541 \begin_layout Plain Layout
25542 ここで
25543 \series bold
25544
25545 \backslash
25546 raisebox
25547 \series default
25548 はスペーサーとして使用しているだけです。
25549 \end_layout
25550
25551 \end_inset
25552
25553
25554 \end_layout
25555
25556 \end_inset
25557 </cell>
25558 </row>
25559 <row>
25560 <cell alignment="center" valignment="top" usebox="none">
25561 \begin_inset Text
25562
25563 \begin_layout Plain Layout
25564
25565 \backslash
25566 lim_x
25567 \backslash
25568 to
25569 \begin_inset ERT
25570 status collapsed
25571
25572 \begin_layout Plain Layout
25573
25574
25575 \backslash
25576 spce 
25577 \end_layout
25578
25579 \end_inset
25580
25581 A
25582 \begin_inset ERT
25583 status collapsed
25584
25585 \begin_layout Plain Layout
25586
25587
25588 \backslash
25589 spce 
25590 \end_layout
25591
25592 \end_inset
25593
25594 x=B
25595 \end_layout
25596
25597 \end_inset
25598 </cell>
25599 <cell alignment="center" valignment="top" usebox="none">
25600 \begin_inset Text
25601
25602 \begin_layout Plain Layout
25603 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 </row>
25612 </lyxtabular>
25613
25614 \end_inset
25615
25616
25617 \end_layout
25618
25619 \begin_layout Standard
25620 別行建て数式では、極限は、以下のように通常どおり下に置かれます。
25621 \begin_inset Formula 
25622 \[
25623 \lim_{x\to A}x=B
25624 \]
25625
25626 \end_inset
25627
25628
25629 \end_layout
25630
25631 \begin_layout Subsection
25632 剰余函数
25633 \begin_inset Index idx
25634 status collapsed
25635
25636 \begin_layout Plain Layout
25637 かんすう@函数 ! じょうよ@剰余
25638 \end_layout
25639
25640 \end_inset
25641
25642
25643 \begin_inset Index idx
25644 status collapsed
25645
25646 \begin_layout Plain Layout
25647 かんすう@函数 ! もじゅらす@モジュラス | see
25648 \begin_inset ERT
25649 status collapsed
25650
25651 \begin_layout Plain Layout
25652
25653 {
25654 \end_layout
25655
25656 \end_inset
25657
25658 剰余
25659 \begin_inset ERT
25660 status collapsed
25661
25662 \begin_layout Plain Layout
25663
25664 }
25665 \end_layout
25666
25667 \end_inset
25668
25669
25670 \end_layout
25671
25672 \end_inset
25673
25674
25675 \end_layout
25676
25677 \begin_layout Standard
25678 剰余函数は、特別に4つの派生型があります。
25679 \end_layout
25680
25681 \begin_layout Standard
25682 以下は、別行建て数式での派生型です。
25683 \begin_inset Formula 
25684 \begin{align*}
25685 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25686 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25687 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25688 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25689 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
25690 \end{align*}
25691
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \begin_layout Standard
25698 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
25699 \end_layout
25700
25701 \begin_layout Section
25702 特殊文字
25703 \begin_inset Index idx
25704 status collapsed
25705
25706 \begin_layout Plain Layout
25707 とくしゅもじ@特殊文字
25708 \end_layout
25709
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \begin_layout Subsection
25716 数式テキストにおける特殊文字
25717 \end_layout
25718
25719 \begin_layout Standard
25720 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
25721 \end_layout
25722
25723 \begin_layout Standard
25724 \begin_inset space \hfill{}
25725 \end_inset
25726
25727
25728 \begin_inset Tabular
25729 <lyxtabular version="3" rows="8" columns="2">
25730 <features tabularvalignment="middle">
25731 <column alignment="block" valignment="top" width="0">
25732 <column alignment="block" valignment="top" width="0">
25733 <row>
25734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25735 \begin_inset Text
25736
25737 \begin_layout Plain Layout
25738 コマンド
25739 \end_layout
25740
25741 \end_inset
25742 </cell>
25743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25744 \begin_inset Text
25745
25746 \begin_layout Plain Layout
25747 出力
25748 \end_layout
25749
25750 \end_inset
25751 </cell>
25752 </row>
25753 <row>
25754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25755 \begin_inset Text
25756
25757 \begin_layout Plain Layout
25758
25759 \backslash
25760 oe
25761 \end_layout
25762
25763 \end_inset
25764 </cell>
25765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Plain Layout
25769 \begin_inset Formula $\textrm{œ}$
25770 \end_inset
25771
25772
25773 \end_layout
25774
25775 \end_inset
25776 </cell>
25777 </row>
25778 <row>
25779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783
25784 \backslash
25785 OE
25786 \end_layout
25787
25788 \end_inset
25789 </cell>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Plain Layout
25794 \begin_inset Formula $\textrm{Œ}$
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \end_inset
25801 </cell>
25802 </row>
25803 <row>
25804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Plain Layout
25808
25809 \backslash
25810 ae
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819 \begin_inset Formula $\textrm{æ}$
25820 \end_inset
25821
25822
25823 \end_layout
25824
25825 \end_inset
25826 </cell>
25827 </row>
25828 <row>
25829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25830 \begin_inset Text
25831
25832 \begin_layout Plain Layout
25833
25834 \backslash
25835 AE
25836 \end_layout
25837
25838 \end_inset
25839 </cell>
25840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25841 \begin_inset Text
25842
25843 \begin_layout Plain Layout
25844 \begin_inset Formula $\textrm{Æ}$
25845 \end_inset
25846
25847
25848 \end_layout
25849
25850 \end_inset
25851 </cell>
25852 </row>
25853 <row>
25854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Plain Layout
25858
25859 \backslash
25860 aa
25861 \end_layout
25862
25863 \end_inset
25864 </cell>
25865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Plain Layout
25869 \begin_inset Formula $\textrm{\aa}$
25870 \end_inset
25871
25872
25873 \end_layout
25874
25875 \end_inset
25876 </cell>
25877 </row>
25878 <row>
25879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25880 \begin_inset Text
25881
25882 \begin_layout Plain Layout
25883
25884 \backslash
25885 AA
25886 \begin_inset Index idx
25887 status collapsed
25888
25889 \begin_layout Plain Layout
25890
25891 \lang english
25892
25893 \backslash
25894 @
25895 \begin_inset ERT
25896 status collapsed
25897
25898 \begin_layout Plain Layout
25899
25900
25901 \backslash
25902 textrm{
25903 \backslash
25904 AA}
25905 \end_layout
25906
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \end_inset
25913
25914
25915 \end_layout
25916
25917 \end_inset
25918 </cell>
25919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923 \begin_inset Formula $\textrm{Å}$
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \end_inset
25930 </cell>
25931 </row>
25932 <row>
25933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25934 \begin_inset Text
25935
25936 \begin_layout Plain Layout
25937
25938 \backslash
25939 i
25940 \end_layout
25941
25942 \end_inset
25943 </cell>
25944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25945 \begin_inset Text
25946
25947 \begin_layout Plain Layout
25948 \begin_inset Formula $\textrm{ı}$
25949 \end_inset
25950
25951
25952 \end_layout
25953
25954 \end_inset
25955 </cell>
25956 </row>
25957 </lyxtabular>
25958
25959 \end_inset
25960
25961
25962 \begin_inset space \hfill{}
25963 \end_inset
25964
25965
25966 \begin_inset Tabular
25967 <lyxtabular version="3" rows="8" columns="2">
25968 <features tabularvalignment="middle">
25969 <column alignment="block" valignment="top" width="0">
25970 <column alignment="center" valignment="top" width="0">
25971 <row>
25972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976 コマンド
25977 \begin_inset Note Note
25978 status collapsed
25979
25980 \begin_layout Plain Layout
25981 0
25982 \begin_inset space \thinspace{}
25983 \end_inset
25984
25985 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25986 \end_layout
25987
25988 \end_inset
25989
25990
25991 \end_layout
25992
25993 \end_inset
25994 </cell>
25995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25996 \begin_inset Text
25997
25998 \begin_layout Plain Layout
25999 出力
26000 \end_layout
26001
26002 \end_inset
26003 </cell>
26004 </row>
26005 <row>
26006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26007 \begin_inset Text
26008
26009 \begin_layout Plain Layout
26010
26011 \backslash
26012 o
26013 \end_layout
26014
26015 \end_inset
26016 </cell>
26017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26018 \begin_inset Text
26019
26020 \begin_layout Plain Layout
26021 \begin_inset Formula $\textrm{ø}$
26022 \end_inset
26023
26024
26025 \end_layout
26026
26027 \end_inset
26028 </cell>
26029 </row>
26030 <row>
26031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26032 \begin_inset Text
26033
26034 \begin_layout Plain Layout
26035
26036 \backslash
26037 O
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26043 \begin_inset Text
26044
26045 \begin_layout Plain Layout
26046 \begin_inset Formula $\textrm{Ø}$
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \end_inset
26053 </cell>
26054 </row>
26055 <row>
26056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26057 \begin_inset Text
26058
26059 \begin_layout Plain Layout
26060
26061 \backslash
26062 l
26063 \end_layout
26064
26065 \end_inset
26066 </cell>
26067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26068 \begin_inset Text
26069
26070 \begin_layout Plain Layout
26071 \begin_inset Formula $\textrm{ł}$
26072 \end_inset
26073
26074
26075 \end_layout
26076
26077 \end_inset
26078 </cell>
26079 </row>
26080 <row>
26081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26082 \begin_inset Text
26083
26084 \begin_layout Plain Layout
26085
26086 \backslash
26087 L
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26093 \begin_inset Text
26094
26095 \begin_layout Plain Layout
26096 \begin_inset Formula $\textrm{Ł}$
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \end_inset
26103 </cell>
26104 </row>
26105 <row>
26106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26107 \begin_inset Text
26108
26109 \begin_layout Plain Layout
26110 !
26111 \begin_inset space \hspace{}
26112 \length 0mm
26113 \end_inset
26114
26115 `
26116 \begin_inset ERT
26117 status collapsed
26118
26119 \begin_layout Plain Layout
26120
26121
26122 \backslash
26123 spce 
26124 \end_layout
26125
26126 \end_inset
26127
26128
26129 \end_layout
26130
26131 \end_inset
26132 </cell>
26133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26134 \begin_inset Text
26135
26136 \begin_layout Plain Layout
26137 \begin_inset Formula $\textrm{!`}$
26138 \end_inset
26139
26140
26141 \end_layout
26142
26143 \end_inset
26144 </cell>
26145 </row>
26146 <row>
26147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26148 \begin_inset Text
26149
26150 \begin_layout Plain Layout
26151 ?
26152 \begin_inset space \hspace{}
26153 \length 0mm
26154 \end_inset
26155
26156 `
26157 \begin_inset ERT
26158 status collapsed
26159
26160 \begin_layout Plain Layout
26161
26162
26163 \backslash
26164 spce 
26165 \end_layout
26166
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 \begin_inset Formula $\textrm{?`}$
26179 \end_inset
26180
26181
26182 \end_layout
26183
26184 \end_inset
26185 </cell>
26186 </row>
26187 <row>
26188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26189 \begin_inset Text
26190
26191 \begin_layout Plain Layout
26192
26193 \backslash
26194 j
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26200 \begin_inset Text
26201
26202 \begin_layout Plain Layout
26203 \begin_inset Formula $\textrm{ȷ}$
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \end_inset
26210 </cell>
26211 </row>
26212 </lyxtabular>
26213
26214 \end_inset
26215
26216
26217 \begin_inset space \hfill{}
26218 \end_inset
26219
26220
26221 \end_layout
26222
26223 \begin_layout Standard
26224 \begin_inset Formula $\textrm{\textrm{Å}}$
26225 \end_inset
26226
26227
26228 \begin_inset Formula $\textrm{\textrm{Ø}}$
26229 \end_inset
26230
26231 の各文字は、数式ツールバーボタンの
26232 \begin_inset Graphics
26233         filename ../../images/math/digamma.png
26234         scale 85
26235
26236 \end_inset
26237
26238 からも挿入することができます。
26239 \end_layout
26240
26241 \begin_layout Standard
26242 例外は、
26243 \series bold
26244 !
26245 \begin_inset space \hspace{}
26246 \length 0mm
26247 \end_inset
26248
26249 `
26250 \series default
26251
26252 \series bold
26253 ?
26254 \begin_inset space \hspace{}
26255 \length 0mm
26256 \end_inset
26257
26258 `
26259 \series default
26260 の各コマンドで、これらは直接LyX中の本文に入れることができます。
26261 \end_layout
26262
26263 \begin_layout Subsection
26264 文章中のアクセント
26265 \begin_inset CommandInset label
26266 LatexCommand label
26267 name "sub:文章中のアクセント"
26268
26269 \end_inset
26270
26271
26272 \begin_inset Index idx
26273 status collapsed
26274
26275 \begin_layout Plain Layout
26276 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
26277 \end_layout
26278
26279 \end_inset
26280
26281
26282 \end_layout
26283
26284 \begin_layout Standard
26285 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
26286 \end_layout
26287
26288 \begin_layout Standard
26289 \begin_inset space \hfill{}
26290 \end_inset
26291
26292
26293 \begin_inset Tabular
26294 <lyxtabular version="3" rows="8" columns="2">
26295 <features tabularvalignment="middle">
26296 <column alignment="block" valignment="top" width="0">
26297 <column alignment="block" valignment="top" width="0">
26298 <row>
26299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26300 \begin_inset Text
26301
26302 \begin_layout Plain Layout
26303 コマンド
26304 \end_layout
26305
26306 \end_inset
26307 </cell>
26308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26309 \begin_inset Text
26310
26311 \begin_layout Plain Layout
26312 出力
26313 \end_layout
26314
26315 \end_inset
26316 </cell>
26317 </row>
26318 <row>
26319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26320 \begin_inset Text
26321
26322 \begin_layout Plain Layout
26323
26324 \backslash
26325
26326 \begin_inset Quotes grd
26327 \end_inset
26328
26329 e
26330 \end_layout
26331
26332 \end_inset
26333 </cell>
26334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26335 \begin_inset Text
26336
26337 \begin_layout Plain Layout
26338 \begin_inset ERT
26339 status collapsed
26340
26341 \begin_layout Plain Layout
26342
26343
26344 \backslash
26345 "e
26346 \end_layout
26347
26348 \end_inset
26349
26350
26351 \end_layout
26352
26353 \end_inset
26354 </cell>
26355 </row>
26356 <row>
26357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26358 \begin_inset Text
26359
26360 \begin_layout Plain Layout
26361
26362 \backslash
26363 `e
26364 \end_layout
26365
26366 \end_inset
26367 </cell>
26368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26369 \begin_inset Text
26370
26371 \begin_layout Plain Layout
26372 \begin_inset ERT
26373 status collapsed
26374
26375 \begin_layout Plain Layout
26376
26377
26378 \backslash
26379 `e
26380 \end_layout
26381
26382 \end_inset
26383
26384
26385 \end_layout
26386
26387 \end_inset
26388 </cell>
26389 </row>
26390 <row>
26391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Plain Layout
26395
26396 \backslash
26397 ^
26398 \begin_inset ERT
26399 status collapsed
26400
26401 \begin_layout Plain Layout
26402
26403
26404 \backslash
26405 spce 
26406 \end_layout
26407
26408 \end_inset
26409
26410 e
26411 \end_layout
26412
26413 \end_inset
26414 </cell>
26415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26416 \begin_inset Text
26417
26418 \begin_layout Plain Layout
26419 \begin_inset ERT
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423
26424
26425 \backslash
26426 ^e
26427 \end_layout
26428
26429 \end_inset
26430
26431
26432 \end_layout
26433
26434 \end_inset
26435 </cell>
26436 </row>
26437 <row>
26438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26439 \begin_inset Text
26440
26441 \begin_layout Plain Layout
26442
26443 \backslash
26444 =e
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26450 \begin_inset Text
26451
26452 \begin_layout Plain Layout
26453 \begin_inset ERT
26454 status collapsed
26455
26456 \begin_layout Plain Layout
26457
26458
26459 \backslash
26460 =e
26461 \end_layout
26462
26463 \end_inset
26464
26465
26466 \end_layout
26467
26468 \end_inset
26469 </cell>
26470 </row>
26471 <row>
26472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26473 \begin_inset Text
26474
26475 \begin_layout Plain Layout
26476
26477 \backslash
26478 u
26479 \begin_inset ERT
26480 status collapsed
26481
26482 \begin_layout Plain Layout
26483
26484
26485 \backslash
26486 spce 
26487 \end_layout
26488
26489 \end_inset
26490
26491 e
26492 \end_layout
26493
26494 \end_inset
26495 </cell>
26496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26497 \begin_inset Text
26498
26499 \begin_layout Plain Layout
26500 \begin_inset ERT
26501 status collapsed
26502
26503 \begin_layout Plain Layout
26504
26505
26506 \backslash
26507 u e
26508 \end_layout
26509
26510 \end_inset
26511
26512
26513 \end_layout
26514
26515 \end_inset
26516 </cell>
26517 </row>
26518 <row>
26519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26520 \begin_inset Text
26521
26522 \begin_layout Plain Layout
26523
26524 \backslash
26525 b
26526 \begin_inset ERT
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530
26531
26532 \backslash
26533 spce 
26534 \end_layout
26535
26536 \end_inset
26537
26538 e
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26544 \begin_inset Text
26545
26546 \begin_layout Plain Layout
26547 \begin_inset ERT
26548 status collapsed
26549
26550 \begin_layout Plain Layout
26551
26552
26553 \backslash
26554 b e
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 </row>
26565 <row>
26566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570
26571 \backslash
26572 t
26573 \begin_inset ERT
26574 status collapsed
26575
26576 \begin_layout Plain Layout
26577
26578
26579 \backslash
26580 spce 
26581 \end_layout
26582
26583 \end_inset
26584
26585 ee
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Plain Layout
26594 \begin_inset ERT
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598
26599
26600 \backslash
26601 t ee
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 </row>
26612 </lyxtabular>
26613
26614 \end_inset
26615
26616
26617 \begin_inset space \hfill{}
26618 \end_inset
26619
26620
26621 \begin_inset Tabular
26622 <lyxtabular version="3" rows="8" columns="2">
26623 <features tabularvalignment="middle">
26624 <column alignment="block" valignment="top" width="0">
26625 <column alignment="center" valignment="top" width="0">
26626 <row>
26627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26628 \begin_inset Text
26629
26630 \begin_layout Plain Layout
26631 コマンド
26632 \end_layout
26633
26634 \end_inset
26635 </cell>
26636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Plain Layout
26640 出力
26641 \end_layout
26642
26643 \end_inset
26644 </cell>
26645 </row>
26646 <row>
26647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26648 \begin_inset Text
26649
26650 \begin_layout Plain Layout
26651
26652 \backslash
26653 H
26654 \begin_inset ERT
26655 status collapsed
26656
26657 \begin_layout Plain Layout
26658
26659
26660 \backslash
26661 spce 
26662 \end_layout
26663
26664 \end_inset
26665
26666 e
26667 \end_layout
26668
26669 \end_inset
26670 </cell>
26671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26672 \begin_inset Text
26673
26674 \begin_layout Plain Layout
26675 \begin_inset ERT
26676 status collapsed
26677
26678 \begin_layout Plain Layout
26679
26680
26681 \backslash
26682 H e
26683 \end_layout
26684
26685 \end_inset
26686
26687
26688 \end_layout
26689
26690 \end_inset
26691 </cell>
26692 </row>
26693 <row>
26694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26695 \begin_inset Text
26696
26697 \begin_layout Plain Layout
26698
26699 \backslash
26700 'e
26701 \end_layout
26702
26703 \end_inset
26704 </cell>
26705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26706 \begin_inset Text
26707
26708 \begin_layout Plain Layout
26709 \begin_inset ERT
26710 status collapsed
26711
26712 \begin_layout Plain Layout
26713
26714
26715 \backslash
26716 'e
26717 \end_layout
26718
26719 \end_inset
26720
26721
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 </row>
26727 <row>
26728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26729 \begin_inset Text
26730
26731 \begin_layout Plain Layout
26732
26733 \backslash
26734 ~e
26735 \begin_inset Index idx
26736 status collapsed
26737
26738 \begin_layout Plain Layout
26739
26740 \lang english
26741 Tilde
26742 \end_layout
26743
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \end_inset
26750 </cell>
26751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26752 \begin_inset Text
26753
26754 \begin_layout Plain Layout
26755 \begin_inset ERT
26756 status collapsed
26757
26758 \begin_layout Plain Layout
26759
26760
26761 \backslash
26762 ~e
26763 \end_layout
26764
26765 \end_inset
26766
26767
26768 \end_layout
26769
26770 \end_inset
26771 </cell>
26772 </row>
26773 <row>
26774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26775 \begin_inset Text
26776
26777 \begin_layout Plain Layout
26778
26779 \backslash
26780 .e
26781 \end_layout
26782
26783 \end_inset
26784 </cell>
26785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26786 \begin_inset Text
26787
26788 \begin_layout Plain Layout
26789 \begin_inset ERT
26790 status collapsed
26791
26792 \begin_layout Plain Layout
26793
26794
26795 \backslash
26796 .e
26797 \end_layout
26798
26799 \end_inset
26800
26801
26802 \end_layout
26803
26804 \end_inset
26805 </cell>
26806 </row>
26807 <row>
26808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Plain Layout
26812
26813 \backslash
26814 v
26815 \begin_inset ERT
26816 status collapsed
26817
26818 \begin_layout Plain Layout
26819
26820
26821 \backslash
26822 spce 
26823 \end_layout
26824
26825 \end_inset
26826
26827 e
26828 \end_layout
26829
26830 \end_inset
26831 </cell>
26832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26833 \begin_inset Text
26834
26835 \begin_layout Plain Layout
26836 \begin_inset ERT
26837 status collapsed
26838
26839 \begin_layout Plain Layout
26840
26841
26842 \backslash
26843 v e
26844 \end_layout
26845
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \end_inset
26852 </cell>
26853 </row>
26854 <row>
26855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26856 \begin_inset Text
26857
26858 \begin_layout Plain Layout
26859
26860 \backslash
26861 d
26862 \begin_inset ERT
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866
26867
26868 \backslash
26869 spce 
26870 \end_layout
26871
26872 \end_inset
26873
26874 e
26875 \end_layout
26876
26877 \end_inset
26878 </cell>
26879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26880 \begin_inset Text
26881
26882 \begin_layout Plain Layout
26883 \begin_inset ERT
26884 status collapsed
26885
26886 \begin_layout Plain Layout
26887
26888
26889 \backslash
26890 d e
26891 \end_layout
26892
26893 \end_inset
26894
26895
26896 \end_layout
26897
26898 \end_inset
26899 </cell>
26900 </row>
26901 <row>
26902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26903 \begin_inset Text
26904
26905 \begin_layout Plain Layout
26906
26907 \backslash
26908 c
26909 \begin_inset ERT
26910 status collapsed
26911
26912 \begin_layout Plain Layout
26913
26914
26915 \backslash
26916 spce 
26917 \end_layout
26918
26919 \end_inset
26920
26921 e
26922 \end_layout
26923
26924 \end_inset
26925 </cell>
26926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26927 \begin_inset Text
26928
26929 \begin_layout Plain Layout
26930 \begin_inset ERT
26931 status collapsed
26932
26933 \begin_layout Plain Layout
26934
26935
26936 \backslash
26937 c e
26938 \end_layout
26939
26940 \end_inset
26941
26942
26943 \end_layout
26944
26945 \end_inset
26946 </cell>
26947 </row>
26948 </lyxtabular>
26949
26950 \end_inset
26951
26952
26953 \begin_inset space \hfill{}
26954 \end_inset
26955
26956
26957 \end_layout
26958
26959 \begin_layout Standard
26960 \begin_inset VSpace medskip
26961 \end_inset
26962
26963
26964 \series bold
26965
26966 \backslash
26967 t
26968 \series default
26969 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26970 \series bold
26971
26972 \backslash
26973 t
26974 \begin_inset ERT
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978
26979
26980 \backslash
26981 spce 
26982 \end_layout
26983
26984 \end_inset
26985
26986 sz
26987 \series default
26988 は、
26989 \begin_inset ERT
26990 status collapsed
26991
26992 \begin_layout Plain Layout
26993
26994
26995 \backslash
26996 t sz
26997 \end_layout
26998
26999 \end_inset
27000
27001 となります。
27002 \end_layout
27003
27004 \begin_layout Standard
27005
27006 \series bold
27007 `
27008 \series default
27009  ・
27010 \series bold
27011  '
27012 \series default
27013  ・ 
27014 \series bold
27015 ^
27016 \series default
27017  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
27018 \begin_inset Foot
27019 status collapsed
27020
27021 \begin_layout Plain Layout
27022 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \series bold
27029 ~
27030 \series default
27031 を、
27032 \emph on
27033 a
27034 \emph default
27035
27036 \emph on
27037 n
27038 \emph default
27039
27040 \emph on
27041 o
27042 \emph default
27043 といっしょに使うときも同様です。
27044 \end_layout
27045
27046 \begin_layout Standard
27047
27048 \series bold
27049
27050 \backslash
27051 b
27052 \series default
27053
27054 \series bold
27055
27056 \backslash
27057 c
27058 \series default
27059
27060 \series bold
27061
27062 \backslash
27063 d
27064 \series default
27065
27066 \series bold
27067
27068 \backslash
27069 H
27070 \series default
27071
27072 \series bold
27073
27074 \backslash
27075 t
27076 \series default
27077
27078 \series bold
27079
27080 \backslash
27081 u
27082 \series default
27083
27084 \series bold
27085
27086 \backslash
27087 v
27088 \series default
27089 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27090 。第
27091 \begin_inset CommandInset ref
27092 LatexCommand ref
27093 reference "sub:一文字に付けるアクセント"
27094
27095 \end_inset
27096
27097 節をご参照下さい。
27098 \end_layout
27099
27100 \begin_layout Standard
27101 \begin_inset VSpace bigskip
27102 \end_inset
27103
27104 さらに、
27105 \series bold
27106
27107 \backslash
27108 textcircled
27109 \series default
27110
27111 \begin_inset Index idx
27112 status collapsed
27113
27114 \begin_layout Plain Layout
27115 こまんど@コマンド ! T ! 
27116 \backslash
27117 textcircled
27118 \end_layout
27119
27120 \end_inset
27121
27122 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
27123
27124 \end_layout
27125
27126 \begin_layout Standard
27127 \align center
27128 \begin_inset Tabular
27129 <lyxtabular version="3" rows="3" columns="2">
27130 <features tabularvalignment="middle">
27131 <column alignment="center" valignment="top" width="0">
27132 <column alignment="center" valignment="top" width="0">
27133 <row>
27134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27135 \begin_inset Text
27136
27137 \begin_layout Plain Layout
27138 コマンド
27139 \end_layout
27140
27141 \end_inset
27142 </cell>
27143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27144 \begin_inset Text
27145
27146 \begin_layout Plain Layout
27147 出力
27148 \begin_inset Note Note
27149 status collapsed
27150
27151 \begin_layout Plain Layout
27152 ここで
27153 \series bold
27154
27155 \backslash
27156 raisebox
27157 \series default
27158 はスペーサーとして使用しているだけです。
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \end_inset
27167 </cell>
27168 </row>
27169 <row>
27170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27171 \begin_inset Text
27172
27173 \begin_layout Plain Layout
27174
27175 \backslash
27176 textcircled{w}
27177 \end_layout
27178
27179 \end_inset
27180 </cell>
27181 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27182 \begin_inset Text
27183
27184 \begin_layout Plain Layout
27185 \begin_inset ERT
27186 status collapsed
27187
27188 \begin_layout Plain Layout
27189
27190
27191 \backslash
27192 textcircled{w}
27193 \end_layout
27194
27195 \end_inset
27196
27197
27198 \end_layout
27199
27200 \end_inset
27201 </cell>
27202 </row>
27203 <row>
27204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27205 \begin_inset Text
27206
27207 \begin_layout Plain Layout
27208
27209 \backslash
27210 Large 
27211 \backslash
27212 textcircled{
27213 \backslash
27214 normalsize
27215 \backslash
27216 protect
27217 \backslash
27218 raisebox{-1.5pt}{W}}
27219 \end_layout
27220
27221 \end_inset
27222 </cell>
27223 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27224 \begin_inset Text
27225
27226 \begin_layout Plain Layout
27227 \begin_inset Formula $\raisebox{4.5mm}{}$
27228 \end_inset
27229
27230
27231 \begin_inset ERT
27232 status collapsed
27233
27234 \begin_layout Plain Layout
27235
27236
27237 \backslash
27238 Large 
27239 \backslash
27240 textcircled{
27241 \backslash
27242 normalsize
27243 \backslash
27244 protect
27245 \backslash
27246 raisebox{-1.5pt}W}
27247 \end_layout
27248
27249 \end_inset
27250
27251
27252 \begin_inset Formula $\raisebox{-2mm}{}$
27253 \end_inset
27254
27255
27256 \end_layout
27257
27258 \end_inset
27259 </cell>
27260 </row>
27261 </lyxtabular>
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \begin_layout Standard
27269 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27270 \series bold
27271
27272 \backslash
27273 Large
27274 \series default
27275
27276 \begin_inset Foot
27277 status collapsed
27278
27279 \begin_layout Plain Layout
27280
27281 \begin_inset CommandInset ref
27282 LatexCommand ref
27283 reference "sub:書体寸法"
27284
27285 \end_inset
27286
27287 節参照のこと。
27288 \end_layout
27289
27290 \end_inset
27291
27292 で丸の大きさを指定しています。そして
27293 \series bold
27294
27295 \backslash
27296 raisebox
27297 \series default
27298
27299 \begin_inset Foot
27300 status collapsed
27301
27302 \begin_layout Plain Layout
27303
27304 \begin_inset CommandInset ref
27305 LatexCommand ref
27306 reference "sub:枠なしボックス"
27307
27308 \end_inset
27309
27310 節参照のこと。
27311 \end_layout
27312
27313 \end_inset
27314
27315 を使って、文字が真ん中にくるようにしています。
27316 \end_layout
27317
27318 \begin_layout Subsection
27319 小数字
27320 \begin_inset Index idx
27321 status collapsed
27322
27323 \begin_layout Plain Layout
27324 しょうすうじ@小数字
27325 \end_layout
27326
27327 \end_inset
27328
27329
27330 \end_layout
27331
27332 \begin_layout Standard
27333 小数字(minuscule number)は、
27334 \series bold
27335
27336 \backslash
27337 oldstylenums
27338 \series default
27339
27340 \begin_inset Index idx
27341 status collapsed
27342
27343 \begin_layout Plain Layout
27344 こまんど@コマンド ! O ! 
27345 \backslash
27346 oldstylenums
27347 \end_layout
27348
27349 \end_inset
27350
27351 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
27352 \end_layout
27353
27354 \begin_layout Standard
27355
27356 \series bold
27357
27358 \backslash
27359 oldstylenums{数字}
27360 \end_layout
27361
27362 \begin_layout Standard
27363 です。
27364 \series bold
27365
27366 \backslash
27367 oldstylenums{0123456789}
27368 \series default
27369 というコマンドは、
27370 \begin_inset Formula $\oldstylenums{0123456789}$
27371 \end_inset
27372
27373 のようになります。
27374 \end_layout
27375
27376 \begin_layout Subsection
27377 他の特殊文字
27378 \begin_inset CommandInset label
27379 LatexCommand label
27380 name "sub:他の特殊文字"
27381
27382 \end_inset
27383
27384
27385 \begin_inset Index idx
27386 status collapsed
27387
27388 \begin_layout Plain Layout
27389 とくしゅもじ@特殊文字 ! たの@他の
27390 \end_layout
27391
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \begin_layout Standard
27398 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
27399 \end_layout
27400
27401 \begin_layout Standard
27402 \align center
27403 \begin_inset Tabular
27404 <lyxtabular version="3" rows="4" columns="2">
27405 <features tabularvalignment="middle">
27406 <column alignment="center" valignment="top" width="0">
27407 <column alignment="center" valignment="top" width="0">
27408 <row>
27409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27410 \begin_inset Text
27411
27412 \begin_layout Plain Layout
27413 コマンド
27414 \end_layout
27415
27416 \end_inset
27417 </cell>
27418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27419 \begin_inset Text
27420
27421 \begin_layout Plain Layout
27422 出力
27423 \end_layout
27424
27425 \end_inset
27426 </cell>
27427 </row>
27428 <row>
27429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27430 \begin_inset Text
27431
27432 \begin_layout Plain Layout
27433
27434 \backslash
27435 ^
27436 \begin_inset ERT
27437 status collapsed
27438
27439 \begin_layout Plain Layout
27440
27441
27442 \backslash
27443 spce 
27444 \end_layout
27445
27446 \end_inset
27447
27448
27449 \end_layout
27450
27451 \end_inset
27452 </cell>
27453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27454 \begin_inset Text
27455
27456 \begin_layout Plain Layout
27457 \begin_inset Formula $\mathcircumflex$
27458 \end_inset
27459
27460
27461 \end_layout
27462
27463 \end_inset
27464 </cell>
27465 </row>
27466 <row>
27467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27468 \begin_inset Text
27469
27470 \begin_layout Plain Layout
27471
27472 \backslash
27473 _
27474 \end_layout
27475
27476 \end_inset
27477 </cell>
27478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27479 \begin_inset Text
27480
27481 \begin_layout Plain Layout
27482 \begin_inset Formula $\_$
27483 \end_inset
27484
27485
27486 \end_layout
27487
27488 \end_inset
27489 </cell>
27490 </row>
27491 <row>
27492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27493 \begin_inset Text
27494
27495 \begin_layout Plain Layout
27496 ^
27497 \begin_inset ERT
27498 status collapsed
27499
27500 \begin_layout Plain Layout
27501
27502
27503 \backslash
27504 spce 
27505 \end_layout
27506
27507 \end_inset
27508
27509
27510 \backslash
27511 circ
27512 \begin_inset Index idx
27513 status collapsed
27514
27515 \begin_layout Plain Layout
27516
27517 \lang english
27518
27519 \backslash
27520
27521 \end_layout
27522
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \end_inset
27529 </cell>
27530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27531 \begin_inset Text
27532
27533 \begin_layout Plain Layout
27534 \begin_inset Formula $^{\circ}$
27535 \end_inset
27536
27537
27538 \end_layout
27539
27540 \end_inset
27541 </cell>
27542 </row>
27543 </lyxtabular>
27544
27545 \end_inset
27546
27547
27548 \end_layout
27549
27550 \begin_layout Standard
27551 しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
27552 \begin_inset Foot
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 この件に関する詳細は、第
27557 \begin_inset CommandInset ref
27558 LatexCommand ref
27559 reference "sub:数式中のテキスト文字"
27560
27561 \end_inset
27562
27563 節にあります。
27564 \end_layout
27565
27566 \end_inset
27567
27568
27569 \end_layout
27570
27571 \begin_layout Standard
27572
27573 \series bold
27574
27575 \backslash
27576 DeclareInputtext{176}{
27577 \backslash
27578 ifmmode^
27579 \backslash
27580 circ
27581 \backslash
27582 else
27583 \backslash
27584 textdegree
27585 \backslash
27586 fi}
27587 \end_layout
27588
27589 \begin_layout Section
27590 数式様式
27591 \begin_inset CommandInset label
27592 LatexCommand label
27593 name "sec:数式様式"
27594
27595 \end_inset
27596
27597
27598 \begin_inset Index idx
27599 status collapsed
27600
27601 \begin_layout Plain Layout
27602 すうしき@数式 ! ようしき@様式
27603 \end_layout
27604
27605 \end_inset
27606
27607
27608 \end_layout
27609
27610 \begin_layout Itemize
27611 以下の二つの配置様式があります。
27612 \end_layout
27613
27614 \begin_deeper
27615 \begin_layout Description
27616 中央揃え 事前に定義された標準です。
27617 \end_layout
27618
27619 \begin_layout Description
27620 行頭下げ これを使うには、
27621 \family sans
27622 文書\SpecialChar \menuseparator
27623 設定
27624 \family default
27625 メニューの
27626 \family sans
27627 文書クラス
27628 \family default
27629 において、
27630 \series bold
27631 fleqn
27632 \series default
27633 オプションを指定しておかなくてはなりません。
27634 \end_layout
27635
27636 \begin_layout Standard
27637
27638 \series bold
27639 行頭下げ
27640 \series default
27641 を用いる場合には、行頭下げの大きさを
27642 \series bold
27643
27644 \backslash
27645 mathindent
27646 \series default
27647
27648 \begin_inset Index idx
27649 status collapsed
27650
27651 \begin_layout Plain Layout
27652 こまんど@コマンド ! M ! 
27653 \backslash
27654 mathindent
27655 \end_layout
27656
27657 \end_inset
27658
27659 の値で調整することができます。これを15
27660 \begin_inset space \thinspace{}
27661 \end_inset
27662
27663 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27664 \end_layout
27665
27666 \begin_layout Standard
27667
27668 \series bold
27669
27670 \backslash
27671 setlength{
27672 \backslash
27673 mathindent}{15mm}
27674 \end_layout
27675
27676 \begin_layout Standard
27677
27678 \series bold
27679
27680 \backslash
27681 mathindent
27682 \series default
27683 を明示的に指定しない場合には、事前に定義されている30
27684 \begin_inset space \thinspace{}
27685 \end_inset
27686
27687 ptが適用されます。
27688 \end_layout
27689
27690 \end_deeper
27691 \begin_layout Itemize
27692 また、以下の二つの連番様式があります。
27693 \end_layout
27694
27695 \begin_deeper
27696 \begin_layout Description
27697 右 事前に定義された標準です。
27698 \end_layout
27699
27700 \begin_layout Description
27701 左 これを使うには、
27702 \family sans
27703 文書\SpecialChar \menuseparator
27704 設定
27705 \family default
27706 メニューの
27707 \family sans
27708 文書クラス
27709 \family default
27710 において、
27711 \series bold
27712 leqno
27713 \series default
27714 オプションを指定しておかなくてはなりません。
27715 \end_layout
27716
27717 \end_deeper
27718 \begin_layout Standard
27719
27720 \series bold
27721 fleqn
27722 \series default
27723
27724 \series bold
27725 leqno
27726 \series default
27727 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27728 \end_layout
27729
27730 \begin_layout Standard
27731 これで選択した様式は、文書中のすべての別行建て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27732 \series bold
27733 中央揃え
27734 \series default
27735 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27736 \begin_inset CommandInset ref
27737 LatexCommand ref
27738 reference "sub:flalign環境"
27739
27740 \end_inset
27741
27742 節をご覧下さい。
27743 \end_layout
27744
27745 \begin_layout Section
27746 多行数式
27747 \begin_inset CommandInset label
27748 LatexCommand label
27749 name "sec:多行数式"
27750
27751 \end_inset
27752
27753
27754 \begin_inset Index idx
27755 status collapsed
27756
27757 \begin_layout Plain Layout
27758 すうしき@数式 ! たぎょう@多行
27759 \end_layout
27760
27761 \end_inset
27762
27763
27764 \end_layout
27765
27766 \begin_layout Subsection
27767 概要
27768 \end_layout
27769
27770 \begin_layout Standard
27771 LyXでは、多行数式は、数式中で
27772 \series bold
27773
27774 \begin_inset Info
27775 type  "shortcut"
27776 arg   "newline-insert newline"
27777 \end_inset
27778
27779
27780 \series default
27781 を押すことで作られます。この操作によって、第
27782 \begin_inset CommandInset ref
27783 LatexCommand ref
27784 reference "sub:eqnarray環境"
27785
27786 \end_inset
27787
27788 節に述べられている
27789 \series bold
27790 eqnarray環境
27791 \series default
27792 が作り出されるか、あるいは文書設定で
27793 \family sans
27794 AMS mathパッケージを使う
27795 \family default
27796 オプションが選択されている場合には、第
27797 \begin_inset CommandInset ref
27798 LatexCommand ref
27799 reference "sub:標準align環境"
27800
27801 \end_inset
27802
27803 節に述べられている
27804 \series bold
27805 align環境
27806 \series default
27807 が作り出されることになります。
27808 \end_layout
27809
27810 \begin_layout Standard
27811 他にも、
27812 \family sans
27813 挿入\SpecialChar \menuseparator
27814 数式
27815 \family default
27816 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27817 \end_layout
27818
27819 \begin_layout Standard
27820 すべての多行数式において、新規行は、
27821 \begin_inset Info
27822 type  "shortcut"
27823 arg   "newline-insert newline"
27824 \end_inset
27825
27826 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27827 \begin_inset Graphics
27828         filename ../../images/tabular-feature_append-row.png
27829         scale 85
27830
27831 \end_inset
27832
27833
27834 \begin_inset Graphics
27835         filename ../../images/tabular-feature_delete-row.png
27836         scale 85
27837
27838 \end_inset
27839
27840 を使うか、
27841 \family sans
27842 編集\SpecialChar \menuseparator
27843 行と列
27844 \family default
27845 メニューを使うことができます。
27846 \end_layout
27847
27848 \begin_layout Subsubsection
27849 行間
27850 \begin_inset CommandInset label
27851 LatexCommand label
27852 name "sub:行間"
27853
27854 \end_inset
27855
27856
27857 \begin_inset Index idx
27858 status collapsed
27859
27860 \begin_layout Plain Layout
27861 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
27862 \end_layout
27863
27864 \end_inset
27865
27866
27867 \end_layout
27868
27869 \begin_layout Standard
27870 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27871 \begin_inset Formula 
27872 \begin{eqnarray*}
27873 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}\\
27874 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
27875 \end{eqnarray*}
27876
27877 \end_inset
27878
27879
27880 \end_layout
27881
27882 \begin_layout Standard
27883 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
27884 \begin_inset Foot
27885 status collapsed
27886
27887 \begin_layout Plain Layout
27888 \begin_inset CommandInset href
27889 LatexCommand href
27890 name "LyX-bug #1505"
27891 target "http://www.lyx.org/trac/ticket/1505"
27892
27893 \end_inset
27894
27895 を参照。
27896 \end_layout
27897
27898 \end_inset
27899
27900 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27901 \series bold
27902
27903 \backslash
27904
27905 \backslash
27906 [3mm]
27907 \series default
27908 というコマンドを入れます。すると、次のようになります。
27909 \begin_inset ERT
27910 status collapsed
27911
27912 \begin_layout Plain Layout
27913
27914
27915 \backslash
27916 begin{eqnarray*}
27917 \end_layout
27918
27919 \begin_layout Plain Layout
27920
27921 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27922  = & 
27923 \backslash
27924 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27925 \backslash
27926
27927 \backslash
27928 [3mm]
27929 \end_layout
27930
27931 \begin_layout Plain Layout
27932
27933 4x^{2}
27934 \backslash
27935 left(B^{2}+x_{0}^{2}
27936 \backslash
27937 right)+4x_{0}x
27938 \backslash
27939 left(D-B^{2}
27940 \backslash
27941 right)+B^{2}
27942 \backslash
27943 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27944 \backslash
27945 right) & = & 0
27946 \end_layout
27947
27948 \begin_layout Plain Layout
27949
27950
27951 \backslash
27952 end{eqnarray*}
27953 \end_layout
27954
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \begin_layout Standard
27961 \begin_inset VSpace bigskip
27962 \end_inset
27963
27964 同一数式内のすべての行の行間を一律に指定するには、
27965 \series bold
27966
27967 \backslash
27968 jot
27969 \series default
27970
27971 \begin_inset Index idx
27972 status collapsed
27973
27974 \begin_layout Plain Layout
27975 こまんど@コマンド ! J ! 
27976 \backslash
27977 jot
27978 \end_layout
27979
27980 \end_inset
27981
27982 変数を変更します。定義は、
27983 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
27984 \end_inset
27985
27986 となっています。
27987 \series bold
27988
27989 \backslash
27990 jot
27991 \series default
27992 の既定値は、3
27993 \begin_inset space \thinspace{}
27994 \end_inset
27995
27996 ptです。上記の例のように、行間を3
27997 \begin_inset space \thinspace{}
27998 \end_inset
27999
28000 mm追加するには、
28001 \end_layout
28002
28003 \begin_layout Standard
28004
28005 \series bold
28006
28007 \backslash
28008 setlength{
28009 \backslash
28010 jot}{3mm+3pt}
28011 \end_layout
28012
28013 \begin_layout Standard
28014 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
28015 \end_layout
28016
28017 \begin_layout Standard
28018
28019 \series bold
28020
28021 \backslash
28022 usepackage{calc}
28023 \end_layout
28024
28025 \begin_layout Standard
28026 という行を入れて、LaTeXパッケージ
28027 \series bold
28028 calc
28029 \series default
28030
28031 \begin_inset Foot
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035
28036 \series bold
28037 calc
28038 \series default
28039 は標準的なLaTeX頒布版のすべてに付属しています。
28040 \end_layout
28041
28042 \end_inset
28043
28044
28045 \begin_inset Index idx
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049 ぱっけーじ@パッケージ ! calc
28050 \end_layout
28051
28052 \end_inset
28053
28054  を読み込んでおく必要があります。すると、
28055 \begin_inset ERT
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059
28060
28061 \backslash
28062 setlength{
28063 \backslash
28064 jot}{3mm+3pt}
28065 \end_layout
28066
28067 \end_inset
28068
28069
28070 \begin_inset Formula 
28071 \begin{eqnarray*}
28072 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}\\
28073 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
28074 \end{eqnarray*}
28075
28076 \end_inset
28077
28078
28079 \end_layout
28080
28081 \begin_layout Standard
28082 \begin_inset ERT
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086
28087
28088 \backslash
28089 setlength{
28090 \backslash
28091 jot}{3pt}
28092 \end_layout
28093
28094 \end_inset
28095
28096 のような結果を得ます。行間を既定値に戻すには、
28097 \series bold
28098
28099 \backslash
28100 jot
28101 \series default
28102 をふたたび3
28103 \begin_inset space \thinspace{}
28104 \end_inset
28105
28106 ptに戻します。
28107 \end_layout
28108
28109 \begin_layout Subsubsection
28110 列間
28111 \begin_inset CommandInset label
28112 LatexCommand label
28113 name "sub:列間"
28114
28115 \end_inset
28116
28117
28118 \begin_inset Index idx
28119 status collapsed
28120
28121 \begin_layout Plain Layout
28122 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
28123 \end_layout
28124
28125 \end_inset
28126
28127
28128 \end_layout
28129
28130 \begin_layout Standard
28131 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28132
28133 \end_layout
28134
28135 \begin_layout Standard
28136 列間は、
28137 \series bold
28138
28139 \backslash
28140 arraycolsep
28141 \series default
28142
28143 \begin_inset Index idx
28144 status collapsed
28145
28146 \begin_layout Plain Layout
28147 こまんど@コマンド ! A ! 
28148 \backslash
28149 arraycolsep
28150 \end_layout
28151
28152 \end_inset
28153
28154 変数を使って指定し、
28155 \begin_inset Newline newline
28156 \end_inset
28157
28158 列間 = 2
28159 \begin_inset space \thinspace{}
28160 \end_inset
28161
28162
28163 \series bold
28164
28165 \backslash
28166 arraycolsep
28167 \series default
28168
28169 \begin_inset Newline newline
28170 \end_inset
28171
28172 という関係があります。したがって、
28173 \end_layout
28174
28175 \begin_layout Standard
28176
28177 \series bold
28178
28179 \backslash
28180 setlength{
28181 \backslash
28182 arraycolsep}{1cm}
28183 \end_layout
28184
28185 \begin_layout Standard
28186 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
28187 \begin_inset space \thinspace{}
28188 \end_inset
28189
28190 cmになります。これを既定値に戻すには、
28191 \series bold
28192
28193 \backslash
28194 arraycolsep
28195 \series default
28196 を5
28197 \begin_inset space \thinspace{}
28198 \end_inset
28199
28200 ptに戻して下さい。
28201 \end_layout
28202
28203 \begin_layout Standard
28204 以下は、2
28205 \begin_inset space \thinspace{}
28206 \end_inset
28207
28208 cmの列間を持つ数式です。
28209 \begin_inset ERT
28210 status collapsed
28211
28212 \begin_layout Plain Layout
28213
28214
28215 \backslash
28216 setlength{
28217 \backslash
28218 arraycolsep}{1cm}
28219 \end_layout
28220
28221 \end_inset
28222
28223
28224 \begin_inset Formula 
28225 \begin{eqnarray*}
28226 A & = & B\\
28227 C & \ne & A
28228 \end{eqnarray*}
28229
28230 \end_inset
28231
28232 行列の既定の列間10
28233 \begin_inset space \thinspace{}
28234 \end_inset
28235
28236 ptを持つ数式です。
28237 \begin_inset ERT
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241
28242
28243 \backslash
28244 setlength{
28245 \backslash
28246 arraycolsep}{5pt}
28247 \end_layout
28248
28249 \end_inset
28250
28251
28252 \begin_inset Formula 
28253 \begin{eqnarray*}
28254 A & = & B\\
28255 C & \ne & A
28256 \end{eqnarray*}
28257
28258 \end_inset
28259
28260
28261 \end_layout
28262
28263 \begin_layout Subsubsection
28264 長い数式
28265 \begin_inset Index idx
28266 status collapsed
28267
28268 \begin_layout Plain Layout
28269 すうしき@数式 ! ながい@長い
28270 \end_layout
28271
28272 \end_inset
28273
28274
28275 \end_layout
28276
28277 \begin_layout Standard
28278 長い数式は、以下の方法を使って組版することができます。
28279 \end_layout
28280
28281 \begin_layout Itemize
28282 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28283 \begin_inset Formula 
28284 \begin{eqnarray}
28285 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 \\
28286  &  & -\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}
28287 \end{eqnarray}
28288
28289 \end_inset
28290
28291 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28292 示されません。これを避けるために、マイナス記号の後に
28293 \series bold
28294
28295 \backslash
28296 hspace
28297 \series default
28298 .
28299 \begin_inset Foot
28300 status collapsed
28301
28302 \begin_layout Plain Layout
28303
28304 \series bold
28305
28306 \backslash
28307 hspace
28308 \series default
28309 に関しての詳細は、第
28310 \begin_inset CommandInset ref
28311 LatexCommand ref
28312 reference "sub:可変長の空白"
28313
28314 \end_inset
28315
28316 節をご覧下さい。
28317 \end_layout
28318
28319 \end_inset
28320
28321
28322 \begin_inset Index idx
28323 status collapsed
28324
28325 \begin_layout Plain Layout
28326 こまんど@コマンド ! H ! 
28327 \backslash
28328 hspace
28329 \end_layout
28330
28331 \end_inset
28332
28333 コマンドを使って3
28334 \begin_inset space \thinspace{}
28335 \end_inset
28336
28337 pt空白を入れてあります。
28338 \end_layout
28339
28340 \begin_layout Itemize
28341 数式の両辺がともに長すぎるときには、
28342 \series bold
28343
28344 \backslash
28345 lefteqn
28346 \series default
28347
28348 \begin_inset Index idx
28349 status collapsed
28350
28351 \begin_layout Plain Layout
28352 こまんど@コマンド ! L ! 
28353 \backslash
28354 lefteqn
28355 \end_layout
28356
28357 \end_inset
28358
28359 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28360 \begin_inset Formula 
28361 \begin{eqnarray}
28362 \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 \\
28363  &  & -\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 \\
28364  &  & =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}
28365 \end{eqnarray}
28366
28367 \end_inset
28368
28369
28370 \series bold
28371
28372 \backslash
28373 lefteqn
28374 \series default
28375 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28376 \begin_inset Newline newline
28377 \end_inset
28378
28379 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28380 \begin_inset VSpace medskip
28381 \end_inset
28382
28383
28384 \begin_inset Newline newline
28385 \end_inset
28386
28387
28388 \begin_inset Note Greyedout
28389 status open
28390
28391 \begin_layout Plain Layout
28392
28393 \series bold
28394
28395 \backslash
28396 lefteqn
28397 \series default
28398 を使用する際には、以下のことにご注意下さい。
28399 \end_layout
28400
28401 \begin_layout Itemize
28402 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28403 \begin_inset Formula $-B^{2}$
28404 \end_inset
28405
28406 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28407 \end_layout
28408
28409 \begin_layout Itemize
28410 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
28411 \begin_inset Foot
28412 status collapsed
28413
28414 \begin_layout Plain Layout
28415 \begin_inset CommandInset href
28416 LatexCommand href
28417 name "LyX-bug #1429"
28418 target "http://www.lyx.org/trac/ticket/1429"
28419
28420 \end_inset
28421
28422
28423 \end_layout
28424
28425 \end_inset
28426
28427 。カーソルを行頭に合わせて、矢印キーで移動するしかありません。
28428 \end_layout
28429
28430 \end_inset
28431
28432
28433 \end_layout
28434
28435 \begin_layout Itemize
28436 長い数式を組む他の方法として、第
28437 \begin_inset CommandInset ref
28438 LatexCommand ref
28439 reference "sub:multline環境"
28440
28441 \end_inset
28442
28443 節と第
28444 \begin_inset CommandInset ref
28445 LatexCommand ref
28446 reference "sub:数式の一部の多行化"
28447
28448 \end_inset
28449
28450 節で述べられている環境を用いる方法があります。
28451 \end_layout
28452
28453 \begin_layout Subsubsection
28454 多行にわたる括弧
28455 \begin_inset CommandInset label
28456 LatexCommand label
28457 name "sub:多行にわたる括弧"
28458
28459 \end_inset
28460
28461
28462 \begin_inset Index idx
28463 status collapsed
28464
28465 \begin_layout Plain Layout
28466 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28467 \end_layout
28468
28469 \end_inset
28470
28471
28472 \end_layout
28473
28474 \begin_layout Standard
28475 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28476 \begin_inset Formula 
28477 \begin{eqnarray*}
28478 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28479  &  & \left.\cdots+B-D\right]
28480 \end{eqnarray*}
28481
28482 \end_inset
28483
28484
28485 \end_layout
28486
28487 \begin_layout Standard
28488 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28489 \end_layout
28490
28491 \begin_layout Standard
28492 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28493 \series bold
28494
28495 \backslash
28496 right.
28497 \series default
28498
28499 \begin_inset Index idx
28500 status collapsed
28501
28502 \begin_layout Plain Layout
28503 こまんど@コマンド ! R ! 
28504 \backslash
28505 right
28506 \end_layout
28507
28508 \end_inset
28509
28510 とし、二行めの始めを
28511 \series bold
28512
28513 \backslash
28514 left.
28515 \begin_inset Foot
28516 status collapsed
28517
28518 \begin_layout Plain Layout
28519
28520 \series bold
28521
28522 \backslash
28523 left
28524 \series default
28525
28526 \series bold
28527
28528 \backslash
28529 right
28530 \series default
28531 に関する詳細は、第
28532 \begin_inset CommandInset ref
28533 LatexCommand ref
28534 reference "sub:自動の括弧丈"
28535
28536 \end_inset
28537
28538 節をご覧下さい。
28539 \end_layout
28540
28541 \end_inset
28542
28543
28544 \series default
28545
28546 \begin_inset Index idx
28547 status collapsed
28548
28549 \begin_layout Plain Layout
28550 こまんど@コマンド ! L ! 
28551 \backslash
28552 left
28553 \end_layout
28554
28555 \end_inset
28556
28557 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28558 \series bold
28559
28560 \backslash
28561 left.
28562 \series default
28563 の後に、
28564 \series bold
28565
28566 \backslash
28567 vphantom
28568 \series default
28569
28570 \begin_inset ERT
28571 status collapsed
28572
28573 \begin_layout Plain Layout
28574
28575
28576 \backslash
28577 spce 
28578 \end_layout
28579
28580 \end_inset
28581
28582
28583 \series bold
28584
28585 \backslash
28586 prod
28587 \series default
28588 ^
28589 \begin_inset ERT
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593
28594
28595 \backslash
28596 spce 
28597 \end_layout
28598
28599 \end_inset
28600
28601
28602 \series bold
28603
28604 \backslash
28605 infty
28606 \series default
28607
28608 \begin_inset ERT
28609 status collapsed
28610
28611 \begin_layout Plain Layout
28612
28613
28614 \backslash
28615 spce 
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \series bold
28622
28623 \begin_inset Formula $\downarrow$
28624 \end_inset
28625
28626 _R=1}
28627 \series default
28628
28629 \begin_inset Index idx
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 こまんど@コマンド ! V ! 
28634 \backslash
28635 vphantom
28636 \end_layout
28637
28638 \end_inset
28639
28640 というコマンドを挿入します。
28641 \end_layout
28642
28643 \begin_layout Standard
28644 その結果が以下の数式です。
28645 \begin_inset Formula 
28646 \begin{eqnarray*}
28647 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28648  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28649 \end{eqnarray*}
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \begin_layout Subsection
28657 align環境
28658 \end_layout
28659
28660 \begin_layout Standard
28661 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28662 \end_layout
28663
28664 \begin_layout Standard
28665 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28666 \end_layout
28667
28668 \begin_layout Standard
28669 align環境は、
28670 \family sans
28671 挿入\SpecialChar \menuseparator
28672 数式
28673 \family default
28674 メニューから作ることができます。
28675 \family sans
28676 編集\SpecialChar \menuseparator
28677 数式\SpecialChar \menuseparator
28678 数式の表記を変更
28679 \family default
28680 メニューを使えば、既存の数式をalign環境に変更することができます。
28681 \end_layout
28682
28683 \begin_layout Standard
28684 列を追加したり削除したりするには、数式ツールバーボタンの
28685 \begin_inset Graphics
28686         filename ../../images/tabular-feature_append-column.png
28687         scale 85
28688
28689 \end_inset
28690
28691
28692 \begin_inset Graphics
28693         filename ../../images/tabular-feature_delete-column.png
28694         scale 85
28695
28696 \end_inset
28697
28698 を使うか、
28699 \family sans
28700 編集\SpecialChar \menuseparator
28701 行と列
28702 \family default
28703 メニューを使います。
28704 \end_layout
28705
28706 \begin_layout Subsubsection
28707 標準align環境
28708 \begin_inset CommandInset label
28709 LatexCommand label
28710 name "sub:標準align環境"
28711
28712 \end_inset
28713
28714
28715 \begin_inset Index idx
28716 status collapsed
28717
28718 \begin_layout Plain Layout
28719 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
28720 \end_layout
28721
28722 \end_inset
28723
28724
28725 \end_layout
28726
28727 \begin_layout Standard
28728 このalign環境は、数式中で
28729 \begin_inset Info
28730 type  "shortcut"
28731 arg   "newline-insert newline"
28732 \end_inset
28733
28734 を押すか、
28735 \family sans
28736 挿入\SpecialChar \menuseparator
28737 数式\SpecialChar \menuseparator
28738 AMS align環境
28739 \family default
28740 メニューで作ることができます。
28741 \end_layout
28742
28743 \begin_layout Standard
28744 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28745 \begin_inset Formula 
28746 \begin{align*}
28747 A & =\sin(B) & C & =D\\
28748 C & \ne A & B & \ne D
28749 \end{align*}
28750
28751 \end_inset
28752
28753 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28754 \series bold
28755
28756 \backslash
28757 hfill
28758 \begin_inset Foot
28759 status collapsed
28760
28761 \begin_layout Plain Layout
28762
28763 \series bold
28764
28765 \backslash
28766 hfill
28767 \series default
28768 に関する詳細は、第
28769 \begin_inset CommandInset ref
28770 LatexCommand ref
28771 reference "sub:可変長の空白"
28772
28773 \end_inset
28774
28775 節をご覧下さい。
28776 \end_layout
28777
28778 \end_inset
28779
28780
28781 \series default
28782 があるかのように配置されます。数式様式として
28783 \series bold
28784 行頭下げ
28785 \begin_inset Foot
28786 status collapsed
28787
28788 \begin_layout Plain Layout
28789
28790 \series bold
28791 数式様式については、第
28792 \series default
28793
28794 \begin_inset CommandInset ref
28795 LatexCommand ref
28796 reference "sec:数式様式"
28797
28798 \end_inset
28799
28800 節をご覧下さい。
28801 \end_layout
28802
28803 \end_inset
28804
28805
28806 \series default
28807 を使う場合には、第一列の前の
28808 \series bold
28809
28810 \backslash
28811 hfill
28812 \series default
28813 はない形で数式が設定されます。
28814 \end_layout
28815
28816 \begin_layout Subsubsection
28817 alignat環境
28818 \begin_inset Index idx
28819 status collapsed
28820
28821 \begin_layout Plain Layout
28822 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
28823 \end_layout
28824
28825 \end_inset
28826
28827
28828 \end_layout
28829
28830 \begin_layout Standard
28831 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28832 \begin_inset CommandInset ref
28833 LatexCommand ref
28834 reference "sub:空白"
28835
28836 \end_inset
28837
28838 節に述べられている空白を使用して手動で入れます。
28839 \end_layout
28840
28841 \begin_layout Standard
28842 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28843 \begin_inset space \thinspace{}
28844 \end_inset
28845
28846 cmの空白を入れたものです。
28847 \begin_inset Formula 
28848 \begin{alignat*}{2}
28849 A & =\sin(B) & \hspace{1cm}C & =D\\
28850 C & \ne A & B & \ne D
28851 \end{alignat*}
28852
28853 \end_inset
28854
28855 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28856 \end_layout
28857
28858 \begin_layout Subsubsection
28859 flalign環境
28860 \begin_inset CommandInset label
28861 LatexCommand label
28862 name "sub:flalign環境"
28863
28864 \end_inset
28865
28866
28867 \begin_inset Index idx
28868 status collapsed
28869
28870 \begin_layout Plain Layout
28871 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
28872 \end_layout
28873
28874 \end_inset
28875
28876
28877 \end_layout
28878
28879 \begin_layout Standard
28880 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28881 \begin_inset Formula 
28882 \begin{flalign*}
28883 A & =1 & B & =2 & C & =3\\
28884 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28885 \end{flalign*}
28886
28887 \end_inset
28888
28889
28890 \end_layout
28891
28892 \begin_layout Standard
28893 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
28894 \series bold
28895 中央揃え
28896 \series default
28897 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28898 \begin_inset CommandInset ref
28899 LatexCommand eqref
28900 reference "eq:VolInt"
28901
28902 \end_inset
28903
28904 式を行頭下げにしたものです。
28905 \begin_inset Formula 
28906 \begin{flalign}
28907 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28908 \end{flalign}
28909
28910 \end_inset
28911
28912 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28913 \begin_inset space \thinspace{}
28914 \end_inset
28915
28916 ptの空白が第1列の頭に入れてあります。
28917 \end_layout
28918
28919 \begin_layout Subsection
28920 eqnarray環境
28921 \begin_inset CommandInset label
28922 LatexCommand label
28923 name "sub:eqnarray環境"
28924
28925 \end_inset
28926
28927
28928 \begin_inset Index idx
28929 status collapsed
28930
28931 \begin_layout Plain Layout
28932 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
28933 \end_layout
28934
28935 \end_inset
28936
28937
28938 \end_layout
28939
28940 \begin_layout Standard
28941 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28942 いるので、その内容は中央揃えで少し小さく設定されます。
28943 \begin_inset Formula 
28944 \begin{eqnarray*}
28945 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28946 AB & AB & AB\\
28947 A & = & A
28948 \end{eqnarray*}
28949
28950 \end_inset
28951
28952
28953 \end_layout
28954
28955 \begin_layout Subsection
28956 gather環境
28957 \begin_inset Index idx
28958 status collapsed
28959
28960 \begin_layout Plain Layout
28961 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
28962 \end_layout
28963
28964 \end_inset
28965
28966
28967 \end_layout
28968
28969 \begin_layout Standard
28970 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28971 \begin_inset Formula 
28972 \begin{gather}
28973 A=1\\
28974 X=\textrm{-}1
28975 \end{gather}
28976
28977 \end_inset
28978
28979
28980 \end_layout
28981
28982 \begin_layout Subsection
28983 multline環境
28984 \begin_inset CommandInset label
28985 LatexCommand label
28986 name "sub:multline環境"
28987
28988 \end_inset
28989
28990
28991 \begin_inset Index idx
28992 status collapsed
28993
28994 \begin_layout Plain Layout
28995 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
28996 \end_layout
28997
28998 \end_inset
28999
29000
29001 \end_layout
29002
29003 \begin_layout Standard
29004 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
29005 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
29006 \begin_inset CommandInset ref
29007 LatexCommand eqref
29008 reference "eq:lefteqn"
29009
29010 \end_inset
29011
29012 式をmultline環境に置いたものを示します。
29013 \begin_inset Formula 
29014 \begin{multline}
29015 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}\\
29016 -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}\\
29017 =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}}
29018 \end{multline}
29019
29020 \end_inset
29021
29022
29023 \end_layout
29024
29025 \begin_layout Standard
29026 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
29027 \begin_inset Foot
29028 status collapsed
29029
29030 \begin_layout Plain Layout
29031 付番様式については、第
29032 \begin_inset CommandInset ref
29033 LatexCommand ref
29034 reference "sec:数式様式"
29035
29036 \end_inset
29037
29038 節を参照。
29039 \end_layout
29040
29041 \end_inset
29042
29043
29044 \end_layout
29045
29046 \begin_layout Standard
29047
29048 \series bold
29049
29050 \backslash
29051 shoveright
29052 \begin_inset Index idx
29053 status collapsed
29054
29055 \begin_layout Plain Layout
29056 こまんど@コマンド ! S ! 
29057 \backslash
29058 shoveright
29059 \end_layout
29060
29061 \end_inset
29062
29063 コマンドや
29064 \backslash
29065 shoveleft
29066 \begin_inset Index idx
29067 status collapsed
29068
29069 \begin_layout Plain Layout
29070 こまんど@コマンド ! S ! 
29071 \backslash
29072 shoveleft
29073 \end_layout
29074
29075 \end_inset
29076
29077
29078 \series default
29079 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29080 \end_layout
29081
29082 \begin_layout Standard
29083
29084 \series bold
29085
29086 \backslash
29087 shoveright{行の内容}
29088 \series default
29089 あるいは
29090 \series bold
29091
29092 \backslash
29093 shoveleft{行の内容}
29094 \end_layout
29095
29096 \begin_layout Standard
29097 \begin_inset VSpace medskip
29098 \end_inset
29099
29100
29101 \series bold
29102
29103 \backslash
29104 multlinegap
29105 \begin_inset Index idx
29106 status collapsed
29107
29108 \begin_layout Plain Layout
29109 こまんど@コマンド ! M ! 
29110 \backslash
29111 multlinegap
29112 \end_layout
29113
29114 \end_inset
29115
29116
29117 \series default
29118 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29119 \begin_inset space \thinspace{}
29120 \end_inset
29121
29122 ptの長さです。
29123 \end_layout
29124
29125 \begin_layout Standard
29126 以下は、上記の数式に
29127 \end_layout
29128
29129 \begin_layout Standard
29130
29131 \series bold
29132
29133 \backslash
29134 setlength{
29135 \backslash
29136 multlinegap}{2cm}
29137 \end_layout
29138
29139 \begin_layout Standard
29140 というコマンドを、TeXモードで直前に挿入した例です。
29141 \begin_inset ERT
29142 status collapsed
29143
29144 \begin_layout Plain Layout
29145
29146
29147 \backslash
29148 setlength{
29149 \backslash
29150 multlinegap}{2cm}
29151 \end_layout
29152
29153 \end_inset
29154
29155
29156 \begin_inset Formula 
29157 \begin{multline}
29158 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}\\
29159 \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}}\\
29160 =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}}
29161 \end{multline}
29162
29163 \end_inset
29164
29165
29166 \begin_inset ERT
29167 status collapsed
29168
29169 \begin_layout Plain Layout
29170
29171
29172 \backslash
29173 setlength{
29174 \backslash
29175 multlinegap}{0pt}
29176 \end_layout
29177
29178 \end_inset
29179
29180 二行めは、
29181 \series bold
29182
29183 \backslash
29184 shoveleft
29185 \series default
29186 を使って左揃えにしています。
29187 \end_layout
29188
29189 \begin_layout Subsection
29190 数式の一部の多行化
29191 \begin_inset CommandInset label
29192 LatexCommand label
29193 name "sub:数式の一部の多行化"
29194
29195 \end_inset
29196
29197
29198 \begin_inset Index idx
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
29203 \end_layout
29204
29205 \end_inset
29206
29207
29208 \end_layout
29209
29210 \begin_layout Standard
29211 数式の一部分のみを多行表示したい場合には、
29212 \series bold
29213 aligned
29214 \series default
29215
29216 \series bold
29217 alignedat
29218 \series default
29219
29220 \series bold
29221 gathered
29222 \series default
29223
29224 \series bold
29225 split
29226 \series default
29227 のうちのいずれかの環境を使用します。これらは、
29228 \family sans
29229 挿入\SpecialChar \menuseparator
29230 数式
29231 \family default
29232 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29233 \end_layout
29234
29235 \begin_layout Standard
29236 最初の三つの環境は、環境名から
29237 \series bold
29238 ed
29239 \series default
29240 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29241 \begin_inset Formula 
29242 \[
29243 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29244 \Delta E\Delta t & \ge\frac{\hbar}{2}
29245 \end{aligned}
29246 \right\} \textrm{不確定性原理}
29247 \]
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \begin_layout Standard
29255 この数式を作るには、別行建て数式をまず作っておいて、そこに
29256 \series bold
29257
29258 \backslash
29259 aligned
29260 \begin_inset Index idx
29261 status collapsed
29262
29263 \begin_layout Plain Layout
29264 こまんど@コマンド ! A ! 
29265 \backslash
29266 aligned
29267 \end_layout
29268
29269 \end_inset
29270
29271
29272 \series default
29273 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29274 ます。
29275 \end_layout
29276
29277 \begin_layout Standard
29278 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行建て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29279 に配置できる利点があります。以下に例として、
29280 \begin_inset CommandInset ref
29281 LatexCommand eqref
29282 reference "eq:shortlong"
29283
29284 \end_inset
29285
29286 式にaligned環境を適用したものを示します。
29287 \begin_inset Formula 
29288 \begin{equation}
29289 \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}|}\\
29290  & -\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}|}
29291 \end{aligned}
29292 \end{equation}
29293
29294 \end_inset
29295
29296
29297 \end_layout
29298
29299 \begin_layout Standard
29300
29301 \series bold
29302 alignedat
29303 \series default
29304
29305 \series bold
29306 gathered
29307 \series default
29308
29309 \series bold
29310 split
29311 \series default
29312 の各環境を使うには、それぞれ
29313 \series bold
29314
29315 \backslash
29316 alignedat
29317 \series default
29318
29319 \begin_inset Index idx
29320 status collapsed
29321
29322 \begin_layout Plain Layout
29323 こまんど@コマンド ! A ! 
29324 \backslash
29325 alignedat
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \series bold
29332
29333 \backslash
29334 gathered
29335 \series default
29336
29337 \begin_inset Index idx
29338 status collapsed
29339
29340 \begin_layout Plain Layout
29341 こまんど@コマンド ! G ! 
29342 \backslash
29343 gathered
29344 \end_layout
29345
29346 \end_inset
29347
29348
29349 \series bold
29350
29351 \backslash
29352 split
29353 \series default
29354
29355 \begin_inset Index idx
29356 status collapsed
29357
29358 \begin_layout Plain Layout
29359 こまんど@コマンド ! S ! 
29360 \backslash
29361 split
29362 \end_layout
29363
29364 \end_inset
29365
29366 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29367 \end_layout
29368
29369 \begin_layout Subsection
29370 多行数式中のテキスト
29371 \begin_inset CommandInset label
29372 LatexCommand label
29373 name "sub:多行数式中のテキスト"
29374
29375 \end_inset
29376
29377
29378 \begin_inset Index idx
29379 status collapsed
29380
29381 \begin_layout Plain Layout
29382 てきすと@テキスト ! すうしきちゅうの@数式中の
29383 \end_layout
29384
29385 \end_inset
29386
29387
29388 \begin_inset Index idx
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
29393 \end_layout
29394
29395 \end_inset
29396
29397
29398 \end_layout
29399
29400 \begin_layout Standard
29401 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29402 式を持つ
29403 \series bold
29404
29405 \backslash
29406 intertext
29407 \begin_inset Index idx
29408 status collapsed
29409
29410 \begin_layout Plain Layout
29411 こまんど@コマンド ! I ! 
29412 \backslash
29413 intertext
29414 \end_layout
29415
29416 \end_inset
29417
29418 コマンドを使います。
29419 \end_layout
29420
29421 \begin_layout Standard
29422
29423 \series bold
29424
29425 \backslash
29426 intertext{テキスト}
29427 \end_layout
29428
29429 \begin_layout Standard
29430 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
29431 \series bold
29432
29433 \backslash
29434 intertext
29435 \series default
29436 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29437 \series bold
29438
29439 \backslash
29440 intertext
29441 \series default
29442 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29443 \begin_inset Formula 
29444 \begin{align}
29445 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29446 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29447 \end{align}
29448
29449 \end_inset
29450
29451
29452 \end_layout
29453
29454 \begin_layout Section
29455 数式番号
29456 \begin_inset Index idx
29457 status collapsed
29458
29459 \begin_layout Plain Layout
29460 すうしきばんごう@数式番号
29461 \end_layout
29462
29463 \end_inset
29464
29465
29466 \begin_inset Index idx
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470 すうしき@数式 ! ばんごう@番号|see
29471 \begin_inset ERT
29472 status collapsed
29473
29474 \begin_layout Plain Layout
29475
29476 {
29477 \end_layout
29478
29479 \end_inset
29480
29481 数式番号
29482 \begin_inset ERT
29483 status collapsed
29484
29485 \begin_layout Plain Layout
29486
29487 }
29488 \end_layout
29489
29490 \end_inset
29491
29492
29493 \end_layout
29494
29495 \end_inset
29496
29497
29498 \end_layout
29499
29500 \begin_layout Subsection
29501 概要
29502 \end_layout
29503
29504 \begin_layout Standard
29505 付番数式は、
29506 \family sans
29507 挿入\SpecialChar \menuseparator
29508 数式\SpecialChar \menuseparator
29509 付番数式
29510 \family default
29511 メニュー(短絡キー
29512 \family sans
29513 Ctrl+Alt
29514 \begin_inset space ~
29515 \end_inset
29516
29517 N
29518 \family default
29519 )で作ることができます。既存の数式に番号を振るには、
29520 \family sans
29521 編集\SpecialChar \menuseparator
29522 数式\SpecialChar \menuseparator
29523 数式全体を付番
29524 \family default
29525 メニュー(短絡キー
29526 \begin_inset Info
29527 type  "shortcut"
29528 arg   "math-number-toggle"
29529 \end_inset
29530
29531 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29532 \end_layout
29533
29534 \begin_layout Standard
29535 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29536 \family sans
29537 編集\SpecialChar \menuseparator
29538 数式\SpecialChar \menuseparator
29539 この行を付番
29540 \family default
29541 メニュー(短絡キー
29542 \begin_inset Info
29543 type  "shortcut"
29544 arg   "math-number-line-toggle"
29545 \end_inset
29546
29547 )を使用すれば、各行毎に付番するかどうか指定することができます。
29548 \end_layout
29549
29550 \begin_layout Standard
29551 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29552 \begin_inset CommandInset ref
29553 LatexCommand ref
29554 reference "sec:数式様式"
29555
29556 \end_inset
29557
29558 節をご覧下さい。
29559 \end_layout
29560
29561 \begin_layout Subsection
29562 相互参照
29563 \begin_inset Index idx
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567 そうごさんしょう@相互参照 ! すうしきへの@数式への
29568 \end_layout
29569
29570 \end_inset
29571
29572
29573 \end_layout
29574
29575 \begin_layout Standard
29576 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
29577 \family sans
29578 挿入\SpecialChar \menuseparator
29579 ラベル
29580 \family default
29581 メニューか、ツールバーボタンの
29582 \begin_inset Graphics
29583         filename ../../images/label-insert.png
29584         scale 85
29585
29586 \end_inset
29587
29588 で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。すると、テキストフィールドの中に
29589 \series bold
29590 eq:と
29591 \series default
29592 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29593 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29594 \family sans
29595 挿入\SpecialChar \menuseparator
29596 ラベル
29597 \family default
29598 メニューをもういちど使って下さい。
29599 \end_layout
29600
29601 \begin_layout Standard
29602 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29603 \end_layout
29604
29605 \begin_layout Standard
29606 相互参照は、
29607 \family sans
29608 挿入\SpecialChar \menuseparator
29609 相互参照
29610 \family default
29611 メニューかツールバーボタンの
29612 \begin_inset Graphics
29613         filename ../../images/dialog-show-new-inset_ref.png
29614         scale 85
29615
29616 \end_inset
29617
29618 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29619 \series bold
29620 (<参照>)
29621 \series default
29622 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29623 \begin_inset Newline newline
29624 \end_inset
29625
29626 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
29627 \end_layout
29628
29629 \begin_layout Standard
29630 以下は、後の各小節に現れる数式への相互参照を含む例です。
29631 \begin_inset Note Note
29632 status open
29633
29634 \begin_layout Plain Layout
29635 相互参照の型の違いに留意してください。
29636 \end_layout
29637
29638 \end_inset
29639
29640
29641 \end_layout
29642
29643 \begin_layout Standard
29644 \begin_inset CommandInset ref
29645 LatexCommand eqref
29646 reference "eq:tag"
29647
29648 \end_inset
29649
29650 式と
29651 \begin_inset CommandInset ref
29652 LatexCommand eqref
29653 reference "eq:c"
29654
29655 \end_inset
29656
29657 式は、等価です。(
29658 \begin_inset CommandInset ref
29659 LatexCommand ref
29660 reference "eq:Rom"
29661
29662 \end_inset
29663
29664 )式とは異なり、(
29665 \begin_inset CommandInset ref
29666 LatexCommand ref
29667 reference "eq:Lat"
29668
29669 \end_inset
29670
29671 )式では、付番にラテン数字を使用しています。
29672 \end_layout
29673
29674 \begin_layout Standard
29675 \begin_inset VSpace medskip
29676 \end_inset
29677
29678
29679 \series bold
29680
29681 \backslash
29682 tag
29683 \begin_inset Foot
29684 status collapsed
29685
29686 \begin_layout Plain Layout
29687
29688 \series bold
29689
29690 \backslash
29691 tag
29692 \series default
29693 は、第
29694 \begin_inset CommandInset ref
29695 LatexCommand ref
29696 reference "sub:ユーザー定義番号"
29697
29698 \end_inset
29699
29700 節に説明があります。
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \series default
29707 の引数が、第
29708 \begin_inset CommandInset ref
29709 LatexCommand ref
29710 reference "sub:段落ボックス"
29711
29712 \end_inset
29713
29714 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29715 \end_layout
29716
29717 \begin_layout Subsection
29718 細目番号
29719 \begin_inset Index idx
29720 status collapsed
29721
29722 \begin_layout Plain Layout
29723 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29724 \end_layout
29725
29726 \end_inset
29727
29728
29729 \end_layout
29730
29731 \begin_layout Standard
29732
29733 \series bold
29734
29735 \backslash
29736 begin{subequations}
29737 \series default
29738 および
29739 \series bold
29740
29741 \backslash
29742 end{subequations}
29743 \series default
29744 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
29745 \end_layout
29746
29747 \begin_layout Standard
29748 たとえば、
29749 \begin_inset Formula 
29750 \begin{equation}
29751 A=C-B\label{eq:a}
29752 \end{equation}
29753
29754 \end_inset
29755
29756
29757 \begin_inset ERT
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761
29762
29763 \backslash
29764 addtocounter{equation}{-1}
29765 \end_layout
29766
29767 \end_inset
29768
29769
29770 \begin_inset ERT
29771 status collapsed
29772
29773 \begin_layout Plain Layout
29774
29775
29776 \backslash
29777 begin{subequations}
29778 \end_layout
29779
29780 \end_inset
29781
29782
29783 \begin_inset VSpace -5mm
29784 \end_inset
29785
29786
29787 \begin_inset Formula 
29788 \begin{equation}
29789 B=C-A\label{eq:b}
29790 \end{equation}
29791
29792 \end_inset
29793
29794
29795 \begin_inset Formula 
29796 \begin{equation}
29797 C=A+B\label{eq:c}
29798 \end{equation}
29799
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \begin_layout Standard
29806 \begin_inset ERT
29807 status collapsed
29808
29809 \begin_layout Plain Layout
29810
29811
29812 \backslash
29813 end{subequations}
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Standard
29822 この例を作るには、次のようにします。
29823 \end_layout
29824
29825 \begin_layout Enumerate
29826 一つめの数式を入力します。
29827 \end_layout
29828
29829 \begin_layout Enumerate
29830 一つめの数式の後に
29831 \begin_inset Newline newline
29832 \end_inset
29833
29834
29835 \series bold
29836
29837 \backslash
29838 addtocounter{equation}{-1} 
29839 \backslash
29840 begin{subequations}
29841 \begin_inset Index idx
29842 status collapsed
29843
29844 \begin_layout Plain Layout
29845 こまんど@コマンド ! A ! 
29846 \backslash
29847 addtocounter
29848 \end_layout
29849
29850 \end_inset
29851
29852
29853 \begin_inset Newline newline
29854 \end_inset
29855
29856
29857 \series default
29858 を入力します。
29859 \end_layout
29860
29861 \begin_layout Enumerate
29862 二つめの数式を入力します。
29863 \end_layout
29864
29865 \begin_layout Enumerate
29866 三つめの数式を入力します。
29867 \end_layout
29868
29869 \begin_layout Enumerate
29870 三つめの数式の後に、
29871 \series bold
29872
29873 \backslash
29874 end{subequations}
29875 \series default
29876 を入力します。
29877 \end_layout
29878
29879 \begin_layout Standard
29880
29881 \series bold
29882
29883 \backslash
29884 begin
29885 \series default
29886 コマンドと
29887 \series bold
29888
29889 \backslash
29890 end
29891 \series default
29892 コマンドのあいだの数式はすべて、a・b・
29893 \begin_inset Newline linebreak
29894 \end_inset
29895
29896 c\SpecialChar \ldots{}
29897 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29898 \emph on
29899 ひとつの
29900 \emph default
29901 付番数式として扱われますが、それぞれの付番数式が
29902 \series bold
29903 equation
29904 \series default
29905 カウンタを一つずつ進めてしまうので、
29906 \series bold
29907
29908 \backslash
29909 addtocounter
29910 \series default
29911 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29912 \begin_inset CommandInset ref
29913 LatexCommand eqref
29914 reference "eq:a"
29915
29916 \end_inset
29917
29918 式・
29919 \begin_inset CommandInset ref
29920 LatexCommand eqref
29921 reference "eq:b"
29922
29923 \end_inset
29924
29925 式・
29926 \begin_inset CommandInset ref
29927 LatexCommand eqref
29928 reference "eq:c"
29929
29930 \end_inset
29931
29932 式は、それぞれ
29933 \begin_inset CommandInset ref
29934 LatexCommand eqref
29935 reference "eq:a"
29936
29937 \end_inset
29938
29939 式・
29940 \begin_inset CommandInset ref
29941 LatexCommand eqref
29942 reference "eq:d"
29943
29944 \end_inset
29945
29946 式・
29947 \begin_inset CommandInset ref
29948 LatexCommand eqref
29949 reference "eq:f"
29950
29951 \end_inset
29952
29953 式として番号が振られてしまいます。
29954 \end_layout
29955
29956 \begin_layout Standard
29957 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29958 \begin_inset space \thinspace{}
29959 \end_inset
29960
29961 mmの垂直空白を
29962 \series bold
29963
29964 \backslash
29965 begin{subequations}
29966 \series default
29967 コマンドの後に入れています。数式様式として
29968 \series bold
29969 行頭下げ
29970 \begin_inset Foot
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974
29975 \series bold
29976 数式様式に関しては、第
29977 \series default
29978
29979 \begin_inset CommandInset ref
29980 LatexCommand ref
29981 reference "sec:数式様式"
29982
29983 \end_inset
29984
29985 節を参照。
29986 \end_layout
29987
29988 \end_inset
29989
29990
29991 \series default
29992 を用いているときには、これを-7
29993 \begin_inset space \thinspace{}
29994 \end_inset
29995
29996 mm空白にしてください。
29997 \end_layout
29998
29999 \begin_layout Standard
30000 以下は、二行めのみ付番を無効にしている多行数式の例です。
30001 \begin_inset ERT
30002 status collapsed
30003
30004 \begin_layout Plain Layout
30005
30006
30007 \backslash
30008 begin{subequations}
30009 \end_layout
30010
30011 \end_inset
30012
30013
30014 \begin_inset Formula 
30015 \begin{eqnarray}
30016 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30017  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30018  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30019 \end{eqnarray}
30020
30021 \end_inset
30022
30023
30024 \begin_inset ERT
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028
30029
30030 \backslash
30031 end{subequations}
30032 \end_layout
30033
30034 \end_inset
30035
30036
30037 \end_layout
30038
30039 \begin_layout Subsection
30040 ユーザー定義番号
30041 \begin_inset CommandInset label
30042 LatexCommand label
30043 name "sub:ユーザー定義番号"
30044
30045 \end_inset
30046
30047
30048 \begin_inset Index idx
30049 status collapsed
30050
30051 \begin_layout Plain Layout
30052 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
30053 \end_layout
30054
30055 \end_inset
30056
30057
30058 \end_layout
30059
30060 \begin_layout Standard
30061 \begin_inset Index idx
30062 status collapsed
30063
30064 \begin_layout Plain Layout
30065 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30066 \end_layout
30067
30068 \end_inset
30069
30070 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
30071 \end_layout
30072
30073 \begin_layout Standard
30074
30075 \series bold
30076
30077 \backslash
30078 def
30079 \backslash
30080 tagform@#1{
30081 \backslash
30082 maketag@@@{
30083 \series default
30084
30085 \begin_inset Formula $\boldsymbol{|}$
30086 \end_inset
30087
30088
30089 \series bold
30090 #1
30091 \series default
30092
30093 \begin_inset Formula $\boldsymbol{|}$
30094 \end_inset
30095
30096
30097 \series bold
30098 }}
30099 \series default
30100
30101 \begin_inset Note Note
30102 status collapsed
30103
30104 \begin_layout Plain Layout
30105 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30106 \end_layout
30107
30108 \end_inset
30109
30110
30111 \end_layout
30112
30113 \begin_layout Standard
30114 他の記号を使いたいときには、
30115 \series bold
30116 #1
30117 \series default
30118 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30119 \end_layout
30120
30121 \begin_layout Standard
30122 \begin_inset VSpace bigskip
30123 \end_inset
30124
30125 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30126 \series bold
30127
30128 \backslash
30129 tag
30130 \series default
30131
30132 \begin_inset Index idx
30133 status collapsed
30134
30135 \begin_layout Plain Layout
30136 こまんど@コマンド ! T ! 
30137 \backslash
30138 tag
30139 \end_layout
30140
30141 \end_inset
30142
30143 コマンドを使います。
30144 \begin_inset Formula 
30145 \begin{equation}
30146 A+B=C\tag{何とかかんとか}\label{eq:tag}
30147 \end{equation}
30148
30149 \end_inset
30150
30151 上記の例では、
30152 \series bold
30153
30154 \backslash
30155 tag
30156 \begin_inset ERT
30157 status collapsed
30158
30159 \begin_layout Plain Layout
30160
30161
30162 \backslash
30163 spce 
30164 \end_layout
30165
30166 \end_inset
30167
30168 何とかかんとか
30169 \series default
30170 というコマンドを数式に打ち込んでいます。
30171 \end_layout
30172
30173 \begin_layout Standard
30174 代わりに
30175 \series bold
30176
30177 \backslash
30178 tag*
30179 \begin_inset ERT
30180 status collapsed
30181
30182 \begin_layout Plain Layout
30183
30184
30185 \backslash
30186 spce 
30187 \end_layout
30188
30189 \end_inset
30190
30191 何とかかんとか
30192 \series default
30193 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30194 \begin_inset Formula 
30195 \[
30196 A+B=C\tag*{something}
30197 \]
30198
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \begin_layout Standard
30205 \begin_inset VSpace bigskip
30206 \end_inset
30207
30208 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30209 \begin_inset Newline newline
30210 \end_inset
30211
30212
30213 \series bold
30214
30215 \backslash
30216 @addtoreset{equation}{part}
30217 \series default
30218
30219 \begin_inset Index idx
30220 status collapsed
30221
30222 \begin_layout Plain Layout
30223 こまんど@コマンド ! 
30224 \begin_inset ERT
30225 status collapsed
30226
30227 \begin_layout Plain Layout
30228
30229 "
30230 \end_layout
30231
30232 \end_inset
30233
30234 @
30235 \begin_inset ERT
30236 status collapsed
30237
30238 \begin_layout Plain Layout
30239
30240 "
30241 \end_layout
30242
30243 \end_inset
30244
30245  ! 
30246 \backslash
30247
30248 \begin_inset ERT
30249 status collapsed
30250
30251 \begin_layout Plain Layout
30252
30253 "
30254 \end_layout
30255
30256 \end_inset
30257
30258 @
30259 \begin_inset ERT
30260 status collapsed
30261
30262 \begin_layout Plain Layout
30263
30264 "
30265 \end_layout
30266
30267 \end_inset
30268
30269 addtoreset
30270 \end_layout
30271
30272 \end_inset
30273
30274
30275 \begin_inset Newline newline
30276 \end_inset
30277
30278 節に関しては
30279 \begin_inset Newline newline
30280 \end_inset
30281
30282
30283 \series bold
30284
30285 \backslash
30286 @addtoreset{equation}{section}
30287 \begin_inset Newline newline
30288 \end_inset
30289
30290
30291 \series default
30292 というコマンドを使います。
30293 \end_layout
30294
30295 \begin_layout Standard
30296 これらのコマンドをTeXモードで使えるようにするためには、
30297 \series bold
30298
30299 \backslash
30300 makeatletter
30301 \series default
30302 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
30303 \series bold
30304
30305 \backslash
30306 makeatother
30307 \series default
30308 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
30309 \end_layout
30310
30311 \begin_layout Standard
30312
30313 \series bold
30314
30315 \backslash
30316 makeatletter
30317 \begin_inset Newline newline
30318 \end_inset
30319
30320
30321 \backslash
30322 @addtoreset{equation}{section}
30323 \begin_inset Newline newline
30324 \end_inset
30325
30326
30327 \backslash
30328 makeatother
30329 \begin_inset Newline newline
30330 \end_inset
30331
30332
30333 \series default
30334 のようにならなくてはなりません。
30335 \end_layout
30336
30337 \begin_layout Standard
30338 LaTeXプリアンブル中では、
30339 \series bold
30340
30341 \backslash
30342 makeatletter
30343 \series default
30344
30345 \series bold
30346
30347 \backslash
30348 makeatother
30349 \series default
30350 は、LyXが内部的に自動で挿入するので省略してかまいません。
30351 \end_layout
30352
30353 \begin_layout Standard
30354
30355 \series bold
30356
30357 \backslash
30358 @addtoreset
30359 \series default
30360 を戻すには、まずLaTeXプリアンブル中に
30361 \end_layout
30362
30363 \begin_layout Standard
30364
30365 \series bold
30366
30367 \backslash
30368 usepackage{remreset}
30369 \end_layout
30370
30371 \begin_layout Standard
30372 という行を入れて、
30373 \series bold
30374 remreset.sty
30375 \series default
30376
30377 \begin_inset Foot
30378 status collapsed
30379
30380 \begin_layout Plain Layout
30381
30382 \series bold
30383 remreset
30384 \series default
30385 は、LaTeXパッケージの
30386 \series bold
30387 carlisle
30388 \series default
30389
30390 \begin_inset Index idx
30391 status collapsed
30392
30393 \begin_layout Plain Layout
30394 ぱっけーじ@パッケージ ! carlisle
30395 \end_layout
30396
30397 \end_inset
30398
30399 の一部として含まれており、LaTeX標準頒布版には含まれています。
30400 \end_layout
30401
30402 \end_inset
30403
30404
30405 \begin_inset Index idx
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409 ぱっけーじ@パッケージ ! remreset
30410 \end_layout
30411
30412 \end_inset
30413
30414 ファイルを読み込んでおかなくてはなりません。その後
30415 \begin_inset Newline newline
30416 \end_inset
30417
30418
30419 \series bold
30420
30421 \backslash
30422 @removefromreset
30423 \series default
30424
30425 \begin_inset Index idx
30426 status collapsed
30427
30428 \begin_layout Plain Layout
30429 こまんど@コマンド ! 
30430 \begin_inset ERT
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434
30435 "
30436 \end_layout
30437
30438 \end_inset
30439
30440 @
30441 \begin_inset ERT
30442 status collapsed
30443
30444 \begin_layout Plain Layout
30445
30446 "
30447 \end_layout
30448
30449 \end_inset
30450
30451  ! 
30452 \backslash
30453
30454 \begin_inset ERT
30455 status collapsed
30456
30457 \begin_layout Plain Layout
30458
30459 "
30460 \end_layout
30461
30462 \end_inset
30463
30464 @
30465 \begin_inset ERT
30466 status collapsed
30467
30468 \begin_layout Plain Layout
30469
30470 "
30471 \end_layout
30472
30473 \end_inset
30474
30475 removefromreset
30476 \end_layout
30477
30478 \end_inset
30479
30480 コマンドを
30481 \series bold
30482
30483 \backslash
30484 @addtoreset
30485 \series default
30486 と同じ書式で使用すると、
30487 \series bold
30488
30489 \backslash
30490 @addtoreset
30491 \series default
30492 を戻すことができます。
30493 \end_layout
30494
30495 \begin_layout Standard
30496 \begin_inset VSpace bigskip
30497 \end_inset
30498
30499 ときには、数式を
30500 \end_layout
30501
30502 \begin_layout Standard
30503
30504 \family typewriter
30505 (節番号.数式番号)
30506 \end_layout
30507
30508 \begin_layout Standard
30509 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30510 \end_layout
30511
30512 \begin_layout Standard
30513 このような場合のために、
30514 \series bold
30515
30516 \backslash
30517 numberwithin
30518 \series default
30519
30520 \begin_inset Index idx
30521 status collapsed
30522
30523 \begin_layout Plain Layout
30524 こまんど@コマンド ! N ! 
30525 \backslash
30526 numberwithin
30527 \end_layout
30528
30529 \end_inset
30530
30531 というコマンドがあり、
30532 \end_layout
30533
30534 \begin_layout Standard
30535
30536 \series bold
30537
30538 \backslash
30539 numberwithin{カウンタ}{節階層}
30540 \end_layout
30541
30542 \begin_layout Standard
30543 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30544 \end_layout
30545
30546 \begin_layout Standard
30547 したがって、ここではLaTeXプリアンブルかTeXコードで
30548 \end_layout
30549
30550 \begin_layout Standard
30551
30552 \series bold
30553
30554 \backslash
30555 numberwithin{equation}{section}
30556 \end_layout
30557
30558 \begin_layout Standard
30559 という行を用いることにしましょう。その結果がこれです。
30560 \begin_inset ERT
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564
30565
30566 \backslash
30567 numberwithin{equation}{section}
30568 \end_layout
30569
30570 \end_inset
30571
30572
30573 \begin_inset Formula 
30574 \begin{equation}
30575 A+B=C
30576 \end{equation}
30577
30578 \end_inset
30579
30580
30581 \end_layout
30582
30583 \begin_layout Standard
30584 たとえば、部番号を節階層として使用して、表に付番を施すときには
30585 \begin_inset Newline newline
30586 \end_inset
30587
30588
30589 \series bold
30590
30591 \backslash
30592 numberwithin{table}{part}
30593 \series default
30594 を用います。
30595 \end_layout
30596
30597 \begin_layout Standard
30598 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30599 \end_layout
30600
30601 \begin_layout Standard
30602
30603 \series bold
30604
30605 \backslash
30606 renewcommand{
30607 \backslash
30608 theequation}{
30609 \backslash
30610 arabic{equation}}
30611 \begin_inset Index idx
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615 こまんど@コマンド ! A ! 
30616 \backslash
30617 arabic
30618 \end_layout
30619
30620 \end_inset
30621
30622
30623 \series default
30624
30625 \begin_inset ERT
30626 status collapsed
30627
30628 \begin_layout Plain Layout
30629
30630
30631 \backslash
30632 renewcommand{
30633 \backslash
30634 theequation}{
30635 \backslash
30636 arabic{equation}}
30637 \end_layout
30638
30639 \end_inset
30640
30641
30642 \series bold
30643
30644 \begin_inset Newline newline
30645 \end_inset
30646
30647
30648 \series default
30649 あるいは
30650 \series bold
30651
30652 \begin_inset Newline newline
30653 \end_inset
30654
30655
30656 \backslash
30657 renewcommand{
30658 \backslash
30659 thetable}{
30660 \backslash
30661 arabic{table}}
30662 \end_layout
30663
30664 \begin_layout Standard
30665 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
30666 \series bold
30667
30668 \backslash
30669 numberwithin
30670 \series default
30671 は、内部的に上記で述べた
30672 \series bold
30673
30674 \backslash
30675 @addtoreset
30676 \series default
30677 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30678 \begin_inset ERT
30679 status collapsed
30680
30681 \begin_layout Plain Layout
30682
30683
30684 \backslash
30685 makeatletter
30686 \end_layout
30687
30688 \begin_layout Plain Layout
30689
30690
30691 \backslash
30692 @removefromreset{equation}{section}
30693 \end_layout
30694
30695 \begin_layout Plain Layout
30696
30697
30698 \backslash
30699 makeatother
30700 \end_layout
30701
30702 \end_inset
30703
30704
30705 \end_layout
30706
30707 \begin_layout Subsection
30708 ローマ数字や文字を使った付番
30709 \begin_inset Index idx
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30714 \end_layout
30715
30716 \end_inset
30717
30718
30719 \begin_inset Index idx
30720 status collapsed
30721
30722 \begin_layout Plain Layout
30723 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30724 \end_layout
30725
30726 \end_inset
30727
30728
30729 \end_layout
30730
30731 \begin_layout Standard
30732 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
30733 \end_layout
30734
30735 \begin_layout Standard
30736
30737 \series bold
30738
30739 \backslash
30740 renewcommand{
30741 \backslash
30742 theequation}{
30743 \backslash
30744 roman{equation}}
30745 \end_layout
30746
30747 \begin_layout Standard
30748 というコマンドを入れます。
30749 \series bold
30750
30751 \backslash
30752 renewcommand
30753 \series default
30754
30755 \begin_inset Index idx
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759 こまんど@コマンド ! R ! 
30760 \backslash
30761 renewcommand
30762 \end_layout
30763
30764 \end_inset
30765
30766 は、定義済みのコマンド
30767 \series bold
30768
30769 \backslash
30770 theequation
30771 \series default
30772 をコマンド
30773 \series bold
30774
30775 \backslash
30776 roman{equation}
30777 \series default
30778 に再定義します
30779 \begin_inset Foot
30780 status collapsed
30781
30782 \begin_layout Plain Layout
30783
30784 \series bold
30785
30786 \backslash
30787 renewcommand
30788 \series default
30789 コマンドは、第
30790 \begin_inset CommandInset ref
30791 LatexCommand ref
30792 reference "sub:newcommandコマンド"
30793
30794 \end_inset
30795
30796 節に述べられている
30797 \series bold
30798
30799 \backslash
30800 newcommand
30801 \series default
30802 コマンドと同じ書式を持ちます。
30803 \end_layout
30804
30805 \end_inset
30806
30807 。ここで、
30808 \series bold
30809 equation
30810 \series default
30811 は数式カウンタです。コマンド
30812 \series bold
30813
30814 \backslash
30815 the
30816 \series default
30817 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
30818 \series bold
30819
30820 \backslash
30821 theequation
30822 \series default
30823 コマンドを数式の後ろに置くのです。
30824 \series bold
30825
30826 \backslash
30827 roman{equation}
30828 \begin_inset Index idx
30829 status collapsed
30830
30831 \begin_layout Plain Layout
30832 こまんど@コマンド ! R ! 
30833 \backslash
30834 roman
30835 \end_layout
30836
30837 \end_inset
30838
30839
30840 \series default
30841 は、カウンタを小文字のローマ数字として出力します。
30842 \end_layout
30843
30844 \begin_layout Standard
30845 こうして、
30846 \series bold
30847
30848 \backslash
30849 renew
30850 \series default
30851 c
30852 \series bold
30853 ommand
30854 \series default
30855 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30856 \series bold
30857
30858 \backslash
30859 roman
30860 \series default
30861 の部分を
30862 \series bold
30863
30864 \backslash
30865 Roman
30866 \series default
30867
30868 \begin_inset Index idx
30869 status collapsed
30870
30871 \begin_layout Plain Layout
30872 こまんど@コマンド ! R ! 
30873 \backslash
30874 roman@
30875 \backslash
30876 Roman
30877 \end_layout
30878
30879 \end_inset
30880
30881 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30882 \series bold
30883
30884 \backslash
30885 alph
30886 \series default
30887
30888 \begin_inset Index idx
30889 status collapsed
30890
30891 \begin_layout Plain Layout
30892 こまんど@コマンド ! A ! 
30893 \backslash
30894 alph
30895 \end_layout
30896
30897 \end_inset
30898
30899 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30900 \series bold
30901
30902 \backslash
30903 Alph
30904 \series default
30905
30906 \begin_inset Index idx
30907 status collapsed
30908
30909 \begin_layout Plain Layout
30910 こまんど@コマンド ! A ! 
30911 \backslash
30912 alph@
30913 \backslash
30914 Alph
30915 \end_layout
30916
30917 \end_inset
30918
30919 コマンドがあります。
30920 \end_layout
30921
30922 \begin_layout Standard
30923 \begin_inset Note Greyedout
30924 status open
30925
30926 \begin_layout Plain Layout
30927
30928 \series bold
30929 (注意)
30930 \series default
30931 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30932 \end_layout
30933
30934 \end_inset
30935
30936
30937 \end_layout
30938
30939 \begin_layout Standard
30940 \begin_inset ERT
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944
30945
30946 \backslash
30947 renewcommand{
30948 \backslash
30949 theequation}{
30950 \backslash
30951 roman{equation}}
30952 \end_layout
30953
30954 \end_inset
30955
30956
30957 \end_layout
30958
30959 \begin_layout Standard
30960 \begin_inset Formula 
30961 \begin{equation}
30962 A=\textrm{小文字ローマ数字}
30963 \end{equation}
30964
30965 \end_inset
30966
30967
30968 \begin_inset ERT
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973
30974 \backslash
30975 renewcommand{
30976 \backslash
30977 theequation}{
30978 \backslash
30979 Roman{equation}}
30980 \end_layout
30981
30982 \end_inset
30983
30984
30985 \begin_inset Formula 
30986 \begin{equation}
30987 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30988 \end{equation}
30989
30990 \end_inset
30991
30992
30993 \begin_inset ERT
30994 status collapsed
30995
30996 \begin_layout Plain Layout
30997
30998
30999 \backslash
31000 renewcommand{
31001 \backslash
31002 theequation}{
31003 \backslash
31004 alph{equation}}
31005 \end_layout
31006
31007 \end_inset
31008
31009
31010 \begin_inset Formula 
31011 \begin{equation}
31012 C=\textrm{小文字ラテン文字}
31013 \end{equation}
31014
31015 \end_inset
31016
31017
31018 \begin_inset ERT
31019 status collapsed
31020
31021 \begin_layout Plain Layout
31022
31023
31024 \backslash
31025 renewcommand{
31026 \backslash
31027 theequation}{
31028 \backslash
31029 Alph{equation}}
31030 \end_layout
31031
31032 \end_inset
31033
31034
31035 \begin_inset Formula 
31036 \begin{equation}
31037 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31038 \end{equation}
31039
31040 \end_inset
31041
31042
31043 \end_layout
31044
31045 \begin_layout Standard
31046 既定の付番方式に戻すには、以下のコマンドを挿入してください。
31047 \end_layout
31048
31049 \begin_layout Standard
31050
31051 \series bold
31052
31053 \backslash
31054 renewcommand{
31055 \backslash
31056 theequation}{
31057 \backslash
31058 arabic{equation}}
31059 \begin_inset Index idx
31060 status collapsed
31061
31062 \begin_layout Plain Layout
31063 こまんど@コマンド ! A ! 
31064 \backslash
31065 arabic
31066 \end_layout
31067
31068 \end_inset
31069
31070
31071 \end_layout
31072
31073 \begin_layout Standard
31074 \begin_inset ERT
31075 status collapsed
31076
31077 \begin_layout Plain Layout
31078
31079
31080 \backslash
31081 renewcommand{
31082 \backslash
31083 theequation}{
31084 \backslash
31085 arabic{equation}}
31086 \end_layout
31087
31088 \end_inset
31089
31090
31091 \begin_inset Formula 
31092 \begin{equation}
31093 E=\textrm{アラビア数字}
31094 \end{equation}
31095
31096 \end_inset
31097
31098
31099 \end_layout
31100
31101 \begin_layout Standard
31102 \begin_inset VSpace medskip
31103 \end_inset
31104
31105 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31106 てはなりません。この点に関する説明は、ファイル
31107 \begin_inset CommandInset href
31108 LatexCommand href
31109 name "Formula-numbering.lyx"
31110 target "run:Formula-numbering.lyx"
31111
31112 \end_inset
31113
31114 にあります。
31115 \end_layout
31116
31117 \begin_layout Section
31118 化学記号と化学式
31119 \begin_inset CommandInset label
31120 LatexCommand label
31121 name "sub:化学記号と化学式"
31122
31123 \end_inset
31124
31125
31126 \begin_inset Index idx
31127 status collapsed
31128
31129 \begin_layout Plain Layout
31130 かがくきごう@化学記号 ! きごう@記号
31131 \end_layout
31132
31133 \end_inset
31134
31135
31136 \begin_inset Index idx
31137 status collapsed
31138
31139 \begin_layout Plain Layout
31140 かがくしき@化学式
31141 \end_layout
31142
31143 \end_inset
31144
31145
31146 \begin_inset Index idx
31147 status collapsed
31148
31149 \begin_layout Plain Layout
31150 きごう@記号 ! かがく@化学
31151 \end_layout
31152
31153 \end_inset
31154
31155
31156 \end_layout
31157
31158 \begin_layout Standard
31159 以下は、化学関係の文章の例です。
31160 \end_layout
31161
31162 \begin_layout Quote
31163 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31164 \end_inset
31165
31166 イオンは、2つの
31167 \begin_inset Formula $\mathrm{Na^{+}}$
31168 \end_inset
31169
31170 イオンと反応して、硫酸化塩
31171 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31172 \end_inset
31173
31174 を形成します。この化学式は以下のようになります。
31175 \begin_inset Formula 
31176 \begin{equation}
31177 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31178 \end{equation}
31179
31180 \end_inset
31181
31182
31183 \end_layout
31184
31185 \begin_layout Standard
31186 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから短絡キー
31187 \begin_inset Info
31188 type  "shortcut"
31189 arg   "font-roman"
31190 \end_inset
31191
31192 を押せば、アップライトフォント様式に変更することができます
31193 \begin_inset Foot
31194 status collapsed
31195
31196 \begin_layout Plain Layout
31197 フォント様式に関しては、第
31198 \begin_inset CommandInset ref
31199 LatexCommand ref
31200 reference "sub:書体様式"
31201
31202 \end_inset
31203
31204 節を参照のこと。
31205 \end_layout
31206
31207 \end_inset
31208
31209
31210 \end_layout
31211
31212 \begin_layout Standard
31213 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
31214 \series bold
31215 mhchem
31216 \series default
31217
31218 \begin_inset Index idx
31219 status collapsed
31220
31221 \begin_layout Plain Layout
31222 ぱっけーじ@パッケージ ! mhchem
31223 \end_layout
31224
31225 \end_inset
31226
31227 が導入されているときに使用することができる
31228 \series bold
31229
31230 \backslash
31231 ce
31232 \series default
31233
31234 \begin_inset Index idx
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238 こまんど@コマンド ! C ! 
31239 \backslash
31240 ce
31241 \end_layout
31242
31243 \end_inset
31244
31245 コマンドを使用することです。
31246 \series bold
31247
31248 \backslash
31249 ce
31250 \series default
31251 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31252 \end_layout
31253
31254 \begin_layout Standard
31255 \align center
31256 \begin_inset Tabular
31257 <lyxtabular version="3" rows="9" columns="2">
31258 <features tabularvalignment="middle">
31259 <column alignment="center" valignment="top" width="0">
31260 <column alignment="center" valignment="top" width="0">
31261 <row>
31262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Plain Layout
31266 コマンド
31267 \end_layout
31268
31269 \end_inset
31270 </cell>
31271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31272 \begin_inset Text
31273
31274 \begin_layout Plain Layout
31275 出力
31276 \begin_inset Note Note
31277 status collapsed
31278
31279 \begin_layout Plain Layout
31280
31281 \series bold
31282
31283 \backslash
31284 raisebox
31285 \series default
31286 はスペーサーとしてのみ使用されています。
31287 \end_layout
31288
31289 \end_inset
31290
31291
31292 \end_layout
31293
31294 \end_inset
31295 </cell>
31296 </row>
31297 <row>
31298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31299 \begin_inset Text
31300
31301 \begin_layout Plain Layout
31302
31303 \backslash
31304 ce
31305 \begin_inset ERT
31306 status collapsed
31307
31308 \begin_layout Plain Layout
31309
31310
31311 \backslash
31312 spce 
31313 \end_layout
31314
31315 \end_inset
31316
31317 H2CO3
31318 \end_layout
31319
31320 \end_inset
31321 </cell>
31322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31323 \begin_inset Text
31324
31325 \begin_layout Plain Layout
31326 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31327 \end_inset
31328
31329
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 </row>
31335 <row>
31336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31337 \begin_inset Text
31338
31339 \begin_layout Plain Layout
31340
31341 \backslash
31342 ce
31343 \begin_inset ERT
31344 status collapsed
31345
31346 \begin_layout Plain Layout
31347
31348
31349 \backslash
31350 spce 
31351 \end_layout
31352
31353 \end_inset
31354
31355 SO4^2-
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31361 \begin_inset Text
31362
31363 \begin_layout Plain Layout
31364 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31365 \end_inset
31366
31367
31368 \end_layout
31369
31370 \end_inset
31371 </cell>
31372 </row>
31373 <row>
31374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31375 \begin_inset Text
31376
31377 \begin_layout Plain Layout
31378
31379 \backslash
31380 ce
31381 \begin_inset ERT
31382 status collapsed
31383
31384 \begin_layout Plain Layout
31385
31386
31387 \backslash
31388 spce 
31389 \end_layout
31390
31391 \end_inset
31392
31393 (NH4)2S
31394 \end_layout
31395
31396 \end_inset
31397 </cell>
31398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31399 \begin_inset Text
31400
31401 \begin_layout Plain Layout
31402 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31403 \end_inset
31404
31405
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 </row>
31411 <row>
31412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31413 \begin_inset Text
31414
31415 \begin_layout Plain Layout
31416
31417 \backslash
31418 ce
31419 \begin_inset ERT
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423
31424
31425 \backslash
31426 spce 
31427 \end_layout
31428
31429 \end_inset
31430
31431 KCr(SO4)2.12H2O
31432 \end_layout
31433
31434 \end_inset
31435 </cell>
31436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31437 \begin_inset Text
31438
31439 \begin_layout Plain Layout
31440 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31441 \end_inset
31442
31443
31444 \end_layout
31445
31446 \end_inset
31447 </cell>
31448 </row>
31449 <row>
31450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31451 \begin_inset Text
31452
31453 \begin_layout Plain Layout
31454
31455 \backslash
31456 ce
31457 \begin_inset ERT
31458 status collapsed
31459
31460 \begin_layout Plain Layout
31461
31462
31463 \backslash
31464 spce 
31465 \end_layout
31466
31467 \end_inset
31468
31469 A-B
31470 \backslash
31471 dbond
31472 \begin_inset ERT
31473 status collapsed
31474
31475 \begin_layout Plain Layout
31476
31477
31478 \backslash
31479 spce 
31480 \end_layout
31481
31482 \end_inset
31483
31484 C
31485 \backslash
31486 tbond
31487 \begin_inset ERT
31488 status collapsed
31489
31490 \begin_layout Plain Layout
31491
31492
31493 \backslash
31494 spce 
31495 \end_layout
31496
31497 \end_inset
31498
31499 D
31500 \end_layout
31501
31502 \end_inset
31503 </cell>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31509 \end_inset
31510
31511
31512 \end_layout
31513
31514 \end_inset
31515 </cell>
31516 </row>
31517 <row>
31518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31519 \begin_inset Text
31520
31521 \begin_layout Plain Layout
31522
31523 \backslash
31524 ce
31525 \begin_inset ERT
31526 status collapsed
31527
31528 \begin_layout Plain Layout
31529
31530
31531 \backslash
31532 spce 
31533 \end_layout
31534
31535 \end_inset
31536
31537 ^227
31538 \begin_inset Formula $\downarrow$
31539 \end_inset
31540
31541 _90
31542 \begin_inset Formula $\to$
31543 \end_inset
31544
31545 Th+
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31555 \end_inset
31556
31557
31558 \end_layout
31559
31560 \end_inset
31561 </cell>
31562 </row>
31563 <row>
31564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31565 \begin_inset Text
31566
31567 \begin_layout Plain Layout
31568
31569 \backslash
31570 ce
31571 \begin_inset ERT
31572 status collapsed
31573
31574 \begin_layout Plain Layout
31575
31576
31577 \backslash
31578 spce 
31579 \end_layout
31580
31581 \end_inset
31582
31583 CO2
31584 \begin_inset ERT
31585 status collapsed
31586
31587 \begin_layout Plain Layout
31588
31589
31590 \backslash
31591 spce 
31592 \end_layout
31593
31594 \end_inset
31595
31596 +
31597 \begin_inset ERT
31598 status collapsed
31599
31600 \begin_layout Plain Layout
31601
31602
31603 \backslash
31604 spce 
31605 \end_layout
31606
31607 \end_inset
31608
31609 C
31610 \begin_inset ERT
31611 status collapsed
31612
31613 \begin_layout Plain Layout
31614
31615
31616 \backslash
31617 spce 
31618 \end_layout
31619
31620 \end_inset
31621
31622 <=>
31623 \begin_inset ERT
31624 status collapsed
31625
31626 \begin_layout Plain Layout
31627
31628
31629 \backslash
31630 spce 
31631 \end_layout
31632
31633 \end_inset
31634
31635 2CO
31636 \end_layout
31637
31638 \end_inset
31639 </cell>
31640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31641 \begin_inset Text
31642
31643 \begin_layout Plain Layout
31644 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31645 \end_inset
31646
31647
31648 \end_layout
31649
31650 \end_inset
31651 </cell>
31652 </row>
31653 <row>
31654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31655 \begin_inset Text
31656
31657 \begin_layout Plain Layout
31658
31659 \backslash
31660 ce
31661 \begin_inset ERT
31662 status collapsed
31663
31664 \begin_layout Plain Layout
31665
31666
31667 \backslash
31668 spce 
31669 \end_layout
31670
31671 \end_inset
31672
31673 CO2
31674 \begin_inset ERT
31675 status collapsed
31676
31677 \begin_layout Plain Layout
31678
31679
31680 \backslash
31681 spce 
31682 \end_layout
31683
31684 \end_inset
31685
31686 +
31687 \begin_inset ERT
31688 status collapsed
31689
31690 \begin_layout Plain Layout
31691
31692
31693 \backslash
31694 spce 
31695 \end_layout
31696
31697 \end_inset
31698
31699 C
31700 \begin_inset ERT
31701 status collapsed
31702
31703 \begin_layout Plain Layout
31704
31705
31706 \backslash
31707 spce 
31708 \end_layout
31709
31710 \end_inset
31711
31712 ->[
31713 \backslash
31714 alpha][
31715 \backslash
31716 beta]
31717 \begin_inset ERT
31718 status collapsed
31719
31720 \begin_layout Plain Layout
31721
31722
31723 \backslash
31724 spce 
31725 \end_layout
31726
31727 \end_inset
31728
31729 2CO}
31730 \end_layout
31731
31732 \end_inset
31733 </cell>
31734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31735 \begin_inset Text
31736
31737 \begin_layout Plain Layout
31738 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31739 \end_inset
31740
31741
31742 \end_layout
31743
31744 \end_inset
31745 </cell>
31746 </row>
31747 </lyxtabular>
31748
31749 \end_inset
31750
31751
31752 \end_layout
31753
31754 \begin_layout Standard
31755 \begin_inset Note Greyedout
31756 status open
31757
31758 \begin_layout Plain Layout
31759
31760 \series bold
31761 【註】
31762 \backslash
31763 ce
31764 \series default
31765 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
31766 \series bold
31767
31768 \backslash
31769 ce{$
31770 \backslash
31771 mu
31772 \backslash
31773 hyphen$Cl}
31774 \series default
31775
31776 \begin_inset ERT
31777 status collapsed
31778
31779 \begin_layout Plain Layout
31780
31781
31782 \backslash
31783 ce{$
31784 \backslash
31785 mu
31786 \backslash
31787 hyphen$Cl}
31788 \end_layout
31789
31790 \end_inset
31791
31792 )のようにTeXコードを使わなくてはなりません。
31793 \end_layout
31794
31795 \end_inset
31796
31797
31798 \end_layout
31799
31800 \begin_layout Standard
31801
31802 \series bold
31803
31804 \backslash
31805 ce
31806 \series default
31807 を使うと
31808 \begin_inset CommandInset ref
31809 LatexCommand eqref
31810 reference "eq:chem-reaction"
31811
31812 \end_inset
31813
31814 式のコマンドは
31815 \begin_inset Newline newline
31816 \end_inset
31817
31818
31819 \series bold
31820  
31821 \backslash
31822 ce
31823 \begin_inset ERT
31824 status collapsed
31825
31826 \begin_layout Plain Layout
31827
31828
31829 \backslash
31830 spce 
31831 \end_layout
31832
31833 \end_inset
31834
31835 2Na+
31836 \begin_inset ERT
31837 status collapsed
31838
31839 \begin_layout Plain Layout
31840
31841
31842 \backslash
31843 spce 
31844 \end_layout
31845
31846 \end_inset
31847
31848 +
31849 \begin_inset ERT
31850 status collapsed
31851
31852 \begin_layout Plain Layout
31853
31854
31855 \backslash
31856 spce 
31857 \end_layout
31858
31859 \end_inset
31860
31861 SO4^2-
31862 \begin_inset ERT
31863 status collapsed
31864
31865 \begin_layout Plain Layout
31866
31867
31868 \backslash
31869 spce 
31870 \end_layout
31871
31872 \end_inset
31873
31874
31875 \begin_inset ERT
31876 status collapsed
31877
31878 \begin_layout Plain Layout
31879
31880
31881 \backslash
31882 spce 
31883 \end_layout
31884
31885 \end_inset
31886
31887 ->
31888 \begin_inset ERT
31889 status collapsed
31890
31891 \begin_layout Plain Layout
31892
31893
31894 \backslash
31895 spce 
31896 \end_layout
31897
31898 \end_inset
31899
31900 Na2SO4
31901 \begin_inset Newline newline
31902 \end_inset
31903
31904
31905 \series default
31906 のようになります。
31907 \end_layout
31908
31909 \begin_layout Standard
31910 複数行の化学式を作るには、第
31911 \begin_inset CommandInset ref
31912 LatexCommand ref
31913 reference "sec:多行数式"
31914
31915 \end_inset
31916
31917 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31918 \series bold
31919
31920 \backslash
31921 ce
31922 \series default
31923 コマンドを使用します。
31924 \begin_inset CommandInset ref
31925 LatexCommand eqref
31926 reference "eq:TEOS-reaction-1"
31927
31928 \end_inset
31929
31930 式と
31931 \begin_inset CommandInset ref
31932 LatexCommand eqref
31933 reference "eq:TEOS-reaction-2"
31934
31935 \end_inset
31936
31937 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31938 \begin_inset Formula 
31939 \begin{eqnarray}
31940 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31941 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31942 \end{eqnarray}
31943
31944 \end_inset
31945
31946
31947 \end_layout
31948
31949 \begin_layout Standard
31950
31951 \series bold
31952 mhchem
31953 \series default
31954 パッケージは、
31955 \series bold
31956
31957 \backslash
31958 ce
31959 \series default
31960 の他に、特殊ケースに使用する
31961 \series bold
31962
31963 \backslash
31964 cf
31965 \series default
31966
31967 \begin_inset Index idx
31968 status collapsed
31969
31970 \begin_layout Plain Layout
31971 こまんど@コマンド ! C ! 
31972 \backslash
31973 cf
31974 \end_layout
31975
31976 \end_inset
31977
31978 コマンドを提供しています。
31979 \series bold
31980
31981 \backslash
31982 cf
31983 \series default
31984 の詳しい情報と例示については、
31985 \series bold
31986 mhchem
31987 \series default
31988
31989 \begin_inset CommandInset citation
31990 LatexCommand cite
31991 key "mhchem"
31992
31993 \end_inset
31994
31995 の取扱説明書をご覧ください。
31996 \end_layout
31997
31998 \begin_layout Standard
31999 \begin_inset Newpage newpage
32000 \end_inset
32001
32002
32003 \end_layout
32004
32005 \begin_layout Section
32006 図解
32007 \end_layout
32008
32009 \begin_layout Standard
32010 LyXは、二つの型の可換図
32011 \series bold
32012 amscd
32013 \series default
32014 および
32015 \series bold
32016 xymatrix
32017 \series default
32018 をサポートしており、以下でこれらの説明をします。
32019 \end_layout
32020
32021 \begin_layout Subsection
32022 amscd図解
32023 \begin_inset Index idx
32024 status collapsed
32025
32026 \begin_layout Plain Layout
32027 ずかい@図解 ! amscd
32028 \end_layout
32029
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \begin_layout Standard
32036 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
32037 \begin_inset Formula 
32038 \[
32039 \begin{CD}A@>>>B@>>>C\\
32040 @AAA@.@VVV\\
32041 F@<<<E@<<<D
32042 \end{CD}
32043 \]
32044
32045 \end_inset
32046
32047
32048 \end_layout
32049
32050 \begin_layout Standard
32051 これを作るには、数式に
32052 \series bold
32053
32054 \backslash
32055 CD
32056 \begin_inset Index idx
32057 status collapsed
32058
32059 \begin_layout Plain Layout
32060 こまんど@コマンド ! C ! 
32061 \backslash
32062 CD
32063 \end_layout
32064
32065 \end_inset
32066
32067
32068 \series default
32069 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
32070 \begin_inset Info
32071 type  "shortcut"
32072 arg   "newline-insert newline"
32073 \end_inset
32074
32075 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
32076 \end_layout
32077
32078 \begin_layout Standard
32079 関係を作るには、以下のコマンドがあります。
32080 \end_layout
32081
32082 \begin_layout Itemize
32083 \begin_inset Formula $\boldsymbol{@<<<}$
32084 \end_inset
32085
32086 は左矢印、
32087 \begin_inset Formula $\boldsymbol{@>>>}$
32088 \end_inset
32089
32090 は右矢印、
32091 \series bold
32092 @=
32093 \series default
32094 は長い等号を生成します。
32095 \end_layout
32096
32097 \begin_layout Itemize
32098
32099 \series bold
32100 @AAA
32101 \series default
32102 は上矢印、
32103 \series bold
32104 @VVV
32105 \series default
32106 は下矢印、
32107 \begin_inset Formula $\boldsymbol{@|}$
32108 \end_inset
32109
32110 は縦向きの等号を生成します。
32111 \end_layout
32112
32113 \begin_layout Itemize
32114
32115 \series bold
32116 @.
32117 \series default
32118 は関係が存在しない部分に置きます。
32119 \end_layout
32120
32121 \begin_layout Standard
32122 矢印はすべて、以下のようにラベル付けをすることができます。
32123 \end_layout
32124
32125 \begin_layout Itemize
32126 文章を、第1と第2の「
32127 \begin_inset Formula $<$
32128 \end_inset
32129
32130 」ないし「
32131 \begin_inset Formula $>$
32132 \end_inset
32133
32134 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32135 \begin_inset Formula $<$
32136 \end_inset
32137
32138 」ないし「
32139 \begin_inset Formula $>$
32140 \end_inset
32141
32142 」のあいだに入れると、矢印の下に表示されます。
32143 \end_layout
32144
32145 \begin_layout Itemize
32146 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32147 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
32148 \end_layout
32149
32150 \begin_layout Standard
32151 以下は、上記のすべての関係を使った例です。
32152 \end_layout
32153
32154 \begin_layout Standard
32155 \begin_inset Formula 
32156 \[
32157 \begin{CD}A@>j>>B@>>k>C@=F\\
32158 @AmAA@.@VV{V}V@|\\
32159 D@<<j<E@>k>>F@=C
32160 \end{CD}
32161 \]
32162
32163 \end_inset
32164
32165
32166 \end_layout
32167
32168 \begin_layout Standard
32169 これを作るコマンドは、以下のとおりです。
32170 \begin_inset Newline newline
32171 \end_inset
32172
32173
32174 \series bold
32175
32176 \backslash
32177 CD
32178 \begin_inset ERT
32179 status collapsed
32180
32181 \begin_layout Plain Layout
32182
32183
32184 \backslash
32185 spce 
32186 \end_layout
32187
32188 \end_inset
32189
32190 A
32191 \begin_inset Formula $\boldsymbol{@>}$
32192 \end_inset
32193
32194 j
32195 \begin_inset Formula $\boldsymbol{>>}$
32196 \end_inset
32197
32198 B
32199 \begin_inset Formula $\boldsymbol{@>>}$
32200 \end_inset
32201
32202 k
32203 \begin_inset Formula $\boldsymbol{>}$
32204 \end_inset
32205
32206 C@=F Ctrl+Return
32207 \begin_inset Newline newline
32208 \end_inset
32209
32210
32211 \begin_inset Phantom HPhantom
32212 status open
32213
32214 \begin_layout Plain Layout
32215
32216 \series bold
32217
32218 \backslash
32219 CD
32220 \begin_inset ERT
32221 status collapsed
32222
32223 \begin_layout Plain Layout
32224
32225
32226 \backslash
32227 spce 
32228 \end_layout
32229
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \end_inset
32236
32237 @AmAA@.@VV
32238 \backslash
32239 {V
32240 \series default
32241
32242 \begin_inset Formula $\to$
32243 \end_inset
32244
32245
32246 \series bold
32247 V
32248 \begin_inset Formula $\boldsymbol{@|}$
32249 \end_inset
32250
32251  Ctrl+Return
32252 \begin_inset Newline newline
32253 \end_inset
32254
32255
32256 \begin_inset Phantom HPhantom
32257 status open
32258
32259 \begin_layout Plain Layout
32260
32261 \series bold
32262
32263 \backslash
32264 CD
32265 \begin_inset ERT
32266 status collapsed
32267
32268 \begin_layout Plain Layout
32269
32270
32271 \backslash
32272 spce 
32273 \end_layout
32274
32275 \end_inset
32276
32277
32278 \end_layout
32279
32280 \end_inset
32281
32282 D
32283 \begin_inset Formula $\boldsymbol{@<<}$
32284 \end_inset
32285
32286 j
32287 \begin_inset Formula $\boldsymbol{<}$
32288 \end_inset
32289
32290 E
32291 \begin_inset Formula $\boldsymbol{@>}$
32292 \end_inset
32293
32294 k
32295 \begin_inset Formula $\boldsymbol{>>}$
32296 \end_inset
32297
32298 F@=C
32299 \end_layout
32300
32301 \begin_layout Subsection
32302 xymatrix図解
32303 \begin_inset Index idx
32304 status collapsed
32305
32306 \begin_layout Plain Layout
32307 ずかい@図解 ! xymatrix
32308 \end_layout
32309
32310 \end_inset
32311
32312
32313 \end_layout
32314
32315 \begin_layout Standard
32316 xymatricesを使うには、LaTeXパッケージの
32317 \series bold
32318 xypic
32319 \series default
32320 が導入済みである必要があります。xymatrixは、数式中に
32321 \series bold
32322
32323 \backslash
32324 xymatrix
32325 \series default
32326 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32327 \begin_inset CommandInset ref
32328 LatexCommand ref
32329 reference "sec:行列"
32330
32331 \end_inset
32332
32333 節をご参照下さい。
32334 \end_layout
32335
32336 \begin_layout Standard
32337 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32338 \family sans
32339 ヘルプ\SpecialChar \menuseparator
32340 用途別説明書\SpecialChar \menuseparator
32341 XY-pic説明書
32342 \family default
32343 メニューにある
32344 \emph on
32345 XY-pic説明書
32346 \emph default
32347 で詳しく網羅しています。
32348 \end_layout
32349
32350 \begin_layout Subsection
32351 ファインマン・ダイアグラム
32352 \series medium
32353
32354 \begin_inset Index idx
32355 status collapsed
32356
32357 \begin_layout Plain Layout
32358 ずかい@図解 ! ファインマン
32359 \end_layout
32360
32361 \end_inset
32362
32363
32364 \end_layout
32365
32366 \begin_layout Standard
32367 ファインマン・ダイアグラムを使うには、LaTeXパッケージ
32368 \series bold
32369 feyn
32370 \series default
32371 を導入しておかなくてはなりません。すると、ファインマン・ダイアグラムは、数式中で
32372 \series bold
32373
32374 \backslash
32375 Diagram
32376 \series default
32377 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
32378 \begin_inset CommandInset ref
32379 LatexCommand ref
32380 reference "sec:行列"
32381
32382 \end_inset
32383
32384 節参照)。
32385 \end_layout
32386
32387 \begin_layout Standard
32388 LyXでのファインマン・ダイアグラムの作り方は、メニュー
32389 \family sans
32390 ヘルプ\SpecialChar \menuseparator
32391 用途別説明書
32392 \family default
32393 内の『
32394 \emph on
32395 ファインマン・ダイアグラム
32396 \emph default
32397 』にあります。
32398 \end_layout
32399
32400 \begin_layout Standard
32401 \begin_inset Newpage newpage
32402 \end_inset
32403
32404
32405 \end_layout
32406
32407 \begin_layout Section
32408 ユーザー定義コマンド
32409 \begin_inset Index idx
32410 status collapsed
32411
32412 \begin_layout Plain Layout
32413 ゆーざーていぎこまんど@ユーザー定義コマンド
32414 \end_layout
32415
32416 \end_inset
32417
32418
32419 \end_layout
32420
32421 \begin_layout Standard
32422 \begin_inset Note Greyedout
32423 status open
32424
32425 \begin_layout Plain Layout
32426 (注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32427 \end_layout
32428
32429 \end_inset
32430
32431
32432 \end_layout
32433
32434 \begin_layout Subsection
32435
32436 \backslash
32437 newcommandコマンド
32438 \begin_inset CommandInset label
32439 LatexCommand label
32440 name "sub:newcommandコマンド"
32441
32442 \end_inset
32443
32444
32445 \begin_inset Index idx
32446 status collapsed
32447
32448 \begin_layout Plain Layout
32449 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
32450 \backslash
32451 newcommand
32452 \end_layout
32453
32454 \end_inset
32455
32456
32457 \begin_inset Index idx
32458 status collapsed
32459
32460 \begin_layout Plain Layout
32461 こまんど@コマンド ! N ! 
32462 \backslash
32463 newcommand
32464 \end_layout
32465
32466 \end_inset
32467
32468
32469 \end_layout
32470
32471 \begin_layout Standard
32472 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
32473 \series bold
32474
32475 \backslash
32476 newcommand
32477 \series default
32478 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32479 \end_layout
32480
32481 \begin_layout Standard
32482
32483 \series bold
32484
32485 \backslash
32486 newcommand
32487 \series default
32488 コマンドの書式は、
32489 \end_layout
32490
32491 \begin_layout Standard
32492
32493 \series bold
32494
32495 \backslash
32496 newcommand{新コマンド名}[引数の数][オプションの値]
32497 \begin_inset Newline newline
32498 \end_inset
32499
32500
32501 \begin_inset Phantom HPhantom
32502 status open
32503
32504 \begin_layout Plain Layout
32505
32506 \series bold
32507
32508 \backslash
32509 newcommand
32510 \end_layout
32511
32512 \end_inset
32513
32514 {コマンド定義}
32515 \end_layout
32516
32517 \begin_layout Standard
32518 です。
32519 \end_layout
32520
32521 \begin_layout Standard
32522 \begin_inset Note Greyedout
32523 status open
32524
32525 \begin_layout Plain Layout
32526
32527 \series bold
32528 (注意)
32529 \series default
32530 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
32531 \series bold
32532
32533 \backslash
32534 Leftarrow
32535 \series default
32536 の短縮のつもりで
32537 \series bold
32538
32539 \backslash
32540 le
32541 \series default
32542 というコマンドを定義したとすると、
32543 \series bold
32544
32545 \backslash
32546 le
32547 \series default
32548 は既に「
32549 \begin_inset Formula $\le$
32550 \end_inset
32551
32552 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32553 \end_layout
32554
32555 \end_inset
32556
32557
32558 \end_layout
32559
32560 \begin_layout Standard
32561 「引数の数」は、0
32562 \begin_inset space \thinspace{}
32563 \end_inset
32564
32565 -
32566 \begin_inset space \thinspace{}
32567 \end_inset
32568
32569 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32570 ドの
32571 \emph on
32572 最初の
32573 \emph default
32574 引数は、自動的に非必須の引数になります。
32575 \end_layout
32576
32577 \begin_layout Standard
32578 以下にいくつかの例を挙げます。
32579 \end_layout
32580
32581 \begin_layout Itemize
32582
32583 \series bold
32584
32585 \backslash
32586 Longrightarrow
32587 \series default
32588 の短縮形として
32589 \series bold
32590
32591 \backslash
32592 gr
32593 \series default
32594 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
32595 \begin_inset VSpace medskip
32596 \end_inset
32597
32598
32599 \begin_inset Newline newline
32600 \end_inset
32601
32602
32603 \series bold
32604
32605 \backslash
32606 newcommand{
32607 \backslash
32608 gr}{
32609 \backslash
32610 Longrightarrow}
32611 \end_layout
32612
32613 \begin_layout Itemize
32614
32615 \series bold
32616
32617 \backslash
32618 underline
32619 \series default
32620 の短縮形として
32621 \series bold
32622
32623 \backslash
32624 us
32625 \series default
32626 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32627 \begin_inset VSpace medskip
32628 \end_inset
32629
32630
32631 \begin_inset Newline newline
32632 \end_inset
32633
32634
32635 \series bold
32636
32637 \backslash
32638 newcommand{
32639 \backslash
32640 us}[1]{
32641 \backslash
32642 underline{#1}}
32643 \series default
32644
32645 \begin_inset VSpace medskip
32646 \end_inset
32647
32648
32649 \begin_inset Newline newline
32650 \end_inset
32651
32652
32653 \series bold
32654 #
32655 \series default
32656 」という文字は、引数の入る場所を示し、その後ろの「
32657 \series bold
32658 1
32659 \series default
32660 」は、これが第1引数の入る場所であることを示します。
32661 \end_layout
32662
32663 \begin_layout Itemize
32664
32665 \series bold
32666
32667 \backslash
32668 framebox
32669 \series default
32670 の短縮形として、たとえば
32671 \series bold
32672
32673 \backslash
32674 fb
32675 \series default
32676 というコマンドを定義するには、
32677 \begin_inset VSpace medskip
32678 \end_inset
32679
32680
32681 \begin_inset Newline newline
32682 \end_inset
32683
32684
32685 \series bold
32686
32687 \backslash
32688 newcommand{
32689 \backslash
32690 fb}[3]{
32691 \backslash
32692 framebox#1#2{$#3$}}
32693 \series default
32694
32695 \begin_inset VSpace medskip
32696 \end_inset
32697
32698
32699 \begin_inset Newline newline
32700 \end_inset
32701
32702 二つのドルマークは、
32703 \series bold
32704
32705 \backslash
32706 framebox
32707 \series default
32708 が必要とする内部の数式を作り出します。第
32709 \begin_inset CommandInset ref
32710 LatexCommand ref
32711 reference "sub:縁付きボックス"
32712
32713 \end_inset
32714
32715 節をご参照下さい。
32716 \end_layout
32717
32718 \begin_layout Itemize
32719 ボックスの色を指定する必要がない
32720 \series bold
32721
32722 \backslash
32723 fcolorbox
32724 \series default
32725 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32726 \begin_inset VSpace medskip
32727 \end_inset
32728
32729
32730 \begin_inset Newline newline
32731 \end_inset
32732
32733
32734 \series bold
32735
32736 \backslash
32737 newcommand{
32738 \backslash
32739 cb}[3][white]{
32740 \backslash
32741 fcolorbox{#2}{#1}{$#3$}}
32742 \series default
32743
32744 \begin_inset VSpace medskip
32745 \end_inset
32746
32747
32748 \begin_inset Newline newline
32749 \end_inset
32750
32751
32752 \series bold
32753
32754 \backslash
32755 cb
32756 \series default
32757 を使うときに色が指定されなければ、事前に定義された色である
32758 \series bold
32759 white
32760 \series default
32761 が使用されます。
32762 \end_layout
32763
32764 \begin_layout Standard
32765 以下は、上で定義したコマンドの動作テストです。
32766 \end_layout
32767
32768 \begin_layout Standard
32769 \align center
32770 \begin_inset Tabular
32771 <lyxtabular version="3" rows="6" columns="2">
32772 <features tabularvalignment="middle">
32773 <column alignment="center" valignment="top" width="0">
32774 <column alignment="center" valignment="top" width="0">
32775 <row>
32776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32777 \begin_inset Text
32778
32779 \begin_layout Plain Layout
32780 コマンド
32781 \end_layout
32782
32783 \end_inset
32784 </cell>
32785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789 出力
32790 \begin_inset Note Note
32791 status collapsed
32792
32793 \begin_layout Plain Layout
32794 ここで
32795 \series bold
32796
32797 \backslash
32798 raisebox
32799 \series default
32800 はスペーサーとして使用しているだけです。
32801 \end_layout
32802
32803 \end_inset
32804
32805
32806 \end_layout
32807
32808 \end_inset
32809 </cell>
32810 </row>
32811 <row>
32812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816 A
32817 \backslash
32818 gr
32819 \begin_inset ERT
32820 status collapsed
32821
32822 \begin_layout Plain Layout
32823
32824
32825 \backslash
32826 spce 
32827 \end_layout
32828
32829 \end_inset
32830
32831 B
32832 \end_layout
32833
32834 \end_inset
32835 </cell>
32836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840 \begin_inset Formula $A\gr B$
32841 \end_inset
32842
32843
32844 \end_layout
32845
32846 \end_inset
32847 </cell>
32848 </row>
32849 <row>
32850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854
32855 \backslash
32856 us{ABcd
32857 \end_layout
32858
32859 \end_inset
32860 </cell>
32861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32862 \begin_inset Text
32863
32864 \begin_layout Plain Layout
32865 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32866 \end_inset
32867
32868
32869 \end_layout
32870
32871 \end_inset
32872 </cell>
32873 </row>
32874 <row>
32875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Plain Layout
32879
32880 \backslash
32881 fb{[2cm]
32882 \begin_inset Formula $\to$
32883 \end_inset
32884
32885
32886 \backslash
32887 {
32888 \begin_inset Formula $\to$
32889 \end_inset
32890
32891
32892 \backslash
32893 {
32894 \backslash
32895 int
32896 \begin_inset ERT
32897 status collapsed
32898
32899 \begin_layout Plain Layout
32900
32901
32902 \backslash
32903 spce 
32904 \end_layout
32905
32906 \end_inset
32907
32908 A=B
32909 \end_layout
32910
32911 \end_inset
32912 </cell>
32913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32914 \begin_inset Text
32915
32916 \begin_layout Plain Layout
32917 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32918 \end_inset
32919
32920
32921 \end_layout
32922
32923 \end_inset
32924 </cell>
32925 </row>
32926 <row>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \backslash
32933 cb{red
32934 \begin_inset Formula $\to$
32935 \end_inset
32936
32937
32938 \backslash
32939 {
32940 \backslash
32941 int
32942 \begin_inset ERT
32943 status collapsed
32944
32945 \begin_layout Plain Layout
32946
32947
32948 \backslash
32949 spce 
32950 \end_layout
32951
32952 \end_inset
32953
32954 A=B
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32964 \end_inset
32965
32966
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 </row>
32972 <row>
32973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32974 \begin_inset Text
32975
32976 \begin_layout Plain Layout
32977
32978 \backslash
32979 cb[green]
32980 \backslash
32981 {red
32982 \begin_inset Formula $\to$
32983 \end_inset
32984
32985
32986 \backslash
32987 {
32988 \backslash
32989 int
32990 \begin_inset ERT
32991 status collapsed
32992
32993 \begin_layout Plain Layout
32994
32995
32996 \backslash
32997 spce 
32998 \end_layout
32999
33000 \end_inset
33001
33002 A=B
33003 \end_layout
33004
33005 \end_inset
33006 </cell>
33007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33008 \begin_inset Text
33009
33010 \begin_layout Plain Layout
33011 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33012 \end_inset
33013
33014
33015 \end_layout
33016
33017 \end_inset
33018 </cell>
33019 </row>
33020 </lyxtabular>
33021
33022 \end_inset
33023
33024
33025 \end_layout
33026
33027 \begin_layout Subsection
33028 数式マクロ
33029 \begin_inset Index idx
33030 status collapsed
33031
33032 \begin_layout Plain Layout
33033 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
33034 \end_layout
33035
33036 \end_inset
33037
33038
33039 \begin_inset Index idx
33040 status collapsed
33041
33042 \begin_layout Plain Layout
33043 まくろ@マクロ
33044 \end_layout
33045
33046 \end_inset
33047
33048
33049 \end_layout
33050
33051 \begin_layout Standard
33052 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
33053 般型は、
33054 \begin_inset Formula 
33055 \[
33056 0=\lambda^{2}+p\lambda+q
33057 \]
33058
33059 \end_inset
33060
33061 であり、その解の一般型は
33062 \begin_inset Formula 
33063 \[
33064 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33065 \]
33066
33067 \end_inset
33068
33069
33070 \end_layout
33071
33072 \begin_layout Standard
33073 です。
33074 \begin_inset Formula $\lambda$
33075 \end_inset
33076
33077
33078 \begin_inset Formula $p$
33079 \end_inset
33080
33081
33082 \begin_inset Formula $q$
33083 \end_inset
33084
33085 の3つのパラメータを指定することが必須であり、
33086 \begin_inset Formula $\lambda$
33087 \end_inset
33088
33089 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
33090 \begin_inset Newline newline
33091 \end_inset
33092
33093
33094 \series bold
33095
33096 \backslash
33097 newcommand{
33098 \backslash
33099 qG}[4][1,
33100 \backslash
33101 ,2]{#2_{#1}=-
33102 \backslash
33103 frac{#3}{2}
33104 \backslash
33105 pm
33106 \begin_inset Newline newline
33107 \end_inset
33108
33109
33110 \begin_inset Phantom HPhantom
33111 status open
33112
33113 \begin_layout Plain Layout
33114
33115 \series bold
33116
33117 \backslash
33118 newcommand
33119 \end_layout
33120
33121 \end_inset
33122
33123
33124 \backslash
33125 sqrt{
33126 \backslash
33127 frac{#3^{2}}{4}-#4}}
33128 \end_layout
33129
33130 \begin_layout Standard
33131 これを使って解の公式を作るには、
33132 \begin_inset Newline newline
33133 \end_inset
33134
33135
33136 \series bold
33137
33138 \backslash
33139 qG{
33140 \backslash
33141 lambda
33142 \begin_inset Formula $\to$
33143 \end_inset
33144
33145
33146 \backslash
33147 {p
33148 \begin_inset Formula $\to$
33149 \end_inset
33150
33151
33152 \backslash
33153 {q
33154 \series default
33155 というコマンドを数式に入れます。
33156 \end_layout
33157
33158 \begin_layout Standard
33159 新コマンドを定義する方法は、たとえばLaTeX中で分数は
33160 \series bold
33161
33162 \backslash
33163 frac{分子}{分母}
33164 \series default
33165 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
33166 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
33167 \series bold
33168
33169 \backslash
33170 newcommand
33171 \series default
33172 コマンドの代わりに、数式マクロを使う方法を提供しています。
33173 \end_layout
33174
33175 \begin_layout Standard
33176 数式マクロは、
33177 \family sans
33178 挿入\SpecialChar \menuseparator
33179 数式\SpecialChar \menuseparator
33180 マクロ
33181 \family default
33182 メニューか、ツールバーボタンの
33183 \begin_inset Graphics
33184         filename ../../images/math-macro_newmacroname_newcommand.png
33185         scale 85
33186
33187 \end_inset
33188
33189 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33190 \begin_inset Newline newline
33191 \end_inset
33192
33193
33194 \begin_inset space \hspace*{\fill}
33195 \end_inset
33196
33197
33198 \begin_inset Graphics
33199         filename ../clipart/macrobox.png
33200
33201 \end_inset
33202
33203
33204 \begin_inset space \hspace*{\fill}
33205 \end_inset
33206
33207
33208 \begin_inset Newline newline
33209 \end_inset
33210
33211
33212 \begin_inset FormulaMacro
33213 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33214 \end_inset
33215
33216
33217 \backslash
33218 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33219 \series bold
33220
33221 \backslash
33222 #1
33223 \series default
33224 のように
33225 \series bold
33226
33227 \backslash
33228 #引数番号
33229 \series default
33230 というコマンドで入力するか、マクロツールバーボタンの
33231 \begin_inset Graphics
33232         filename ../../images/math-macro-add-param.png
33233         scale 85
33234
33235 \end_inset
33236
33237 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33238 \begin_inset Graphics
33239         filename ../../images/math-macro-add-optional-param.png
33240         scale 85
33241
33242 \end_inset
33243
33244 で作ることができます。最初の必須引数は、ツールバーボタンの
33245 \begin_inset Graphics
33246         filename ../../images/math-macro-make-optional.png
33247         scale 85
33248
33249 \end_inset
33250
33251 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
33252 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33253 \begin_inset Newline newline
33254 \end_inset
33255
33256
33257 \series bold
33258 qG: 
33259 \backslash
33260 #1
33261 \series default
33262  
33263 \series bold
33264 ,
33265 \series default
33266  
33267 \series bold
33268
33269 \backslash
33270 #2
33271 \series default
33272  
33273 \series bold
33274 ,
33275 \series default
33276  
33277 \series bold
33278
33279 \backslash
33280 #3, 
33281 \backslash
33282 #4
33283 \begin_inset Newline newline
33284 \end_inset
33285
33286
33287 \series default
33288 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
33289 されます。
33290 \begin_inset Newline newline
33291 \end_inset
33292
33293 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33294 \family sans
33295 表示\SpecialChar \menuseparator
33296 数式マクロを展開(畳む)
33297 \family default
33298 メニューを使うことで、マクロ毎に変えることができます。
33299 \end_layout
33300
33301 \begin_layout Standard
33302 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33303 \series bold
33304
33305 \backslash
33306 qG
33307 \series default
33308 とします。このマクロは、LyX中では以下のように表示されます。
33309 \begin_inset Newline newline
33310 \end_inset
33311
33312
33313 \begin_inset space \hspace*{\fill}
33314 \end_inset
33315
33316
33317 \begin_inset Graphics
33318         filename ../clipart/macrouse.png
33319
33320 \end_inset
33321
33322
33323 \begin_inset space \hspace*{\fill}
33324 \end_inset
33325
33326
33327 \begin_inset Newline newline
33328 \end_inset
33329
33330 以下は、上記の例に、引数
33331 \begin_inset Formula $x$
33332 \end_inset
33333
33334
33335 \begin_inset Formula $\ln(x)$
33336 \end_inset
33337
33338
33339 \begin_inset Formula $B$
33340 \end_inset
33341
33342 を指定したものです。
33343 \end_layout
33344
33345 \begin_layout Standard
33346 \begin_inset Formula 
33347 \[
33348 \qG x{\ln(x)}B
33349 \]
33350
33351 \end_inset
33352
33353
33354 \end_layout
33355
33356 \begin_layout Standard
33357 LyXは、
33358 \family sans
33359 ツール\SpecialChar \menuseparator
33360 設定\SpecialChar \menuseparator
33361 編集\SpecialChar \menuseparator
33362 制御
33363 \family default
33364 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33365 せてみてください。
33366 \end_layout
33367
33368 \begin_layout Standard
33369 数式マクロは、文書書き出し時に、内部的に
33370 \series bold
33371
33372 \backslash
33373 newcommand
33374 \series default
33375 コマンドに変換されます。こうして生成された
33376 \series bold
33377
33378 \backslash
33379 newcommand
33380 \series default
33381 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33382 \end_layout
33383
33384 \begin_layout Standard
33385 数式マクロは、
33386 \series bold
33387
33388 \backslash
33389 newcommand
33390 \series default
33391 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
33392 \series bold
33393
33394 \begin_inset Newline newline
33395 \end_inset
33396
33397
33398 \backslash
33399 newcommand{
33400 \backslash
33401 larrow}[2]{
33402 \backslash
33403 xleftarrow[#2]{#1}}
33404 \begin_inset Newline newline
33405 \end_inset
33406
33407
33408 \series default
33409 というコマンドを書き入れ、この全体を選択して、短絡キー
33410 \family sans
33411 Ctrl+M
33412 \family default
33413 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33414 \series bold
33415
33416 \backslash
33417 newcommand
33418 \series default
33419 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
33420 \end_layout
33421
33422 \begin_layout Standard
33423 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33424 \begin_inset CommandInset ref
33425 LatexCommand ref
33426 reference "sub:newcommandコマンド"
33427
33428 \end_inset
33429
33430 節で例として作った
33431 \series bold
33432
33433 \backslash
33434 fb
33435 \series default
33436 は、マクロとしては作ることができません。
33437 \end_layout
33438
33439 \begin_layout Standard
33440 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
33441 \end_layout
33442
33443 \begin_layout Standard
33444 \begin_inset VSpace defskip
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Standard
33451 \begin_inset Graphics
33452         filename ../clipart/MacroToolbar.png
33453
33454 \end_inset
33455
33456
33457 \begin_inset Index idx
33458 status collapsed
33459
33460 \begin_layout Plain Layout
33461 まくろ@マクロ ! つーるばー@ツールバー
33462 \end_layout
33463
33464 \end_inset
33465
33466
33467 \end_layout
33468
33469 \begin_layout Standard
33470 \begin_inset VSpace defskip
33471 \end_inset
33472
33473
33474 \end_layout
33475
33476 \begin_layout Standard
33477 マクロツールバーは、左から右に、以下の各ボタンがあります。
33478 \end_layout
33479
33480 \begin_layout Standard
33481 \begin_inset VSpace defskip
33482 \end_inset
33483
33484
33485 \end_layout
33486
33487 \begin_layout Standard
33488 \begin_inset Tabular
33489 <lyxtabular version="3" rows="9" columns="2">
33490 <features islongtable="true" longtabularalignment="center">
33491 <column alignment="left" valignment="top" width="0">
33492 <column alignment="left" valignment="top" width="85col%">
33493 <row interlinespace="2.5mm">
33494 <cell alignment="center" valignment="top" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498 \begin_inset Graphics
33499         filename ../../images/math-macro-remove-param.png
33500         rotateOrigin center
33501
33502 \end_inset
33503
33504
33505 \end_layout
33506
33507 \end_inset
33508 </cell>
33509 <cell alignment="center" valignment="top" usebox="none">
33510 \begin_inset Text
33511
33512 \begin_layout Plain Layout
33513
33514 \family sans
33515 編集\SpecialChar \menuseparator
33516 数式\SpecialChar \menuseparator
33517 マクロ定義\SpecialChar \menuseparator
33518 最後の引数を削除
33519 \end_layout
33520
33521 \end_inset
33522 </cell>
33523 </row>
33524 <row interlinespace="2.5mm">
33525 <cell alignment="center" valignment="top" usebox="none">
33526 \begin_inset Text
33527
33528 \begin_layout Plain Layout
33529 \begin_inset Graphics
33530         filename ../../images/math-macro-add-param.png
33531         rotateOrigin center
33532
33533 \end_inset
33534
33535
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544
33545 \family sans
33546 編集\SpecialChar \menuseparator
33547 数式\SpecialChar \menuseparator
33548 マクロ定義\SpecialChar \menuseparator
33549 引数を追加
33550 \end_layout
33551
33552 \end_inset
33553 </cell>
33554 </row>
33555 <row interlinespace="2.5mm">
33556 <cell alignment="center" valignment="top" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
33560 \begin_inset Graphics
33561         filename ../../images/math-macro-make-optional.png
33562         rotateOrigin center
33563
33564 \end_inset
33565
33566
33567 \end_layout
33568
33569 \end_inset
33570 </cell>
33571 <cell alignment="center" valignment="top" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575
33576 \family sans
33577 編集\SpecialChar \menuseparator
33578 数式\SpecialChar \menuseparator
33579 マクロ定義\SpecialChar \menuseparator
33580 最初の必須引数を
33581 \begin_inset Newline newline
33582 \end_inset
33583
33584
33585 \begin_inset Phantom HPhantom
33586 status open
33587
33588 \begin_layout Plain Layout
33589
33590 \family sans
33591 編集\SpecialChar \menuseparator
33592 数式\SpecialChar \menuseparator
33593 マクロ定義\SpecialChar \menuseparator
33594
33595 \end_layout
33596
33597 \end_inset
33598
33599 非必須引数にする
33600 \end_layout
33601
33602 \end_inset
33603 </cell>
33604 </row>
33605 <row interlinespace="2.5mm">
33606 <cell alignment="center" valignment="top" usebox="none">
33607 \begin_inset Text
33608
33609 \begin_layout Plain Layout
33610 \begin_inset Graphics
33611         filename ../../images/math-macro-make-nonoptional.png
33612         rotateOrigin center
33613
33614 \end_inset
33615
33616
33617 \end_layout
33618
33619 \end_inset
33620 </cell>
33621 <cell alignment="center" valignment="top" usebox="none">
33622 \begin_inset Text
33623
33624 \begin_layout Plain Layout
33625
33626 \family sans
33627 編集\SpecialChar \menuseparator
33628 数式\SpecialChar \menuseparator
33629 マクロ定義\SpecialChar \menuseparator
33630 最後の非必須引数を
33631 \begin_inset Newline newline
33632 \end_inset
33633
33634
33635 \begin_inset Phantom HPhantom
33636 status open
33637
33638 \begin_layout Plain Layout
33639
33640 \family sans
33641 編集\SpecialChar \menuseparator
33642 数式\SpecialChar \menuseparator
33643 マクロ定義\SpecialChar \menuseparator
33644
33645 \end_layout
33646
33647 \end_inset
33648
33649 必須引数にする
33650 \end_layout
33651
33652 \end_inset
33653 </cell>
33654 </row>
33655 <row interlinespace="2.5mm">
33656 <cell alignment="center" valignment="top" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660 \begin_inset Graphics
33661         filename ../../images/math-macro-remove-optional-param.png
33662         rotateOrigin center
33663
33664 \end_inset
33665
33666
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675
33676 \family sans
33677 編集\SpecialChar \menuseparator
33678 数式\SpecialChar \menuseparator
33679 マクロ定義\SpecialChar \menuseparator
33680 非必須引数を削除
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 </row>
33686 <row interlinespace="2.5mm">
33687 <cell alignment="center" valignment="top" usebox="none">
33688 \begin_inset Text
33689
33690 \begin_layout Plain Layout
33691 \begin_inset Graphics
33692         filename ../../images/math-macro-add-optional-param.png
33693         rotateOrigin center
33694
33695 \end_inset
33696
33697
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706
33707 \family sans
33708 編集\SpecialChar \menuseparator
33709 数式\SpecialChar \menuseparator
33710 マクロ定義\SpecialChar \menuseparator
33711 非必須引数を挿入
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 </row>
33717 <row interlinespace="2.5mm">
33718 <cell alignment="center" valignment="top" usebox="none">
33719 \begin_inset Text
33720
33721 \begin_layout Plain Layout
33722 \begin_inset Graphics
33723         filename ../../images/math-macro-remove-greedy-param.png
33724         rotateOrigin center
33725
33726 \end_inset
33727
33728
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 <cell alignment="center" valignment="top" usebox="none">
33734 \begin_inset Text
33735
33736 \begin_layout Plain Layout
33737
33738 \family sans
33739 編集\SpecialChar \menuseparator
33740 数式\SpecialChar \menuseparator
33741 マクロ定義\SpecialChar \menuseparator
33742 右に吐き出す形で
33743 \begin_inset Newline newline
33744 \end_inset
33745
33746
33747 \begin_inset Phantom HPhantom
33748 status open
33749
33750 \begin_layout Plain Layout
33751
33752 \family sans
33753 編集\SpecialChar \menuseparator
33754 数式\SpecialChar \menuseparator
33755 マクロ定義\SpecialChar \menuseparator
33756
33757 \end_layout
33758
33759 \end_inset
33760
33761 最後の引数を削除
33762 \end_layout
33763
33764 \end_inset
33765 </cell>
33766 </row>
33767 <row interlinespace="2.5mm">
33768 <cell alignment="center" valignment="top" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Plain Layout
33772 \begin_inset Graphics
33773         filename ../../images/math-macro-append-greedy-param.png
33774         rotateOrigin center
33775
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 <cell alignment="center" valignment="top" usebox="none">
33784 \begin_inset Text
33785
33786 \begin_layout Plain Layout
33787
33788 \family sans
33789 編集\SpecialChar \menuseparator
33790 数式\SpecialChar \menuseparator
33791 マクロ定義\SpecialChar \menuseparator
33792 右から喰う形で
33793 \begin_inset Newline newline
33794 \end_inset
33795
33796
33797 \begin_inset Phantom HPhantom
33798 status open
33799
33800 \begin_layout Plain Layout
33801
33802 \family sans
33803 編集\SpecialChar \menuseparator
33804 数式\SpecialChar \menuseparator
33805 マクロ定義\SpecialChar \menuseparator
33806
33807 \end_layout
33808
33809 \end_inset
33810
33811 引数を追加
33812 \end_layout
33813
33814 \end_inset
33815 </cell>
33816 </row>
33817 <row interlinespace="2.5mm">
33818 <cell alignment="center" valignment="top" usebox="none">
33819 \begin_inset Text
33820
33821 \begin_layout Plain Layout
33822 \begin_inset Graphics
33823         filename ../../images/math-macro-add-greedy-optional-param.png
33824         rotateOrigin center
33825
33826 \end_inset
33827
33828
33829 \end_layout
33830
33831 \end_inset
33832 </cell>
33833 <cell alignment="center" valignment="top" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837
33838 \family sans
33839 編集\SpecialChar \menuseparator
33840 数式\SpecialChar \menuseparator
33841 マクロ定義\SpecialChar \menuseparator
33842 右から喰う形で
33843 \begin_inset Newline newline
33844 \end_inset
33845
33846
33847 \begin_inset Phantom HPhantom
33848 status open
33849
33850 \begin_layout Plain Layout
33851
33852 \family sans
33853 編集\SpecialChar \menuseparator
33854 数式\SpecialChar \menuseparator
33855 マクロ定義\SpecialChar \menuseparator
33856
33857 \end_layout
33858
33859 \end_inset
33860
33861 非必須引数を追加
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 </row>
33867 </lyxtabular>
33868
33869 \end_inset
33870
33871
33872 \end_layout
33873
33874 \begin_layout Standard
33875 \begin_inset Newpage newpage
33876 \end_inset
33877
33878
33879 \end_layout
33880
33881 \begin_layout Section
33882 さまざまな秘訣
33883 \begin_inset Index idx
33884 status collapsed
33885
33886 \begin_layout Plain Layout
33887 ひけつ@秘訣
33888 \end_layout
33889
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \begin_layout Subsection
33896 負の数
33897 \begin_inset Index idx
33898 status collapsed
33899
33900 \begin_layout Plain Layout
33901 かず@数 ! ふの@負の ---
33902 \end_layout
33903
33904 \end_inset
33905
33906
33907 \end_layout
33908
33909 \begin_layout Standard
33910 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
33911 く表示されます。
33912 \end_layout
33913
33914 \begin_layout Standard
33915 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
33916 \end_layout
33917
33918 \begin_layout Standard
33919 以下は、この問題を示す例です。
33920 \end_layout
33921
33922 \begin_layout Standard
33923 \align center
33924 \begin_inset Tabular
33925 <lyxtabular version="3" rows="3" columns="2">
33926 <features tabularvalignment="middle">
33927 <column alignment="right" valignment="top" width="0">
33928 <column alignment="left" valignment="top" width="0">
33929 <row>
33930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33931 \begin_inset Text
33932
33933 \begin_layout Plain Layout
33934 通常の文章:
33935 \end_layout
33936
33937 \end_inset
33938 </cell>
33939 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33940 \begin_inset Text
33941
33942 \begin_layout Plain Layout
33943 x = -2
33944 \end_layout
33945
33946 \end_inset
33947 </cell>
33948 </row>
33949 <row>
33950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33951 \begin_inset Text
33952
33953 \begin_layout Plain Layout
33954 数式:
33955 \end_layout
33956
33957 \end_inset
33958 </cell>
33959 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33960 \begin_inset Text
33961
33962 \begin_layout Plain Layout
33963 \begin_inset Formula $x=-2$
33964 \end_inset
33965
33966
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 </row>
33972 <row>
33973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33974 \begin_inset Text
33975
33976 \begin_layout Plain Layout
33977 解決策:
33978 \end_layout
33979
33980 \end_inset
33981 </cell>
33982 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33983 \begin_inset Text
33984
33985 \begin_layout Plain Layout
33986 \begin_inset Formula $x=\textrm{-}2$
33987 \end_inset
33988
33989
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 </row>
33995 </lyxtabular>
33996
33997 \end_inset
33998
33999
34000 \end_layout
34001
34002 \begin_layout Subsection
34003 位区切りとしてのコンマ
34004 \begin_inset Index idx
34005 status collapsed
34006
34007 \begin_layout Plain Layout
34008 こんま@コンマ
34009 \end_layout
34010
34011 \end_inset
34012
34013
34014 \begin_inset Index idx
34015 status collapsed
34016
34017 \begin_layout Plain Layout
34018 かんま@カンマ|see
34019 \begin_inset ERT
34020 status collapsed
34021
34022 \begin_layout Plain Layout
34023
34024 {
34025 \end_layout
34026
34027 \end_inset
34028
34029 コンマ
34030 \begin_inset ERT
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034
34035 }
34036 \end_layout
34037
34038 \end_inset
34039
34040
34041 \end_layout
34042
34043 \end_inset
34044
34045
34046 \end_layout
34047
34048 \begin_layout Standard
34049 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
34050 \end_layout
34051
34052 \begin_layout Standard
34053 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(短絡キー
34054 \begin_inset Info
34055 type  "shortcut"
34056 arg   "math-mode"
34057 \end_inset
34058
34059 )。
34060 \end_layout
34061
34062 \begin_layout Standard
34063 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
34064 \end_layout
34065
34066 \begin_layout Standard
34067
34068 \series bold
34069
34070 \backslash
34071 usepackage{icomma}
34072 \end_layout
34073
34074 \begin_layout Standard
34075 という行を加えて、
34076 \series bold
34077 icomma.sty
34078 \series default
34079
34080 \begin_inset Foot
34081 status collapsed
34082
34083 \begin_layout Plain Layout
34084
34085 \series bold
34086 icomma
34087 \series default
34088 は、LaTeXパッケージ
34089 \series bold
34090 was
34091 \series default
34092
34093 \begin_inset Index idx
34094 status collapsed
34095
34096 \begin_layout Plain Layout
34097 ぱっけーじ@パッケージ ! was
34098 \begin_inset ERT
34099 status collapsed
34100
34101 \begin_layout Plain Layout
34102
34103
34104 \backslash
34105 vspace{4mm}
34106 \end_layout
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \end_inset
34114
34115 に含まれています。
34116 \end_layout
34117
34118 \end_inset
34119
34120
34121 \begin_inset Index idx
34122 status collapsed
34123
34124 \begin_layout Plain Layout
34125 ぱっけーじ@パッケージ ! icomma
34126 \end_layout
34127
34128 \end_inset
34129
34130 ファイルを読み込みます。
34131 \end_layout
34132
34133 \begin_layout Subsection
34134 物理ベクトル
34135 \begin_inset CommandInset label
34136 LatexCommand label
34137 name "sub:物理ベクトル"
34138
34139 \end_inset
34140
34141
34142 \begin_inset Index idx
34143 status collapsed
34144
34145 \begin_layout Plain Layout
34146 Vectors ! physical
34147 \end_layout
34148
34149 \end_inset
34150
34151
34152 \end_layout
34153
34154 \begin_layout Standard
34155 LaTeXパッケージ
34156 \series bold
34157 braket
34158 \series default
34159
34160 \begin_inset Foot
34161 status collapsed
34162
34163 \begin_layout Plain Layout
34164
34165 \series bold
34166 braket
34167 \series default
34168  は標準的LaTeX頒布版のすべてに含まれています。
34169 \end_layout
34170
34171 \end_inset
34172
34173
34174 \begin_inset Index idx
34175 status collapsed
34176
34177 \begin_layout Plain Layout
34178 ぱっけーじ@パッケージ ! braket
34179 \end_layout
34180
34181 \end_inset
34182
34183 には、定義済みのベクトルが提供されており、
34184 \end_layout
34185
34186 \begin_layout Standard
34187
34188 \series bold
34189
34190 \backslash
34191 usepackage{braket}
34192 \end_layout
34193
34194 \begin_layout Standard
34195 というLaTeXプリアンブル行で読み込むことができます。
34196 \end_layout
34197
34198 \begin_layout Standard
34199 \begin_inset ERT
34200 status collapsed
34201
34202 \begin_layout Plain Layout
34203
34204
34205 \backslash
34206 ifbraket 
34207 \end_layout
34208
34209 \end_inset
34210
34211
34212 \begin_inset Note Note
34213 status open
34214
34215 \begin_layout Plain Layout
34216 以下の表は、
34217 \series bold
34218 braket
34219 \series default
34220  LaTeXパッケージが導入済みのときのみ表示されます。
34221 \end_layout
34222
34223 \end_inset
34224
34225 以下のコマンドが定義されています。
34226 \end_layout
34227
34228 \begin_layout Standard
34229 \align center
34230 \begin_inset Tabular
34231 <lyxtabular version="3" rows="4" columns="2">
34232 <features tabularvalignment="middle">
34233 <column alignment="center" valignment="top" width="0">
34234 <column alignment="center" valignment="top" width="0">
34235 <row>
34236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34237 \begin_inset Text
34238
34239 \begin_layout Plain Layout
34240 コマンド
34241 \end_layout
34242
34243 \end_inset
34244 </cell>
34245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34246 \begin_inset Text
34247
34248 \begin_layout Plain Layout
34249 出力
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 </row>
34255 <row>
34256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260
34261 \backslash
34262 Bra{
34263 \backslash
34264 psi
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273 \begin_inset Formula $\Bra{\psi}$
34274 \end_inset
34275
34276
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 </row>
34282 <row>
34283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34284 \begin_inset Text
34285
34286 \begin_layout Plain Layout
34287
34288 \backslash
34289 Ket{
34290 \backslash
34291 psi
34292 \end_layout
34293
34294 \end_inset
34295 </cell>
34296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Plain Layout
34300 \begin_inset Formula $\Ket{\psi}$
34301 \end_inset
34302
34303
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 </row>
34309 <row>
34310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34311 \begin_inset Text
34312
34313 \begin_layout Plain Layout
34314
34315 \backslash
34316 Braket{
34317 \backslash
34318 psi
34319 \begin_inset Formula $|$
34320 \end_inset
34321
34322
34323 \backslash
34324 phi
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34330 \begin_inset Text
34331
34332 \begin_layout Plain Layout
34333 \begin_inset Formula $\Braket{\psi|\phi}$
34334 \end_inset
34335
34336
34337 \end_layout
34338
34339 \end_inset
34340 </cell>
34341 </row>
34342 </lyxtabular>
34343
34344 \end_inset
34345
34346
34347 \end_layout
34348
34349 \begin_layout Standard
34350
34351 \series bold
34352
34353 \backslash
34354 Braket
34355 \series default
34356 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34357 \begin_inset Formula 
34358 \[
34359 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34360 \]
34361
34362 \end_inset
34363
34364
34365 \begin_inset ERT
34366 status collapsed
34367
34368 \begin_layout Plain Layout
34369
34370
34371 \backslash
34372 else 
34373 \end_layout
34374
34375 \end_inset
34376
34377
34378 \begin_inset Note Note
34379 status open
34380
34381 \begin_layout Plain Layout
34382
34383 \series bold
34384 braket
34385 \series default
34386  LaTeXパッケージが導入されていないときには、以下が表示されます。
34387 \end_layout
34388
34389 \end_inset
34390
34391
34392 \end_layout
34393
34394 \begin_layout Standard
34395 本小節の全体を出力で見るためには、
34396 \series bold
34397 braket
34398 \series default
34399  LaTeXパッケージを導入する必要があります。
34400 \end_layout
34401
34402 \begin_layout Standard
34403 \begin_inset ERT
34404 status collapsed
34405
34406 \begin_layout Plain Layout
34407
34408
34409 \backslash
34410 fi 
34411 \end_layout
34412
34413 \end_inset
34414
34415
34416 \end_layout
34417
34418 \begin_layout Standard
34419
34420 \series bold
34421
34422 \backslash
34423 Braket
34424 \series default
34425 と同じ効果は、第
34426 \begin_inset CommandInset ref
34427 LatexCommand ref
34428 reference "sub:自動の括弧丈"
34429
34430 \end_inset
34431
34432 節に説明されているとおり、
34433 \series bold
34434
34435 \backslash
34436 middle
34437 \series default
34438 コマンドを用いることによっても実現できます。
34439 \end_layout
34440
34441 \begin_layout Subsection
34442 自己定義の分数
34443 \begin_inset CommandInset label
34444 LatexCommand label
34445 name "sub:自己定義の分数"
34446
34447 \end_inset
34448
34449
34450 \begin_inset Index idx
34451 status collapsed
34452
34453 \begin_layout Plain Layout
34454 ぶんすう@分数 ! じこていぎの@自己定義の ---
34455 \end_layout
34456
34457 \end_inset
34458
34459
34460 \end_layout
34461
34462 \begin_layout Standard
34463 分数用の自製コマンドを定義するには、以下の書式を持つ
34464 \series bold
34465
34466 \backslash
34467 genfrac
34468 \series default
34469
34470 \begin_inset Index idx
34471 status collapsed
34472
34473 \begin_layout Plain Layout
34474 こまんど@コマンド ! G ! 
34475 \backslash
34476 genfrac
34477 \end_layout
34478
34479 \end_inset
34480
34481 コマンドを使います。
34482 \end_layout
34483
34484 \begin_layout Standard
34485
34486 \series bold
34487
34488 \backslash
34489 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34490 \begin_inset Newline newline
34491 \end_inset
34492
34493
34494 \begin_inset Phantom HPhantom
34495 status open
34496
34497 \begin_layout Plain Layout
34498
34499 \series bold
34500
34501 \backslash
34502 genfrac
34503 \end_layout
34504
34505 \end_inset
34506
34507 {分子}{分母}
34508 \end_layout
34509
34510 \begin_layout Standard
34511 ここで「様式」は、0
34512 \begin_inset space \thinspace{}
34513 \end_inset
34514
34515 -
34516 \begin_inset space \thinspace{}
34517 \end_inset
34518
34519 3の範囲の数字です。
34520 \end_layout
34521
34522 \begin_layout Standard
34523 \align center
34524 \begin_inset Tabular
34525 <lyxtabular version="3" rows="5" columns="2">
34526 <features tabularvalignment="middle">
34527 <column alignment="center" valignment="top" width="0">
34528 <column alignment="center" valignment="top" width="0">
34529 <row>
34530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Plain Layout
34534 数字
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34540 \begin_inset Text
34541
34542 \begin_layout Plain Layout
34543 様式(大きさ)
34544 \end_layout
34545
34546 \end_inset
34547 </cell>
34548 </row>
34549 <row>
34550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554 0
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34560 \begin_inset Text
34561
34562 \begin_layout Plain Layout
34563 別行建て様式の数式
34564 \end_layout
34565
34566 \end_inset
34567 </cell>
34568 </row>
34569 <row>
34570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34571 \begin_inset Text
34572
34573 \begin_layout Plain Layout
34574 1
34575 \end_layout
34576
34577 \end_inset
34578 </cell>
34579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34580 \begin_inset Text
34581
34582 \begin_layout Plain Layout
34583 行内数式
34584 \end_layout
34585
34586 \end_inset
34587 </cell>
34588 </row>
34589 <row>
34590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34591 \begin_inset Text
34592
34593 \begin_layout Plain Layout
34594 2
34595 \end_layout
34596
34597 \end_inset
34598 </cell>
34599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34600 \begin_inset Text
34601
34602 \begin_layout Plain Layout
34603 やや小(small)
34604 \end_layout
34605
34606 \end_inset
34607 </cell>
34608 </row>
34609 <row>
34610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34611 \begin_inset Text
34612
34613 \begin_layout Plain Layout
34614 3
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34620 \begin_inset Text
34621
34622 \begin_layout Plain Layout
34623 最小(tiny)
34624 \end_layout
34625
34626 \end_inset
34627 </cell>
34628 </row>
34629 </lyxtabular>
34630
34631 \end_inset
34632
34633
34634 \end_layout
34635
34636 \begin_layout Standard
34637 「様式」を指定しないときには、
34638 \series bold
34639
34640 \backslash
34641 frac
34642 \series default
34643 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34644 \end_layout
34645
34646 \begin_layout Standard
34647 「分数線の厚み」を指定しないときには、既定値である0.4
34648 \begin_inset space \thinspace{}
34649 \end_inset
34650
34651 ptが用いられます。
34652 \end_layout
34653
34654 \begin_layout Standard
34655 \begin_inset VSpace medskip
34656 \end_inset
34657
34658 たとえば、第
34659 \begin_inset CommandInset ref
34660 LatexCommand ref
34661 reference "sub:分数"
34662
34663 \end_inset
34664
34665 節の
34666 \series bold
34667
34668 \backslash
34669 dfrac
34670 \series default
34671 コマンドおよび
34672 \series bold
34673
34674 \backslash
34675 tbinom
34676 \series default
34677 コマンドは、
34678 \end_layout
34679
34680 \begin_layout Standard
34681
34682 \series bold
34683
34684 \backslash
34685 newcommand{
34686 \backslash
34687 dfrac}[2]{
34688 \backslash
34689 genfrac{}{}{}{0}{#1}{#2}}
34690 \end_layout
34691
34692 \begin_layout Standard
34693 あるいは
34694 \end_layout
34695
34696 \begin_layout Standard
34697
34698 \series bold
34699
34700 \backslash
34701 newcommand{
34702 \backslash
34703 tbinom}[2]{
34704 \backslash
34705 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34706 \end_layout
34707
34708 \begin_layout Standard
34709 というコマンドで定義できます。
34710 \end_layout
34711
34712 \begin_layout Standard
34713 \begin_inset VSpace medskip
34714 \end_inset
34715
34716 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
34717 \end_layout
34718
34719 \begin_layout Standard
34720
34721 \series bold
34722
34723 \backslash
34724 newcommand{
34725 \backslash
34726 fracS}[3][]{
34727 \backslash
34728 genfrac{}{}{#1}{}{#2}{#3}}
34729 \end_layout
34730
34731 \begin_layout Standard
34732 という行を入れます。
34733 \end_layout
34734
34735 \begin_layout Standard
34736 以下は、そのテストです。
34737 \begin_inset Formula 
34738 \begin{align*}
34739 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34740 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34741 \end{align*}
34742
34743 \end_inset
34744
34745 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34746 \end_layout
34747
34748 \begin_layout Subsection
34749 数式の取り消し
34750 \begin_inset Index idx
34751 status collapsed
34752
34753 \begin_layout Plain Layout
34754 すうしき@数式 ! とりけし@取り消し
34755 \end_layout
34756
34757 \end_inset
34758
34759
34760 \end_layout
34761
34762 \begin_layout Standard
34763 数式あるいはその一部を取り消すには、
34764 \series bold
34765 cancel
34766 \series default
34767
34768 \begin_inset Foot
34769 status collapsed
34770
34771 \begin_layout Plain Layout
34772
34773 \series bold
34774 cancel
34775 \series default
34776 は、標準的なLaTeX頒布版のすべてに含まれています。
34777 \end_layout
34778
34779 \end_inset
34780
34781
34782 \begin_inset Index idx
34783 status collapsed
34784
34785 \begin_layout Plain Layout
34786 ぱっけーじ@パッケージ ! cancel
34787 \end_layout
34788
34789 \end_inset
34790
34791  LaTeXパッケージを、LaTeXプリアンブル行に
34792 \end_layout
34793
34794 \begin_layout Standard
34795
34796 \series bold
34797
34798 \backslash
34799 usepackage[samesize]{cancel}
34800 \end_layout
34801
34802 \begin_layout Standard
34803 と書いて読み込む必要があります。
34804 \end_layout
34805
34806 \begin_layout Standard
34807 数式を取り消すには、4つの方法があります。
34808 \end_layout
34809
34810 \begin_layout Standard
34811 \align center
34812 \begin_inset Tabular
34813 <lyxtabular version="3" rows="5" columns="2">
34814 <features tabularvalignment="middle">
34815 <column alignment="center" valignment="top" width="0">
34816 <column alignment="center" valignment="top" width="0">
34817 <row>
34818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34819 \begin_inset Text
34820
34821 \begin_layout Plain Layout
34822 コマンド
34823 \end_layout
34824
34825 \end_inset
34826 </cell>
34827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34828 \begin_inset Text
34829
34830 \begin_layout Plain Layout
34831 出力
34832 \begin_inset Note Note
34833 status collapsed
34834
34835 \begin_layout Plain Layout
34836 ここで
34837 \series bold
34838
34839 \backslash
34840 raisebox
34841 \series default
34842 はスペーサーとして使用しているだけです。
34843 \end_layout
34844
34845 \end_inset
34846
34847
34848 \end_layout
34849
34850 \end_inset
34851 </cell>
34852 </row>
34853 <row>
34854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34855 \begin_inset Text
34856
34857 \begin_layout Plain Layout
34858
34859 \backslash
34860 cancel{
34861 \backslash
34862 int
34863 \begin_inset ERT
34864 status collapsed
34865
34866 \begin_layout Plain Layout
34867
34868
34869 \backslash
34870 spce 
34871 \end_layout
34872
34873 \end_inset
34874
34875 A=B
34876 \end_layout
34877
34878 \end_inset
34879 </cell>
34880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34881 \begin_inset Text
34882
34883 \begin_layout Plain Layout
34884 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34885 \end_inset
34886
34887
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 </row>
34893 <row>
34894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34895 \begin_inset Text
34896
34897 \begin_layout Plain Layout
34898
34899 \backslash
34900 bcancel{
34901 \backslash
34902 int
34903 \begin_inset ERT
34904 status collapsed
34905
34906 \begin_layout Plain Layout
34907
34908
34909 \backslash
34910 spce 
34911 \end_layout
34912
34913 \end_inset
34914
34915 A=B
34916 \end_layout
34917
34918 \end_inset
34919 </cell>
34920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34921 \begin_inset Text
34922
34923 \begin_layout Plain Layout
34924 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34925 \end_inset
34926
34927
34928 \end_layout
34929
34930 \end_inset
34931 </cell>
34932 </row>
34933 <row>
34934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34935 \begin_inset Text
34936
34937 \begin_layout Plain Layout
34938
34939 \backslash
34940 xcancel{
34941 \backslash
34942 int
34943 \begin_inset ERT
34944 status collapsed
34945
34946 \begin_layout Plain Layout
34947
34948
34949 \backslash
34950 spce 
34951 \end_layout
34952
34953 \end_inset
34954
34955 A=B
34956 \end_layout
34957
34958 \end_inset
34959 </cell>
34960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34961 \begin_inset Text
34962
34963 \begin_layout Plain Layout
34964 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34965 \end_inset
34966
34967
34968 \end_layout
34969
34970 \end_inset
34971 </cell>
34972 </row>
34973 <row>
34974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978
34979 \backslash
34980 cancelto{1
34981 \begin_inset Formula $\to$
34982 \end_inset
34983
34984
34985 \backslash
34986 {
34987 \backslash
34988 int
34989 \begin_inset ERT
34990 status collapsed
34991
34992 \begin_layout Plain Layout
34993
34994
34995 \backslash
34996 spce 
34997 \end_layout
34998
34999 \end_inset
35000
35001 A=B
35002 \end_layout
35003
35004 \end_inset
35005 </cell>
35006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35007 \begin_inset Text
35008
35009 \begin_layout Plain Layout
35010 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35011 \end_inset
35012
35013
35014 \end_layout
35015
35016 \end_inset
35017 </cell>
35018 </row>
35019 </lyxtabular>
35020
35021 \end_inset
35022
35023
35024 \end_layout
35025
35026 \begin_layout Standard
35027
35028 \series bold
35029
35030 \backslash
35031 cancelto
35032 \series default
35033 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
35034 \begin_inset Formula 
35035 \[
35036 \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}}}
35037 \]
35038
35039 \end_inset
35040
35041
35042 \end_layout
35043
35044 \begin_layout Subsection
35045 節見出し中の数式
35046 \begin_inset CommandInset label
35047 LatexCommand label
35048 name "sub:節見出し中の数式"
35049
35050 \end_inset
35051
35052
35053 \begin_inset Index idx
35054 status collapsed
35055
35056 \begin_layout Plain Layout
35057 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
35058 \end_layout
35059
35060 \end_inset
35061
35062
35063 \end_layout
35064
35065 \begin_layout Standard
35066 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35067 \end_layout
35068
35069 \begin_layout Standard
35070 \begin_inset Note Greyedout
35071 status open
35072
35073 \begin_layout Plain Layout
35074 文書設定ダイアログの
35075 \family sans
35076 PDF特性
35077 \family default
35078
35079 \series bold
35080 hyperref
35081 \series default
35082
35083 \begin_inset Index idx
35084 status collapsed
35085
35086 \begin_layout Plain Layout
35087 ぱっけーじ@パッケージ ! hyperref
35088 \end_layout
35089
35090 \end_inset
35091
35092 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35093 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35094 \end_layout
35095
35096 \end_inset
35097
35098
35099 \end_layout
35100
35101 \begin_layout Standard
35102 これらの問題は、
35103 \family sans
35104 挿入\SpecialChar \menuseparator
35105 短縮タイトル
35106 \family default
35107 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35108 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35109 \end_layout
35110
35111 \begin_layout Standard
35112 数式を目次中でも使わなくてもならないが、
35113 \series bold
35114 hyperref
35115 \series default
35116 も使用しなくてはならないときには、
35117 \end_layout
35118
35119 \begin_layout Standard
35120
35121 \series bold
35122
35123 \backslash
35124 texorpdfstring{部分}{代替文字列}
35125 \begin_inset Index idx
35126 status collapsed
35127
35128 \begin_layout Plain Layout
35129 こまんど@コマンド ! T ! 
35130 \backslash
35131 texorpdfstring
35132 \end_layout
35133
35134 \end_inset
35135
35136
35137 \end_layout
35138
35139 \begin_layout Standard
35140 というコマンドをTeXモードで使う方法があります。
35141 \end_layout
35142
35143 \begin_layout Standard
35144 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35145 文字列」が用いられます。
35146 \end_layout
35147
35148 \begin_layout Standard
35149 以下の二つは、見出しの例です。
35150 \begin_inset VSpace -3mm
35151 \end_inset
35152
35153
35154 \begin_inset ERT
35155 status collapsed
35156
35157 \begin_layout Plain Layout
35158
35159
35160 \backslash
35161 boldmath 
35162 \end_layout
35163
35164 \end_inset
35165
35166
35167 \end_layout
35168
35169 \begin_layout Subsubsection
35170 目次中では数式を使わない見出し
35171 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35172 \end_inset
35173
35174
35175 \begin_inset Argument
35176 status collapsed
35177
35178 \begin_layout Plain Layout
35179 目次中では数式を使わない見出し
35180 \end_layout
35181
35182 \end_inset
35183
35184
35185 \end_layout
35186
35187 \begin_layout Subsubsection
35188 目次中で数式を使う見出し
35189 \begin_inset ERT
35190 status collapsed
35191
35192 \begin_layout Plain Layout
35193
35194
35195 \backslash
35196 texorpdfstring{
35197 \end_layout
35198
35199 \end_inset
35200
35201  
35202 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35203 \end_inset
35204
35205
35206 \begin_inset ERT
35207 status collapsed
35208
35209 \begin_layout Plain Layout
35210
35211 }{}
35212 \end_layout
35213
35214 \end_inset
35215
35216
35217 \end_layout
35218
35219 \begin_layout Standard
35220 \begin_inset ERT
35221 status collapsed
35222
35223 \begin_layout Plain Layout
35224
35225
35226 \backslash
35227 unboldmath 
35228 \end_layout
35229
35230 \end_inset
35231
35232 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35233 \series bold
35234
35235 \backslash
35236 texorpdfstring
35237 \series default
35238 が使われています。
35239 \end_layout
35240
35241 \begin_layout Standard
35242 他の節見出しと同じ書式を得るために、上の見出し全体は
35243 \series bold
35244 boldmath
35245 \series default
35246 環境に設定してあります
35247 \begin_inset Foot
35248 status collapsed
35249
35250 \begin_layout Plain Layout
35251
35252 \begin_inset CommandInset ref
35253 LatexCommand ref
35254 reference "sub:ボールド体の数式"
35255
35256 \end_inset
35257
35258 節参照。
35259 \end_layout
35260
35261 \end_inset
35262
35263
35264 \end_layout
35265
35266 \begin_layout Subsection
35267 多段組文中の数式
35268 \begin_inset Index idx
35269 status collapsed
35270
35271 \begin_layout Plain Layout
35272 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
35273 \end_layout
35274
35275 \end_inset
35276
35277
35278 \end_layout
35279
35280 \begin_layout Standard
35281 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35282 \series bold
35283 multicol
35284 \series default
35285
35286 \begin_inset Foot
35287 status collapsed
35288
35289 \begin_layout Plain Layout
35290
35291 \series bold
35292 multicol
35293 \series default
35294 は、標準的LaTeX頒布版のすべてに含まれています。
35295 \end_layout
35296
35297 \end_inset
35298
35299
35300 \begin_inset Index idx
35301 status collapsed
35302
35303 \begin_layout Plain Layout
35304 ぱっけーじ@パッケージ ! multicol
35305 \end_layout
35306
35307 \end_inset
35308
35309  LaTeXパッケージを、
35310 \end_layout
35311
35312 \begin_layout Standard
35313
35314 \series bold
35315
35316 \backslash
35317 usepackage{multicol}
35318 \end_layout
35319
35320 \begin_layout Standard
35321 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
35322 \end_layout
35323
35324 \begin_layout Standard
35325 \begin_inset Note Greyedout
35326 status open
35327
35328 \begin_layout Plain Layout
35329 ここで、
35330 \family sans
35331 文書\SpecialChar \menuseparator
35332 設定
35333 \family default
35334 メニューの
35335 \family sans
35336 本文レイアウト
35337 \family default
35338 で、
35339 \family sans
35340 二段組文書
35341 \family default
35342 の設定を
35343 \emph on
35344 有効にしてはならない
35345 \emph default
35346 ことに注意してください。
35347 \end_layout
35348
35349 \end_inset
35350
35351
35352 \end_layout
35353
35354 \begin_layout Standard
35355 多段組文の前に
35356 \end_layout
35357
35358 \begin_layout Standard
35359
35360 \series bold
35361
35362 \backslash
35363 begin{multicols}{段数}
35364 \end_layout
35365
35366 \begin_layout Standard
35367 というコマンドをTeXモードで書き入れます。「段数」は、2
35368 \begin_inset space \thinspace{}
35369 \end_inset
35370
35371 -
35372 \begin_inset space \thinspace{}
35373 \end_inset
35374
35375 10のあいだの数字です。多段組文の終わる数式の前には、
35376 \end_layout
35377
35378 \begin_layout Standard
35379
35380 \series bold
35381
35382 \backslash
35383 end{multicols}
35384 \end_layout
35385
35386 \begin_layout Standard
35387 というコマンドをTeXモードで入れます。
35388 \end_layout
35389
35390 \begin_layout Standard
35391 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35392 \begin_inset space \thinspace{}
35393 \end_inset
35394
35395 mmの垂直空白を入れて下さい。数式様式
35396 \series bold
35397
35398 \begin_inset Foot
35399 status collapsed
35400
35401 \begin_layout Plain Layout
35402
35403 \series bold
35404 数式様式に関しては、第
35405 \series default
35406
35407 \begin_inset CommandInset ref
35408 LatexCommand ref
35409 reference "sec:数式様式"
35410
35411 \end_inset
35412
35413 節をご覧下さい。
35414 \end_layout
35415
35416 \end_inset
35417
35418
35419 \series default
35420 として
35421 \series bold
35422 行頭下げ
35423 \series default
35424 を使用している場合には、代わりに-9
35425 \begin_inset space \thinspace{}
35426 \end_inset
35427
35428 mmの垂直空白を入れて下さい。
35429 \end_layout
35430
35431 \begin_layout Standard
35432 以下は、別行建て数式を含む、多段組文の例です。
35433 \end_layout
35434
35435 \begin_layout Standard
35436 \begin_inset ERT
35437 status collapsed
35438
35439 \begin_layout Plain Layout
35440
35441
35442 \backslash
35443 begin{multicols}{2}
35444 \end_layout
35445
35446 \end_inset
35447
35448
35449 \lang ngerman
35450 Das Spektrum wird fouriertransformiert.
35451  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35452 , Lösungsmittel) zu trennen.
35453  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35454  nun das Aussehen des Ausgangssignals.
35455  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35456  über alle Phasen integrieren muss.
35457  Sei nun 
35458 \begin_inset Formula $S$
35459 \end_inset
35460
35461  unser normiertes Ausgangssignal und 
35462 \begin_inset Formula $P$
35463 \end_inset
35464
35465  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35466 \lang japanese
35467
35468 \begin_inset ERT
35469 status collapsed
35470
35471 \begin_layout Plain Layout
35472
35473
35474 \backslash
35475 end{multicols}
35476 \end_layout
35477
35478 \end_inset
35479
35480
35481 \begin_inset VSpace -6mm
35482 \end_inset
35483
35484
35485 \begin_inset Formula 
35486 \begin{equation}
35487 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35488 \end{equation}
35489
35490 \end_inset
35491
35492
35493 \begin_inset ERT
35494 status collapsed
35495
35496 \begin_layout Plain Layout
35497
35498
35499 \backslash
35500 begin{multicols}{2}
35501 \end_layout
35502
35503 \end_inset
35504
35505
35506 \lang ngerman
35507 wobei 
35508 \begin_inset Formula $S_{0}$
35509 \end_inset
35510
35511  das Signal ohne Gradient ist und die Normierungsbedingung 
35512 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35513 \end_inset
35514
35515  gilt.
35516  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35517  Direkt nach dem 
35518 \begin_inset Formula $\nicefrac{\pi}{2}$
35519 \end_inset
35520
35521
35522 \begin_inset space \thinspace{}
35523 \end_inset
35524
35525 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35526  das Signal zusätzlich abschwächt.
35527  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35528  
35529 \begin_inset Formula $T_{2}$
35530 \end_inset
35531
35532 -Zeit.
35533 \end_layout
35534
35535 \begin_layout Standard
35536 \begin_inset ERT
35537 status collapsed
35538
35539 \begin_layout Plain Layout
35540
35541
35542 \backslash
35543 end{multicols}
35544 \end_layout
35545
35546 \end_inset
35547
35548  
35549 \end_layout
35550
35551 \begin_layout Subsection
35552 変数の説明付き数式
35553 \begin_inset Index idx
35554 status collapsed
35555
35556 \begin_layout Plain Layout
35557 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35558 \end_layout
35559
35560 \end_inset
35561
35562
35563 \end_layout
35564
35565 \begin_layout Standard
35566 \begin_inset CommandInset ref
35567 LatexCommand eqref
35568 reference "eq:within"
35569
35570 \end_inset
35571
35572 式のように、数式内で変数の説明をするには、
35573 \begin_inset Formula $n$
35574 \end_inset
35575
35576 個の変数が使われている場合、左寄せの列を持つ2
35577 \series bold
35578 ×
35579 \series default
35580
35581 \begin_inset Formula $n$
35582 \end_inset
35583
35584 行列を使用します
35585 \begin_inset Foot
35586 status collapsed
35587
35588 \begin_layout Plain Layout
35589 行列に関しては、第
35590 \begin_inset CommandInset ref
35591 LatexCommand ref
35592 reference "sec:行列"
35593
35594 \end_inset
35595
35596 節参照。
35597 \end_layout
35598
35599 \end_inset
35600
35601 。説明を小さな文字にするには、行列の前に、たとえば
35602 \series bold
35603
35604 \backslash
35605 footnotesize
35606 \series default
35607 コマンドを挿入します
35608 \begin_inset Foot
35609 status collapsed
35610
35611 \begin_layout Plain Layout
35612 フォント寸法に関しては、第
35613 \begin_inset CommandInset ref
35614 LatexCommand ref
35615 reference "sub:書体寸法"
35616
35617 \end_inset
35618
35619 節参照。
35620 \end_layout
35621
35622 \end_inset
35623
35624
35625 \end_layout
35626
35627 \begin_layout Standard
35628 数式様式に
35629 \series bold
35630 行頭下げ
35631 \begin_inset Foot
35632 status collapsed
35633
35634 \begin_layout Plain Layout
35635
35636 \series bold
35637 数式様式に関しては、第
35638 \series default
35639
35640 \begin_inset CommandInset ref
35641 LatexCommand ref
35642 reference "sec:数式様式"
35643
35644 \end_inset
35645
35646 節参照。
35647 \end_layout
35648
35649 \end_inset
35650
35651
35652 \series default
35653 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35654 \series bold
35655
35656 \backslash
35657 hfill
35658 \series default
35659
35660 \begin_inset Foot
35661 status collapsed
35662
35663 \begin_layout Plain Layout
35664
35665 \series bold
35666
35667 \backslash
35668 hfill
35669 \series default
35670 は、
35671 \series bold
35672 行頭下げ
35673 \series default
35674 様式のときのみ機能します。第
35675 \begin_inset CommandInset ref
35676 LatexCommand ref
35677 reference "sub:可変長の空白"
35678
35679 \end_inset
35680
35681 節をご覧下さい。
35682 \end_layout
35683
35684 \end_inset
35685
35686 を入れます。
35687 \end_layout
35688
35689 \begin_layout Standard
35690 数式様式に
35691 \series bold
35692 中央揃え
35693 \series default
35694 を使っている場合、数式を字下げするには、第
35695 \begin_inset CommandInset ref
35696 LatexCommand ref
35697 reference "sub:flalign環境"
35698
35699 \end_inset
35700
35701 節で述べた方法を使用します。
35702 \begin_inset CommandInset ref
35703 LatexCommand eqref
35704 reference "eq:within"
35705
35706 \end_inset
35707
35708 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
35709 \begin_inset Formula 
35710 \begin{flalign}
35711 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35712 \rho & \textrm{density}\\
35713 V & \textrm{volume}\\
35714 g & \textrm{gravitational acceleration}
35715 \end{array} &  & {}\label{eq:within}
35716 \end{flalign}
35717
35718 \end_inset
35719
35720
35721 \end_layout
35722
35723 \begin_layout Subsection
35724 アップライト体のギリシャ小文字
35725 \begin_inset CommandInset label
35726 LatexCommand label
35727 name "sub:アップライト体ギリシャ小文字"
35728
35729 \end_inset
35730
35731
35732 \begin_inset Index idx
35733 status collapsed
35734
35735 \begin_layout Plain Layout
35736 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35737 \end_layout
35738
35739 \end_inset
35740
35741
35742 \end_layout
35743
35744 \begin_layout Standard
35745 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
35746 \begin_inset Formula $\pi$
35747 \end_inset
35748
35749 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
35750 \series bold
35751 upgreek.sty
35752 \series default
35753
35754 \begin_inset Foot
35755 status collapsed
35756
35757 \begin_layout Plain Layout
35758
35759 \series bold
35760 upgreek
35761 \series default
35762 は、
35763 \series bold
35764 was
35765 \series default
35766
35767 \begin_inset Index idx
35768 status collapsed
35769
35770 \begin_layout Plain Layout
35771 ぱっけーじ@パッケージ ! was
35772 \begin_inset ERT
35773 status collapsed
35774
35775 \begin_layout Plain Layout
35776
35777
35778 \backslash
35779 vspace{4mm}
35780 \end_layout
35781
35782 \end_inset
35783
35784
35785 \end_layout
35786
35787 \end_inset
35788
35789  LaTeXパッケージの一部です。
35790 \end_layout
35791
35792 \end_inset
35793
35794
35795 \begin_inset Index idx
35796 status collapsed
35797
35798 \begin_layout Plain Layout
35799 ぱっけーじ@パッケージ ! upgreek
35800 \end_layout
35801
35802 \end_inset
35803
35804  ファイルを
35805 \end_layout
35806
35807 \begin_layout Standard
35808
35809 \series bold
35810
35811 \backslash
35812 usepackage{upgreek}
35813 \end_layout
35814
35815 \begin_layout Standard
35816 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
35817 \begin_inset ERT
35818 status collapsed
35819
35820 \begin_layout Plain Layout
35821
35822
35823 \backslash
35824 ifupgreek 
35825 \end_layout
35826
35827 \end_inset
35828
35829
35830 \begin_inset Note Note
35831 status open
35832
35833 \begin_layout Plain Layout
35834 以下の表は、
35835 \series bold
35836 upgreek
35837 \series default
35838  LaTeXパッケージが導入済みのときのみ表示されます。
35839 \end_layout
35840
35841 \end_inset
35842
35843 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
35844 \series bold
35845 up
35846 \series default
35847 を付けると作ることができます。たとえば
35848 \series bold
35849
35850 \backslash
35851 uptau
35852 \series default
35853 コマンドは、
35854 \begin_inset Formula $\uptau$
35855 \end_inset
35856
35857 のようになります。
35858 \end_layout
35859
35860 \begin_layout Standard
35861 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
35862 \begin_inset Formula 
35863 \[
35864 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35865 \]
35866
35867 \end_inset
35868
35869
35870 \end_layout
35871
35872 \begin_layout Standard
35873 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
35874 \end_layout
35875
35876 \begin_layout Standard
35877 \begin_inset ERT
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881
35882
35883 \backslash
35884 else 
35885 \end_layout
35886
35887 \end_inset
35888
35889
35890 \begin_inset Note Note
35891 status open
35892
35893 \begin_layout Plain Layout
35894 以下は、
35895 \series bold
35896 upgreek
35897 \series default
35898  LaTeXパッケージが導入されていないときのみ表示されます。
35899 \end_layout
35900
35901 \end_inset
35902
35903
35904 \end_layout
35905
35906 \begin_layout Standard
35907 この小節のすべてを出力で見るには、
35908 \series bold
35909 upgreek
35910 \series default
35911  LaTeXパッケージを導入する必要があります。
35912 \end_layout
35913
35914 \begin_layout Standard
35915 \begin_inset ERT
35916 status collapsed
35917
35918 \begin_layout Plain Layout
35919
35920
35921 \backslash
35922 fi 
35923 \end_layout
35924
35925 \end_inset
35926
35927
35928 \end_layout
35929
35930 \begin_layout Subsection
35931 数式中のテキスト文字
35932 \begin_inset CommandInset label
35933 LatexCommand label
35934 name "sub:数式中のテキスト文字"
35935
35936 \end_inset
35937
35938
35939 \begin_inset Index idx
35940 status collapsed
35941
35942 \begin_layout Plain Layout
35943 てきすと@テキスト ! すうしきちゅうの@数式中の ---
35944 \end_layout
35945
35946 \end_inset
35947
35948
35949 \end_layout
35950
35951 \begin_layout Standard
35952 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
35953 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35954 \end_inset
35955
35956 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
35957 \series bold
35958
35959 \backslash
35960 cdot
35961 \series default
35962
35963 \begin_inset Foot
35964 status collapsed
35965
35966 \begin_layout Plain Layout
35967
35968 \begin_inset CommandInset ref
35969 LatexCommand ref
35970 reference "sub:二項演算子"
35971
35972 \end_inset
35973
35974 節参照。
35975 \end_layout
35976
35977 \end_inset
35978
35979 コマンドを挿入しなくてはならなくなることでしょう。しかし、
35980 \end_layout
35981
35982 \begin_layout Standard
35983
35984 \series bold
35985
35986 \backslash
35987 Declare Inputtext{183}{
35988 \backslash
35989 ifmmode
35990 \backslash
35991 cdot
35992 \backslash
35993 else
35994 \backslash
35995 textperiodcentered
35996 \backslash
35997 f\SpecialChar \textcompwordmark{}
35998 i}
35999 \end_layout
36000
36001 \begin_layout Standard
36002 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
36003 \end_layout
36004
36005 \begin_layout Standard
36006 文字エンコーディング(
36007 \family sans
36008 文書\SpecialChar \menuseparator
36009 設定\SpecialChar \menuseparator
36010 言語
36011 \family default
36012 メニュー)は、キーボード上のキーが押されたときにどの文字が表示されるかを指定します。「·」文字に対応するキーが押されると、内部的には
36013 \series bold
36014
36015 \backslash
36016 textperiodcentered
36017 \series default
36018 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
36019 否かによって、正しいコマンドが自動的に選択されます。
36020 \end_layout
36021
36022 \begin_layout Standard
36023 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
36024 \series bold
36025 latin9
36026 \series default
36027 エンコーディングは、LaTeXがインストールされたフォルダにある
36028 \series bold
36029 latin9.def
36030 \series default
36031 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
36032 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
36033 \end_layout
36034
36035 \begin_layout Standard
36036 \begin_inset VSpace medskip
36037 \end_inset
36038
36039 中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
36040 \begin_inset Foot
36041 status collapsed
36042
36043 \begin_layout Plain Layout
36044 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
36045 \end_layout
36046
36047 \end_inset
36048
36049
36050 \end_layout
36051
36052 \begin_layout Standard
36053
36054 \series bold
36055
36056 \backslash
36057 DeclareInputtext{176}{
36058 \backslash
36059 ifmmode^
36060 \backslash
36061 circ
36062 \backslash
36063 else
36064 \backslash
36065 textdegree
36066 \backslash
36067 f\SpecialChar \textcompwordmark{}
36068 i}
36069 \end_layout
36070
36071 \begin_layout Standard
36072 \begin_inset Newpage newpage
36073 \end_inset
36074
36075
36076 \end_layout
36077
36078 \begin_layout Section
36079 \start_of_appendix
36080 組版上の助言
36081 \begin_inset Index idx
36082 status collapsed
36083
36084 \begin_layout Plain Layout
36085 くみばんじょうのじょげん@組版上の助言
36086 \end_layout
36087
36088 \end_inset
36089
36090
36091 \end_layout
36092
36093 \begin_layout Standard
36094 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36095 \begin_inset Foot
36096 status collapsed
36097
36098 \begin_layout Plain Layout
36099 この要約の一部は、ISO規則を取り上げている「Duden」
36100 \begin_inset CommandInset citation
36101 LatexCommand cite
36102 key "Duden"
36103
36104 \end_inset
36105
36106 と呼ばれるドイツの半公的辞書から採られています。
36107 \end_layout
36108
36109 \end_inset
36110
36111
36112 \end_layout
36113
36114 \begin_layout Itemize
36115 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36116 \begin_inset Foot
36117 status collapsed
36118
36119 \begin_layout Plain Layout
36120 書体様式で指定します。第
36121 \begin_inset CommandInset ref
36122 LatexCommand ref
36123 reference "sub:書体様式"
36124
36125 \end_inset
36126
36127 節を参照。
36128 \end_layout
36129
36130 \end_inset
36131
36132 :30
36133 \begin_inset space \thinspace{}
36134 \end_inset
36135
36136 km/h
36137 \begin_inset Newline newline
36138 \end_inset
36139
36140 値と単位の間には、最小空白を入れます。第
36141 \begin_inset CommandInset ref
36142 LatexCommand ref
36143 reference "sub:定義済みの空白"
36144
36145 \end_inset
36146
36147 節を参照。
36148 \begin_inset Newline newline
36149 \end_inset
36150
36151 この慣習は、
36152 \series bold
36153
36154 \backslash
36155 unittwo
36156 \series default
36157 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36158 が得られます:
36159 \begin_inset Formula $\unit[30]{km/h}$
36160 \end_inset
36161
36162
36163 \begin_inset space \thinspace{}
36164 \end_inset
36165
36166 。実は、
36167 \series bold
36168
36169 \backslash
36170 unittwo
36171 \series default
36172 は、LaTeXコマンドの実体ではなく、
36173 \series bold
36174
36175 \backslash
36176 unit[値]{単位}
36177 \series default
36178 というコマンドです。したがって、これをTeXコード中で使用することはできません。
36179 \end_layout
36180
36181 \begin_layout Itemize
36182 百分率記号と千分率記号は、物理単位と同様に組みます:
36183 \begin_inset Newline newline
36184 \end_inset
36185
36186 血中アルコール1,2
36187 \begin_inset space \thinspace{}
36188 \end_inset
36189
36190
36191 \end_layout
36192
36193 \begin_layout Itemize
36194 角度記号は値の直後に置きます:15°。しかし、単位として用いられるときは別です:15
36195 \begin_inset space \thinspace{}
36196 \end_inset
36197
36198 °C
36199 \end_layout
36200
36201 \begin_layout Itemize
36202 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36203 \begin_inset space \thinspace{}
36204 \end_inset
36205
36206 473
36207 \begin_inset space \thinspace{}
36208 \end_inset
36209
36210 588
36211 \end_layout
36212
36213 \begin_layout Itemize
36214 120×90×40
36215 \begin_inset space \thinspace{}
36216 \end_inset
36217
36218 cmのような寸法には、積記号「×」を用います。これは、
36219 \series bold
36220
36221 \backslash
36222 times
36223 \series default
36224 コマンドか、
36225 \family sans
36226 挿入\SpecialChar \menuseparator
36227 特殊文字\SpecialChar \menuseparator
36228 記号
36229 \family default
36230 メニューから入れることができます。
36231 \end_layout
36232
36233 \begin_layout Itemize
36234 いくつかの文字を含む函数名は、混乱を防ぐためにアップライト体にします。第
36235 \begin_inset CommandInset ref
36236 LatexCommand ref
36237 reference "sub:定義済み函数"
36238
36239 \end_inset
36240
36241 節を参照。
36242 \end_layout
36243
36244 \begin_layout Itemize
36245 複数の文字を含む指数は、アップライト体にします:
36246 \begin_inset Formula $E_{\mathrm{kin}}$
36247 \end_inset
36248
36249
36250 \begin_inset Newline newline
36251 \end_inset
36252
36253 行列要素はイタリック体にします:
36254 \begin_inset Formula $\hat{H}_{kl}$
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \begin_layout Itemize
36261 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36262 \end_layout
36263
36264 \begin_layout Itemize
36265
36266 \noun on
36267 フーリエ
36268 \noun default
36269 変換を表す文字は、
36270 \series bold
36271
36272 \backslash
36273 mathscr
36274 \begin_inset ERT
36275 status collapsed
36276
36277 \begin_layout Plain Layout
36278
36279
36280 \backslash
36281 spce 
36282 \end_layout
36283
36284 \end_inset
36285
36286 {F
36287 \series default
36288 コマンド
36289 \begin_inset Index idx
36290 status collapsed
36291
36292 \begin_layout Plain Layout
36293 こまんど@コマンド! M ! 
36294 \backslash
36295 mathscr
36296 \end_layout
36297
36298 \end_inset
36299
36300
36301 \family sans
36302 挿入\SpecialChar \menuseparator
36303 特殊文字\SpecialChar \menuseparator
36304 記号\SpecialChar \menuseparator
36305 文字様記号
36306 \family default
36307 メニューの
36308 \begin_inset Formula $\mathscr{F}$
36309 \end_inset
36310
36311 で入れることができます。
36312 \begin_inset Newline newline
36313 \end_inset
36314
36315
36316 \series bold
36317
36318 \backslash
36319 mathscr
36320 \series default
36321 コマンドを使うためには、LaTeXパッケージの
36322 \series bold
36323 mathrsfs
36324 \series default
36325
36326 \begin_inset Index idx
36327 status collapsed
36328
36329 \begin_layout Plain Layout
36330 ぱっけーじ@パッケージ! mathrsfs
36331 \end_layout
36332
36333 \end_inset
36334
36335 を、LaTeXプリアンブルで
36336 \series bold
36337
36338 \backslash
36339 usepackage{mathrsfs}
36340 \series default
36341 として読み込む必要があります。
36342 \end_layout
36343
36344 \begin_layout Standard
36345 \begin_inset Newpage newpage
36346 \end_inset
36347
36348
36349 \end_layout
36350
36351 \begin_layout Section
36352 同義語
36353 \begin_inset Index idx
36354 status collapsed
36355
36356 \begin_layout Plain Layout
36357 どうぎご@同義語
36358 \end_layout
36359
36360 \end_inset
36361
36362
36363 \end_layout
36364
36365 \begin_layout Standard
36366 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36367 \end_layout
36368
36369 \begin_layout Standard
36370 \begin_inset VSpace bigskip
36371 \end_inset
36372
36373
36374 \begin_inset space \hfill{}
36375 \end_inset
36376
36377
36378 \begin_inset Tabular
36379 <lyxtabular version="3" rows="12" columns="2">
36380 <features tabularvalignment="middle">
36381 <column alignment="center" valignment="top" width="0pt">
36382 <column alignment="center" valignment="top" width="0pt">
36383 <row>
36384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36385 \begin_inset Text
36386
36387 \begin_layout Plain Layout
36388 コマンド
36389 \end_layout
36390
36391 \end_inset
36392 </cell>
36393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36394 \begin_inset Text
36395
36396 \begin_layout Plain Layout
36397 同義のコマンド
36398 \begin_inset Note Note
36399 status collapsed
36400
36401 \begin_layout Plain Layout
36402 ここで
36403 \series bold
36404
36405 \backslash
36406 raisebox
36407 \series default
36408 はスペーサーとして使用しているだけです。
36409 \end_layout
36410
36411 \end_inset
36412
36413
36414 \end_layout
36415
36416 \end_inset
36417 </cell>
36418 </row>
36419 <row>
36420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36421 \begin_inset Text
36422
36423 \begin_layout Plain Layout
36424
36425 \backslash
36426 ast
36427 \end_layout
36428
36429 \end_inset
36430 </cell>
36431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36432 \begin_inset Text
36433
36434 \begin_layout Plain Layout
36435 \begin_inset ERT
36436 status collapsed
36437
36438 \begin_layout Plain Layout
36439
36440
36441 \backslash
36442 raisebox{-1.2mm}{
36443 \end_layout
36444
36445 \end_inset
36446
36447 *
36448 \begin_inset ERT
36449 status collapsed
36450
36451 \begin_layout Plain Layout
36452
36453 }
36454 \end_layout
36455
36456 \end_inset
36457
36458
36459 \end_layout
36460
36461 \end_inset
36462 </cell>
36463 </row>
36464 <row>
36465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36466 \begin_inset Text
36467
36468 \begin_layout Plain Layout
36469
36470 \backslash
36471 choose
36472 \end_layout
36473
36474 \end_inset
36475 </cell>
36476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36477 \begin_inset Text
36478
36479 \begin_layout Plain Layout
36480
36481 \backslash
36482 binom
36483 \end_layout
36484
36485 \end_inset
36486 </cell>
36487 </row>
36488 <row>
36489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36490 \begin_inset Text
36491
36492 \begin_layout Plain Layout
36493
36494 \backslash
36495 geq
36496 \end_layout
36497
36498 \end_inset
36499 </cell>
36500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36501 \begin_inset Text
36502
36503 \begin_layout Plain Layout
36504
36505 \backslash
36506 ge
36507 \end_layout
36508
36509 \end_inset
36510 </cell>
36511 </row>
36512 <row>
36513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36514 \begin_inset Text
36515
36516 \begin_layout Plain Layout
36517
36518 \backslash
36519 lbrace
36520 \end_layout
36521
36522 \end_inset
36523 </cell>
36524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36525 \begin_inset Text
36526
36527 \begin_layout Plain Layout
36528 {
36529 \end_layout
36530
36531 \end_inset
36532 </cell>
36533 </row>
36534 <row>
36535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36536 \begin_inset Text
36537
36538 \begin_layout Plain Layout
36539
36540 \backslash
36541 lbracket
36542 \end_layout
36543
36544 \end_inset
36545 </cell>
36546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36547 \begin_inset Text
36548
36549 \begin_layout Plain Layout
36550 [
36551 \end_layout
36552
36553 \end_inset
36554 </cell>
36555 </row>
36556 <row>
36557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36558 \begin_inset Text
36559
36560 \begin_layout Plain Layout
36561
36562 \backslash
36563 leftarrow
36564 \end_layout
36565
36566 \end_inset
36567 </cell>
36568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36569 \begin_inset Text
36570
36571 \begin_layout Plain Layout
36572
36573 \backslash
36574 gets
36575 \end_layout
36576
36577 \end_inset
36578 </cell>
36579 </row>
36580 <row>
36581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36582 \begin_inset Text
36583
36584 \begin_layout Plain Layout
36585
36586 \backslash
36587 leq
36588 \end_layout
36589
36590 \end_inset
36591 </cell>
36592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36593 \begin_inset Text
36594
36595 \begin_layout Plain Layout
36596
36597 \backslash
36598 le
36599 \end_layout
36600
36601 \end_inset
36602 </cell>
36603 </row>
36604 <row>
36605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36606 \begin_inset Text
36607
36608 \begin_layout Plain Layout
36609
36610 \backslash
36611 lor
36612 \end_layout
36613
36614 \end_inset
36615 </cell>
36616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36617 \begin_inset Text
36618
36619 \begin_layout Plain Layout
36620
36621 \backslash
36622 vee
36623 \end_layout
36624
36625 \end_inset
36626 </cell>
36627 </row>
36628 <row>
36629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36630 \begin_inset Text
36631
36632 \begin_layout Plain Layout
36633
36634 \backslash
36635 neq
36636 \end_layout
36637
36638 \end_inset
36639 </cell>
36640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36641 \begin_inset Text
36642
36643 \begin_layout Plain Layout
36644
36645 \backslash
36646 not=
36647 \end_layout
36648
36649 \end_inset
36650 </cell>
36651 </row>
36652 <row>
36653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36654 \begin_inset Text
36655
36656 \begin_layout Plain Layout
36657
36658 \backslash
36659 slash
36660 \end_layout
36661
36662 \end_inset
36663 </cell>
36664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36665 \begin_inset Text
36666
36667 \begin_layout Plain Layout
36668 /
36669 \end_layout
36670
36671 \end_inset
36672 </cell>
36673 </row>
36674 <row>
36675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36676 \begin_inset Text
36677
36678 \begin_layout Plain Layout
36679
36680 \backslash
36681 vert
36682 \end_layout
36683
36684 \end_inset
36685 </cell>
36686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690 \begin_inset Formula $|$
36691 \end_inset
36692
36693
36694 \end_layout
36695
36696 \end_inset
36697 </cell>
36698 </row>
36699 </lyxtabular>
36700
36701 \end_inset
36702
36703
36704 \begin_inset space \hfill{}
36705 \end_inset
36706
36707
36708 \begin_inset Tabular
36709 <lyxtabular version="3" rows="12" columns="2">
36710 <features tabularvalignment="middle">
36711 <column alignment="center" valignment="top" width="0pt">
36712 <column alignment="center" valignment="top" width="0pt">
36713 <row>
36714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36715 \begin_inset Text
36716
36717 \begin_layout Plain Layout
36718 コマンド
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Plain Layout
36727 同義のコマンド
36728 \end_layout
36729
36730 \end_inset
36731 </cell>
36732 </row>
36733 <row>
36734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36735 \begin_inset Text
36736
36737 \begin_layout Plain Layout
36738
36739 \backslash
36740 backslash
36741 \end_layout
36742
36743 \end_inset
36744 </cell>
36745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36746 \begin_inset Text
36747
36748 \begin_layout Plain Layout
36749
36750 \backslash
36751
36752 \backslash
36753
36754 \end_layout
36755
36756 \end_inset
36757 </cell>
36758 </row>
36759 <row>
36760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36761 \begin_inset Text
36762
36763 \begin_layout Plain Layout
36764
36765 \backslash
36766 dasharrow
36767 \end_layout
36768
36769 \end_inset
36770 </cell>
36771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36772 \begin_inset Text
36773
36774 \begin_layout Plain Layout
36775
36776 \backslash
36777 dashrightarrow
36778 \end_layout
36779
36780 \end_inset
36781 </cell>
36782 </row>
36783 <row>
36784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788
36789 \backslash
36790 land
36791 \end_layout
36792
36793 \end_inset
36794 </cell>
36795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36796 \begin_inset Text
36797
36798 \begin_layout Plain Layout
36799
36800 \backslash
36801 wedge
36802 \end_layout
36803
36804 \end_inset
36805 </cell>
36806 </row>
36807 <row>
36808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36809 \begin_inset Text
36810
36811 \begin_layout Plain Layout
36812
36813 \backslash
36814 rbrace
36815 \end_layout
36816
36817 \end_inset
36818 </cell>
36819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823 }
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 rbracket
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 rightarrow
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 \backslash
36869 to
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 </row>
36875 <row>
36876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36877 \begin_inset Text
36878
36879 \begin_layout Plain Layout
36880
36881 \backslash
36882 lnot
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891
36892 \backslash
36893 neg
36894 \end_layout
36895
36896 \end_inset
36897 </cell>
36898 </row>
36899 <row>
36900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36901 \begin_inset Text
36902
36903 \begin_layout Plain Layout
36904
36905 \backslash
36906 ne
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36912 \begin_inset Text
36913
36914 \begin_layout Plain Layout
36915
36916 \backslash
36917 not=
36918 \end_layout
36919
36920 \end_inset
36921 </cell>
36922 </row>
36923 <row>
36924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36925 \begin_inset Text
36926
36927 \begin_layout Plain Layout
36928
36929 \backslash
36930 owns
36931 \end_layout
36932
36933 \end_inset
36934 </cell>
36935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36936 \begin_inset Text
36937
36938 \begin_layout Plain Layout
36939
36940 \backslash
36941 ni
36942 \end_layout
36943
36944 \end_inset
36945 </cell>
36946 </row>
36947 <row>
36948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36949 \begin_inset Text
36950
36951 \begin_layout Plain Layout
36952
36953 \backslash
36954 square
36955 \end_layout
36956
36957 \end_inset
36958 </cell>
36959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963
36964 \backslash
36965 Box
36966 \end_layout
36967
36968 \end_inset
36969 </cell>
36970 </row>
36971 <row>
36972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36973 \begin_inset Text
36974
36975 \begin_layout Plain Layout
36976
36977 \backslash
36978 Vert
36979 \end_layout
36980
36981 \end_inset
36982 </cell>
36983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36984 \begin_inset Text
36985
36986 \begin_layout Plain Layout
36987
36988 \backslash
36989
36990 \begin_inset Formula $|$
36991 \end_inset
36992
36993
36994 \end_layout
36995
36996 \end_inset
36997 </cell>
36998 </row>
36999 </lyxtabular>
37000
37001 \end_inset
37002
37003
37004 \begin_inset space \hfill{}
37005 \end_inset
37006
37007
37008 \end_layout
37009
37010 \begin_layout Standard
37011 \begin_inset Newpage newpage
37012 \end_inset
37013
37014
37015 \end_layout
37016
37017 \begin_layout Bibliography
37018 \labelwidthstring 参考文献
37019 \begin_inset CommandInset bibitem
37020 LatexCommand bibitem
37021 key "TLC2"
37022
37023 \end_inset
37024
37025
37026 \shape smallcaps
37027 Mittelbach, F.
37028  ; Goossens, M.
37029 \shape default
37030
37031 \shape italic
37032 The LaTeX Companion
37033 \shape default
37034 , 2nd ed.
37035  Addison Wesley, 2004
37036 \end_layout
37037
37038 \begin_layout Bibliography
37039 \labelwidthstring 参考文献
37040 \begin_inset CommandInset bibitem
37041 LatexCommand bibitem
37042 key "Mathmode"
37043
37044 \end_inset
37045
37046 LaTeXの数式能力の
37047 \begin_inset CommandInset href
37048 LatexCommand href
37049 name "説明"
37050 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37051
37052 \end_inset
37053
37054
37055 \end_layout
37056
37057 \begin_layout Bibliography
37058 \labelwidthstring 参考文献
37059 \begin_inset CommandInset bibitem
37060 LatexCommand bibitem
37061 key "AMS"
37062
37063 \end_inset
37064
37065
37066 \begin_inset ERT
37067 status collapsed
37068
37069 \begin_layout Plain Layout
37070
37071
37072 \backslash
37073 AmS
37074 \end_layout
37075
37076 \end_inset
37077
37078 -LaTeXの
37079 \begin_inset CommandInset href
37080 LatexCommand href
37081 name "説明"
37082 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37083
37084 \end_inset
37085
37086
37087 \end_layout
37088
37089 \begin_layout Bibliography
37090 \labelwidthstring 参考文献
37091 \begin_inset CommandInset bibitem
37092 LatexCommand bibitem
37093 key "Symbols"
37094
37095 \end_inset
37096
37097 LaTeXパッケージで利用できる記号の
37098 \begin_inset CommandInset href
37099 LatexCommand href
37100 name "全覧"
37101 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37102
37103 \end_inset
37104
37105
37106 \end_layout
37107
37108 \begin_layout Bibliography
37109 \labelwidthstring 参考文献
37110 \begin_inset CommandInset bibitem
37111 LatexCommand bibitem
37112 key "hyperref"
37113
37114 \end_inset
37115
37116 LaTeX 
37117 \series bold
37118 hyperref
37119 \series default
37120
37121 \begin_inset Index idx
37122 status collapsed
37123
37124 \begin_layout Plain Layout
37125 ぱっけーじ@パッケージ ! hyperref
37126 \end_layout
37127
37128 \end_inset
37129
37130 パッケージの
37131 \begin_inset CommandInset href
37132 LatexCommand href
37133 name "取扱説明書"
37134 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37135
37136 \end_inset
37137
37138
37139 \end_layout
37140
37141 \begin_layout Bibliography
37142 \labelwidthstring 参考文献
37143 \begin_inset CommandInset bibitem
37144 LatexCommand bibitem
37145 key "mhchem"
37146
37147 \end_inset
37148
37149 LaTeX 
37150 \series bold
37151 mhchem
37152 \series default
37153
37154 \begin_inset Index idx
37155 status collapsed
37156
37157 \begin_layout Plain Layout
37158 ぱっけーじ@パッケージ ! mhchem
37159 \end_layout
37160
37161 \end_inset
37162
37163 パッケージの
37164 \begin_inset CommandInset href
37165 LatexCommand href
37166 name "取扱説明書"
37167 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37168
37169 \end_inset
37170
37171
37172 \end_layout
37173
37174 \begin_layout Bibliography
37175 \labelwidthstring 参考文献
37176 \begin_inset CommandInset bibitem
37177 LatexCommand bibitem
37178 key "Mathclap"
37179
37180 \end_inset
37181
37182
37183 \begin_inset CommandInset ref
37184 LatexCommand ref
37185 reference "sub:演算子の範囲"
37186
37187 \end_inset
37188
37189 節に述べられている
37190 \series bold
37191
37192 \backslash
37193 mathclap
37194 \series default
37195 コマンドの
37196 \begin_inset CommandInset href
37197 LatexCommand href
37198 name "説明"
37199 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37200
37201 \end_inset
37202
37203
37204 \begin_inset Index idx
37205 status collapsed
37206
37207 \begin_layout Plain Layout
37208 こまんど@コマンド ! M ! 
37209 \backslash
37210 mathclap
37211 \end_layout
37212
37213 \end_inset
37214
37215
37216 \end_layout
37217
37218 \begin_layout Bibliography
37219 \labelwidthstring 参考文献
37220 \begin_inset CommandInset bibitem
37221 LatexCommand bibitem
37222 key "Duden"
37223
37224 \end_inset
37225
37226
37227 \emph on
37228 Duden Band 1
37229 \emph default
37230 .
37231  22.
37232  Auflage, Duden 2001
37233 \end_layout
37234
37235 \begin_layout Bibliography
37236 \labelwidthstring 参考文献
37237 \begin_inset CommandInset bibitem
37238 LatexCommand bibitem
37239 key "Checklist"
37240
37241 \end_inset
37242
37243 原稿見直しの
37244 \begin_inset CommandInset href
37245 LatexCommand href
37246 name "チェックリスト"
37247 target "http://physics.nist.gov/Document/checklist.pdf"
37248
37249 \end_inset
37250
37251
37252 \end_layout
37253
37254 \begin_layout Subsubsection*
37255 \begin_inset CommandInset index_print
37256 LatexCommand printindex
37257 type "idx"
37258
37259 \end_inset
37260
37261
37262 \end_layout
37263
37264 \end_body
37265 \end_document