]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Math.lyx, EmbeddedObjects.lyx: fix two issues spotted by Ignacio
[lyx.git] / lib / doc / ja / Math.lyx
1 #LyX 2.0.0beta2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 410
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 \inputencoding auto
150 \fontencoding global
151 \font_roman default
152 \font_sans default
153 \font_typewriter default
154 \font_default_family default
155 \use_non_tex_fonts false
156 \font_sc false
157 \font_osf false
158 \font_sf_scale 100
159 \font_tt_scale 100
160
161 \graphics default
162 \default_output_format default
163 \output_sync 0
164 \bibtex_command default
165 \index_command default
166 \paperfontsize default
167 \spacing single
168 \use_hyperref true
169 \pdf_title "LyX数式説明書"
170 \pdf_author "LyXプロジェクトチーム・Uwe Stohr"
171 \pdf_subject "LyXの数式機能に関する説明書"
172 \pdf_keywords "LyX, Mathed"
173 \pdf_bookmarks true
174 \pdf_bookmarksnumbered true
175 \pdf_bookmarksopen true
176 \pdf_bookmarksopenlevel 1
177 \pdf_breaklinks false
178 \pdf_pdfborder false
179 \pdf_colorlinks true
180 \pdf_backref false
181 \pdf_pdfusetitle false
182 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
183 \papersize a4paper
184 \use_geometry true
185 \use_amsmath 2
186 \use_esint 1
187 \use_mhchem 1
188 \use_mathdots 1
189 \cite_engine basic
190 \use_bibtopic false
191 \use_indices false
192 \paperorientation portrait
193 \suppress_date false
194 \use_refstyle 0
195 \notefontcolor #0000ff
196 \index 索引
197 \shortcut idx
198 \color #008000
199 \end_index
200 \leftmargin 3.5cm
201 \topmargin 3cm
202 \rightmargin 3cm
203 \bottommargin 3.5cm
204 \secnumdepth 4
205 \tocdepth 3
206 \paragraph_separation skip
207 \defskip medskip
208 \quotes_language english
209 \papercolumns 1
210 \papersides 2
211 \paperpagestyle plain
212 \tracking_changes false
213 \output_changes false
214 \html_math_output 0
215 \html_be_strict false
216 \end_header
217
218 \begin_body
219
220 \begin_layout Title
221 LyXの数式詳細説明書
222 \end_layout
223
224 \begin_layout Author
225 LyXプロジェクトチーム
226 \begin_inset Foot
227 status collapsed
228
229 \begin_layout Plain Layout
230 \noindent
231 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
232 \family typewriter
233
234 \begin_inset CommandInset href
235 LatexCommand href
236 name "lyx-docs@lists.lyx.org"
237 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
238 type "mailto:"
239
240 \end_inset
241
242
243 \family default
244 までお知らせください。
245 \end_layout
246
247 \end_inset
248
249
250 \begin_inset Note Note
251 status collapsed
252
253 \begin_layout Plain Layout
254 著者:Uwe Stöhr
255 \end_layout
256
257 \end_inset
258
259
260 \begin_inset Newline newline
261 \end_inset
262
263
264 \begin_inset Newline newline
265 \end_inset
266
267
268 \family sans
269 第2.0.x版
270 \end_layout
271
272 \begin_layout Standard
273 \begin_inset CommandInset toc
274 LatexCommand tableofcontents
275
276 \end_inset
277
278
279 \end_layout
280
281 \begin_layout Standard
282 \begin_inset Note Note
283 status collapsed
284
285 \begin_layout Plain Layout
286 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
287 \series bold
288 eurosym
289 \series default
290
291 \series bold
292 mhchem
293 \series default
294
295 \series bold
296 wasが導入されている必要があります。
297 \series default
298 これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
299 \series bold
300 mhchem
301 \series default
302 が導入されていないと、本ファイルを書き出すことができません。
303 \end_layout
304
305 \begin_layout Plain Layout
306 この文書の最新のPDF版は
307 \begin_inset Newline newline
308 \end_inset
309
310
311 \series bold
312 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
313 \begin_inset Newline newline
314 \end_inset
315
316
317 \series default
318 にあります。
319 \end_layout
320
321 \end_inset
322
323
324 \end_layout
325
326 \begin_layout Standard
327 \begin_inset Newpage newpage
328 \end_inset
329
330
331 \end_layout
332
333 \begin_layout Section
334 はじめに
335 \end_layout
336
337 \begin_layout Standard
338 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
339 使用を念頭に置いています。したがいまして、ユーザーの手引きの
340 \family typewriter
341 数式
342 \family default
343 の節をすでにお読みになっていることを前提としています。
344 \end_layout
345
346 \begin_layout Standard
347 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
348 \family sans
349 挿入\SpecialChar \menuseparator
350 数式
351 \family default
352 メニューか
353 \family sans
354 数式ツールバー
355 \family default
356 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
357 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
358 \end_layout
359
360 \begin_layout Standard
361 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
362 \family sans
363 文書\SpecialChar \menuseparator
364 設定\SpecialChar \menuseparator
365 数式オプション
366 \family default
367 メニュー)で
368 \family sans
369 AMS mathパッケージを使う
370 \family default
371 オプションを有効にしなくてはなりません
372 \begin_inset Foot
373 status collapsed
374
375 \begin_layout Plain Layout
376
377 \family sans
378 AMS mathパッケージを自動的に使う
379 \family default
380 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
381 \begin_inset ERT
382 status collapsed
383
384 \begin_layout Plain Layout
385
386
387 \backslash
388 AmS 
389 \end_layout
390
391 \end_inset
392
393 -mathパッケージを使用します。
394 \end_layout
395
396 \end_inset
397
398
399 \end_layout
400
401 \begin_layout Standard
402 説明を明瞭にするために、この文書はすべての
403 \begin_inset ERT
404 status collapsed
405
406 \begin_layout Plain Layout
407
408
409 \backslash
410 AmS 
411 \end_layout
412
413 \end_inset
414
415 -mathコマンド
416 \begin_inset Foot
417 status collapsed
418
419 \begin_layout Plain Layout
420 すべての
421 \begin_inset ERT
422 status collapsed
423
424 \begin_layout Plain Layout
425
426
427 \backslash
428 AmS
429 \end_layout
430
431 \end_inset
432
433 -mathコマンドの一覧は、
434 \family sans
435
436 \begin_inset CommandInset href
437 LatexCommand href
438 name "amsguide.ps"
439 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
440
441 \end_inset
442
443
444 \family default
445 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
446 \end_layout
447
448 \end_inset
449
450 を列挙はしません。
451 \end_layout
452
453 \begin_layout Section
454 一般的な説明
455 \end_layout
456
457 \begin_layout Standard
458 本文に埋め込まれた行内数式
459 \begin_inset Index idx
460 status collapsed
461
462 \begin_layout Plain Layout
463 すうしき ! ぎょうない @ 数式 ! 行内
464 \end_layout
465
466 \end_inset
467
468 を作成するには、短絡キー
469 \begin_inset Info
470 type  "shortcuts"
471 arg   "math-mode"
472 \end_inset
473
474 のうちのいずれか、あるいはツールバーボタン
475 \begin_inset Graphics
476         filename ../../images/math-mode.png
477         scale 85
478
479 \end_inset
480
481 を使用してください。
482 \begin_inset Newline newline
483 \end_inset
484
485 大きく別の段落として表示される別行建て数式
486 \begin_inset Index idx
487 status collapsed
488
489 \begin_layout Plain Layout
490 すうしき ! べつぎょうだてようしき @ 数式 ! 別行建て様式
491 \end_layout
492
493 \end_inset
494
495 を作成するには、
496 \begin_inset Info
497 type  "shortcuts"
498 arg   "math-display"
499 \end_inset
500
501 のうちいずれかの短絡キーを使用して下さい。
502 \end_layout
503
504 \begin_layout Standard
505 別行建て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
506 \begin_inset Info
507 type  "shortcuts"
508 arg   "math-mode"
509 \end_inset
510
511 のいずれかの短絡キーか、
512 \family sans
513 編集\SpecialChar \menuseparator
514 数式\SpecialChar \menuseparator
515 数式の表記を変更
516 \family default
517 メニューを使用して下さい。同じ方法が、行内数式を別行建て数式に変更するのにも使用できます。
518 \end_layout
519
520 \begin_layout Standard
521 行内数式の一部を別行建て数式の大きさで表示するには、
522 \series bold
523
524 \backslash
525 displaystyle
526 \begin_inset Index idx
527 status collapsed
528
529 \begin_layout Plain Layout
530
531 \size normal
532 こまんど@コマンド ! D ! 
533 \backslash
534 displaystyle
535 \end_layout
536
537 \end_inset
538
539
540 \series default
541 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
542 \end_layout
543
544 \begin_layout Standard
545 表の中では、行内数式のみの使用が許されています。
546 \end_layout
547
548 \begin_layout Standard
549
550 \family sans
551 数式ツールバー
552 \family default
553 は、
554 \family sans
555 表示\SpecialChar \menuseparator
556 ツールバー
557 \family default
558 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
559 \family sans
560 ツールバー
561 \family default
562 メニューの中ではチェック印で表されます。この状態から、
563 \family sans
564 ツールバー
565 \family default
566 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
567 数式(自動)」に変わることで表されます。
568 \end_layout
569
570 \begin_layout Standard
571 TeXモード
572 \begin_inset Index idx
573 status collapsed
574
575 \begin_layout Plain Layout
576 T@TeXモード
577 \end_layout
578
579 \end_inset
580
581 は、ツールバーボタン
582 \begin_inset Graphics
583         filename ../../images/ert-insert.png
584         scale 85
585
586 \end_inset
587
588 を押すか、
589 \family sans
590 挿入\SpecialChar \menuseparator
591 Te
592 \begin_inset ERT
593 status collapsed
594
595 \begin_layout Plain Layout
596
597 {}
598 \end_layout
599
600 \end_inset
601
602 Xコード
603 \family default
604 (短絡キー
605 \begin_inset Info
606 type  "shortcut"
607 arg   "ert-insert"
608 \end_inset
609
610 )メニューを使うことで、起動できます。
611 \begin_inset Note Note
612 status collapsed
613
614 \begin_layout Plain Layout
615 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
616 のを防ぐために、ここではTeX括弧が挿入されています。
617 \end_layout
618
619 \end_inset
620
621
622 \end_layout
623
624 \begin_layout Standard
625 LaTeXプリアンブル
626 \begin_inset Index idx
627 status collapsed
628
629 \begin_layout Plain Layout
630 L@LaTeXプリアンブル
631 \end_layout
632
633 \end_inset
634
635 を変更するには、
636 \family sans
637 文書\SpecialChar \menuseparator
638 設定\SpecialChar \menuseparator
639 LaT
640 \begin_inset ERT
641 status collapsed
642
643 \begin_layout Plain Layout
644
645 {}
646 \end_layout
647
648 \end_inset
649
650 eXプリアンブル
651 \family default
652 メニューを使用してください。
653 \end_layout
654
655 \begin_layout Standard
656 行列や場合分け、多行数式を続けて編集するには、
657 \family sans
658 編集\SpecialChar \menuseparator
659 数式
660 \family default
661 メニューと
662 \family sans
663 編集\SpecialChar \menuseparator
664 行と列
665 \family default
666 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
667 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
668 \end_layout
669
670 \begin_layout Standard
671 数式内で文章を書く
672 \begin_inset Foot
673 status collapsed
674
675 \begin_layout Plain Layout
676 多行数式では、
677 \series bold
678
679 \backslash
680 intertext
681 \series default
682 コマンドが使用されます。
683 \begin_inset CommandInset ref
684 LatexCommand ref
685 reference "sub:多行数式中のテキスト"
686
687 \end_inset
688
689 を参照のこと。
690 \end_layout
691
692 \end_inset
693
694 には、
695 \emph on
696 数式テキスト
697 \emph default
698
699 \begin_inset Index idx
700 status collapsed
701
702 \begin_layout Plain Layout
703 てきすと ! すうしきないの @ テキスト ! 数式内の
704 \end_layout
705
706 \end_inset
707
708
709 \begin_inset Index idx
710 status collapsed
711
712 \begin_layout Plain Layout
713 すうしきてきすと @ 数式テキスト
714 \end_layout
715
716 \end_inset
717
718 が使用されます。このモードには、短絡キー
719 \begin_inset Info
720 type  "shortcut"
721 arg   "math-mode"
722 \end_inset
723
724 を使うか、
725 \series bold
726
727 \backslash
728 text
729 \series default
730
731 \begin_inset Index idx
732 status collapsed
733
734 \begin_layout Plain Layout
735 こまんど @ コマンド ! T ! 
736 \backslash
737 text
738 \end_layout
739
740 \end_inset
741
742 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
743 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
744 \end_layout
745
746 \begin_layout Subsection*
747 コマンドの構成
748 \end_layout
749
750 \begin_layout Standard
751 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
752 \end_layout
753
754 \begin_layout Standard
755
756 \series bold
757
758 \backslash
759 コマンド名[非必須引数]{必須引数}
760 \end_layout
761
762 \begin_layout Standard
763 コマンドは、つねにバックスラッシュ「
764 \series bold
765
766 \backslash
767
768 \series default
769 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
770 \begin_inset Index idx
771 status collapsed
772
773 \begin_layout Plain Layout
774 T@TeX括弧
775 \end_layout
776
777 \end_inset
778
779 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
780 \series bold
781
782 \backslash
783 {
784 \series default
785 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
786 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
787 \end_layout
788
789 \begin_layout Standard
790 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
791 \emph on
792 かならず
793 \emph default
794 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
795 ん。
796 \end_layout
797
798 \begin_layout Standard
799 保護された空白は、
800 \begin_inset Info
801 type  "shortcut"
802 arg   "space-insert protected"
803 \end_inset
804
805 で入力できます。
806 \end_layout
807
808 \begin_layout Subsection*
809 \begin_inset Newpage newpage
810 \end_inset
811
812 文法の説明
813 \end_layout
814
815 \begin_layout Itemize
816 記号
817 \begin_inset Foot
818 status collapsed
819
820 \begin_layout Plain Layout
821 この可視化された空白文字は、
822 \series bold
823
824 \backslash
825 textvisiblespace
826 \series default
827
828 \begin_inset Index idx
829 status collapsed
830
831 \begin_layout Plain Layout
832 こまんど@コマンド ! T ! 
833 \backslash
834 textvisiblespace
835 \end_layout
836
837 \end_inset
838
839 コマンドをTeXモード中に挿入することで作ることができます。
840 \end_layout
841
842 \end_inset
843
844
845 \begin_inset ERT
846 status collapsed
847
848 \begin_layout Plain Layout
849
850
851 \backslash
852 spce 
853 \end_layout
854
855 \end_inset
856
857 は、空白文字を入力することを表します。
858 \end_layout
859
860 \begin_layout Itemize
861 \begin_inset Formula $\to$
862 \end_inset
863
864 のような矢印は、キーボードから対応する矢印キーを押すことを表します。
865 \end_layout
866
867 \begin_layout Subsection*
868 使用できる単位
869 \end_layout
870
871 \begin_layout Standard
872 \align center
873 \begin_inset Float table
874 placement H
875 wide false
876 sideways false
877 status open
878
879 \begin_layout Plain Layout
880 \align center
881 \begin_inset Caption
882
883 \begin_layout Plain Layout
884 \begin_inset CommandInset label
885 LatexCommand label
886 name "tab:使用できる単位"
887
888 \end_inset
889
890 使用できる単位
891 \end_layout
892
893 \end_inset
894
895
896 \end_layout
897
898 \begin_layout Plain Layout
899 \align center
900 \begin_inset Tabular
901 <lyxtabular version="3" rows="13" columns="2">
902 <features tabularvalignment="middle">
903 <column alignment="center" valignment="top" width="0">
904 <column alignment="center" valignment="top" width="0">
905 <row>
906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
907 \begin_inset Text
908
909 \begin_layout Plain Layout
910 単位
911 \end_layout
912
913 \end_inset
914 </cell>
915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
916 \begin_inset Text
917
918 \begin_layout Plain Layout
919 名称/摘要
920 \end_layout
921
922 \end_inset
923 </cell>
924 </row>
925 <row>
926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
927 \begin_inset Text
928
929 \begin_layout Plain Layout
930 mm
931 \end_layout
932
933 \end_inset
934 </cell>
935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
936 \begin_inset Text
937
938 \begin_layout Plain Layout
939 ミリメートル
940 \end_layout
941
942 \end_inset
943 </cell>
944 </row>
945 <row>
946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
947 \begin_inset Text
948
949 \begin_layout Plain Layout
950 cm
951 \end_layout
952
953 \end_inset
954 </cell>
955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
956 \begin_inset Text
957
958 \begin_layout Plain Layout
959 センチメートル
960 \end_layout
961
962 \end_inset
963 </cell>
964 </row>
965 <row>
966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
967 \begin_inset Text
968
969 \begin_layout Plain Layout
970 in
971 \end_layout
972
973 \end_inset
974 </cell>
975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
976 \begin_inset Text
977
978 \begin_layout Plain Layout
979 インチ
980 \end_layout
981
982 \end_inset
983 </cell>
984 </row>
985 <row>
986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
987 \begin_inset Text
988
989 \begin_layout Plain Layout
990 pt
991 \end_layout
992
993 \end_inset
994 </cell>
995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
996 \begin_inset Text
997
998 \begin_layout Plain Layout
999 ポイント (72.27
1000 \begin_inset Formula $\,$
1001 \end_inset
1002
1003 pt = 1
1004 \begin_inset Formula $\,$
1005 \end_inset
1006
1007 in)
1008 \end_layout
1009
1010 \end_inset
1011 </cell>
1012 </row>
1013 <row>
1014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 pc
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 パイカ (1
1028 \begin_inset Formula $\,$
1029 \end_inset
1030
1031 pc = 12
1032 \begin_inset Formula $\,$
1033 \end_inset
1034
1035 pt)
1036 \end_layout
1037
1038 \end_inset
1039 </cell>
1040 </row>
1041 <row>
1042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1043 \begin_inset Text
1044
1045 \begin_layout Plain Layout
1046 sp
1047 \end_layout
1048
1049 \end_inset
1050 </cell>
1051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1052 \begin_inset Text
1053
1054 \begin_layout Plain Layout
1055 スケールポイント (65536
1056 \begin_inset Formula $\,$
1057 \end_inset
1058
1059 sp = 1
1060 \begin_inset Formula $\,$
1061 \end_inset
1062
1063 pt)
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 </row>
1069 <row>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 bp
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 ビッグポイント (72
1084 \begin_inset Formula $\,$
1085 \end_inset
1086
1087 bp = 1
1088 \begin_inset Formula $\,$
1089 \end_inset
1090
1091 in)
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 </row>
1097 <row>
1098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 dd
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 ディドー (72
1112 \begin_inset Formula $\,$
1113 \end_inset
1114
1115 dd 
1116 \begin_inset Formula $\approx$
1117 \end_inset
1118
1119  37.6
1120 \begin_inset Formula $\,$
1121 \end_inset
1122
1123 mm)
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 </row>
1129 <row>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 cc
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1140 \begin_inset Text
1141
1142 \begin_layout Plain Layout
1143 シセロ (1
1144 \begin_inset Formula $\,$
1145 \end_inset
1146
1147 cc = 12
1148 \begin_inset Formula $\,$
1149 \end_inset
1150
1151 dd)
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 </row>
1157 <row>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 ex
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1168 \begin_inset Text
1169
1170 \begin_layout Plain Layout
1171 現在のフォントの文字「x」の高さ
1172 \end_layout
1173
1174 \end_inset
1175 </cell>
1176 </row>
1177 <row>
1178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 em
1183 \end_layout
1184
1185 \end_inset
1186 </cell>
1187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1188 \begin_inset Text
1189
1190 \begin_layout Plain Layout
1191 現在のフォントの文字「M」の幅
1192 \end_layout
1193
1194 \end_inset
1195 </cell>
1196 </row>
1197 <row>
1198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1199 \begin_inset Text
1200
1201 \begin_layout Plain Layout
1202 mu
1203 \end_layout
1204
1205 \end_inset
1206 </cell>
1207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1208 \begin_inset Text
1209
1210 \begin_layout Plain Layout
1211 数式単位(1
1212 \begin_inset space \thinspace{}
1213 \end_inset
1214
1215 mu = 
1216 \begin_inset Formula $\nicefrac{1}{18}$
1217 \end_inset
1218
1219
1220 \begin_inset space \thinspace{}
1221 \end_inset
1222
1223 em)
1224 \end_layout
1225
1226 \end_inset
1227 </cell>
1228 </row>
1229 </lyxtabular>
1230
1231 \end_inset
1232
1233
1234 \end_layout
1235
1236 \end_inset
1237
1238
1239 \end_layout
1240
1241 \begin_layout Standard
1242 \begin_inset Newpage newpage
1243 \end_inset
1244
1245
1246 \end_layout
1247
1248 \begin_layout Section
1249 基礎的な函数
1250 \end_layout
1251
1252 \begin_layout Subsection
1253 指数
1254 \begin_inset Index idx
1255 status collapsed
1256
1257 \begin_layout Plain Layout
1258 しすう@指数
1259 \end_layout
1260
1261 \end_inset
1262
1263 および添字
1264 \begin_inset Index idx
1265 status collapsed
1266
1267 \begin_layout Plain Layout
1268 そえじ@添字
1269 \end_layout
1270
1271 \end_inset
1272
1273
1274 \begin_inset Index idx
1275 status collapsed
1276
1277 \begin_layout Plain Layout
1278 うえつきもじ@上付き文字|see
1279 \begin_inset ERT
1280 status collapsed
1281
1282 \begin_layout Plain Layout
1283
1284 {
1285 \end_layout
1286
1287 \end_inset
1288
1289 指数
1290 \begin_inset ERT
1291 status collapsed
1292
1293 \begin_layout Plain Layout
1294
1295 }
1296 \end_layout
1297
1298 \end_inset
1299
1300
1301 \end_layout
1302
1303 \end_inset
1304
1305
1306 \begin_inset Index idx
1307 status collapsed
1308
1309 \begin_layout Plain Layout
1310 したつきもじ@下付き文字|see
1311 \begin_inset ERT
1312 status collapsed
1313
1314 \begin_layout Plain Layout
1315
1316 {
1317 \end_layout
1318
1319 \end_inset
1320
1321 添字
1322 \begin_inset ERT
1323 status collapsed
1324
1325 \begin_layout Plain Layout
1326
1327 }
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \end_inset
1336
1337
1338 \end_layout
1339
1340 \begin_layout Standard
1341 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1342 \begin_inset Graphics
1343         filename ../../images/math-subscript.png
1344         scale 85
1345
1346 \end_inset
1347
1348 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1349 \begin_inset Graphics
1350         filename ../../images/math-superscript.png
1351         scale 85
1352
1353 \end_inset
1354
1355 を使って入力することができます。
1356 \end_layout
1357
1358 \begin_layout Standard
1359 \align center
1360 \begin_inset Tabular
1361 <lyxtabular version="3" rows="4" columns="2">
1362 <features tabularvalignment="middle">
1363 <column alignment="center" valignment="top" width="0pt">
1364 <column alignment="center" valignment="top" width="0pt">
1365 <row>
1366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1367 \begin_inset Text
1368
1369 \begin_layout Plain Layout
1370 コマンド
1371 \end_layout
1372
1373 \end_inset
1374 </cell>
1375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1376 \begin_inset Text
1377
1378 \begin_layout Plain Layout
1379 結果
1380 \begin_inset Note Note
1381 status collapsed
1382
1383 \begin_layout Plain Layout
1384 ここで使われている
1385 \series bold
1386
1387 \backslash
1388 raisebox
1389 \series default
1390 は単なるスペーサーです。
1391 \end_layout
1392
1393 \end_inset
1394
1395
1396 \end_layout
1397
1398 \end_inset
1399 </cell>
1400 </row>
1401 <row>
1402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1403 \begin_inset Text
1404
1405 \begin_layout Plain Layout
1406 B_V
1407 \end_layout
1408
1409 \end_inset
1410 </cell>
1411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1412 \begin_inset Text
1413
1414 \begin_layout Plain Layout
1415 \begin_inset Formula $B_{V}$
1416 \end_inset
1417
1418
1419 \end_layout
1420
1421 \end_inset
1422 </cell>
1423 </row>
1424 <row>
1425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1426 \begin_inset Text
1427
1428 \begin_layout Plain Layout
1429 B^V
1430 \end_layout
1431
1432 \end_inset
1433 </cell>
1434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1435 \begin_inset Text
1436
1437 \begin_layout Plain Layout
1438 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1439 \end_inset
1440
1441
1442 \end_layout
1443
1444 \end_inset
1445 </cell>
1446 </row>
1447 <row>
1448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1449 \begin_inset Text
1450
1451 \begin_layout Plain Layout
1452 B^
1453 \begin_inset ERT
1454 status collapsed
1455
1456 \begin_layout Plain Layout
1457
1458
1459 \backslash
1460 spce 
1461 \end_layout
1462
1463 \end_inset
1464
1465 A
1466 \end_layout
1467
1468 \end_inset
1469 </cell>
1470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1471 \begin_inset Text
1472
1473 \begin_layout Plain Layout
1474 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1475 \end_inset
1476
1477
1478 \end_layout
1479
1480 \end_inset
1481 </cell>
1482 </row>
1483 </lyxtabular>
1484
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \begin_layout Standard
1491 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1492 ってしまいます
1493 \begin_inset Foot
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1498 \end_layout
1499
1500 \end_inset
1501
1502 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1503 \family sans
1504 Space
1505 \family default
1506 を押してください。
1507 \end_layout
1508
1509 \begin_layout Subsection
1510 分数
1511 \begin_inset CommandInset label
1512 LatexCommand label
1513 name "sub:分数"
1514
1515 \end_inset
1516
1517
1518 \begin_inset Index idx
1519 status collapsed
1520
1521 \begin_layout Plain Layout
1522 ぶんすう@分数
1523 \end_layout
1524
1525 \end_inset
1526
1527
1528 \end_layout
1529
1530 \begin_layout Standard
1531 分数は、コマンド
1532 \series bold
1533
1534 \backslash
1535 frac
1536 \series default
1537
1538 \begin_inset Index idx
1539 status collapsed
1540
1541 \begin_layout Plain Layout
1542 こまんど@コマンド ! F ! 
1543 \backslash
1544 frac
1545 \end_layout
1546
1547 \end_inset
1548
1549 か数式ツールバーボタン
1550 \begin_inset Graphics
1551         filename ../../images/math/frac.png
1552         scale 50
1553
1554 \end_inset
1555
1556 で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1557 \begin_inset Graphics
1558         filename ../../images/math/frac-square.png
1559         scale 85
1560
1561 \end_inset
1562
1563 を使えば、分数の種類を選ぶことができます。
1564 \end_layout
1565
1566 \begin_layout Standard
1567 コマンド
1568 \series bold
1569
1570 \backslash
1571 dfrac
1572 \begin_inset Index idx
1573 status collapsed
1574
1575 \begin_layout Plain Layout
1576 こまんど@コマンド ! D ! 
1577 \backslash
1578 dfrac
1579 \end_layout
1580
1581 \end_inset
1582
1583 を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
1584 \backslash
1585 tfrac
1586 \begin_inset Index idx
1587 status collapsed
1588
1589 \begin_layout Plain Layout
1590 こまんど@コマンド ! T ! 
1591 \backslash
1592 tfrac
1593 \end_layout
1594
1595 \end_inset
1596
1597 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1598 \end_layout
1599
1600 \begin_layout Standard
1601 これは、コマンド
1602 \series bold
1603
1604 \backslash
1605 frac
1606 \series default
1607 を使用して作った分数
1608 \begin_inset Formula $\frac{1}{2}$
1609 \end_inset
1610
1611 を含む行です。
1612 \end_layout
1613
1614 \begin_layout Standard
1615 これは、コマンド
1616 \series bold
1617
1618 \backslash
1619 dfrac
1620 \series default
1621 を使用して作った分数
1622 \begin_inset Formula $\dfrac{1}{2}$
1623 \end_inset
1624
1625 を含む行です。
1626 \end_layout
1627
1628 \begin_layout Standard
1629 \align center
1630 \begin_inset Tabular
1631 <lyxtabular version="3" rows="4" columns="2">
1632 <features tabularvalignment="middle">
1633 <column alignment="center" valignment="top" width="0pt">
1634 <column alignment="center" valignment="top" width="0pt">
1635 <row>
1636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1637 \begin_inset Text
1638
1639 \begin_layout Plain Layout
1640 コマンド
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1646 \begin_inset Text
1647
1648 \begin_layout Plain Layout
1649 出力
1650 \begin_inset Note Note
1651 status collapsed
1652
1653 \begin_layout Plain Layout
1654 ここで
1655 \series bold
1656
1657 \backslash
1658 raisebox
1659 \series default
1660 はスペーサーとして使用しているだけです。
1661 \end_layout
1662
1663 \end_inset
1664
1665
1666 \end_layout
1667
1668 \end_inset
1669 </cell>
1670 </row>
1671 <row>
1672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1673 \begin_inset Text
1674
1675 \begin_layout Plain Layout
1676
1677 \backslash
1678 frac
1679 \begin_inset ERT
1680 status collapsed
1681
1682 \begin_layout Plain Layout
1683
1684
1685 \backslash
1686 spce 
1687 \end_layout
1688
1689 \end_inset
1690
1691 A
1692 \begin_inset Formula $\downarrow$
1693 \end_inset
1694
1695 B
1696 \end_layout
1697
1698 \end_inset
1699 </cell>
1700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1701 \begin_inset Text
1702
1703 \begin_layout Plain Layout
1704 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1705 \end_inset
1706
1707
1708 \end_layout
1709
1710 \end_inset
1711 </cell>
1712 </row>
1713 <row>
1714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1715 \begin_inset Text
1716
1717 \begin_layout Plain Layout
1718
1719 \backslash
1720 dfrac
1721 \begin_inset ERT
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725
1726
1727 \backslash
1728 spce 
1729 \end_layout
1730
1731 \end_inset
1732
1733 A
1734 \begin_inset Formula $\downarrow$
1735 \end_inset
1736
1737 B
1738 \end_layout
1739
1740 \end_inset
1741 </cell>
1742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1743 \begin_inset Text
1744
1745 \begin_layout Plain Layout
1746 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1747 \end_inset
1748
1749
1750 \end_layout
1751
1752 \end_inset
1753 </cell>
1754 </row>
1755 <row>
1756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1757 \begin_inset Text
1758
1759 \begin_layout Plain Layout
1760
1761 \backslash
1762 dfrac
1763 \begin_inset ERT
1764 status collapsed
1765
1766 \begin_layout Plain Layout
1767
1768
1769 \backslash
1770 spce 
1771 \end_layout
1772
1773 \end_inset
1774
1775 e^
1776 \begin_inset ERT
1777 status collapsed
1778
1779 \begin_layout Plain Layout
1780
1781
1782 \backslash
1783 spce 
1784 \end_layout
1785
1786 \end_inset
1787
1788
1789 \backslash
1790 frac
1791 \begin_inset ERT
1792 status collapsed
1793
1794 \begin_layout Plain Layout
1795
1796
1797 \backslash
1798 spce 
1799 \end_layout
1800
1801 \end_inset
1802
1803 1
1804 \begin_inset Formula $\downarrow$
1805 \end_inset
1806
1807 2
1808 \begin_inset Formula $\downarrow\downarrow$
1809 \end_inset
1810
1811 3
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1821 \end_inset
1822
1823
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 </row>
1829 </lyxtabular>
1830
1831 \end_inset
1832
1833
1834 \end_layout
1835
1836 \begin_layout Standard
1837 \begin_inset VSpace bigskip
1838 \end_inset
1839
1840
1841 \begin_inset Newpage newpage
1842 \end_inset
1843
1844 入れ子の分数を作るには、コマンド
1845 \series bold
1846
1847 \backslash
1848 cfrac
1849 \series default
1850
1851 \begin_inset Index idx
1852 status collapsed
1853
1854 \begin_layout Plain Layout
1855 こまんど@コマンド ! C ! 
1856 \backslash
1857 cfrac
1858 \end_layout
1859
1860 \end_inset
1861
1862 が使えます。以下がその例です。
1863 \begin_inset VSpace -3mm
1864 \end_inset
1865
1866
1867 \end_layout
1868
1869 \begin_layout Standard
1870 \begin_inset Formula \begin{align*}
1871 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1872 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1873 \end{align*}
1874
1875 \end_inset
1876
1877
1878 \end_layout
1879
1880 \begin_layout Standard
1881 上記の例で使用したコマンドは、
1882 \end_layout
1883
1884 \begin_layout Standard
1885
1886 \series bold
1887
1888 \backslash
1889 cfrac
1890 \begin_inset ERT
1891 status collapsed
1892
1893 \begin_layout Plain Layout
1894
1895
1896 \backslash
1897 space 
1898 \end_layout
1899
1900 \end_inset
1901
1902 A
1903 \begin_inset Formula $\downarrow$
1904 \end_inset
1905
1906 B+
1907 \backslash
1908 cfrac
1909 \begin_inset ERT
1910 status collapsed
1911
1912 \begin_layout Plain Layout
1913
1914
1915 \backslash
1916 space 
1917 \end_layout
1918
1919 \end_inset
1920
1921 C+
1922 \backslash
1923 cfrac
1924 \begin_inset ERT
1925 status collapsed
1926
1927 \begin_layout Plain Layout
1928
1929
1930 \backslash
1931 space 
1932 \end_layout
1933
1934 \end_inset
1935
1936 E
1937 \begin_inset Formula $\downarrow$
1938 \end_inset
1939
1940 F
1941 \begin_inset Formula $\downarrow$
1942 \end_inset
1943
1944 D
1945 \end_layout
1946
1947 \begin_layout Standard
1948 です。
1949 \end_layout
1950
1951 \begin_layout Standard
1952 \begin_inset VSpace medskip
1953 \end_inset
1954
1955
1956 \end_layout
1957
1958 \begin_layout Standard
1959
1960 \series bold
1961
1962 \backslash
1963 cfrac
1964 \series default
1965 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行建て数式の大きさに設定します。
1966 \end_layout
1967
1968 \begin_layout Standard
1969 分子の揃え方は、指定することができます。
1970 \series bold
1971
1972 \backslash
1973 cfracleft
1974 \series default
1975 コマンドは左揃えにし、
1976 \series bold
1977
1978 \backslash
1979 cfracright
1980 \series default
1981 は右揃えにします。
1982 \series bold
1983
1984 \backslash
1985 cfrac
1986 \series default
1987 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
1988 \begin_inset Newline newline
1989 \end_inset
1990
1991
1992 \series bold
1993
1994 \begin_inset Formula $\cfrac[l]{A}{B+C}$
1995 \end_inset
1996
1997
1998 \begin_inset Formula $\cfrac{A}{B+C}$
1999 \end_inset
2000
2001
2002 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2003 \end_inset
2004
2005
2006 \end_layout
2007
2008 \begin_layout Standard
2009 \begin_inset Note Greyedout
2010 status open
2011
2012 \begin_layout Plain Layout
2013
2014 \series bold
2015 (註)
2016 \backslash
2017 cfracleft
2018 \series default
2019
2020 \series bold
2021
2022 \backslash
2023 cfracright
2024 \series default
2025 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2026 \series bold
2027
2028 \backslash
2029 cfrac[揃え位置]{分子}{分母}
2030 \series default
2031 です。したがって、これらをTeXモードで使うことはできません。
2032 \end_layout
2033
2034 \end_inset
2035
2036
2037 \end_layout
2038
2039 \begin_layout Standard
2040 \begin_inset VSpace medskip
2041 \end_inset
2042
2043 ときに、以下のように
2044 \series bold
2045
2046 \backslash
2047 cfrac
2048 \series default
2049
2050 \series bold
2051
2052 \backslash
2053 frac
2054 \series default
2055 を組み合わせて使うと便利です。
2056 \begin_inset Formula \[
2057 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2058 \]
2059
2060 \end_inset
2061
2062
2063 \end_layout
2064
2065 \begin_layout Standard
2066 斜めの分数線を持つ行内分数を作るには、コマンド
2067 \series bold
2068
2069 \backslash
2070 nicefrac
2071 \series default
2072
2073 \begin_inset Index idx
2074 status collapsed
2075
2076 \begin_layout Plain Layout
2077 こまんど@コマンド ! N ! 
2078 \backslash
2079 nicefrac
2080 \end_layout
2081
2082 \end_inset
2083
2084 (例:
2085 \begin_inset Formula $\nicefrac{5}{31}$
2086 \end_inset
2087
2088 )を使うか、コマンド
2089 \series bold
2090
2091 \backslash
2092 unitfrac
2093 \series default
2094
2095 \begin_inset Index idx
2096 status collapsed
2097
2098 \begin_layout Plain Layout
2099 こまんど@コマンド ! U ! 
2100 \backslash
2101 unitfrac
2102 \end_layout
2103
2104 \end_inset
2105
2106 (例:
2107 \begin_inset Formula $\unitfrac{5}{31}$
2108 \end_inset
2109
2110 )を使います。さらに、
2111 \begin_inset Formula $\unitfrac[2]{1}{3}$
2112 \end_inset
2113
2114 のような帯分数を作るコマンド
2115 \series bold
2116
2117 \backslash
2118 unitfracthree
2119 \series default
2120 もあります。
2121 \end_layout
2122
2123 \begin_layout Standard
2124 \begin_inset Note Greyedout
2125 status open
2126
2127 \begin_layout Plain Layout
2128
2129 \series bold
2130 (註)
2131 \series default
2132 実は、
2133 \series bold
2134
2135 \backslash
2136 unitfracthree
2137 \series default
2138 は生粋のLaTeXコマンドではなく、実体は
2139 \begin_inset Newline newline
2140 \end_inset
2141
2142
2143 \series bold
2144
2145 \backslash
2146 unitfrac[自然数]{分子}{分母}
2147 \series default
2148 というコマンドなので、TeXコードでは使用できません。
2149 \end_layout
2150
2151 \end_inset
2152
2153
2154 \end_layout
2155
2156 \begin_layout Standard
2157 分数線を変更できるような独自の分数の定義のしかたは、第
2158 \begin_inset CommandInset ref
2159 LatexCommand ref
2160 reference "sub:自己定義の分数"
2161
2162 \end_inset
2163
2164 節に説明があります。
2165 \end_layout
2166
2167 \begin_layout Subsection
2168 根号
2169 \begin_inset Index idx
2170 status collapsed
2171
2172 \begin_layout Plain Layout
2173 こんごう@根号
2174 \end_layout
2175
2176 \end_inset
2177
2178
2179 \begin_inset Index idx
2180 status collapsed
2181
2182 \begin_layout Plain Layout
2183 るーと@ルート|see
2184 \begin_inset ERT
2185 status collapsed
2186
2187 \begin_layout Plain Layout
2188
2189 {
2190 \end_layout
2191
2192 \end_inset
2193
2194 根号
2195 \begin_inset ERT
2196 status collapsed
2197
2198 \begin_layout Plain Layout
2199
2200 }
2201 \end_layout
2202
2203 \end_inset
2204
2205
2206 \end_layout
2207
2208 \end_inset
2209
2210
2211 \end_layout
2212
2213 \begin_layout Standard
2214 平方根は、
2215 \series bold
2216
2217 \backslash
2218 sqrt
2219 \series default
2220
2221 \begin_inset Index idx
2222 status collapsed
2223
2224 \begin_layout Plain Layout
2225 こまんど@コマンド ! S ! 
2226 \backslash
2227 sqrt
2228 \end_layout
2229
2230 \end_inset
2231
2232 か数式ツールバーボタン
2233 \begin_inset Graphics
2234         filename ../../images/math/sqrt.png
2235         scale 85
2236
2237 \end_inset
2238
2239 で作成することができ、他のすべての根号は、コマンド
2240 \series bold
2241
2242 \backslash
2243 root
2244 \series default
2245
2246 \begin_inset Index idx
2247 status collapsed
2248
2249 \begin_layout Plain Layout
2250 こまんど@コマンド ! R ! 
2251 \backslash
2252 root
2253 \end_layout
2254
2255 \end_inset
2256
2257 か数式ツールバーボタン
2258 \begin_inset Graphics
2259         filename ../../images/math/root.png
2260         scale 85
2261
2262 \end_inset
2263
2264 で作成することができます。
2265 \end_layout
2266
2267 \begin_layout Standard
2268 \align center
2269 \begin_inset Tabular
2270 <lyxtabular version="3" rows="3" columns="2">
2271 <features tabularvalignment="middle">
2272 <column alignment="center" valignment="top" width="0pt">
2273 <column alignment="center" valignment="top" width="0pt">
2274 <row>
2275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2276 \begin_inset Text
2277
2278 \begin_layout Plain Layout
2279 コマンド
2280 \end_layout
2281
2282 \end_inset
2283 </cell>
2284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2285 \begin_inset Text
2286
2287 \begin_layout Plain Layout
2288 出力
2289 \begin_inset Note Note
2290 status collapsed
2291
2292 \begin_layout Plain Layout
2293 ここで
2294 \series bold
2295
2296 \backslash
2297 raisebox
2298 \series default
2299 はスペーサーとして使用しているだけです。
2300 \end_layout
2301
2302 \end_inset
2303
2304
2305 \end_layout
2306
2307 \end_inset
2308 </cell>
2309 </row>
2310 <row>
2311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2312 \begin_inset Text
2313
2314 \begin_layout Plain Layout
2315
2316 \backslash
2317 sqrt
2318 \begin_inset ERT
2319 status collapsed
2320
2321 \begin_layout Plain Layout
2322
2323
2324 \backslash
2325 spce 
2326 \end_layout
2327
2328 \end_inset
2329
2330 A-B
2331 \end_layout
2332
2333 \end_inset
2334 </cell>
2335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2336 \begin_inset Text
2337
2338 \begin_layout Plain Layout
2339 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2340 \end_inset
2341
2342
2343 \end_layout
2344
2345 \end_inset
2346 </cell>
2347 </row>
2348 <row>
2349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2350 \begin_inset Text
2351
2352 \begin_layout Plain Layout
2353
2354 \backslash
2355 root
2356 \begin_inset ERT
2357 status collapsed
2358
2359 \begin_layout Plain Layout
2360
2361
2362 \backslash
2363 spce 
2364 \end_layout
2365
2366 \end_inset
2367
2368 3
2369 \begin_inset Formula $\downarrow$
2370 \end_inset
2371
2372 A-B
2373 \end_layout
2374
2375 \end_inset
2376 </cell>
2377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2378 \begin_inset Text
2379
2380 \begin_layout Plain Layout
2381 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2382 \end_inset
2383
2384
2385 \end_layout
2386
2387 \end_inset
2388 </cell>
2389 </row>
2390 </lyxtabular>
2391
2392 \end_inset
2393
2394
2395 \end_layout
2396
2397 \begin_layout Standard
2398 平方根は、根号指数フィールドを空白のままにしておけば、
2399 \series bold
2400
2401 \backslash
2402 root
2403 \series default
2404 でも作成することができます。
2405 \end_layout
2406
2407 \begin_layout Standard
2408 \begin_inset Formula $\sqrt[\beta]{B}$
2409 \end_inset
2410
2411 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2412 \begin_inset Newline newline
2413 \end_inset
2414
2415 この場合には、
2416 \begin_inset Formula $\beta$
2417 \end_inset
2418
2419 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2420 \series bold
2421
2422 \backslash
2423 leftroot
2424 \series default
2425
2426 \begin_inset Index idx
2427 status collapsed
2428
2429 \begin_layout Plain Layout
2430 こまんど@コマンド ! L ! 
2431 \backslash
2432 leftroot
2433 \end_layout
2434
2435 \end_inset
2436
2437
2438 \series bold
2439
2440 \backslash
2441 uproot
2442 \series default
2443
2444 \begin_inset Index idx
2445 status collapsed
2446
2447 \begin_layout Plain Layout
2448 こまんど@コマンド ! U ! 
2449 \backslash
2450 uproot
2451 \end_layout
2452
2453 \end_inset
2454
2455 を使います。
2456 \end_layout
2457
2458 \begin_layout Standard
2459
2460 \series bold
2461
2462 \backslash
2463 leftroot{距離}
2464 \series default
2465 および
2466 \series bold
2467
2468 \backslash
2469 uproot{距離}
2470 \end_layout
2471
2472 \begin_layout Standard
2473 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2474 \begin_inset Formula $\mathrm{72\, bp=1}$
2475 \end_inset
2476
2477 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2478 \begin_inset Newline newline
2479 \end_inset
2480
2481
2482 \series bold
2483
2484 \backslash
2485 root
2486 \backslash
2487 leftroot{-1
2488 \begin_inset Formula $\to$
2489 \end_inset
2490
2491
2492 \backslash
2493 uproot{2
2494 \begin_inset Formula $\to$
2495 \end_inset
2496
2497
2498 \backslash
2499 beta
2500 \begin_inset ERT
2501 status collapsed
2502
2503 \begin_layout Plain Layout
2504
2505
2506 \backslash
2507 spce 
2508 \end_layout
2509
2510 \end_inset
2511
2512
2513 \begin_inset Formula $\to$
2514 \end_inset
2515
2516 B
2517 \begin_inset Newline newline
2518 \end_inset
2519
2520
2521 \series default
2522 は、正しく組版された数式
2523 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2524 \end_inset
2525
2526 を生成します。
2527 \end_layout
2528
2529 \begin_layout Subsection
2530 二項係数
2531 \begin_inset Index idx
2532 status collapsed
2533
2534 \begin_layout Plain Layout
2535 にこうけいすう@二項係数
2536 \end_layout
2537
2538 \end_inset
2539
2540
2541 \end_layout
2542
2543 \begin_layout Standard
2544 二項係数は、コマンド
2545 \series bold
2546
2547 \backslash
2548 binom
2549 \series default
2550
2551 \begin_inset Index idx
2552 status collapsed
2553
2554 \begin_layout Plain Layout
2555 こまんど@コマンド ! B ! 
2556 \backslash
2557 binom
2558 \end_layout
2559
2560 \end_inset
2561
2562 か数式ツールバーボタン
2563 \begin_inset Graphics
2564         filename ../../images/math/frac-square.png
2565         scale 85
2566
2567 \end_inset
2568
2569 の下位メニューを使って挿入することができます。分数(
2570 \series bold
2571
2572 \backslash
2573 frac
2574 \series default
2575 )と同様に、
2576 \series bold
2577
2578 \backslash
2579 binom
2580 \series default
2581 の他に、コマンド
2582 \series bold
2583
2584 \backslash
2585 dbinom
2586 \begin_inset Index idx
2587 status collapsed
2588
2589 \begin_layout Plain Layout
2590 こまんど@コマンド ! D ! 
2591 \backslash
2592 dbinom
2593 \end_layout
2594
2595 \end_inset
2596
2597 および
2598 \backslash
2599 tbinom
2600 \series default
2601
2602 \begin_inset Index idx
2603 status collapsed
2604
2605 \begin_layout Plain Layout
2606 こまんど@コマンド ! T ! 
2607 \backslash
2608 tbinom
2609 \end_layout
2610
2611 \end_inset
2612
2613 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2614 \series bold
2615
2616 \backslash
2617 brace
2618 \series default
2619
2620 \begin_inset Index idx
2621 status collapsed
2622
2623 \begin_layout Plain Layout
2624 こまんど@コマンド ! B ! 
2625 \backslash
2626 brace
2627 \end_layout
2628
2629 \end_inset
2630
2631
2632 \series bold
2633
2634 \backslash
2635 brack
2636 \series default
2637
2638 \begin_inset Index idx
2639 status collapsed
2640
2641 \begin_layout Plain Layout
2642 こまんど@コマンド ! B ! 
2643 \backslash
2644 brack
2645 \end_layout
2646
2647 \end_inset
2648
2649 があります。
2650 \end_layout
2651
2652 \begin_layout Standard
2653 \align center
2654 \begin_inset Tabular
2655 <lyxtabular version="3" rows="6" columns="2">
2656 <features tabularvalignment="middle">
2657 <column alignment="center" valignment="top" width="0pt">
2658 <column alignment="center" valignment="top" width="0pt">
2659 <row>
2660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2661 \begin_inset Text
2662
2663 \begin_layout Plain Layout
2664 コマンド
2665 \end_layout
2666
2667 \end_inset
2668 </cell>
2669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2670 \begin_inset Text
2671
2672 \begin_layout Plain Layout
2673 出力
2674 \begin_inset Note Note
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678 ここで
2679 \series bold
2680
2681 \backslash
2682 raisebox
2683 \series default
2684 はスペーサーとして使用しているだけです。
2685 \end_layout
2686
2687 \end_inset
2688
2689
2690 \end_layout
2691
2692 \end_inset
2693 </cell>
2694 </row>
2695 <row>
2696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2697 \begin_inset Text
2698
2699 \begin_layout Plain Layout
2700
2701 \backslash
2702 binom
2703 \begin_inset ERT
2704 status collapsed
2705
2706 \begin_layout Plain Layout
2707
2708
2709 \backslash
2710 spce 
2711 \end_layout
2712
2713 \end_inset
2714
2715 A
2716 \begin_inset Formula $\downarrow$
2717 \end_inset
2718
2719 B
2720 \end_layout
2721
2722 \end_inset
2723 </cell>
2724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2725 \begin_inset Text
2726
2727 \begin_layout Plain Layout
2728 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2729 \end_inset
2730
2731
2732 \end_layout
2733
2734 \end_inset
2735 </cell>
2736 </row>
2737 <row>
2738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2739 \begin_inset Text
2740
2741 \begin_layout Plain Layout
2742
2743 \backslash
2744 dbinom
2745 \begin_inset ERT
2746 status collapsed
2747
2748 \begin_layout Plain Layout
2749
2750
2751 \backslash
2752 spce 
2753 \end_layout
2754
2755 \end_inset
2756
2757 A
2758 \begin_inset Formula $\downarrow$
2759 \end_inset
2760
2761 B
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2767 \begin_inset Text
2768
2769 \begin_layout Plain Layout
2770 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2771 \end_inset
2772
2773
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 </row>
2779 <row>
2780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784
2785 \backslash
2786 tbinom
2787 \begin_inset ERT
2788 status collapsed
2789
2790 \begin_layout Plain Layout
2791
2792
2793 \backslash
2794 spce 
2795 \end_layout
2796
2797 \end_inset
2798
2799 A
2800 \begin_inset Formula $\downarrow$
2801 \end_inset
2802
2803 B
2804 \end_layout
2805
2806 \end_inset
2807 </cell>
2808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2809 \begin_inset Text
2810
2811 \begin_layout Plain Layout
2812 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2813 \end_inset
2814
2815
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 </row>
2821 <row>
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826
2827 \backslash
2828 brack
2829 \begin_inset ERT
2830 status collapsed
2831
2832 \begin_layout Plain Layout
2833
2834
2835 \backslash
2836 spce 
2837 \end_layout
2838
2839 \end_inset
2840
2841 A
2842 \begin_inset Formula $\downarrow$
2843 \end_inset
2844
2845 B
2846 \end_layout
2847
2848 \end_inset
2849 </cell>
2850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2851 \begin_inset Text
2852
2853 \begin_layout Plain Layout
2854 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2855 \end_inset
2856
2857
2858 \end_layout
2859
2860 \end_inset
2861 </cell>
2862 </row>
2863 <row>
2864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \begin_layout Plain Layout
2868
2869 \backslash
2870 brace
2871 \begin_inset ERT
2872 status collapsed
2873
2874 \begin_layout Plain Layout
2875
2876
2877 \backslash
2878 spce 
2879 \end_layout
2880
2881 \end_inset
2882
2883 A
2884 \begin_inset Formula $\downarrow$
2885 \end_inset
2886
2887 B
2888 \end_layout
2889
2890 \end_inset
2891 </cell>
2892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2893 \begin_inset Text
2894
2895 \begin_layout Plain Layout
2896 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2897 \end_inset
2898
2899
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 </row>
2905 </lyxtabular>
2906
2907 \end_inset
2908
2909
2910 \end_layout
2911
2912 \begin_layout Subsection
2913 場合分け
2914 \begin_inset Index idx
2915 status collapsed
2916
2917 \begin_layout Plain Layout
2918 ばあいわけ@場合分け
2919 \end_layout
2920
2921 \end_inset
2922
2923
2924 \end_layout
2925
2926 \begin_layout Standard
2927 \align center
2928 \begin_inset Tabular
2929 <lyxtabular version="3" rows="3" columns="2">
2930 <features tabularvalignment="middle">
2931 <column alignment="center" valignment="top" width="0pt">
2932 <column alignment="center" valignment="top" width="0pt">
2933 <row>
2934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2935 \begin_inset Text
2936
2937 \begin_layout Plain Layout
2938 コマンド
2939 \end_layout
2940
2941 \end_inset
2942 </cell>
2943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2944 \begin_inset Text
2945
2946 \begin_layout Plain Layout
2947 出力
2948 \end_layout
2949
2950 \end_inset
2951 </cell>
2952 </row>
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958
2959 \backslash
2960 cases
2961 \begin_inset ERT
2962 status collapsed
2963
2964 \begin_layout Plain Layout
2965
2966
2967 \backslash
2968 spce 
2969 \end_layout
2970
2971 \end_inset
2972
2973 A
2974 \begin_inset Formula $\to$
2975 \end_inset
2976
2977 B
2978 \begin_inset Formula $>$
2979 \end_inset
2980
2981 0
2982 \begin_inset Index idx
2983 status collapsed
2984
2985 \begin_layout Plain Layout
2986 こまんど@コマンド ! C ! 
2987 \backslash
2988 cases
2989 \end_layout
2990
2991 \end_inset
2992
2993
2994 \end_layout
2995
2996 \end_inset
2997 </cell>
2998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2999 \begin_inset Text
3000
3001 \begin_layout Plain Layout
3002 \begin_inset Formula $\begin{cases}
3003 A & B>0\end{cases}$
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 </row>
3012 <row>
3013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3014 \begin_inset Text
3015
3016 \begin_layout Plain Layout
3017
3018 \backslash
3019 cases
3020 \begin_inset ERT
3021 status collapsed
3022
3023 \begin_layout Plain Layout
3024
3025
3026 \backslash
3027 spce 
3028 \end_layout
3029
3030 \end_inset
3031
3032
3033 \begin_inset Info
3034 type  "shortcut"
3035 arg   "newline-insert newline"
3036 \end_inset
3037
3038
3039 \end_layout
3040
3041 \end_inset
3042 </cell>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047 \begin_inset Formula $\begin{cases}
3048 A & \textrm{for }x>0\\
3049 B & \textrm{for }x=0
3050 \end{cases}$
3051 \end_inset
3052
3053
3054 \end_layout
3055
3056 \end_inset
3057 </cell>
3058 </row>
3059 </lyxtabular>
3060
3061 \end_inset
3062
3063
3064 \end_layout
3065
3066 \begin_layout Standard
3067
3068 \series bold
3069
3070 \backslash
3071 cases
3072 \series default
3073 を挿入するか数式ツールバーボタン
3074 \begin_inset Graphics
3075         filename ../../images/math/cases.png
3076         scale 85
3077
3078 \end_inset
3079
3080 を使用した後では、短絡キー
3081 \begin_inset Info
3082 type  "shortcut"
3083 arg   "newline-insert newline"
3084 \end_inset
3085
3086 か表ツールバーボタン
3087 \begin_inset Graphics
3088         filename ../../images/tabular-feature_append-row.png
3089         scale 85
3090
3091 \end_inset
3092
3093 を使えば、新しい行を作ることができます。
3094 \end_layout
3095
3096 \begin_layout Standard
3097 コマンド
3098 \series bold
3099
3100 \backslash
3101 cases
3102 \series default
3103 は、
3104 \family sans
3105 挿入\SpecialChar \menuseparator
3106 数式\SpecialChar \menuseparator
3107 Cases環境
3108 \family default
3109 メニューで挿入することもできます。
3110 \end_layout
3111
3112 \begin_layout Subsection
3113 否定
3114 \begin_inset Index idx
3115 status collapsed
3116
3117 \begin_layout Plain Layout
3118 ひてい@否定
3119 \end_layout
3120
3121 \end_inset
3122
3123
3124 \end_layout
3125
3126 \begin_layout Standard
3127
3128 \series bold
3129
3130 \backslash
3131 not
3132 \series default
3133
3134 \begin_inset Index idx
3135 status collapsed
3136
3137 \begin_layout Plain Layout
3138 こまんど@コマンド ! N ! 
3139 \backslash
3140 not
3141 \end_layout
3142
3143 \end_inset
3144
3145 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3146 \end_layout
3147
3148 \begin_layout Standard
3149 \align center
3150 \begin_inset Tabular
3151 <lyxtabular version="3" rows="4" columns="2">
3152 <features tabularvalignment="middle">
3153 <column alignment="center" valignment="top" width="0pt">
3154 <column alignment="center" valignment="top" width="0pt">
3155 <row>
3156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 コマンド
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169 出力
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 </row>
3175 <row>
3176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180
3181 \backslash
3182 not=
3183 \end_layout
3184
3185 \end_inset
3186 </cell>
3187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3188 \begin_inset Text
3189
3190 \begin_layout Plain Layout
3191 \begin_inset Formula $\not=$
3192 \end_inset
3193
3194
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 </row>
3200 <row>
3201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \backslash
3207 not 
3208 \backslash
3209 le
3210 \end_layout
3211
3212 \end_inset
3213 </cell>
3214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3215 \begin_inset Text
3216
3217 \begin_layout Plain Layout
3218 \begin_inset Formula $\not\le$
3219 \end_inset
3220
3221
3222 \end_layout
3223
3224 \end_inset
3225 </cell>
3226 </row>
3227 <row>
3228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3229 \begin_inset Text
3230
3231 \begin_layout Plain Layout
3232
3233 \backslash
3234 not 
3235 \backslash
3236 parallel
3237 \end_layout
3238
3239 \end_inset
3240 </cell>
3241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3242 \begin_inset Text
3243
3244 \begin_layout Plain Layout
3245 \begin_inset Formula $\not\parallel$
3246 \end_inset
3247
3248
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 </row>
3254 </lyxtabular>
3255
3256 \end_inset
3257
3258
3259 \end_layout
3260
3261 \begin_layout Standard
3262 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3263 \begin_inset CommandInset ref
3264 LatexCommand ref
3265 reference "sub:数学記号"
3266
3267 \end_inset
3268
3269 節および第
3270 \begin_inset CommandInset ref
3271 LatexCommand ref
3272 reference "sec:関係子"
3273
3274 \end_inset
3275
3276 節を参照)。
3277 \end_layout
3278
3279 \begin_layout Subsection
3280 空打ち文字
3281 \begin_inset CommandInset label
3282 LatexCommand label
3283 name "sub:空打ち文字"
3284
3285 \end_inset
3286
3287
3288 \begin_inset Index idx
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 からうちもじ@空打ち文字
3293 \end_layout
3294
3295 \end_inset
3296
3297
3298 \begin_inset Index idx
3299 status collapsed
3300
3301 \begin_layout Plain Layout
3302 かがくきごう@化学記号 ! どういたい@同位体
3303 \end_layout
3304
3305 \end_inset
3306
3307
3308 \begin_inset Index idx
3309 status collapsed
3310
3311 \begin_layout Plain Layout
3312 どういたい@同位体|see
3313 \begin_inset ERT
3314 status collapsed
3315
3316 \begin_layout Plain Layout
3317
3318 {
3319 \end_layout
3320
3321 \end_inset
3322
3323 化学記号
3324 \begin_inset ERT
3325 status collapsed
3326
3327 \begin_layout Plain Layout
3328
3329 }
3330 \end_layout
3331
3332 \end_inset
3333
3334
3335 \end_layout
3336
3337 \end_inset
3338
3339
3340 \begin_inset Index idx
3341 status collapsed
3342
3343 \begin_layout Plain Layout
3344 あいそとーぷ@アイソトープ|see
3345 \begin_inset ERT
3346 status collapsed
3347
3348 \begin_layout Plain Layout
3349
3350 {
3351 \end_layout
3352
3353 \end_inset
3354
3355 同位体
3356 \begin_inset ERT
3357 status collapsed
3358
3359 \begin_layout Plain Layout
3360
3361 }
3362 \end_layout
3363
3364 \end_inset
3365
3366
3367 \end_layout
3368
3369 \end_inset
3370
3371
3372 \end_layout
3373
3374 \begin_layout Standard
3375 たとえば同位体
3376 \begin_inset Foot
3377 status collapsed
3378
3379 \begin_layout Plain Layout
3380 同位体と化学記号の組版に関しては、第
3381 \begin_inset CommandInset ref
3382 LatexCommand ref
3383 reference "sub:化学記号と化学式"
3384
3385 \end_inset
3386
3387 節に記述があります。
3388 \end_layout
3389
3390 \end_inset
3391
3392 を表示しようとすると、次のような問題が起こります。
3393 \end_layout
3394
3395 \begin_layout Standard
3396 \align center
3397 \begin_inset Tabular
3398 <lyxtabular version="3" rows="2" columns="2">
3399 <features tabularvalignment="middle">
3400 <column alignment="center" valignment="top" width="0pt">
3401 <column alignment="center" valignment="top" width="0pt">
3402 <row>
3403 <cell alignment="center" valignment="top" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407 上付き文字と下付き文字を使用して作った指数:
3408 \end_layout
3409
3410 \end_inset
3411 </cell>
3412 <cell alignment="center" valignment="top" usebox="none">
3413 \begin_inset Text
3414
3415 \begin_layout Plain Layout
3416 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3417 \end_inset
3418
3419
3420 \end_layout
3421
3422 \end_inset
3423 </cell>
3424 </row>
3425 <row>
3426 <cell alignment="center" valignment="top" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430 正しい指数:
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell alignment="center" valignment="top" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3440 \end_inset
3441
3442
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 </row>
3448 </lyxtabular>
3449
3450 \end_inset
3451
3452
3453 \begin_inset Note Note
3454 status collapsed
3455
3456 \begin_layout Plain Layout
3457 ここで
3458 \series bold
3459
3460 \backslash
3461 raisebox
3462 \series default
3463 はスペーサーとして使用しているだけです。
3464 \end_layout
3465
3466 \end_inset
3467
3468
3469 \end_layout
3470
3471 \begin_layout Standard
3472 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3473 \series bold
3474
3475 \backslash
3476 phantom
3477 \series default
3478
3479 \begin_inset Index idx
3480 status collapsed
3481
3482 \begin_layout Plain Layout
3483 こまんど@コマンド ! P ! 
3484 \backslash
3485 phantom
3486 \end_layout
3487
3488 \end_inset
3489
3490 や数式ツールバーボタン
3491 \begin_inset Foot
3492 status collapsed
3493
3494 \begin_layout Plain Layout
3495 ツールバーボタン
3496 \begin_inset Graphics
3497         filename ../../images/math/space.png
3498         scale 85
3499
3500 \end_inset
3501
3502 の下位メニューに入っています。
3503 \end_layout
3504
3505 \end_inset
3506
3507
3508 \begin_inset Graphics
3509         filename ../../images/math/phantom.png
3510         scale 85
3511
3512 \end_inset
3513
3514 があります。
3515 \series bold
3516
3517 \backslash
3518 phantom
3519 \series default
3520 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、空打ち文字として適用されることを示しています。したがって、
3521 \series bold
3522
3523 \backslash
3524 phantom
3525 \series default
3526 の作る文字は、箱の中身の文字の大きさを持つ空打ち文字となります。
3527 \end_layout
3528
3529 \begin_layout Standard
3530 \align center
3531 \begin_inset Tabular
3532 <lyxtabular version="3" rows="4" columns="2">
3533 <features tabularvalignment="middle">
3534 <column alignment="center" valignment="top" width="0">
3535 <column alignment="center" valignment="top" width="0">
3536 <row>
3537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541 コマンド
3542 \end_layout
3543
3544 \end_inset
3545 </cell>
3546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550 出力
3551 \begin_inset Note Note
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 ここで
3556 \series bold
3557
3558 \backslash
3559 raisebox
3560 \series default
3561 はスペーサーとして使用しているだけです。
3562 \end_layout
3563
3564 \end_inset
3565
3566
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 </row>
3572 <row>
3573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3574 \begin_inset Text
3575
3576 \begin_layout Plain Layout
3577 ^19
3578 \begin_inset ERT
3579 status collapsed
3580
3581 \begin_layout Plain Layout
3582
3583
3584 \backslash
3585 spce 
3586 \end_layout
3587
3588 \end_inset
3589
3590 _
3591 \backslash
3592 phantom
3593 \begin_inset ERT
3594 status collapsed
3595
3596 \begin_layout Plain Layout
3597
3598
3599 \backslash
3600 spce 
3601 \end_layout
3602
3603 \end_inset
3604
3605 1
3606 \begin_inset Formula $\to$
3607 \end_inset
3608
3609 9
3610 \begin_inset ERT
3611 status collapsed
3612
3613 \begin_layout Plain Layout
3614
3615
3616 \backslash
3617 spce 
3618 \end_layout
3619
3620 \end_inset
3621
3622 F
3623 \end_layout
3624
3625 \end_inset
3626 </cell>
3627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3628 \begin_inset Text
3629
3630 \begin_layout Plain Layout
3631 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3632 \end_inset
3633
3634
3635 \end_layout
3636
3637 \end_inset
3638 </cell>
3639 </row>
3640 <row>
3641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645 ^235
3646 \begin_inset ERT
3647 status collapsed
3648
3649 \begin_layout Plain Layout
3650
3651
3652 \backslash
3653 spce 
3654 \end_layout
3655
3656 \end_inset
3657
3658 _
3659 \backslash
3660 phantom
3661 \begin_inset ERT
3662 status collapsed
3663
3664 \begin_layout Plain Layout
3665
3666
3667 \backslash
3668 spce 
3669 \end_layout
3670
3671 \end_inset
3672
3673 23
3674 \begin_inset Formula $\to$
3675 \end_inset
3676
3677 9
3678 \begin_inset ERT
3679 status collapsed
3680
3681 \begin_layout Plain Layout
3682
3683
3684 \backslash
3685 spce 
3686 \end_layout
3687
3688 \end_inset
3689
3690 F
3691 \end_layout
3692
3693 \end_inset
3694 </cell>
3695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Plain Layout
3699 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3700 \end_inset
3701
3702
3703 \end_layout
3704
3705 \end_inset
3706 </cell>
3707 </row>
3708 <row>
3709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713
3714 \backslash
3715 Lambda^
3716 \begin_inset ERT
3717 status collapsed
3718
3719 \begin_layout Plain Layout
3720
3721
3722 \backslash
3723 spce 
3724 \end_layout
3725
3726 \end_inset
3727
3728
3729 \backslash
3730 phantom
3731 \begin_inset ERT
3732 status collapsed
3733
3734 \begin_layout Plain Layout
3735
3736
3737 \backslash
3738 spce 
3739 \end_layout
3740
3741 \end_inset
3742
3743 ii
3744 \begin_inset Formula $\to$
3745 \end_inset
3746
3747 t
3748 \begin_inset ERT
3749 status collapsed
3750
3751 \begin_layout Plain Layout
3752
3753
3754 \backslash
3755 spce 
3756 \end_layout
3757
3758 \end_inset
3759
3760 _MMt
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3770 \end_inset
3771
3772
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 </row>
3778 </lyxtabular>
3779
3780 \end_inset
3781
3782
3783 \end_layout
3784
3785 \begin_layout Standard
3786 さらに、
3787 \series bold
3788
3789 \backslash
3790 vphantom
3791 \series default
3792
3793 \begin_inset Index idx
3794 status collapsed
3795
3796 \begin_layout Plain Layout
3797 こまんど@コマンド ! V ! 
3798 \backslash
3799 vphantom
3800 \end_layout
3801
3802 \end_inset
3803
3804 (ツールバーボタン
3805 \begin_inset space ~
3806 \end_inset
3807
3808
3809 \begin_inset Graphics
3810         filename ../../images/math/vphantom.png
3811         scale 85
3812
3813 \end_inset
3814
3815 )および
3816 \series bold
3817
3818 \backslash
3819 hphantom
3820 \series default
3821
3822 \begin_inset Index idx
3823 status collapsed
3824
3825 \begin_layout Plain Layout
3826 こまんど@コマンド ! H ! 
3827 \backslash
3828 hphantom
3829 \end_layout
3830
3831 \end_inset
3832
3833 (ツールバーボタン
3834 \begin_inset space ~
3835 \end_inset
3836
3837
3838 \begin_inset Graphics
3839         filename ../../images/math/hphantom.png
3840         scale 85
3841
3842 \end_inset
3843
3844 )というコマンドもあります。
3845 \series bold
3846
3847 \backslash
3848 vphantom
3849 \series default
3850 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3851 \series bold
3852
3853 \backslash
3854 hphantom
3855 \series default
3856 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3857 \end_layout
3858
3859 \begin_layout Standard
3860 たとえば、
3861 \series bold
3862
3863 \backslash
3864 vphantom
3865 \series default
3866
3867 \begin_inset ERT
3868 status collapsed
3869
3870 \begin_layout Plain Layout
3871
3872
3873 \backslash
3874 spce 
3875 \end_layout
3876
3877 \end_inset
3878
3879
3880 \series bold
3881 a
3882 \backslash
3883 int
3884 \series default
3885 は、積分記号
3886 \begin_inset Foot
3887 status collapsed
3888
3889 \begin_layout Plain Layout
3890
3891 \series bold
3892
3893 \backslash
3894 int
3895 \series default
3896 コマンドは、積分記号を生成します。第
3897 \begin_inset CommandInset ref
3898 LatexCommand ref
3899 reference "sub:大演算子"
3900
3901 \end_inset
3902
3903 節を参照してください。
3904 \end_layout
3905
3906 \end_inset
3907
3908 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3909 \begin_inset CommandInset ref
3910 LatexCommand ref
3911 reference "sub:多行にわたる括弧"
3912
3913 \end_inset
3914
3915 節を参照してください。
3916 \end_layout
3917
3918 \begin_layout Standard
3919
3920 \lang english
3921 Placeholders can also be used for text when it is inserted via the menu
3922  
3923 \family sans
3924 Insert\SpecialChar \menuseparator
3925 Formatting\SpecialChar \menuseparator
3926 Phantom
3927 \family default
3928 :
3929 \end_layout
3930
3931 \begin_layout Standard
3932
3933 \lang english
3934 This is a sentence.
3935 \begin_inset Newline newline
3936 \end_inset
3937
3938
3939 \begin_inset Phantom Phantom
3940 status open
3941
3942 \begin_layout Plain Layout
3943
3944 \lang english
3945 This
3946 \end_layout
3947
3948 \end_inset
3949
3950  is a sentence.
3951 \end_layout
3952
3953 \begin_layout Subsection
3954 横線
3955 \begin_inset Index idx
3956 status collapsed
3957
3958 \begin_layout Plain Layout
3959 よこせん@横線
3960 \end_layout
3961
3962 \end_inset
3963
3964
3965 \begin_inset Index idx
3966 status collapsed
3967
3968 \begin_layout Plain Layout
3969 すうしき@数式 ! かせん@下線
3970 \end_layout
3971
3972 \end_inset
3973
3974
3975 \begin_inset Index idx
3976 status collapsed
3977
3978 \begin_layout Plain Layout
3979 ぼうせん@棒線|see
3980 \begin_inset ERT
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984
3985 {
3986 \end_layout
3987
3988 \end_inset
3989
3990 横線
3991 \begin_inset ERT
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995
3996 }
3997 \end_layout
3998
3999 \end_inset
4000
4001
4002 \end_layout
4003
4004 \end_inset
4005
4006
4007 \end_layout
4008
4009 \begin_layout Standard
4010 \align center
4011 \begin_inset Tabular
4012 <lyxtabular version="3" rows="4" columns="2">
4013 <features tabularvalignment="middle">
4014 <column alignment="center" valignment="top" width="0pt">
4015 <column alignment="center" valignment="top" width="0pt">
4016 <row>
4017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021 コマンド
4022 \end_layout
4023
4024 \end_inset
4025 </cell>
4026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4027 \begin_inset Text
4028
4029 \begin_layout Plain Layout
4030 出力
4031 \begin_inset Note Note
4032 status collapsed
4033
4034 \begin_layout Plain Layout
4035 ここで
4036 \series bold
4037
4038 \backslash
4039 raisebox
4040 \series default
4041 はスペーサーとして使用しているだけです。
4042 \end_layout
4043
4044 \end_inset
4045
4046
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 </row>
4052 <row>
4053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057
4058 \backslash
4059 overline
4060 \begin_inset ERT
4061 status collapsed
4062
4063 \begin_layout Plain Layout
4064
4065
4066 \backslash
4067 spce 
4068 \end_layout
4069
4070 \end_inset
4071
4072 A+B
4073 \begin_inset Index idx
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077 こまんど@コマンド ! O ! 
4078 \backslash
4079 overline
4080 \end_layout
4081
4082 \end_inset
4083
4084
4085 \end_layout
4086
4087 \end_inset
4088 </cell>
4089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4090 \begin_inset Text
4091
4092 \begin_layout Plain Layout
4093 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 </row>
4102 <row>
4103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107
4108 \backslash
4109 underline
4110 \begin_inset ERT
4111 status collapsed
4112
4113 \begin_layout Plain Layout
4114
4115
4116 \backslash
4117 spce 
4118 \end_layout
4119
4120 \end_inset
4121
4122 A+B
4123 \begin_inset Index idx
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 こまんど@コマンド ! U ! 
4128 \backslash
4129 underline
4130 \end_layout
4131
4132 \end_inset
4133
4134
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4140 \begin_inset Text
4141
4142 \begin_layout Plain Layout
4143 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4144 \end_inset
4145
4146
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 </row>
4152 <row>
4153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157
4158 \backslash
4159 overline
4160 \begin_inset ERT
4161 status collapsed
4162
4163 \begin_layout Plain Layout
4164
4165
4166 \backslash
4167 spce 
4168 \end_layout
4169
4170 \end_inset
4171
4172
4173 \backslash
4174 underline
4175 \begin_inset ERT
4176 status collapsed
4177
4178 \begin_layout Plain Layout
4179
4180
4181 \backslash
4182 spce 
4183 \end_layout
4184
4185 \end_inset
4186
4187 A+B
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4193 \begin_inset Text
4194
4195 \begin_layout Plain Layout
4196 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4197 \end_inset
4198
4199
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 </lyxtabular>
4206
4207 \end_inset
4208
4209
4210 \end_layout
4211
4212 \begin_layout Standard
4213 上記最後の例では、先に
4214 \series bold
4215
4216 \backslash
4217 overline
4218 \series default
4219 が来ようが
4220 \series bold
4221
4222 \backslash
4223 underline
4224 \series default
4225 が来ようが、関係ありません。
4226 \end_layout
4227
4228 \begin_layout Standard
4229 二重下線を引くには、
4230 \series bold
4231
4232 \backslash
4233 underline
4234 \series default
4235 を二回使います。
4236 \end_layout
4237
4238 \begin_layout Standard
4239 文字の上下6本の線まで引くことができます。
4240 \end_layout
4241
4242 \begin_layout Standard
4243 \begin_inset VSpace bigskip
4244 \end_inset
4245
4246 自製の線は、以下の書式を持つ
4247 \series bold
4248
4249 \backslash
4250 rule
4251 \series default
4252
4253 \begin_inset Index idx
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 こまんど@こまんど ! R ! 
4258 \backslash
4259 rule
4260 \end_layout
4261
4262 \end_inset
4263
4264 コマンドで作成することができます。
4265 \end_layout
4266
4267 \begin_layout Standard
4268
4269 \series bold
4270
4271 \backslash
4272 rule[垂直オフセット幅]{長さ}{厚み}
4273 \end_layout
4274
4275 \begin_layout Standard
4276 オプションの
4277 \series bold
4278 「垂直オフセット幅
4279 \series default
4280 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4281 \begin_inset CommandInset ref
4282 LatexCommand ref
4283 reference "tab:使用できる単位"
4284
4285 \end_inset
4286
4287 表に掲げてある単位を用いることができます。以下に、
4288 \begin_inset Newline newline
4289 \end_inset
4290
4291
4292 \series bold
4293
4294 \backslash
4295 rule[-2ex]{3cm}{2pt}
4296 \series default
4297  および 
4298 \series bold
4299
4300 \backslash
4301 rule{2cm}{1pt}
4302 \begin_inset Newline newline
4303 \end_inset
4304
4305 というコマンドを用いて作成したふたつの例を例示します。
4306 \end_layout
4307
4308 \begin_layout Standard
4309 この行には、
4310 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4311 \end_inset
4312
4313 二本の線があります。
4314 \end_layout
4315
4316 \begin_layout Standard
4317
4318 \series bold
4319 \lang english
4320
4321 \backslash
4322 rule
4323 \series default
4324  can also be used for text when a line is inserted via the menu 
4325 \family sans
4326 Insert\SpecialChar \menuseparator
4327 Formatting\SpecialChar \menuseparator
4328 Horizontal
4329 \begin_inset space ~
4330 \end_inset
4331
4332 Line
4333 \family default
4334 :
4335 \end_layout
4336
4337 \begin_layout Standard
4338
4339 \lang english
4340 This is a sentence 
4341 \begin_inset CommandInset line
4342 LatexCommand rule
4343 offset "0.5ex"
4344 width "3cm"
4345 height "1pt"
4346
4347 \end_inset
4348
4349  with one line.
4350 \end_layout
4351
4352 \begin_layout Subsection
4353 省略符号
4354 \begin_inset CommandInset label
4355 LatexCommand label
4356 name "sub:省略符号"
4357
4358 \end_inset
4359
4360
4361 \begin_inset Index idx
4362 status collapsed
4363
4364 \begin_layout Plain Layout
4365 しょうりゃくふごう@省略符号
4366 \end_layout
4367
4368 \end_inset
4369
4370
4371 \end_layout
4372
4373 \begin_layout Standard
4374 省略符号には、いくつかの種類が使用できます
4375 \begin_inset Foot
4376 status collapsed
4377
4378 \begin_layout Plain Layout
4379 数式ツールバー中の
4380 \begin_inset Graphics
4381         filename ../../images/math/ldots.png
4382         scale 85
4383
4384 \end_inset
4385
4386 ボタンで表示されている下位メニューです。
4387 \end_layout
4388
4389 \end_inset
4390
4391 。列挙のためには、ベースラインの点々(
4392 \series bold
4393
4394 \backslash
4395 ldots
4396 \series default
4397
4398 \begin_inset Index idx
4399 status collapsed
4400
4401 \begin_layout Plain Layout
4402 こまんど@コマンド ! L ! 
4403 \backslash
4404 ldots
4405 \end_layout
4406
4407 \end_inset
4408
4409 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4410 \series bold
4411
4412 \backslash
4413 cdots
4414 \series default
4415
4416 \begin_inset Index idx
4417 status collapsed
4418
4419 \begin_layout Plain Layout
4420 こまんど@コマンド ! C ! 
4421 \backslash
4422 cdots
4423 \end_layout
4424
4425 \end_inset
4426
4427 )が必要です。
4428 \series bold
4429
4430 \backslash
4431 dots
4432 \series default
4433
4434 \begin_inset Index idx
4435 status collapsed
4436
4437 \begin_layout Plain Layout
4438 こまんど@コマンド ! D ! 
4439 \backslash
4440 dots
4441 \end_layout
4442
4443 \end_inset
4444
4445 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4446 \end_layout
4447
4448 \begin_layout Standard
4449 \align center
4450 \begin_inset Tabular
4451 <lyxtabular version="3" rows="9" columns="2">
4452 <features tabularvalignment="middle">
4453 <column alignment="center" valignment="top" width="0pt">
4454 <column alignment="center" valignment="top" width="0pt">
4455 <row>
4456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4457 \begin_inset Text
4458
4459 \begin_layout Plain Layout
4460 コマンド
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 出力
4470 \end_layout
4471
4472 \end_inset
4473 </cell>
4474 </row>
4475 <row>
4476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480 A_1
4481 \begin_inset ERT
4482 status collapsed
4483
4484 \begin_layout Plain Layout
4485
4486
4487 \backslash
4488 spce 
4489 \end_layout
4490
4491 \end_inset
4492
4493 ,
4494 \backslash
4495 dots
4496 \begin_inset ERT
4497 status collapsed
4498
4499 \begin_layout Plain Layout
4500
4501
4502 \backslash
4503 spce 
4504 \end_layout
4505
4506 \end_inset
4507
4508 ,A_n
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4514 \begin_inset Text
4515
4516 \begin_layout Plain Layout
4517 \begin_inset Formula $A_{1},\dots,A_{n}$
4518 \end_inset
4519
4520
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 </row>
4526 <row>
4527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531 A_1
4532 \begin_inset ERT
4533 status collapsed
4534
4535 \begin_layout Plain Layout
4536
4537
4538 \backslash
4539 spce 
4540 \end_layout
4541
4542 \end_inset
4543
4544 +
4545 \backslash
4546 dots
4547 \begin_inset ERT
4548 status collapsed
4549
4550 \begin_layout Plain Layout
4551
4552
4553 \backslash
4554 spce 
4555 \end_layout
4556
4557 \end_inset
4558
4559 +A_n
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 \begin_inset Formula $A_{1}+\dots+A_{n}$
4569 \end_inset
4570
4571
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 </row>
4577 <row>
4578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 A_1
4583 \begin_inset ERT
4584 status collapsed
4585
4586 \begin_layout Plain Layout
4587
4588
4589 \backslash
4590 spce 
4591 \end_layout
4592
4593 \end_inset
4594
4595 ,
4596 \backslash
4597 ldots
4598 \begin_inset ERT
4599 status collapsed
4600
4601 \begin_layout Plain Layout
4602
4603
4604 \backslash
4605 spce 
4606 \end_layout
4607
4608 \end_inset
4609
4610 ,A_n
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 \begin_inset Formula $A_{1},\ldots,A_{n}$
4620 \end_inset
4621
4622
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 </row>
4628 <row>
4629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633 A_1
4634 \begin_inset ERT
4635 status collapsed
4636
4637 \begin_layout Plain Layout
4638
4639
4640 \backslash
4641 spce 
4642 \end_layout
4643
4644 \end_inset
4645
4646 +
4647 \backslash
4648 cdots
4649 \begin_inset ERT
4650 status collapsed
4651
4652 \begin_layout Plain Layout
4653
4654
4655 \backslash
4656 spce 
4657 \end_layout
4658
4659 \end_inset
4660
4661 +A_n
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4671 \end_inset
4672
4673
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 </row>
4679 <row>
4680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684
4685 \backslash
4686 vdots
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695 \begin_inset Formula $\vdots$
4696 \end_inset
4697
4698
4699 \end_layout
4700
4701 \end_inset
4702 </cell>
4703 </row>
4704 <row>
4705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4706 \begin_inset Text
4707
4708 \begin_layout Plain Layout
4709
4710 \backslash
4711 ddots
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4717 \begin_inset Text
4718
4719 \begin_layout Plain Layout
4720 \begin_inset Formula $\ddots$
4721 \end_inset
4722
4723
4724 \end_layout
4725
4726 \end_inset
4727 </cell>
4728 </row>
4729 <row>
4730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4731 \begin_inset Text
4732
4733 \begin_layout Plain Layout
4734
4735 \backslash
4736 iddots
4737 \end_layout
4738
4739 \end_inset
4740 </cell>
4741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745 \begin_inset Formula $\iddots$
4746 \end_inset
4747
4748
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 </row>
4754 <row>
4755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 いろいろな点々を使った3×3行列
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 \begin_inset Formula $\begin{array}{ccc}
4769 A_{11} & \cdots & A_{1m}\\
4770 \vdots & \ddots & \vdots\\
4771 A_{n1} & \cdots & A_{nm}
4772 \end{array}$
4773 \end_inset
4774
4775
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 </row>
4781 </lyxtabular>
4782
4783 \end_inset
4784
4785
4786 \end_layout
4787
4788 \begin_layout Standard
4789
4790 \family sans
4791 挿入\SpecialChar \menuseparator
4792 省略符号
4793 \family default
4794 メニューで挿入される省略符号は
4795 \series bold
4796
4797 \backslash
4798 ldots
4799 \series default
4800 です。
4801 \end_layout
4802
4803 \begin_layout Standard
4804 \begin_inset VSpace medskip
4805 \end_inset
4806
4807
4808 \lang english
4809 To use 
4810 \series bold
4811
4812 \backslash
4813 iddots
4814 \series default
4815 , one of the options 
4816 \family sans
4817 Use mathdots package (automatically)
4818 \family default
4819  must be set in the document settings under 
4820 \family sans
4821 Math
4822 \begin_inset space ~
4823 \end_inset
4824
4825 Options
4826 \family default
4827 .
4828 \begin_inset Newline newline
4829 \end_inset
4830
4831 Using the option 
4832 \family sans
4833 Use mathdots package
4834 \family default
4835  will improve the appearance of all dots in the documents if their font
4836  style or size is not the default.
4837 \end_layout
4838
4839 \begin_layout Standard
4840 \begin_inset VSpace medskip
4841 \end_inset
4842
4843 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4844 \series bold
4845
4846 \backslash
4847 hdotsfor
4848 \series default
4849
4850 \begin_inset Index idx
4851 status collapsed
4852
4853 \begin_layout Plain Layout
4854 こまんど@コマンド ! H ! 
4855 \backslash
4856 hdotsfor
4857 \end_layout
4858
4859 \end_inset
4860
4861 コマンドで作ることができます。
4862 \end_layout
4863
4864 \begin_layout Standard
4865
4866 \series bold
4867
4868 \backslash
4869 hdotsfor[距離]{列数}
4870 \end_layout
4871
4872 \begin_layout Standard
4873 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4874 \end_layout
4875
4876 \begin_layout Standard
4877 以下の行列では、2行目の1つ目の枠に
4878 \series bold
4879
4880 \backslash
4881 hdotsfor[2]{4}
4882 \series default
4883 を挿入して、
4884 \series bold
4885
4886 \backslash
4887 dots
4888 \series default
4889 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4890 \begin_inset Formula \[
4891 \left(\begin{array}{cccc}
4892 A & B & C & D\\
4893 \hdotsfor[2]{4}\\
4894 q & w & e & r
4895 \end{array}\right)
4896 \]
4897
4898 \end_inset
4899
4900 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4901 \end_layout
4902
4903 \begin_layout Standard
4904 \begin_inset VSpace bigskip
4905 \end_inset
4906
4907 さらに、
4908 \series bold
4909
4910 \backslash
4911 dotfill
4912 \series default
4913
4914 \begin_inset Index idx
4915 status collapsed
4916
4917 \begin_layout Plain Layout
4918 こまんど@コマンド ! D ! 
4919 \backslash
4920 dotfill
4921 \end_layout
4922
4923 \end_inset
4924
4925 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4926 \series bold
4927
4928 \backslash
4929 hfill
4930 \series default
4931 と同様のものです。第
4932 \begin_inset CommandInset ref
4933 LatexCommand ref
4934 reference "sub:可変長の空白"
4935
4936 \end_inset
4937
4938 節をご参照下さい。
4939 \end_layout
4940
4941 \begin_layout Standard
4942 たとえば、
4943 \series bold
4944 A
4945 \backslash
4946 dotfill
4947 \begin_inset ERT
4948 status collapsed
4949
4950 \begin_layout Plain Layout
4951
4952
4953 \backslash
4954 spce 
4955 \end_layout
4956
4957 \end_inset
4958
4959 B
4960 \series default
4961 コマンドは、
4962 \end_layout
4963
4964 \begin_layout Standard
4965 \begin_inset Formula $A\dotfill B$
4966 \end_inset
4967
4968
4969 \end_layout
4970
4971 \begin_layout Standard
4972 のようになります。
4973 \series bold
4974 点々を使う
4975 \backslash
4976 dotfill
4977 \series default
4978 の直線版として、
4979 \series bold
4980
4981 \backslash
4982 hrulefill
4983 \series default
4984
4985 \begin_inset Index idx
4986 status collapsed
4987
4988 \begin_layout Plain Layout
4989 こまんど@コマンド ! H ! 
4990 \backslash
4991 hrulefill
4992 \end_layout
4993
4994 \end_inset
4995
4996
4997 \end_layout
4998
4999 \begin_layout Standard
5000 \begin_inset Formula $A\hrulefill B$
5001 \end_inset
5002
5003
5004 \end_layout
5005
5006 \begin_layout Standard
5007 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
5008 \end_layout
5009
5010 \begin_layout Section
5011 行列
5012 \begin_inset CommandInset label
5013 LatexCommand label
5014 name "sec:行列"
5015
5016 \end_inset
5017
5018
5019 \begin_inset Index idx
5020 status collapsed
5021
5022 \begin_layout Plain Layout
5023 ぎょうれつ@行列
5024 \end_layout
5025
5026 \end_inset
5027
5028
5029 \end_layout
5030
5031 \begin_layout Standard
5032 行列は、数式ツールバーボタンの
5033 \begin_inset Graphics
5034         filename ../../images/dialog-show_mathmatrix.png
5035         scale 85
5036
5037 \end_inset
5038
5039
5040 \family sans
5041 挿入\SpecialChar \menuseparator
5042 数式\SpecialChar \menuseparator
5043 行列
5044 \family default
5045 メニューで挿入することができます。すると、行列の列数及び行数、さらに配置方法を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
5046 \lang english
5047 and the decoration
5048 \end_layout
5049
5050 \begin_layout Standard
5051 最初の行列は「上」配置
5052 \begin_inset Formula $\begin{array}[t]{cccc}
5053 A & D & G & J\\
5054 B & E & H & K\\
5055 C & F & I & L
5056 \end{array}$
5057 \end_inset
5058
5059 で、二番目は「中央」配置
5060 \begin_inset Formula $\begin{array}{cccc}
5061 A & D & G & J\\
5062 B & E & H & K\\
5063 C & F & I & L
5064 \end{array}$
5065 \end_inset
5066
5067 、三番目は「下」配置
5068 \begin_inset Formula $\begin{array}[b]{cccc}
5069 A & D & G & J\\
5070 B & E & H & K\\
5071 C & F & I & L
5072 \end{array}$
5073 \end_inset
5074
5075 です。
5076 \end_layout
5077
5078 \begin_layout Standard
5079 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
5080 \emph on
5081 l
5082 \emph default
5083 は左寄せ、
5084 \emph on
5085 c
5086 \emph default
5087 は中央揃え、
5088 \emph on
5089 r
5090 \emph default
5091 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの4
5092 \series bold
5093 ×
5094 \series default
5095 4行列を作成するには、水平配置のところに
5096 \series bold
5097 lccr
5098 \series default
5099 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
5100 \series bold
5101 c
5102 \series default
5103 です。
5104 \end_layout
5105
5106 \begin_layout Standard
5107 水平行列の例です。
5108 \end_layout
5109
5110 \begin_layout Standard
5111
5112 \series bold
5113 lll
5114 \series default
5115  : 
5116 \begin_inset Formula $\begin{array}{lll}
5117 10000 & D & G\\
5118 B & 10000 & H\\
5119 C & F & 10000
5120 \end{array}$
5121 \end_inset
5122
5123  , 
5124 \series bold
5125 ccc
5126 \series default
5127  : 
5128 \begin_inset Formula $\begin{array}{ccc}
5129 10000 & D & G\\
5130 B & 10000 & H\\
5131 C & F & 10000
5132 \end{array}$
5133 \end_inset
5134
5135  , 
5136 \series bold
5137 rrr
5138 \series default
5139  : 
5140 \begin_inset Formula $\begin{array}{rrr}
5141 10000 & D & G\\
5142 B & 10000 & H\\
5143 C & F & 10000
5144 \end{array}$
5145 \end_inset
5146
5147
5148 \end_layout
5149
5150 \begin_layout Standard
5151 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
5152 \begin_inset Graphics
5153         filename ../../images/tabular-feature_append-row.png
5154         scale 85
5155
5156 \end_inset
5157
5158
5159 \begin_inset Graphics
5160         filename ../../images/tabular-feature_delete-row.png
5161         scale 85
5162
5163 \end_inset
5164
5165 などや
5166 \family sans
5167 編集\SpecialChar \menuseparator
5168 行と列
5169 \family default
5170 メニューを使用することができます。また、行は
5171 \begin_inset Info
5172 type  "shortcut"
5173 arg   "newline-insert newline"
5174 \end_inset
5175
5176 で作成することもできます。
5177 \end_layout
5178
5179 \begin_layout Standard
5180 \begin_inset VSpace bigskip
5181 \end_inset
5182
5183
5184 \lang english
5185 The 
5186 \family sans
5187 Decoration
5188 \family default
5189  adds parentheses in the selected style around the matrix.
5190  Alternatively, parentheses can can either be created with the
5191 \lang japanese
5192  行列を囲む括弧は、
5193 \series bold
5194
5195 \backslash
5196 left
5197 \series default
5198
5199 \begin_inset Index idx
5200 status collapsed
5201
5202 \begin_layout Plain Layout
5203 こまんど@コマンド ! L ! 
5204 \backslash
5205 left
5206 \end_layout
5207
5208 \end_inset
5209
5210 コマンドや
5211 \series bold
5212
5213 \backslash
5214 right
5215 \series default
5216
5217 \begin_inset Index idx
5218 status collapsed
5219
5220 \begin_layout Plain Layout
5221 こまんど@コマンド ! R ! 
5222 \backslash
5223 right
5224 \end_layout
5225
5226 \end_inset
5227
5228 コマンドで作成することができます(短絡キー
5229 \family sans
5230 Alt+M
5231 \begin_inset space ~
5232 \end_inset
5233
5234 Parenthesis
5235 \family default
5236 )。第
5237 \begin_inset CommandInset ref
5238 LatexCommand ref
5239 reference "sub:自動の括弧丈"
5240
5241 \end_inset
5242
5243 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5244 \begin_inset VSpace medskip
5245 \end_inset
5246
5247
5248 \end_layout
5249
5250 \begin_layout Standard
5251 \begin_inset space \hfill{}
5252 \end_inset
5253
5254
5255 \begin_inset Tabular
5256 <lyxtabular version="3" rows="4" columns="2">
5257 <features tabularvalignment="middle">
5258 <column alignment="center" valignment="top" width="0">
5259 <column alignment="center" valignment="top" width="0">
5260 <row>
5261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5262 \begin_inset Text
5263
5264 \begin_layout Plain Layout
5265 コマンド
5266 \end_layout
5267
5268 \end_inset
5269 </cell>
5270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274 出力
5275 \begin_inset Note Note
5276 status collapsed
5277
5278 \begin_layout Plain Layout
5279 ここで
5280 \series bold
5281
5282 \backslash
5283 raisebox
5284 \series default
5285 はスペーサーとして使用しているだけです。
5286 \end_layout
5287
5288 \end_inset
5289
5290
5291 \end_layout
5292
5293 \end_inset
5294 </cell>
5295 </row>
5296 <row>
5297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5298 \begin_inset Text
5299
5300 \begin_layout Plain Layout
5301
5302 \backslash
5303 bmatrix
5304 \begin_inset ERT
5305 status collapsed
5306
5307 \begin_layout Plain Layout
5308
5309
5310 \backslash
5311 spce 
5312 \end_layout
5313
5314 \end_inset
5315
5316 2
5317 \series bold
5318 ×
5319 \series default
5320 2
5321 \begin_inset space \thinspace{}
5322 \end_inset
5323
5324 matrix
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5330 \begin_inset Text
5331
5332 \begin_layout Plain Layout
5333 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5334 0 & \textrm{-}\mathrm{i}\\
5335 \mathrm{i} & 0
5336 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5337 \end_inset
5338
5339
5340 \end_layout
5341
5342 \end_inset
5343 </cell>
5344 </row>
5345 <row>
5346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350
5351 \backslash
5352 Bmatrix
5353 \begin_inset ERT
5354 status collapsed
5355
5356 \begin_layout Plain Layout
5357
5358
5359 \backslash
5360 spce 
5361 \end_layout
5362
5363 \end_inset
5364
5365 2
5366 \series bold
5367 ×
5368 \series default
5369 2
5370 \begin_inset space \thinspace{}
5371 \end_inset
5372
5373 matrix
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Plain Layout
5382 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5383 0 & \textrm{-}\mathrm{i}\\
5384 \mathrm{i} & 0
5385 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5386 \end_inset
5387
5388
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 </row>
5394 <row>
5395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5396 \begin_inset Text
5397
5398 \begin_layout Plain Layout
5399
5400 \backslash
5401 pmatrix
5402 \begin_inset ERT
5403 status collapsed
5404
5405 \begin_layout Plain Layout
5406
5407
5408 \backslash
5409 spce 
5410 \end_layout
5411
5412 \end_inset
5413
5414 2
5415 \series bold
5416 ×
5417 \series default
5418 2
5419 \begin_inset space \thinspace{}
5420 \end_inset
5421
5422 matrix
5423 \end_layout
5424
5425 \end_inset
5426 </cell>
5427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5428 \begin_inset Text
5429
5430 \begin_layout Plain Layout
5431 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5432 0 & \textrm{-}\mathrm{i}\\
5433 \mathrm{i} & 0
5434 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5435 \end_inset
5436
5437
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 </row>
5443 </lyxtabular>
5444
5445 \end_inset
5446
5447
5448 \begin_inset space \hfill{}
5449 \end_inset
5450
5451
5452 \begin_inset Tabular
5453 <lyxtabular version="3" rows="4" columns="2">
5454 <features tabularvalignment="middle">
5455 <column alignment="center" valignment="top" width="0">
5456 <column alignment="center" valignment="top" width="0">
5457 <row>
5458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5459 \begin_inset Text
5460
5461 \begin_layout Plain Layout
5462 コマンド
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5468 \begin_inset Text
5469
5470 \begin_layout Plain Layout
5471 出力
5472 \end_layout
5473
5474 \end_inset
5475 </cell>
5476 </row>
5477 <row>
5478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482
5483 \backslash
5484 vmatrix
5485 \begin_inset ERT
5486 status collapsed
5487
5488 \begin_layout Plain Layout
5489
5490
5491 \backslash
5492 spce 
5493 \end_layout
5494
5495 \end_inset
5496
5497 2
5498 \series bold
5499 ×
5500 \series default
5501 2
5502 \begin_inset space \thinspace{}
5503 \end_inset
5504
5505 matrix
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5511 \begin_inset Text
5512
5513 \begin_layout Plain Layout
5514 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5515 0 & \textrm{-}\mathrm{i}\\
5516 \mathrm{i} & 0
5517 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5518 \end_inset
5519
5520
5521 \end_layout
5522
5523 \end_inset
5524 </cell>
5525 </row>
5526 <row>
5527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5528 \begin_inset Text
5529
5530 \begin_layout Plain Layout
5531
5532 \backslash
5533 Vmatrix
5534 \begin_inset ERT
5535 status collapsed
5536
5537 \begin_layout Plain Layout
5538
5539
5540 \backslash
5541 spce 
5542 \end_layout
5543
5544 \end_inset
5545
5546 2
5547 \series bold
5548 ×
5549 \series default
5550 2
5551 \begin_inset space \thinspace{}
5552 \end_inset
5553
5554 matrix
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5564 0 & \textrm{-}\mathrm{i}\\
5565 \mathrm{i} & 0
5566 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5567 \end_inset
5568
5569
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 <row>
5576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580
5581 \backslash
5582 matrix
5583 \begin_inset ERT
5584 status collapsed
5585
5586 \begin_layout Plain Layout
5587
5588
5589 \backslash
5590 spce 
5591 \end_layout
5592
5593 \end_inset
5594
5595 2
5596 \series bold
5597 ×
5598 \series default
5599 2
5600 \begin_inset space \thinspace{}
5601 \end_inset
5602
5603 matrix
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5613 0 & \textrm{-}\mathrm{i}\\
5614 \mathrm{i} & 0
5615 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5616 \end_inset
5617
5618
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 </row>
5624 </lyxtabular>
5625
5626 \end_inset
5627
5628
5629 \begin_inset space \hfill{}
5630 \end_inset
5631
5632
5633 \end_layout
5634
5635 \begin_layout Standard
5636 \begin_inset VSpace medskip
5637 \end_inset
5638
5639 たとえば
5640 \series bold
5641
5642 \backslash
5643 vmatrix
5644 \series default
5645 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5646 \end_layout
5647
5648 \begin_layout Standard
5649 \begin_inset VSpace bigskip
5650 \end_inset
5651
5652 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5653 \begin_inset CommandInset ref
5654 LatexCommand ref
5655 reference "sub:列間"
5656
5657 \end_inset
5658
5659 節に説明されている距離
5660 \series bold
5661
5662 \backslash
5663 arraycolsep
5664 \series default
5665
5666 \begin_inset Index idx
5667 status collapsed
5668
5669 \begin_layout Plain Layout
5670 こまんど@コマンド ! A ! 
5671 \backslash
5672 arraycolsep
5673 \end_layout
5674
5675 \end_inset
5676
5677 をここでも使用することができます。
5678 \end_layout
5679
5680 \begin_layout Standard
5681 行間隔を変更するには、
5682 \series bold
5683
5684 \backslash
5685 arraystretch
5686 \series default
5687
5688 \begin_inset Index idx
5689 status collapsed
5690
5691 \begin_layout Plain Layout
5692 こまんど@コマンド ! A ! 
5693 \backslash
5694 arraystretch
5695 \end_layout
5696
5697 \end_inset
5698
5699 コマンドを使用します。以下のようにして使用します。
5700 \end_layout
5701
5702 \begin_layout Standard
5703
5704 \series bold
5705
5706 \backslash
5707 renewcommand{
5708 \backslash
5709 arraystretch}{伸長因子}
5710 \begin_inset Index idx
5711 status collapsed
5712
5713 \begin_layout Plain Layout
5714 こまんど@コマンド ! R ! 
5715 \backslash
5716 renewcommand
5717 \end_layout
5718
5719 \end_inset
5720
5721
5722 \end_layout
5723
5724 \begin_layout Standard
5725
5726 \series bold
5727
5728 \backslash
5729 renewcommand
5730 \series default
5731 コマンドは、伸長因子を定義済みの
5732 \series bold
5733
5734 \backslash
5735 arraystretch
5736 \series default
5737 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5738 は、
5739 \series bold
5740
5741 \backslash
5742 arraystretch
5743 \series default
5744 に因子1を割り当てて下さい。
5745 \end_layout
5746
5747 \begin_layout Standard
5748 本文行中に行列を入れるには、
5749 \series bold
5750
5751 \backslash
5752 smallmatrix
5753 \series default
5754
5755 \begin_inset Index idx
5756 status collapsed
5757
5758 \begin_layout Plain Layout
5759 こまんど@コマンド ! S ! 
5760 \backslash
5761 smallmatrix
5762 \end_layout
5763
5764 \end_inset
5765
5766 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5767 \end_layout
5768
5769 \begin_layout Standard
5770 これは、本文行中の行列
5771 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5772 C & D
5773 \end{smallmatrix}\right)$
5774 \end_inset
5775
5776 です。
5777 \end_layout
5778
5779 \begin_layout Section
5780 括弧と区分記号
5781 \begin_inset Index idx
5782 status collapsed
5783
5784 \begin_layout Plain Layout
5785 かっこ@括弧
5786 \end_layout
5787
5788 \end_inset
5789
5790
5791 \begin_inset Index idx
5792 status collapsed
5793
5794 \begin_layout Plain Layout
5795 くぶんきごう@区分記号
5796 \end_layout
5797
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \begin_layout Subsection
5804 垂直括弧と区分記号
5805 \begin_inset Index idx
5806 status collapsed
5807
5808 \begin_layout Plain Layout
5809 かっこ@括弧 ! すいちょく@垂直
5810 \end_layout
5811
5812 \end_inset
5813
5814
5815 \end_layout
5816
5817 \begin_layout Standard
5818 \begin_inset space \hfill{}
5819 \end_inset
5820
5821
5822 \begin_inset Tabular
5823 <lyxtabular version="3" rows="9" columns="2">
5824 <features tabularvalignment="middle">
5825 <column alignment="center" valignment="top" width="0pt">
5826 <column alignment="center" valignment="top" width="0pt">
5827 <row>
5828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 コマンド
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 出力
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 </row>
5847 <row>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 (
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $($
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 {
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 \begin_inset Formula $\{$
5885 \end_inset
5886
5887
5888 \end_layout
5889
5890 \end_inset
5891 </cell>
5892 </row>
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 [
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 \begin_inset Formula $[$
5908 \end_inset
5909
5910
5911 \end_layout
5912
5913 \end_inset
5914 </cell>
5915 </row>
5916 <row>
5917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921
5922 \backslash
5923 langle
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932 \begin_inset Formula $\langle$
5933 \end_inset
5934
5935
5936 \end_layout
5937
5938 \end_inset
5939 </cell>
5940 </row>
5941 <row>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946
5947 \backslash
5948 lceil
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957 \begin_inset Formula $\lceil$
5958 \end_inset
5959
5960
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 </row>
5966 <row>
5967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971
5972 \backslash
5973 lfloor
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 \begin_inset Formula $\lfloor$
5983 \end_inset
5984
5985
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 </row>
5991 <row>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 /
5997 \end_layout
5998
5999 \end_inset
6000 </cell>
6001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6002 \begin_inset Text
6003
6004 \begin_layout Plain Layout
6005 \begin_inset Formula $/$
6006 \end_inset
6007
6008
6009 \end_layout
6010
6011 \end_inset
6012 </cell>
6013 </row>
6014 <row>
6015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 \begin_inset Formula $|$
6020 \end_inset
6021
6022
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 \begin_inset Formula $|$
6032 \end_inset
6033
6034
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 </row>
6040 </lyxtabular>
6041
6042 \end_inset
6043
6044
6045 \begin_inset space \hfill{}
6046 \end_inset
6047
6048
6049 \begin_inset Tabular
6050 <lyxtabular version="3" rows="9" columns="2">
6051 <features tabularvalignment="middle">
6052 <column alignment="center" valignment="top" width="0pt">
6053 <column alignment="center" valignment="top" width="0pt">
6054 <row>
6055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6056 \begin_inset Text
6057
6058 \begin_layout Plain Layout
6059 コマンド
6060 \end_layout
6061
6062 \end_inset
6063 </cell>
6064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Plain Layout
6068 出力
6069 \end_layout
6070
6071 \end_inset
6072 </cell>
6073 </row>
6074 <row>
6075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6076 \begin_inset Text
6077
6078 \begin_layout Plain Layout
6079 )
6080 \end_layout
6081
6082 \end_inset
6083 </cell>
6084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6085 \begin_inset Text
6086
6087 \begin_layout Plain Layout
6088 \begin_inset Formula $)$
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 </row>
6097 <row>
6098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 }
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 \begin_inset Formula $\}$
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 </row>
6120 <row>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125 ]
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Plain Layout
6134 \begin_inset Formula $]$
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 </row>
6143 <row>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148
6149 \backslash
6150 rangle
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 \begin_inset Formula $\rangle$
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 </row>
6168 <row>
6169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173
6174 \backslash
6175 rceil
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 \begin_inset Formula $\rceil$
6185 \end_inset
6186
6187
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 </row>
6193 <row>
6194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198
6199 \backslash
6200 rfloor
6201 \end_layout
6202
6203 \end_inset
6204 </cell>
6205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6206 \begin_inset Text
6207
6208 \begin_layout Plain Layout
6209 \begin_inset Formula $\rfloor$
6210 \end_inset
6211
6212
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 </row>
6218 <row>
6219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6220 \begin_inset Text
6221
6222 \begin_layout Plain Layout
6223
6224 \backslash
6225
6226 \backslash
6227
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6233 \begin_inset Text
6234
6235 \begin_layout Plain Layout
6236 \begin_inset Formula $\backslash$
6237 \end_inset
6238
6239
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 </row>
6245 <row>
6246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250
6251 \backslash
6252
6253 \begin_inset Formula $|$
6254 \end_inset
6255
6256
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Plain Layout
6265 \begin_inset Formula $\|$
6266 \end_inset
6267
6268
6269 \end_layout
6270
6271 \end_inset
6272 </cell>
6273 </row>
6274 </lyxtabular>
6275
6276 \end_inset
6277
6278
6279 \begin_inset space \hfill{}
6280 \end_inset
6281
6282
6283 \end_layout
6284
6285 \begin_layout Standard
6286 \begin_inset Note Greyedout
6287 status open
6288
6289 \begin_layout Plain Layout
6290
6291 \series bold
6292 (注意)
6293 \series default
6294 TeXモードでは、
6295 \backslash
6296
6297 \backslash
6298 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6299 \series bold
6300
6301 \backslash
6302 textbackslash
6303 \series default
6304
6305 \begin_inset Index idx
6306 status collapsed
6307
6308 \begin_layout Plain Layout
6309 こまんど@コマンド! T ! 
6310 \backslash
6311 textbackslash
6312 \end_layout
6313
6314 \end_inset
6315
6316 を使わなくてはなりません。
6317 \end_layout
6318
6319 \end_inset
6320
6321
6322 \end_layout
6323
6324 \begin_layout Standard
6325 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6326 \series bold
6327
6328 \backslash
6329 langle
6330 \series default
6331
6332 \series bold
6333
6334 \backslash
6335 rangle
6336 \series default
6337 コマンドを使用せずに
6338 \begin_inset Formula $<$
6339 \end_inset
6340
6341
6342 \begin_inset Formula $>$
6343 \end_inset
6344
6345 の文字を直接使用することができます。
6346 \end_layout
6347
6348 \begin_layout Subsubsection
6349 手動の括弧丈
6350 \begin_inset CommandInset label
6351 LatexCommand label
6352 name "sub:手動の括弧丈"
6353
6354 \end_inset
6355
6356
6357 \begin_inset Index idx
6358 status collapsed
6359
6360 \begin_layout Plain Layout
6361 かっこたけ@括弧丈 ! しゅどう@手動
6362 \end_layout
6363
6364 \end_inset
6365
6366
6367 \end_layout
6368
6369 \begin_layout Standard
6370 括弧の丈は、LaTeXコマンドの
6371 \series bold
6372
6373 \backslash
6374 big
6375 \series default
6376
6377 \begin_inset Index idx
6378 status collapsed
6379
6380 \begin_layout Plain Layout
6381 こまんど@コマンド ! B ! 
6382 \backslash
6383 big
6384 \end_layout
6385
6386 \end_inset
6387
6388
6389 \series bold
6390
6391 \backslash
6392 Big
6393 \series default
6394
6395 \series bold
6396
6397 \backslash
6398 bigg
6399 \series default
6400 および
6401 \series bold
6402
6403 \backslash
6404 Bigg
6405 \series default
6406 を使って、手動で指定することができます。
6407 \series bold
6408
6409 \backslash
6410 big
6411 \series default
6412 が最小の大きさであり、
6413 \series bold
6414
6415 \backslash
6416 Bigg
6417 \series default
6418 が最大の括弧丈になります。
6419 \end_layout
6420
6421 \begin_layout Standard
6422 これらのコマンドは、括弧の階層を強調するのに使われます。
6423 \end_layout
6424
6425 \begin_layout Standard
6426 \align center
6427 \begin_inset Tabular
6428 <lyxtabular version="3" rows="2" columns="2">
6429 <features tabularvalignment="middle">
6430 <column alignment="center" valignment="top" width="0pt">
6431 <column alignment="center" valignment="top" width="0pt">
6432 <row>
6433 <cell alignment="center" valignment="top" usebox="none">
6434 \begin_inset Text
6435
6436 \begin_layout Plain Layout
6437 すべての括弧が同じ大きさ:
6438 \end_layout
6439
6440 \end_inset
6441 </cell>
6442 <cell alignment="center" valignment="top" usebox="none">
6443 \begin_inset Text
6444
6445 \begin_layout Plain Layout
6446 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 </row>
6455 <row>
6456 <cell alignment="center" valignment="top" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 こちらの方が良い:
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 <cell alignment="center" valignment="top" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6470 \end_inset
6471
6472
6473 \end_layout
6474
6475 \end_inset
6476 </cell>
6477 </row>
6478 </lyxtabular>
6479
6480 \end_inset
6481
6482
6483 \begin_inset Note Note
6484 status collapsed
6485
6486 \begin_layout Plain Layout
6487 ここで
6488 \series bold
6489
6490 \backslash
6491 raisebox
6492 \series default
6493 はスペーサーとして使用しているだけです。
6494 \end_layout
6495
6496 \end_inset
6497
6498
6499 \end_layout
6500
6501 \begin_layout Standard
6502 二つ目の数式では、
6503 \series bold
6504
6505 \backslash
6506 Big((A+B)(A-B)
6507 \backslash
6508 Big)^
6509 \begin_inset ERT
6510 status collapsed
6511
6512 \begin_layout Plain Layout
6513
6514
6515 \backslash
6516 spce 
6517 \end_layout
6518
6519 \end_inset
6520
6521 C
6522 \series default
6523 というコマンドが使われています。
6524 \end_layout
6525
6526 \begin_layout Standard
6527 以下は、すべての括弧丈の羅列です。
6528 \end_layout
6529
6530 \begin_layout Standard
6531 \align center
6532
6533 \backslash
6534 Bigg(
6535 \backslash
6536 exp
6537 \backslash
6538 bigg
6539 \begin_inset Formula $<$
6540 \end_inset
6541
6542
6543 \backslash
6544 Big[
6545 \backslash
6546 big{
6547 \backslash
6548 ln(3x)
6549 \backslash
6550 big}^2
6551 \begin_inset ERT
6552 status collapsed
6553
6554 \begin_layout Plain Layout
6555
6556
6557 \backslash
6558 spce 
6559 \end_layout
6560
6561 \end_inset
6562
6563
6564 \backslash
6565 sin(x)
6566 \backslash
6567 Big]^
6568 \begin_inset ERT
6569 status collapsed
6570
6571 \begin_layout Plain Layout
6572
6573
6574 \backslash
6575 spce 
6576 \end_layout
6577
6578 \end_inset
6579
6580 A
6581 \begin_inset ERT
6582 status collapsed
6583
6584 \begin_layout Plain Layout
6585
6586
6587 \backslash
6588 spce 
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \backslash
6595 bigg
6596 \begin_inset Formula $>$
6597 \end_inset
6598
6599
6600 \backslash
6601 Bigg)^0,5
6602 \end_layout
6603
6604 \begin_layout Standard
6605 \align center
6606 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6607 \end_inset
6608
6609
6610 \end_layout
6611
6612 \begin_layout Standard
6613
6614 \series bold
6615
6616 \backslash
6617 big
6618 \series default
6619 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6620 \series bold
6621
6622 \backslash
6623 bigm
6624 \series default
6625
6626 \begin_inset Index idx
6627 status collapsed
6628
6629 \begin_layout Plain Layout
6630 こまんど@コマンド ! B ! 
6631 \backslash
6632 bigm
6633 \end_layout
6634
6635 \end_inset
6636
6637 という派生型と、空白を追加しない
6638 \series bold
6639
6640 \backslash
6641 bigl
6642 \series default
6643 -
6644 \series bold
6645
6646 \backslash
6647 bigr
6648 \series default
6649
6650 \begin_inset Index idx
6651 status collapsed
6652
6653 \begin_layout Plain Layout
6654 こまんど@コマンド ! B ! 
6655 \backslash
6656 bigl - 
6657 \backslash
6658 bigr
6659 \end_layout
6660
6661 \end_inset
6662
6663 派生型があります。
6664 \series bold
6665
6666 \backslash
6667 bigl
6668 \series default
6669 コマンドの最後の
6670 \emph on
6671 l
6672 \emph default
6673 は、左括弧であることを示し、右括弧の場合には、
6674 \emph on
6675 l
6676 \emph default
6677 の代わりに
6678 \emph on
6679 r
6680 \emph default
6681 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6682 \end_layout
6683
6684 \begin_layout Standard
6685 以下の表は、これらの派生型の比較です。
6686 \end_layout
6687
6688 \begin_layout Standard
6689 \align center
6690 \begin_inset Tabular
6691 <lyxtabular version="3" rows="5" columns="2">
6692 <features tabularvalignment="middle">
6693 <column alignment="center" valignment="middle" width="0">
6694 <column alignment="center" valignment="middle" width="0">
6695 <row>
6696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700 コマンド
6701 \end_layout
6702
6703 \end_inset
6704 </cell>
6705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6706 \begin_inset Text
6707
6708 \begin_layout Plain Layout
6709 出力
6710 \begin_inset Note Note
6711 status collapsed
6712
6713 \begin_layout Plain Layout
6714 ここで
6715 \series bold
6716
6717 \backslash
6718 raisebox
6719 \series default
6720 はスペーサーとして使用しているだけです。
6721 \end_layout
6722
6723 \end_inset
6724
6725
6726 \end_layout
6727
6728 \end_inset
6729 </cell>
6730 </row>
6731 <row>
6732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736
6737 \backslash
6738 Bigm(
6739 \backslash
6740 bigm(
6741 \backslash
6742 ln(3x)
6743 \backslash
6744 bigm)^2
6745 \series bold
6746
6747 \begin_inset ERT
6748 status collapsed
6749
6750 \begin_layout Plain Layout
6751
6752
6753 \backslash
6754 spce 
6755 \end_layout
6756
6757 \end_inset
6758
6759
6760 \series default
6761
6762 \backslash
6763 Bigm)
6764 \end_layout
6765
6766 \end_inset
6767 </cell>
6768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6769 \begin_inset Text
6770
6771 \begin_layout Plain Layout
6772 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6773 \end_inset
6774
6775
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 </row>
6781 <row>
6782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6783 \begin_inset Text
6784
6785 \begin_layout Plain Layout
6786
6787 \backslash
6788 Big(
6789 \backslash
6790 big(
6791 \backslash
6792 ln(3x)
6793 \backslash
6794 big)^2
6795 \series bold
6796
6797 \begin_inset ERT
6798 status collapsed
6799
6800 \begin_layout Plain Layout
6801
6802
6803 \backslash
6804 spce 
6805 \end_layout
6806
6807 \end_inset
6808
6809
6810 \series default
6811
6812 \backslash
6813 Big)
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6823 \end_inset
6824
6825
6826 \end_layout
6827
6828 \end_inset
6829 </cell>
6830 </row>
6831 <row>
6832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6833 \begin_inset Text
6834
6835 \begin_layout Plain Layout
6836
6837 \backslash
6838 Bigl(
6839 \backslash
6840 bigl(
6841 \backslash
6842 ln(3x)
6843 \backslash
6844 bigr)^2
6845 \series bold
6846
6847 \begin_inset ERT
6848 status collapsed
6849
6850 \begin_layout Plain Layout
6851
6852
6853 \backslash
6854 spce 
6855 \end_layout
6856
6857 \end_inset
6858
6859
6860 \series default
6861
6862 \backslash
6863 Bigr)
6864 \end_layout
6865
6866 \end_inset
6867 </cell>
6868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6869 \begin_inset Text
6870
6871 \begin_layout Plain Layout
6872 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6873 \end_inset
6874
6875
6876 \end_layout
6877
6878 \end_inset
6879 </cell>
6880 </row>
6881 <row>
6882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6883 \begin_inset Text
6884
6885 \begin_layout Plain Layout
6886
6887 \backslash
6888 bigl)
6889 \backslash
6890 ln(3x)
6891 \backslash
6892 bigr(
6893 \end_layout
6894
6895 \end_inset
6896 </cell>
6897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6898 \begin_inset Text
6899
6900 \begin_layout Plain Layout
6901 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6902 \end_inset
6903
6904
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 </row>
6910 </lyxtabular>
6911
6912 \end_inset
6913
6914
6915 \end_layout
6916
6917 \begin_layout Subsubsection
6918 自動の括弧丈
6919 \begin_inset CommandInset label
6920 LatexCommand label
6921 name "sub:自動の括弧丈"
6922
6923 \end_inset
6924
6925
6926 \begin_inset Index idx
6927 status collapsed
6928
6929 \begin_layout Plain Layout
6930 かっこたけ@括弧丈 ! じどう@自動
6931 \end_layout
6932
6933 \end_inset
6934
6935
6936 \end_layout
6937
6938 \begin_layout Standard
6939 可変の丈を持つ括弧は、
6940 \series bold
6941
6942 \backslash
6943 left
6944 \series default
6945
6946 \begin_inset Index idx
6947 status collapsed
6948
6949 \begin_layout Plain Layout
6950 こまんど@コマンド ! L ! 
6951 \backslash
6952 left
6953 \end_layout
6954
6955 \end_inset
6956
6957 コマンドおよび
6958 \series bold
6959
6960 \backslash
6961 right
6962 \series default
6963
6964 \begin_inset Index idx
6965 status collapsed
6966
6967 \begin_layout Plain Layout
6968 こまんど@コマンド ! R ! 
6969 \backslash
6970 right
6971 \end_layout
6972
6973 \end_inset
6974
6975 コマンド、あるいは数式ツールバーボタンの
6976 \begin_inset Graphics
6977         filename ../../images/dialog-show_mathdelimiter.png
6978         scale 85
6979
6980 \end_inset
6981
6982 で挿入することができます。
6983 \series bold
6984
6985 \backslash
6986 left
6987 \series default
6988 および
6989 \series bold
6990
6991 \backslash
6992 right
6993 \series default
6994 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6995 \end_layout
6996
6997 \begin_layout Standard
6998 \align center
6999 通常の括弧:
7000 \series bold
7001
7002 \backslash
7003 ln(
7004 \backslash
7005 frac
7006 \begin_inset ERT
7007 status collapsed
7008
7009 \begin_layout Plain Layout
7010
7011
7012 \backslash
7013 spce 
7014 \end_layout
7015
7016 \end_inset
7017
7018 A
7019 \begin_inset Formula $\downarrow$
7020 \end_inset
7021
7022 C
7023 \begin_inset ERT
7024 status collapsed
7025
7026 \begin_layout Plain Layout
7027
7028
7029 \backslash
7030 spce 
7031 \end_layout
7032
7033 \end_inset
7034
7035 )
7036 \series default
7037 というコマンドは
7038 \begin_inset Formula \[
7039 \ln(\frac{A}{C})
7040 \]
7041
7042 \end_inset
7043
7044 を生成します。
7045 \end_layout
7046
7047 \begin_layout Standard
7048 \align center
7049 複数行の括弧:
7050 \series bold
7051
7052 \backslash
7053 ln
7054 \backslash
7055 left(
7056 \backslash
7057 frac
7058 \begin_inset ERT
7059 status collapsed
7060
7061 \begin_layout Plain Layout
7062
7063
7064 \backslash
7065 spce 
7066 \end_layout
7067
7068 \end_inset
7069
7070 A
7071 \begin_inset Formula $\downarrow$
7072 \end_inset
7073
7074 C
7075 \begin_inset ERT
7076 status collapsed
7077
7078 \begin_layout Plain Layout
7079
7080
7081 \backslash
7082 spce 
7083 \end_layout
7084
7085 \end_inset
7086
7087
7088 \backslash
7089 right)
7090 \series default
7091 というコマンドは
7092 \begin_inset Formula \[
7093 \ln\left(\frac{A}{C}\right)
7094 \]
7095
7096 \end_inset
7097
7098 を生成します。
7099 \end_layout
7100
7101 \begin_layout Standard
7102
7103 \series bold
7104
7105 \backslash
7106 left
7107 \series default
7108
7109 \series bold
7110
7111 \backslash
7112 right
7113 \series default
7114 の代わりに、短絡キー
7115 \family sans
7116 Alt+M
7117 \begin_inset space ~
7118 \end_inset
7119
7120 括弧
7121 \family default
7122 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
7123 \begin_inset Newline newline
7124 \end_inset
7125
7126 すると、先ほどの例を作るコマンドは
7127 \series bold
7128
7129 \backslash
7130 ln Alt+M
7131 \series default
7132  
7133 \series bold
7134 (
7135 \backslash
7136 frac
7137 \begin_inset ERT
7138 status collapsed
7139
7140 \begin_layout Plain Layout
7141
7142
7143 \backslash
7144 spce 
7145 \end_layout
7146
7147 \end_inset
7148
7149 A
7150 \begin_inset Formula $\downarrow$
7151 \end_inset
7152
7153 C
7154 \series default
7155 となります。
7156 \end_layout
7157
7158 \begin_layout Standard
7159 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
7160 \series bold
7161
7162 \backslash
7163 left.
7164 \backslash
7165 frac
7166 \begin_inset ERT
7167 status collapsed
7168
7169 \begin_layout Plain Layout
7170
7171
7172 \backslash
7173 spce 
7174 \end_layout
7175
7176 \end_inset
7177
7178 A
7179 \begin_inset Formula $\downarrow$
7180 \end_inset
7181
7182 B
7183 \begin_inset ERT
7184 status collapsed
7185
7186 \begin_layout Plain Layout
7187
7188
7189 \backslash
7190 spce 
7191 \end_layout
7192
7193 \end_inset
7194
7195
7196 \backslash
7197 right}
7198 \series default
7199 というコマンドは
7200 \series bold
7201
7202 \begin_inset Formula \[
7203 \left.\frac{A}{B}\right\} 
7204 \]
7205
7206 \end_inset
7207
7208 を生成します。
7209 \backslash
7210 left
7211 \series default
7212 コマンドおよび
7213 \series bold
7214
7215 \backslash
7216 right
7217 \series default
7218 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
7219 \end_layout
7220
7221 \begin_layout Standard
7222 \begin_inset VSpace bigskip
7223 \end_inset
7224
7225 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
7226 \series bold
7227
7228 \backslash
7229 middle
7230 \series default
7231
7232 \begin_inset Index idx
7233 status collapsed
7234
7235 \begin_layout Plain Layout
7236 こまんど@コマンド ! M ! 
7237 \backslash
7238 middle
7239 \end_layout
7240
7241 \end_inset
7242
7243 コマンドも使用することができます
7244 \begin_inset Foot
7245 status collapsed
7246
7247 \begin_layout Plain Layout
7248
7249 \series bold
7250 (訳註)
7251 \series default
7252 pLaTeXでは、標準では
7253 \series bold
7254
7255 \backslash
7256 middle
7257 \series default
7258 コマンドは使えません。よって、以下の例では「
7259 \series bold
7260
7261 \backslash
7262 middle
7263 \series default
7264
7265 \begin_inset Formula $|$
7266 \end_inset
7267
7268 」の代わりに「
7269 \series bold
7270
7271 \backslash
7272 biggm
7273 \series default
7274
7275 \begin_inset Formula $|$
7276 \end_inset
7277
7278 」を用いています。
7279 \end_layout
7280
7281 \end_inset
7282
7283 。このコマンドでは、物理ベクトル
7284 \begin_inset Formula \[
7285 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
7286 \]
7287
7288 \end_inset
7289
7290 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
7291 \begin_inset CommandInset ref
7292 LatexCommand ref
7293 reference "sub:物理ベクトル"
7294
7295 \end_inset
7296
7297 節に説明されているように特殊なLaTeXパッケージがあります。
7298 \end_layout
7299
7300 \begin_layout Subsection
7301 水平括弧
7302 \begin_inset Index idx
7303 status collapsed
7304
7305 \begin_layout Plain Layout
7306 かっこ@括弧 ! すいへい@水平
7307 \end_layout
7308
7309 \end_inset
7310
7311
7312 \end_layout
7313
7314 \begin_layout Standard
7315 \align center
7316 \begin_inset Tabular
7317 <lyxtabular version="3" rows="4" columns="2">
7318 <features tabularvalignment="middle">
7319 <column alignment="center" valignment="top" width="0pt">
7320 <column alignment="center" valignment="top" width="0pt">
7321 <row>
7322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7323 \begin_inset Text
7324
7325 \begin_layout Plain Layout
7326 コマンド
7327 \begin_inset Note Note
7328 status collapsed
7329
7330 \begin_layout Plain Layout
7331 ここで
7332 \series bold
7333
7334 \backslash
7335 raisebox
7336 \series default
7337 はスペーサーとして使用しているだけです。
7338 \end_layout
7339
7340 \end_inset
7341
7342
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Plain Layout
7351 出力
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 </row>
7357 <row>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 \begin_inset ERT
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366
7367
7368 \backslash
7369 raisebox{2.3mm}{
7370 \end_layout
7371
7372 \end_inset
7373
7374
7375 \backslash
7376 overbrace
7377 \begin_inset ERT
7378 status collapsed
7379
7380 \begin_layout Plain Layout
7381
7382
7383 \backslash
7384 spce 
7385 \end_layout
7386
7387 \end_inset
7388
7389 A+B
7390 \begin_inset ERT
7391 status collapsed
7392
7393 \begin_layout Plain Layout
7394
7395
7396 \backslash
7397 spce 
7398 \end_layout
7399
7400 \end_inset
7401
7402 ^
7403 \begin_inset ERT
7404 status collapsed
7405
7406 \begin_layout Plain Layout
7407
7408
7409 \backslash
7410 spce 
7411 \end_layout
7412
7413 \end_inset
7414
7415 3
7416 \begin_inset ERT
7417 status collapsed
7418
7419 \begin_layout Plain Layout
7420
7421 }
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \begin_inset Index idx
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431 こまんど@コマンド ! O ! 
7432 \backslash
7433 overbrace
7434 \end_layout
7435
7436 \end_inset
7437
7438
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7444 \begin_inset Text
7445
7446 \begin_layout Plain Layout
7447 \begin_inset Formula $\overbrace{A+B}^{3}$
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \end_inset
7454 </cell>
7455 </row>
7456 <row>
7457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 \begin_inset ERT
7462 status collapsed
7463
7464 \begin_layout Plain Layout
7465
7466
7467 \backslash
7468 raisebox{-2.2mm}{
7469 \end_layout
7470
7471 \end_inset
7472
7473
7474 \backslash
7475 underbrace
7476 \begin_inset ERT
7477 status collapsed
7478
7479 \begin_layout Plain Layout
7480
7481
7482 \backslash
7483 spce 
7484 \end_layout
7485
7486 \end_inset
7487
7488 A+B
7489 \begin_inset ERT
7490 status collapsed
7491
7492 \begin_layout Plain Layout
7493
7494
7495 \backslash
7496 spce 
7497 \end_layout
7498
7499 \end_inset
7500
7501 _5
7502 \begin_inset ERT
7503 status collapsed
7504
7505 \begin_layout Plain Layout
7506
7507 }
7508 \end_layout
7509
7510 \end_inset
7511
7512
7513 \begin_inset Index idx
7514 status collapsed
7515
7516 \begin_layout Plain Layout
7517 こまんど@コマンド ! U ! 
7518 \backslash
7519 underbrace
7520 \end_layout
7521
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 \begin_inset Formula $\underbrace{A+B}_{5}$
7534 \end_inset
7535
7536
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 </row>
7542 <row>
7543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547
7548 \backslash
7549 overbrace
7550 \begin_inset ERT
7551 status collapsed
7552
7553 \begin_layout Plain Layout
7554
7555
7556 \backslash
7557 spce 
7558 \end_layout
7559
7560 \end_inset
7561
7562
7563 \backslash
7564 underbrace
7565 \begin_inset ERT
7566 status collapsed
7567
7568 \begin_layout Plain Layout
7569
7570
7571 \backslash
7572 spce 
7573 \end_layout
7574
7575 \end_inset
7576
7577 A+B_w
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 \begin_inset ERT
7592 status collapsed
7593
7594 \begin_layout Plain Layout
7595
7596
7597 \backslash
7598 spce 
7599 \end_layout
7600
7601 \end_inset
7602
7603 _7
7604 \begin_inset ERT
7605 status collapsed
7606
7607 \begin_layout Plain Layout
7608
7609
7610 \backslash
7611 spce 
7612 \end_layout
7613
7614 \end_inset
7615
7616
7617 \begin_inset ERT
7618 status collapsed
7619
7620 \begin_layout Plain Layout
7621
7622
7623 \backslash
7624 spce 
7625 \end_layout
7626
7627 \end_inset
7628
7629 ^
7630 \begin_inset ERT
7631 status collapsed
7632
7633 \begin_layout Plain Layout
7634
7635
7636 \backslash
7637 spce 
7638 \end_layout
7639
7640 \end_inset
7641
7642 C
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7648 \begin_inset Text
7649
7650 \begin_layout Plain Layout
7651 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7652 \end_inset
7653
7654
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 </lyxtabular>
7661
7662 \end_inset
7663
7664
7665 \end_layout
7666
7667 \begin_layout Standard
7668 最後の例では、
7669 \series bold
7670
7671 \backslash
7672 overbrace
7673 \series default
7674 が先に挿入されようが
7675 \series bold
7676
7677 \backslash
7678 underbrace
7679 \series default
7680 が先に挿入されようが代わりはありません。
7681 \end_layout
7682
7683 \begin_layout Standard
7684 \begin_inset VSpace bigskip
7685 \end_inset
7686
7687 括弧をお互いに重ねる必要がある場合には、第
7688 \begin_inset CommandInset ref
7689 LatexCommand ref
7690 reference "sec:多行数式"
7691
7692 \end_inset
7693
7694 節に説明されているように、次のような多行数式を使わなくてはなりません。
7695 \begin_inset Formula \begin{eqnarray*}
7696 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7697  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7698 \end{eqnarray*}
7699
7700 \end_inset
7701
7702 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7703 \begin_inset Foot
7704 status collapsed
7705
7706 \begin_layout Plain Layout
7707 空白コマンドは第
7708 \begin_inset CommandInset ref
7709 LatexCommand ref
7710 reference "sub:定義済みの空白"
7711
7712 \end_inset
7713
7714 章に説明があります。
7715 \end_layout
7716
7717 \end_inset
7718
7719
7720 \series bold
7721
7722 \backslash
7723 :
7724 \series default
7725 を最初の
7726 \begin_inset Formula $d$
7727 \end_inset
7728
7729 の前に挿入しておくことが重要です。さもないと、
7730 \begin_inset Formula $q$
7731 \end_inset
7732
7733 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7734 \begin_inset Foot
7735 status collapsed
7736
7737 \begin_layout Plain Layout
7738 これは、括弧が文字として取り扱われないためです。第
7739 \begin_inset CommandInset ref
7740 LatexCommand ref
7741 reference "sub:二項演算子"
7742
7743 \end_inset
7744
7745 章参照。
7746 \end_layout
7747
7748 \end_inset
7749
7750 ためです。二行目には、二つめの括弧が挿入されています。
7751 \begin_inset Formula $b$
7752 \end_inset
7753
7754 の直前から始まるようにするために、まず
7755 \series bold
7756
7757 \backslash
7758 hphantom{gggg+
7759 \backslash
7760 :}
7761 \series default
7762 というコマンド
7763 \begin_inset Foot
7764 status collapsed
7765
7766 \begin_layout Plain Layout
7767
7768 \series bold
7769
7770 \backslash
7771 hphantom
7772 \series default
7773 に関する詳細は、第
7774 \begin_inset CommandInset ref
7775 LatexCommand ref
7776 reference "sub:空打ち文字"
7777
7778 \end_inset
7779
7780 章を参照してください。
7781 \end_layout
7782
7783 \end_inset
7784
7785 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7786 \series bold
7787
7788 \backslash
7789 hphantom{bbqq+dddd}
7790 \series default
7791 コマンドの下に置きます。
7792 \end_layout
7793
7794 \begin_layout Standard
7795 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7796 \begin_inset ERT
7797 status collapsed
7798
7799 \begin_layout Plain Layout
7800
7801
7802 \backslash
7803 setlength{
7804 \backslash
7805 jot}{-6pt}
7806 \end_layout
7807
7808 \end_inset
7809
7810
7811 \begin_inset Formula \begin{eqnarray*}
7812  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7813 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7814 \end{eqnarray*}
7815
7816 \end_inset
7817
7818
7819 \begin_inset ERT
7820 status collapsed
7821
7822 \begin_layout Plain Layout
7823
7824
7825 \backslash
7826 setlength{
7827 \backslash
7828 jot}{3pt}
7829 \end_layout
7830
7831 \end_inset
7832
7833 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7834 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7835 \begin_inset Foot
7836 status collapsed
7837
7838 \begin_layout Plain Layout
7839 \begin_inset CommandInset href
7840 LatexCommand href
7841 name "LyX-bug #1505"
7842 target "http://www.lyx.org/trac/ticket/1505"
7843
7844 \end_inset
7845
7846
7847 \end_layout
7848
7849 \end_inset
7850
7851 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7852 \series bold
7853 setlength{
7854 \backslash
7855 jot}{-6pt}
7856 \series default
7857 というコマンドを入れて、大域的な数式行間
7858 \series bold
7859
7860 \backslash
7861 jot
7862 \series default
7863
7864 \begin_inset Index idx
7865 status collapsed
7866
7867 \begin_layout Plain Layout
7868 こまんど@コマンド ! J ! 
7869 \backslash
7870 jot
7871 \end_layout
7872
7873 \end_inset
7874
7875 を-6
7876 \begin_inset space \thinspace{}
7877 \end_inset
7878
7879 ptに変更しなくてはなりません。
7880 \series bold
7881
7882 \backslash
7883 jot
7884 \series default
7885 は、数式直後に同様のコマンドを使って標準値の3
7886 \begin_inset space \thinspace{}
7887 \end_inset
7888
7889 ptに戻します。数式中の行間について、詳しくは第
7890 \begin_inset CommandInset ref
7891 LatexCommand ref
7892 reference "sub:行間"
7893
7894 \end_inset
7895
7896 章に説明があります。
7897 \end_layout
7898
7899 \begin_layout Section
7900 矢印
7901 \begin_inset Index idx
7902 status collapsed
7903
7904 \begin_layout Plain Layout
7905 やじるし@矢印
7906 \end_layout
7907
7908 \end_inset
7909
7910
7911 \end_layout
7912
7913 \begin_layout Standard
7914 矢印は、数式ツールバーボタンの
7915 \begin_inset Graphics
7916         filename ../../images/math/leftarrow.png
7917         scale 85
7918
7919 \end_inset
7920
7921 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7922 \end_layout
7923
7924 \begin_layout Standard
7925 \begin_inset Newpage newpage
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \begin_layout Subsection
7932 水平矢印
7933 \begin_inset Index idx
7934 status collapsed
7935
7936 \begin_layout Plain Layout
7937 やじるし@矢印 ! すいへい@水平
7938 \end_layout
7939
7940 \end_inset
7941
7942
7943 \end_layout
7944
7945 \begin_layout Standard
7946 \begin_inset space \hfill{}
7947 \end_inset
7948
7949
7950 \begin_inset Tabular
7951 <lyxtabular version="3" rows="8" columns="2">
7952 <features tabularvalignment="middle">
7953 <column alignment="center" valignment="top" width="0pt">
7954 <column alignment="center" valignment="top" width="0pt">
7955 <row>
7956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 コマンド
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969 出力
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 </row>
7975 <row>
7976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980
7981 \backslash
7982 gets
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991 \begin_inset Formula $\gets$
7992 \end_inset
7993
7994
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 </row>
8000 <row>
8001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005
8006 \backslash
8007 Leftarrow
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016 \begin_inset Formula $\Leftarrow$
8017 \end_inset
8018
8019
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 </row>
8025 <row>
8026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030
8031 \backslash
8032 longleftarrow
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041 \begin_inset Formula $\longleftarrow$
8042 \end_inset
8043
8044
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 </row>
8050 <row>
8051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055
8056 \backslash
8057 Longleftarrow
8058 \end_layout
8059
8060 \end_inset
8061 </cell>
8062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066 \begin_inset Formula $\Longleftarrow$
8067 \end_inset
8068
8069
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 </row>
8075 <row>
8076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080
8081 \backslash
8082 leftharpoonup
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8088 \begin_inset Text
8089
8090 \begin_layout Plain Layout
8091 \begin_inset Formula $\leftharpoonup$
8092 \end_inset
8093
8094
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 </row>
8100 <row>
8101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105
8106 \backslash
8107 leftharpoondown
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 \begin_inset Formula $\leftharpoondown$
8117 \end_inset
8118
8119
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 </row>
8125 <row>
8126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \backslash
8132 hookleftarrow
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141 \begin_inset Formula $\hookleftarrow$
8142 \end_inset
8143
8144
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 </row>
8150 </lyxtabular>
8151
8152 \end_inset
8153
8154
8155 \begin_inset space \hfill{}
8156 \end_inset
8157
8158
8159 \begin_inset Tabular
8160 <lyxtabular version="3" rows="8" columns="2">
8161 <features tabularvalignment="middle">
8162 <column alignment="center" valignment="top" width="0pt">
8163 <column alignment="center" valignment="top" width="0pt">
8164 <row>
8165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 コマンド
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178 出力
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 </row>
8184 <row>
8185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8186 \begin_inset Text
8187
8188 \begin_layout Plain Layout
8189
8190 \backslash
8191 to
8192 \end_layout
8193
8194 \end_inset
8195 </cell>
8196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8197 \begin_inset Text
8198
8199 \begin_layout Plain Layout
8200 \begin_inset Formula $\to$
8201 \end_inset
8202
8203
8204 \end_layout
8205
8206 \end_inset
8207 </cell>
8208 </row>
8209 <row>
8210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214
8215 \backslash
8216 Rightarrow
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8222 \begin_inset Text
8223
8224 \begin_layout Plain Layout
8225 \begin_inset Formula $\Rightarrow$
8226 \end_inset
8227
8228
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239
8240 \backslash
8241 longrightarrow
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 \begin_inset Formula $\longrightarrow$
8251 \end_inset
8252
8253
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 </row>
8259 <row>
8260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264
8265 \backslash
8266 Longrightarrow
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 \begin_inset Formula $\Longrightarrow$
8276 \end_inset
8277
8278
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 </row>
8284 <row>
8285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289
8290 \backslash
8291 rightharpoonup
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 \begin_inset Formula $\rightharpoonup$
8301 \end_inset
8302
8303
8304 \end_layout
8305
8306 \end_inset
8307 </cell>
8308 </row>
8309 <row>
8310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314
8315 \backslash
8316 rightharpoondown
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325 \begin_inset Formula $\rightharpoondown$
8326 \end_inset
8327
8328
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 </row>
8334 <row>
8335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339
8340 \backslash
8341 hookrightarrow
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 \begin_inset Formula $\hookrightarrow$
8351 \end_inset
8352
8353
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 </lyxtabular>
8360
8361 \end_inset
8362
8363
8364 \begin_inset space \hfill{}
8365 \end_inset
8366
8367
8368 \end_layout
8369
8370 \begin_layout Standard
8371 \begin_inset space \hfill{}
8372 \end_inset
8373
8374
8375 \begin_inset Tabular
8376 <lyxtabular version="3" rows="6" columns="2">
8377 <features tabularvalignment="middle">
8378 <column alignment="center" valignment="top" width="0pt">
8379 <column alignment="center" valignment="top" width="0pt">
8380 <row>
8381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 コマンド
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Plain Layout
8394 出力
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 </row>
8400 <row>
8401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405
8406 \backslash
8407 leftrightarrow
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416 \begin_inset Formula $\leftrightarrow$
8417 \end_inset
8418
8419
8420 \end_layout
8421
8422 \end_inset
8423 </cell>
8424 </row>
8425 <row>
8426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430
8431 \backslash
8432 Leftrightarrow
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8438 \begin_inset Text
8439
8440 \begin_layout Plain Layout
8441 \begin_inset Formula $\Leftrightarrow$
8442 \end_inset
8443
8444
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 </row>
8450 <row>
8451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455
8456 \backslash
8457 longleftrightarrow
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466 \begin_inset Formula $\longleftrightarrow$
8467 \end_inset
8468
8469
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 </row>
8475 <row>
8476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480
8481 \backslash
8482 Longleftrightarrow
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 \begin_inset Formula $\Longleftrightarrow$
8492 \end_inset
8493
8494
8495 \end_layout
8496
8497 \end_inset
8498 </cell>
8499 </row>
8500 <row>
8501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505
8506 \backslash
8507 rightleftharpoons
8508 \end_layout
8509
8510 \end_inset
8511 </cell>
8512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516 \begin_inset Formula $\rightleftharpoons$
8517 \end_inset
8518
8519
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 </row>
8525 </lyxtabular>
8526
8527 \end_inset
8528
8529
8530 \begin_inset space \hspace{}
8531 \length 25pt
8532 \end_inset
8533
8534
8535 \begin_inset space \hfill{}
8536 \end_inset
8537
8538
8539 \begin_inset Tabular
8540 <lyxtabular version="3" rows="5" columns="2">
8541 <features tabularvalignment="middle">
8542 <column alignment="center" valignment="top" width="0pt">
8543 <column alignment="center" valignment="top" width="0pt">
8544 <row>
8545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 コマンド
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 出力
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 </row>
8564 <row>
8565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569
8570 \backslash
8571 mapsto
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580 \begin_inset Formula $\mapsto$
8581 \end_inset
8582
8583
8584 \end_layout
8585
8586 \end_inset
8587 </cell>
8588 </row>
8589 <row>
8590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594
8595 \backslash
8596 longmapsto
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605 \begin_inset Formula $\longmapsto$
8606 \end_inset
8607
8608
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \backslash
8621 leadsto
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 \begin_inset Formula $\leadsto$
8631 \end_inset
8632
8633
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 </row>
8639 <row>
8640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644
8645 \backslash
8646 dasharrow
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655 \begin_inset Formula $\dasharrow$
8656 \end_inset
8657
8658
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 </row>
8664 </lyxtabular>
8665
8666 \end_inset
8667
8668
8669 \begin_inset space \hfill{}
8670 \end_inset
8671
8672
8673 \end_layout
8674
8675 \begin_layout Standard
8676 \begin_inset VSpace medskip
8677 \end_inset
8678
8679 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8680 \begin_inset CommandInset ref
8681 LatexCommand ref
8682 reference "sec:アクセント"
8683
8684 \end_inset
8685
8686 節に一覧があります。
8687 \end_layout
8688
8689 \begin_layout Standard
8690 \begin_inset VSpace bigskip
8691 \end_inset
8692
8693 さらに、ラベル付き矢印
8694 \begin_inset Index idx
8695 status collapsed
8696
8697 \begin_layout Plain Layout
8698 やじるし@矢印 ! らべるつき@ラベル付き
8699 \end_layout
8700
8701 \end_inset
8702
8703 として、
8704 \series bold
8705
8706 \backslash
8707 xleftarrow
8708 \series default
8709
8710 \begin_inset Index idx
8711 status collapsed
8712
8713 \begin_layout Plain Layout
8714 こまんど@コマンド ! X ! 
8715 \backslash
8716 xleftarrow
8717 \end_layout
8718
8719 \end_inset
8720
8721
8722 \series bold
8723
8724 \backslash
8725 xrightarrow
8726 \series default
8727
8728 \begin_inset Index idx
8729 status collapsed
8730
8731 \begin_layout Plain Layout
8732 こまんど@コマンド ! X ! 
8733 \backslash
8734 xrightarrow
8735 \begin_inset ERT
8736 status collapsed
8737
8738 \begin_layout Plain Layout
8739
8740
8741 \backslash
8742 vspace{4mm}
8743 \end_layout
8744
8745 \end_inset
8746
8747
8748 \end_layout
8749
8750 \end_inset
8751
8752 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8753 ます。
8754 \end_layout
8755
8756 \begin_layout Standard
8757 \align center
8758 \begin_inset Tabular
8759 <lyxtabular version="3" rows="3" columns="2">
8760 <features tabularvalignment="middle">
8761 <column alignment="center" valignment="top" width="0pt">
8762 <column alignment="center" valignment="top" width="0pt">
8763 <row>
8764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8765 \begin_inset Text
8766
8767 \begin_layout Plain Layout
8768 コマンド
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 出力
8778 \begin_inset Note Note
8779 status collapsed
8780
8781 \begin_layout Plain Layout
8782 ここで
8783 \series bold
8784
8785 \backslash
8786 raisebox
8787 \series default
8788 はスペーサーとして使用しているだけです。
8789 \end_layout
8790
8791 \end_inset
8792
8793
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 <row>
8800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804 F(a)
8805 \backslash
8806 xleftarrow
8807 \begin_inset ERT
8808 status collapsed
8809
8810 \begin_layout Plain Layout
8811
8812
8813 \backslash
8814 spce 
8815 \end_layout
8816
8817 \end_inset
8818
8819 x=a
8820 \begin_inset Formula $\downarrow$
8821 \end_inset
8822
8823 x
8824 \begin_inset Formula $>$
8825 \end_inset
8826
8827 0
8828 \begin_inset Formula $\to$
8829 \end_inset
8830
8831 F(x)
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8837 \begin_inset Text
8838
8839 \begin_layout Plain Layout
8840 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8841 \end_inset
8842
8843
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 </row>
8849 <row>
8850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8851 \begin_inset Text
8852
8853 \begin_layout Plain Layout
8854 F(x)
8855 \backslash
8856 xrightarrow
8857 \begin_inset ERT
8858 status collapsed
8859
8860 \begin_layout Plain Layout
8861
8862
8863 \backslash
8864 spce 
8865 \end_layout
8866
8867 \end_inset
8868
8869 x=a
8870 \begin_inset Formula $\downarrow$
8871 \end_inset
8872
8873 x
8874 \begin_inset Formula $>$
8875 \end_inset
8876
8877 0
8878 \begin_inset Formula $\to$
8879 \end_inset
8880
8881 F(a)
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Plain Layout
8890 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8891 \end_inset
8892
8893
8894 \end_layout
8895
8896 \end_inset
8897 </cell>
8898 </row>
8899 </lyxtabular>
8900
8901 \end_inset
8902
8903
8904 \end_layout
8905
8906 \begin_layout Subsection
8907 垂直矢印および対角矢印
8908 \begin_inset Index idx
8909 status collapsed
8910
8911 \begin_layout Plain Layout
8912 やじるし@矢印 ! たいかく@対角
8913 \end_layout
8914
8915 \end_inset
8916
8917
8918 \begin_inset Index idx
8919 status collapsed
8920
8921 \begin_layout Plain Layout
8922 やじるし@矢印 ! すいちょく@垂直
8923 \end_layout
8924
8925 \end_inset
8926
8927
8928 \end_layout
8929
8930 \begin_layout Standard
8931 \begin_inset space \hfill{}
8932 \end_inset
8933
8934
8935 \begin_inset Tabular
8936 <lyxtabular version="3" rows="7" columns="2">
8937 <features tabularvalignment="middle">
8938 <column alignment="center" valignment="top" width="0pt">
8939 <column alignment="center" valignment="top" width="0pt">
8940 <row>
8941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 コマンド
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 出力
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row>
8961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965
8966 \backslash
8967 uparrow
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Plain Layout
8976 \begin_inset Formula $\uparrow$
8977 \end_inset
8978
8979
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 <row>
8986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \backslash
8992 Uparrow
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 \begin_inset Formula $\Uparrow$
9002 \end_inset
9003
9004
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 </row>
9010 <row>
9011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015
9016 \backslash
9017 updownarrow
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 \begin_inset Formula $\updownarrow$
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \backslash
9042 Updownarrow
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 \begin_inset Formula $\Updownarrow$
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065
9066 \backslash
9067 Downarrow
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 \begin_inset Formula $\Downarrow$
9077 \end_inset
9078
9079
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 </row>
9085 <row>
9086 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090
9091 \backslash
9092 downarrow
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 \begin_inset Formula $\downarrow$
9102 \end_inset
9103
9104
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 </lyxtabular>
9111
9112 \end_inset
9113
9114
9115 \begin_inset space \hfill{}
9116 \end_inset
9117
9118
9119 \begin_inset Tabular
9120 <lyxtabular version="3" rows="5" columns="2">
9121 <features tabularvalignment="middle">
9122 <column alignment="center" valignment="top" width="0pt">
9123 <column alignment="center" valignment="top" width="0pt">
9124 <row>
9125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9126 \begin_inset Text
9127
9128 \begin_layout Plain Layout
9129 コマンド
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 出力
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 </row>
9144 <row>
9145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149
9150 \backslash
9151 nearrow
9152 \end_layout
9153
9154 \end_inset
9155 </cell>
9156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9157 \begin_inset Text
9158
9159 \begin_layout Plain Layout
9160 \begin_inset Formula $\nearrow$
9161 \end_inset
9162
9163
9164 \end_layout
9165
9166 \end_inset
9167 </cell>
9168 </row>
9169 <row>
9170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9171 \begin_inset Text
9172
9173 \begin_layout Plain Layout
9174
9175 \backslash
9176 searrow
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 \begin_inset Formula $\searrow$
9186 \end_inset
9187
9188
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 </row>
9194 <row>
9195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199
9200 \backslash
9201 swarrow
9202 \end_layout
9203
9204 \end_inset
9205 </cell>
9206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9207 \begin_inset Text
9208
9209 \begin_layout Plain Layout
9210 \begin_inset Formula $\swarrow$
9211 \end_inset
9212
9213
9214 \end_layout
9215
9216 \end_inset
9217 </cell>
9218 </row>
9219 <row>
9220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Plain Layout
9224
9225 \backslash
9226 nwarrow
9227 \end_layout
9228
9229 \end_inset
9230 </cell>
9231 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Plain Layout
9235 \begin_inset Formula $\nwarrow$
9236 \end_inset
9237
9238
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 </row>
9244 </lyxtabular>
9245
9246 \end_inset
9247
9248
9249 \begin_inset space \hfill{}
9250 \end_inset
9251
9252
9253 \end_layout
9254
9255 \begin_layout Standard
9256 \begin_inset VSpace medskip
9257 \end_inset
9258
9259 垂直矢印は、第
9260 \begin_inset CommandInset ref
9261 LatexCommand ref
9262 reference "sub:手動の括弧丈"
9263
9264 \end_inset
9265
9266 節および第
9267 \begin_inset CommandInset ref
9268 LatexCommand ref
9269 reference "sub:自動の括弧丈"
9270
9271 \end_inset
9272
9273 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9274 \end_layout
9275
9276 \begin_layout Standard
9277 \begin_inset Newpage newpage
9278 \end_inset
9279
9280
9281 \end_layout
9282
9283 \begin_layout Section
9284 アクセント
9285 \begin_inset CommandInset label
9286 LatexCommand label
9287 name "sec:アクセント"
9288
9289 \end_inset
9290
9291
9292 \begin_inset Index idx
9293 status collapsed
9294
9295 \begin_layout Plain Layout
9296 あくせんと@アクセント
9297 \end_layout
9298
9299 \end_inset
9300
9301
9302 \end_layout
9303
9304 \begin_layout Standard
9305 アクセントは、数式ツールバーボタンの
9306 \begin_inset Graphics
9307         filename ../../images/math/hat.png
9308         scale 85
9309
9310 \end_inset
9311
9312 か、以下の各小節に列挙してあるコマンドで入力することができます。
9313 \end_layout
9314
9315 \begin_layout Subsection
9316 一文字に付けるアクセント
9317 \begin_inset ERT
9318 status collapsed
9319
9320 \begin_layout Plain Layout
9321
9322
9323 \backslash
9324 texorpdfstring{
9325 \end_layout
9326
9327 \end_inset
9328
9329
9330 \begin_inset Foot
9331 status collapsed
9332
9333 \begin_layout Plain Layout
9334 本文中のアクセントについては、第
9335 \begin_inset CommandInset ref
9336 LatexCommand ref
9337 reference "sub:文章中のアクセント"
9338
9339 \end_inset
9340
9341 節を参照。
9342 \end_layout
9343
9344 \end_inset
9345
9346
9347 \begin_inset ERT
9348 status collapsed
9349
9350 \begin_layout Plain Layout
9351
9352 }{}
9353 \end_layout
9354
9355 \end_inset
9356
9357
9358 \begin_inset Note Note
9359 status collapsed
9360
9361 \begin_layout Plain Layout
9362
9363 \series bold
9364
9365 \backslash
9366 texorpdfstring
9367 \series default
9368 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9369 \end_layout
9370
9371 \begin_layout Plain Layout
9372
9373 \series bold
9374
9375 \backslash
9376 texorpdfstring
9377 \series default
9378 についての詳細は、第
9379 \begin_inset CommandInset ref
9380 LatexCommand ref
9381 reference "sub:節見出し中の数式"
9382
9383 \end_inset
9384
9385 節にあります。
9386 \end_layout
9387
9388 \end_inset
9389
9390
9391 \begin_inset CommandInset label
9392 LatexCommand label
9393 name "sub:一文字に付けるアクセント"
9394
9395 \end_inset
9396
9397
9398 \begin_inset Index idx
9399 status collapsed
9400
9401 \begin_layout Plain Layout
9402 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9403 \end_layout
9404
9405 \end_inset
9406
9407
9408 \end_layout
9409
9410 \begin_layout Standard
9411 \begin_inset space \hfill{}
9412 \end_inset
9413
9414
9415 \begin_inset Tabular
9416 <lyxtabular version="3" rows="8" columns="2">
9417 <features tabularvalignment="middle">
9418 <column alignment="center" valignment="top" width="0pt">
9419 <column alignment="center" valignment="top" width="0pt">
9420 <row>
9421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425 コマンド
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 出力
9435 \begin_inset Note Note
9436 status collapsed
9437
9438 \begin_layout Plain Layout
9439 ここで
9440 \series bold
9441
9442 \backslash
9443 raisebox
9444 \series default
9445 はスペーサーとして使用しているだけです。
9446 \end_layout
9447
9448 \end_inset
9449
9450
9451 \end_layout
9452
9453 \end_inset
9454 </cell>
9455 </row>
9456 <row>
9457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Plain Layout
9461
9462 \backslash
9463 dot
9464 \begin_inset ERT
9465 status collapsed
9466
9467 \begin_layout Plain Layout
9468
9469
9470 \backslash
9471 spce 
9472 \end_layout
9473
9474 \end_inset
9475
9476 A
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9486 \end_inset
9487
9488
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 </row>
9494 <row>
9495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499
9500 \backslash
9501 ddot
9502 \begin_inset ERT
9503 status collapsed
9504
9505 \begin_layout Plain Layout
9506
9507
9508 \backslash
9509 spce 
9510 \end_layout
9511
9512 \end_inset
9513
9514 A
9515 \end_layout
9516
9517 \end_inset
9518 </cell>
9519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9520 \begin_inset Text
9521
9522 \begin_layout Plain Layout
9523 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9524 \end_inset
9525
9526
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 </row>
9532 <row>
9533 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9534 \begin_inset Text
9535
9536 \begin_layout Plain Layout
9537
9538 \backslash
9539 dddot
9540 \begin_inset ERT
9541 status collapsed
9542
9543 \begin_layout Plain Layout
9544
9545
9546 \backslash
9547 spce 
9548 \end_layout
9549
9550 \end_inset
9551
9552 A
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9558 \begin_inset Text
9559
9560 \begin_layout Plain Layout
9561 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \end_inset
9568 </cell>
9569 </row>
9570 <row>
9571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9572 \begin_inset Text
9573
9574 \begin_layout Plain Layout
9575
9576 \backslash
9577 ddddot
9578 \begin_inset ERT
9579 status collapsed
9580
9581 \begin_layout Plain Layout
9582
9583
9584 \backslash
9585 spce 
9586 \end_layout
9587
9588 \end_inset
9589
9590 A
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9600 \end_inset
9601
9602
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 </row>
9608 <row>
9609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9610 \begin_inset Text
9611
9612 \begin_layout Plain Layout
9613
9614 \backslash
9615 vec
9616 \begin_inset ERT
9617 status collapsed
9618
9619 \begin_layout Plain Layout
9620
9621
9622 \backslash
9623 spce 
9624 \end_layout
9625
9626 \end_inset
9627
9628 A
9629 \begin_inset Index idx
9630 status collapsed
9631
9632 \begin_layout Plain Layout
9633
9634 \lang english
9635 Vectors
9636 \end_layout
9637
9638 \end_inset
9639
9640
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Plain Layout
9649 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 </row>
9658 <row>
9659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663
9664 \backslash
9665 bar
9666 \begin_inset ERT
9667 status collapsed
9668
9669 \begin_layout Plain Layout
9670
9671
9672 \backslash
9673 spce 
9674 \end_layout
9675
9676 \end_inset
9677
9678 A
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701
9702 \backslash
9703 mathring
9704 \begin_inset ERT
9705 status collapsed
9706
9707 \begin_layout Plain Layout
9708
9709
9710 \backslash
9711 spce 
9712 \end_layout
9713
9714 \end_inset
9715
9716 A
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Plain Layout
9725 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 </row>
9734 </lyxtabular>
9735
9736 \end_inset
9737
9738
9739 \begin_inset space \hfill{}
9740 \end_inset
9741
9742
9743 \begin_inset Tabular
9744 <lyxtabular version="3" rows="7" columns="2">
9745 <features tabularvalignment="middle">
9746 <column alignment="center" valignment="top" width="0pt">
9747 <column alignment="center" valignment="top" width="0pt">
9748 <row>
9749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753 コマンド
9754 \end_layout
9755
9756 \end_inset
9757 </cell>
9758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9759 \begin_inset Text
9760
9761 \begin_layout Plain Layout
9762 出力
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 </row>
9768 <row>
9769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773
9774 \backslash
9775 tilde
9776 \begin_inset ERT
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780
9781
9782 \backslash
9783 spce 
9784 \end_layout
9785
9786 \end_inset
9787
9788 A
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row>
9807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \backslash
9813 hat
9814 \begin_inset ERT
9815 status collapsed
9816
9817 \begin_layout Plain Layout
9818
9819
9820 \backslash
9821 spce 
9822 \end_layout
9823
9824 \end_inset
9825
9826 A
9827 \end_layout
9828
9829 \end_inset
9830 </cell>
9831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9836 \end_inset
9837
9838
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 </row>
9844 <row>
9845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \backslash
9851 check
9852 \begin_inset ERT
9853 status collapsed
9854
9855 \begin_layout Plain Layout
9856
9857
9858 \backslash
9859 spce 
9860 \end_layout
9861
9862 \end_inset
9863
9864 A
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9874 \end_inset
9875
9876
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 </row>
9882 <row>
9883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887
9888 \backslash
9889 acute
9890 \begin_inset ERT
9891 status collapsed
9892
9893 \begin_layout Plain Layout
9894
9895
9896 \backslash
9897 spce 
9898 \end_layout
9899
9900 \end_inset
9901
9902 A
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 </row>
9920 <row>
9921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9922 \begin_inset Text
9923
9924 \begin_layout Plain Layout
9925
9926 \backslash
9927 grave
9928 \begin_inset ERT
9929 status collapsed
9930
9931 \begin_layout Plain Layout
9932
9933
9934 \backslash
9935 spce 
9936 \end_layout
9937
9938 \end_inset
9939
9940 A
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9950 \end_inset
9951
9952
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 </row>
9958 <row>
9959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \backslash
9965 breve
9966 \begin_inset ERT
9967 status collapsed
9968
9969 \begin_layout Plain Layout
9970
9971
9972 \backslash
9973 spce 
9974 \end_layout
9975
9976 \end_inset
9977
9978 A
9979 \end_layout
9980
9981 \end_inset
9982 </cell>
9983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9988 \end_inset
9989
9990
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 </row>
9996 </lyxtabular>
9997
9998 \end_inset
9999
10000
10001 \begin_inset space \hfill{}
10002 \end_inset
10003
10004
10005 \end_layout
10006
10007 \begin_layout Standard
10008 \begin_inset VSpace bigskip
10009 \end_inset
10010
10011
10012 \end_layout
10013
10014 \begin_layout Standard
10015 \begin_inset ERT
10016 status collapsed
10017
10018 \begin_layout Plain Layout
10019
10020
10021 \backslash
10022 '{e}
10023 \end_layout
10024
10025 \end_inset
10026
10027 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
10028 \begin_inset Index idx
10029 status collapsed
10030
10031 \begin_layout Plain Layout
10032 うむらうと@ウムラウト
10033 \end_layout
10034
10035 \end_inset
10036
10037 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
10038 として取り扱います。
10039 \series bold
10040
10041 \backslash
10042 ddot
10043 \series default
10044 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10045 \end_layout
10046
10047 \begin_layout Standard
10048 \begin_inset VSpace -2mm
10049 \end_inset
10050
10051
10052 \end_layout
10053
10054 \begin_layout Standard
10055 \align center
10056 \begin_inset Tabular
10057 <lyxtabular version="3" rows="3" columns="2">
10058 <features tabularvalignment="middle">
10059 <column alignment="center" valignment="top" width="0">
10060 <column alignment="center" valignment="top" width="0">
10061 <row>
10062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10063 \begin_inset Text
10064
10065 \begin_layout Plain Layout
10066 コマンド
10067 \end_layout
10068
10069 \end_inset
10070 </cell>
10071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075 出力
10076 \begin_inset Note Note
10077 status collapsed
10078
10079 \begin_layout Plain Layout
10080 ここで
10081 \series bold
10082
10083 \backslash
10084 raisebox
10085 \series default
10086 および0ポイント空白はスペーサーとして使用しているだけです。
10087 \end_layout
10088
10089 \end_inset
10090
10091
10092 \end_layout
10093
10094 \end_inset
10095 </cell>
10096 </row>
10097 <row>
10098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10099 \begin_inset Text
10100
10101 \begin_layout Plain Layout
10102 \begin_inset Quotes grd
10103 \end_inset
10104
10105 i
10106 \end_layout
10107
10108 \end_inset
10109 </cell>
10110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10111 \begin_inset Text
10112
10113 \begin_layout Plain Layout
10114
10115 \lang ngerman
10116 \begin_inset space \hspace{}
10117 \length 0pt
10118 \end_inset
10119
10120
10121 \begin_inset Formula $"i$
10122 \end_inset
10123
10124
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 </row>
10130 <row>
10131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10132 \begin_inset Text
10133
10134 \begin_layout Plain Layout
10135
10136 \backslash
10137 ddot
10138 \begin_inset ERT
10139 status collapsed
10140
10141 \begin_layout Plain Layout
10142
10143
10144 \backslash
10145 spce 
10146 \end_layout
10147
10148 \end_inset
10149
10150 i
10151 \end_layout
10152
10153 \end_inset
10154 </cell>
10155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10156 \begin_inset Text
10157
10158 \begin_layout Plain Layout
10159 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10160 \end_inset
10161
10162
10163 \end_layout
10164
10165 \end_inset
10166 </cell>
10167 </row>
10168 </lyxtabular>
10169
10170 \end_inset
10171
10172
10173 \end_layout
10174
10175 \begin_layout Standard
10176
10177 \series bold
10178
10179 \backslash
10180 ddot
10181 \series default
10182 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10183 \emph on
10184 数式中テキストでは使用できない
10185 \emph default
10186 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10187 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10188 \end_layout
10189
10190 \begin_layout Standard
10191 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10192 \end_layout
10193
10194 \begin_layout Subsection
10195 演算子に付けるアクセント
10196 \begin_inset Index idx
10197 status collapsed
10198
10199 \begin_layout Plain Layout
10200 あくせんと@アクセント ! えんざんしにつける@演算子に付ける
10201 \end_layout
10202
10203 \end_inset
10204
10205
10206 \end_layout
10207
10208 \begin_layout Standard
10209
10210 \series bold
10211
10212 \backslash
10213 overset
10214 \series default
10215
10216 \begin_inset Index idx
10217 status collapsed
10218
10219 \begin_layout Plain Layout
10220 こまんど@コマンド ! O ! 
10221 \backslash
10222 overset
10223 \end_layout
10224
10225 \end_inset
10226
10227 コマンドや
10228 \series bold
10229
10230 \backslash
10231 underset
10232 \series default
10233
10234 \begin_inset Index idx
10235 status collapsed
10236
10237 \begin_layout Plain Layout
10238 こまんど@コマンド ! U ! 
10239 \backslash
10240 underset
10241 \end_layout
10242
10243 \end_inset
10244
10245 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
10246 \series bold
10247
10248 \backslash
10249 sideset
10250 \series default
10251
10252 \begin_inset Index idx
10253 status collapsed
10254
10255 \begin_layout Plain Layout
10256 こまんど@コマンド ! S ! 
10257 \backslash
10258 sideset
10259 \end_layout
10260
10261 \end_inset
10262
10263 コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
10264 \end_layout
10265
10266 \begin_layout Standard
10267
10268 \series bold
10269
10270 \backslash
10271 sideset{前置文字}{後置文字}
10272 \end_layout
10273
10274 \begin_layout Standard
10275
10276 \series bold
10277
10278 \backslash
10279 sideset
10280 \series default
10281 は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
10282 \series bold
10283
10284 \backslash
10285 sideset
10286 \series default
10287 を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
10288 \end_layout
10289
10290 \begin_layout Standard
10291 たとえば、
10292 \series bold
10293
10294 \backslash
10295 sideset{
10296 \begin_inset Formula $\to$
10297 \end_inset
10298
10299
10300 \backslash
10301 {
10302 \series default
10303 '
10304 \series bold
10305
10306 \begin_inset Formula $\to$
10307 \end_inset
10308
10309
10310 \backslash
10311 sum_k=1
10312 \begin_inset ERT
10313 status collapsed
10314
10315 \begin_layout Plain Layout
10316
10317
10318 \backslash
10319 spce 
10320 \end_layout
10321
10322 \end_inset
10323
10324
10325 \series default
10326 ^
10327 \series bold
10328 n
10329 \series default
10330 というコマンドを入力すると、
10331 \begin_inset Formula \[
10332 \sideset{}{'}\sum_{k=1}^{n}
10333 \]
10334
10335 \end_inset
10336
10337 のようになります。
10338 \end_layout
10339
10340 \begin_layout Standard
10341 また、
10342 \series bold
10343
10344 \backslash
10345 overset
10346 \begin_inset ERT
10347 status collapsed
10348
10349 \begin_layout Plain Layout
10350
10351
10352 \backslash
10353 spce 
10354 \end_layout
10355
10356 \end_inset
10357
10358
10359 \backslash
10360 maltese
10361 \begin_inset ERT
10362 status collapsed
10363
10364 \begin_layout Plain Layout
10365
10366
10367 \backslash
10368 spce 
10369 \end_layout
10370
10371 \end_inset
10372
10373
10374 \series default
10375
10376 \begin_inset Formula $\uparrow$
10377 \end_inset
10378
10379
10380 \series bold
10381 a
10382 \series default
10383 というコマンドならば、
10384 \begin_inset Formula \[
10385 \overset{a}{\maltese}
10386 \]
10387
10388 \end_inset
10389
10390 のようになります。最後の例からわかるように、
10391 \series bold
10392
10393 \backslash
10394 overset
10395 \series default
10396
10397 \series bold
10398
10399 \backslash
10400 underset
10401 \series default
10402 では、記号や文字にアクセントをつけることもできます。一方、
10403 \series bold
10404
10405 \backslash
10406 sideset
10407 \series default
10408 では、このようなことはできません。
10409 \end_layout
10410
10411 \begin_layout Subsection
10412 複数の文字に付けるアクセント
10413 \begin_inset Index idx
10414 status collapsed
10415
10416 \begin_layout Plain Layout
10417 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10418 \end_layout
10419
10420 \end_inset
10421
10422
10423 \end_layout
10424
10425 \begin_layout Standard
10426 \begin_inset space \hfill{}
10427 \end_inset
10428
10429
10430 \begin_inset Tabular
10431 <lyxtabular version="3" rows="5" columns="2">
10432 <features tabularvalignment="middle">
10433 <column alignment="center" valignment="top" width="0pt">
10434 <column alignment="center" valignment="top" width="0pt">
10435 <row>
10436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440 コマンド
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449 出力
10450 \begin_inset Note Note
10451 status collapsed
10452
10453 \begin_layout Plain Layout
10454 ここで
10455 \series bold
10456
10457 \backslash
10458 raisebox
10459 \series default
10460 はスペーサーとして使用しているだけです。
10461 \end_layout
10462
10463 \end_inset
10464
10465
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 </row>
10471 <row>
10472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476
10477 \backslash
10478 overleftarrow
10479 \begin_inset ERT
10480 status collapsed
10481
10482 \begin_layout Plain Layout
10483
10484
10485 \backslash
10486 spce 
10487 \end_layout
10488
10489 \end_inset
10490
10491 A=B
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10501 \end_inset
10502
10503
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row>
10510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514
10515 \backslash
10516 underleftarrow
10517 \begin_inset ERT
10518 status collapsed
10519
10520 \begin_layout Plain Layout
10521
10522
10523 \backslash
10524 spce 
10525 \end_layout
10526
10527 \end_inset
10528
10529 A=B
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10539 \end_inset
10540
10541
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 </row>
10547 <row>
10548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \backslash
10554 overleftrightarrow
10555 \begin_inset ERT
10556 status collapsed
10557
10558 \begin_layout Plain Layout
10559
10560
10561 \backslash
10562 spce 
10563 \end_layout
10564
10565 \end_inset
10566
10567 A=B
10568 \end_layout
10569
10570 \end_inset
10571 </cell>
10572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10573 \begin_inset Text
10574
10575 \begin_layout Plain Layout
10576 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10577 \end_inset
10578
10579
10580 \end_layout
10581
10582 \end_inset
10583 </cell>
10584 </row>
10585 <row>
10586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10587 \begin_inset Text
10588
10589 \begin_layout Plain Layout
10590
10591 \backslash
10592 underleftrightarrow
10593 \begin_inset ERT
10594 status collapsed
10595
10596 \begin_layout Plain Layout
10597
10598
10599 \backslash
10600 spce 
10601 \end_layout
10602
10603 \end_inset
10604
10605 A=B
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10615 \end_inset
10616
10617
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 </row>
10623 </lyxtabular>
10624
10625 \end_inset
10626
10627
10628 \begin_inset space \hfill{}
10629 \end_inset
10630
10631
10632 \begin_inset Tabular
10633 <lyxtabular version="3" rows="5" columns="2">
10634 <features tabularvalignment="middle">
10635 <column alignment="center" valignment="top" width="0pt">
10636 <column alignment="center" valignment="top" width="0pt">
10637 <row>
10638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10639 \begin_inset Text
10640
10641 \begin_layout Plain Layout
10642 コマンド
10643 \end_layout
10644
10645 \end_inset
10646 </cell>
10647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10648 \begin_inset Text
10649
10650 \begin_layout Plain Layout
10651 出力
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 </row>
10657 <row>
10658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10659 \begin_inset Text
10660
10661 \begin_layout Plain Layout
10662
10663 \backslash
10664 overrightarrow
10665 \begin_inset ERT
10666 status collapsed
10667
10668 \begin_layout Plain Layout
10669
10670
10671 \backslash
10672 spce 
10673 \end_layout
10674
10675 \end_inset
10676
10677 A=B
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10683 \begin_inset Text
10684
10685 \begin_layout Plain Layout
10686 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10687 \end_inset
10688
10689
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 </row>
10695 <row>
10696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10697 \begin_inset Text
10698
10699 \begin_layout Plain Layout
10700
10701 \backslash
10702 underrightarrow
10703 \begin_inset ERT
10704 status collapsed
10705
10706 \begin_layout Plain Layout
10707
10708
10709 \backslash
10710 spce 
10711 \end_layout
10712
10713 \end_inset
10714
10715 A=B
10716 \end_layout
10717
10718 \end_inset
10719 </cell>
10720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10721 \begin_inset Text
10722
10723 \begin_layout Plain Layout
10724 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \end_inset
10731 </cell>
10732 </row>
10733 <row>
10734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738
10739 \backslash
10740 widetilde
10741 \begin_inset ERT
10742 status collapsed
10743
10744 \begin_layout Plain Layout
10745
10746
10747 \backslash
10748 spce 
10749 \end_layout
10750
10751 \end_inset
10752
10753 A=B
10754 \end_layout
10755
10756 \end_inset
10757 </cell>
10758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10759 \begin_inset Text
10760
10761 \begin_layout Plain Layout
10762 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 </row>
10771 <row>
10772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776
10777 \backslash
10778 widehat
10779 \begin_inset ERT
10780 status collapsed
10781
10782 \begin_layout Plain Layout
10783
10784
10785 \backslash
10786 spce 
10787 \end_layout
10788
10789 \end_inset
10790
10791 A=B
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10797 \begin_inset Text
10798
10799 \begin_layout Plain Layout
10800 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10801 \end_inset
10802
10803
10804 \end_layout
10805
10806 \end_inset
10807 </cell>
10808 </row>
10809 </lyxtabular>
10810
10811 \end_inset
10812
10813
10814 \begin_inset space \hfill{}
10815 \end_inset
10816
10817
10818 \end_layout
10819
10820 \begin_layout Standard
10821 \begin_inset VSpace medskip
10822 \end_inset
10823
10824 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10825 \series bold
10826
10827 \backslash
10828 widetilde
10829 \series default
10830 および
10831 \series bold
10832
10833 \backslash
10834 widehat
10835 \series default
10836 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10837 \begin_inset Formula \[
10838 \widetilde{A+B=C-D}
10839 \]
10840
10841 \end_inset
10842
10843
10844 \end_layout
10845
10846 \begin_layout Standard
10847 前小節で述べた
10848 \series bold
10849
10850 \backslash
10851 overset
10852 \series default
10853
10854 \begin_inset Index idx
10855 status collapsed
10856
10857 \begin_layout Plain Layout
10858 こまんど@コマンド ! O ! 
10859 \backslash
10860 overset
10861 \end_layout
10862
10863 \end_inset
10864
10865 コマンドと
10866 \series bold
10867
10868 \backslash
10869 underset
10870 \series default
10871
10872 \begin_inset Index idx
10873 status collapsed
10874
10875 \begin_layout Plain Layout
10876 こまんど@コマンド ! U ! 
10877 \backslash
10878 underset
10879 \end_layout
10880
10881 \end_inset
10882
10883 コマンドを使っても、複数の文字にアクセントを付けることができます。
10884 \series bold
10885
10886 \backslash
10887 underset
10888 \begin_inset ERT
10889 status collapsed
10890
10891 \begin_layout Plain Layout
10892
10893
10894 \backslash
10895 spce 
10896 \end_layout
10897
10898 \end_inset
10899
10900 A=B
10901 \begin_inset Formula $\downarrow$
10902 \end_inset
10903
10904 ***
10905 \series default
10906 というコマンドは、
10907 \begin_inset Formula \[
10908 \underset{***}{A=B}
10909 \]
10910
10911 \end_inset
10912
10913 のようになります。
10914 \end_layout
10915
10916 \begin_layout Section
10917 空白
10918 \begin_inset CommandInset label
10919 LatexCommand label
10920 name "sub:空白"
10921
10922 \end_inset
10923
10924
10925 \begin_inset Index idx
10926 status collapsed
10927
10928 \begin_layout Plain Layout
10929 くうはく@空白 ! すいへい@水平
10930 \end_layout
10931
10932 \end_inset
10933
10934
10935 \end_layout
10936
10937 \begin_layout Subsection
10938 定義済みの空白
10939 \begin_inset CommandInset label
10940 LatexCommand label
10941 name "sub:定義済みの空白"
10942
10943 \end_inset
10944
10945
10946 \begin_inset Index idx
10947 status collapsed
10948
10949 \begin_layout Plain Layout
10950 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10951 \end_layout
10952
10953 \end_inset
10954
10955
10956 \end_layout
10957
10958 \begin_layout Standard
10959 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
10960 \begin_inset Info
10961 type  "shortcut"
10962 arg   "space-insert protected"
10963 \end_inset
10964
10965 )を挿入することで実現できます。「
10966 \color blue
10967
10968 \begin_inset ERT
10969 status collapsed
10970
10971 \begin_layout Plain Layout
10972
10973
10974 \backslash
10975 spce 
10976 \end_layout
10977
10978 \end_inset
10979
10980
10981 \color inherit
10982 」が現れるので、
10983 \family sans
10984 Space
10985 \family default
10986 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
10987 \begin_inset Graphics
10988         filename ../../images/math/space.png
10989         scale 85
10990
10991 \end_inset
10992
10993 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
10994 \family sans
10995 Space
10996 \family default
10997 を押すことによって、長さを変更することができます。
10998 \end_layout
10999
11000 \begin_layout Standard
11001 \noindent
11002 \align center
11003 \begin_inset Tabular
11004 <lyxtabular version="3" rows="3" columns="7">
11005 <features tabularvalignment="middle">
11006 <column alignment="center" valignment="middle" width="6.8cm">
11007 <column alignment="center" valignment="top" width="0">
11008 <column alignment="center" valignment="top" width="0">
11009 <column alignment="center" valignment="top" width="0">
11010 <column alignment="center" valignment="top" width="0">
11011 <column alignment="center" valignment="top" width="0">
11012 <column alignment="center" valignment="top" width="0">
11013 <row>
11014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11015 \begin_inset Text
11016
11017 \begin_layout Plain Layout
11018 コマンド
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \backslash
11029 ,
11030 \end_layout
11031
11032 \end_inset
11033 </cell>
11034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11035 \begin_inset Text
11036
11037 \begin_layout Plain Layout
11038
11039 \backslash
11040 :
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049
11050 \backslash
11051 ;
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11057 \begin_inset Text
11058
11059 \begin_layout Plain Layout
11060
11061 \backslash
11062 quad
11063 \end_layout
11064
11065 \end_inset
11066 </cell>
11067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11068 \begin_inset Text
11069
11070 \begin_layout Plain Layout
11071
11072 \backslash
11073 qquad
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082
11083 \backslash
11084 !
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 </row>
11090 <row>
11091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 保護された空白を挿入したのち、
11096 \family sans
11097 Space
11098 \family default
11099 を叩く回数
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 0
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117 1
11118 \end_layout
11119
11120 \end_inset
11121 </cell>
11122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11123 \begin_inset Text
11124
11125 \begin_layout Plain Layout
11126 2
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 3
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 4
11145 \end_layout
11146
11147 \end_inset
11148 </cell>
11149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11150 \begin_inset Text
11151
11152 \begin_layout Plain Layout
11153 5
11154 \end_layout
11155
11156 \end_inset
11157 </cell>
11158 </row>
11159 <row>
11160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11161 \begin_inset Text
11162
11163 \begin_layout Plain Layout
11164 出力
11165 \end_layout
11166
11167 \end_inset
11168 </cell>
11169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11170 \begin_inset Text
11171
11172 \begin_layout Plain Layout
11173 \begin_inset Formula $A\, B$
11174 \end_inset
11175
11176
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 \begin_inset Formula $A\: B$
11186 \end_inset
11187
11188
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 \begin_inset Formula $A\; B$
11198 \end_inset
11199
11200
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 \begin_inset Formula $A\quad B$
11210 \end_inset
11211
11212
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 \begin_inset Formula $A\qquad B$
11222 \end_inset
11223
11224
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 \begin_inset Formula $A\! B$
11234 \end_inset
11235
11236
11237 \end_layout
11238
11239 \end_inset
11240 </cell>
11241 </row>
11242 </lyxtabular>
11243
11244 \end_inset
11245
11246
11247 \end_layout
11248
11249 \begin_layout Standard
11250 一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
11251 さの空白があります。
11252 \end_layout
11253
11254 \begin_layout Standard
11255 \align center
11256 \begin_inset Tabular
11257 <lyxtabular version="3" rows="3" columns="3">
11258 <features tabularvalignment="middle">
11259 <column alignment="center" valignment="middle" width="6.8cm">
11260 <column alignment="center" valignment="top" width="0pt">
11261 <column alignment="center" valignment="top" width="0pt">
11262 <row>
11263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 コマンド
11268 \end_layout
11269
11270 \end_inset
11271 </cell>
11272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11273 \begin_inset Text
11274
11275 \begin_layout Plain Layout
11276
11277 \backslash
11278 negmedspace
11279 \end_layout
11280
11281 \end_inset
11282 </cell>
11283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11284 \begin_inset Text
11285
11286 \begin_layout Plain Layout
11287
11288 \backslash
11289 negthickspace
11290 \end_layout
11291
11292 \end_inset
11293 </cell>
11294 </row>
11295 <row>
11296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 保護された空白を挿入したのち、
11301 \family sans
11302 Space
11303 \family default
11304 を叩く回数
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Plain Layout
11313 6
11314 \end_layout
11315
11316 \end_inset
11317 </cell>
11318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 7
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 </row>
11328 <row>
11329 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11330 \begin_inset Text
11331
11332 \begin_layout Plain Layout
11333 出力
11334 \end_layout
11335
11336 \end_inset
11337 </cell>
11338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342 \begin_inset Formula $A\negmedspace B$
11343 \end_inset
11344
11345
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11351 \begin_inset Text
11352
11353 \begin_layout Plain Layout
11354 \begin_inset Formula $A\negthickspace B$
11355 \end_inset
11356
11357
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 </row>
11363 </lyxtabular>
11364
11365 \end_inset
11366
11367
11368 \end_layout
11369
11370 \begin_layout Standard
11371 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11372 \end_layout
11373
11374 \begin_layout Standard
11375 \align center
11376 \begin_inset Tabular
11377 <lyxtabular version="3" rows="3" columns="2">
11378 <features tabularvalignment="middle">
11379 <column alignment="center" valignment="top" width="0">
11380 <column alignment="center" valignment="top" width="0">
11381 <row>
11382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 コマンド
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 出力
11396 \begin_inset Note Note
11397 status collapsed
11398
11399 \begin_layout Plain Layout
11400 ここで
11401 \series bold
11402
11403 \backslash
11404 raisebox
11405 \series default
11406 はスペーサーとして使用しているだけです。
11407 \end_layout
11408
11409 \end_inset
11410
11411
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 </row>
11417 <row>
11418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11419 \begin_inset Text
11420
11421 \begin_layout Plain Layout
11422
11423 \backslash
11424 sum
11425 \backslash
11426 sum
11427 \begin_inset ERT
11428 status collapsed
11429
11430 \begin_layout Plain Layout
11431
11432
11433 \backslash
11434 spce 
11435 \end_layout
11436
11437 \end_inset
11438
11439 f_kl
11440 \end_layout
11441
11442 \end_inset
11443 </cell>
11444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11449 \end_inset
11450
11451
11452 \end_layout
11453
11454 \end_inset
11455 </cell>
11456 </row>
11457 <row>
11458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462
11463 \backslash
11464 sum
11465 \backslash
11466 negmedspace
11467 \backslash
11468 sum
11469 \begin_inset ERT
11470 status collapsed
11471
11472 \begin_layout Plain Layout
11473
11474
11475 \backslash
11476 spce 
11477 \end_layout
11478
11479 \end_inset
11480
11481 f_kl
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Plain Layout
11490 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11491 \end_inset
11492
11493
11494 \end_layout
11495
11496 \end_inset
11497 </cell>
11498 </row>
11499 </lyxtabular>
11500
11501 \end_inset
11502
11503
11504 \end_layout
11505
11506 \begin_layout Standard
11507 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
11508 \end_layout
11509
11510 \begin_layout Standard
11511 \align center
11512 \begin_inset Tabular
11513 <lyxtabular version="3" rows="2" columns="2">
11514 <features tabularvalignment="middle">
11515 <column alignment="center" valignment="top" width="0pt">
11516 <column alignment="center" valignment="top" width="0pt">
11517 <row>
11518 <cell alignment="center" valignment="top" usebox="none">
11519 \begin_inset Text
11520
11521 \begin_layout Plain Layout
11522 通常の数式
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 <cell alignment="center" valignment="top" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531 \begin_inset Formula $A=B$
11532 \end_inset
11533
11534
11535 \end_layout
11536
11537 \end_inset
11538 </cell>
11539 </row>
11540 <row>
11541 <cell alignment="center" valignment="top" usebox="none">
11542 \begin_inset Text
11543
11544 \begin_layout Plain Layout
11545 \begin_inset Note Note
11546 status collapsed
11547
11548 \begin_layout Plain Layout
11549 ここで
11550 \series bold
11551
11552 \backslash
11553 raisebox
11554 \series default
11555 はスペーサーとして使用しているだけです。
11556 \end_layout
11557
11558 \end_inset
11559
11560
11561 \begin_inset Formula $\raisebox{5mm}{}$
11562 \end_inset
11563
11564 空白なしの数式
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 \begin_inset Formula $A{=}B$
11574 \end_inset
11575
11576
11577 \end_layout
11578
11579 \end_inset
11580 </cell>
11581 </row>
11582 </lyxtabular>
11583
11584 \end_inset
11585
11586
11587 \end_layout
11588
11589 \begin_layout Standard
11590 \noindent
11591 二行目の数式を作るコマンドは、
11592 \series bold
11593 A
11594 \backslash
11595 {=
11596 \begin_inset Formula $\to$
11597 \end_inset
11598
11599 B
11600 \series default
11601 です。
11602 \end_layout
11603
11604 \begin_layout Standard
11605 \begin_inset VSpace bigskip
11606 \end_inset
11607
11608 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
11609 整形\SpecialChar \menuseparator
11610 小空白メニュー(短
11611 絡キー
11612 \begin_inset Info
11613 type  "shortcut"
11614 arg   "space-insert thin"
11615 \end_inset
11616
11617 )で、最小の空白を挿入することができます。
11618 \end_layout
11619
11620 \begin_layout Standard
11621 違いを示す例を以下に掲げます。
11622 \end_layout
11623
11624 \begin_layout Standard
11625 \begin_inset Tabular
11626 <lyxtabular version="3" rows="2" columns="2">
11627 <features tabularvalignment="middle">
11628 <column alignment="left" valignment="top" width="0">
11629 <column alignment="left" valignment="top" width="0">
11630 <row>
11631 <cell alignment="center" valignment="top" usebox="none">
11632 \begin_inset Text
11633
11634 \begin_layout Plain Layout
11635 24 kW
11636 \begin_inset Formula $\cdot$
11637 \end_inset
11638
11639 h
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 <cell alignment="center" valignment="top" usebox="none">
11645 \begin_inset Text
11646
11647 \begin_layout Plain Layout
11648 値と単位のあいだに通常の空白を入れた例
11649 \end_layout
11650
11651 \end_inset
11652 </cell>
11653 </row>
11654 <row>
11655 <cell alignment="center" valignment="top" usebox="none">
11656 \begin_inset Text
11657
11658 \begin_layout Plain Layout
11659 24
11660 \begin_inset space \thinspace{}
11661 \end_inset
11662
11663 kW
11664 \begin_inset Formula $\cdot$
11665 \end_inset
11666
11667 h
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 <cell alignment="center" valignment="top" usebox="none">
11673 \begin_inset Text
11674
11675 \begin_layout Plain Layout
11676 値と単位のあいだに最小の空白を入れた例
11677 \end_layout
11678
11679 \end_inset
11680 </cell>
11681 </row>
11682 </lyxtabular>
11683
11684 \end_inset
11685
11686
11687 \end_layout
11688
11689 \begin_layout Subsection
11690 可変長の空白
11691 \begin_inset ERT
11692 status collapsed
11693
11694 \begin_layout Plain Layout
11695
11696
11697 \backslash
11698 texorpdfstring{
11699 \end_layout
11700
11701 \end_inset
11702
11703
11704 \begin_inset Foot
11705 status collapsed
11706
11707 \begin_layout Plain Layout
11708 数式中の垂直方向の空白については、第
11709 \begin_inset CommandInset ref
11710 LatexCommand ref
11711 reference "sub:行間"
11712
11713 \end_inset
11714
11715 節をご覧下さい。
11716 \end_layout
11717
11718 \end_inset
11719
11720
11721 \begin_inset ERT
11722 status collapsed
11723
11724 \begin_layout Plain Layout
11725
11726 }{}
11727 \end_layout
11728
11729 \end_inset
11730
11731
11732 \begin_inset Note Note
11733 status collapsed
11734
11735 \begin_layout Plain Layout
11736
11737 \backslash
11738 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11739 \end_layout
11740
11741 \begin_layout Plain Layout
11742
11743 \backslash
11744 texorpdfstringについての詳細は、第
11745 \begin_inset CommandInset ref
11746 LatexCommand ref
11747 reference "sub:節見出し中の数式"
11748
11749 \end_inset
11750
11751 節にあります。
11752 \end_layout
11753
11754 \end_inset
11755
11756
11757 \begin_inset CommandInset label
11758 LatexCommand label
11759 name "sub:可変長の空白"
11760
11761 \end_inset
11762
11763
11764 \begin_inset Index idx
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
11769 \end_layout
11770
11771 \end_inset
11772
11773
11774 \end_layout
11775
11776 \begin_layout Standard
11777 指定した長さの空白が、
11778 \series bold
11779
11780 \backslash
11781 hspace
11782 \series default
11783
11784 \begin_inset Index idx
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788 こまんど@コマンド ! H ! 
11789 \backslash
11790 hspace
11791 \end_layout
11792
11793 \end_inset
11794
11795 コマンドで入力することができます。すると、ながい「
11796 \color blue
11797
11798 \begin_inset ERT
11799 status collapsed
11800
11801 \begin_layout Plain Layout
11802
11803
11804 \backslash
11805 spce 
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \color inherit
11812 」が現れます。長さは、「
11813 \color blue
11814
11815 \begin_inset ERT
11816 status collapsed
11817
11818 \begin_layout Plain Layout
11819
11820
11821 \backslash
11822 spce 
11823 \end_layout
11824
11825 \end_inset
11826
11827
11828 \color inherit
11829 」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11830 \series bold
11831
11832 \backslash
11833 hfill
11834 \series default
11835
11836 \begin_inset Index idx
11837 status collapsed
11838
11839 \begin_layout Plain Layout
11840 こまんど@コマンド ! H ! 
11841 \backslash
11842 hfill
11843 \end_layout
11844
11845 \end_inset
11846
11847 コマンドを使用します。
11848 \end_layout
11849
11850 \begin_layout Standard
11851 \begin_inset VSpace -1mm
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Standard
11858 \align center
11859 \begin_inset Tabular
11860 <lyxtabular version="3" rows="4" columns="2">
11861 <features tabularvalignment="middle">
11862 <column alignment="center" valignment="top" width="0">
11863 <column alignment="center" valignment="top" width="0">
11864 <row>
11865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11866 \begin_inset Text
11867
11868 \begin_layout Plain Layout
11869 コマンド(
11870 \backslash
11871 hspace 長さ)
11872 \end_layout
11873
11874 \end_inset
11875 </cell>
11876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11877 \begin_inset Text
11878
11879 \begin_layout Plain Layout
11880 出力
11881 \end_layout
11882
11883 \end_inset
11884 </cell>
11885 </row>
11886 <row>
11887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 A=B
11892 \backslash
11893 hspace
11894 \begin_inset ERT
11895 status collapsed
11896
11897 \begin_layout Plain Layout
11898
11899
11900 \backslash
11901 spce 
11902 \end_layout
11903
11904 \end_inset
11905
11906
11907 \begin_inset Formula $\to$
11908 \end_inset
11909
11910 A
11911 \backslash
11912 not=C (3
11913 \begin_inset space \thinspace{}
11914 \end_inset
11915
11916 cm)
11917 \end_layout
11918
11919 \end_inset
11920 </cell>
11921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11922 \begin_inset Text
11923
11924 \begin_layout Plain Layout
11925 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11926 \end_inset
11927
11928
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 </row>
11934 <row>
11935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11936 \begin_inset Text
11937
11938 \begin_layout Plain Layout
11939 A
11940 \backslash
11941 hspace
11942 \begin_inset ERT
11943 status collapsed
11944
11945 \begin_layout Plain Layout
11946
11947
11948 \backslash
11949 spce 
11950 \end_layout
11951
11952 \end_inset
11953
11954
11955 \begin_inset Formula $\to$
11956 \end_inset
11957
11958 A
11959 \backslash
11960 not=A (-1
11961 \begin_inset space \thinspace{}
11962 \end_inset
11963
11964 mm)
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11970 \begin_inset Text
11971
11972 \begin_layout Plain Layout
11973 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11974 \end_inset
11975
11976
11977 \end_layout
11978
11979 \end_inset
11980 </cell>
11981 </row>
11982 <row>
11983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11984 \begin_inset Text
11985
11986 \begin_layout Plain Layout
11987 A=A
11988 \backslash
11989 hfill
11990 \begin_inset ERT
11991 status collapsed
11992
11993 \begin_layout Plain Layout
11994
11995
11996 \backslash
11997 spce 
11998 \end_layout
11999
12000 \end_inset
12001
12002 B=B
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12008 \begin_inset Text
12009
12010 \begin_layout Plain Layout
12011 \begin_inset Formula $A=A\hfill B=B$
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \end_inset
12018 </cell>
12019 </row>
12020 </lyxtabular>
12021
12022 \end_inset
12023
12024
12025 \end_layout
12026
12027 \begin_layout Standard
12028 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12029 \series bold
12030
12031 \backslash
12032 hfill
12033 \series default
12034 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12035 \series bold
12036
12037 \backslash
12038 hfill
12039 \series default
12040 は、別行建て数式中では、
12041 \series bold
12042 行頭下げ
12043 \series default
12044 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12045 \begin_inset CommandInset ref
12046 LatexCommand ref
12047 reference "sec:数式様式"
12048
12049 \end_inset
12050
12051 節で説明されています)。
12052 \end_layout
12053
12054 \begin_layout Standard
12055
12056 \series bold
12057
12058 \backslash
12059 hfill
12060 \series default
12061 の他にも、空白を模様で埋める
12062 \series bold
12063
12064 \backslash
12065 dotfill
12066 \series default
12067
12068 \series bold
12069
12070 \backslash
12071 hrulefill
12072 \series default
12073 といったコマンドがあります。用例については第
12074 \begin_inset CommandInset ref
12075 LatexCommand ref
12076 reference "sub:省略符号"
12077
12078 \end_inset
12079
12080 節をご参照下さい。
12081 \end_layout
12082
12083 \begin_layout Standard
12084 本文中では、可変長空白は、
12085 \family sans
12086 挿入\SpecialChar \menuseparator
12087 整形\SpecialChar \menuseparator
12088 水平方向の空白
12089 \family default
12090 メニューで挿入することができます。
12091 \end_layout
12092
12093 \begin_layout Standard
12094 (例)
12095 \end_layout
12096
12097 \begin_layout Standard
12098 この行には、
12099 \begin_inset space \hspace{}
12100 \length 2cm
12101 \end_inset
12102
12103 2
12104 \begin_inset space \thinspace{}
12105 \end_inset
12106
12107 cmの空白が入っています。
12108 \end_layout
12109
12110 \begin_layout Standard
12111 この行には、
12112 \begin_inset space \hfill{}
12113 \end_inset
12114
12115 最大の空白が入っています。
12116 \end_layout
12117
12118 \begin_layout Subsection
12119 行内数式周りの空白
12120 \begin_inset Index idx
12121 status collapsed
12122
12123 \begin_layout Plain Layout
12124 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12125 \end_layout
12126
12127 \end_inset
12128
12129
12130 \end_layout
12131
12132 \begin_layout Standard
12133 行内数式前後の空白は、長さ
12134 \series bold
12135
12136 \backslash
12137 mathsurround
12138 \begin_inset Index idx
12139 status collapsed
12140
12141 \begin_layout Plain Layout
12142 こまんど@コマンド ! M ! 
12143 \backslash
12144 mathsurround
12145 \end_layout
12146
12147 \end_inset
12148
12149
12150 \series default
12151 を使って調節することができます。長さの値は、以下の書式を持つ
12152 \series bold
12153
12154 \backslash
12155 setlength
12156 \begin_inset Index idx
12157 status collapsed
12158
12159 \begin_layout Plain Layout
12160 こまんど@コマンド ! S ! 
12161 \backslash
12162 setlength
12163 \end_layout
12164
12165 \end_inset
12166
12167
12168 \series default
12169 コマンドを使って設定することができます。
12170 \end_layout
12171
12172 \begin_layout Standard
12173
12174 \series bold
12175
12176 \backslash
12177 setlength{長さ名}{値}
12178 \end_layout
12179
12180 \begin_layout Standard
12181
12182 \series bold
12183
12184 \backslash
12185 mathsurround
12186 \series default
12187 を5
12188 \begin_inset space \thinspace{}
12189 \end_inset
12190
12191 mmの値に設定するには、以下のコマンド
12192 \end_layout
12193
12194 \begin_layout Standard
12195
12196 \series bold
12197
12198 \backslash
12199 setlength{
12200 \backslash
12201 mathsurround}{5mm}
12202 \end_layout
12203
12204 \begin_layout Standard
12205 をTeXモードで挿入します。すると、5
12206 \begin_inset space \thinspace{}
12207 \end_inset
12208
12209 mmの空白がすべての行内数式の前後に設定されることになります。
12210 \begin_inset ERT
12211 status collapsed
12212
12213 \begin_layout Plain Layout
12214
12215
12216 \backslash
12217 setlength{
12218 \backslash
12219 mathsurround}{5mm}
12220 \end_layout
12221
12222 \end_inset
12223
12224
12225 \end_layout
12226
12227 \begin_layout Standard
12228 この行には、周囲に5
12229 \begin_inset space \thinspace{}
12230 \end_inset
12231
12232 mmの余白を設定した行内数式
12233 \begin_inset Formula $A=B$
12234 \end_inset
12235
12236 があります。
12237 \begin_inset ERT
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241
12242
12243 \backslash
12244 setlength{
12245 \backslash
12246 mathsurround}{0pt}
12247 \end_layout
12248
12249 \end_inset
12250
12251
12252 \end_layout
12253
12254 \begin_layout Standard
12255 既定値に戻すには、
12256 \series bold
12257
12258 \backslash
12259 mathsurround
12260 \series default
12261 を0
12262 \begin_inset space \thinspace{}
12263 \end_inset
12264
12265 ptの値に戻して下さい。
12266 \end_layout
12267
12268 \begin_layout Section
12269 ボックスと枠
12270 \begin_inset Index idx
12271 status collapsed
12272
12273 \begin_layout Plain Layout
12274 ぼっくす@ボックス
12275 \end_layout
12276
12277 \end_inset
12278
12279
12280 \begin_inset Index idx
12281 status collapsed
12282
12283 \begin_layout Plain Layout
12284 わく@枠 | see
12285 \begin_inset ERT
12286 status collapsed
12287
12288 \begin_layout Plain Layout
12289
12290 {
12291 \end_layout
12292
12293 \end_inset
12294
12295 ボックス
12296 \begin_inset ERT
12297 status collapsed
12298
12299 \begin_layout Plain Layout
12300
12301 }
12302 \end_layout
12303
12304 \end_inset
12305
12306
12307 \end_layout
12308
12309 \end_inset
12310
12311
12312 \end_layout
12313
12314 \begin_layout Standard
12315 本文中のボックスについては、取扱説明書
12316 \family typewriter
12317 埋め込みオブジェクト篇
12318 \family default
12319
12320 \family typewriter
12321 Boxes
12322 \family default
12323 の章に述べられています。
12324 \end_layout
12325
12326 \begin_layout Subsection
12327 縁付きボックス
12328 \begin_inset CommandInset label
12329 LatexCommand label
12330 name "sub:縁付きボックス"
12331
12332 \end_inset
12333
12334
12335 \begin_inset Index idx
12336 status collapsed
12337
12338 \begin_layout Plain Layout
12339 ぼっくす@ボックス ! ふちつき@縁付き
12340 \end_layout
12341
12342 \end_inset
12343
12344
12345 \end_layout
12346
12347 \begin_layout Standard
12348
12349 \series bold
12350
12351 \backslash
12352 fbox
12353 \series default
12354
12355 \begin_inset Index idx
12356 status collapsed
12357
12358 \begin_layout Plain Layout
12359 こまんど@コマンド ! F ! 
12360 \backslash
12361 fbox
12362 \end_layout
12363
12364 \end_inset
12365
12366 コマンドや
12367 \series bold
12368
12369 \backslash
12370 boxed
12371 \series default
12372
12373 \begin_inset Index idx
12374 status collapsed
12375
12376 \begin_layout Plain Layout
12377 こまんど@コマンド ! B ! 
12378 \backslash
12379 boxed
12380 \end_layout
12381
12382 \end_inset
12383
12384 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12385 \end_layout
12386
12387 \begin_layout Standard
12388 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12389 \series bold
12390
12391 \backslash
12392 fbox
12393 \series default
12394 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12395 \family sans
12396 Ctrl+M
12397 \family default
12398 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12399 \series bold
12400
12401 \backslash
12402 boxed
12403 \series default
12404 を使った場合には、新しい数式が自動的に枠内に作られます。
12405 \end_layout
12406
12407 \begin_layout Standard
12408
12409 \series bold
12410
12411 \backslash
12412 fbox
12413 \series default
12414 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行建て数式に枠を付けるのには適していません。逆に
12415 \series bold
12416
12417 \backslash
12418 boxed
12419 \series default
12420 は、数式がつねに別行建て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12421 \end_layout
12422
12423 \begin_layout Standard
12424
12425 \series bold
12426
12427 \backslash
12428 fbox
12429 \series default
12430 の拡張として、枠幅と配置も指定することができる
12431 \series bold
12432
12433 \backslash
12434 framebox
12435 \series default
12436
12437 \begin_inset Index idx
12438 status collapsed
12439
12440 \begin_layout Plain Layout
12441 こまんど@コマンド ! F ! 
12442 \backslash
12443 framebox
12444 \end_layout
12445
12446 \end_inset
12447
12448 コマンドがあります。
12449 \series bold
12450
12451 \backslash
12452 framebox
12453 \series default
12454 は、以下の書式を持ちます。
12455 \end_layout
12456
12457 \begin_layout Standard
12458
12459 \series bold
12460
12461 \backslash
12462 framebox[枠幅][位置]{ボックスの内容}
12463 \end_layout
12464
12465 \begin_layout Standard
12466 「位置」は、
12467 \emph on
12468 l
12469 \emph default
12470
12471 \emph on
12472 r
12473 \emph default
12474 の値をとります。
12475 \emph on
12476 l
12477 \emph default
12478 は、ボックス中で数式を左寄せ、
12479 \emph on
12480 r
12481 \emph default
12482 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12483 \begin_inset Newline newline
12484 \end_inset
12485
12486 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12487 \series bold
12488
12489 \backslash
12490 fbox
12491 \series default
12492 と同様、枠幅がボックスの内容に応じて調節されるのです。
12493 \end_layout
12494
12495 \begin_layout Standard
12496
12497 \series bold
12498
12499 \backslash
12500 framebox
12501 \series default
12502 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12503 \series bold
12504
12505 \backslash
12506 fbox
12507 \series default
12508 同様、数式の断片を入れるためのものです。
12509 \end_layout
12510
12511 \begin_layout Standard
12512 \align center
12513 \begin_inset Tabular
12514 <lyxtabular version="3" rows="5" columns="2">
12515 <features tabularvalignment="middle">
12516 <column alignment="center" valignment="top" width="0">
12517 <column alignment="center" valignment="top" width="0">
12518 <row>
12519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12520 \begin_inset Text
12521
12522 \begin_layout Plain Layout
12523 コマンド
12524 \end_layout
12525
12526 \end_inset
12527 </cell>
12528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12529 \begin_inset Text
12530
12531 \begin_layout Plain Layout
12532 出力
12533 \begin_inset Note Note
12534 status collapsed
12535
12536 \begin_layout Plain Layout
12537 ここで
12538 \series bold
12539
12540 \backslash
12541 raisebox
12542 \series default
12543 はスペーサーとして使用しているだけです。
12544 \end_layout
12545
12546 \end_inset
12547
12548
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 </row>
12554 <row>
12555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12556 \begin_inset Text
12557
12558 \begin_layout Plain Layout
12559
12560 \backslash
12561 fbox
12562 \begin_inset ERT
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566
12567
12568 \backslash
12569 spce 
12570 \end_layout
12571
12572 \end_inset
12573
12574
12575 \family sans
12576 Ctrl+M
12577 \family default
12578  
12579 \backslash
12580 int
12581 \begin_inset ERT
12582 status collapsed
12583
12584 \begin_layout Plain Layout
12585
12586
12587 \backslash
12588 spce 
12589 \end_layout
12590
12591 \end_inset
12592
12593 A=B
12594 \end_layout
12595
12596 \end_inset
12597 </cell>
12598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12599 \begin_inset Text
12600
12601 \begin_layout Plain Layout
12602 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12603 \end_inset
12604
12605
12606 \end_layout
12607
12608 \end_inset
12609 </cell>
12610 </row>
12611 <row>
12612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12613 \begin_inset Text
12614
12615 \begin_layout Plain Layout
12616
12617 \backslash
12618 boxed
12619 \begin_inset ERT
12620 status collapsed
12621
12622 \begin_layout Plain Layout
12623
12624
12625 \backslash
12626 spce 
12627 \end_layout
12628
12629 \end_inset
12630
12631
12632 \backslash
12633 int
12634 \begin_inset ERT
12635 status collapsed
12636
12637 \begin_layout Plain Layout
12638
12639
12640 \backslash
12641 spce 
12642 \end_layout
12643
12644 \end_inset
12645
12646 A=B
12647 \end_layout
12648
12649 \end_inset
12650 </cell>
12651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12656 \end_inset
12657
12658
12659 \end_layout
12660
12661 \end_inset
12662 </cell>
12663 </row>
12664 <row>
12665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12666 \begin_inset Text
12667
12668 \begin_layout Plain Layout
12669 A+
12670 \backslash
12671 fbox
12672 \begin_inset ERT
12673 status collapsed
12674
12675 \begin_layout Plain Layout
12676
12677
12678 \backslash
12679 spce 
12680 \end_layout
12681
12682 \end_inset
12683
12684 B
12685 \end_layout
12686
12687 \end_inset
12688 </cell>
12689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12690 \begin_inset Text
12691
12692 \begin_layout Plain Layout
12693 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12694 \end_inset
12695
12696
12697 \end_layout
12698
12699 \end_inset
12700 </cell>
12701 </row>
12702 <row>
12703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707
12708 \backslash
12709 framebox
12710 \begin_inset ERT
12711 status collapsed
12712
12713 \begin_layout Plain Layout
12714
12715
12716 \backslash
12717 spce 
12718 \end_layout
12719
12720 \end_inset
12721
12722 20mm
12723 \begin_inset Formula $\to$
12724 \end_inset
12725
12726
12727 \begin_inset Formula $\to$
12728 \end_inset
12729
12730
12731 \family sans
12732 Ctrl+M
12733 \family default
12734  
12735 \backslash
12736 frac
12737 \begin_inset ERT
12738 status collapsed
12739
12740 \begin_layout Plain Layout
12741
12742
12743 \backslash
12744 spce 
12745 \end_layout
12746
12747 \end_inset
12748
12749 A
12750 \begin_inset Formula $\downarrow$
12751 \end_inset
12752
12753 B
12754 \end_layout
12755
12756 \end_inset
12757 </cell>
12758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12759 \begin_inset Text
12760
12761 \begin_layout Plain Layout
12762 \begin_inset Formula $\raisebox{6mm}{}$
12763 \end_inset
12764
12765
12766 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12767 \end_inset
12768
12769
12770 \begin_inset Formula $\raisebox{-4mm}{}$
12771 \end_inset
12772
12773
12774 \end_layout
12775
12776 \end_inset
12777 </cell>
12778 </row>
12779 </lyxtabular>
12780
12781 \end_inset
12782
12783
12784 \end_layout
12785
12786 \begin_layout Standard
12787 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
12788 \end_layout
12789
12790 \begin_layout Standard
12791
12792 \series bold
12793
12794 \backslash
12795 fboxrule
12796 \series default
12797  
12798 \series bold
12799
12800 \begin_inset Quotes eld
12801 \end_inset
12802
12803 厚み
12804 \begin_inset Quotes erd
12805 \end_inset
12806
12807
12808 \series default
12809  
12810 \series bold
12811
12812 \backslash
12813 fboxsep
12814 \series default
12815  
12816 \series bold
12817
12818 \begin_inset Quotes eld
12819 \end_inset
12820
12821 距離
12822 \begin_inset Quotes erd
12823 \end_inset
12824
12825
12826 \end_layout
12827
12828 \begin_layout Standard
12829 \begin_inset Quotes eld
12830 \end_inset
12831
12832 距離
12833 \begin_inset Quotes erd
12834 \end_inset
12835
12836 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12837 \begin_inset ERT
12838 status collapsed
12839
12840 \begin_layout Plain Layout
12841
12842
12843 \backslash
12844 fboxrule 2mm 
12845 \backslash
12846 fboxsep 3mm
12847 \end_layout
12848
12849 \end_inset
12850
12851
12852 \begin_inset Formula \[
12853 \boxed{A+B=C}
12854 \]
12855
12856 \end_inset
12857
12858 この数式の直前には、
12859 \end_layout
12860
12861 \begin_layout Standard
12862
12863 \series bold
12864
12865 \backslash
12866 fboxrule
12867 \series default
12868  
12869 \series bold
12870 2mm
12871 \series default
12872  
12873 \series bold
12874
12875 \backslash
12876 fboxsep
12877 \series default
12878  
12879 \series bold
12880 3mm
12881 \end_layout
12882
12883 \begin_layout Standard
12884 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12885 \end_layout
12886
12887 \begin_layout Standard
12888 標準の枠寸法に戻すには、
12889 \end_layout
12890
12891 \begin_layout Standard
12892
12893 \series bold
12894
12895 \backslash
12896 fboxrule
12897 \series default
12898  
12899 \series bold
12900 0.4pt
12901 \series default
12902  
12903 \series bold
12904
12905 \backslash
12906 fboxsep
12907 \series default
12908  
12909 \series bold
12910 3pt
12911 \series default
12912
12913 \begin_inset ERT
12914 status collapsed
12915
12916 \begin_layout Plain Layout
12917
12918
12919 \backslash
12920 fboxrule 0.4pt 
12921 \backslash
12922 fboxsep 3pt
12923 \end_layout
12924
12925 \end_inset
12926
12927
12928 \end_layout
12929
12930 \begin_layout Standard
12931 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
12932 \end_layout
12933
12934 \begin_layout Subsection
12935 縁なしボックス
12936 \begin_inset CommandInset label
12937 LatexCommand label
12938 name "sub:枠なしボックス"
12939
12940 \end_inset
12941
12942
12943 \begin_inset Index idx
12944 status collapsed
12945
12946 \begin_layout Plain Layout
12947 ぼっくす@ボックス ! わくなし@枠なし
12948 \end_layout
12949
12950 \end_inset
12951
12952
12953 \end_layout
12954
12955 \begin_layout Standard
12956 縁のないボックスを作るには、
12957 \series bold
12958
12959 \backslash
12960 mbox
12961 \series default
12962
12963 \begin_inset Index idx
12964 status collapsed
12965
12966 \begin_layout Plain Layout
12967 こまんど@コマンド ! M ! 
12968 \backslash
12969 mbox
12970 \end_layout
12971
12972 \end_inset
12973
12974
12975 \series bold
12976
12977 \backslash
12978 makebox
12979 \series default
12980
12981 \begin_inset Index idx
12982 status collapsed
12983
12984 \begin_layout Plain Layout
12985 こまんど@コマンド ! M ! 
12986 \backslash
12987 makebox
12988 \end_layout
12989
12990 \end_inset
12991
12992
12993 \series bold
12994
12995 \backslash
12996 raisebox
12997 \series default
12998
12999 \begin_inset Index idx
13000 status collapsed
13001
13002 \begin_layout Plain Layout
13003 こまんど@コマンド ! R ! 
13004 \backslash
13005 raisebox
13006 \end_layout
13007
13008 \end_inset
13009
13010 の三つのコマンドがあります。
13011 \end_layout
13012
13013 \begin_layout Standard
13014
13015 \series bold
13016
13017 \backslash
13018 raisebox
13019 \series default
13020 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13021 \series bold
13022
13023 \backslash
13024 raisebox
13025 \series default
13026 は、以下の書式で用いられます。
13027 \end_layout
13028
13029 \begin_layout Standard
13030
13031 \series bold
13032
13033 \backslash
13034 raisebox{高さ}{ボックスの内容}
13035 \end_layout
13036
13037 \begin_layout Standard
13038
13039 \series bold
13040
13041 \backslash
13042 fbox
13043 \series default
13044 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13045 \begin_inset Note Greyedout
13046 status open
13047
13048 \begin_layout Plain Layout
13049
13050 \series bold
13051 (註)
13052 \series default
13053 下の最後の
13054 \series bold
13055
13056 \backslash
13057 raisebox
13058 \series default
13059 のところで、
13060 \family sans
13061 Ctrl+M
13062 \family default
13063 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
13064 \series bold
13065
13066 \backslash
13067 raisebox
13068 \series default
13069 を直接サポートしていないためです。
13070 \end_layout
13071
13072 \end_inset
13073
13074
13075 \end_layout
13076
13077 \begin_layout Standard
13078 \align center
13079 \begin_inset Tabular
13080 <lyxtabular version="3" rows="4" columns="2">
13081 <features tabularvalignment="middle">
13082 <column alignment="center" valignment="top" width="0">
13083 <column alignment="center" valignment="top" width="0">
13084 <row>
13085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089 コマンド
13090 \end_layout
13091
13092 \end_inset
13093 </cell>
13094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13095 \begin_inset Text
13096
13097 \begin_layout Plain Layout
13098 出力
13099 \end_layout
13100
13101 \end_inset
13102 </cell>
13103 </row>
13104 <row>
13105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13106 \begin_inset Text
13107
13108 \begin_layout Plain Layout
13109 H
13110 \backslash
13111 raisebox{2mm
13112 \begin_inset Formula $\to$
13113 \end_inset
13114
13115
13116 \backslash
13117 {al
13118 \begin_inset Formula $\to$
13119 \end_inset
13120
13121  lo
13122 \end_layout
13123
13124 \end_inset
13125 </cell>
13126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13127 \begin_inset Text
13128
13129 \begin_layout Plain Layout
13130 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13131 \end_inset
13132
13133
13134 \end_layout
13135
13136 \end_inset
13137 </cell>
13138 </row>
13139 <row>
13140 <cell alignment="center" valignment="top" topline="true" bottomline="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" bottomline="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 A=
13180 \backslash
13181 raisebox{-2mm
13182 \begin_inset Formula $\to$
13183 \end_inset
13184
13185
13186 \backslash
13187 {
13188 \family sans
13189 Ctrl+M Ctrl+M
13190 \family default
13191  
13192 \backslash
13193 sqrt
13194 \begin_inset ERT
13195 status collapsed
13196
13197 \begin_layout Plain Layout
13198
13199
13200 \backslash
13201 spce 
13202 \end_layout
13203
13204 \end_inset
13205
13206
13207 \end_layout
13208
13209 \end_inset
13210 </cell>
13211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13212 \begin_inset Text
13213
13214 \begin_layout Plain Layout
13215 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13216 \end_inset
13217
13218
13219 \end_layout
13220
13221 \end_inset
13222 </cell>
13223 </row>
13224 </lyxtabular>
13225
13226 \end_inset
13227
13228
13229 \end_layout
13230
13231 \begin_layout Standard
13232 縁がないことを除けば、
13233 \series bold
13234
13235 \backslash
13236 mbox
13237 \series default
13238 コマンドは
13239 \series bold
13240
13241 \backslash
13242 fbox
13243 \series default
13244 と同じであり、
13245 \series bold
13246
13247 \backslash
13248 makebox
13249 \series default
13250
13251 \series bold
13252
13253 \backslash
13254 framebox
13255 \series default
13256 と同じです。
13257 \end_layout
13258
13259 \begin_layout Subsection
13260 色付きボックス
13261 \begin_inset CommandInset label
13262 LatexCommand label
13263 name "sub:色付きボックス"
13264
13265 \end_inset
13266
13267
13268 \begin_inset Index idx
13269 status collapsed
13270
13271 \begin_layout Plain Layout
13272 ぼっくす@ボックス ! いろつき@色付き
13273 \end_layout
13274
13275 \end_inset
13276
13277
13278 \end_layout
13279
13280 \begin_layout Standard
13281 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
13282 \end_layout
13283
13284 \begin_layout Standard
13285
13286 \series bold
13287
13288 \backslash
13289 usepackage{color}
13290 \end_layout
13291
13292 \begin_layout Standard
13293 という行
13294 \begin_inset Foot
13295 status collapsed
13296
13297 \begin_layout Plain Layout
13298 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
13299 \series bold
13300 color
13301 \series default
13302 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13303 \end_layout
13304
13305 \end_inset
13306
13307
13308 \begin_inset Note Note
13309 status collapsed
13310
13311 \begin_layout Plain Layout
13312 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
13313 \end_layout
13314
13315 \end_inset
13316
13317 を書き加えて、LaTeXパッケージの
13318 \series bold
13319 color
13320 \series default
13321
13322 \begin_inset Foot
13323 status collapsed
13324
13325 \begin_layout Plain Layout
13326 LaTeXパッケージ
13327 \series bold
13328 color
13329 \series default
13330 は、すべての標準的なLaTeX頒布版に含まれています。
13331 \end_layout
13332
13333 \end_inset
13334
13335
13336 \begin_inset Index idx
13337 status collapsed
13338
13339 \begin_layout Plain Layout
13340 ぱっけーじ@パッケージ ! color
13341 \end_layout
13342
13343 \end_inset
13344
13345 を読み込む必要があります。
13346 \end_layout
13347
13348 \begin_layout Standard
13349 \begin_inset VSpace medskip
13350 \end_inset
13351
13352 ボックスに色を付けるには、
13353 \series bold
13354
13355 \backslash
13356 colorbox
13357 \series default
13358
13359 \begin_inset Index idx
13360 status collapsed
13361
13362 \begin_layout Plain Layout
13363 こまんど@コマンド ! C ! 
13364 \backslash
13365 colorbox
13366 \end_layout
13367
13368 \end_inset
13369
13370 コマンドを以下の書式で使用します。
13371 \end_layout
13372
13373 \begin_layout Standard
13374
13375 \series bold
13376
13377 \backslash
13378 colorbox{色}{ボックスの内容}
13379 \end_layout
13380
13381 \begin_layout Standard
13382 ボックスの内容には、別のボックスが含まれても構いませんし、
13383 \series bold
13384
13385 \backslash
13386 colorbox
13387 \series default
13388 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13389 \series bold
13390
13391 \backslash
13392 raisebox
13393 \series default
13394 と同様、明示的に数式を作らなくてはなりません
13395 \begin_inset Foot
13396 status collapsed
13397
13398 \begin_layout Plain Layout
13399 これは、
13400 \series bold
13401
13402 \backslash
13403 fcolorbox
13404 \series default
13405 コマンドにも当てはまります。
13406 \end_layout
13407
13408 \end_inset
13409
13410
13411 \end_layout
13412
13413 \begin_layout Standard
13414 選択できる定義済みの色としては、
13415 \end_layout
13416
13417 \begin_layout Standard
13418
13419 \series bold
13420 black
13421 \series default
13422 (黒)・
13423 \series bold
13424 blue
13425 \series default
13426 (青)・
13427 \series bold
13428 cyan
13429 \series default
13430 (シアン)・
13431 \series bold
13432 green
13433 \series default
13434 (緑)・
13435 \series bold
13436 magenta
13437 \series default
13438 (マゼンタ)・
13439 \series bold
13440 red
13441 \series default
13442 (赤)・
13443 \series bold
13444 white
13445 \series default
13446 (白)・
13447 \series bold
13448 yellow
13449 \series default
13450 (黄)
13451 \end_layout
13452
13453 \begin_layout Standard
13454 があります。
13455 \end_layout
13456
13457 \begin_layout Standard
13458 \align center
13459 \begin_inset Tabular
13460 <lyxtabular version="3" rows="4" columns="2">
13461 <features tabularvalignment="middle">
13462 <column alignment="center" valignment="top" width="0">
13463 <column alignment="center" valignment="top" width="0">
13464 <row>
13465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13466 \begin_inset Text
13467
13468 \begin_layout Plain Layout
13469 コマンド
13470 \end_layout
13471
13472 \end_inset
13473 </cell>
13474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13475 \begin_inset Text
13476
13477 \begin_layout Plain Layout
13478 出力
13479 \begin_inset Note Note
13480 status collapsed
13481
13482 \begin_layout Plain Layout
13483 ここで
13484 \series bold
13485
13486 \backslash
13487 raisebox
13488 \series default
13489 はスペーサーとして使用しているだけです。
13490 \end_layout
13491
13492 \end_inset
13493
13494
13495 \end_layout
13496
13497 \end_inset
13498 </cell>
13499 </row>
13500 <row>
13501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13502 \begin_inset Text
13503
13504 \begin_layout Plain Layout
13505
13506 \backslash
13507 colorbox{yellow
13508 \begin_inset Formula $\to$
13509 \end_inset
13510
13511
13512 \backslash
13513 {A=B
13514 \end_layout
13515
13516 \end_inset
13517 </cell>
13518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13519 \begin_inset Text
13520
13521 \begin_layout Plain Layout
13522 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13523 \end_inset
13524
13525
13526 \end_layout
13527
13528 \end_inset
13529 </cell>
13530 </row>
13531 <row>
13532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536
13537 \backslash
13538 colorbox{green
13539 \begin_inset Formula $\to$
13540 \end_inset
13541
13542
13543 \backslash
13544 {
13545 \backslash
13546 fbox
13547 \begin_inset ERT
13548 status collapsed
13549
13550 \begin_layout Plain Layout
13551
13552
13553 \backslash
13554 spce 
13555 \end_layout
13556
13557 \end_inset
13558
13559 A=B
13560 \end_layout
13561
13562 \end_inset
13563 </cell>
13564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13565 \begin_inset Text
13566
13567 \begin_layout Plain Layout
13568 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13569 \end_inset
13570
13571
13572 \end_layout
13573
13574 \end_inset
13575 </cell>
13576 </row>
13577 <row>
13578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13579 \begin_inset Text
13580
13581 \begin_layout Plain Layout
13582
13583 \backslash
13584 fbox
13585 \begin_inset ERT
13586 status collapsed
13587
13588 \begin_layout Plain Layout
13589
13590
13591 \backslash
13592 spce 
13593 \end_layout
13594
13595 \end_inset
13596
13597
13598 \backslash
13599 colorbox{green
13600 \begin_inset Formula $\to$
13601 \end_inset
13602
13603
13604 \backslash
13605 {
13606 \family sans
13607 Ctrl+M
13608 \family default
13609  
13610 \family sans
13611 Ctrl+M
13612 \family default
13613  
13614 \backslash
13615 int
13616 \begin_inset ERT
13617 status collapsed
13618
13619 \begin_layout Plain Layout
13620
13621
13622 \backslash
13623 spce 
13624 \end_layout
13625
13626 \end_inset
13627
13628 C=D
13629 \end_layout
13630
13631 \end_inset
13632 </cell>
13633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13634 \begin_inset Text
13635
13636 \begin_layout Plain Layout
13637 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13638 \end_inset
13639
13640
13641 \end_layout
13642
13643 \end_inset
13644 </cell>
13645 </row>
13646 </lyxtabular>
13647
13648 \end_inset
13649
13650
13651 \end_layout
13652
13653 \begin_layout Standard
13654
13655 \series bold
13656
13657 \backslash
13658 colorbox
13659 \series default
13660 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13661 \family sans
13662 文字様式
13663 \family default
13664 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13665 \begin_inset Graphics
13666         filename ../../images/dialog-show_character.png
13667         scale 85
13668
13669 \end_inset
13670
13671
13672 \family sans
13673 編集\SpecialChar \menuseparator
13674 文字様式\SpecialChar \menuseparator
13675 任意設定
13676 \family default
13677 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13678
13679 \end_layout
13680
13681 \begin_layout Standard
13682 たとえば、
13683 \end_layout
13684
13685 \begin_layout Standard
13686
13687 \color red
13688 \begin_inset Formula \begin{equation}
13689 \int A=B\label{eq:red}
13690 \end{equation}
13691
13692 \end_inset
13693
13694
13695 \color green
13696
13697 \begin_inset Formula \begin{equation}
13698 \textcolor{red}{\int A=B}\label{eq:redgreen}
13699 \end{equation}
13700
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \begin_layout Standard
13707 数式
13708 \begin_inset CommandInset ref
13709 LatexCommand eqref
13710 reference "eq:red"
13711
13712 \end_inset
13713
13714 は、全体が赤色です。
13715 \begin_inset Newline newline
13716 \end_inset
13717
13718 数式
13719 \begin_inset CommandInset ref
13720 LatexCommand eqref
13721 reference "eq:redgreen"
13722
13723 \end_inset
13724
13725 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13726 \end_layout
13727
13728 \begin_layout Standard
13729 \begin_inset VSpace bigskip
13730 \end_inset
13731
13732 ボックスの縁だけ別の色にするには、
13733 \series bold
13734
13735 \backslash
13736 fcolorbox
13737 \series default
13738
13739 \begin_inset Index idx
13740 status collapsed
13741
13742 \begin_layout Plain Layout
13743 こまんど@コマンド ! F ! 
13744 \backslash
13745 fcolorbox
13746 \end_layout
13747
13748 \end_inset
13749
13750 コマンドを以下の書式で使用します。
13751 \end_layout
13752
13753 \begin_layout Standard
13754
13755 \series bold
13756
13757 \backslash
13758 fcolorbox{縁の色}{色}{ボックスの内容}
13759 \end_layout
13760
13761 \begin_layout Standard
13762 つまり、
13763 \series bold
13764
13765 \backslash
13766 fcolorbox
13767 \series default
13768
13769 \series bold
13770
13771 \backslash
13772 colorbox
13773 \series default
13774 コマンドの拡張です。
13775 \series bold
13776
13777 \backslash
13778 frameboxと同様に、縁の厚みは
13779 \backslash
13780 fboxrule
13781 \series default
13782
13783 \series bold
13784
13785 \backslash
13786 fboxsep
13787 \series default
13788 で設定します。たとえば、
13789 \begin_inset ERT
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793
13794
13795 \backslash
13796 fboxrule 1mm 
13797 \backslash
13798 fboxsep 1mm
13799 \end_layout
13800
13801 \end_inset
13802
13803
13804 \begin_inset Formula \[
13805 \fcolorbox{cyan}{magenta}{A=B}
13806 \]
13807
13808 \end_inset
13809
13810
13811 \begin_inset ERT
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815
13816
13817 \backslash
13818 fboxrule 0.4pt 
13819 \backslash
13820 fboxsep 3pt
13821 \end_layout
13822
13823 \end_inset
13824
13825 のようにします。
13826 \end_layout
13827
13828 \begin_layout Standard
13829 上記の数式は、以下のコマンドで作成されています。
13830 \begin_inset Newline newline
13831 \end_inset
13832
13833
13834 \series bold
13835
13836 \backslash
13837 fcolorbox{cyan
13838 \begin_inset Formula $\to$
13839 \end_inset
13840
13841
13842 \backslash
13843 {magenta
13844 \begin_inset Formula $\to$
13845 \end_inset
13846
13847
13848 \backslash
13849 {A=B
13850 \series default
13851 .
13852 \end_layout
13853
13854 \begin_layout Standard
13855 \begin_inset VSpace bigskip
13856 \end_inset
13857
13858 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13859 \end_layout
13860
13861 \begin_layout Standard
13862 たとえば、「
13863 \series bold
13864 darkgreen
13865 \series default
13866 」という色を定義するには、LaTeXプリアンブルに
13867 \end_layout
13868
13869 \begin_layout Standard
13870
13871 \series bold
13872
13873 \backslash
13874 definecolor{darkgreen}{cmyk}{0.5,
13875 \series default
13876  
13877 \series bold
13878 0,
13879 \series default
13880  
13881 \series bold
13882 1,
13883 \series default
13884  
13885 \series bold
13886 0.5}
13887 \series default
13888
13889 \begin_inset Index idx
13890 status collapsed
13891
13892 \begin_layout Plain Layout
13893 こまんど@コマンド ! D ! 
13894 \backslash
13895 definecolor
13896 \end_layout
13897
13898 \end_inset
13899
13900
13901 \end_layout
13902
13903 \begin_layout Standard
13904 という行を書き加えます。
13905 \end_layout
13906
13907 \begin_layout Standard
13908
13909 \series bold
13910 cmyk
13911 \series default
13912 とは、
13913 \series bold
13914 cyan
13915 \series default
13916 (シアン)・
13917 \series bold
13918 magenta
13919 \series default
13920 (マゼンタ)・
13921 \series bold
13922 yellow
13923 \series default
13924 (黄)・
13925 \series bold
13926 black
13927 \series default
13928 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13929 \begin_inset space \thinspace{}
13930 \end_inset
13931
13932 -
13933 \begin_inset space \thinspace{}
13934 \end_inset
13935
13936 1の範囲をとることができます。定義には、
13937 \series bold
13938 cmyk
13939 \series default
13940 の他に、
13941 \series bold
13942 rgb
13943 \series default
13944 という色空間を使うこともできます。
13945 \series bold
13946 rgb
13947 \series default
13948 とは、
13949 \series bold
13950 red
13951 \series default
13952 (赤)・
13953 \series bold
13954 green
13955 \series default
13956 (緑)・
13957 \series bold
13958 blue
13959 \series default
13960 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13961 \series bold
13962 gray
13963 \series default
13964 という色空間もあります。
13965 \end_layout
13966
13967 \begin_layout Standard
13968 例として、文字が
13969 \series bold
13970 yellow
13971 \series default
13972 に色付けされ、新しく定義した
13973 \series bold
13974 darkgreen
13975 \series default
13976 という色を持つ縁付きボックスを挙げておきます。
13977 \begin_inset Formula \begin{equation}
13978 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13979 \end{equation}
13980
13981 \end_inset
13982
13983
13984 \end_layout
13985
13986 \begin_layout Standard
13987
13988 \series bold
13989
13990 \backslash
13991 textcolor
13992 \series default
13993 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
13994 \begin_inset Index idx
13995 status collapsed
13996
13997 \begin_layout Plain Layout
13998 てきすと@テキスト ! いろつき@色付き
13999 \end_layout
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \begin_layout Standard
14007 \begin_inset ERT
14008 status collapsed
14009
14010 \begin_layout Plain Layout
14011
14012
14013 \backslash
14014 textcolor{darkgreen}{
14015 \end_layout
14016
14017 \end_inset
14018
14019 この文は「darkgreen」です。
14020 \begin_inset ERT
14021 status collapsed
14022
14023 \begin_layout Plain Layout
14024
14025 }
14026 \end_layout
14027
14028 \end_inset
14029
14030
14031 \end_layout
14032
14033 \begin_layout Standard
14034
14035 \series bold
14036
14037 \backslash
14038 textcolor
14039 \series default
14040
14041 \begin_inset Index idx
14042 status collapsed
14043
14044 \begin_layout Plain Layout
14045 こまんど@コマンド ! T ! 
14046 \backslash
14047 textcolor
14048 \end_layout
14049
14050 \end_inset
14051
14052 は、
14053 \series bold
14054
14055 \backslash
14056 textcolor{色}{色付けをする文}
14057 \series default
14058 という書式で使用することができます。
14059 \end_layout
14060
14061 \begin_layout Subsection
14062 段落ボックス
14063 \begin_inset CommandInset label
14064 LatexCommand label
14065 name "sub:段落ボックス"
14066
14067 \end_inset
14068
14069
14070 \begin_inset Index idx
14071 status collapsed
14072
14073 \begin_layout Plain Layout
14074 ぼっくす@ボックス ! だんらく@段落
14075 \end_layout
14076
14077 \end_inset
14078
14079
14080 \begin_inset Index idx
14081 status collapsed
14082
14083 \begin_layout Plain Layout
14084 ぼっくす@ボックス ! parbox|see
14085 \begin_inset ERT
14086 status collapsed
14087
14088 \begin_layout Plain Layout
14089
14090 {
14091 \end_layout
14092
14093 \end_inset
14094
14095 ボックス ! 段落ボックス
14096 \begin_inset ERT
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100
14101 }
14102 \end_layout
14103
14104 \end_inset
14105
14106
14107 \end_layout
14108
14109 \end_inset
14110
14111
14112 \end_layout
14113
14114 \begin_layout Standard
14115 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14116 \family sans
14117 挿入\SpecialChar \menuseparator
14118 ボックス
14119 \family default
14120 メニューかツールバーボタン
14121 \begin_inset Graphics
14122         filename ../../images/box-insert.png
14123         scale 85
14124
14125 \end_inset
14126
14127 で作成することができます。
14128 \end_layout
14129
14130 \begin_layout Standard
14131 以下の例は、行中の縁付きparboxを示したものです。
14132 \end_layout
14133
14134 \begin_layout Standard
14135 \begin_inset VSpace medskip
14136 \end_inset
14137
14138 この行は、
14139 \begin_inset Box Boxed
14140 position "c"
14141 hor_pos "c"
14142 has_inner_box 1
14143 inner_pos "t"
14144 use_parbox 1
14145 use_makebox 0
14146 width "5cm"
14147 special "none"
14148 height "1in"
14149 height_special "totalheight"
14150 status open
14151
14152 \begin_layout Plain Layout
14153 これは段落ボックスです。これはちょうど5
14154 \begin_inset space \thinspace{}
14155 \end_inset
14156
14157 cmの幅になっており、以下のように数式を含めることもできます。
14158 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14159 \end_inset
14160
14161
14162 \end_layout
14163
14164 \end_inset
14165
14166 parboxの入った行です。
14167 \end_layout
14168
14169 \begin_layout Standard
14170 \begin_inset VSpace medskip
14171 \end_inset
14172
14173
14174 \end_layout
14175
14176 \begin_layout Standard
14177 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14178 \emph on
14179 装飾
14180 \emph default
14181 :簡素な長方形の箱型、
14182 \emph on
14183 内部ボックス
14184 \emph default
14185 :parboxコマンド、
14186 \emph on
14187
14188 \emph default
14189 :5
14190 \begin_inset space \thinspace{}
14191 \end_inset
14192
14193 cm、
14194 \emph on
14195 垂直ボックス配置
14196 \emph default
14197 :中央、に設定されています。
14198 \end_layout
14199
14200 \begin_layout Standard
14201 \begin_inset VSpace medskip
14202 \end_inset
14203
14204 LaTeXでは、parboxは、以下の書式を持つ
14205 \series bold
14206
14207 \backslash
14208 parbox
14209 \series default
14210
14211 \begin_inset Index idx
14212 status collapsed
14213
14214 \begin_layout Plain Layout
14215 こまんど@コマンド ! P ! 
14216 \backslash
14217 parbox
14218 \end_layout
14219
14220 \end_inset
14221
14222 コマンドによって作られます。
14223 \end_layout
14224
14225 \begin_layout Standard
14226
14227 \series bold
14228
14229 \backslash
14230 parbox[位置]{幅}{ボックスの内容}
14231 \end_layout
14232
14233 \begin_layout Standard
14234 「位置」は、
14235 \emph on
14236 b
14237 \emph default
14238
14239 \emph on
14240 t
14241 \emph default
14242 の値をとることができます。下揃えを意味する
14243 \emph on
14244 b
14245 \emph default
14246
14247 \bar under
14248 b
14249 \bar default
14250 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14251 \emph on
14252 t
14253 \emph default
14254
14255 \bar under
14256 t
14257 \bar default
14258 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14259 \emph on
14260 Boxes
14261 \emph default
14262 の節をご参照下さい。
14263 \end_layout
14264
14265 \begin_layout Standard
14266 \begin_inset VSpace bigskip
14267 \end_inset
14268
14269 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
14270 \series bold
14271 parbox{
14272 \backslash
14273 linewidth-2
14274 \backslash
14275 fboxsep-2
14276 \backslash
14277 fboxrule}{
14278 \series default
14279 というコマンドを挿入します。ここで
14280 \series bold
14281
14282 \backslash
14283 linewidth
14284 \begin_inset Index idx
14285 status collapsed
14286
14287 \begin_layout Plain Layout
14288 こまんど@コマンド ! L ! 
14289 \backslash
14290 linewidth
14291 \end_layout
14292
14293 \end_inset
14294
14295
14296 \series default
14297 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
14298 \begin_inset Foot
14299 status collapsed
14300
14301 \begin_layout Plain Layout
14302 \begin_inset CommandInset href
14303 LatexCommand href
14304 name "LyX-bug #4483"
14305 target "http://www.lyx.org/trac/ticket/4483"
14306
14307 \end_inset
14308
14309
14310 \end_layout
14311
14312 \end_inset
14313
14314 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
14315 \series bold
14316 calc
14317 \series default
14318
14319 \begin_inset Foot
14320 status collapsed
14321
14322 \begin_layout Plain Layout
14323
14324 \series bold
14325 calc
14326 \series default
14327 は、標準的LaTeX頒布版のすべてに含まれています。
14328 \end_layout
14329
14330 \end_inset
14331
14332
14333 \begin_inset Index idx
14334 status collapsed
14335
14336 \begin_layout Plain Layout
14337 ぱっけーじ@パッケージ ! calc
14338 \end_layout
14339
14340 \end_inset
14341
14342 を、LaTeXプリアンブル中で
14343 \end_layout
14344
14345 \begin_layout Standard
14346
14347 \series bold
14348
14349 \backslash
14350 usepackage{calc}
14351 \end_layout
14352
14353 \begin_layout Standard
14354 のように読み込んでおく必要があります。数式の後では、TeXモードで
14355 \series bold
14356 }}
14357 \series default
14358 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14359 \begin_inset ERT
14360 status collapsed
14361
14362 \begin_layout Plain Layout
14363
14364
14365 \backslash
14366 fboxsep 5mm 
14367 \backslash
14368 fboxrule 5mm
14369 \end_layout
14370
14371 \end_inset
14372
14373
14374 \end_layout
14375
14376 \begin_layout Standard
14377 \begin_inset ERT
14378 status collapsed
14379
14380 \begin_layout Plain Layout
14381
14382
14383 \backslash
14384 fbox{
14385 \backslash
14386 parbox{
14387 \backslash
14388 linewidth-2
14389 \backslash
14390 fboxsep-2
14391 \backslash
14392 fboxrule}{
14393 \end_layout
14394
14395 \end_inset
14396
14397
14398 \begin_inset Formula \begin{equation}
14399 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14400 \end{equation}
14401
14402 \end_inset
14403
14404
14405 \begin_inset ERT
14406 status collapsed
14407
14408 \begin_layout Plain Layout
14409
14410 }}
14411 \end_layout
14412
14413 \end_inset
14414
14415
14416 \begin_inset ERT
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420
14421
14422 \backslash
14423 fboxrule 0.4pt 
14424 \backslash
14425 fboxsep 3pt
14426 \end_layout
14427
14428 \end_inset
14429
14430
14431 \end_layout
14432
14433 \begin_layout Standard
14434 \begin_inset VSpace medskip
14435 \end_inset
14436
14437
14438 \series bold
14439
14440 \backslash
14441 fbox
14442 \series default
14443 の引数としてparboxが使われているので、この場合には、
14444 \series bold
14445
14446 \backslash
14447 fbox
14448 \series default
14449 を使おうが
14450 \series bold
14451
14452 \backslash
14453 boxed
14454 \series default
14455 を使おうが、差は生じません。
14456 \end_layout
14457
14458 \begin_layout Standard
14459 \begin_inset VSpace bigskip
14460 \end_inset
14461
14462 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14463 \series bold
14464
14465 \backslash
14466 parbox
14467 \series default
14468
14469 \series bold
14470
14471 \backslash
14472 tag
14473 \series default
14474 コマンドといっしょに使います(
14475 \series bold
14476
14477 \backslash
14478 tag
14479 \series default
14480 についての詳細は、第
14481 \begin_inset CommandInset ref
14482 LatexCommand ref
14483 reference "sub:ユーザー定義番号"
14484
14485 \end_inset
14486
14487 節をご参照下さい)
14488 \end_layout
14489
14490 \begin_layout Standard
14491 以下は、
14492 \series bold
14493
14494 \backslash
14495 parbox
14496 \series default
14497 を使ってコメントを付けた数式の例です。
14498 \end_layout
14499
14500 \begin_layout Standard
14501 \begin_inset ERT
14502 status collapsed
14503
14504 \begin_layout Plain Layout
14505
14506
14507 \backslash
14508 [5x-7b=3b
14509 \backslash
14510 tag*{
14511 \backslash
14512 parbox{5cm}{
14513 \end_layout
14514
14515 \end_inset
14516
14517 これは説明です。数式や多行数式本体からはっきりと離れています。
14518 \begin_inset ERT
14519 status collapsed
14520
14521 \begin_layout Plain Layout
14522
14523 }}
14524 \backslash
14525 ]
14526 \end_layout
14527
14528 \end_inset
14529
14530
14531 \end_layout
14532
14533 \begin_layout Standard
14534 LyXは、まだ数式中での
14535 \series bold
14536
14537 \backslash
14538 parbox
14539 \series default
14540 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14541 \end_layout
14542
14543 \begin_layout Standard
14544 まず、
14545 \series bold
14546
14547 \backslash
14548 [5x-7b=3b
14549 \backslash
14550 tag*
14551 \backslash
14552 {
14553 \backslash
14554 parbox{5cm}{
14555 \series default
14556 というコマンドをTeXモードで挿入します
14557 \begin_inset Foot
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562 \series bold
14563 行頭下げ
14564 \series default
14565 数式様式を使用している時には、
14566 \series bold
14567
14568 \backslash
14569 tag*
14570 \backslash
14571 {
14572 \series default
14573 の代わりに
14574 \series bold
14575
14576 \backslash
14577 hfill
14578 \series default
14579 を用いることもできます(数式様式に関しては、第
14580 \begin_inset CommandInset ref
14581 LatexCommand ref
14582 reference "sec:数式様式"
14583
14584 \end_inset
14585
14586 節をご参照下さい)。
14587 \end_layout
14588
14589 \end_inset
14590
14591 。それから、説明を通常のテキストとして入れ、最後に
14592 \series bold
14593 }}
14594 \backslash
14595 ]
14596 \series default
14597 をTeXモードで挿入します。ここで
14598 \series bold
14599
14600 \backslash
14601 [
14602 \series default
14603 および
14604 \series bold
14605
14606 \backslash
14607 ]
14608 \series default
14609 コマンドは別行建て数式を作るためのものです。
14610 \end_layout
14611
14612 \begin_layout Standard
14613
14614 \series bold
14615
14616 \backslash
14617 parbox
14618 \series default
14619 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14620 \begin_inset Formula \[
14621 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14622 \]
14623
14624 \end_inset
14625
14626
14627 \end_layout
14628
14629 \begin_layout Section
14630 演算子
14631 \begin_inset Index idx
14632 status collapsed
14633
14634 \begin_layout Plain Layout
14635 えんざんし@演算子
14636 \end_layout
14637
14638 \end_inset
14639
14640
14641 \end_layout
14642
14643 \begin_layout Subsection
14644 大演算子
14645 \begin_inset CommandInset label
14646 LatexCommand label
14647 name "sub:大演算子"
14648
14649 \end_inset
14650
14651
14652 \begin_inset Index idx
14653 status collapsed
14654
14655 \begin_layout Plain Layout
14656 えんざんし@演算子 ! だい@大
14657 \end_layout
14658
14659 \end_inset
14660
14661
14662 \begin_inset Index idx
14663 status collapsed
14664
14665 \begin_layout Plain Layout
14666 わ@和
14667 \end_layout
14668
14669 \end_inset
14670
14671
14672 \begin_inset Index idx
14673 status collapsed
14674
14675 \begin_layout Plain Layout
14676 せきぶんきごう@積分記号
14677 \end_layout
14678
14679 \end_inset
14680
14681
14682 \end_layout
14683
14684 \begin_layout Standard
14685 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14686 \family sans
14687 数式オプション
14688 \family default
14689 の面にある
14690 \family sans
14691 esintパッケージを自動的に使う
14692 \family default
14693 オプションを有効にしなくてはなりません。
14694 \end_layout
14695
14696 \begin_layout Standard
14697 \begin_inset space \hfill{}
14698 \end_inset
14699
14700
14701 \begin_inset Tabular
14702 <lyxtabular version="3" rows="9" columns="2">
14703 <features tabularvalignment="middle">
14704 <column alignment="center" valignment="top" width="0pt">
14705 <column alignment="center" valignment="top" width="0pt">
14706 <row>
14707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14708 \begin_inset Text
14709
14710 \begin_layout Plain Layout
14711 コマンド
14712 \end_layout
14713
14714 \end_inset
14715 </cell>
14716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Plain Layout
14720 出力
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 </row>
14726 <row>
14727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \begin_layout Plain Layout
14731
14732 \backslash
14733 sum
14734 \begin_inset Index idx
14735 status collapsed
14736
14737 \begin_layout Plain Layout
14738 こまんど@コマンド ! S ! 
14739 \backslash
14740 sum
14741 \end_layout
14742
14743 \end_inset
14744
14745
14746 \end_layout
14747
14748 \end_inset
14749 </cell>
14750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14751 \begin_inset Text
14752
14753 \begin_layout Plain Layout
14754 \begin_inset Formula $\sum$
14755 \end_inset
14756
14757
14758 \end_layout
14759
14760 \end_inset
14761 </cell>
14762 </row>
14763 <row>
14764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14765 \begin_inset Text
14766
14767 \begin_layout Plain Layout
14768
14769 \backslash
14770 int
14771 \begin_inset Index idx
14772 status collapsed
14773
14774 \begin_layout Plain Layout
14775 こまんど@コマンド ! I ! 
14776 \backslash
14777 int
14778 \end_layout
14779
14780 \end_inset
14781
14782
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14788 \begin_inset Text
14789
14790 \begin_layout Plain Layout
14791 \begin_inset Formula $\int$
14792 \end_inset
14793
14794
14795 \end_layout
14796
14797 \end_inset
14798 </cell>
14799 </row>
14800 <row>
14801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805
14806 \backslash
14807 oint
14808 \end_layout
14809
14810 \end_inset
14811 </cell>
14812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816 \begin_inset Formula $\oint$
14817 \end_inset
14818
14819
14820 \end_layout
14821
14822 \end_inset
14823 </cell>
14824 </row>
14825 <row>
14826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14827 \begin_inset Text
14828
14829 \begin_layout Plain Layout
14830
14831 \backslash
14832 ointctrclockwise
14833 \end_layout
14834
14835 \end_inset
14836 </cell>
14837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14838 \begin_inset Text
14839
14840 \begin_layout Plain Layout
14841 \begin_inset Formula $\ointctrclockwise$
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \end_inset
14848 </cell>
14849 </row>
14850 <row>
14851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14852 \begin_inset Text
14853
14854 \begin_layout Plain Layout
14855
14856 \backslash
14857 ointclockwise
14858 \end_layout
14859
14860 \end_inset
14861 </cell>
14862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866 \begin_inset Formula $\ointclockwise$
14867 \end_inset
14868
14869
14870 \end_layout
14871
14872 \end_inset
14873 </cell>
14874 </row>
14875 <row>
14876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880
14881 \backslash
14882 sqint
14883 \end_layout
14884
14885 \end_inset
14886 </cell>
14887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891 \begin_inset Formula $\sqint$
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \end_inset
14898 </cell>
14899 </row>
14900 <row>
14901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14902 \begin_inset Text
14903
14904 \begin_layout Plain Layout
14905
14906 \backslash
14907 bigcap
14908 \end_layout
14909
14910 \end_inset
14911 </cell>
14912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14913 \begin_inset Text
14914
14915 \begin_layout Plain Layout
14916 \begin_inset Formula $\bigcap$
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 </row>
14925 <row>
14926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930
14931 \backslash
14932 bigcup
14933 \end_layout
14934
14935 \end_inset
14936 </cell>
14937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941 \begin_inset Formula $\bigcup$
14942 \end_inset
14943
14944
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 </row>
14950 </lyxtabular>
14951
14952 \end_inset
14953
14954
14955 \begin_inset space \hfill{}
14956 \end_inset
14957
14958
14959 \begin_inset Tabular
14960 <lyxtabular version="3" rows="10" columns="2">
14961 <features tabularvalignment="middle">
14962 <column alignment="center" valignment="top" width="0pt">
14963 <column alignment="center" valignment="top" width="0pt">
14964 <row>
14965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14966 \begin_inset Text
14967
14968 \begin_layout Plain Layout
14969 コマンド
14970 \end_layout
14971
14972 \end_inset
14973 </cell>
14974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14975 \begin_inset Text
14976
14977 \begin_layout Plain Layout
14978 出力
14979 \end_layout
14980
14981 \end_inset
14982 </cell>
14983 </row>
14984 <row>
14985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989
14990 \backslash
14991 prod
14992 \begin_inset Index idx
14993 status collapsed
14994
14995 \begin_layout Plain Layout
14996 こまんど@コマンド ! P ! 
14997 \backslash
14998 prod
14999 \end_layout
15000
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012 \begin_inset Formula $\prod$
15013 \end_inset
15014
15015
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 </row>
15021 <row>
15022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15023 \begin_inset Text
15024
15025 \begin_layout Plain Layout
15026
15027 \backslash
15028 coprod
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037 \begin_inset Formula $\coprod$
15038 \end_inset
15039
15040
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 </row>
15046 <row>
15047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15048 \begin_inset Text
15049
15050 \begin_layout Plain Layout
15051
15052 \backslash
15053 bigodot
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15059 \begin_inset Text
15060
15061 \begin_layout Plain Layout
15062 \begin_inset Formula $\bigodot$
15063 \end_inset
15064
15065
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 </row>
15071 <row>
15072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15073 \begin_inset Text
15074
15075 \begin_layout Plain Layout
15076
15077 \backslash
15078 bigotimes
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087 \begin_inset Formula $\bigotimes$
15088 \end_inset
15089
15090
15091 \end_layout
15092
15093 \end_inset
15094 </cell>
15095 </row>
15096 <row>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101
15102 \backslash
15103 bigoplus
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112 \begin_inset Formula $\bigoplus$
15113 \end_inset
15114
15115
15116 \end_layout
15117
15118 \end_inset
15119 </cell>
15120 </row>
15121 <row>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126
15127 \backslash
15128 bigwedge
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137 \begin_inset Formula $\bigwedge$
15138 \end_inset
15139
15140
15141 \end_layout
15142
15143 \end_inset
15144 </cell>
15145 </row>
15146 <row>
15147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151
15152 \backslash
15153 bigvee
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162 \begin_inset Formula $\bigvee$
15163 \end_inset
15164
15165
15166 \end_layout
15167
15168 \end_inset
15169 </cell>
15170 </row>
15171 <row>
15172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15173 \begin_inset Text
15174
15175 \begin_layout Plain Layout
15176
15177 \backslash
15178 bigsqcup
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187 \begin_inset Formula $\bigsqcup$
15188 \end_inset
15189
15190
15191 \end_layout
15192
15193 \end_inset
15194 </cell>
15195 </row>
15196 <row>
15197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15198 \begin_inset Text
15199
15200 \begin_layout Plain Layout
15201
15202 \backslash
15203 biguplus
15204 \end_layout
15205
15206 \end_inset
15207 </cell>
15208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15209 \begin_inset Text
15210
15211 \begin_layout Plain Layout
15212 \begin_inset Formula $\biguplus$
15213 \end_inset
15214
15215
15216 \end_layout
15217
15218 \end_inset
15219 </cell>
15220 </row>
15221 </lyxtabular>
15222
15223 \end_inset
15224
15225
15226 \begin_inset space \hfill{}
15227 \end_inset
15228
15229
15230 \end_layout
15231
15232 \begin_layout Standard
15233 すべての大演算子は、数式ツールバーボタンの
15234 \begin_inset Graphics
15235         filename ../../images/math/intop.png
15236         scale 85
15237
15238 \end_inset
15239
15240 でも挿入することができます。
15241 \end_layout
15242
15243 \begin_layout Standard
15244 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15245 \end_layout
15246
15247 \begin_layout Standard
15248 積分演算子はすべて、
15249 \series bold
15250
15251 \backslash
15252 intop
15253 \series default
15254
15255 \series bold
15256
15257 \backslash
15258 ointop
15259 \series default
15260 のように、
15261 \series bold
15262 op
15263 \series default
15264 で終わる別バージョンがあります。これらの演算子は、
15265 \series bold
15266
15267 \backslash
15268 int
15269 \series default
15270 とは範囲の表示のしかたが異なります。第
15271 \begin_inset CommandInset ref
15272 LatexCommand ref
15273 reference "sub:演算子の範囲"
15274
15275 \end_inset
15276
15277 節をご参照下さい。
15278 \end_layout
15279
15280 \begin_layout Subsubsection*
15281 積分の子細
15282 \end_layout
15283
15284 \begin_layout Standard
15285 積分中で用いられる文字
15286 \emph on
15287 d
15288 \emph default
15289 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15290 \emph on
15291 d
15292 \emph default
15293 を選択して、短絡キー
15294 \begin_inset Info
15295 type  "shortcut"
15296 arg   "font-roman"
15297 \end_inset
15298
15299 を用います
15300 \begin_inset Foot
15301 status collapsed
15302
15303 \begin_layout Plain Layout
15304 文字様式については、第
15305 \begin_inset CommandInset ref
15306 LatexCommand ref
15307 reference "sub:書体様式"
15308
15309 \end_inset
15310
15311 節参照。
15312 \end_layout
15313
15314 \end_inset
15315
15316 。最後に、演算子の慣例に倣って、
15317 \emph on
15318 d
15319 \emph default
15320 の前に最小空白を挿入しなくてはなりません。たとえば、
15321 \end_layout
15322
15323 \begin_layout Standard
15324 正しくない例:
15325 \begin_inset Formula $\int A(x)dx$
15326 \end_inset
15327
15328
15329 \begin_inset Newline newline
15330 \end_inset
15331
15332 正しい
15333 \begin_inset Phantom HPhantom
15334 status open
15335
15336 \begin_layout Plain Layout
15337 ない
15338 \end_layout
15339
15340 \end_inset
15341
15342 例:
15343 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \begin_layout Standard
15350 多重積分に関しては、以下のコマンドがあります。
15351 \begin_inset VSpace medskip
15352 \end_inset
15353
15354
15355 \end_layout
15356
15357 \begin_layout Standard
15358 \begin_inset space \hfill{}
15359 \end_inset
15360
15361
15362 \begin_inset Tabular
15363 <lyxtabular version="3" rows="4" columns="2">
15364 <features tabularvalignment="middle">
15365 <column alignment="center" valignment="top" width="0">
15366 <column alignment="center" valignment="top" width="0">
15367 <row>
15368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 コマンド
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381 出力
15382 \begin_inset Note Note
15383 status collapsed
15384
15385 \begin_layout Plain Layout
15386 ここで
15387 \series bold
15388
15389 \backslash
15390 raisebox
15391 \series default
15392 はスペーサーとして使用しているだけです。
15393 \end_layout
15394
15395 \end_inset
15396
15397
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 </row>
15403 <row>
15404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15405 \begin_inset Text
15406
15407 \begin_layout Plain Layout
15408
15409 \backslash
15410 iint
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15416 \begin_inset Text
15417
15418 \begin_layout Plain Layout
15419 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15420 \end_inset
15421
15422
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 </row>
15428 <row>
15429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433
15434 \backslash
15435 oiint
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15441 \begin_inset Text
15442
15443 \begin_layout Plain Layout
15444 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \end_inset
15451 </cell>
15452 </row>
15453 <row>
15454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458
15459 \backslash
15460 sqiint
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15466 \begin_inset Text
15467
15468 \begin_layout Plain Layout
15469 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15470 \end_inset
15471
15472
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 </lyxtabular>
15479
15480 \end_inset
15481
15482
15483 \begin_inset space \hfill{}
15484 \end_inset
15485
15486
15487 \begin_inset Tabular
15488 <lyxtabular version="3" rows="4" columns="2">
15489 <features tabularvalignment="middle">
15490 <column alignment="center" valignment="top" width="0">
15491 <column alignment="center" valignment="top" width="0">
15492 <row>
15493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497 コマンド
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506 出力
15507 \end_layout
15508
15509 \end_inset
15510 </cell>
15511 </row>
15512 <row>
15513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15514 \begin_inset Text
15515
15516 \begin_layout Plain Layout
15517
15518 \backslash
15519 iiint
15520 \end_layout
15521
15522 \end_inset
15523 </cell>
15524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15525 \begin_inset Text
15526
15527 \begin_layout Plain Layout
15528 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15529 \end_inset
15530
15531
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 </row>
15537 <row>
15538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542
15543 \backslash
15544 iiiint
15545 \end_layout
15546
15547 \end_inset
15548 </cell>
15549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15550 \begin_inset Text
15551
15552 \begin_layout Plain Layout
15553 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 </row>
15562 <row>
15563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567
15568 \backslash
15569 dotsint
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15575 \begin_inset Text
15576
15577 \begin_layout Plain Layout
15578 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 </row>
15587 </lyxtabular>
15588
15589 \end_inset
15590
15591
15592 \begin_inset space \hfill{}
15593 \end_inset
15594
15595
15596 \end_layout
15597
15598 \begin_layout Subsection
15599 演算子の範囲
15600 \begin_inset CommandInset label
15601 LatexCommand label
15602 name "sub:演算子の範囲"
15603
15604 \end_inset
15605
15606
15607 \begin_inset Index idx
15608 status collapsed
15609
15610 \begin_layout Plain Layout
15611 えんざんし@演算子 ! はんい@範囲
15612 \end_layout
15613
15614 \end_inset
15615
15616
15617 \end_layout
15618
15619 \begin_layout Standard
15620 範囲は、上付き文字と下付き文字とで作成することができます。
15621 \end_layout
15622
15623 \begin_layout Standard
15624 \align center
15625 \begin_inset Tabular
15626 <lyxtabular version="3" rows="2" columns="2">
15627 <features tabularvalignment="middle">
15628 <column alignment="center" valignment="top" width="0pt">
15629 <column alignment="center" valignment="top" width="0pt">
15630 <row>
15631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635 コマンド
15636 \end_layout
15637
15638 \end_inset
15639 </cell>
15640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15641 \begin_inset Text
15642
15643 \begin_layout Plain Layout
15644 出力
15645 \begin_inset Note Note
15646 status collapsed
15647
15648 \begin_layout Plain Layout
15649 ここで
15650 \series bold
15651
15652 \backslash
15653 raisebox
15654 \series default
15655 はスペーサーとして使用しているだけです。
15656 \end_layout
15657
15658 \end_inset
15659
15660
15661 \end_layout
15662
15663 \end_inset
15664 </cell>
15665 </row>
15666 <row>
15667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671
15672 \backslash
15673 prod^
15674 \backslash
15675 infty
15676 \begin_inset ERT
15677 status collapsed
15678
15679 \begin_layout Plain Layout
15680
15681
15682 \backslash
15683 spce 
15684 \end_layout
15685
15686 \end_inset
15687
15688
15689 \begin_inset Formula $\to$
15690 \end_inset
15691
15692 _0
15693 \begin_inset Formula $\to$
15694 \end_inset
15695
15696 A(x)
15697 \end_layout
15698
15699 \end_inset
15700 </cell>
15701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15702 \begin_inset Text
15703
15704 \begin_layout Plain Layout
15705 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15706 \end_inset
15707
15708
15709 \end_layout
15710
15711 \end_inset
15712 </cell>
15713 </row>
15714 </lyxtabular>
15715
15716 \end_inset
15717
15718
15719 \end_layout
15720
15721 \begin_layout Standard
15722 行内数式では、範囲は演算子の右横に表示されます。別行建て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15723 \end_layout
15724
15725 \begin_layout Standard
15726 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15727 \family sans
15728 編集\SpecialChar \menuseparator
15729 数式\SpecialChar \menuseparator
15730 範囲の表記を変更
15731 \family default
15732 メニューで
15733 \family sans
15734 \series bold
15735 行内形式
15736 \family default
15737 \series default
15738 (短絡キー
15739 \begin_inset Info
15740 type  "shortcut"
15741 arg   "math-limits"
15742 \end_inset
15743
15744 )を選択することで範囲形式を変更することができます。以下はその用例です。
15745 \end_layout
15746
15747 \begin_layout Standard
15748 既定の範囲形式は、以下のようになっています。
15749 \begin_inset Formula \[
15750 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15751 \]
15752
15753 \end_inset
15754
15755 以下は、範囲形式を
15756 \family sans
15757 \series bold
15758 行内形式
15759 \family default
15760 \series default
15761 に変更したときの表示です。
15762 \begin_inset Formula \[
15763 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15764 \]
15765
15766 \end_inset
15767
15768
15769 \series bold
15770
15771 \backslash
15772 intop
15773 \series default
15774
15775 \series bold
15776
15777 \backslash
15778 ointop
15779 \series default
15780 などのように
15781 \series bold
15782 op
15783 \series default
15784 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15785 の例では、範囲形式を
15786 \series bold
15787 別行建て形式
15788 \series default
15789 にして積分記号の下に置くようにしています。
15790 \begin_inset Formula \begin{equation}
15791 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15792 \end{equation}
15793
15794 \end_inset
15795
15796
15797 \end_layout
15798
15799 \begin_layout Standard
15800 \begin_inset VSpace medskip
15801 \end_inset
15802
15803 範囲に条件を指定したい場合には、
15804 \series bold
15805
15806 \backslash
15807 subarray
15808 \series default
15809
15810 \begin_inset Index idx
15811 status collapsed
15812
15813 \begin_layout Plain Layout
15814 こまんど@コマンド ! S ! 
15815 \backslash
15816 subarray
15817 \end_layout
15818
15819 \end_inset
15820
15821 コマンドや
15822 \series bold
15823
15824 \backslash
15825 substack
15826 \series default
15827
15828 \begin_inset Index idx
15829 status collapsed
15830
15831 \begin_layout Plain Layout
15832 こまんど@コマンド ! S ! 
15833 \backslash
15834 substack
15835 \end_layout
15836
15837 \end_inset
15838
15839 コマンドを使用します。たとえば、以下の表記 
15840 \begin_inset Formula \begin{equation}
15841 \sum_{\begin{subarray}{c}
15842 0<k<1000\\
15843 \\
15844 k\,\in\,\mathbb{N}
15845 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15846 \end{equation}
15847
15848 \end_inset
15849
15850
15851 \end_layout
15852
15853 \begin_layout Standard
15854 を作成するには、以下のようにしなくてはなりません。
15855 \begin_inset Newline newline
15856 \end_inset
15857
15858 まず、
15859 \series bold
15860
15861 \backslash
15862 sum
15863 \series default
15864 ^
15865 \series bold
15866 n
15867 \begin_inset ERT
15868 status collapsed
15869
15870 \begin_layout Plain Layout
15871
15872
15873 \backslash
15874 spce 
15875 \end_layout
15876
15877 \end_inset
15878
15879 _
15880 \series default
15881 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15882 \series bold
15883
15884 \backslash
15885 subarray
15886 \begin_inset ERT
15887 status collapsed
15888
15889 \begin_layout Plain Layout
15890
15891
15892 \backslash
15893 spce 
15894 \end_layout
15895
15896 \end_inset
15897
15898
15899 \series default
15900 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15901 \begin_inset Info
15902 type  "shortcut"
15903 arg   "newline-insert newline"
15904 \end_inset
15905
15906 )を挿入することで作ることができます。ここに
15907 \begin_inset Newline newline
15908 \end_inset
15909
15910
15911 \series bold
15912 0
15913 \begin_inset Formula $\boldsymbol{<}$
15914 \end_inset
15915
15916 k
15917 \begin_inset Formula $\boldsymbol{<}$
15918 \end_inset
15919
15920 1000 Ctrl+Return
15921 \begin_inset Newline newline
15922 \end_inset
15923
15924
15925 \series default
15926 と入力すると、新規行のための新しい枠が現れます。
15927 \end_layout
15928
15929 \begin_layout Standard
15930 各行の揃え方は、
15931 \family sans
15932 表ツールバー
15933 \family default
15934
15935 \family sans
15936 編集\SpecialChar \menuseparator
15937 行と列
15938 \family default
15939 メニューで変更することができますが、右揃えにするには、行頭に
15940 \series bold
15941
15942 \backslash
15943 hfill
15944 \begin_inset ERT
15945 status collapsed
15946
15947 \begin_layout Plain Layout
15948
15949
15950 \backslash
15951 spce 
15952 \end_layout
15953
15954 \end_inset
15955
15956
15957 \series default
15958 を挿入しなくてはなりません。
15959 \end_layout
15960
15961 \begin_layout Standard
15962
15963 \series bold
15964
15965 \backslash
15966 substack
15967 \series default
15968 コマンドは、各行がつねに中央揃えになることを除いては、
15969 \series bold
15970
15971 \backslash
15972 subarray
15973 \series default
15974 と同じです。
15975 \end_layout
15976
15977 \begin_layout Standard
15978 \begin_inset VSpace bigskip
15979 \end_inset
15980
15981 演算子の後に来る文字は、範囲の横に来るので、
15982 \begin_inset CommandInset ref
15983 LatexCommand eqref
15984 reference "eq:substack"
15985
15986 \end_inset
15987
15988 式のように、演算子の横の余白が大きくなりすぎることがあります。
15989 \end_layout
15990
15991 \begin_layout Standard
15992 これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
15993 \end_layout
15994
15995 \begin_layout Standard
15996
15997 \series bold
15998
15999 \backslash
16000 def
16001 \backslash
16002 clap#1{
16003 \backslash
16004 hbox to 0pt{
16005 \backslash
16006 hss #1
16007 \backslash
16008 hss}}
16009 \begin_inset Newline newline
16010 \end_inset
16011
16012
16013 \backslash
16014 def
16015 \backslash
16016 mathclap {
16017 \backslash
16018 mathpalette 
16019 \backslash
16020 mathclapinternal}
16021 \begin_inset Newline newline
16022 \end_inset
16023
16024
16025 \backslash
16026 def
16027 \backslash
16028 mathclapinternal #1#2{
16029 \backslash
16030 clap{$
16031 \backslash
16032 mathsurround =0pt #1{#2}$}}
16033 \end_layout
16034
16035 \begin_layout Standard
16036 これは、範囲の幅を0
16037 \begin_inset space \thinspace{}
16038 \end_inset
16039
16040 ptに設定する
16041 \series bold
16042
16043 \backslash
16044 mathclap
16045 \series default
16046
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 こまんど@コマンド ! M ! 
16052 \backslash
16053 mathclap
16054 \end_layout
16055
16056 \end_inset
16057
16058 コマンドを定義しています。このコマンドの書式は、
16059 \end_layout
16060
16061 \begin_layout Standard
16062
16063 \series bold
16064
16065 \backslash
16066 mathclap{範囲}
16067 \end_layout
16068
16069 \begin_layout Standard
16070 となっていて、「範囲」には複数の条件を入れることができます。
16071 \end_layout
16072
16073 \begin_layout Standard
16074 これを
16075 \begin_inset CommandInset ref
16076 LatexCommand eqref
16077 reference "eq:substack"
16078
16079 \end_inset
16080
16081 式に応用すると、以下のようなコマンド
16082 \end_layout
16083
16084 \begin_layout Standard
16085
16086 \series bold
16087
16088 \backslash
16089 sum_
16090 \backslash
16091 mathclap{
16092 \backslash
16093 substack
16094 \begin_inset ERT
16095 status collapsed
16096
16097 \begin_layout Plain Layout
16098
16099
16100 \backslash
16101 spce 
16102 \end_layout
16103
16104 \end_inset
16105
16106 0
16107 \begin_inset Formula $\boldsymbol{<}$
16108 \end_inset
16109
16110 k
16111 \begin_inset Formula $\boldsymbol{<}$
16112 \end_inset
16113
16114 1000 Ctrl+Return
16115 \end_layout
16116
16117 \begin_layout Standard
16118 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
16119 \begin_inset Formula \[
16120 \sum_{\mathclap{\substack{0<k<1000\\
16121 \\
16122 k\,\in\,\mathbb{N}
16123 }
16124 }}^{n}k^{-2}
16125 \]
16126
16127 \end_inset
16128
16129
16130 \end_layout
16131
16132 \begin_layout Standard
16133 \begin_inset VSpace bigskip
16134 \end_inset
16135
16136 一つの範囲を複数の演算子に用いる方法が、第
16137 \begin_inset CommandInset ref
16138 LatexCommand ref
16139 reference "sub:自己定義演算子"
16140
16141 \end_inset
16142
16143 節に述べられています。
16144 \end_layout
16145
16146 \begin_layout Standard
16147 \begin_inset Newpage newpage
16148 \end_inset
16149
16150
16151 \end_layout
16152
16153 \begin_layout Subsection
16154 二項演算子
16155 \begin_inset CommandInset label
16156 LatexCommand label
16157 name "sub:二項演算子"
16158
16159 \end_inset
16160
16161
16162 \begin_inset Index idx
16163 status collapsed
16164
16165 \begin_layout Plain Layout
16166 えんざんし@演算子 ! にこう@二項
16167 \end_layout
16168
16169 \end_inset
16170
16171
16172 \end_layout
16173
16174 \begin_layout Standard
16175 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16176 \begin_inset VSpace medskip
16177 \end_inset
16178
16179
16180 \end_layout
16181
16182 \begin_layout Standard
16183 \begin_inset space \hfill{}
16184 \end_inset
16185
16186
16187 \begin_inset Tabular
16188 <lyxtabular version="3" rows="13" columns="2">
16189 <features tabularvalignment="middle">
16190 <column alignment="center" valignment="top" width="0pt">
16191 <column alignment="center" valignment="top" width="0pt">
16192 <row>
16193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Plain Layout
16197 コマンド
16198 \begin_inset Note Note
16199 status collapsed
16200
16201 \begin_layout Plain Layout
16202 ここで
16203 \series bold
16204
16205 \backslash
16206 raisebox
16207 \series default
16208 はスペーサーとして使用しているだけです。
16209 \end_layout
16210
16211 \end_inset
16212
16213
16214 \end_layout
16215
16216 \end_inset
16217 </cell>
16218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16219 \begin_inset Text
16220
16221 \begin_layout Plain Layout
16222 出力
16223 \end_layout
16224
16225 \end_inset
16226 </cell>
16227 </row>
16228 <row>
16229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16230 \begin_inset Text
16231
16232 \begin_layout Plain Layout
16233 +
16234 \end_layout
16235
16236 \end_inset
16237 </cell>
16238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16239 \begin_inset Text
16240
16241 \begin_layout Plain Layout
16242 \begin_inset Formula $+$
16243 \end_inset
16244
16245
16246 \end_layout
16247
16248 \end_inset
16249 </cell>
16250 </row>
16251 <row>
16252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Plain Layout
16256 -
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Plain Layout
16265 \begin_inset Formula $-$
16266 \end_inset
16267
16268
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 </row>
16274 <row>
16275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16276 \begin_inset Text
16277
16278 \begin_layout Plain Layout
16279
16280 \backslash
16281 pm
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Plain Layout
16290 \begin_inset Formula $\pm$
16291 \end_inset
16292
16293
16294 \end_layout
16295
16296 \end_inset
16297 </cell>
16298 </row>
16299 <row>
16300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Plain Layout
16304
16305 \backslash
16306 mp
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 $\mp$
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 cdot
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 $\cdot$
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 times
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 $\times$
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 div
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 $\div$
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 \begin_inset ERT
16405 status collapsed
16406
16407 \begin_layout Plain Layout
16408
16409
16410 \backslash
16411 raisebox{-1.2mm}{
16412 \end_layout
16413
16414 \end_inset
16415
16416 *
16417 \begin_inset ERT
16418 status collapsed
16419
16420 \begin_layout Plain Layout
16421
16422 }
16423 \end_layout
16424
16425 \end_inset
16426
16427
16428 \end_layout
16429
16430 \end_inset
16431 </cell>
16432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436 \begin_inset Formula $*$
16437 \end_inset
16438
16439
16440 \end_layout
16441
16442 \end_inset
16443 </cell>
16444 </row>
16445 <row>
16446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16447 \begin_inset Text
16448
16449 \begin_layout Plain Layout
16450
16451 \backslash
16452 star
16453 \end_layout
16454
16455 \end_inset
16456 </cell>
16457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Plain Layout
16461 \begin_inset Formula $\star$
16462 \end_inset
16463
16464
16465 \end_layout
16466
16467 \end_inset
16468 </cell>
16469 </row>
16470 <row>
16471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475
16476 \backslash
16477 circ
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 $\circ$
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 diamond
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 $\diamond$
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" bottomline="true" leftline="true" usebox="none">
16522 \begin_inset Text
16523
16524 \begin_layout Plain Layout
16525
16526 \backslash
16527 bullet
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16533 \begin_inset Text
16534
16535 \begin_layout Plain Layout
16536 \begin_inset Formula $\bullet$
16537 \end_inset
16538
16539
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 </row>
16545 </lyxtabular>
16546
16547 \end_inset
16548
16549
16550 \begin_inset space \hfill{}
16551 \end_inset
16552
16553
16554 \begin_inset Tabular
16555 <lyxtabular version="3" rows="13" columns="2">
16556 <features tabularvalignment="middle">
16557 <column alignment="center" valignment="top" width="0pt">
16558 <column alignment="center" valignment="top" width="0pt">
16559 <row>
16560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16561 \begin_inset Text
16562
16563 \begin_layout Plain Layout
16564 コマンド
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 出力
16574 \end_layout
16575
16576 \end_inset
16577 </cell>
16578 </row>
16579 <row>
16580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16581 \begin_inset Text
16582
16583 \begin_layout Plain Layout
16584
16585 \backslash
16586 nabla
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Plain Layout
16595 \begin_inset Formula $\nabla$
16596 \end_inset
16597
16598
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 </row>
16604 <row>
16605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609
16610 \backslash
16611 bigtriangledown
16612 \end_layout
16613
16614 \end_inset
16615 </cell>
16616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16617 \begin_inset Text
16618
16619 \begin_layout Plain Layout
16620 \begin_inset Formula $\bigtriangledown$
16621 \end_inset
16622
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 bigtriangleup
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 $\bigtriangleup$
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 Box
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 $\Box$
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 cap 
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 $\cap$
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 cup
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 $\cup$
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 dagger
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 $\dagger$
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 ddagger
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 $\ddagger$
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 wr
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 $\wr$
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 bigcirc
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 $\bigcirc$
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 wedge
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 $\wedge$
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" bottomline="true" leftline="true" usebox="none">
16856 \begin_inset Text
16857
16858 \begin_layout Plain Layout
16859
16860 \backslash
16861 vee
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870 \begin_inset Formula $\vee$
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 </row>
16879 </lyxtabular>
16880
16881 \end_inset
16882
16883
16884 \begin_inset space \hfill{}
16885 \end_inset
16886
16887
16888 \begin_inset Tabular
16889 <lyxtabular version="3" rows="13" columns="2">
16890 <features tabularvalignment="middle">
16891 <column alignment="center" valignment="top" width="0pt">
16892 <column alignment="center" valignment="top" width="0pt">
16893 <row>
16894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 コマンド
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907 出力
16908 \end_layout
16909
16910 \end_inset
16911 </cell>
16912 </row>
16913 <row>
16914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918
16919 \backslash
16920 oplus
16921 \end_layout
16922
16923 \end_inset
16924 </cell>
16925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929 \begin_inset Formula $\oplus$
16930 \end_inset
16931
16932
16933 \end_layout
16934
16935 \end_inset
16936 </cell>
16937 </row>
16938 <row>
16939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16940 \begin_inset Text
16941
16942 \begin_layout Plain Layout
16943
16944 \backslash
16945 ominus
16946 \end_layout
16947
16948 \end_inset
16949 </cell>
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954 \begin_inset Formula $\ominus$
16955 \end_inset
16956
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 otimes
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 $\otimes$
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 oslash
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 $\oslash$
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 odot
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 $\odot$
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 amalg
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 $\amalg$
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 uplus
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 $\uplus$
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 setminus
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 $\setminus$
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 sqcap
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 $\sqcap$
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 sqcup
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 $\sqcup$
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 triangleleft
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 $\triangleleft$
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" bottomline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193
17194 \backslash
17195 triangleright
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17201 \begin_inset Text
17202
17203 \begin_layout Plain Layout
17204 \begin_inset Formula $\triangleright$
17205 \end_inset
17206
17207
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 </row>
17213 </lyxtabular>
17214
17215 \end_inset
17216
17217
17218 \begin_inset space \hfill{}
17219 \end_inset
17220
17221
17222 \end_layout
17223
17224 \begin_layout Standard
17225 二項演算子は、すべて数式ツールバーボタンの
17226 \begin_inset Graphics
17227         filename ../../images/math/pm.png
17228         scale 85
17229
17230 \end_inset
17231
17232 から挿入することもできます。
17233 \end_layout
17234
17235 \begin_layout Standard
17236 ラプラス演算子を組版するには、
17237 \series bold
17238
17239 \backslash
17240 bigtriangleup
17241 \series default
17242 以外に、
17243 \series bold
17244
17245 \backslash
17246 Delta
17247 \series default
17248
17249 \series bold
17250
17251 \backslash
17252 nabla
17253 \series default
17254 ^
17255 \series bold
17256 2
17257 \series default
17258
17259 \begin_inset Formula $\nabla^{2}$
17260 \end_inset
17261
17262 )を使用することもできます。
17263 \end_layout
17264
17265 \begin_layout Standard
17266
17267 \family sans
17268 挿入\SpecialChar \menuseparator
17269 特殊文字
17270 \family default
17271 メニューの
17272 \family sans
17273 メニュー区切り
17274 \family default
17275 で入力される文字は、
17276 \series bold
17277
17278 \backslash
17279 triangleright
17280 \series default
17281 演算子です。
17282 \end_layout
17283
17284 \begin_layout Subsection
17285 自己定義演算子
17286 \begin_inset CommandInset label
17287 LatexCommand label
17288 name "sub:自己定義演算子"
17289
17290 \end_inset
17291
17292
17293 \begin_inset Index idx
17294 status collapsed
17295
17296 \begin_layout Plain Layout
17297 えんざんし@演算子 ! じこていぎ@自己定義
17298 \end_layout
17299
17300 \end_inset
17301
17302
17303 \end_layout
17304
17305 \begin_layout Standard
17306 LaTeXプリアンブルで
17307 \series bold
17308
17309 \backslash
17310 DeclareMathOperator
17311 \series default
17312
17313 \begin_inset Index idx
17314 status collapsed
17315
17316 \begin_layout Plain Layout
17317 こまんど@コマンド ! D ! 
17318 \backslash
17319 dbinom@
17320 \backslash
17321 DeclareMathOperator
17322 \end_layout
17323
17324 \end_inset
17325
17326 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
17327 \end_layout
17328
17329 \begin_layout Standard
17330
17331 \series bold
17332
17333 \backslash
17334 DeclareMathOperator{新規コマンド}{表示}
17335 \end_layout
17336
17337 \begin_layout Standard
17338 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17339 \begin_inset CommandInset ref
17340 LatexCommand ref
17341 reference "sub:演算子の範囲"
17342
17343 \end_inset
17344
17345 節で述べられた範囲を指定することができます。
17346 \end_layout
17347
17348 \begin_layout Standard
17349 たとえば、以下のようなLaTeXプリアンブル行
17350 \end_layout
17351
17352 \begin_layout Standard
17353
17354 \series bold
17355
17356 \backslash
17357 DeclareMathOperator*{
17358 \backslash
17359 Lozenge}{
17360 \backslash
17361 blacklozenge}
17362 \end_layout
17363
17364 \begin_layout Standard
17365 は、第
17366 \begin_inset CommandInset ref
17367 LatexCommand ref
17368 reference "sub:その他の記号"
17369
17370 \end_inset
17371
17372 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17373 \series bold
17374
17375 \backslash
17376 Lozenge
17377 \series default
17378 を定義します。
17379 \begin_inset Formula \[
17380 \Lozenge_{n=1}^{\infty}
17381 \]
17382
17383 \end_inset
17384
17385 上記の数式を作るコマンドは、
17386 \series bold
17387
17388 \backslash
17389 Lozenge
17390 \series default
17391 ^
17392 \series bold
17393
17394 \backslash
17395 infty
17396 \begin_inset Formula $\to$
17397 \end_inset
17398
17399 _n=1
17400 \series default
17401 です。
17402 \end_layout
17403
17404 \begin_layout Standard
17405 \begin_inset VSpace bigskip
17406 \end_inset
17407
17408 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17409 \series bold
17410
17411 \backslash
17412 mathop
17413 \series default
17414
17415 \begin_inset Index idx
17416 status collapsed
17417
17418 \begin_layout Plain Layout
17419 こまんど@コマンド ! M ! 
17420 \backslash
17421 mathop
17422 \end_layout
17423
17424 \end_inset
17425
17426 コマンドおよび
17427 \series bold
17428
17429 \backslash
17430 mathbin
17431 \series default
17432
17433 \begin_inset Index idx
17434 status collapsed
17435
17436 \begin_layout Plain Layout
17437 こまんど@コマンド ! M ! 
17438 \backslash
17439 mathbin
17440 \end_layout
17441
17442 \end_inset
17443
17444 コマンドを用いて定義を行うこともできます。
17445 \end_layout
17446
17447 \begin_layout Standard
17448 (書式)
17449 \series bold
17450
17451 \backslash
17452 mathop{表示}
17453 \series default
17454 および
17455 \series bold
17456
17457 \backslash
17458 mathbin{表示}
17459 \end_layout
17460
17461 \begin_layout Standard
17462
17463 \series bold
17464
17465 \backslash
17466 mathop
17467 \series default
17468 は大演算子を定義し、
17469 \series bold
17470
17471 \backslash
17472 mathbin
17473 \series default
17474 は二項演算子を定義します。
17475 \end_layout
17476
17477 \begin_layout Standard
17478 たとえば
17479 \series bold
17480
17481 \backslash
17482 mathop
17483 \series default
17484 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17485 \end_layout
17486
17487 \begin_layout Standard
17488 \begin_inset Formula \[
17489 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17490 \]
17491
17492 \end_inset
17493
17494
17495 \end_layout
17496
17497 \begin_layout Standard
17498 上記の数式では
17499 \begin_inset Newline newline
17500 \end_inset
17501
17502
17503 \series bold
17504
17505 \backslash
17506 mathop{
17507 \backslash
17508 sum
17509 \backslash
17510 negmedspace
17511 \backslash
17512 sum
17513 \series default
17514
17515 \begin_inset ERT
17516 status collapsed
17517
17518 \begin_layout Plain Layout
17519
17520
17521 \backslash
17522 spce 
17523 \end_layout
17524
17525 \end_inset
17526
17527
17528 \series bold
17529
17530 \begin_inset Formula $\to$
17531 \end_inset
17532
17533 ^N
17534 \series default
17535
17536 \begin_inset ERT
17537 status collapsed
17538
17539 \begin_layout Plain Layout
17540
17541
17542 \backslash
17543 spce 
17544 \end_layout
17545
17546 \end_inset
17547
17548
17549 \series bold
17550 _i,j=1
17551 \begin_inset Newline newline
17552 \end_inset
17553
17554
17555 \series default
17556 というコマンドを用いています。
17557 \end_layout
17558
17559 \begin_layout Section
17560 書体
17561 \begin_inset Index idx
17562 status collapsed
17563
17564 \begin_layout Plain Layout
17565 しょたい@書体
17566 \end_layout
17567
17568 \end_inset
17569
17570
17571 \begin_inset Index idx
17572 status collapsed
17573
17574 \begin_layout Plain Layout
17575 ふぉんと@フォント | see
17576 \begin_inset ERT
17577 status collapsed
17578
17579 \begin_layout Plain Layout
17580
17581 {
17582 \end_layout
17583
17584 \end_inset
17585
17586 書体
17587 \begin_inset ERT
17588 status collapsed
17589
17590 \begin_layout Plain Layout
17591
17592 }
17593 \end_layout
17594
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \end_inset
17601
17602
17603 \end_layout
17604
17605 \begin_layout Subsection
17606 書体様式
17607 \begin_inset CommandInset label
17608 LatexCommand label
17609 name "sub:書体様式"
17610
17611 \end_inset
17612
17613
17614 \begin_inset Index idx
17615 status collapsed
17616
17617 \begin_layout Plain Layout
17618 しょたい@書体 ! ようしき@様式
17619 \end_layout
17620
17621 \end_inset
17622
17623
17624 \end_layout
17625
17626 \begin_layout Standard
17627 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17628 \begin_inset VSpace -2mm
17629 \end_inset
17630
17631
17632 \end_layout
17633
17634 \begin_layout Standard
17635 \align center
17636 \begin_inset Tabular
17637 <lyxtabular version="3" rows="7" columns="3">
17638 <features tabularvalignment="middle">
17639 <column alignment="center" valignment="top" width="0">
17640 <column alignment="center" valignment="top" width="0">
17641 <column alignment="center" valignment="top" width="0">
17642 <row>
17643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Plain Layout
17647 コマンド
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656 出力
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17662 \begin_inset Text
17663
17664 \begin_layout Plain Layout
17665 短絡キー
17666 \end_layout
17667
17668 \end_inset
17669 </cell>
17670 </row>
17671 <row>
17672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676
17677 \backslash
17678 mathbb
17679 \series bold
17680
17681 \begin_inset ERT
17682 status collapsed
17683
17684 \begin_layout Plain Layout
17685
17686
17687 \backslash
17688 spce 
17689 \end_layout
17690
17691 \end_inset
17692
17693
17694 \series default
17695 ABC
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 \begin_inset Formula $\mathbb{ABC}$
17705 \end_inset
17706
17707
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 \begin_inset Info
17717 type  "shortcut"
17718 arg   "font-noun"
17719 \end_inset
17720
17721
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 </row>
17727 <row>
17728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732
17733 \backslash
17734 mathbf
17735 \series bold
17736
17737 \begin_inset ERT
17738 status collapsed
17739
17740 \begin_layout Plain Layout
17741
17742
17743 \backslash
17744 spce 
17745 \end_layout
17746
17747 \end_inset
17748
17749
17750 \series default
17751 AbC
17752 \end_layout
17753
17754 \end_inset
17755 </cell>
17756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17757 \begin_inset Text
17758
17759 \begin_layout Plain Layout
17760 \begin_inset Formula $\mathbf{AbC}$
17761 \end_inset
17762
17763
17764 \end_layout
17765
17766 \end_inset
17767 </cell>
17768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17769 \begin_inset Text
17770
17771 \begin_layout Plain Layout
17772 \begin_inset Info
17773 type  "shortcut"
17774 arg   "font-bold"
17775 \end_inset
17776
17777
17778 \end_layout
17779
17780 \end_inset
17781 </cell>
17782 </row>
17783 <row>
17784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788
17789 \backslash
17790 boldsymbol
17791 \series bold
17792
17793 \begin_inset ERT
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797
17798
17799 \backslash
17800 spce 
17801 \end_layout
17802
17803 \end_inset
17804
17805
17806 \series default
17807 AbC
17808 \end_layout
17809
17810 \end_inset
17811 </cell>
17812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816 \begin_inset Formula $\boldsymbol{AbC}$
17817 \end_inset
17818
17819
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 \begin_inset Info
17829 type  "shortcuts"
17830 arg   "font-boldsymbol"
17831 \end_inset
17832
17833
17834 \end_layout
17835
17836 \end_inset
17837 </cell>
17838 </row>
17839 <row>
17840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844
17845 \backslash
17846 mathcal
17847 \series bold
17848
17849 \begin_inset ERT
17850 status collapsed
17851
17852 \begin_layout Plain Layout
17853
17854
17855 \backslash
17856 spce 
17857 \end_layout
17858
17859 \end_inset
17860
17861
17862 \series default
17863 ABC
17864 \end_layout
17865
17866 \end_inset
17867 </cell>
17868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17869 \begin_inset Text
17870
17871 \begin_layout Plain Layout
17872 \begin_inset Formula $\mathcal{ABC}$
17873 \end_inset
17874
17875
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884 \begin_inset Info
17885 type  "shortcut"
17886 arg   "font-emph"
17887 \end_inset
17888
17889
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 </row>
17895 <row>
17896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \backslash
17902 mathfrak
17903 \series bold
17904
17905 \begin_inset ERT
17906 status collapsed
17907
17908 \begin_layout Plain Layout
17909
17910
17911 \backslash
17912 spce 
17913 \end_layout
17914
17915 \end_inset
17916
17917
17918 \series default
17919 AbC
17920 \end_layout
17921
17922 \end_inset
17923 </cell>
17924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928 \begin_inset Formula $\mathfrak{AbC}$
17929 \end_inset
17930
17931
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 -
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 </row>
17946 <row>
17947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951
17952 \backslash
17953 mathscr
17954 \series bold
17955
17956 \begin_inset ERT
17957 status collapsed
17958
17959 \begin_layout Plain Layout
17960
17961
17962 \backslash
17963 spce 
17964 \end_layout
17965
17966 \end_inset
17967
17968
17969 \series default
17970 AbC
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 \begin_inset Formula $\mathscr{AbC}$
17980 \end_inset
17981
17982
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17988 \begin_inset Text
17989
17990 \begin_layout Plain Layout
17991 -
17992 \end_layout
17993
17994 \end_inset
17995 </cell>
17996 </row>
17997 </lyxtabular>
17998
17999 \end_inset
18000
18001
18002 \end_layout
18003
18004 \begin_layout Standard
18005 \align center
18006 \begin_inset Tabular
18007 <lyxtabular version="3" rows="5" columns="3">
18008 <features tabularvalignment="middle">
18009 <column alignment="center" valignment="top" width="0">
18010 <column alignment="center" valignment="top" width="0">
18011 <column alignment="center" valignment="top" width="0">
18012 <row>
18013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18014 \begin_inset Text
18015
18016 \begin_layout Plain Layout
18017 コマンド
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 出力
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 短絡キー
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 </row>
18041 <row>
18042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18043 \begin_inset Text
18044
18045 \begin_layout Plain Layout
18046
18047 \backslash
18048 mathit
18049 \series bold
18050
18051 \begin_inset ERT
18052 status collapsed
18053
18054 \begin_layout Plain Layout
18055
18056
18057 \backslash
18058 spce 
18059 \end_layout
18060
18061 \end_inset
18062
18063
18064 \series default
18065 AbC
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 \begin_inset Formula $\mathit{AbC}$
18075 \end_inset
18076
18077
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 -
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 </row>
18092 <row>
18093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \backslash
18099 mathrm
18100 \series bold
18101
18102 \begin_inset ERT
18103 status collapsed
18104
18105 \begin_layout Plain Layout
18106
18107
18108 \backslash
18109 spce 
18110 \end_layout
18111
18112 \end_inset
18113
18114
18115 \series default
18116 AbC
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Formula $\mathrm{AbC}$
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 \begin_inset Info
18138 type  "shortcut"
18139 arg   "font-roman"
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \backslash
18155 mathsf
18156 \series bold
18157
18158 \begin_inset ERT
18159 status collapsed
18160
18161 \begin_layout Plain Layout
18162
18163
18164 \backslash
18165 spce 
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \series default
18172 AbC
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 \begin_inset Formula $\mathsf{AbC}$
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 \begin_inset Info
18194 type  "shortcut"
18195 arg   "font-sans"
18196 \end_inset
18197
18198
18199 \end_layout
18200
18201 \end_inset
18202 </cell>
18203 </row>
18204 <row>
18205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209
18210 \backslash
18211 mathtt
18212 \series bold
18213
18214 \begin_inset ERT
18215 status collapsed
18216
18217 \begin_layout Plain Layout
18218
18219
18220 \backslash
18221 spce 
18222 \end_layout
18223
18224 \end_inset
18225
18226
18227 \series default
18228 AbC
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 \begin_inset Formula $\mathtt{AbC}$
18238 \end_inset
18239
18240
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 \begin_inset Info
18250 type  "shortcut"
18251 arg   "font-typewriter"
18252 \end_inset
18253
18254
18255 \end_layout
18256
18257 \end_inset
18258 </cell>
18259 </row>
18260 </lyxtabular>
18261
18262 \end_inset
18263
18264
18265 \end_layout
18266
18267 \begin_layout Standard
18268 \begin_inset Note Greyedout
18269 status open
18270
18271 \begin_layout Plain Layout
18272
18273 \series bold
18274 (注意)
18275 \backslash
18276 mathbb
18277 \series default
18278 様式と
18279 \series bold
18280
18281 \backslash
18282 mathcal
18283 \series default
18284 様式は、大文字にのみ使用することができます。
18285 \end_layout
18286
18287 \end_inset
18288
18289
18290 \end_layout
18291
18292 \begin_layout Standard
18293 既定では、
18294 \series bold
18295
18296 \backslash
18297 mathnormal
18298 \series default
18299 様式に設定されています。
18300 \end_layout
18301
18302 \begin_layout Standard
18303 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18304 \begin_inset Formula \[
18305 \mathfrak{A=\frac{b}{C}}
18306 \]
18307
18308 \end_inset
18309
18310
18311 \end_layout
18312
18313 \begin_layout Standard
18314 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18315 \series bold
18316
18317 \backslash
18318 textrm
18319 \series default
18320 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
18321 \begin_inset Foot
18322 status collapsed
18323
18324 \begin_layout Plain Layout
18325 \begin_inset CommandInset href
18326 LatexCommand href
18327 name "LyX-bug #4629"
18328 target "http://www.lyx.org/trac/ticket/4629"
18329
18330 \end_inset
18331
18332
18333 \end_layout
18334
18335 \end_inset
18336
18337
18338 \end_layout
18339
18340 \begin_layout Standard
18341 書体様式コマンドの代わりに、
18342 \family sans
18343 編集\SpecialChar \menuseparator
18344 数学\SpecialChar \menuseparator
18345 文字様式
18346 \family default
18347 ダイアログや、
18348 \begin_inset Graphics
18349         filename ../../images/math/font.png
18350         scale 85
18351
18352 \end_inset
18353
18354 を使用することもできます。
18355 \end_layout
18356
18357 \begin_layout Subsection
18358 ボールド体の数式
18359 \begin_inset CommandInset label
18360 LatexCommand label
18361 name "sub:ボールド体の数式"
18362
18363 \end_inset
18364
18365
18366 \begin_inset Index idx
18367 status collapsed
18368
18369 \begin_layout Plain Layout
18370 すうしき@数式 ! ぼーるどたい@ボールド体
18371 \end_layout
18372
18373 \end_inset
18374
18375
18376 \end_layout
18377
18378 \begin_layout Standard
18379 数式全体をボールド体にしようとすると、前節の
18380 \series bold
18381
18382 \backslash
18383 mathbf
18384 \series default
18385 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18386 字してしまいます。
18387 \end_layout
18388
18389 \begin_layout Standard
18390 \begin_inset Formula \[
18391 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18392 \]
18393
18394 \end_inset
18395
18396
18397 \end_layout
18398
18399 \begin_layout Standard
18400 この数式を正しく表示するには、以下のように、
18401 \series bold
18402
18403 \backslash
18404 boldsymbol
18405 \series default
18406 コマンドを使用します。
18407 \begin_inset Formula \[
18408 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18409 \]
18410
18411 \end_inset
18412
18413 また、数式を
18414 \series bold
18415 boldmath環境
18416 \series default
18417 に設定する方法もあります。この環境は、TeXモードで
18418 \series bold
18419
18420 \backslash
18421 boldmath
18422 \begin_inset Index idx
18423 status collapsed
18424
18425 \begin_layout Plain Layout
18426 こまんど@コマンド ! B ! 
18427 \backslash
18428 boldmath
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \series default
18435 コマンドを挿入することによって作ることができます。環境を閉じるには、
18436 \series bold
18437
18438 \backslash
18439 unboldmath
18440 \begin_inset Index idx
18441 status collapsed
18442
18443 \begin_layout Plain Layout
18444 こまんど@コマンド ! U ! 
18445 \backslash
18446 unboldmath
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \series default
18453 コマンドをTeXモードで挿入します。
18454 \begin_inset ERT
18455 status collapsed
18456
18457 \begin_layout Plain Layout
18458
18459
18460 \backslash
18461 boldmath 
18462 \end_layout
18463
18464 \end_inset
18465
18466
18467 \begin_inset Formula \[
18468 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18469 \]
18470
18471 \end_inset
18472
18473
18474 \begin_inset ERT
18475 status collapsed
18476
18477 \begin_layout Plain Layout
18478
18479
18480 \backslash
18481 unboldmath 
18482 \end_layout
18483
18484 \end_inset
18485
18486
18487 \end_layout
18488
18489 \begin_layout Subsection
18490 色付きの数式
18491 \begin_inset Index idx
18492 status collapsed
18493
18494 \begin_layout Plain Layout
18495 すうしき@数式 ! いろつき@色付き
18496 \end_layout
18497
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \begin_layout Standard
18504 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18505 \begin_inset Formula \[
18506 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18507 \]
18508
18509 \end_inset
18510
18511
18512 \end_layout
18513
18514 \begin_layout Standard
18515
18516 \begin_inset CommandInset ref
18517 LatexCommand ref
18518 reference "sub:色付きボックス"
18519
18520 \end_inset
18521
18522 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
18523 \series bold
18524
18525 \backslash
18526 textcolor
18527 \series default
18528
18529 \begin_inset Index idx
18530 status collapsed
18531
18532 \begin_layout Plain Layout
18533 こまんど@コマンド ! T ! 
18534 \backslash
18535 textcolor
18536 \end_layout
18537
18538 \end_inset
18539
18540 TeXコードコマンドで適用することができます。
18541 \end_layout
18542
18543 \begin_layout Standard
18544
18545 \series bold
18546
18547 \backslash
18548 textcolor{色}{文字ないし数式}
18549 \end_layout
18550
18551 \begin_layout Standard
18552 下記の例は、全体を濃緑にし、一部を赤にしています。
18553 \end_layout
18554
18555 \begin_layout Standard
18556 \begin_inset ERT
18557 status collapsed
18558
18559 \begin_layout Plain Layout
18560
18561
18562 \backslash
18563 textcolor{darkgreen}{
18564 \end_layout
18565
18566 \end_inset
18567
18568
18569 \begin_inset Formula \[
18570 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18571 \]
18572
18573 \end_inset
18574
18575
18576 \begin_inset ERT
18577 status collapsed
18578
18579 \begin_layout Plain Layout
18580
18581 }
18582 \end_layout
18583
18584 \end_inset
18585
18586
18587 \end_layout
18588
18589 \begin_layout Standard
18590 LyXのバグのため、自製色は数式全体に対してしか使用することができません
18591 \begin_inset Foot
18592 status collapsed
18593
18594 \begin_layout Plain Layout
18595 \begin_inset CommandInset href
18596 LatexCommand href
18597 name "LyX-bug #5269"
18598 target "http://www.lyx.org/trac/ticket/5269"
18599
18600 \end_inset
18601
18602
18603 \end_layout
18604
18605 \end_inset
18606
18607
18608 \end_layout
18609
18610 \begin_layout Subsection
18611 書体寸法
18612 \begin_inset CommandInset label
18613 LatexCommand label
18614 name "sub:書体寸法"
18615
18616 \end_inset
18617
18618
18619 \begin_inset Index idx
18620 status collapsed
18621
18622 \begin_layout Plain Layout
18623 しょたい@書体 ! すんぽう@寸法
18624 \end_layout
18625
18626 \end_inset
18627
18628
18629 \end_layout
18630
18631 \begin_layout Standard
18632 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18633 \end_layout
18634
18635 \begin_layout Standard
18636
18637 \series bold
18638
18639 \backslash
18640 Huge
18641 \series default
18642
18643 \series bold
18644
18645 \backslash
18646 huge
18647 \series default
18648
18649 \series bold
18650
18651 \backslash
18652 LARGE
18653 \series default
18654
18655 \series bold
18656
18657 \backslash
18658 Large
18659 \series default
18660
18661 \series bold
18662
18663 \backslash
18664 large
18665 \series default
18666
18667 \series bold
18668
18669 \backslash
18670 normalsize
18671 \series default
18672
18673 \series bold
18674
18675 \backslash
18676 small
18677 \series default
18678 ,
18679 \begin_inset Newline newline
18680 \end_inset
18681
18682
18683 \series bold
18684
18685 \backslash
18686 footnotesize
18687 \series default
18688
18689 \series bold
18690
18691 \backslash
18692 scriptsize
18693 \series default
18694 、および
18695 \series bold
18696
18697 \backslash
18698 tiny
18699 \end_layout
18700
18701 \begin_layout Standard
18702 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18703 \series bold
18704
18705 \backslash
18706 normalsize
18707 \series default
18708 コマンドに設定されます。他のコマンドは、
18709 \series bold
18710
18711 \backslash
18712 normalsize
18713 \series default
18714 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18715 \begin_inset space \thinspace{}
18716 \end_inset
18717
18718 ptであるならば、
18719 \series bold
18720
18721 \backslash
18722 Huge
18723 \series default
18724 コマンドは
18725 \series bold
18726
18727 \backslash
18728 huge
18729 \series default
18730 コマンドと同じ大きさに落とされます。
18731 \end_layout
18732
18733 \begin_layout Standard
18734 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
18735 \series bold
18736
18737 \backslash
18738 normalsize
18739 \series default
18740 コマンドを挿入します。
18741 \end_layout
18742
18743 \begin_layout Standard
18744 \begin_inset Newpage newpage
18745 \end_inset
18746
18747
18748 \end_layout
18749
18750 \begin_layout Standard
18751 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
18752 \end_layout
18753
18754 \begin_layout Standard
18755 \noindent
18756 \align center
18757 \begin_inset Tabular
18758 <lyxtabular version="3" rows="5" columns="2">
18759 <features tabularvalignment="middle">
18760 <column alignment="center" valignment="top" width="0">
18761 <column alignment="center" valignment="top" width="0">
18762 <row>
18763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 コマンド
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 出力
18777 \begin_inset Note Note
18778 status collapsed
18779
18780 \begin_layout Plain Layout
18781
18782 \series bold
18783
18784 \backslash
18785 raisebox
18786 \series default
18787  はスペーサーとして使用されているだけです。
18788 \end_layout
18789
18790 \end_inset
18791
18792
18793 \end_layout
18794
18795 \end_inset
18796 </cell>
18797 </row>
18798 <row>
18799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18800 \begin_inset Text
18801
18802 \begin_layout Plain Layout
18803
18804 \backslash
18805 displaystyle
18806 \begin_inset Index idx
18807 status collapsed
18808
18809 \begin_layout Plain Layout
18810 こまんど@コマンド ! D ! 
18811 \backslash
18812 displaystyle
18813 \end_layout
18814
18815 \end_inset
18816
18817
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18823 \begin_inset Text
18824
18825 \begin_layout Plain Layout
18826 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18827 \end_inset
18828
18829
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \backslash
18842 textstyle
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18852 \end_inset
18853
18854
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 </row>
18860 <row>
18861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18862 \begin_inset Text
18863
18864 \begin_layout Plain Layout
18865
18866 \backslash
18867 scriptstyle
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18877 \end_inset
18878
18879
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 </row>
18885 <row>
18886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \backslash
18892 scriptscriptstyle
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18902 \end_inset
18903
18904
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 </row>
18910 </lyxtabular>
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \begin_layout Standard
18918 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18919 \end_layout
18920
18921 \begin_layout Standard
18922 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18923 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18924 \begin_inset VSpace -2mm
18925 \end_inset
18926
18927
18928 \end_layout
18929
18930 \begin_layout Standard
18931 \begin_inset ERT
18932 status collapsed
18933
18934 \begin_layout Plain Layout
18935
18936
18937 \backslash
18938 huge 
18939 \end_layout
18940
18941 \end_inset
18942
18943
18944 \begin_inset Formula \[
18945 A=\frac{B}{c}\cdot\maltese
18946 \]
18947
18948 \end_inset
18949
18950
18951 \begin_inset Formula \[
18952 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18953 \]
18954
18955 \end_inset
18956
18957
18958 \begin_inset ERT
18959 status collapsed
18960
18961 \begin_layout Plain Layout
18962
18963
18964 \backslash
18965 normalsize 
18966 \end_layout
18967
18968 \end_inset
18969
18970
18971 \end_layout
18972
18973 \begin_layout Standard
18974 \begin_inset VSpace medskip
18975 \end_inset
18976
18977 二つの式の前には、
18978 \series bold
18979
18980 \backslash
18981 huge
18982 \series default
18983 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
18984 \begin_inset Newline newline
18985 \end_inset
18986
18987
18988 \series bold
18989
18990 \backslash
18991 maltese
18992 \begin_inset ERT
18993 status collapsed
18994
18995 \begin_layout Plain Layout
18996
18997
18998 \backslash
18999 spce 
19000 \end_layout
19001
19002 \end_inset
19003
19004 A Alt+M M 
19005 \backslash
19006 Large
19007 \begin_inset ERT
19008 status collapsed
19009
19010 \begin_layout Plain Layout
19011
19012
19013 \backslash
19014 spce 
19015 \end_layout
19016
19017 \end_inset
19018
19019
19020 \backslash
19021 maltese
19022 \begin_inset ERT
19023 status collapsed
19024
19025 \begin_layout Plain Layout
19026
19027
19028 \backslash
19029 spce 
19030 \end_layout
19031
19032 \end_inset
19033
19034
19035 \backslash
19036 textit
19037 \begin_inset ERT
19038 status collapsed
19039
19040 \begin_layout Plain Layout
19041
19042
19043 \backslash
19044 spce 
19045 \end_layout
19046
19047 \end_inset
19048
19049 A
19050 \begin_inset Formula $\to$
19051 \end_inset
19052
19053
19054 \begin_inset Formula $\to$
19055 \end_inset
19056
19057
19058 \begin_inset Newline newline
19059 \end_inset
19060
19061
19062 \begin_inset space \hspace*{}
19063 \length 1cm
19064 \end_inset
19065
19066 Alt+M
19067 \series default
19068  
19069 \series bold
19070
19071 \backslash
19072 tiny
19073 \begin_inset ERT
19074 status collapsed
19075
19076 \begin_layout Plain Layout
19077
19078
19079 \backslash
19080 spce 
19081 \end_layout
19082
19083 \end_inset
19084
19085
19086 \backslash
19087 maltese
19088 \begin_inset ERT
19089 status collapsed
19090
19091 \begin_layout Plain Layout
19092
19093
19094 \backslash
19095 spce 
19096 \end_layout
19097
19098 \end_inset
19099
19100
19101 \backslash
19102 textit
19103 \begin_inset ERT
19104 status collapsed
19105
19106 \begin_layout Plain Layout
19107
19108
19109 \backslash
19110 spce 
19111 \end_layout
19112
19113 \end_inset
19114
19115 A
19116 \begin_inset Newline newline
19117 \end_inset
19118
19119
19120 \series default
19121 のようになります。
19122 \end_layout
19123
19124 \begin_layout Standard
19125 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19126 \begin_inset Newpage newpage
19127 \end_inset
19128
19129
19130 \end_layout
19131
19132 \begin_layout Section
19133 ギリシャ文字
19134 \begin_inset Index idx
19135 status collapsed
19136
19137 \begin_layout Plain Layout
19138 ぎりしゃもじ@ギリシャ文字
19139 \end_layout
19140
19141 \end_inset
19142
19143
19144 \end_layout
19145
19146 \begin_layout Standard
19147 すべてのギリシャ文字は、ツールバーボタンの
19148 \begin_inset Graphics
19149         filename ../../images/math/alpha.png
19150         scale 85
19151
19152 \end_inset
19153
19154 からでも挿入することができます。 
19155 \lang english
19156 All international typesetting norms purport that Greek letters in math have
19157  to be typeset italic/slanted.
19158  In some languages, like French or Russian, they are nevertheless sometimes
19159  typeset upright.
19160 \end_layout
19161
19162 \begin_layout Subsection
19163 小文字
19164 \begin_inset Index idx
19165 status collapsed
19166
19167 \begin_layout Plain Layout
19168 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19169 \end_layout
19170
19171 \end_inset
19172
19173
19174 \end_layout
19175
19176 \begin_layout Standard
19177 \begin_inset space \hfill{}
19178 \end_inset
19179
19180
19181 \begin_inset Tabular
19182 <lyxtabular version="3" rows="11" columns="2">
19183 <features tabularvalignment="middle">
19184 <column alignment="center" valignment="top" width="0pt">
19185 <column alignment="center" valignment="top" width="0pt">
19186 <row>
19187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19188 \begin_inset Text
19189
19190 \begin_layout Plain Layout
19191 コマンド
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200 出力
19201 \end_layout
19202
19203 \end_inset
19204 </cell>
19205 </row>
19206 <row>
19207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211
19212 \backslash
19213 alpha
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222 \begin_inset Formula $\alpha$
19223 \end_inset
19224
19225
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 </row>
19231 <row>
19232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236
19237 \backslash
19238 beta
19239 \end_layout
19240
19241 \end_inset
19242 </cell>
19243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19244 \begin_inset Text
19245
19246 \begin_layout Plain Layout
19247 \begin_inset Formula $\beta$
19248 \end_inset
19249
19250
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 </row>
19256 <row>
19257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261
19262 \backslash
19263 gamma
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 \begin_inset Formula $\gamma$
19273 \end_inset
19274
19275
19276 \end_layout
19277
19278 \end_inset
19279 </cell>
19280 </row>
19281 <row>
19282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Plain Layout
19286
19287 \backslash
19288 delta
19289 \end_layout
19290
19291 \end_inset
19292 </cell>
19293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19294 \begin_inset Text
19295
19296 \begin_layout Plain Layout
19297 \begin_inset Formula $\delta$
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \end_inset
19304 </cell>
19305 </row>
19306 <row>
19307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311
19312 \backslash
19313 epsilon
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19319 \begin_inset Text
19320
19321 \begin_layout Plain Layout
19322 \begin_inset Formula $\epsilon$
19323 \end_inset
19324
19325
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row>
19332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \backslash
19338 varepsilon
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 \begin_inset Formula $\varepsilon$
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 </row>
19356 <row>
19357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19358 \begin_inset Text
19359
19360 \begin_layout Plain Layout
19361
19362 \backslash
19363 zeta
19364 \end_layout
19365
19366 \end_inset
19367 </cell>
19368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19369 \begin_inset Text
19370
19371 \begin_layout Plain Layout
19372 \begin_inset Formula $\zeta$
19373 \end_inset
19374
19375
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 </row>
19381 <row>
19382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386
19387 \backslash
19388 eta
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397 \begin_inset Formula $\eta$
19398 \end_inset
19399
19400
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 </row>
19406 <row>
19407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19408 \begin_inset Text
19409
19410 \begin_layout Plain Layout
19411
19412 \backslash
19413 theta
19414 \end_layout
19415
19416 \end_inset
19417 </cell>
19418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19419 \begin_inset Text
19420
19421 \begin_layout Plain Layout
19422 \begin_inset Formula $\theta$
19423 \end_inset
19424
19425
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 </row>
19431 <row>
19432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Plain Layout
19436
19437 \backslash
19438 vartheta
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447 \begin_inset Formula $\vartheta$
19448 \end_inset
19449
19450
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 </row>
19456 </lyxtabular>
19457
19458 \end_inset
19459
19460
19461 \begin_inset space \hfill{}
19462 \end_inset
19463
19464
19465 \begin_inset Tabular
19466 <lyxtabular version="3" rows="12" columns="2">
19467 <features tabularvalignment="middle">
19468 <column alignment="center" valignment="top" width="0pt">
19469 <column alignment="center" valignment="top" width="0pt">
19470 <row>
19471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19472 \begin_inset Text
19473
19474 \begin_layout Plain Layout
19475 コマンド
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19481 \begin_inset Text
19482
19483 \begin_layout Plain Layout
19484 出力
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 </row>
19490 <row>
19491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495
19496 \backslash
19497 iota
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506 \begin_inset Formula $\iota$
19507 \end_inset
19508
19509
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 </row>
19515 <row>
19516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520
19521 \backslash
19522 kappa
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531 \begin_inset Formula $\kappa$
19532 \end_inset
19533
19534
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 </row>
19540 <row>
19541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19542 \begin_inset Text
19543
19544 \begin_layout Plain Layout
19545
19546 \backslash
19547 varkappa
19548 \end_layout
19549
19550 \end_inset
19551 </cell>
19552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19553 \begin_inset Text
19554
19555 \begin_layout Plain Layout
19556 \begin_inset Formula $\varkappa$
19557 \end_inset
19558
19559
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 </row>
19565 <row>
19566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19567 \begin_inset Text
19568
19569 \begin_layout Plain Layout
19570
19571 \backslash
19572 lambda
19573 \end_layout
19574
19575 \end_inset
19576 </cell>
19577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19578 \begin_inset Text
19579
19580 \begin_layout Plain Layout
19581 \begin_inset Formula $\lambda$
19582 \end_inset
19583
19584
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 </row>
19590 <row>
19591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595
19596 \backslash
19597 mu
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Plain Layout
19606 \begin_inset Formula $\mu$
19607 \end_inset
19608
19609
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 </row>
19615 <row>
19616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19617 \begin_inset Text
19618
19619 \begin_layout Plain Layout
19620
19621 \backslash
19622 nu
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631 \begin_inset Formula $\nu$
19632 \end_inset
19633
19634
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 </row>
19640 <row>
19641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Plain Layout
19645
19646 \backslash
19647 xi
19648 \end_layout
19649
19650 \end_inset
19651 </cell>
19652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656 \begin_inset Formula $\xi$
19657 \end_inset
19658
19659
19660 \end_layout
19661
19662 \end_inset
19663 </cell>
19664 </row>
19665 <row>
19666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19667 \begin_inset Text
19668
19669 \begin_layout Plain Layout
19670 o
19671 \end_layout
19672
19673 \end_inset
19674 </cell>
19675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679 \begin_inset Formula $o$
19680 \end_inset
19681
19682
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 </row>
19688 <row>
19689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Plain Layout
19693
19694 \backslash
19695 pi
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19701 \begin_inset Text
19702
19703 \begin_layout Plain Layout
19704 \begin_inset Formula $\pi$
19705 \end_inset
19706
19707
19708 \end_layout
19709
19710 \end_inset
19711 </cell>
19712 </row>
19713 <row>
19714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19715 \begin_inset Text
19716
19717 \begin_layout Plain Layout
19718
19719 \backslash
19720 varpi
19721 \end_layout
19722
19723 \end_inset
19724 </cell>
19725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729 \begin_inset Formula $\varpi$
19730 \end_inset
19731
19732
19733 \end_layout
19734
19735 \end_inset
19736 </cell>
19737 </row>
19738 <row>
19739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19740 \begin_inset Text
19741
19742 \begin_layout Plain Layout
19743
19744 \backslash
19745 rho
19746 \end_layout
19747
19748 \end_inset
19749 </cell>
19750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754 \begin_inset Formula $\rho$
19755 \end_inset
19756
19757
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 </row>
19763 </lyxtabular>
19764
19765 \end_inset
19766
19767
19768 \begin_inset space \hfill{}
19769 \end_inset
19770
19771
19772 \begin_inset Tabular
19773 <lyxtabular version="3" rows="11" columns="2">
19774 <features tabularvalignment="middle">
19775 <column alignment="center" valignment="top" width="0pt">
19776 <column alignment="center" valignment="top" width="0pt">
19777 <row>
19778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782 コマンド
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791 出力
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \backslash
19804 varrho
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 \begin_inset Formula $\varrho$
19814 \end_inset
19815
19816
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 </row>
19822 <row>
19823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \backslash
19829 sigma
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 \begin_inset Formula $\sigma$
19839 \end_inset
19840
19841
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 </row>
19847 <row>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852
19853 \backslash
19854 varsigma
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863 \begin_inset Formula $\varsigma$
19864 \end_inset
19865
19866
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 </row>
19872 <row>
19873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877
19878 \backslash
19879 tau
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888 \begin_inset Formula $\tau$
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 </row>
19897 <row>
19898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902
19903 \backslash
19904 upsilon
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913 \begin_inset Formula $\upsilon$
19914 \end_inset
19915
19916
19917 \end_layout
19918
19919 \end_inset
19920 </cell>
19921 </row>
19922 <row>
19923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19924 \begin_inset Text
19925
19926 \begin_layout Plain Layout
19927
19928 \backslash
19929 phi
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19935 \begin_inset Text
19936
19937 \begin_layout Plain Layout
19938 \begin_inset Formula $\phi$
19939 \end_inset
19940
19941
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 </row>
19947 <row>
19948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952
19953 \backslash
19954 varphi
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 \begin_inset Formula $\varphi$
19964 \end_inset
19965
19966
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 </row>
19972 <row>
19973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977
19978 \backslash
19979 chi
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19985 \begin_inset Text
19986
19987 \begin_layout Plain Layout
19988 \begin_inset Formula $\chi$
19989 \end_inset
19990
19991
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 </row>
19997 <row>
19998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002
20003 \backslash
20004 psi
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 \begin_inset Formula $\psi$
20014 \end_inset
20015
20016
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 </row>
20022 <row>
20023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027
20028 \backslash
20029 omega
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20035 \begin_inset Text
20036
20037 \begin_layout Plain Layout
20038 \begin_inset Formula $\omega$
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \end_inset
20045 </cell>
20046 </row>
20047 </lyxtabular>
20048
20049 \end_inset
20050
20051
20052 \begin_inset space \hfill{}
20053 \end_inset
20054
20055
20056 \end_layout
20057
20058 \begin_layout Standard
20059 \begin_inset VSpace medskip
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \begin_layout Standard
20066 アップライト体のギリシャ文字を作成する方法は、第
20067 \begin_inset CommandInset ref
20068 LatexCommand ref
20069 reference "sub:アップライト体ギリシャ小文字"
20070
20071 \end_inset
20072
20073 節に説明されています。
20074 \end_layout
20075
20076 \begin_layout Subsection
20077 大文字
20078 \begin_inset Index idx
20079 status collapsed
20080
20081 \begin_layout Plain Layout
20082 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20083 \end_layout
20084
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \begin_layout Standard
20091 \begin_inset space \hfill{}
20092 \end_inset
20093
20094
20095 \begin_inset Tabular
20096 <lyxtabular version="3" rows="7" columns="2">
20097 <features tabularvalignment="middle">
20098 <column alignment="center" valignment="top" width="0pt">
20099 <column alignment="center" valignment="top" width="0pt">
20100 <row>
20101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105
20106 \family roman
20107 \series medium
20108 \shape up
20109 \size normal
20110 \emph off
20111 \bar no
20112 \noun off
20113 \color none
20114 コマンド
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \family roman
20125 \series medium
20126 \shape up
20127 \size normal
20128 \emph off
20129 \bar no
20130 \noun off
20131 \color none
20132 出力
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \backslash
20145 Gamma
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 \begin_inset Formula $\Gamma$
20155 \end_inset
20156
20157
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \backslash
20170 Delta
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 \begin_inset Formula $\Delta$
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 </row>
20188 <row>
20189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \backslash
20195 Theta
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 \begin_inset Formula $\Theta$
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 <row>
20214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218
20219 \backslash
20220 Lambda
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229 \begin_inset Formula $\Lambda$
20230 \end_inset
20231
20232
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 </row>
20238 <row>
20239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243
20244 \backslash
20245 Xi
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254 \begin_inset Formula $\Xi$
20255 \end_inset
20256
20257
20258 \end_layout
20259
20260 \end_inset
20261 </cell>
20262 </row>
20263 <row>
20264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268
20269 \backslash
20270 Pi
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279 \begin_inset Formula $\Pi$
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 </lyxtabular>
20289
20290 \end_inset
20291
20292
20293 \begin_inset space \hfill{}
20294 \end_inset
20295
20296
20297 \begin_inset Tabular
20298 <lyxtabular version="3" rows="6" columns="2">
20299 <features tabularvalignment="middle">
20300 <column alignment="center" valignment="top" width="0pt">
20301 <column alignment="center" valignment="top" width="0pt">
20302 <row>
20303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307
20308 \family roman
20309 \series medium
20310 \shape up
20311 \size normal
20312 \emph off
20313 \bar no
20314 \noun off
20315 \color none
20316 コマンド
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20322 \begin_inset Text
20323
20324 \begin_layout Plain Layout
20325
20326 \family roman
20327 \series medium
20328 \shape up
20329 \size normal
20330 \emph off
20331 \bar no
20332 \noun off
20333 \color none
20334 出力
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 </row>
20340 <row>
20341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20342 \begin_inset Text
20343
20344 \begin_layout Plain Layout
20345
20346 \backslash
20347 Sigma
20348 \end_layout
20349
20350 \end_inset
20351 </cell>
20352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356 \begin_inset Formula $\Sigma$
20357 \end_inset
20358
20359
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 </row>
20365 <row>
20366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20367 \begin_inset Text
20368
20369 \begin_layout Plain Layout
20370
20371 \backslash
20372 Upsilon
20373 \end_layout
20374
20375 \end_inset
20376 </cell>
20377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Plain Layout
20381 \begin_inset Formula $\Upsilon$
20382 \end_inset
20383
20384
20385 \end_layout
20386
20387 \end_inset
20388 </cell>
20389 </row>
20390 <row>
20391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395
20396 \backslash
20397 Phi
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406 \begin_inset Formula $\Phi$
20407 \end_inset
20408
20409
20410 \end_layout
20411
20412 \end_inset
20413 </cell>
20414 </row>
20415 <row>
20416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420
20421 \backslash
20422 Psi
20423 \end_layout
20424
20425 \end_inset
20426 </cell>
20427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431 \begin_inset Formula $\Psi$
20432 \end_inset
20433
20434
20435 \end_layout
20436
20437 \end_inset
20438 </cell>
20439 </row>
20440 <row>
20441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445
20446 \backslash
20447 Omega
20448 \end_layout
20449
20450 \end_inset
20451 </cell>
20452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20453 \begin_inset Text
20454
20455 \begin_layout Plain Layout
20456 \begin_inset Formula $\Omega$
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 </row>
20465 </lyxtabular>
20466
20467 \end_inset
20468
20469
20470 \begin_inset space \hfill{}
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \begin_layout Standard
20477 \begin_inset VSpace medskip
20478 \end_inset
20479
20480 大文字のギリシャ文字がアップライト体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマン
20481 ドの頭に
20482 \series bold
20483 var
20484 \series default
20485 を付けてください。たとえば、
20486 \series bold
20487
20488 \backslash
20489 varGamma
20490 \series default
20491 コマンドは、
20492 \begin_inset Formula $\varGamma$
20493 \end_inset
20494
20495 を生成します。 
20496 \lang english
20497 Another way is to load the package
20498 \lang japanese
20499  
20500 \series bold
20501 fixmath
20502 \series default
20503
20504 \begin_inset Foot
20505 status collapsed
20506
20507 \begin_layout Plain Layout
20508
20509 \series bold
20510 fixmath
20511 \series default
20512 は、LaTeXパッケージ
20513 \series bold
20514 was
20515 \series default
20516
20517 \begin_inset Index idx
20518 status collapsed
20519
20520 \begin_layout Plain Layout
20521 ぱっけーじ@パッケージ ! was
20522 \begin_inset ERT
20523 status collapsed
20524
20525 \begin_layout Plain Layout
20526
20527
20528 \backslash
20529 vspace{4mm}
20530 \end_layout
20531
20532 \end_inset
20533
20534
20535 \end_layout
20536
20537 \end_inset
20538
20539 に含まれています。
20540 \end_layout
20541
20542 \end_inset
20543
20544
20545 \begin_inset Index idx
20546 status collapsed
20547
20548 \begin_layout Plain Layout
20549 ぱっけーじ@パッケージ ! fixmath
20550 \end_layout
20551
20552 \end_inset
20553
20554  
20555 \lang english
20556 with the LaTeX-preamble line
20557 \end_layout
20558
20559 \begin_layout Standard
20560
20561 \series bold
20562
20563 \backslash
20564 usepackage{fixmath}
20565 \end_layout
20566
20567 \begin_layout Standard
20568
20569 \lang english
20570 Then all big Greek letters in a document will automatically be typeset italic.
20571 \end_layout
20572
20573 \begin_layout Subsection
20574 ボールド体
20575 \begin_inset Index idx
20576 status collapsed
20577
20578 \begin_layout Plain Layout
20579 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20580 \end_layout
20581
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \begin_layout Standard
20588 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20589 \series bold
20590
20591 \backslash
20592 boldsymbol
20593 \series default
20594 コマンドのみです
20595 \begin_inset Index idx
20596 status collapsed
20597
20598 \begin_layout Plain Layout
20599 こまんど@コマンド ! B ! 
20600 \backslash
20601 boldsymbol
20602 \end_layout
20603
20604 \end_inset
20605
20606
20607 \end_layout
20608
20609 \begin_layout Standard
20610 \align center
20611 \begin_inset Tabular
20612 <lyxtabular version="3" rows="3" columns="2">
20613 <features tabularvalignment="middle">
20614 <column alignment="center" valignment="top" width="0">
20615 <column alignment="center" valignment="top" width="0">
20616 <row>
20617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 コマンド
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630 出力
20631 \end_layout
20632
20633 \end_inset
20634 </cell>
20635 </row>
20636 <row>
20637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641
20642 \backslash
20643 Upsilon
20644 \backslash
20645 boldsymbol
20646 \backslash
20647 Upsilon
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20657 \end_inset
20658
20659
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 </row>
20665 <row>
20666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670
20671 \backslash
20672 theta
20673 \backslash
20674 boldsymbol
20675 \backslash
20676 theta
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 \begin_inset Formula $\theta\boldsymbol{\theta}$
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 </row>
20694 </lyxtabular>
20695
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \begin_layout Section
20702 記号
20703 \begin_inset ERT
20704 status collapsed
20705
20706 \begin_layout Plain Layout
20707
20708
20709 \backslash
20710 texorpdfstring{
20711 \end_layout
20712
20713 \end_inset
20714
20715
20716 \begin_inset Foot
20717 status collapsed
20718
20719 \begin_layout Plain Layout
20720 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
20721 \begin_inset CommandInset citation
20722 LatexCommand cite
20723 key "Symbols"
20724
20725 \end_inset
20726
20727 にあります。
20728 \end_layout
20729
20730 \end_inset
20731
20732
20733 \begin_inset ERT
20734 status collapsed
20735
20736 \begin_layout Plain Layout
20737
20738 }{}
20739 \end_layout
20740
20741 \end_inset
20742
20743
20744 \begin_inset Note Note
20745 status collapsed
20746
20747 \begin_layout Plain Layout
20748
20749 \backslash
20750 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20751 \end_layout
20752
20753 \begin_layout Plain Layout
20754
20755 \backslash
20756 texorpdfstringについての詳細は、第
20757 \begin_inset CommandInset ref
20758 LatexCommand ref
20759 reference "sub:節見出し中の数式"
20760
20761 \end_inset
20762
20763 節にあります。
20764 \end_layout
20765
20766 \end_inset
20767
20768
20769 \begin_inset Index idx
20770 status collapsed
20771
20772 \begin_layout Plain Layout
20773 きごう@記号
20774 \end_layout
20775
20776 \end_inset
20777
20778
20779 \end_layout
20780
20781 \begin_layout Standard
20782 本節に掲げてある各記号の多くは、ツールバーボタンの
20783 \begin_inset Graphics
20784         filename ../../images/math/nabla.png
20785         scale 85
20786
20787 \end_inset
20788
20789
20790 \begin_inset Graphics
20791         filename ../../images/math/digamma.png
20792         scale 85
20793
20794 \end_inset
20795
20796 でも挿入することができます。
20797 \end_layout
20798
20799 \begin_layout Subsection
20800 数学記号
20801 \begin_inset CommandInset label
20802 LatexCommand label
20803 name "sub:数学記号"
20804
20805 \end_inset
20806
20807
20808 \begin_inset Index idx
20809 status collapsed
20810
20811 \begin_layout Plain Layout
20812 きごう@記号 ! すうがく@数学
20813 \end_layout
20814
20815 \end_inset
20816
20817
20818 \end_layout
20819
20820 \begin_layout Standard
20821 \begin_inset space \hfill{}
20822 \end_inset
20823
20824
20825 \begin_inset Tabular
20826 <lyxtabular version="3" rows="10" columns="2">
20827 <features tabularvalignment="middle">
20828 <column alignment="center" valignment="top" width="0pt">
20829 <column alignment="center" valignment="top" width="0pt">
20830 <row>
20831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 コマンド
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 出力
20845 \end_layout
20846
20847 \end_inset
20848 </cell>
20849 </row>
20850 <row>
20851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855
20856 \backslash
20857 neg
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 \begin_inset Formula $\neg$
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 </row>
20875 <row>
20876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880
20881 \backslash
20882 Im
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 \begin_inset Formula $\Im$
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \end_inset
20898 </cell>
20899 </row>
20900 <row>
20901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905
20906 \backslash
20907 Re
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916 \begin_inset Formula $\Re$
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 </row>
20925 <row>
20926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930
20931 \backslash
20932 aleph
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Plain Layout
20941 \begin_inset Formula $\aleph$
20942 \end_inset
20943
20944
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 </row>
20950 <row>
20951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955
20956 \backslash
20957 partial
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966 \begin_inset Formula $\partial$
20967 \end_inset
20968
20969
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 </row>
20975 <row>
20976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980
20981 \backslash
20982 infty
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20988 \begin_inset Text
20989
20990 \begin_layout Plain Layout
20991 \begin_inset Formula $\infty$
20992 \end_inset
20993
20994
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 </row>
21000 <row>
21001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21002 \begin_inset Text
21003
21004 \begin_layout Plain Layout
21005
21006 \backslash
21007 wp
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016 \begin_inset Formula $\wp$
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 </row>
21025 <row>
21026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030
21031 \backslash
21032 imath
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21038 \begin_inset Text
21039
21040 \begin_layout Plain Layout
21041 \begin_inset Formula $\imath$
21042 \end_inset
21043
21044
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 </row>
21050 <row>
21051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055
21056 \backslash
21057 jmath
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066 \begin_inset Formula $\jmath$
21067 \end_inset
21068
21069
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 </row>
21075 </lyxtabular>
21076
21077 \end_inset
21078
21079
21080 \begin_inset space \hfill{}
21081 \end_inset
21082
21083
21084 \begin_inset Tabular
21085 <lyxtabular version="3" rows="10" columns="2">
21086 <features tabularvalignment="middle">
21087 <column alignment="center" valignment="top" width="0pt">
21088 <column alignment="center" valignment="top" width="0pt">
21089 <row>
21090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 コマンド
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21100 \begin_inset Text
21101
21102 \begin_layout Plain Layout
21103 出力
21104 \begin_inset Note Note
21105 status collapsed
21106
21107 \begin_layout Plain Layout
21108 ここで
21109 \series bold
21110
21111 \backslash
21112 raisebox
21113 \series default
21114 はスペーサーとして使用しているだけです。
21115 \end_layout
21116
21117 \end_inset
21118
21119
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 </row>
21125 <row>
21126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130
21131 \backslash
21132 forall
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141 \begin_inset Formula $\forall$
21142 \end_inset
21143
21144
21145 \end_layout
21146
21147 \end_inset
21148 </cell>
21149 </row>
21150 <row>
21151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155
21156 \backslash
21157 exists
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 \begin_inset Formula $\exists$
21167 \end_inset
21168
21169
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 </row>
21175 <row>
21176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180
21181 \backslash
21182 nexists
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21188 \begin_inset Text
21189
21190 \begin_layout Plain Layout
21191 \begin_inset Formula $\nexists$
21192 \end_inset
21193
21194
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 </row>
21200 <row>
21201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205
21206 \backslash
21207 emptyset
21208 \end_layout
21209
21210 \end_inset
21211 </cell>
21212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21213 \begin_inset Text
21214
21215 \begin_layout Plain Layout
21216 \begin_inset Formula $\emptyset$
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \end_inset
21223 </cell>
21224 </row>
21225 <row>
21226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230
21231 \backslash
21232 varnothing
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Plain Layout
21241 \begin_inset Formula $\varnothing$
21242 \end_inset
21243
21244
21245 \end_layout
21246
21247 \end_inset
21248 </cell>
21249 </row>
21250 <row>
21251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255
21256 \backslash
21257 dag
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21263 \begin_inset Text
21264
21265 \begin_layout Plain Layout
21266 \begin_inset Formula $\dag$
21267 \end_inset
21268
21269
21270 \end_layout
21271
21272 \end_inset
21273 </cell>
21274 </row>
21275 <row>
21276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280
21281 \backslash
21282 ddag
21283 \end_layout
21284
21285 \end_inset
21286 </cell>
21287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21288 \begin_inset Text
21289
21290 \begin_layout Plain Layout
21291 \begin_inset Formula $\ddag$
21292 \end_inset
21293
21294
21295 \end_layout
21296
21297 \end_inset
21298 </cell>
21299 </row>
21300 <row>
21301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21302 \begin_inset Text
21303
21304 \begin_layout Plain Layout
21305
21306 \backslash
21307 complement
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21313 \begin_inset Text
21314
21315 \begin_layout Plain Layout
21316 \begin_inset ERT
21317 status collapsed
21318
21319 \begin_layout Plain Layout
21320
21321
21322 \backslash
21323 raisebox{-0.8mm}{
21324 \end_layout
21325
21326 \end_inset
21327
21328
21329 \begin_inset Formula $\complement$
21330 \end_inset
21331
21332
21333 \begin_inset ERT
21334 status collapsed
21335
21336 \begin_layout Plain Layout
21337
21338 }
21339 \end_layout
21340
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \end_inset
21347 </cell>
21348 </row>
21349 <row>
21350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354
21355 \backslash
21356 Bbbk
21357 \end_layout
21358
21359 \end_inset
21360 </cell>
21361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365 \begin_inset Formula $\Bbbk$
21366 \end_inset
21367
21368
21369 \end_layout
21370
21371 \end_inset
21372 </cell>
21373 </row>
21374 </lyxtabular>
21375
21376 \end_inset
21377
21378
21379 \begin_inset space \hfill{}
21380 \end_inset
21381
21382
21383 \begin_inset Tabular
21384 <lyxtabular version="3" rows="10" columns="2">
21385 <features tabularvalignment="middle">
21386 <column alignment="center" valignment="top" width="0pt">
21387 <column alignment="center" valignment="top" width="0pt">
21388 <row>
21389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393 コマンド
21394 \end_layout
21395
21396 \end_inset
21397 </cell>
21398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21399 \begin_inset Text
21400
21401 \begin_layout Plain Layout
21402 出力
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 </row>
21408 <row>
21409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413
21414 \backslash
21415 prime
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Formula $\prime$
21425 \end_inset
21426
21427
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 </row>
21433 <row>
21434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438
21439 \backslash
21440 backprime
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 \begin_inset Formula $\backprime$
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row>
21459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463
21464 \backslash
21465 mho
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 \begin_inset Formula $\mho$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 <row>
21484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \backslash
21490 triangle
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Formula $\triangle$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 </row>
21508 <row>
21509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513
21514 \backslash
21515 angle
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Formula $\angle$
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 </row>
21533 <row>
21534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538
21539 \backslash
21540 measuredangle
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 \begin_inset Formula $\measuredangle$
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 <row>
21559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563
21564 \backslash
21565 sphericalangle
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574 \begin_inset Formula $\sphericalangle$
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 </row>
21583 <row>
21584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588
21589 \backslash
21590 top
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21596 \begin_inset Text
21597
21598 \begin_layout Plain Layout
21599 \begin_inset Formula $\top$
21600 \end_inset
21601
21602
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 </row>
21608 <row>
21609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613
21614 \backslash
21615 bot
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21621 \begin_inset Text
21622
21623 \begin_layout Plain Layout
21624 \begin_inset Formula $\bot$
21625 \end_inset
21626
21627
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 </row>
21633 </lyxtabular>
21634
21635 \end_inset
21636
21637
21638 \begin_inset space \hfill{}
21639 \end_inset
21640
21641
21642 \end_layout
21643
21644 \begin_layout Subsection
21645 その他の記号
21646 \begin_inset CommandInset label
21647 LatexCommand label
21648 name "sub:その他の記号"
21649
21650 \end_inset
21651
21652
21653 \begin_inset Index idx
21654 status collapsed
21655
21656 \begin_layout Plain Layout
21657 きごう@記号 ! そのた@その他
21658 \end_layout
21659
21660 \end_inset
21661
21662
21663 \end_layout
21664
21665 \begin_layout Standard
21666 \noindent
21667 \align center
21668 \begin_inset Tabular
21669 <lyxtabular version="3" rows="10" columns="2">
21670 <features tabularvalignment="middle">
21671 <column alignment="center" valignment="top" width="0pt">
21672 <column alignment="center" valignment="top" width="0pt">
21673 <row>
21674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678
21679 \family roman
21680 \series medium
21681 \shape up
21682 \size normal
21683 \emph off
21684 \bar no
21685 \noun off
21686 \color none
21687 コマンド
21688 \end_layout
21689
21690 \end_inset
21691 </cell>
21692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696
21697 \family roman
21698 \series medium
21699 \shape up
21700 \size normal
21701 \emph off
21702 \bar no
21703 \noun off
21704 \color none
21705 出力
21706 \end_layout
21707
21708 \end_inset
21709 </cell>
21710 </row>
21711 <row>
21712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21713 \begin_inset Text
21714
21715 \begin_layout Plain Layout
21716
21717 \backslash
21718 flat
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout Plain Layout
21727 \begin_inset Formula $\flat$
21728 \end_inset
21729
21730
21731 \end_layout
21732
21733 \end_inset
21734 </cell>
21735 </row>
21736 <row>
21737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21738 \begin_inset Text
21739
21740 \begin_layout Plain Layout
21741
21742 \backslash
21743 natural
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21749 \begin_inset Text
21750
21751 \begin_layout Plain Layout
21752 \begin_inset Formula $\natural$
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759 </cell>
21760 </row>
21761 <row>
21762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21763 \begin_inset Text
21764
21765 \begin_layout Plain Layout
21766
21767 \backslash
21768 sharp
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777 \begin_inset Formula $\sharp$
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 <row>
21787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21788 \begin_inset Text
21789
21790 \begin_layout Plain Layout
21791
21792 \backslash
21793 surd
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802 \begin_inset Formula $\surd$
21803 \end_inset
21804
21805
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 </row>
21811 <row>
21812 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21813 \begin_inset Text
21814
21815 \begin_layout Plain Layout
21816
21817 \backslash
21818 checkmark
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Plain Layout
21827 \begin_inset Formula $\checkmark$
21828 \end_inset
21829
21830
21831 \end_layout
21832
21833 \end_inset
21834 </cell>
21835 </row>
21836 <row>
21837 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21838 \begin_inset Text
21839
21840 \begin_layout Plain Layout
21841
21842 \backslash
21843 yen
21844 \end_layout
21845
21846 \end_inset
21847 </cell>
21848 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852 \begin_inset Formula $\yen$
21853 \end_inset
21854
21855
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 </row>
21861 <row>
21862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21863 \begin_inset Text
21864
21865 \begin_layout Plain Layout
21866
21867 \backslash
21868 pounds
21869 \end_layout
21870
21871 \end_inset
21872 </cell>
21873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Plain Layout
21877 \begin_inset Formula $\pounds$
21878 \end_inset
21879
21880
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 </row>
21886 <row>
21887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891 $
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 \begin_inset Formula $\$$
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 </row>
21909 <row>
21910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914 §
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Plain Layout
21923 \begin_inset Formula $§$
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 </row>
21932 </lyxtabular>
21933
21934 \end_inset
21935
21936
21937 \begin_inset Tabular
21938 <lyxtabular version="3" rows="10" columns="2">
21939 <features tabularvalignment="middle">
21940 <column alignment="center" valignment="top" width="0">
21941 <column alignment="center" valignment="top" width="0">
21942 <row>
21943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21944 \begin_inset Text
21945
21946 \begin_layout Plain Layout
21947
21948 \family roman
21949 \series medium
21950 \shape up
21951 \size normal
21952 \emph off
21953 \bar no
21954 \noun off
21955 \color none
21956 コマンド
21957 \end_layout
21958
21959 \end_inset
21960 </cell>
21961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965
21966 \family roman
21967 \series medium
21968 \shape up
21969 \size normal
21970 \emph off
21971 \bar no
21972 \noun off
21973 \color none
21974 出力
21975 \end_layout
21976
21977 \end_inset
21978 </cell>
21979 </row>
21980 <row>
21981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985
21986 \backslash
21987 hbar
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 \begin_inset Formula $\hbar$
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \end_inset
22003 </cell>
22004 </row>
22005 <row>
22006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010
22011 \backslash
22012 hslash
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021 \begin_inset Formula $\hslash$
22022 \end_inset
22023
22024
22025 \end_layout
22026
22027 \end_inset
22028 </cell>
22029 </row>
22030 <row>
22031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035
22036 \backslash
22037 clubsuit
22038 \end_layout
22039
22040 \end_inset
22041 </cell>
22042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22043 \begin_inset Text
22044
22045 \begin_layout Plain Layout
22046 \begin_inset Formula $\clubsuit$
22047 \end_inset
22048
22049
22050 \end_layout
22051
22052 \end_inset
22053 </cell>
22054 </row>
22055 <row>
22056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060
22061 \backslash
22062 spadesuit
22063 \end_layout
22064
22065 \end_inset
22066 </cell>
22067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071 \begin_inset Formula $\spadesuit$
22072 \end_inset
22073
22074
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 </row>
22080 <row>
22081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \begin_layout Plain Layout
22085
22086 \backslash
22087 bigstar
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 \begin_inset Formula $\bigstar$
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 </row>
22105 <row>
22106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22107 \begin_inset Text
22108
22109 \begin_layout Plain Layout
22110
22111 \backslash
22112 blacklozenge
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 \begin_inset Formula $\blacklozenge$
22122 \end_inset
22123
22124
22125 \end_layout
22126
22127 \end_inset
22128 </cell>
22129 </row>
22130 <row>
22131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \begin_layout Plain Layout
22135
22136 \backslash
22137 blacktriangle
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146 \begin_inset Formula $\blacktriangle$
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 </row>
22155 <row>
22156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \backslash
22162 blacktiangledown
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 \begin_inset Formula $\blacktriangledown$
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 <row>
22181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185
22186 \backslash
22187 bullet
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196 \begin_inset Formula $\bullet$
22197 \end_inset
22198
22199
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 </row>
22205 </lyxtabular>
22206
22207 \end_inset
22208
22209
22210 \begin_inset Tabular
22211 <lyxtabular version="3" rows="10" columns="2">
22212 <features tabularvalignment="middle">
22213 <column alignment="center" valignment="top" width="0pt">
22214 <column alignment="center" valignment="top" width="0pt">
22215 <row>
22216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220
22221 \family roman
22222 \series medium
22223 \shape up
22224 \size normal
22225 \emph off
22226 \bar no
22227 \noun off
22228 \color none
22229 コマンド
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238
22239 \family roman
22240 \series medium
22241 \shape up
22242 \size normal
22243 \emph off
22244 \bar no
22245 \noun off
22246 \color none
22247 出力
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 </row>
22253 <row>
22254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22255 \begin_inset Text
22256
22257 \begin_layout Plain Layout
22258
22259 \backslash
22260 diamondsuit
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269 \begin_inset Formula $\diamondsuit$
22270 \end_inset
22271
22272
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 </row>
22278 <row>
22279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283
22284 \backslash
22285 Diamond
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294 \begin_inset Formula $\Diamond$
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 </row>
22303 <row>
22304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308
22309 \backslash
22310 heartsuit
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319 \begin_inset Formula $\heartsuit$
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 </row>
22328 <row>
22329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22330 \begin_inset Text
22331
22332 \begin_layout Plain Layout
22333
22334 \backslash
22335 P
22336 \end_layout
22337
22338 \end_inset
22339 </cell>
22340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 \begin_inset Formula $\P$
22345 \end_inset
22346
22347
22348 \end_layout
22349
22350 \end_inset
22351 </cell>
22352 </row>
22353 <row>
22354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22355 \begin_inset Text
22356
22357 \begin_layout Plain Layout
22358
22359 \backslash
22360 copyright
22361 \end_layout
22362
22363 \end_inset
22364 </cell>
22365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369 \begin_inset Formula $\copyright$
22370 \end_inset
22371
22372
22373 \end_layout
22374
22375 \end_inset
22376 </cell>
22377 </row>
22378 <row>
22379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22380 \begin_inset Text
22381
22382 \begin_layout Plain Layout
22383
22384 \backslash
22385 circledR
22386 \end_layout
22387
22388 \end_inset
22389 </cell>
22390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394 \begin_inset Formula $\circledR$
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \end_inset
22401 </cell>
22402 </row>
22403 <row>
22404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22405 \begin_inset Text
22406
22407 \begin_layout Plain Layout
22408
22409 \backslash
22410 maltese
22411 \end_layout
22412
22413 \end_inset
22414 </cell>
22415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22416 \begin_inset Text
22417
22418 \begin_layout Plain Layout
22419 \begin_inset Formula $\maltese$
22420 \end_inset
22421
22422
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 </row>
22428 <row>
22429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22430 \begin_inset Text
22431
22432 \begin_layout Plain Layout
22433
22434 \backslash
22435 diagup
22436 \end_layout
22437
22438 \end_inset
22439 </cell>
22440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22441 \begin_inset Text
22442
22443 \begin_layout Plain Layout
22444 \begin_inset Formula $\diagup$
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 </row>
22453 <row>
22454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22455 \begin_inset Text
22456
22457 \begin_layout Plain Layout
22458
22459 \backslash
22460 diagdown
22461 \end_layout
22462
22463 \end_inset
22464 </cell>
22465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22466 \begin_inset Text
22467
22468 \begin_layout Plain Layout
22469 \begin_inset Formula $\diagdown$
22470 \end_inset
22471
22472
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 </row>
22478 </lyxtabular>
22479
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \begin_layout Standard
22486 \begin_inset VSpace medskip
22487 \end_inset
22488
22489 ここにある以上の記号が、第
22490 \begin_inset CommandInset ref
22491 LatexCommand ref
22492 reference "sub:他の特殊文字"
22493
22494 \end_inset
22495
22496 節に挙げてあります。
22497 \end_layout
22498
22499 \begin_layout Standard
22500 寸法を変えて表示することのできる記号もあります。第
22501 \begin_inset CommandInset ref
22502 LatexCommand ref
22503 reference "sub:書体寸法"
22504
22505 \end_inset
22506
22507 節をご参照下さい。
22508 \end_layout
22509
22510 \begin_layout Subsection
22511 ユーロ通貨記号€
22512 \begin_inset Index idx
22513 status collapsed
22514
22515 \begin_layout Plain Layout
22516 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \begin_inset Index idx
22523 status collapsed
22524
22525 \begin_layout Plain Layout
22526
22527 \backslash
22528 @
22529 \begin_inset ERT
22530 status collapsed
22531
22532 \begin_layout Plain Layout
22533
22534
22535 \backslash
22536 officialeuro
22537 \end_layout
22538
22539 \end_inset
22540
22541
22542 \end_layout
22543
22544 \end_inset
22545
22546
22547 \end_layout
22548
22549 \begin_layout Standard
22550 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
22551 \series bold
22552 eurosym
22553 \series default
22554
22555 \begin_inset Index idx
22556 status collapsed
22557
22558 \begin_layout Plain Layout
22559 ぱっけーじ@パッケージ ! eurosym
22560 \end_layout
22561
22562 \end_inset
22563
22564 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
22565 \end_layout
22566
22567 \begin_layout Standard
22568
22569 \series bold
22570
22571 \backslash
22572 usepackage[gennarrow]{eurosym}
22573 \end_layout
22574
22575 \begin_layout Standard
22576 すると、ユーロ通貨記号を
22577 \series bold
22578
22579 \backslash
22580 euro
22581 \series default
22582
22583 \begin_inset Index idx
22584 status collapsed
22585
22586 \begin_layout Plain Layout
22587 こまんど@コマンド ! E ! 
22588 \backslash
22589 euro
22590 \end_layout
22591
22592 \end_inset
22593
22594 コマンドで挿入することができるようになります。
22595 \end_layout
22596
22597 \begin_layout Standard
22598 数式テキストには、
22599 \series bold
22600 eurosym
22601 \series default
22602 が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
22603 \series bold
22604 eurosym
22605 \series default
22606 が導入されていれば、
22607 \series bold
22608
22609 \backslash
22610 euro
22611 \series default
22612 はTeXモードでも挿入することができます。また、正式な通貨記号を
22613 \series bold
22614
22615 \backslash
22616 officialeuro
22617 \series default
22618
22619 \begin_inset Index idx
22620 status collapsed
22621
22622 \begin_layout Plain Layout
22623 こまんど@コマンド ! O ! 
22624 \backslash
22625 officialeuro
22626 \end_layout
22627
22628 \end_inset
22629
22630 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
22631 \end_layout
22632
22633 \begin_layout Standard
22634 \begin_inset ERT
22635 status collapsed
22636
22637 \begin_layout Plain Layout
22638
22639
22640 \backslash
22641 ifeurosym 
22642 \end_layout
22643
22644 \end_inset
22645
22646
22647 \begin_inset Note Note
22648 status open
22649
22650 \begin_layout Plain Layout
22651 以下の表は、LaTeXパッケージ
22652 \series bold
22653 eurosym
22654 \series default
22655 が導入済みのときのみ表示されます。
22656 \end_layout
22657
22658 \end_inset
22659
22660
22661 \end_layout
22662
22663 \begin_layout Standard
22664 以下は、各ユーロ通貨記号のまとめです。
22665 \end_layout
22666
22667 \begin_layout Standard
22668 \align center
22669 \begin_inset Tabular
22670 <lyxtabular version="3" rows="4" columns="3">
22671 <features tabularvalignment="middle">
22672 <column alignment="center" valignment="top" width="0pt">
22673 <column alignment="center" valignment="top" width="0pt">
22674 <column alignment="center" valignment="top" width="0pt">
22675 <row>
22676 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22677 \begin_inset Text
22678
22679 \begin_layout Plain Layout
22680
22681 \end_layout
22682
22683 \end_inset
22684 </cell>
22685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689 コマンド
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698 出力
22699 \end_layout
22700
22701 \end_inset
22702 </cell>
22703 </row>
22704 <row>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 数式
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22715 \begin_inset Text
22716
22717 \begin_layout Plain Layout
22718
22719 \backslash
22720 euro
22721 \end_layout
22722
22723 \end_inset
22724 </cell>
22725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22726 \begin_inset Text
22727
22728 \begin_layout Plain Layout
22729 \begin_inset Formula $\euro$
22730 \end_inset
22731
22732
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 </row>
22738 <row>
22739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743 数式テキスト
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 \begin_inset Formula $\mbox{€}$
22762 \end_inset
22763
22764
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 </row>
22770 <row>
22771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775 TeXモード
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784
22785 \backslash
22786 officialeuro
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795 \begin_inset ERT
22796 status collapsed
22797
22798 \begin_layout Plain Layout
22799
22800
22801 \backslash
22802 officialeuro
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \end_inset
22811 </cell>
22812 </row>
22813 </lyxtabular>
22814
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \begin_layout Standard
22821 \begin_inset ERT
22822 status collapsed
22823
22824 \begin_layout Plain Layout
22825
22826
22827 \backslash
22828 else 
22829 \end_layout
22830
22831 \end_inset
22832
22833
22834 \begin_inset Note Note
22835 status open
22836
22837 \begin_layout Plain Layout
22838 以下は、LaTeXパッケージ
22839 \series bold
22840 eurosym
22841 \series default
22842 が導入されていないときのみ表示されます。
22843 \end_layout
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \begin_layout Standard
22851 本節の残りを出力としてみるためには、LaTeXパッケージ
22852 \series bold
22853 eurosym
22854 \series default
22855 を導入する必要があります。
22856 \end_layout
22857
22858 \begin_layout Standard
22859 \begin_inset ERT
22860 status collapsed
22861
22862 \begin_layout Plain Layout
22863
22864
22865 \backslash
22866 fi 
22867 \end_layout
22868
22869 \end_inset
22870
22871
22872 \end_layout
22873
22874 \begin_layout Section
22875 関係子
22876 \begin_inset CommandInset label
22877 LatexCommand label
22878 name "sec:関係子"
22879
22880 \end_inset
22881
22882
22883 \begin_inset Index idx
22884 status collapsed
22885
22886 \begin_layout Plain Layout
22887 かんけいし@関係子
22888 \end_layout
22889
22890 \end_inset
22891
22892
22893 \begin_inset Index idx
22894 status collapsed
22895
22896 \begin_layout Plain Layout
22897 ひかくし@比較子|see
22898 \begin_inset ERT
22899 status collapsed
22900
22901 \begin_layout Plain Layout
22902
22903 {
22904 \end_layout
22905
22906 \end_inset
22907
22908 関係子
22909 \begin_inset ERT
22910 status collapsed
22911
22912 \begin_layout Plain Layout
22913
22914 }
22915 \end_layout
22916
22917 \end_inset
22918
22919
22920 \end_layout
22921
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \begin_layout Standard
22928 関係子はすべて、ツールバーボタンの
22929 \begin_inset Graphics
22930         filename ../../images/math/leq.png
22931         scale 85
22932
22933 \end_inset
22934
22935 でも挿入することができます。
22936 \end_layout
22937
22938 \begin_layout Standard
22939 \begin_inset space \hfill{}
22940 \end_inset
22941
22942
22943 \begin_inset Tabular
22944 <lyxtabular version="3" rows="17" columns="2">
22945 <features tabularvalignment="middle">
22946 <column alignment="center" valignment="top" width="0pt">
22947 <column alignment="center" valignment="top" width="0pt">
22948 <row>
22949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953 コマンド
22954 \end_layout
22955
22956 \end_inset
22957 </cell>
22958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962 出力
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 </row>
22968 <row>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 \begin_inset Formula $<$
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985 \begin_inset Formula $<$
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 </row>
22994 <row>
22995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999
23000 \backslash
23001 le
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 \begin_inset Formula $\le$
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 </row>
23019 <row>
23020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23021 \begin_inset Text
23022
23023 \begin_layout Plain Layout
23024
23025 \backslash
23026 ll
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035 \begin_inset Formula $\ll$
23036 \end_inset
23037
23038
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 </row>
23044 <row>
23045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23046 \begin_inset Text
23047
23048 \begin_layout Plain Layout
23049
23050 \backslash
23051 prec
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060 \begin_inset Formula $\prec$
23061 \end_inset
23062
23063
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 </row>
23069 <row>
23070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074
23075 \backslash
23076 preceq
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 \begin_inset Formula $\preceq$
23086 \end_inset
23087
23088
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 </row>
23094 <row>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099
23100 \backslash
23101 subset
23102 \end_layout
23103
23104 \end_inset
23105 </cell>
23106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23107 \begin_inset Text
23108
23109 \begin_layout Plain Layout
23110 \begin_inset Formula $\subset$
23111 \end_inset
23112
23113
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 </row>
23119 <row>
23120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \begin_layout Plain Layout
23124
23125 \backslash
23126 subseteq
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135 \begin_inset Formula $\subseteq$
23136 \end_inset
23137
23138
23139 \end_layout
23140
23141 \end_inset
23142 </cell>
23143 </row>
23144 <row>
23145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23146 \begin_inset Text
23147
23148 \begin_layout Plain Layout
23149
23150 \backslash
23151 sqsubseteq
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160 \begin_inset Formula $\sqsubseteq$
23161 \end_inset
23162
23163
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 </row>
23169 <row>
23170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23171 \begin_inset Text
23172
23173 \begin_layout Plain Layout
23174
23175 \backslash
23176 in
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185 \begin_inset Formula $\in$
23186 \end_inset
23187
23188
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 </row>
23194 <row>
23195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23196 \begin_inset Text
23197
23198 \begin_layout Plain Layout
23199
23200 \backslash
23201 vdash
23202 \end_layout
23203
23204 \end_inset
23205 </cell>
23206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \begin_layout Plain Layout
23210 \begin_inset Formula $\vdash$
23211 \end_inset
23212
23213
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 </row>
23219 <row>
23220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224
23225 \backslash
23226 smile
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 \begin_inset Formula $\smile$
23236 \end_inset
23237
23238
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 </row>
23244 <row>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249
23250 \backslash
23251 lhd
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260 \begin_inset Formula $\lhd$
23261 \end_inset
23262
23263
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 </row>
23269 <row>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274
23275 \backslash
23276 unlhd
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285 \begin_inset Formula $\unlhd$
23286 \end_inset
23287
23288
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 </row>
23294 <row>
23295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299
23300 \backslash
23301 gtrless
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310 \begin_inset Formula $\gtrless$
23311 \end_inset
23312
23313
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 </row>
23319 <row>
23320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324
23325 \backslash
23326 mid
23327 \end_layout
23328
23329 \end_inset
23330 </cell>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335 \begin_inset Formula $\mid$
23336 \end_inset
23337
23338
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 </row>
23344 <row>
23345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349
23350 \backslash
23351 nmid
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360 \begin_inset Formula $\nmid$
23361 \end_inset
23362
23363
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 </row>
23369 </lyxtabular>
23370
23371 \end_inset
23372
23373
23374 \begin_inset space \hfill{}
23375 \end_inset
23376
23377
23378 \begin_inset Tabular
23379 <lyxtabular version="3" rows="17" columns="2">
23380 <features tabularvalignment="middle">
23381 <column alignment="center" valignment="top" width="0pt">
23382 <column alignment="center" valignment="top" width="0pt">
23383 <row>
23384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388 コマンド
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Plain Layout
23397 出力
23398 \end_layout
23399
23400 \end_inset
23401 </cell>
23402 </row>
23403 <row>
23404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23405 \begin_inset Text
23406
23407 \begin_layout Plain Layout
23408 =
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417 \begin_inset Formula $=$
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 </row>
23426 <row>
23427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431
23432 \backslash
23433 not=
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442 \begin_inset Formula $\not=$
23443 \end_inset
23444
23445
23446 \end_layout
23447
23448 \end_inset
23449 </cell>
23450 </row>
23451 <row>
23452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456
23457 \backslash
23458 equiv
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467 \begin_inset Formula $\equiv$
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 <row>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \backslash
23483 sim
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492 \begin_inset Formula $\sim$
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 </row>
23501 <row>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \backslash
23508 simeq
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517 \begin_inset Formula $\simeq$
23518 \end_inset
23519
23520
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 </row>
23526 <row>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531
23532 \backslash
23533 approx
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542 \begin_inset Formula $\approx$
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 </row>
23551 <row>
23552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556
23557 \backslash
23558 cong
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567 \begin_inset Formula $\cong$
23568 \end_inset
23569
23570
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 </row>
23576 <row>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \backslash
23583 bowtie
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592 \begin_inset Formula $\bowtie$
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 </row>
23601 <row>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606
23607 \backslash
23608 notin
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617 \begin_inset Formula $\notin$
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 </row>
23626 <row>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631
23632 \backslash
23633 perp
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642 \begin_inset Formula $\perp$
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 </row>
23651 <row>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656
23657 \backslash
23658 propto
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667 \begin_inset Formula $\propto$
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 </row>
23676 <row>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681
23682 \backslash
23683 asymp
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \begin_layout Plain Layout
23692 \begin_inset Formula $\asymp$
23693 \end_inset
23694
23695
23696 \end_layout
23697
23698 \end_inset
23699 </cell>
23700 </row>
23701 <row>
23702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706
23707 \backslash
23708 doteq
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 \begin_inset Formula $\doteq$
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 </row>
23726 <row>
23727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731
23732 \backslash
23733 circeq
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Formula $\circeq$
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 </row>
23751 <row>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756
23757 \backslash
23758 models
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767 \begin_inset Formula $\models$
23768 \end_inset
23769
23770
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 </row>
23776 <row>
23777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781
23782 \backslash
23783 widehat=
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792 \begin_inset Formula $\widehat{=}$
23793 \end_inset
23794
23795
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 </row>
23801 </lyxtabular>
23802
23803 \end_inset
23804
23805
23806 \begin_inset space \hfill{}
23807 \end_inset
23808
23809
23810 \begin_inset Tabular
23811 <lyxtabular version="3" rows="17" columns="2">
23812 <features tabularvalignment="middle">
23813 <column alignment="center" valignment="top" width="0pt">
23814 <column alignment="center" valignment="top" width="0pt">
23815 <row>
23816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23817 \begin_inset Text
23818
23819 \begin_layout Plain Layout
23820
23821 \family roman
23822 \series medium
23823 \shape up
23824 \size normal
23825 \emph off
23826 \bar no
23827 \noun off
23828 \color none
23829 コマンド
23830 \end_layout
23831
23832 \end_inset
23833 </cell>
23834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838
23839 \family roman
23840 \series medium
23841 \shape up
23842 \size normal
23843 \emph off
23844 \bar no
23845 \noun off
23846 \color none
23847 出力
23848 \end_layout
23849
23850 \end_inset
23851 </cell>
23852 </row>
23853 <row>
23854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858 \begin_inset Formula $>$
23859 \end_inset
23860
23861
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23867 \begin_inset Text
23868
23869 \begin_layout Plain Layout
23870 \begin_inset Formula $>$
23871 \end_inset
23872
23873
23874 \end_layout
23875
23876 \end_inset
23877 </cell>
23878 </row>
23879 <row>
23880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Plain Layout
23884
23885 \backslash
23886 ge
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23892 \begin_inset Text
23893
23894 \begin_layout Plain Layout
23895 \begin_inset Formula $\ge$
23896 \end_inset
23897
23898
23899 \end_layout
23900
23901 \end_inset
23902 </cell>
23903 </row>
23904 <row>
23905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909
23910 \backslash
23911 gg
23912 \end_layout
23913
23914 \end_inset
23915 </cell>
23916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23917 \begin_inset Text
23918
23919 \begin_layout Plain Layout
23920 \begin_inset Formula $\gg$
23921 \end_inset
23922
23923
23924 \end_layout
23925
23926 \end_inset
23927 </cell>
23928 </row>
23929 <row>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934
23935 \backslash
23936 succ
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23942 \begin_inset Text
23943
23944 \begin_layout Plain Layout
23945 \begin_inset Formula $\succ$
23946 \end_inset
23947
23948
23949 \end_layout
23950
23951 \end_inset
23952 </cell>
23953 </row>
23954 <row>
23955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23956 \begin_inset Text
23957
23958 \begin_layout Plain Layout
23959
23960 \backslash
23961 succeq
23962 \end_layout
23963
23964 \end_inset
23965 </cell>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Plain Layout
23970 \begin_inset Formula $\succeq$
23971 \end_inset
23972
23973
23974 \end_layout
23975
23976 \end_inset
23977 </cell>
23978 </row>
23979 <row>
23980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984
23985 \backslash
23986 supset
23987 \end_layout
23988
23989 \end_inset
23990 </cell>
23991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23992 \begin_inset Text
23993
23994 \begin_layout Plain Layout
23995 \begin_inset Formula $\supset$
23996 \end_inset
23997
23998
23999 \end_layout
24000
24001 \end_inset
24002 </cell>
24003 </row>
24004 <row>
24005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24006 \begin_inset Text
24007
24008 \begin_layout Plain Layout
24009
24010 \backslash
24011 supseteq
24012 \end_layout
24013
24014 \end_inset
24015 </cell>
24016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24017 \begin_inset Text
24018
24019 \begin_layout Plain Layout
24020 \begin_inset Formula $\supseteq$
24021 \end_inset
24022
24023
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 </row>
24029 <row>
24030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034
24035 \backslash
24036 sqsupseteq
24037 \end_layout
24038
24039 \end_inset
24040 </cell>
24041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 \begin_inset Formula $\sqsupseteq$
24046 \end_inset
24047
24048
24049 \end_layout
24050
24051 \end_inset
24052 </cell>
24053 </row>
24054 <row>
24055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059
24060 \backslash
24061 ni
24062 \end_layout
24063
24064 \end_inset
24065 </cell>
24066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24067 \begin_inset Text
24068
24069 \begin_layout Plain Layout
24070 \begin_inset Formula $\ni$
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 </row>
24079 <row>
24080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084
24085 \backslash
24086 dashv
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095 \begin_inset Formula $\dashv$
24096 \end_inset
24097
24098
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 </row>
24104 <row>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109
24110 \backslash
24111 frown
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120 \begin_inset Formula $\frown$
24121 \end_inset
24122
24123
24124 \end_layout
24125
24126 \end_inset
24127 </cell>
24128 </row>
24129 <row>
24130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \begin_layout Plain Layout
24134
24135 \backslash
24136 rhd
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24142 \begin_inset Text
24143
24144 \begin_layout Plain Layout
24145 \begin_inset Formula $\rhd$
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \end_inset
24152 </cell>
24153 </row>
24154 <row>
24155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Plain Layout
24159
24160 \backslash
24161 unrhd
24162 \end_layout
24163
24164 \end_inset
24165 </cell>
24166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Plain Layout
24170 \begin_inset Formula $\unrhd$
24171 \end_inset
24172
24173
24174 \end_layout
24175
24176 \end_inset
24177 </cell>
24178 </row>
24179 <row>
24180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Plain Layout
24184
24185 \backslash
24186 lessgtr
24187 \end_layout
24188
24189 \end_inset
24190 </cell>
24191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24192 \begin_inset Text
24193
24194 \begin_layout Plain Layout
24195 \begin_inset Formula $\lessgtr$
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 </row>
24204 <row>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209
24210 \backslash
24211 parallel
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220 \begin_inset Formula $\parallel$
24221 \end_inset
24222
24223
24224 \end_layout
24225
24226 \end_inset
24227 </cell>
24228 </row>
24229 <row>
24230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234
24235 \backslash
24236 nparallel
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245 \begin_inset Formula $\nparallel$
24246 \end_inset
24247
24248
24249 \end_layout
24250
24251 \end_inset
24252 </cell>
24253 </row>
24254 </lyxtabular>
24255
24256 \end_inset
24257
24258
24259 \begin_inset space \hfill{}
24260 \end_inset
24261
24262
24263 \end_layout
24264
24265 \begin_layout Standard
24266 \begin_inset VSpace medskip
24267 \end_inset
24268
24269
24270 \series bold
24271
24272 \backslash
24273 lhd
24274 \series default
24275
24276 \series bold
24277
24278 \backslash
24279 rhd
24280 \series default
24281 の文字は、同じように見える演算子
24282 \series bold
24283
24284 \backslash
24285 triangleleft
24286 \series default
24287 および
24288 \series bold
24289
24290 \backslash
24291 triangleright
24292 \series default
24293 よりも大きくなっています。
24294 \end_layout
24295
24296 \begin_layout Standard
24297 関係子は、記号とは違って、つねに前後に余白が置かれます。
24298 \end_layout
24299
24300 \begin_layout Standard
24301
24302 \series bold
24303
24304 \backslash
24305 stackrel
24306 \series default
24307
24308 \begin_inset Index idx
24309 status collapsed
24310
24311 \begin_layout Plain Layout
24312 こまんど@コマンド ! S ! 
24313 \backslash
24314 stackrel
24315 \end_layout
24316
24317 \end_inset
24318
24319 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24320 \end_layout
24321
24322 \begin_layout Standard
24323 \align center
24324 \begin_inset Tabular
24325 <lyxtabular version="3" rows="2" columns="2">
24326 <features tabularvalignment="middle">
24327 <column alignment="center" valignment="top" width="0">
24328 <column alignment="center" valignment="top" width="0">
24329 <row>
24330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334 コマンド
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343 出力
24344 \begin_inset Note Note
24345 status collapsed
24346
24347 \begin_layout Plain Layout
24348 ここで
24349 \series bold
24350
24351 \backslash
24352 raisebox
24353 \series default
24354 はスペーサーとして使用しているだけです。
24355 \end_layout
24356
24357 \end_inset
24358
24359
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 </row>
24365 <row>
24366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24367 \begin_inset Text
24368
24369 \begin_layout Plain Layout
24370 A(r)
24371 \backslash
24372 stackrel
24373 \begin_inset ERT
24374 status collapsed
24375
24376 \begin_layout Plain Layout
24377
24378
24379 \backslash
24380 spce 
24381 \end_layout
24382
24383 \end_inset
24384
24385 r
24386 \backslash
24387 to
24388 \backslash
24389 infty
24390 \begin_inset ERT
24391 status collapsed
24392
24393 \begin_layout Plain Layout
24394
24395
24396 \backslash
24397 spce 
24398 \end_layout
24399
24400 \end_inset
24401
24402
24403 \begin_inset Formula $\downarrow$
24404 \end_inset
24405
24406
24407 \backslash
24408 approx
24409 \begin_inset ERT
24410 status collapsed
24411
24412 \begin_layout Plain Layout
24413
24414
24415 \backslash
24416 spce 
24417 \end_layout
24418
24419 \end_inset
24420
24421
24422 \begin_inset ERT
24423 status collapsed
24424
24425 \begin_layout Plain Layout
24426
24427
24428 \backslash
24429 spce 
24430 \end_layout
24431
24432 \end_inset
24433
24434 B
24435 \end_layout
24436
24437 \end_inset
24438 </cell>
24439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Plain Layout
24443 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24444 \end_inset
24445
24446
24447 \end_layout
24448
24449 \end_inset
24450 </cell>
24451 </row>
24452 </lyxtabular>
24453
24454 \end_inset
24455
24456
24457 \end_layout
24458
24459 \begin_layout Section
24460 函数
24461 \end_layout
24462
24463 \begin_layout Subsection
24464 定義済み函数
24465 \begin_inset CommandInset label
24466 LatexCommand label
24467 name "sub:定義済み函数"
24468
24469 \end_inset
24470
24471
24472 \begin_inset Index idx
24473 status collapsed
24474
24475 \begin_layout Plain Layout
24476 かんすう@函数 ! ていぎずみ@定義済み
24477 \end_layout
24478
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \begin_layout Standard
24485 一般的に、数式表現では変数は
24486 \shape italic
24487 イタリック体
24488 \shape default
24489 に設定されますが、函数名はイタリック体にしません。なぜなら、
24490 \begin_inset Formula $sin$
24491 \end_inset
24492
24493
24494 \begin_inset Formula $s\cdot i\cdot n$
24495 \end_inset
24496
24497 であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
24498 ックスラッシュを加えたコマンドとして挿入します。
24499 \end_layout
24500
24501 \begin_layout Standard
24502 \align center
24503 \begin_inset Tabular
24504 <lyxtabular version="3" rows="2" columns="4">
24505 <features tabularvalignment="middle">
24506 <column alignment="center" valignment="top" width="0pt">
24507 <column alignment="center" valignment="top" width="0pt">
24508 <column alignment="center" valignment="top" width="0pt">
24509 <column alignment="center" valignment="top" width="0pt">
24510 <row>
24511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24512 \begin_inset Text
24513
24514 \begin_layout Plain Layout
24515 コマンド
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524 出力
24525 \end_layout
24526
24527 \end_inset
24528 </cell>
24529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24530 \begin_inset Text
24531
24532 \begin_layout Plain Layout
24533 コマンド
24534 \end_layout
24535
24536 \end_inset
24537 </cell>
24538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24539 \begin_inset Text
24540
24541 \begin_layout Plain Layout
24542 出力
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 </row>
24548 <row>
24549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553 Asin(x)+B
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 \begin_inset Formula $Asin(x)+B$
24563 \end_inset
24564
24565
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574 A
24575 \backslash
24576 sin(x)+B
24577 \end_layout
24578
24579 \end_inset
24580 </cell>
24581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24582 \begin_inset Text
24583
24584 \begin_layout Plain Layout
24585 \begin_inset Formula $A\sin(x)+B$
24586 \end_inset
24587
24588
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 </row>
24594 </lyxtabular>
24595
24596 \end_inset
24597
24598
24599 \end_layout
24600
24601 \begin_layout Standard
24602 以下の函数が定義済みです。
24603 \end_layout
24604
24605 \begin_layout Standard
24606 \begin_inset VSpace -2mm
24607 \end_inset
24608
24609
24610 \end_layout
24611
24612 \begin_layout Standard
24613 \align center
24614 \begin_inset Tabular
24615 <lyxtabular version="3" rows="9" columns="4">
24616 <features tabularvalignment="middle">
24617 <column alignment="center" valignment="top" width="0pt">
24618 <column alignment="center" valignment="top" width="0pt">
24619 <column alignment="center" valignment="top" width="0pt">
24620 <column alignment="center" valignment="top" width="0pt">
24621 <row>
24622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626 コマンド
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635 コマンド
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644 コマンド
24645 \end_layout
24646
24647 \end_inset
24648 </cell>
24649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653 コマンド
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 </row>
24659 <row>
24660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24661 \begin_inset Text
24662
24663 \begin_layout Plain Layout
24664
24665 \backslash
24666 sin
24667 \end_layout
24668
24669 \end_inset
24670 </cell>
24671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24672 \begin_inset Text
24673
24674 \begin_layout Plain Layout
24675
24676 \backslash
24677 sinh
24678 \end_layout
24679
24680 \end_inset
24681 </cell>
24682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24683 \begin_inset Text
24684
24685 \begin_layout Plain Layout
24686
24687 \backslash
24688 arcsin
24689 \end_layout
24690
24691 \end_inset
24692 </cell>
24693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24694 \begin_inset Text
24695
24696 \begin_layout Plain Layout
24697
24698 \backslash
24699 sup
24700 \end_layout
24701
24702 \end_inset
24703 </cell>
24704 </row>
24705 <row>
24706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710
24711 \backslash
24712 cos
24713 \end_layout
24714
24715 \end_inset
24716 </cell>
24717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24718 \begin_inset Text
24719
24720 \begin_layout Plain Layout
24721
24722 \backslash
24723 cosh
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \backslash
24734 arccos
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \begin_layout Plain Layout
24743
24744 \backslash
24745 inf
24746 \end_layout
24747
24748 \end_inset
24749 </cell>
24750 </row>
24751 <row>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756
24757 \backslash
24758 tan
24759 \end_layout
24760
24761 \end_inset
24762 </cell>
24763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24764 \begin_inset Text
24765
24766 \begin_layout Plain Layout
24767
24768 \backslash
24769 tanh
24770 \end_layout
24771
24772 \end_inset
24773 </cell>
24774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778
24779 \backslash
24780 arctan
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24786 \begin_inset Text
24787
24788 \begin_layout Plain Layout
24789
24790 \backslash
24791 lim
24792 \end_layout
24793
24794 \end_inset
24795 </cell>
24796 </row>
24797 <row>
24798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802
24803 \backslash
24804 cot
24805 \end_layout
24806
24807 \end_inset
24808 </cell>
24809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24810 \begin_inset Text
24811
24812 \begin_layout Plain Layout
24813
24814 \backslash
24815 coth
24816 \end_layout
24817
24818 \end_inset
24819 </cell>
24820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24821 \begin_inset Text
24822
24823 \begin_layout Plain Layout
24824
24825 \backslash
24826 arg
24827 \end_layout
24828
24829 \end_inset
24830 </cell>
24831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24832 \begin_inset Text
24833
24834 \begin_layout Plain Layout
24835
24836 \backslash
24837 liminf
24838 \end_layout
24839
24840 \end_inset
24841 </cell>
24842 </row>
24843 <row>
24844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24845 \begin_inset Text
24846
24847 \begin_layout Plain Layout
24848
24849 \backslash
24850 sec
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24856 \begin_inset Text
24857
24858 \begin_layout Plain Layout
24859
24860 \backslash
24861 min
24862 \end_layout
24863
24864 \end_inset
24865 </cell>
24866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24867 \begin_inset Text
24868
24869 \begin_layout Plain Layout
24870
24871 \backslash
24872 deg
24873 \end_layout
24874
24875 \end_inset
24876 </cell>
24877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24878 \begin_inset Text
24879
24880 \begin_layout Plain Layout
24881
24882 \backslash
24883 limsup
24884 \end_layout
24885
24886 \end_inset
24887 </cell>
24888 </row>
24889 <row>
24890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24891 \begin_inset Text
24892
24893 \begin_layout Plain Layout
24894
24895 \backslash
24896 csc
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905
24906 \backslash
24907 max
24908 \end_layout
24909
24910 \end_inset
24911 </cell>
24912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24913 \begin_inset Text
24914
24915 \begin_layout Plain Layout
24916
24917 \backslash
24918 det
24919 \end_layout
24920
24921 \end_inset
24922 </cell>
24923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24924 \begin_inset Text
24925
24926 \begin_layout Plain Layout
24927
24928 \backslash
24929 Pr
24930 \end_layout
24931
24932 \end_inset
24933 </cell>
24934 </row>
24935 <row>
24936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24937 \begin_inset Text
24938
24939 \begin_layout Plain Layout
24940
24941 \backslash
24942 ln
24943 \end_layout
24944
24945 \end_inset
24946 </cell>
24947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24948 \begin_inset Text
24949
24950 \begin_layout Plain Layout
24951
24952 \backslash
24953 exp
24954 \end_layout
24955
24956 \end_inset
24957 </cell>
24958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24959 \begin_inset Text
24960
24961 \begin_layout Plain Layout
24962
24963 \backslash
24964 dim
24965 \end_layout
24966
24967 \end_inset
24968 </cell>
24969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24970 \begin_inset Text
24971
24972 \begin_layout Plain Layout
24973
24974 \backslash
24975 hom
24976 \end_layout
24977
24978 \end_inset
24979 </cell>
24980 </row>
24981 <row>
24982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24983 \begin_inset Text
24984
24985 \begin_layout Plain Layout
24986
24987 \backslash
24988 lg
24989 \end_layout
24990
24991 \end_inset
24992 </cell>
24993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997
24998 \backslash
24999 log
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008
25009 \backslash
25010 ker
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25016 \begin_inset Text
25017
25018 \begin_layout Plain Layout
25019
25020 \backslash
25021 gcd
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 </row>
25027 </lyxtabular>
25028
25029 \end_inset
25030
25031
25032 \end_layout
25033
25034 \begin_layout Standard
25035 上記は、数式ツールバーボタンの
25036 \begin_inset Graphics
25037         filename ../../images/math/functions.png
25038         scale 85
25039
25040 \end_inset
25041
25042 でも挿入することができます。
25043 \end_layout
25044
25045 \begin_layout Subsection
25046 自己定義函数
25047 \begin_inset Index idx
25048 status collapsed
25049
25050 \begin_layout Plain Layout
25051 かんすう@函数 ! じこていぎ@自己定義
25052 \end_layout
25053
25054 \end_inset
25055
25056
25057 \end_layout
25058
25059 \begin_layout Standard
25060 たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
25061 \end_layout
25062
25063 \begin_layout Itemize
25064 以下の行をLaTeXプリアンブルに加えることによって函数を定義します。
25065 \begin_inset Foot
25066 status collapsed
25067
25068 \begin_layout Plain Layout
25069
25070 \series bold
25071
25072 \backslash
25073 DeclareMathOperator
25074 \series default
25075 についての詳細は、第
25076 \begin_inset CommandInset ref
25077 LatexCommand ref
25078 reference "sub:自己定義演算子"
25079
25080 \end_inset
25081
25082 節をご参照下さい。
25083 \end_layout
25084
25085 \end_inset
25086
25087
25088 \begin_inset Newline newline
25089 \end_inset
25090
25091
25092 \begin_inset VSpace -3mm
25093 \end_inset
25094
25095
25096 \begin_inset Newline newline
25097 \end_inset
25098
25099
25100 \series bold
25101
25102 \backslash
25103 DeclareMathOperator{
25104 \backslash
25105 sgn}{sgn}
25106 \series default
25107
25108 \begin_inset Index idx
25109 status collapsed
25110
25111 \begin_layout Plain Layout
25112 こまんど@コマンド ! D ! 
25113 \backslash
25114 dbinom@
25115 \backslash
25116 DeclareMathOperator
25117 \end_layout
25118
25119 \end_inset
25120
25121
25122 \begin_inset Newline newline
25123 \end_inset
25124
25125
25126 \begin_inset VSpace -2mm
25127 \end_inset
25128
25129
25130 \begin_inset Newline newline
25131 \end_inset
25132
25133 これによって、新しく定義された函数を
25134 \series bold
25135
25136 \backslash
25137 sgn
25138 \series default
25139 コマンドで呼び出すことができるようになります。
25140 \end_layout
25141
25142 \begin_layout Itemize
25143 数式を普通に書き下し、函数名を選択して(上記の例では
25144 \emph on
25145 sgn
25146 \emph default
25147 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と函数の間に入れます。
25148 \end_layout
25149
25150 \begin_layout Standard
25151 双方とも定義済み函数と同等の出力をもたらします
25152 \begin_inset Foot
25153 status collapsed
25154
25155 \begin_layout Plain Layout
25156 LyX上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
25157 \end_layout
25158
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Standard
25165 \align center
25166 \begin_inset Tabular
25167 <lyxtabular version="3" rows="3" columns="2">
25168 <features tabularvalignment="middle">
25169 <column alignment="center" valignment="top" width="0pt">
25170 <column alignment="center" valignment="top" width="0pt">
25171 <row>
25172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25173 \begin_inset Text
25174
25175 \begin_layout Plain Layout
25176 コマンド
25177 \end_layout
25178
25179 \end_inset
25180 </cell>
25181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25182 \begin_inset Text
25183
25184 \begin_layout Plain Layout
25185 出力
25186 \end_layout
25187
25188 \end_inset
25189 </cell>
25190 </row>
25191 <row>
25192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25193 \begin_inset Text
25194
25195 \begin_layout Plain Layout
25196 A
25197 \backslash
25198 sgn(x)+B
25199 \end_layout
25200
25201 \end_inset
25202 </cell>
25203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25204 \begin_inset Text
25205
25206 \begin_layout Plain Layout
25207 \begin_inset Formula $A\sgn(x)+B$
25208 \end_inset
25209
25210
25211 \end_layout
25212
25213 \end_inset
25214 </cell>
25215 </row>
25216 <row>
25217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25218 \begin_inset Text
25219
25220 \begin_layout Plain Layout
25221 A
25222 \backslash
25223 ,
25224 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25225 \end_inset
25226
25227 (x)+B
25228 \end_layout
25229
25230 \end_inset
25231 </cell>
25232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25237 \end_inset
25238
25239
25240 \end_layout
25241
25242 \end_inset
25243 </cell>
25244 </row>
25245 </lyxtabular>
25246
25247 \end_inset
25248
25249
25250 \end_layout
25251
25252 \begin_layout Standard
25253 自己定義函数を何回か使用する場合には、一番目の方法の方が適切です。
25254 \end_layout
25255
25256 \begin_layout Subsection
25257 極限
25258 \begin_inset Index idx
25259 status collapsed
25260
25261 \begin_layout Plain Layout
25262 きょくげん@極限
25263 \end_layout
25264
25265 \end_inset
25266
25267
25268 \end_layout
25269
25270 \begin_layout Standard
25271 極限用には、
25272 \series bold
25273
25274 \backslash
25275 lim
25276 \series default
25277
25278 \begin_inset Index idx
25279 status collapsed
25280
25281 \begin_layout Plain Layout
25282 こまんど@コマンド ! L ! 
25283 \backslash
25284 lim
25285 \end_layout
25286
25287 \end_inset
25288
25289
25290 \series bold
25291
25292 \backslash
25293 liminf
25294 \series default
25295
25296 \series bold
25297
25298 \backslash
25299 limsup
25300 \series default
25301 の他に、以下の函数があります。
25302 \end_layout
25303
25304 \begin_layout Standard
25305 \align center
25306 \begin_inset Tabular
25307 <lyxtabular version="3" rows="5" columns="2">
25308 <features tabularvalignment="middle">
25309 <column alignment="center" valignment="top" width="0">
25310 <column alignment="center" valignment="top" width="0">
25311 <row>
25312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316 コマンド
25317 \end_layout
25318
25319 \end_inset
25320 </cell>
25321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25322 \begin_inset Text
25323
25324 \begin_layout Plain Layout
25325 出力
25326 \begin_inset Note Note
25327 status collapsed
25328
25329 \begin_layout Plain Layout
25330 ここで
25331 \series bold
25332
25333 \backslash
25334 raisebox
25335 \series default
25336 はスペーサーとして使用しているだけです。
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 </row>
25347 <row>
25348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352
25353 \backslash
25354 varliminf
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363 \begin_inset Formula $\varliminf$
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 </row>
25372 <row>
25373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \backslash
25379 varlimsup
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388 \begin_inset Formula $\varlimsup$
25389 \end_inset
25390
25391
25392 \end_layout
25393
25394 \end_inset
25395 </cell>
25396 </row>
25397 <row>
25398 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25399 \begin_inset Text
25400
25401 \begin_layout Plain Layout
25402
25403 \backslash
25404 varprojlim
25405 \end_layout
25406
25407 \end_inset
25408 </cell>
25409 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25410 \begin_inset Text
25411
25412 \begin_layout Plain Layout
25413 \begin_inset Formula $\varprojlim$
25414 \end_inset
25415
25416
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 </row>
25422 <row>
25423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427
25428 \backslash
25429 varinjlim
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438 \begin_inset Formula $\varinjlim$
25439 \end_inset
25440
25441
25442 \begin_inset Formula $\raisebox{-2.5mm}{}$
25443 \end_inset
25444
25445
25446 \end_layout
25447
25448 \end_inset
25449 </cell>
25450 </row>
25451 </lyxtabular>
25452
25453 \end_inset
25454
25455
25456 \end_layout
25457
25458 \begin_layout Standard
25459 \begin_inset VSpace medskip
25460 \end_inset
25461
25462 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように函数の横に置かれます。
25463 \end_layout
25464
25465 \begin_layout Standard
25466 \align center
25467 \begin_inset Tabular
25468 <lyxtabular version="3" rows="2" columns="2">
25469 <features tabularvalignment="middle">
25470 <column alignment="center" valignment="top" width="0pt">
25471 <column alignment="center" valignment="top" width="0pt">
25472 <row>
25473 <cell alignment="center" valignment="top" usebox="none">
25474 \begin_inset Text
25475
25476 \begin_layout Plain Layout
25477 コマンド
25478 \end_layout
25479
25480 \end_inset
25481 </cell>
25482 <cell alignment="center" valignment="top" usebox="none">
25483 \begin_inset Text
25484
25485 \begin_layout Plain Layout
25486 \begin_inset space \hspace{}
25487 \length 1cm
25488 \end_inset
25489
25490 出力
25491 \begin_inset Note Note
25492 status collapsed
25493
25494 \begin_layout Plain Layout
25495 ここで
25496 \series bold
25497
25498 \backslash
25499 raisebox
25500 \series default
25501 はスペーサーとして使用しているだけです。
25502 \end_layout
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \end_inset
25510 </cell>
25511 </row>
25512 <row>
25513 <cell alignment="center" valignment="top" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517
25518 \backslash
25519 lim_x
25520 \backslash
25521 to
25522 \begin_inset ERT
25523 status collapsed
25524
25525 \begin_layout Plain Layout
25526
25527
25528 \backslash
25529 spce 
25530 \end_layout
25531
25532 \end_inset
25533
25534 A
25535 \begin_inset ERT
25536 status collapsed
25537
25538 \begin_layout Plain Layout
25539
25540
25541 \backslash
25542 spce 
25543 \end_layout
25544
25545 \end_inset
25546
25547 x=B
25548 \end_layout
25549
25550 \end_inset
25551 </cell>
25552 <cell alignment="center" valignment="top" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 </row>
25565 </lyxtabular>
25566
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \begin_layout Standard
25573 別行建て数式では、極限は、以下のように通常どおり下に置かれます。
25574 \begin_inset Formula \[
25575 \lim_{x\to A}x=B
25576 \]
25577
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \begin_layout Subsection
25584 剰余函数
25585 \begin_inset Index idx
25586 status collapsed
25587
25588 \begin_layout Plain Layout
25589 かんすう@函数 ! じょうよ@剰余
25590 \end_layout
25591
25592 \end_inset
25593
25594
25595 \begin_inset Index idx
25596 status collapsed
25597
25598 \begin_layout Plain Layout
25599 かんすう@函数 ! もじゅらす@モジュラス | see
25600 \begin_inset ERT
25601 status collapsed
25602
25603 \begin_layout Plain Layout
25604
25605 {
25606 \end_layout
25607
25608 \end_inset
25609
25610 剰余
25611 \begin_inset ERT
25612 status collapsed
25613
25614 \begin_layout Plain Layout
25615
25616 }
25617 \end_layout
25618
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \begin_layout Standard
25630 剰余函数は、特別に4つの派生型があります。
25631 \end_layout
25632
25633 \begin_layout Standard
25634 以下は、別行建て数式での派生型です。
25635 \begin_inset Formula \begin{align*}
25636 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25637 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25638 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25639 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25640 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
25641 \end{align*}
25642
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \begin_layout Standard
25649 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
25650 \end_layout
25651
25652 \begin_layout Section
25653 特殊文字
25654 \begin_inset Index idx
25655 status collapsed
25656
25657 \begin_layout Plain Layout
25658 とくしゅもじ@特殊文字
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \begin_layout Subsection
25667 数式テキストにおける特殊文字
25668 \end_layout
25669
25670 \begin_layout Standard
25671 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
25672 \end_layout
25673
25674 \begin_layout Standard
25675 \begin_inset space \hfill{}
25676 \end_inset
25677
25678
25679 \begin_inset Tabular
25680 <lyxtabular version="3" rows="8" columns="2">
25681 <features tabularvalignment="middle">
25682 <column alignment="block" valignment="top" width="0">
25683 <column alignment="block" valignment="top" width="0">
25684 <row>
25685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25686 \begin_inset Text
25687
25688 \begin_layout Plain Layout
25689 コマンド
25690 \end_layout
25691
25692 \end_inset
25693 </cell>
25694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25695 \begin_inset Text
25696
25697 \begin_layout Plain Layout
25698 出力
25699 \end_layout
25700
25701 \end_inset
25702 </cell>
25703 </row>
25704 <row>
25705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709
25710 \backslash
25711 oe
25712 \end_layout
25713
25714 \end_inset
25715 </cell>
25716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25717 \begin_inset Text
25718
25719 \begin_layout Plain Layout
25720 \begin_inset Formula $\textrm{œ}$
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \end_inset
25727 </cell>
25728 </row>
25729 <row>
25730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25731 \begin_inset Text
25732
25733 \begin_layout Plain Layout
25734
25735 \backslash
25736 OE
25737 \end_layout
25738
25739 \end_inset
25740 </cell>
25741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25742 \begin_inset Text
25743
25744 \begin_layout Plain Layout
25745 \begin_inset Formula $\textrm{Œ}$
25746 \end_inset
25747
25748
25749 \end_layout
25750
25751 \end_inset
25752 </cell>
25753 </row>
25754 <row>
25755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759
25760 \backslash
25761 ae
25762 \end_layout
25763
25764 \end_inset
25765 </cell>
25766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25767 \begin_inset Text
25768
25769 \begin_layout Plain Layout
25770 \begin_inset Formula $\textrm{æ}$
25771 \end_inset
25772
25773
25774 \end_layout
25775
25776 \end_inset
25777 </cell>
25778 </row>
25779 <row>
25780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25781 \begin_inset Text
25782
25783 \begin_layout Plain Layout
25784
25785 \backslash
25786 AE
25787 \end_layout
25788
25789 \end_inset
25790 </cell>
25791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25792 \begin_inset Text
25793
25794 \begin_layout Plain Layout
25795 \begin_inset Formula $\textrm{Æ}$
25796 \end_inset
25797
25798
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 </row>
25804 <row>
25805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809
25810 \backslash
25811 aa
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820 \begin_inset Formula $\textrm{\aa}$
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \end_inset
25827 </cell>
25828 </row>
25829 <row>
25830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25831 \begin_inset Text
25832
25833 \begin_layout Plain Layout
25834
25835 \backslash
25836 AA
25837 \begin_inset Index idx
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841
25842 \lang english
25843
25844 \backslash
25845 @
25846 \begin_inset ERT
25847 status collapsed
25848
25849 \begin_layout Plain Layout
25850
25851
25852 \backslash
25853 textrm{
25854 \backslash
25855 AA}
25856 \end_layout
25857
25858 \end_inset
25859
25860
25861 \end_layout
25862
25863 \end_inset
25864
25865
25866 \end_layout
25867
25868 \end_inset
25869 </cell>
25870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25871 \begin_inset Text
25872
25873 \begin_layout Plain Layout
25874 \begin_inset Formula $\textrm{Å}$
25875 \end_inset
25876
25877
25878 \end_layout
25879
25880 \end_inset
25881 </cell>
25882 </row>
25883 <row>
25884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25885 \begin_inset Text
25886
25887 \begin_layout Plain Layout
25888
25889 \backslash
25890 i
25891 \end_layout
25892
25893 \end_inset
25894 </cell>
25895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25896 \begin_inset Text
25897
25898 \begin_layout Plain Layout
25899 \begin_inset Formula $\textrm{ı}$
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \end_inset
25906 </cell>
25907 </row>
25908 </lyxtabular>
25909
25910 \end_inset
25911
25912
25913 \begin_inset space \hfill{}
25914 \end_inset
25915
25916
25917 \begin_inset Tabular
25918 <lyxtabular version="3" rows="8" columns="2">
25919 <features tabularvalignment="middle">
25920 <column alignment="block" valignment="top" width="0">
25921 <column alignment="center" valignment="top" width="0">
25922 <row>
25923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 コマンド
25928 \begin_inset Note Note
25929 status collapsed
25930
25931 \begin_layout Plain Layout
25932 0
25933 \begin_inset space \thinspace{}
25934 \end_inset
25935
25936 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25937 \end_layout
25938
25939 \end_inset
25940
25941
25942 \end_layout
25943
25944 \end_inset
25945 </cell>
25946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950 出力
25951 \end_layout
25952
25953 \end_inset
25954 </cell>
25955 </row>
25956 <row>
25957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Plain Layout
25961
25962 \backslash
25963 o
25964 \end_layout
25965
25966 \end_inset
25967 </cell>
25968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972 \begin_inset Formula $\textrm{ø}$
25973 \end_inset
25974
25975
25976 \end_layout
25977
25978 \end_inset
25979 </cell>
25980 </row>
25981 <row>
25982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25983 \begin_inset Text
25984
25985 \begin_layout Plain Layout
25986
25987 \backslash
25988 O
25989 \end_layout
25990
25991 \end_inset
25992 </cell>
25993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25994 \begin_inset Text
25995
25996 \begin_layout Plain Layout
25997 \begin_inset Formula $\textrm{Ø}$
25998 \end_inset
25999
26000
26001 \end_layout
26002
26003 \end_inset
26004 </cell>
26005 </row>
26006 <row>
26007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26008 \begin_inset Text
26009
26010 \begin_layout Plain Layout
26011
26012 \backslash
26013 l
26014 \end_layout
26015
26016 \end_inset
26017 </cell>
26018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26019 \begin_inset Text
26020
26021 \begin_layout Plain Layout
26022 \begin_inset Formula $\textrm{ł}$
26023 \end_inset
26024
26025
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 </row>
26031 <row>
26032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26033 \begin_inset Text
26034
26035 \begin_layout Plain Layout
26036
26037 \backslash
26038 L
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26044 \begin_inset Text
26045
26046 \begin_layout Plain Layout
26047 \begin_inset Formula $\textrm{Ł}$
26048 \end_inset
26049
26050
26051 \end_layout
26052
26053 \end_inset
26054 </cell>
26055 </row>
26056 <row>
26057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26058 \begin_inset Text
26059
26060 \begin_layout Plain Layout
26061 !
26062 \begin_inset space \hspace{}
26063 \length 0mm
26064 \end_inset
26065
26066 `
26067 \begin_inset ERT
26068 status collapsed
26069
26070 \begin_layout Plain Layout
26071
26072
26073 \backslash
26074 spce 
26075 \end_layout
26076
26077 \end_inset
26078
26079
26080 \end_layout
26081
26082 \end_inset
26083 </cell>
26084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26085 \begin_inset Text
26086
26087 \begin_layout Plain Layout
26088 \begin_inset Formula $\textrm{!`}$
26089 \end_inset
26090
26091
26092 \end_layout
26093
26094 \end_inset
26095 </cell>
26096 </row>
26097 <row>
26098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26099 \begin_inset Text
26100
26101 \begin_layout Plain Layout
26102 ?
26103 \begin_inset space \hspace{}
26104 \length 0mm
26105 \end_inset
26106
26107 `
26108 \begin_inset ERT
26109 status collapsed
26110
26111 \begin_layout Plain Layout
26112
26113
26114 \backslash
26115 spce 
26116 \end_layout
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \end_inset
26124 </cell>
26125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26126 \begin_inset Text
26127
26128 \begin_layout Plain Layout
26129 \begin_inset Formula $\textrm{?`}$
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \end_inset
26136 </cell>
26137 </row>
26138 <row>
26139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26140 \begin_inset Text
26141
26142 \begin_layout Plain Layout
26143
26144 \backslash
26145 j
26146 \end_layout
26147
26148 \end_inset
26149 </cell>
26150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26151 \begin_inset Text
26152
26153 \begin_layout Plain Layout
26154 \begin_inset Formula $\textrm{ȷ}$
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 </row>
26163 </lyxtabular>
26164
26165 \end_inset
26166
26167
26168 \begin_inset space \hfill{}
26169 \end_inset
26170
26171
26172 \end_layout
26173
26174 \begin_layout Standard
26175 \begin_inset Formula $\textrm{\textrm{Å}}$
26176 \end_inset
26177
26178
26179 \begin_inset Formula $\textrm{\textrm{Ø}}$
26180 \end_inset
26181
26182 の各文字は、数式ツールバーボタンの
26183 \begin_inset Graphics
26184         filename ../../images/math/digamma.png
26185         scale 85
26186
26187 \end_inset
26188
26189 からも挿入することができます。
26190 \end_layout
26191
26192 \begin_layout Standard
26193 例外は、
26194 \series bold
26195 !
26196 \begin_inset space \hspace{}
26197 \length 0mm
26198 \end_inset
26199
26200 `
26201 \series default
26202
26203 \series bold
26204 ?
26205 \begin_inset space \hspace{}
26206 \length 0mm
26207 \end_inset
26208
26209 `
26210 \series default
26211 の各コマンドで、これらは直接LyX中の本文に入れることができます。
26212 \end_layout
26213
26214 \begin_layout Subsection
26215 文章中のアクセント
26216 \begin_inset CommandInset label
26217 LatexCommand label
26218 name "sub:文章中のアクセント"
26219
26220 \end_inset
26221
26222
26223 \begin_inset Index idx
26224 status collapsed
26225
26226 \begin_layout Plain Layout
26227 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
26228 \end_layout
26229
26230 \end_inset
26231
26232
26233 \end_layout
26234
26235 \begin_layout Standard
26236 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
26237 \end_layout
26238
26239 \begin_layout Standard
26240 \begin_inset space \hfill{}
26241 \end_inset
26242
26243
26244 \begin_inset Tabular
26245 <lyxtabular version="3" rows="8" columns="2">
26246 <features tabularvalignment="middle">
26247 <column alignment="block" valignment="top" width="0">
26248 <column alignment="block" valignment="top" width="0">
26249 <row>
26250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26251 \begin_inset Text
26252
26253 \begin_layout Plain Layout
26254 コマンド
26255 \end_layout
26256
26257 \end_inset
26258 </cell>
26259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26260 \begin_inset Text
26261
26262 \begin_layout Plain Layout
26263 出力
26264 \end_layout
26265
26266 \end_inset
26267 </cell>
26268 </row>
26269 <row>
26270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26271 \begin_inset Text
26272
26273 \begin_layout Plain Layout
26274
26275 \backslash
26276
26277 \begin_inset Quotes grd
26278 \end_inset
26279
26280 e
26281 \end_layout
26282
26283 \end_inset
26284 </cell>
26285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Plain Layout
26289 \begin_inset ERT
26290 status collapsed
26291
26292 \begin_layout Plain Layout
26293
26294
26295 \backslash
26296 "e
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \end_inset
26305 </cell>
26306 </row>
26307 <row>
26308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26309 \begin_inset Text
26310
26311 \begin_layout Plain Layout
26312
26313 \backslash
26314 `e
26315 \end_layout
26316
26317 \end_inset
26318 </cell>
26319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26320 \begin_inset Text
26321
26322 \begin_layout Plain Layout
26323 \begin_inset ERT
26324 status collapsed
26325
26326 \begin_layout Plain Layout
26327
26328
26329 \backslash
26330 `e
26331 \end_layout
26332
26333 \end_inset
26334
26335
26336 \end_layout
26337
26338 \end_inset
26339 </cell>
26340 </row>
26341 <row>
26342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26343 \begin_inset Text
26344
26345 \begin_layout Plain Layout
26346
26347 \backslash
26348 ^
26349 \begin_inset ERT
26350 status collapsed
26351
26352 \begin_layout Plain Layout
26353
26354
26355 \backslash
26356 spce 
26357 \end_layout
26358
26359 \end_inset
26360
26361 e
26362 \end_layout
26363
26364 \end_inset
26365 </cell>
26366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26367 \begin_inset Text
26368
26369 \begin_layout Plain Layout
26370 \begin_inset ERT
26371 status collapsed
26372
26373 \begin_layout Plain Layout
26374
26375
26376 \backslash
26377 ^e
26378 \end_layout
26379
26380 \end_inset
26381
26382
26383 \end_layout
26384
26385 \end_inset
26386 </cell>
26387 </row>
26388 <row>
26389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26390 \begin_inset Text
26391
26392 \begin_layout Plain Layout
26393
26394 \backslash
26395 =e
26396 \end_layout
26397
26398 \end_inset
26399 </cell>
26400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26401 \begin_inset Text
26402
26403 \begin_layout Plain Layout
26404 \begin_inset ERT
26405 status collapsed
26406
26407 \begin_layout Plain Layout
26408
26409
26410 \backslash
26411 =e
26412 \end_layout
26413
26414 \end_inset
26415
26416
26417 \end_layout
26418
26419 \end_inset
26420 </cell>
26421 </row>
26422 <row>
26423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26424 \begin_inset Text
26425
26426 \begin_layout Plain Layout
26427
26428 \backslash
26429 u
26430 \begin_inset ERT
26431 status collapsed
26432
26433 \begin_layout Plain Layout
26434
26435
26436 \backslash
26437 spce 
26438 \end_layout
26439
26440 \end_inset
26441
26442 e
26443 \end_layout
26444
26445 \end_inset
26446 </cell>
26447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26448 \begin_inset Text
26449
26450 \begin_layout Plain Layout
26451 \begin_inset ERT
26452 status collapsed
26453
26454 \begin_layout Plain Layout
26455
26456
26457 \backslash
26458 u e
26459 \end_layout
26460
26461 \end_inset
26462
26463
26464 \end_layout
26465
26466 \end_inset
26467 </cell>
26468 </row>
26469 <row>
26470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26471 \begin_inset Text
26472
26473 \begin_layout Plain Layout
26474
26475 \backslash
26476 b
26477 \begin_inset ERT
26478 status collapsed
26479
26480 \begin_layout Plain Layout
26481
26482
26483 \backslash
26484 spce 
26485 \end_layout
26486
26487 \end_inset
26488
26489 e
26490 \end_layout
26491
26492 \end_inset
26493 </cell>
26494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Plain Layout
26498 \begin_inset ERT
26499 status collapsed
26500
26501 \begin_layout Plain Layout
26502
26503
26504 \backslash
26505 b e
26506 \end_layout
26507
26508 \end_inset
26509
26510
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 </row>
26516 <row>
26517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26518 \begin_inset Text
26519
26520 \begin_layout Plain Layout
26521
26522 \backslash
26523 t
26524 \begin_inset ERT
26525 status collapsed
26526
26527 \begin_layout Plain Layout
26528
26529
26530 \backslash
26531 spce 
26532 \end_layout
26533
26534 \end_inset
26535
26536 ee
26537 \end_layout
26538
26539 \end_inset
26540 </cell>
26541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Plain Layout
26545 \begin_inset ERT
26546 status collapsed
26547
26548 \begin_layout Plain Layout
26549
26550
26551 \backslash
26552 t ee
26553 \end_layout
26554
26555 \end_inset
26556
26557
26558 \end_layout
26559
26560 \end_inset
26561 </cell>
26562 </row>
26563 </lyxtabular>
26564
26565 \end_inset
26566
26567
26568 \begin_inset space \hfill{}
26569 \end_inset
26570
26571
26572 \begin_inset Tabular
26573 <lyxtabular version="3" rows="8" columns="2">
26574 <features tabularvalignment="middle">
26575 <column alignment="block" valignment="top" width="0">
26576 <column alignment="center" valignment="top" width="0">
26577 <row>
26578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26579 \begin_inset Text
26580
26581 \begin_layout Plain Layout
26582 コマンド
26583 \end_layout
26584
26585 \end_inset
26586 </cell>
26587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26588 \begin_inset Text
26589
26590 \begin_layout Plain Layout
26591 出力
26592 \end_layout
26593
26594 \end_inset
26595 </cell>
26596 </row>
26597 <row>
26598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26599 \begin_inset Text
26600
26601 \begin_layout Plain Layout
26602
26603 \backslash
26604 H
26605 \begin_inset ERT
26606 status collapsed
26607
26608 \begin_layout Plain Layout
26609
26610
26611 \backslash
26612 spce 
26613 \end_layout
26614
26615 \end_inset
26616
26617 e
26618 \end_layout
26619
26620 \end_inset
26621 </cell>
26622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26623 \begin_inset Text
26624
26625 \begin_layout Plain Layout
26626 \begin_inset ERT
26627 status collapsed
26628
26629 \begin_layout Plain Layout
26630
26631
26632 \backslash
26633 H e
26634 \end_layout
26635
26636 \end_inset
26637
26638
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 </row>
26644 <row>
26645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649
26650 \backslash
26651 'e
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Plain Layout
26660 \begin_inset ERT
26661 status collapsed
26662
26663 \begin_layout Plain Layout
26664
26665
26666 \backslash
26667 'e
26668 \end_layout
26669
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \end_inset
26676 </cell>
26677 </row>
26678 <row>
26679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683
26684 \backslash
26685 ~e
26686 \begin_inset Index idx
26687 status collapsed
26688
26689 \begin_layout Plain Layout
26690
26691 \lang english
26692 Tilde
26693 \end_layout
26694
26695 \end_inset
26696
26697
26698 \end_layout
26699
26700 \end_inset
26701 </cell>
26702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26703 \begin_inset Text
26704
26705 \begin_layout Plain Layout
26706 \begin_inset ERT
26707 status collapsed
26708
26709 \begin_layout Plain Layout
26710
26711
26712 \backslash
26713 ~e
26714 \end_layout
26715
26716 \end_inset
26717
26718
26719 \end_layout
26720
26721 \end_inset
26722 </cell>
26723 </row>
26724 <row>
26725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26726 \begin_inset Text
26727
26728 \begin_layout Plain Layout
26729
26730 \backslash
26731 .e
26732 \end_layout
26733
26734 \end_inset
26735 </cell>
26736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26737 \begin_inset Text
26738
26739 \begin_layout Plain Layout
26740 \begin_inset ERT
26741 status collapsed
26742
26743 \begin_layout Plain Layout
26744
26745
26746 \backslash
26747 .e
26748 \end_layout
26749
26750 \end_inset
26751
26752
26753 \end_layout
26754
26755 \end_inset
26756 </cell>
26757 </row>
26758 <row>
26759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26760 \begin_inset Text
26761
26762 \begin_layout Plain Layout
26763
26764 \backslash
26765 v
26766 \begin_inset ERT
26767 status collapsed
26768
26769 \begin_layout Plain Layout
26770
26771
26772 \backslash
26773 spce 
26774 \end_layout
26775
26776 \end_inset
26777
26778 e
26779 \end_layout
26780
26781 \end_inset
26782 </cell>
26783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26784 \begin_inset Text
26785
26786 \begin_layout Plain Layout
26787 \begin_inset ERT
26788 status collapsed
26789
26790 \begin_layout Plain Layout
26791
26792
26793 \backslash
26794 v e
26795 \end_layout
26796
26797 \end_inset
26798
26799
26800 \end_layout
26801
26802 \end_inset
26803 </cell>
26804 </row>
26805 <row>
26806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26807 \begin_inset Text
26808
26809 \begin_layout Plain Layout
26810
26811 \backslash
26812 d
26813 \begin_inset ERT
26814 status collapsed
26815
26816 \begin_layout Plain Layout
26817
26818
26819 \backslash
26820 spce 
26821 \end_layout
26822
26823 \end_inset
26824
26825 e
26826 \end_layout
26827
26828 \end_inset
26829 </cell>
26830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26831 \begin_inset Text
26832
26833 \begin_layout Plain Layout
26834 \begin_inset ERT
26835 status collapsed
26836
26837 \begin_layout Plain Layout
26838
26839
26840 \backslash
26841 d e
26842 \end_layout
26843
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 </row>
26852 <row>
26853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26854 \begin_inset Text
26855
26856 \begin_layout Plain Layout
26857
26858 \backslash
26859 c
26860 \begin_inset ERT
26861 status collapsed
26862
26863 \begin_layout Plain Layout
26864
26865
26866 \backslash
26867 spce 
26868 \end_layout
26869
26870 \end_inset
26871
26872 e
26873 \end_layout
26874
26875 \end_inset
26876 </cell>
26877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26878 \begin_inset Text
26879
26880 \begin_layout Plain Layout
26881 \begin_inset ERT
26882 status collapsed
26883
26884 \begin_layout Plain Layout
26885
26886
26887 \backslash
26888 c e
26889 \end_layout
26890
26891 \end_inset
26892
26893
26894 \end_layout
26895
26896 \end_inset
26897 </cell>
26898 </row>
26899 </lyxtabular>
26900
26901 \end_inset
26902
26903
26904 \begin_inset space \hfill{}
26905 \end_inset
26906
26907
26908 \end_layout
26909
26910 \begin_layout Standard
26911 \begin_inset VSpace medskip
26912 \end_inset
26913
26914
26915 \series bold
26916
26917 \backslash
26918 t
26919 \series default
26920 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26921 \series bold
26922
26923 \backslash
26924 t
26925 \begin_inset ERT
26926 status collapsed
26927
26928 \begin_layout Plain Layout
26929
26930
26931 \backslash
26932 spce 
26933 \end_layout
26934
26935 \end_inset
26936
26937 sz
26938 \series default
26939 は、
26940 \begin_inset ERT
26941 status collapsed
26942
26943 \begin_layout Plain Layout
26944
26945
26946 \backslash
26947 t sz
26948 \end_layout
26949
26950 \end_inset
26951
26952 となります。
26953 \end_layout
26954
26955 \begin_layout Standard
26956
26957 \series bold
26958 `
26959 \series default
26960  ・
26961 \series bold
26962  '
26963 \series default
26964  ・ 
26965 \series bold
26966 ^
26967 \series default
26968  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
26969 \begin_inset Foot
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \series bold
26980 ~
26981 \series default
26982 を、
26983 \emph on
26984 a
26985 \emph default
26986
26987 \emph on
26988 n
26989 \emph default
26990
26991 \emph on
26992 o
26993 \emph default
26994 といっしょに使うときも同様です。
26995 \end_layout
26996
26997 \begin_layout Standard
26998
26999 \series bold
27000
27001 \backslash
27002 b
27003 \series default
27004
27005 \series bold
27006
27007 \backslash
27008 c
27009 \series default
27010
27011 \series bold
27012
27013 \backslash
27014 d
27015 \series default
27016
27017 \series bold
27018
27019 \backslash
27020 H
27021 \series default
27022
27023 \series bold
27024
27025 \backslash
27026 t
27027 \series default
27028
27029 \series bold
27030
27031 \backslash
27032 u
27033 \series default
27034
27035 \series bold
27036
27037 \backslash
27038 v
27039 \series default
27040 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27041 。第
27042 \begin_inset CommandInset ref
27043 LatexCommand ref
27044 reference "sub:一文字に付けるアクセント"
27045
27046 \end_inset
27047
27048 節をご参照下さい。
27049 \end_layout
27050
27051 \begin_layout Standard
27052 \begin_inset VSpace bigskip
27053 \end_inset
27054
27055 さらに、
27056 \series bold
27057
27058 \backslash
27059 textcircled
27060 \series default
27061
27062 \begin_inset Index idx
27063 status collapsed
27064
27065 \begin_layout Plain Layout
27066 こまんど@コマンド ! T ! 
27067 \backslash
27068 textcircled
27069 \end_layout
27070
27071 \end_inset
27072
27073 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
27074
27075 \end_layout
27076
27077 \begin_layout Standard
27078 \align center
27079 \begin_inset Tabular
27080 <lyxtabular version="3" rows="3" columns="2">
27081 <features tabularvalignment="middle">
27082 <column alignment="center" valignment="top" width="0">
27083 <column alignment="center" valignment="top" width="0">
27084 <row>
27085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27086 \begin_inset Text
27087
27088 \begin_layout Plain Layout
27089 コマンド
27090 \end_layout
27091
27092 \end_inset
27093 </cell>
27094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27095 \begin_inset Text
27096
27097 \begin_layout Plain Layout
27098 出力
27099 \begin_inset Note Note
27100 status collapsed
27101
27102 \begin_layout Plain Layout
27103 ここで
27104 \series bold
27105
27106 \backslash
27107 raisebox
27108 \series default
27109 はスペーサーとして使用しているだけです。
27110 \end_layout
27111
27112 \end_inset
27113
27114
27115 \end_layout
27116
27117 \end_inset
27118 </cell>
27119 </row>
27120 <row>
27121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27122 \begin_inset Text
27123
27124 \begin_layout Plain Layout
27125
27126 \backslash
27127 textcircled{w}
27128 \end_layout
27129
27130 \end_inset
27131 </cell>
27132 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27133 \begin_inset Text
27134
27135 \begin_layout Plain Layout
27136 \begin_inset ERT
27137 status collapsed
27138
27139 \begin_layout Plain Layout
27140
27141
27142 \backslash
27143 textcircled{w}
27144 \end_layout
27145
27146 \end_inset
27147
27148
27149 \end_layout
27150
27151 \end_inset
27152 </cell>
27153 </row>
27154 <row>
27155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27156 \begin_inset Text
27157
27158 \begin_layout Plain Layout
27159
27160 \backslash
27161 Large 
27162 \backslash
27163 textcircled{
27164 \backslash
27165 normalsize
27166 \backslash
27167 protect
27168 \backslash
27169 raisebox{-1.5pt}{W}}
27170 \end_layout
27171
27172 \end_inset
27173 </cell>
27174 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27175 \begin_inset Text
27176
27177 \begin_layout Plain Layout
27178 \begin_inset Formula $\raisebox{4.5mm}{}$
27179 \end_inset
27180
27181
27182 \begin_inset ERT
27183 status collapsed
27184
27185 \begin_layout Plain Layout
27186
27187
27188 \backslash
27189 Large 
27190 \backslash
27191 textcircled{
27192 \backslash
27193 normalsize
27194 \backslash
27195 protect
27196 \backslash
27197 raisebox{-1.5pt}W}
27198 \end_layout
27199
27200 \end_inset
27201
27202
27203 \begin_inset Formula $\raisebox{-2mm}{}$
27204 \end_inset
27205
27206
27207 \end_layout
27208
27209 \end_inset
27210 </cell>
27211 </row>
27212 </lyxtabular>
27213
27214 \end_inset
27215
27216
27217 \end_layout
27218
27219 \begin_layout Standard
27220 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27221 \series bold
27222
27223 \backslash
27224 Large
27225 \series default
27226
27227 \begin_inset Foot
27228 status collapsed
27229
27230 \begin_layout Plain Layout
27231
27232 \begin_inset CommandInset ref
27233 LatexCommand ref
27234 reference "sub:書体寸法"
27235
27236 \end_inset
27237
27238 節参照のこと。
27239 \end_layout
27240
27241 \end_inset
27242
27243 で丸の大きさを指定しています。そして
27244 \series bold
27245
27246 \backslash
27247 raisebox
27248 \series default
27249
27250 \begin_inset Foot
27251 status collapsed
27252
27253 \begin_layout Plain Layout
27254
27255 \begin_inset CommandInset ref
27256 LatexCommand ref
27257 reference "sub:枠なしボックス"
27258
27259 \end_inset
27260
27261 節参照のこと。
27262 \end_layout
27263
27264 \end_inset
27265
27266 を使って、文字が真ん中にくるようにしています。
27267 \end_layout
27268
27269 \begin_layout Subsection
27270 小数字
27271 \begin_inset Index idx
27272 status collapsed
27273
27274 \begin_layout Plain Layout
27275 しょうすうじ@小数字
27276 \end_layout
27277
27278 \end_inset
27279
27280
27281 \end_layout
27282
27283 \begin_layout Standard
27284 小数字(minuscule number)は、
27285 \series bold
27286
27287 \backslash
27288 oldstylenums
27289 \series default
27290
27291 \begin_inset Index idx
27292 status collapsed
27293
27294 \begin_layout Plain Layout
27295 こまんど@コマンド ! O ! 
27296 \backslash
27297 oldstylenums
27298 \end_layout
27299
27300 \end_inset
27301
27302 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
27303 \end_layout
27304
27305 \begin_layout Standard
27306
27307 \series bold
27308
27309 \backslash
27310 oldstylenums{数字}
27311 \end_layout
27312
27313 \begin_layout Standard
27314 です。
27315 \series bold
27316
27317 \backslash
27318 oldstylenums{0123456789}
27319 \series default
27320 というコマンドは、
27321 \begin_inset Formula $\oldstylenums{0123456789}$
27322 \end_inset
27323
27324 のようになります。
27325 \end_layout
27326
27327 \begin_layout Subsection
27328 他の特殊文字
27329 \begin_inset CommandInset label
27330 LatexCommand label
27331 name "sub:他の特殊文字"
27332
27333 \end_inset
27334
27335
27336 \begin_inset Index idx
27337 status collapsed
27338
27339 \begin_layout Plain Layout
27340 とくしゅもじ@特殊文字 ! たの@他の
27341 \end_layout
27342
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \begin_layout Standard
27349 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
27350 \end_layout
27351
27352 \begin_layout Standard
27353 \align center
27354 \begin_inset Tabular
27355 <lyxtabular version="3" rows="4" columns="2">
27356 <features tabularvalignment="middle">
27357 <column alignment="center" valignment="top" width="0">
27358 <column alignment="center" valignment="top" width="0">
27359 <row>
27360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27361 \begin_inset Text
27362
27363 \begin_layout Plain Layout
27364 コマンド
27365 \end_layout
27366
27367 \end_inset
27368 </cell>
27369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Plain Layout
27373 出力
27374 \end_layout
27375
27376 \end_inset
27377 </cell>
27378 </row>
27379 <row>
27380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27381 \begin_inset Text
27382
27383 \begin_layout Plain Layout
27384
27385 \backslash
27386 ^
27387 \begin_inset ERT
27388 status collapsed
27389
27390 \begin_layout Plain Layout
27391
27392
27393 \backslash
27394 spce 
27395 \end_layout
27396
27397 \end_inset
27398
27399
27400 \end_layout
27401
27402 \end_inset
27403 </cell>
27404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27405 \begin_inset Text
27406
27407 \begin_layout Plain Layout
27408 \begin_inset Formula $\mathcircumflex$
27409 \end_inset
27410
27411
27412 \end_layout
27413
27414 \end_inset
27415 </cell>
27416 </row>
27417 <row>
27418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27419 \begin_inset Text
27420
27421 \begin_layout Plain Layout
27422
27423 \backslash
27424 _
27425 \end_layout
27426
27427 \end_inset
27428 </cell>
27429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27430 \begin_inset Text
27431
27432 \begin_layout Plain Layout
27433 \begin_inset Formula $\_$
27434 \end_inset
27435
27436
27437 \end_layout
27438
27439 \end_inset
27440 </cell>
27441 </row>
27442 <row>
27443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27444 \begin_inset Text
27445
27446 \begin_layout Plain Layout
27447 ^
27448 \begin_inset ERT
27449 status collapsed
27450
27451 \begin_layout Plain Layout
27452
27453
27454 \backslash
27455 spce 
27456 \end_layout
27457
27458 \end_inset
27459
27460
27461 \backslash
27462 circ
27463 \begin_inset Index idx
27464 status collapsed
27465
27466 \begin_layout Plain Layout
27467
27468 \lang english
27469
27470 \backslash
27471
27472 \end_layout
27473
27474 \end_inset
27475
27476
27477 \end_layout
27478
27479 \end_inset
27480 </cell>
27481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27482 \begin_inset Text
27483
27484 \begin_layout Plain Layout
27485 \begin_inset Formula $^{\circ}$
27486 \end_inset
27487
27488
27489 \end_layout
27490
27491 \end_inset
27492 </cell>
27493 </row>
27494 </lyxtabular>
27495
27496 \end_inset
27497
27498
27499 \end_layout
27500
27501 \begin_layout Standard
27502 しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
27503 \begin_inset Foot
27504 status collapsed
27505
27506 \begin_layout Plain Layout
27507 この件に関する詳細は、第
27508 \begin_inset CommandInset ref
27509 LatexCommand ref
27510 reference "sub:数式中のテキスト文字"
27511
27512 \end_inset
27513
27514 節にあります。
27515 \end_layout
27516
27517 \end_inset
27518
27519
27520 \end_layout
27521
27522 \begin_layout Standard
27523
27524 \series bold
27525
27526 \backslash
27527 DeclareInputtext{176}{
27528 \backslash
27529 ifmmode^
27530 \backslash
27531 circ
27532 \backslash
27533 else
27534 \backslash
27535 textdegree
27536 \backslash
27537 fi}
27538 \end_layout
27539
27540 \begin_layout Section
27541 数式様式
27542 \begin_inset CommandInset label
27543 LatexCommand label
27544 name "sec:数式様式"
27545
27546 \end_inset
27547
27548
27549 \begin_inset Index idx
27550 status collapsed
27551
27552 \begin_layout Plain Layout
27553 すうしき@数式 ! ようしき@様式
27554 \end_layout
27555
27556 \end_inset
27557
27558
27559 \end_layout
27560
27561 \begin_layout Itemize
27562 以下の二つの配置様式があります。
27563 \end_layout
27564
27565 \begin_deeper
27566 \begin_layout Description
27567 中央揃え 事前に定義された標準です。
27568 \end_layout
27569
27570 \begin_layout Description
27571 行頭下げ これを使うには、
27572 \family sans
27573 文書\SpecialChar \menuseparator
27574 設定
27575 \family default
27576 メニューの
27577 \family sans
27578 文書クラス
27579 \family default
27580 において、
27581 \series bold
27582 fleqn
27583 \series default
27584 オプションを指定しておかなくてはなりません。
27585 \end_layout
27586
27587 \begin_layout Standard
27588
27589 \series bold
27590 行頭下げ
27591 \series default
27592 を用いる場合には、行頭下げの大きさを
27593 \series bold
27594
27595 \backslash
27596 mathindent
27597 \series default
27598
27599 \begin_inset Index idx
27600 status collapsed
27601
27602 \begin_layout Plain Layout
27603 こまんど@コマンド ! M ! 
27604 \backslash
27605 mathindent
27606 \end_layout
27607
27608 \end_inset
27609
27610 の値で調整することができます。これを15
27611 \begin_inset space \thinspace{}
27612 \end_inset
27613
27614 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27615 \end_layout
27616
27617 \begin_layout Standard
27618
27619 \series bold
27620
27621 \backslash
27622 setlength{
27623 \backslash
27624 mathindent}{15mm}
27625 \end_layout
27626
27627 \begin_layout Standard
27628
27629 \series bold
27630
27631 \backslash
27632 mathindent
27633 \series default
27634 を明示的に指定しない場合には、事前に定義されている30
27635 \begin_inset space \thinspace{}
27636 \end_inset
27637
27638 ptが適用されます。
27639 \end_layout
27640
27641 \end_deeper
27642 \begin_layout Itemize
27643 また、以下の二つの連番様式があります。
27644 \end_layout
27645
27646 \begin_deeper
27647 \begin_layout Description
27648 右 事前に定義された標準です。
27649 \end_layout
27650
27651 \begin_layout Description
27652 左 これを使うには、
27653 \family sans
27654 文書\SpecialChar \menuseparator
27655 設定
27656 \family default
27657 メニューの
27658 \family sans
27659 文書クラス
27660 \family default
27661 において、
27662 \series bold
27663 leqno
27664 \series default
27665 オプションを指定しておかなくてはなりません。
27666 \end_layout
27667
27668 \end_deeper
27669 \begin_layout Standard
27670
27671 \series bold
27672 fleqn
27673 \series default
27674
27675 \series bold
27676 leqno
27677 \series default
27678 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27679 \end_layout
27680
27681 \begin_layout Standard
27682 これで選択した様式は、文書中のすべての別行建て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27683 \series bold
27684 中央揃え
27685 \series default
27686 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27687 \begin_inset CommandInset ref
27688 LatexCommand ref
27689 reference "sub:flalign環境"
27690
27691 \end_inset
27692
27693 節をご覧下さい。
27694 \end_layout
27695
27696 \begin_layout Section
27697 多行数式
27698 \begin_inset CommandInset label
27699 LatexCommand label
27700 name "sec:多行数式"
27701
27702 \end_inset
27703
27704
27705 \begin_inset Index idx
27706 status collapsed
27707
27708 \begin_layout Plain Layout
27709 すうしき@数式 ! たぎょう@多行
27710 \end_layout
27711
27712 \end_inset
27713
27714
27715 \end_layout
27716
27717 \begin_layout Subsection
27718 概要
27719 \end_layout
27720
27721 \begin_layout Standard
27722 LyXでは、多行数式は、数式中で
27723 \series bold
27724
27725 \begin_inset Info
27726 type  "shortcut"
27727 arg   "newline-insert newline"
27728 \end_inset
27729
27730
27731 \series default
27732 を押すことで作られます。この操作によって、第
27733 \begin_inset CommandInset ref
27734 LatexCommand ref
27735 reference "sub:eqnarray環境"
27736
27737 \end_inset
27738
27739 節に述べられている
27740 \series bold
27741 eqnarray環境
27742 \series default
27743 が作り出されるか、あるいは文書設定で
27744 \family sans
27745 AMS mathパッケージを使う
27746 \family default
27747 オプションが選択されている場合には、第
27748 \begin_inset CommandInset ref
27749 LatexCommand ref
27750 reference "sub:標準align環境"
27751
27752 \end_inset
27753
27754 節に述べられている
27755 \series bold
27756 align環境
27757 \series default
27758 が作り出されることになります。
27759 \end_layout
27760
27761 \begin_layout Standard
27762 他にも、
27763 \family sans
27764 挿入\SpecialChar \menuseparator
27765 数式
27766 \family default
27767 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27768 \end_layout
27769
27770 \begin_layout Standard
27771 すべての多行数式において、新規行は、
27772 \begin_inset Info
27773 type  "shortcut"
27774 arg   "newline-insert newline"
27775 \end_inset
27776
27777 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27778 \begin_inset Graphics
27779         filename ../../images/tabular-feature_append-row.png
27780         scale 85
27781
27782 \end_inset
27783
27784
27785 \begin_inset Graphics
27786         filename ../../images/tabular-feature_delete-row.png
27787         scale 85
27788
27789 \end_inset
27790
27791 を使うか、
27792 \family sans
27793 編集\SpecialChar \menuseparator
27794 行と列
27795 \family default
27796 メニューを使うことができます。
27797 \end_layout
27798
27799 \begin_layout Subsubsection
27800 行間
27801 \begin_inset CommandInset label
27802 LatexCommand label
27803 name "sub:行間"
27804
27805 \end_inset
27806
27807
27808 \begin_inset Index idx
27809 status collapsed
27810
27811 \begin_layout Plain Layout
27812 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
27813 \end_layout
27814
27815 \end_inset
27816
27817
27818 \end_layout
27819
27820 \begin_layout Standard
27821 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27822 \begin_inset Formula \begin{eqnarray*}
27823 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}\\
27824 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
27825 \end{eqnarray*}
27826
27827 \end_inset
27828
27829
27830 \end_layout
27831
27832 \begin_layout Standard
27833 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
27834 \begin_inset Foot
27835 status collapsed
27836
27837 \begin_layout Plain Layout
27838 \begin_inset CommandInset href
27839 LatexCommand href
27840 name "LyX-bug #1505"
27841 target "http://www.lyx.org/trac/ticket/1505"
27842
27843 \end_inset
27844
27845 を参照。
27846 \end_layout
27847
27848 \end_inset
27849
27850 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27851 \series bold
27852
27853 \backslash
27854
27855 \backslash
27856 [3mm]
27857 \series default
27858 というコマンドを入れます。すると、次のようになります。
27859 \begin_inset ERT
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863
27864
27865 \backslash
27866 begin{eqnarray*}
27867 \end_layout
27868
27869 \begin_layout Plain Layout
27870
27871 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27872  = & 
27873 \backslash
27874 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27875 \backslash
27876
27877 \backslash
27878 [3mm]
27879 \end_layout
27880
27881 \begin_layout Plain Layout
27882
27883 4x^{2}
27884 \backslash
27885 left(B^{2}+x_{0}^{2}
27886 \backslash
27887 right)+4x_{0}x
27888 \backslash
27889 left(D-B^{2}
27890 \backslash
27891 right)+B^{2}
27892 \backslash
27893 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27894 \backslash
27895 right) & = & 0
27896 \end_layout
27897
27898 \begin_layout Plain Layout
27899
27900
27901 \backslash
27902 end{eqnarray*}
27903 \end_layout
27904
27905 \end_inset
27906
27907
27908 \end_layout
27909
27910 \begin_layout Standard
27911 \begin_inset VSpace bigskip
27912 \end_inset
27913
27914 同一数式内のすべての行の行間を一律に指定するには、
27915 \series bold
27916
27917 \backslash
27918 jot
27919 \series default
27920
27921 \begin_inset Index idx
27922 status collapsed
27923
27924 \begin_layout Plain Layout
27925 こまんど@コマンド ! J ! 
27926 \backslash
27927 jot
27928 \end_layout
27929
27930 \end_inset
27931
27932 変数を変更します。定義は、
27933 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
27934 \end_inset
27935
27936 となっています。
27937 \series bold
27938
27939 \backslash
27940 jot
27941 \series default
27942 の既定値は、3
27943 \begin_inset space \thinspace{}
27944 \end_inset
27945
27946 ptです。上記の例のように、行間を3
27947 \begin_inset space \thinspace{}
27948 \end_inset
27949
27950 mm追加するには、
27951 \end_layout
27952
27953 \begin_layout Standard
27954
27955 \series bold
27956
27957 \backslash
27958 setlength{
27959 \backslash
27960 jot}{3mm+3pt}
27961 \end_layout
27962
27963 \begin_layout Standard
27964 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
27965 \end_layout
27966
27967 \begin_layout Standard
27968
27969 \series bold
27970
27971 \backslash
27972 usepackage{calc}
27973 \end_layout
27974
27975 \begin_layout Standard
27976 という行を入れて、LaTeXパッケージ
27977 \series bold
27978 calc
27979 \series default
27980
27981 \begin_inset Foot
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985
27986 \series bold
27987 calc
27988 \series default
27989 は標準的なLaTeX頒布版のすべてに付属しています。
27990 \end_layout
27991
27992 \end_inset
27993
27994
27995 \begin_inset Index idx
27996 status collapsed
27997
27998 \begin_layout Plain Layout
27999 ぱっけーじ@パッケージ ! calc
28000 \end_layout
28001
28002 \end_inset
28003
28004  を読み込んでおく必要があります。すると、
28005 \begin_inset ERT
28006 status collapsed
28007
28008 \begin_layout Plain Layout
28009
28010
28011 \backslash
28012 setlength{
28013 \backslash
28014 jot}{3mm+3pt}
28015 \end_layout
28016
28017 \end_inset
28018
28019
28020 \begin_inset Formula \begin{eqnarray*}
28021 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}\\
28022 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
28023 \end{eqnarray*}
28024
28025 \end_inset
28026
28027
28028 \end_layout
28029
28030 \begin_layout Standard
28031 \begin_inset ERT
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035
28036
28037 \backslash
28038 setlength{
28039 \backslash
28040 jot}{3pt}
28041 \end_layout
28042
28043 \end_inset
28044
28045 のような結果を得ます。行間を既定値に戻すには、
28046 \series bold
28047
28048 \backslash
28049 jot
28050 \series default
28051 をふたたび3
28052 \begin_inset space \thinspace{}
28053 \end_inset
28054
28055 ptに戻します。
28056 \end_layout
28057
28058 \begin_layout Subsubsection
28059 列間
28060 \begin_inset CommandInset label
28061 LatexCommand label
28062 name "sub:列間"
28063
28064 \end_inset
28065
28066
28067 \begin_inset Index idx
28068 status collapsed
28069
28070 \begin_layout Plain Layout
28071 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28081
28082 \end_layout
28083
28084 \begin_layout Standard
28085 列間は、
28086 \series bold
28087
28088 \backslash
28089 arraycolsep
28090 \series default
28091
28092 \begin_inset Index idx
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 こまんど@コマンド ! A ! 
28097 \backslash
28098 arraycolsep
28099 \end_layout
28100
28101 \end_inset
28102
28103 変数を使って指定し、
28104 \begin_inset Newline newline
28105 \end_inset
28106
28107 列間 = 2
28108 \begin_inset space \thinspace{}
28109 \end_inset
28110
28111
28112 \series bold
28113
28114 \backslash
28115 arraycolsep
28116 \series default
28117
28118 \begin_inset Newline newline
28119 \end_inset
28120
28121 という関係があります。したがって、
28122 \end_layout
28123
28124 \begin_layout Standard
28125
28126 \series bold
28127
28128 \backslash
28129 setlength{
28130 \backslash
28131 arraycolsep}{1cm}
28132 \end_layout
28133
28134 \begin_layout Standard
28135 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
28136 \begin_inset space \thinspace{}
28137 \end_inset
28138
28139 cmになります。これを既定値に戻すには、
28140 \series bold
28141
28142 \backslash
28143 arraycolsep
28144 \series default
28145 を5
28146 \begin_inset space \thinspace{}
28147 \end_inset
28148
28149 ptに戻して下さい。
28150 \end_layout
28151
28152 \begin_layout Standard
28153 以下は、2
28154 \begin_inset space \thinspace{}
28155 \end_inset
28156
28157 cmの列間を持つ数式です。
28158 \begin_inset ERT
28159 status collapsed
28160
28161 \begin_layout Plain Layout
28162
28163
28164 \backslash
28165 setlength{
28166 \backslash
28167 arraycolsep}{1cm}
28168 \end_layout
28169
28170 \end_inset
28171
28172
28173 \begin_inset Formula \begin{eqnarray*}
28174 A & = & B\\
28175 C & \ne & A
28176 \end{eqnarray*}
28177
28178 \end_inset
28179
28180 行列の既定の列間10
28181 \begin_inset space \thinspace{}
28182 \end_inset
28183
28184 ptを持つ数式です。
28185 \begin_inset ERT
28186 status collapsed
28187
28188 \begin_layout Plain Layout
28189
28190
28191 \backslash
28192 setlength{
28193 \backslash
28194 arraycolsep}{5pt}
28195 \end_layout
28196
28197 \end_inset
28198
28199
28200 \begin_inset Formula \begin{eqnarray*}
28201 A & = & B\\
28202 C & \ne & A
28203 \end{eqnarray*}
28204
28205 \end_inset
28206
28207
28208 \end_layout
28209
28210 \begin_layout Subsubsection
28211 長い数式
28212 \begin_inset Index idx
28213 status collapsed
28214
28215 \begin_layout Plain Layout
28216 すうしき@数式 ! ながい@長い
28217 \end_layout
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \begin_layout Standard
28225 長い数式は、以下の方法を使って組版することができます。
28226 \end_layout
28227
28228 \begin_layout Itemize
28229 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28230 \begin_inset Formula \begin{eqnarray}
28231 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 \\
28232  &  & -\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}
28233 \end{eqnarray}
28234
28235 \end_inset
28236
28237 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28238 示されません。これを避けるために、マイナス記号の後に
28239 \series bold
28240
28241 \backslash
28242 hspace
28243 \series default
28244 .
28245 \begin_inset Foot
28246 status collapsed
28247
28248 \begin_layout Plain Layout
28249
28250 \series bold
28251
28252 \backslash
28253 hspace
28254 \series default
28255 に関しての詳細は、第
28256 \begin_inset CommandInset ref
28257 LatexCommand ref
28258 reference "sub:可変長の空白"
28259
28260 \end_inset
28261
28262 節をご覧下さい。
28263 \end_layout
28264
28265 \end_inset
28266
28267
28268 \begin_inset Index idx
28269 status collapsed
28270
28271 \begin_layout Plain Layout
28272 こまんど@コマンド ! H ! 
28273 \backslash
28274 hspace
28275 \end_layout
28276
28277 \end_inset
28278
28279 コマンドを使って3
28280 \begin_inset space \thinspace{}
28281 \end_inset
28282
28283 pt空白を入れてあります。
28284 \end_layout
28285
28286 \begin_layout Itemize
28287 数式の両辺がともに長すぎるときには、
28288 \series bold
28289
28290 \backslash
28291 lefteqn
28292 \series default
28293
28294 \begin_inset Index idx
28295 status collapsed
28296
28297 \begin_layout Plain Layout
28298 こまんど@コマンド ! L ! 
28299 \backslash
28300 lefteqn
28301 \end_layout
28302
28303 \end_inset
28304
28305 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28306 \begin_inset Formula \begin{eqnarray}
28307 \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 \\
28308  &  & -\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 \\
28309  &  & =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}
28310 \end{eqnarray}
28311
28312 \end_inset
28313
28314
28315 \series bold
28316
28317 \backslash
28318 lefteqn
28319 \series default
28320 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28321 \begin_inset Newline newline
28322 \end_inset
28323
28324 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28325 \begin_inset VSpace medskip
28326 \end_inset
28327
28328
28329 \begin_inset Newline newline
28330 \end_inset
28331
28332
28333 \begin_inset Note Greyedout
28334 status open
28335
28336 \begin_layout Plain Layout
28337
28338 \series bold
28339
28340 \backslash
28341 lefteqn
28342 \series default
28343 を使用する際には、以下のことにご注意下さい。
28344 \end_layout
28345
28346 \begin_layout Itemize
28347 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28348 \begin_inset Formula $-B^{2}$
28349 \end_inset
28350
28351 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28352 \end_layout
28353
28354 \begin_layout Itemize
28355 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
28356 \begin_inset Foot
28357 status collapsed
28358
28359 \begin_layout Plain Layout
28360 \begin_inset CommandInset href
28361 LatexCommand href
28362 name "LyX-bug #1429"
28363 target "http://www.lyx.org/trac/ticket/1429"
28364
28365 \end_inset
28366
28367
28368 \end_layout
28369
28370 \end_inset
28371
28372 。カーソルを行頭に合わせて、矢印キーで移動するしかありません。
28373 \end_layout
28374
28375 \end_inset
28376
28377
28378 \end_layout
28379
28380 \begin_layout Itemize
28381 長い数式を組む他の方法として、第
28382 \begin_inset CommandInset ref
28383 LatexCommand ref
28384 reference "sub:multline環境"
28385
28386 \end_inset
28387
28388 節と第
28389 \begin_inset CommandInset ref
28390 LatexCommand ref
28391 reference "sub:数式の一部の多行化"
28392
28393 \end_inset
28394
28395 節で述べられている環境を用いる方法があります。
28396 \end_layout
28397
28398 \begin_layout Subsubsection
28399 多行にわたる括弧
28400 \begin_inset CommandInset label
28401 LatexCommand label
28402 name "sub:多行にわたる括弧"
28403
28404 \end_inset
28405
28406
28407 \begin_inset Index idx
28408 status collapsed
28409
28410 \begin_layout Plain Layout
28411 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28412 \end_layout
28413
28414 \end_inset
28415
28416
28417 \end_layout
28418
28419 \begin_layout Standard
28420 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28421 \begin_inset Formula \begin{eqnarray*}
28422 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28423  &  & \left.\cdots+B-D\right]
28424 \end{eqnarray*}
28425
28426 \end_inset
28427
28428
28429 \end_layout
28430
28431 \begin_layout Standard
28432 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28433 \end_layout
28434
28435 \begin_layout Standard
28436 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28437 \series bold
28438
28439 \backslash
28440 right.
28441 \series default
28442
28443 \begin_inset Index idx
28444 status collapsed
28445
28446 \begin_layout Plain Layout
28447 こまんど@コマンド ! R ! 
28448 \backslash
28449 right
28450 \end_layout
28451
28452 \end_inset
28453
28454 とし、二行めの始めを
28455 \series bold
28456
28457 \backslash
28458 left.
28459 \begin_inset Foot
28460 status collapsed
28461
28462 \begin_layout Plain Layout
28463
28464 \series bold
28465
28466 \backslash
28467 left
28468 \series default
28469
28470 \series bold
28471
28472 \backslash
28473 right
28474 \series default
28475 に関する詳細は、第
28476 \begin_inset CommandInset ref
28477 LatexCommand ref
28478 reference "sub:自動の括弧丈"
28479
28480 \end_inset
28481
28482 節をご覧下さい。
28483 \end_layout
28484
28485 \end_inset
28486
28487
28488 \series default
28489
28490 \begin_inset Index idx
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494 こまんど@コマンド ! L ! 
28495 \backslash
28496 left
28497 \end_layout
28498
28499 \end_inset
28500
28501 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28502 \series bold
28503
28504 \backslash
28505 left.
28506 \series default
28507 の後に、
28508 \series bold
28509
28510 \backslash
28511 vphantom
28512 \series default
28513
28514 \begin_inset ERT
28515 status collapsed
28516
28517 \begin_layout Plain Layout
28518
28519
28520 \backslash
28521 spce 
28522 \end_layout
28523
28524 \end_inset
28525
28526
28527 \series bold
28528
28529 \backslash
28530 prod
28531 \series default
28532 ^
28533 \begin_inset ERT
28534 status collapsed
28535
28536 \begin_layout Plain Layout
28537
28538
28539 \backslash
28540 spce 
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \series bold
28547
28548 \backslash
28549 infty
28550 \series default
28551
28552 \begin_inset ERT
28553 status collapsed
28554
28555 \begin_layout Plain Layout
28556
28557
28558 \backslash
28559 spce 
28560 \end_layout
28561
28562 \end_inset
28563
28564
28565 \series bold
28566
28567 \begin_inset Formula $\downarrow$
28568 \end_inset
28569
28570 _R=1}
28571 \series default
28572
28573 \begin_inset Index idx
28574 status collapsed
28575
28576 \begin_layout Plain Layout
28577 こまんど@コマンド ! V ! 
28578 \backslash
28579 vphantom
28580 \end_layout
28581
28582 \end_inset
28583
28584 というコマンドを挿入します。
28585 \end_layout
28586
28587 \begin_layout Standard
28588 その結果が以下の数式です。
28589 \begin_inset Formula \begin{eqnarray*}
28590 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28591  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28592 \end{eqnarray*}
28593
28594 \end_inset
28595
28596
28597 \end_layout
28598
28599 \begin_layout Subsection
28600 align環境
28601 \end_layout
28602
28603 \begin_layout Standard
28604 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28605 \end_layout
28606
28607 \begin_layout Standard
28608 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28609 \end_layout
28610
28611 \begin_layout Standard
28612 align環境は、
28613 \family sans
28614 挿入\SpecialChar \menuseparator
28615 数式
28616 \family default
28617 メニューから作ることができます。
28618 \family sans
28619 編集\SpecialChar \menuseparator
28620 数式\SpecialChar \menuseparator
28621 数式の表記を変更
28622 \family default
28623 メニューを使えば、既存の数式をalign環境に変更することができます。
28624 \end_layout
28625
28626 \begin_layout Standard
28627 列を追加したり削除したりするには、数式ツールバーボタンの
28628 \begin_inset Graphics
28629         filename ../../images/tabular-feature_append-column.png
28630         scale 85
28631
28632 \end_inset
28633
28634
28635 \begin_inset Graphics
28636         filename ../../images/tabular-feature_delete-column.png
28637         scale 85
28638
28639 \end_inset
28640
28641 を使うか、
28642 \family sans
28643 編集\SpecialChar \menuseparator
28644 行と列
28645 \family default
28646 メニューを使います。
28647 \end_layout
28648
28649 \begin_layout Subsubsection
28650 標準align環境
28651 \begin_inset CommandInset label
28652 LatexCommand label
28653 name "sub:標準align環境"
28654
28655 \end_inset
28656
28657
28658 \begin_inset Index idx
28659 status collapsed
28660
28661 \begin_layout Plain Layout
28662 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
28663 \end_layout
28664
28665 \end_inset
28666
28667
28668 \end_layout
28669
28670 \begin_layout Standard
28671 このalign環境は、数式中で
28672 \begin_inset Info
28673 type  "shortcut"
28674 arg   "newline-insert newline"
28675 \end_inset
28676
28677 を押すか、
28678 \family sans
28679 挿入\SpecialChar \menuseparator
28680 数式\SpecialChar \menuseparator
28681 AMS align環境
28682 \family default
28683 メニューで作ることができます。
28684 \end_layout
28685
28686 \begin_layout Standard
28687 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28688 \begin_inset Formula \begin{align*}
28689 A & =\sin(B) & C & =D\\
28690 C & \ne A & B & \ne D
28691 \end{align*}
28692
28693 \end_inset
28694
28695 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28696 \series bold
28697
28698 \backslash
28699 hfill
28700 \begin_inset Foot
28701 status collapsed
28702
28703 \begin_layout Plain Layout
28704
28705 \series bold
28706
28707 \backslash
28708 hfill
28709 \series default
28710 に関する詳細は、第
28711 \begin_inset CommandInset ref
28712 LatexCommand ref
28713 reference "sub:可変長の空白"
28714
28715 \end_inset
28716
28717 節をご覧下さい。
28718 \end_layout
28719
28720 \end_inset
28721
28722
28723 \series default
28724 があるかのように配置されます。数式様式として
28725 \series bold
28726 行頭下げ
28727 \begin_inset Foot
28728 status collapsed
28729
28730 \begin_layout Plain Layout
28731
28732 \series bold
28733 数式様式については、第
28734 \series default
28735
28736 \begin_inset CommandInset ref
28737 LatexCommand ref
28738 reference "sec:数式様式"
28739
28740 \end_inset
28741
28742 節をご覧下さい。
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \series default
28749 を使う場合には、第一列の前の
28750 \series bold
28751
28752 \backslash
28753 hfill
28754 \series default
28755 はない形で数式が設定されます。
28756 \end_layout
28757
28758 \begin_layout Subsubsection
28759 alignat環境
28760 \begin_inset Index idx
28761 status collapsed
28762
28763 \begin_layout Plain Layout
28764 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
28765 \end_layout
28766
28767 \end_inset
28768
28769
28770 \end_layout
28771
28772 \begin_layout Standard
28773 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28774 \begin_inset CommandInset ref
28775 LatexCommand ref
28776 reference "sub:空白"
28777
28778 \end_inset
28779
28780 節に述べられている空白を使用して手動で入れます。
28781 \end_layout
28782
28783 \begin_layout Standard
28784 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28785 \begin_inset space \thinspace{}
28786 \end_inset
28787
28788 cmの空白を入れたものです。
28789 \begin_inset Formula \begin{alignat*}{2}
28790 A & =\sin(B) & \hspace{1cm}C & =D\\
28791 C & \ne A & B & \ne D
28792 \end{alignat*}
28793
28794 \end_inset
28795
28796 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28797 \end_layout
28798
28799 \begin_layout Subsubsection
28800 flalign環境
28801 \begin_inset CommandInset label
28802 LatexCommand label
28803 name "sub:flalign環境"
28804
28805 \end_inset
28806
28807
28808 \begin_inset Index idx
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
28813 \end_layout
28814
28815 \end_inset
28816
28817
28818 \end_layout
28819
28820 \begin_layout Standard
28821 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28822 \begin_inset Formula \begin{flalign*}
28823 A & =1 & B & =2 & C & =3\\
28824 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28825 \end{flalign*}
28826
28827 \end_inset
28828
28829
28830 \end_layout
28831
28832 \begin_layout Standard
28833 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
28834 \series bold
28835 中央揃え
28836 \series default
28837 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28838 \begin_inset CommandInset ref
28839 LatexCommand eqref
28840 reference "eq:VolInt"
28841
28842 \end_inset
28843
28844 式を行頭下げにしたものです。
28845 \begin_inset Formula \begin{flalign}
28846 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28847 \end{flalign}
28848
28849 \end_inset
28850
28851 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28852 \begin_inset space \thinspace{}
28853 \end_inset
28854
28855 ptの空白が第1列の頭に入れてあります。
28856 \end_layout
28857
28858 \begin_layout Subsection
28859 eqnarray環境
28860 \begin_inset CommandInset label
28861 LatexCommand label
28862 name "sub:eqnarray環境"
28863
28864 \end_inset
28865
28866
28867 \begin_inset Index idx
28868 status collapsed
28869
28870 \begin_layout Plain Layout
28871 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
28872 \end_layout
28873
28874 \end_inset
28875
28876
28877 \end_layout
28878
28879 \begin_layout Standard
28880 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28881 いるので、その内容は中央揃えで少し小さく設定されます。
28882 \begin_inset Formula \begin{eqnarray*}
28883 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28884 AB & AB & AB\\
28885 A & = & A
28886 \end{eqnarray*}
28887
28888 \end_inset
28889
28890
28891 \end_layout
28892
28893 \begin_layout Subsection
28894 gather環境
28895 \begin_inset Index idx
28896 status collapsed
28897
28898 \begin_layout Plain Layout
28899 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
28900 \end_layout
28901
28902 \end_inset
28903
28904
28905 \end_layout
28906
28907 \begin_layout Standard
28908 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28909 \begin_inset Formula \begin{gather}
28910 A=1\\
28911 X=\textrm{-}1
28912 \end{gather}
28913
28914 \end_inset
28915
28916
28917 \end_layout
28918
28919 \begin_layout Subsection
28920 multline環境
28921 \begin_inset CommandInset label
28922 LatexCommand label
28923 name "sub:multline環境"
28924
28925 \end_inset
28926
28927
28928 \begin_inset Index idx
28929 status collapsed
28930
28931 \begin_layout Plain Layout
28932 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
28933 \end_layout
28934
28935 \end_inset
28936
28937
28938 \end_layout
28939
28940 \begin_layout Standard
28941 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
28942 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
28943 \begin_inset CommandInset ref
28944 LatexCommand eqref
28945 reference "eq:lefteqn"
28946
28947 \end_inset
28948
28949 式をmultline環境に置いたものを示します。
28950 \begin_inset Formula \begin{multline}
28951 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}\\
28952 -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}\\
28953 =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}}
28954 \end{multline}
28955
28956 \end_inset
28957
28958
28959 \end_layout
28960
28961 \begin_layout Standard
28962 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
28963 \begin_inset Foot
28964 status collapsed
28965
28966 \begin_layout Plain Layout
28967 付番様式については、第
28968 \begin_inset CommandInset ref
28969 LatexCommand ref
28970 reference "sec:数式様式"
28971
28972 \end_inset
28973
28974 節を参照。
28975 \end_layout
28976
28977 \end_inset
28978
28979
28980 \end_layout
28981
28982 \begin_layout Standard
28983
28984 \series bold
28985
28986 \backslash
28987 shoveright
28988 \begin_inset Index idx
28989 status collapsed
28990
28991 \begin_layout Plain Layout
28992 こまんど@コマンド ! S ! 
28993 \backslash
28994 shoveright
28995 \end_layout
28996
28997 \end_inset
28998
28999 コマンドや
29000 \backslash
29001 shoveleft
29002 \begin_inset Index idx
29003 status collapsed
29004
29005 \begin_layout Plain Layout
29006 こまんど@コマンド ! S ! 
29007 \backslash
29008 shoveleft
29009 \end_layout
29010
29011 \end_inset
29012
29013
29014 \series default
29015 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29016 \end_layout
29017
29018 \begin_layout Standard
29019
29020 \series bold
29021
29022 \backslash
29023 shoveright{行の内容}
29024 \series default
29025 あるいは
29026 \series bold
29027
29028 \backslash
29029 shoveleft{行の内容}
29030 \end_layout
29031
29032 \begin_layout Standard
29033 \begin_inset VSpace medskip
29034 \end_inset
29035
29036
29037 \series bold
29038
29039 \backslash
29040 multlinegap
29041 \begin_inset Index idx
29042 status collapsed
29043
29044 \begin_layout Plain Layout
29045 こまんど@コマンド ! M ! 
29046 \backslash
29047 multlinegap
29048 \end_layout
29049
29050 \end_inset
29051
29052
29053 \series default
29054 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29055 \begin_inset space \thinspace{}
29056 \end_inset
29057
29058 ptの長さです。
29059 \end_layout
29060
29061 \begin_layout Standard
29062 以下は、上記の数式に
29063 \end_layout
29064
29065 \begin_layout Standard
29066
29067 \series bold
29068
29069 \backslash
29070 setlength{
29071 \backslash
29072 multlinegap}{2cm}
29073 \end_layout
29074
29075 \begin_layout Standard
29076 というコマンドを、TeXモードで直前に挿入した例です。
29077 \begin_inset ERT
29078 status collapsed
29079
29080 \begin_layout Plain Layout
29081
29082
29083 \backslash
29084 setlength{
29085 \backslash
29086 multlinegap}{2cm}
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \begin_inset Formula \begin{multline}
29093 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}\\
29094 \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}}\\
29095 =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}}
29096 \end{multline}
29097
29098 \end_inset
29099
29100
29101 \begin_inset ERT
29102 status collapsed
29103
29104 \begin_layout Plain Layout
29105
29106
29107 \backslash
29108 setlength{
29109 \backslash
29110 multlinegap}{0pt}
29111 \end_layout
29112
29113 \end_inset
29114
29115 二行めは、
29116 \series bold
29117
29118 \backslash
29119 shoveleft
29120 \series default
29121 を使って左揃えにしています。
29122 \end_layout
29123
29124 \begin_layout Subsection
29125 数式の一部の多行化
29126 \begin_inset CommandInset label
29127 LatexCommand label
29128 name "sub:数式の一部の多行化"
29129
29130 \end_inset
29131
29132
29133 \begin_inset Index idx
29134 status collapsed
29135
29136 \begin_layout Plain Layout
29137 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
29138 \end_layout
29139
29140 \end_inset
29141
29142
29143 \end_layout
29144
29145 \begin_layout Standard
29146 数式の一部分のみを多行表示したい場合には、
29147 \series bold
29148 aligned
29149 \series default
29150
29151 \series bold
29152 alignedat
29153 \series default
29154
29155 \series bold
29156 gathered
29157 \series default
29158
29159 \series bold
29160 split
29161 \series default
29162 のうちのいずれかの環境を使用します。これらは、
29163 \family sans
29164 挿入\SpecialChar \menuseparator
29165 数式
29166 \family default
29167 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29168 \end_layout
29169
29170 \begin_layout Standard
29171 最初の三つの環境は、環境名から
29172 \series bold
29173 ed
29174 \series default
29175 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29176 \begin_inset Formula \[
29177 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29178 \Delta E\Delta t & \ge\frac{\hbar}{2}
29179 \end{aligned}
29180 \right\} \textrm{不確定性原理}
29181 \]
29182
29183 \end_inset
29184
29185
29186 \end_layout
29187
29188 \begin_layout Standard
29189 この数式を作るには、別行建て数式をまず作っておいて、そこに
29190 \series bold
29191
29192 \backslash
29193 aligned
29194 \begin_inset Index idx
29195 status collapsed
29196
29197 \begin_layout Plain Layout
29198 こまんど@コマンド ! A ! 
29199 \backslash
29200 aligned
29201 \end_layout
29202
29203 \end_inset
29204
29205
29206 \series default
29207 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29208 ます。
29209 \end_layout
29210
29211 \begin_layout Standard
29212 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行建て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29213 に配置できる利点があります。以下に例として、
29214 \begin_inset CommandInset ref
29215 LatexCommand eqref
29216 reference "eq:shortlong"
29217
29218 \end_inset
29219
29220 式にaligned環境を適用したものを示します。
29221 \begin_inset Formula \begin{equation}
29222 \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}|}\\
29223  & -\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}|}
29224 \end{aligned}
29225 \end{equation}
29226
29227 \end_inset
29228
29229
29230 \end_layout
29231
29232 \begin_layout Standard
29233
29234 \series bold
29235 alignedat
29236 \series default
29237
29238 \series bold
29239 gathered
29240 \series default
29241
29242 \series bold
29243 split
29244 \series default
29245 の各環境を使うには、それぞれ
29246 \series bold
29247
29248 \backslash
29249 alignedat
29250 \series default
29251
29252 \begin_inset Index idx
29253 status collapsed
29254
29255 \begin_layout Plain Layout
29256 こまんど@コマンド ! A ! 
29257 \backslash
29258 alignedat
29259 \end_layout
29260
29261 \end_inset
29262
29263
29264 \series bold
29265
29266 \backslash
29267 gathered
29268 \series default
29269
29270 \begin_inset Index idx
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274 こまんど@コマンド ! G ! 
29275 \backslash
29276 gathered
29277 \end_layout
29278
29279 \end_inset
29280
29281
29282 \series bold
29283
29284 \backslash
29285 split
29286 \series default
29287
29288 \begin_inset Index idx
29289 status collapsed
29290
29291 \begin_layout Plain Layout
29292 こまんど@コマンド ! S ! 
29293 \backslash
29294 split
29295 \end_layout
29296
29297 \end_inset
29298
29299 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29300 \end_layout
29301
29302 \begin_layout Subsection
29303 多行数式中のテキスト
29304 \begin_inset CommandInset label
29305 LatexCommand label
29306 name "sub:多行数式中のテキスト"
29307
29308 \end_inset
29309
29310
29311 \begin_inset Index idx
29312 status collapsed
29313
29314 \begin_layout Plain Layout
29315 てきすと@テキスト ! すうしきちゅうの@数式中の
29316 \end_layout
29317
29318 \end_inset
29319
29320
29321 \begin_inset Index idx
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \end_layout
29332
29333 \begin_layout Standard
29334 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29335 式を持つ
29336 \series bold
29337
29338 \backslash
29339 intertext
29340 \begin_inset Index idx
29341 status collapsed
29342
29343 \begin_layout Plain Layout
29344 こまんど@コマンド ! I ! 
29345 \backslash
29346 intertext
29347 \end_layout
29348
29349 \end_inset
29350
29351 コマンドを使います。
29352 \end_layout
29353
29354 \begin_layout Standard
29355
29356 \series bold
29357
29358 \backslash
29359 intertext{テキスト}
29360 \end_layout
29361
29362 \begin_layout Standard
29363 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
29364 \series bold
29365
29366 \backslash
29367 intertext
29368 \series default
29369 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29370 \series bold
29371
29372 \backslash
29373 intertext
29374 \series default
29375 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29376 \begin_inset Formula \begin{align}
29377 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29378 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29379 \end{align}
29380
29381 \end_inset
29382
29383
29384 \end_layout
29385
29386 \begin_layout Section
29387 数式番号
29388 \begin_inset Index idx
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392 すうしきばんごう@数式番号
29393 \end_layout
29394
29395 \end_inset
29396
29397
29398 \begin_inset Index idx
29399 status collapsed
29400
29401 \begin_layout Plain Layout
29402 すうしき@数式 ! ばんごう@番号|see
29403 \begin_inset ERT
29404 status collapsed
29405
29406 \begin_layout Plain Layout
29407
29408 {
29409 \end_layout
29410
29411 \end_inset
29412
29413 数式番号
29414 \begin_inset ERT
29415 status collapsed
29416
29417 \begin_layout Plain Layout
29418
29419 }
29420 \end_layout
29421
29422 \end_inset
29423
29424
29425 \end_layout
29426
29427 \end_inset
29428
29429
29430 \end_layout
29431
29432 \begin_layout Subsection
29433 概要
29434 \end_layout
29435
29436 \begin_layout Standard
29437 付番数式は、
29438 \family sans
29439 挿入\SpecialChar \menuseparator
29440 数式\SpecialChar \menuseparator
29441 付番数式
29442 \family default
29443 メニュー(短絡キー
29444 \family sans
29445 Ctrl+Alt
29446 \begin_inset space ~
29447 \end_inset
29448
29449 N
29450 \family default
29451 )で作ることができます。既存の数式に番号を振るには、
29452 \family sans
29453 編集\SpecialChar \menuseparator
29454 数式\SpecialChar \menuseparator
29455 数式全体を付番
29456 \family default
29457 メニュー(短絡キー
29458 \begin_inset Info
29459 type  "shortcut"
29460 arg   "math-number-toggle"
29461 \end_inset
29462
29463 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29464 \end_layout
29465
29466 \begin_layout Standard
29467 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29468 \family sans
29469 編集\SpecialChar \menuseparator
29470 数式\SpecialChar \menuseparator
29471 この行を付番
29472 \family default
29473 メニュー(短絡キー
29474 \begin_inset Info
29475 type  "shortcut"
29476 arg   "math-number-line-toggle"
29477 \end_inset
29478
29479 )を使用すれば、各行毎に付番するかどうか指定することができます。
29480 \end_layout
29481
29482 \begin_layout Standard
29483 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29484 \begin_inset CommandInset ref
29485 LatexCommand ref
29486 reference "sec:数式様式"
29487
29488 \end_inset
29489
29490 節をご覧下さい。
29491 \end_layout
29492
29493 \begin_layout Subsection
29494 相互参照
29495 \begin_inset Index idx
29496 status collapsed
29497
29498 \begin_layout Plain Layout
29499 そうごさんしょう@相互参照 ! すうしきへの@数式への
29500 \end_layout
29501
29502 \end_inset
29503
29504
29505 \end_layout
29506
29507 \begin_layout Standard
29508 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
29509 \family sans
29510 挿入\SpecialChar \menuseparator
29511 ラベル
29512 \family default
29513 メニューか、ツールバーボタンの
29514 \begin_inset Graphics
29515         filename ../../images/label-insert.png
29516         scale 85
29517
29518 \end_inset
29519
29520 で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。すると、テキストフィールドの中に
29521 \series bold
29522 eq:と
29523 \series default
29524 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29525 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29526 \family sans
29527 挿入\SpecialChar \menuseparator
29528 ラベル
29529 \family default
29530 メニューをもういちど使って下さい。
29531 \end_layout
29532
29533 \begin_layout Standard
29534 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29535 \end_layout
29536
29537 \begin_layout Standard
29538 相互参照は、
29539 \family sans
29540 挿入\SpecialChar \menuseparator
29541 相互参照
29542 \family default
29543 メニューかツールバーボタンの
29544 \begin_inset Graphics
29545         filename ../../images/dialog-show-new-inset_ref.png
29546         scale 85
29547
29548 \end_inset
29549
29550 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29551 \series bold
29552 (<参照>)
29553 \series default
29554 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29555 \begin_inset Newline newline
29556 \end_inset
29557
29558 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
29559 \end_layout
29560
29561 \begin_layout Standard
29562 以下は、後の各小節に現れる数式への相互参照を含む例です。
29563 \begin_inset Note Note
29564 status open
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 \begin_inset CommandInset ref
29577 LatexCommand eqref
29578 reference "eq:tag"
29579
29580 \end_inset
29581
29582 式と
29583 \begin_inset CommandInset ref
29584 LatexCommand eqref
29585 reference "eq:c"
29586
29587 \end_inset
29588
29589 式は、等価です。(
29590 \begin_inset CommandInset ref
29591 LatexCommand ref
29592 reference "eq:Rom"
29593
29594 \end_inset
29595
29596 )式とは異なり、(
29597 \begin_inset CommandInset ref
29598 LatexCommand ref
29599 reference "eq:Lat"
29600
29601 \end_inset
29602
29603 )式では、付番にラテン数字を使用しています。
29604 \end_layout
29605
29606 \begin_layout Standard
29607 \begin_inset VSpace medskip
29608 \end_inset
29609
29610
29611 \series bold
29612
29613 \backslash
29614 tag
29615 \begin_inset Foot
29616 status collapsed
29617
29618 \begin_layout Plain Layout
29619
29620 \series bold
29621
29622 \backslash
29623 tag
29624 \series default
29625 は、第
29626 \begin_inset CommandInset ref
29627 LatexCommand ref
29628 reference "sub:ユーザー定義番号"
29629
29630 \end_inset
29631
29632 節に説明があります。
29633 \end_layout
29634
29635 \end_inset
29636
29637
29638 \series default
29639 の引数が、第
29640 \begin_inset CommandInset ref
29641 LatexCommand ref
29642 reference "sub:段落ボックス"
29643
29644 \end_inset
29645
29646 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29647 \end_layout
29648
29649 \begin_layout Subsection
29650 細目番号
29651 \begin_inset Index idx
29652 status collapsed
29653
29654 \begin_layout Plain Layout
29655 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29656 \end_layout
29657
29658 \end_inset
29659
29660
29661 \end_layout
29662
29663 \begin_layout Standard
29664
29665 \series bold
29666
29667 \backslash
29668 begin{subequations}
29669 \series default
29670 および
29671 \series bold
29672
29673 \backslash
29674 end{subequations}
29675 \series default
29676 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
29677 \end_layout
29678
29679 \begin_layout Standard
29680 たとえば、
29681 \begin_inset Formula \begin{equation}
29682 A=C-B\label{eq:a}
29683 \end{equation}
29684
29685 \end_inset
29686
29687
29688 \begin_inset ERT
29689 status collapsed
29690
29691 \begin_layout Plain Layout
29692
29693
29694 \backslash
29695 addtocounter{equation}{-1}
29696 \end_layout
29697
29698 \end_inset
29699
29700
29701 \begin_inset ERT
29702 status collapsed
29703
29704 \begin_layout Plain Layout
29705
29706
29707 \backslash
29708 begin{subequations}
29709 \end_layout
29710
29711 \end_inset
29712
29713
29714 \begin_inset VSpace -5mm
29715 \end_inset
29716
29717
29718 \begin_inset Formula \begin{equation}
29719 B=C-A\label{eq:b}
29720 \end{equation}
29721
29722 \end_inset
29723
29724
29725 \begin_inset Formula \begin{equation}
29726 C=A+B\label{eq:c}
29727 \end{equation}
29728
29729 \end_inset
29730
29731
29732 \end_layout
29733
29734 \begin_layout Standard
29735 \begin_inset ERT
29736 status collapsed
29737
29738 \begin_layout Plain Layout
29739
29740
29741 \backslash
29742 end{subequations}
29743 \end_layout
29744
29745 \end_inset
29746
29747
29748 \end_layout
29749
29750 \begin_layout Standard
29751 この例を作るには、次のようにします。
29752 \end_layout
29753
29754 \begin_layout Enumerate
29755 一つめの数式を入力します。
29756 \end_layout
29757
29758 \begin_layout Enumerate
29759 一つめの数式の後に
29760 \begin_inset Newline newline
29761 \end_inset
29762
29763
29764 \series bold
29765
29766 \backslash
29767 addtocounter{equation}{-1} 
29768 \backslash
29769 begin{subequations}
29770 \begin_inset Index idx
29771 status collapsed
29772
29773 \begin_layout Plain Layout
29774 こまんど@コマンド ! A ! 
29775 \backslash
29776 addtocounter
29777 \end_layout
29778
29779 \end_inset
29780
29781
29782 \begin_inset Newline newline
29783 \end_inset
29784
29785
29786 \series default
29787 を入力します。
29788 \end_layout
29789
29790 \begin_layout Enumerate
29791 二つめの数式を入力します。
29792 \end_layout
29793
29794 \begin_layout Enumerate
29795 三つめの数式を入力します。
29796 \end_layout
29797
29798 \begin_layout Enumerate
29799 三つめの数式の後に、
29800 \series bold
29801
29802 \backslash
29803 end{subequations}
29804 \series default
29805 を入力します。
29806 \end_layout
29807
29808 \begin_layout Standard
29809
29810 \series bold
29811
29812 \backslash
29813 begin
29814 \series default
29815 コマンドと
29816 \series bold
29817
29818 \backslash
29819 end
29820 \series default
29821 コマンドのあいだの数式はすべて、a・b・
29822 \begin_inset Newline linebreak
29823 \end_inset
29824
29825 c\SpecialChar \ldots{}
29826 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29827 \emph on
29828 ひとつの
29829 \emph default
29830 付番数式として扱われますが、それぞれの付番数式が
29831 \series bold
29832 equation
29833 \series default
29834 カウンタを一つずつ進めてしまうので、
29835 \series bold
29836
29837 \backslash
29838 addtocounter
29839 \series default
29840 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29841 \begin_inset CommandInset ref
29842 LatexCommand eqref
29843 reference "eq:a"
29844
29845 \end_inset
29846
29847 式・
29848 \begin_inset CommandInset ref
29849 LatexCommand eqref
29850 reference "eq:b"
29851
29852 \end_inset
29853
29854 式・
29855 \begin_inset CommandInset ref
29856 LatexCommand eqref
29857 reference "eq:c"
29858
29859 \end_inset
29860
29861 式は、それぞれ
29862 \begin_inset CommandInset ref
29863 LatexCommand eqref
29864 reference "eq:a"
29865
29866 \end_inset
29867
29868 式・
29869 \begin_inset CommandInset ref
29870 LatexCommand eqref
29871 reference "eq:d"
29872
29873 \end_inset
29874
29875 式・
29876 \begin_inset CommandInset ref
29877 LatexCommand eqref
29878 reference "eq:f"
29879
29880 \end_inset
29881
29882 式として番号が振られてしまいます。
29883 \end_layout
29884
29885 \begin_layout Standard
29886 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29887 \begin_inset space \thinspace{}
29888 \end_inset
29889
29890 mmの垂直空白を
29891 \series bold
29892
29893 \backslash
29894 begin{subequations}
29895 \series default
29896 コマンドの後に入れています。数式様式として
29897 \series bold
29898 行頭下げ
29899 \begin_inset Foot
29900 status collapsed
29901
29902 \begin_layout Plain Layout
29903
29904 \series bold
29905 数式様式に関しては、第
29906 \series default
29907
29908 \begin_inset CommandInset ref
29909 LatexCommand ref
29910 reference "sec:数式様式"
29911
29912 \end_inset
29913
29914 節を参照。
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \series default
29921 を用いているときには、これを-7
29922 \begin_inset space \thinspace{}
29923 \end_inset
29924
29925 mm空白にしてください。
29926 \end_layout
29927
29928 \begin_layout Standard
29929 以下は、二行めのみ付番を無効にしている多行数式の例です。
29930 \begin_inset ERT
29931 status collapsed
29932
29933 \begin_layout Plain Layout
29934
29935
29936 \backslash
29937 begin{subequations}
29938 \end_layout
29939
29940 \end_inset
29941
29942
29943 \begin_inset Formula \begin{eqnarray}
29944 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29945  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29946  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29947 \end{eqnarray}
29948
29949 \end_inset
29950
29951
29952 \begin_inset ERT
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956
29957
29958 \backslash
29959 end{subequations}
29960 \end_layout
29961
29962 \end_inset
29963
29964
29965 \end_layout
29966
29967 \begin_layout Subsection
29968 ユーザー定義番号
29969 \begin_inset CommandInset label
29970 LatexCommand label
29971 name "sub:ユーザー定義番号"
29972
29973 \end_inset
29974
29975
29976 \begin_inset Index idx
29977 status collapsed
29978
29979 \begin_layout Plain Layout
29980 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
29981 \end_layout
29982
29983 \end_inset
29984
29985
29986 \end_layout
29987
29988 \begin_layout Standard
29989 \begin_inset Index idx
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
29994 \end_layout
29995
29996 \end_inset
29997
29998 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
29999 \end_layout
30000
30001 \begin_layout Standard
30002
30003 \series bold
30004
30005 \backslash
30006 def
30007 \backslash
30008 tagform@#1{
30009 \backslash
30010 maketag@@@{
30011 \series default
30012
30013 \begin_inset Formula $\boldsymbol{|}$
30014 \end_inset
30015
30016
30017 \series bold
30018 #1
30019 \series default
30020
30021 \begin_inset Formula $\boldsymbol{|}$
30022 \end_inset
30023
30024
30025 \series bold
30026 }}
30027 \series default
30028
30029 \begin_inset Note Note
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30034 \end_layout
30035
30036 \end_inset
30037
30038
30039 \end_layout
30040
30041 \begin_layout Standard
30042 他の記号を使いたいときには、
30043 \series bold
30044 #1
30045 \series default
30046 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30047 \end_layout
30048
30049 \begin_layout Standard
30050 \begin_inset VSpace bigskip
30051 \end_inset
30052
30053 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30054 \series bold
30055
30056 \backslash
30057 tag
30058 \series default
30059
30060 \begin_inset Index idx
30061 status collapsed
30062
30063 \begin_layout Plain Layout
30064 こまんど@コマンド ! T ! 
30065 \backslash
30066 tag
30067 \end_layout
30068
30069 \end_inset
30070
30071 コマンドを使います。
30072 \begin_inset Formula \begin{equation}
30073 A+B=C\tag{何とかかんとか}\label{eq:tag}
30074 \end{equation}
30075
30076 \end_inset
30077
30078 上記の例では、
30079 \series bold
30080
30081 \backslash
30082 tag
30083 \begin_inset ERT
30084 status collapsed
30085
30086 \begin_layout Plain Layout
30087
30088
30089 \backslash
30090 spce 
30091 \end_layout
30092
30093 \end_inset
30094
30095 何とかかんとか
30096 \series default
30097 というコマンドを数式に打ち込んでいます。
30098 \end_layout
30099
30100 \begin_layout Standard
30101 代わりに
30102 \series bold
30103
30104 \backslash
30105 tag*
30106 \begin_inset ERT
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110
30111
30112 \backslash
30113 spce 
30114 \end_layout
30115
30116 \end_inset
30117
30118 何とかかんとか
30119 \series default
30120 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30121 \begin_inset Formula \[
30122 A+B=C\tag*{something}
30123 \]
30124
30125 \end_inset
30126
30127
30128 \end_layout
30129
30130 \begin_layout Standard
30131 \begin_inset VSpace bigskip
30132 \end_inset
30133
30134 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30135 \begin_inset Newline newline
30136 \end_inset
30137
30138
30139 \series bold
30140
30141 \backslash
30142 @addtoreset{equation}{part}
30143 \series default
30144
30145 \begin_inset Index idx
30146 status collapsed
30147
30148 \begin_layout Plain Layout
30149 こまんど@コマンド ! 
30150 \begin_inset ERT
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154
30155 "
30156 \end_layout
30157
30158 \end_inset
30159
30160 @
30161 \begin_inset ERT
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165
30166 "
30167 \end_layout
30168
30169 \end_inset
30170
30171  ! 
30172 \backslash
30173
30174 \begin_inset ERT
30175 status collapsed
30176
30177 \begin_layout Plain Layout
30178
30179 "
30180 \end_layout
30181
30182 \end_inset
30183
30184 @
30185 \begin_inset ERT
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189
30190 "
30191 \end_layout
30192
30193 \end_inset
30194
30195 addtoreset
30196 \end_layout
30197
30198 \end_inset
30199
30200
30201 \begin_inset Newline newline
30202 \end_inset
30203
30204 節に関しては
30205 \begin_inset Newline newline
30206 \end_inset
30207
30208
30209 \series bold
30210
30211 \backslash
30212 @addtoreset{equation}{section}
30213 \begin_inset Newline newline
30214 \end_inset
30215
30216
30217 \series default
30218 というコマンドを使います。
30219 \end_layout
30220
30221 \begin_layout Standard
30222 これらのコマンドをTeXモードで使えるようにするためには、
30223 \series bold
30224
30225 \backslash
30226 makeatletter
30227 \series default
30228 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
30229 \series bold
30230
30231 \backslash
30232 makeatother
30233 \series default
30234 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
30235 \end_layout
30236
30237 \begin_layout Standard
30238
30239 \series bold
30240
30241 \backslash
30242 makeatletter
30243 \begin_inset Newline newline
30244 \end_inset
30245
30246
30247 \backslash
30248 @addtoreset{equation}{section}
30249 \begin_inset Newline newline
30250 \end_inset
30251
30252
30253 \backslash
30254 makeatother
30255 \begin_inset Newline newline
30256 \end_inset
30257
30258
30259 \series default
30260 のようにならなくてはなりません。
30261 \end_layout
30262
30263 \begin_layout Standard
30264 LaTeXプリアンブル中では、
30265 \series bold
30266
30267 \backslash
30268 makeatletter
30269 \series default
30270
30271 \series bold
30272
30273 \backslash
30274 makeatother
30275 \series default
30276 は、LyXが内部的に自動で挿入するので省略してかまいません。
30277 \end_layout
30278
30279 \begin_layout Standard
30280
30281 \series bold
30282
30283 \backslash
30284 @addtoreset
30285 \series default
30286 を戻すには、まずLaTeXプリアンブル中に
30287 \end_layout
30288
30289 \begin_layout Standard
30290
30291 \series bold
30292
30293 \backslash
30294 usepackage{remreset}
30295 \end_layout
30296
30297 \begin_layout Standard
30298 という行を入れて、
30299 \series bold
30300 remreset.sty
30301 \series default
30302
30303 \begin_inset Foot
30304 status collapsed
30305
30306 \begin_layout Plain Layout
30307
30308 \series bold
30309 remreset
30310 \series default
30311 は、LaTeXパッケージの
30312 \series bold
30313 carlisle
30314 \series default
30315
30316 \begin_inset Index idx
30317 status collapsed
30318
30319 \begin_layout Plain Layout
30320 ぱっけーじ@パッケージ ! carlisle
30321 \end_layout
30322
30323 \end_inset
30324
30325 の一部として含まれており、LaTeX標準頒布版には含まれています。
30326 \end_layout
30327
30328 \end_inset
30329
30330
30331 \begin_inset Index idx
30332 status collapsed
30333
30334 \begin_layout Plain Layout
30335 ぱっけーじ@パッケージ ! remreset
30336 \end_layout
30337
30338 \end_inset
30339
30340 ファイルを読み込んでおかなくてはなりません。その後
30341 \begin_inset Newline newline
30342 \end_inset
30343
30344
30345 \series bold
30346
30347 \backslash
30348 @removefromreset
30349 \series default
30350
30351 \begin_inset Index idx
30352 status collapsed
30353
30354 \begin_layout Plain Layout
30355 こまんど@コマンド ! 
30356 \begin_inset ERT
30357 status collapsed
30358
30359 \begin_layout Plain Layout
30360
30361 "
30362 \end_layout
30363
30364 \end_inset
30365
30366 @
30367 \begin_inset ERT
30368 status collapsed
30369
30370 \begin_layout Plain Layout
30371
30372 "
30373 \end_layout
30374
30375 \end_inset
30376
30377  ! 
30378 \backslash
30379
30380 \begin_inset ERT
30381 status collapsed
30382
30383 \begin_layout Plain Layout
30384
30385 "
30386 \end_layout
30387
30388 \end_inset
30389
30390 @
30391 \begin_inset ERT
30392 status collapsed
30393
30394 \begin_layout Plain Layout
30395
30396 "
30397 \end_layout
30398
30399 \end_inset
30400
30401 removefromreset
30402 \end_layout
30403
30404 \end_inset
30405
30406 コマンドを
30407 \series bold
30408
30409 \backslash
30410 @addtoreset
30411 \series default
30412 と同じ書式で使用すると、
30413 \series bold
30414
30415 \backslash
30416 @addtoreset
30417 \series default
30418 を戻すことができます。
30419 \end_layout
30420
30421 \begin_layout Standard
30422 \begin_inset VSpace bigskip
30423 \end_inset
30424
30425 ときには、数式を
30426 \end_layout
30427
30428 \begin_layout Standard
30429
30430 \family typewriter
30431 (節番号.数式番号)
30432 \end_layout
30433
30434 \begin_layout Standard
30435 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30436 \end_layout
30437
30438 \begin_layout Standard
30439 このような場合のために、
30440 \series bold
30441
30442 \backslash
30443 numberwithin
30444 \series default
30445
30446 \begin_inset Index idx
30447 status collapsed
30448
30449 \begin_layout Plain Layout
30450 こまんど@コマンド ! N ! 
30451 \backslash
30452 numberwithin
30453 \end_layout
30454
30455 \end_inset
30456
30457 というコマンドがあり、
30458 \end_layout
30459
30460 \begin_layout Standard
30461
30462 \series bold
30463
30464 \backslash
30465 numberwithin{カウンタ}{節階層}
30466 \end_layout
30467
30468 \begin_layout Standard
30469 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30470 \end_layout
30471
30472 \begin_layout Standard
30473 したがって、ここではLaTeXプリアンブルかTeXコードで
30474 \end_layout
30475
30476 \begin_layout Standard
30477
30478 \series bold
30479
30480 \backslash
30481 numberwithin{equation}{section}
30482 \end_layout
30483
30484 \begin_layout Standard
30485 という行を用いることにしましょう。その結果がこれです。
30486 \begin_inset ERT
30487 status collapsed
30488
30489 \begin_layout Plain Layout
30490
30491
30492 \backslash
30493 numberwithin{equation}{section}
30494 \end_layout
30495
30496 \end_inset
30497
30498
30499 \begin_inset Formula \begin{equation}
30500 A+B=C
30501 \end{equation}
30502
30503 \end_inset
30504
30505
30506 \end_layout
30507
30508 \begin_layout Standard
30509 たとえば、部番号を節階層として使用して、表に付番を施すときには
30510 \begin_inset Newline newline
30511 \end_inset
30512
30513
30514 \series bold
30515
30516 \backslash
30517 numberwithin{table}{part}
30518 \series default
30519 を用います。
30520 \end_layout
30521
30522 \begin_layout Standard
30523 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30524 \end_layout
30525
30526 \begin_layout Standard
30527
30528 \series bold
30529
30530 \backslash
30531 renewcommand{
30532 \backslash
30533 theequation}{
30534 \backslash
30535 arabic{equation}}
30536 \begin_inset Index idx
30537 status collapsed
30538
30539 \begin_layout Plain Layout
30540 こまんど@コマンド ! A ! 
30541 \backslash
30542 arabic
30543 \end_layout
30544
30545 \end_inset
30546
30547
30548 \series default
30549
30550 \begin_inset ERT
30551 status collapsed
30552
30553 \begin_layout Plain Layout
30554
30555
30556 \backslash
30557 renewcommand{
30558 \backslash
30559 theequation}{
30560 \backslash
30561 arabic{equation}}
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \series bold
30568
30569 \begin_inset Newline newline
30570 \end_inset
30571
30572
30573 \series default
30574 あるいは
30575 \series bold
30576
30577 \begin_inset Newline newline
30578 \end_inset
30579
30580
30581 \backslash
30582 renewcommand{
30583 \backslash
30584 thetable}{
30585 \backslash
30586 arabic{table}}
30587 \end_layout
30588
30589 \begin_layout Standard
30590 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
30591 \series bold
30592
30593 \backslash
30594 numberwithin
30595 \series default
30596 は、内部的に上記で述べた
30597 \series bold
30598
30599 \backslash
30600 @addtoreset
30601 \series default
30602 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30603 \begin_inset ERT
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607
30608
30609 \backslash
30610 makeatletter
30611 \end_layout
30612
30613 \begin_layout Plain Layout
30614
30615
30616 \backslash
30617 @removefromreset{equation}{section}
30618 \end_layout
30619
30620 \begin_layout Plain Layout
30621
30622
30623 \backslash
30624 makeatother
30625 \end_layout
30626
30627 \end_inset
30628
30629
30630 \end_layout
30631
30632 \begin_layout Subsection
30633 ローマ数字や文字を使った付番
30634 \begin_inset Index idx
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30639 \end_layout
30640
30641 \end_inset
30642
30643
30644 \begin_inset Index idx
30645 status collapsed
30646
30647 \begin_layout Plain Layout
30648 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30649 \end_layout
30650
30651 \end_inset
30652
30653
30654 \end_layout
30655
30656 \begin_layout Standard
30657 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
30658 \end_layout
30659
30660 \begin_layout Standard
30661
30662 \series bold
30663
30664 \backslash
30665 renewcommand{
30666 \backslash
30667 theequation}{
30668 \backslash
30669 roman{equation}}
30670 \end_layout
30671
30672 \begin_layout Standard
30673 というコマンドを入れます。
30674 \series bold
30675
30676 \backslash
30677 renewcommand
30678 \series default
30679
30680 \begin_inset Index idx
30681 status collapsed
30682
30683 \begin_layout Plain Layout
30684 こまんど@コマンド ! R ! 
30685 \backslash
30686 renewcommand
30687 \end_layout
30688
30689 \end_inset
30690
30691 は、定義済みのコマンド
30692 \series bold
30693
30694 \backslash
30695 theequation
30696 \series default
30697 をコマンド
30698 \series bold
30699
30700 \backslash
30701 roman{equation}
30702 \series default
30703 に再定義します
30704 \begin_inset Foot
30705 status collapsed
30706
30707 \begin_layout Plain Layout
30708
30709 \series bold
30710
30711 \backslash
30712 renewcommand
30713 \series default
30714 コマンドは、第
30715 \begin_inset CommandInset ref
30716 LatexCommand ref
30717 reference "sub:newcommandコマンド"
30718
30719 \end_inset
30720
30721 節に述べられている
30722 \series bold
30723
30724 \backslash
30725 newcommand
30726 \series default
30727 コマンドと同じ書式を持ちます。
30728 \end_layout
30729
30730 \end_inset
30731
30732 。ここで、
30733 \series bold
30734 equation
30735 \series default
30736 は数式カウンタです。コマンド
30737 \series bold
30738
30739 \backslash
30740 the
30741 \series default
30742 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
30743 \series bold
30744
30745 \backslash
30746 theequation
30747 \series default
30748 コマンドを数式の後ろに置くのです。
30749 \series bold
30750
30751 \backslash
30752 roman{equation}
30753 \begin_inset Index idx
30754 status collapsed
30755
30756 \begin_layout Plain Layout
30757 こまんど@コマンド ! R ! 
30758 \backslash
30759 roman
30760 \end_layout
30761
30762 \end_inset
30763
30764
30765 \series default
30766 は、カウンタを小文字のローマ数字として出力します。
30767 \end_layout
30768
30769 \begin_layout Standard
30770 こうして、
30771 \series bold
30772
30773 \backslash
30774 renew
30775 \series default
30776 c
30777 \series bold
30778 ommand
30779 \series default
30780 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30781 \series bold
30782
30783 \backslash
30784 roman
30785 \series default
30786 の部分を
30787 \series bold
30788
30789 \backslash
30790 Roman
30791 \series default
30792
30793 \begin_inset Index idx
30794 status collapsed
30795
30796 \begin_layout Plain Layout
30797 こまんど@コマンド ! R ! 
30798 \backslash
30799 roman@
30800 \backslash
30801 Roman
30802 \end_layout
30803
30804 \end_inset
30805
30806 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30807 \series bold
30808
30809 \backslash
30810 alph
30811 \series default
30812
30813 \begin_inset Index idx
30814 status collapsed
30815
30816 \begin_layout Plain Layout
30817 こまんど@コマンド ! A ! 
30818 \backslash
30819 alph
30820 \end_layout
30821
30822 \end_inset
30823
30824 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30825 \series bold
30826
30827 \backslash
30828 Alph
30829 \series default
30830
30831 \begin_inset Index idx
30832 status collapsed
30833
30834 \begin_layout Plain Layout
30835 こまんど@コマンド ! A ! 
30836 \backslash
30837 alph@
30838 \backslash
30839 Alph
30840 \end_layout
30841
30842 \end_inset
30843
30844 コマンドがあります。
30845 \end_layout
30846
30847 \begin_layout Standard
30848 \begin_inset Note Greyedout
30849 status open
30850
30851 \begin_layout Plain Layout
30852
30853 \series bold
30854 (注意)
30855 \series default
30856 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30857 \end_layout
30858
30859 \end_inset
30860
30861
30862 \end_layout
30863
30864 \begin_layout Standard
30865 \begin_inset ERT
30866 status collapsed
30867
30868 \begin_layout Plain Layout
30869
30870
30871 \backslash
30872 renewcommand{
30873 \backslash
30874 theequation}{
30875 \backslash
30876 roman{equation}}
30877 \end_layout
30878
30879 \end_inset
30880
30881
30882 \end_layout
30883
30884 \begin_layout Standard
30885 \begin_inset Formula \begin{equation}
30886 A=\textrm{小文字ローマ数字}
30887 \end{equation}
30888
30889 \end_inset
30890
30891
30892 \begin_inset ERT
30893 status collapsed
30894
30895 \begin_layout Plain Layout
30896
30897
30898 \backslash
30899 renewcommand{
30900 \backslash
30901 theequation}{
30902 \backslash
30903 Roman{equation}}
30904 \end_layout
30905
30906 \end_inset
30907
30908
30909 \begin_inset Formula \begin{equation}
30910 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30911 \end{equation}
30912
30913 \end_inset
30914
30915
30916 \begin_inset ERT
30917 status collapsed
30918
30919 \begin_layout Plain Layout
30920
30921
30922 \backslash
30923 renewcommand{
30924 \backslash
30925 theequation}{
30926 \backslash
30927 alph{equation}}
30928 \end_layout
30929
30930 \end_inset
30931
30932
30933 \begin_inset Formula \begin{equation}
30934 C=\textrm{小文字ラテン文字}
30935 \end{equation}
30936
30937 \end_inset
30938
30939
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 Alph{equation}}
30952 \end_layout
30953
30954 \end_inset
30955
30956
30957 \begin_inset Formula \begin{equation}
30958 D=\textrm{大文字ラテン文字}\label{eq:Lat}
30959 \end{equation}
30960
30961 \end_inset
30962
30963
30964 \end_layout
30965
30966 \begin_layout Standard
30967 既定の付番方式に戻すには、以下のコマンドを挿入してください。
30968 \end_layout
30969
30970 \begin_layout Standard
30971
30972 \series bold
30973
30974 \backslash
30975 renewcommand{
30976 \backslash
30977 theequation}{
30978 \backslash
30979 arabic{equation}}
30980 \begin_inset Index idx
30981 status collapsed
30982
30983 \begin_layout Plain Layout
30984 こまんど@コマンド ! A ! 
30985 \backslash
30986 arabic
30987 \end_layout
30988
30989 \end_inset
30990
30991
30992 \end_layout
30993
30994 \begin_layout Standard
30995 \begin_inset ERT
30996 status collapsed
30997
30998 \begin_layout Plain Layout
30999
31000
31001 \backslash
31002 renewcommand{
31003 \backslash
31004 theequation}{
31005 \backslash
31006 arabic{equation}}
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \begin_inset Formula \begin{equation}
31013 E=\textrm{アラビア数字}
31014 \end{equation}
31015
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \begin_layout Standard
31022 \begin_inset VSpace medskip
31023 \end_inset
31024
31025 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31026 てはなりません。この点に関する説明は、ファイル
31027 \begin_inset CommandInset href
31028 LatexCommand href
31029 name "Formula-numbering.lyx"
31030 target "run:Formula-numbering.lyx"
31031
31032 \end_inset
31033
31034 にあります。
31035 \end_layout
31036
31037 \begin_layout Section
31038 化学記号と化学式
31039 \begin_inset CommandInset label
31040 LatexCommand label
31041 name "sub:化学記号と化学式"
31042
31043 \end_inset
31044
31045
31046 \begin_inset Index idx
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050 かがくきごう@化学記号 ! きごう@記号
31051 \end_layout
31052
31053 \end_inset
31054
31055
31056 \begin_inset Index idx
31057 status collapsed
31058
31059 \begin_layout Plain Layout
31060 かがくしき@化学式
31061 \end_layout
31062
31063 \end_inset
31064
31065
31066 \begin_inset Index idx
31067 status collapsed
31068
31069 \begin_layout Plain Layout
31070 きごう@記号 ! かがく@化学
31071 \end_layout
31072
31073 \end_inset
31074
31075
31076 \end_layout
31077
31078 \begin_layout Standard
31079 以下は、化学関係の文章の例です。
31080 \end_layout
31081
31082 \begin_layout Quote
31083 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31084 \end_inset
31085
31086 イオンは、2つの
31087 \begin_inset Formula $\mathrm{Na^{+}}$
31088 \end_inset
31089
31090 イオンと反応して、硫酸化塩
31091 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31092 \end_inset
31093
31094 を形成します。この化学式は以下のようになります。
31095 \begin_inset Formula \begin{equation}
31096 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31097 \end{equation}
31098
31099 \end_inset
31100
31101
31102 \end_layout
31103
31104 \begin_layout Standard
31105 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから短絡キー
31106 \begin_inset Info
31107 type  "shortcut"
31108 arg   "font-roman"
31109 \end_inset
31110
31111 を押せば、アップライトフォント様式に変更することができます
31112 \begin_inset Foot
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116 フォント様式に関しては、第
31117 \begin_inset CommandInset ref
31118 LatexCommand ref
31119 reference "sub:書体様式"
31120
31121 \end_inset
31122
31123 節を参照のこと。
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \end_layout
31130
31131 \begin_layout Standard
31132 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
31133 \series bold
31134 mhchem
31135 \series default
31136
31137 \begin_inset Index idx
31138 status collapsed
31139
31140 \begin_layout Plain Layout
31141 ぱっけーじ@パッケージ ! mhchem
31142 \end_layout
31143
31144 \end_inset
31145
31146 が導入されているときに使用することができる
31147 \series bold
31148
31149 \backslash
31150 ce
31151 \series default
31152
31153 \begin_inset Index idx
31154 status collapsed
31155
31156 \begin_layout Plain Layout
31157 こまんど@コマンド ! C ! 
31158 \backslash
31159 ce
31160 \end_layout
31161
31162 \end_inset
31163
31164 コマンドを使用することです。
31165 \series bold
31166
31167 \backslash
31168 ce
31169 \series default
31170 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31171 \end_layout
31172
31173 \begin_layout Standard
31174 \align center
31175 \begin_inset Tabular
31176 <lyxtabular version="3" rows="9" columns="2">
31177 <features tabularvalignment="middle">
31178 <column alignment="center" valignment="top" width="0">
31179 <column alignment="center" valignment="top" width="0">
31180 <row>
31181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31182 \begin_inset Text
31183
31184 \begin_layout Plain Layout
31185 コマンド
31186 \end_layout
31187
31188 \end_inset
31189 </cell>
31190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31191 \begin_inset Text
31192
31193 \begin_layout Plain Layout
31194 出力
31195 \begin_inset Note Note
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199
31200 \series bold
31201
31202 \backslash
31203 raisebox
31204 \series default
31205 はスペーサーとしてのみ使用されています。
31206 \end_layout
31207
31208 \end_inset
31209
31210
31211 \end_layout
31212
31213 \end_inset
31214 </cell>
31215 </row>
31216 <row>
31217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31218 \begin_inset Text
31219
31220 \begin_layout Plain Layout
31221
31222 \backslash
31223 ce
31224 \begin_inset ERT
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228
31229
31230 \backslash
31231 spce 
31232 \end_layout
31233
31234 \end_inset
31235
31236 H2CO3
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31242 \begin_inset Text
31243
31244 \begin_layout Plain Layout
31245 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31246 \end_inset
31247
31248
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 </row>
31254 <row>
31255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31256 \begin_inset Text
31257
31258 \begin_layout Plain Layout
31259
31260 \backslash
31261 ce
31262 \begin_inset ERT
31263 status collapsed
31264
31265 \begin_layout Plain Layout
31266
31267
31268 \backslash
31269 spce 
31270 \end_layout
31271
31272 \end_inset
31273
31274 SO4^2-
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31280 \begin_inset Text
31281
31282 \begin_layout Plain Layout
31283 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31284 \end_inset
31285
31286
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 </row>
31292 <row>
31293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31294 \begin_inset Text
31295
31296 \begin_layout Plain Layout
31297
31298 \backslash
31299 ce
31300 \begin_inset ERT
31301 status collapsed
31302
31303 \begin_layout Plain Layout
31304
31305
31306 \backslash
31307 spce 
31308 \end_layout
31309
31310 \end_inset
31311
31312 (NH4)2S
31313 \end_layout
31314
31315 \end_inset
31316 </cell>
31317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31318 \begin_inset Text
31319
31320 \begin_layout Plain Layout
31321 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31322 \end_inset
31323
31324
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 </row>
31330 <row>
31331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31332 \begin_inset Text
31333
31334 \begin_layout Plain Layout
31335
31336 \backslash
31337 ce
31338 \begin_inset ERT
31339 status collapsed
31340
31341 \begin_layout Plain Layout
31342
31343
31344 \backslash
31345 spce 
31346 \end_layout
31347
31348 \end_inset
31349
31350 KCr(SO4)2.12H2O
31351 \end_layout
31352
31353 \end_inset
31354 </cell>
31355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31356 \begin_inset Text
31357
31358 \begin_layout Plain Layout
31359 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31360 \end_inset
31361
31362
31363 \end_layout
31364
31365 \end_inset
31366 </cell>
31367 </row>
31368 <row>
31369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31370 \begin_inset Text
31371
31372 \begin_layout Plain Layout
31373
31374 \backslash
31375 ce
31376 \begin_inset ERT
31377 status collapsed
31378
31379 \begin_layout Plain Layout
31380
31381
31382 \backslash
31383 spce 
31384 \end_layout
31385
31386 \end_inset
31387
31388 A-B
31389 \backslash
31390 dbond
31391 \begin_inset ERT
31392 status collapsed
31393
31394 \begin_layout Plain Layout
31395
31396
31397 \backslash
31398 spce 
31399 \end_layout
31400
31401 \end_inset
31402
31403 C
31404 \backslash
31405 tbond
31406 \begin_inset ERT
31407 status collapsed
31408
31409 \begin_layout Plain Layout
31410
31411
31412 \backslash
31413 spce 
31414 \end_layout
31415
31416 \end_inset
31417
31418 D
31419 \end_layout
31420
31421 \end_inset
31422 </cell>
31423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31424 \begin_inset Text
31425
31426 \begin_layout Plain Layout
31427 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31428 \end_inset
31429
31430
31431 \end_layout
31432
31433 \end_inset
31434 </cell>
31435 </row>
31436 <row>
31437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31438 \begin_inset Text
31439
31440 \begin_layout Plain Layout
31441
31442 \backslash
31443 ce
31444 \begin_inset ERT
31445 status collapsed
31446
31447 \begin_layout Plain Layout
31448
31449
31450 \backslash
31451 spce 
31452 \end_layout
31453
31454 \end_inset
31455
31456 ^227
31457 \begin_inset Formula $\downarrow$
31458 \end_inset
31459
31460 _90
31461 \begin_inset Formula $\to$
31462 \end_inset
31463
31464 Th+
31465 \end_layout
31466
31467 \end_inset
31468 </cell>
31469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31474 \end_inset
31475
31476
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 </row>
31482 <row>
31483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31484 \begin_inset Text
31485
31486 \begin_layout Plain Layout
31487
31488 \backslash
31489 ce
31490 \begin_inset ERT
31491 status collapsed
31492
31493 \begin_layout Plain Layout
31494
31495
31496 \backslash
31497 spce 
31498 \end_layout
31499
31500 \end_inset
31501
31502 CO2
31503 \begin_inset ERT
31504 status collapsed
31505
31506 \begin_layout Plain Layout
31507
31508
31509 \backslash
31510 spce 
31511 \end_layout
31512
31513 \end_inset
31514
31515 +
31516 \begin_inset ERT
31517 status collapsed
31518
31519 \begin_layout Plain Layout
31520
31521
31522 \backslash
31523 spce 
31524 \end_layout
31525
31526 \end_inset
31527
31528 C
31529 \begin_inset ERT
31530 status collapsed
31531
31532 \begin_layout Plain Layout
31533
31534
31535 \backslash
31536 spce 
31537 \end_layout
31538
31539 \end_inset
31540
31541 <=>
31542 \begin_inset ERT
31543 status collapsed
31544
31545 \begin_layout Plain Layout
31546
31547
31548 \backslash
31549 spce 
31550 \end_layout
31551
31552 \end_inset
31553
31554 2CO
31555 \end_layout
31556
31557 \end_inset
31558 </cell>
31559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31560 \begin_inset Text
31561
31562 \begin_layout Plain Layout
31563 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31564 \end_inset
31565
31566
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 </row>
31572 <row>
31573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31574 \begin_inset Text
31575
31576 \begin_layout Plain Layout
31577
31578 \backslash
31579 ce
31580 \begin_inset ERT
31581 status collapsed
31582
31583 \begin_layout Plain Layout
31584
31585
31586 \backslash
31587 spce 
31588 \end_layout
31589
31590 \end_inset
31591
31592 CO2
31593 \begin_inset ERT
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597
31598
31599 \backslash
31600 spce 
31601 \end_layout
31602
31603 \end_inset
31604
31605 +
31606 \begin_inset ERT
31607 status collapsed
31608
31609 \begin_layout Plain Layout
31610
31611
31612 \backslash
31613 spce 
31614 \end_layout
31615
31616 \end_inset
31617
31618 C
31619 \begin_inset ERT
31620 status collapsed
31621
31622 \begin_layout Plain Layout
31623
31624
31625 \backslash
31626 spce 
31627 \end_layout
31628
31629 \end_inset
31630
31631 ->[
31632 \backslash
31633 alpha][
31634 \backslash
31635 beta]
31636 \begin_inset ERT
31637 status collapsed
31638
31639 \begin_layout Plain Layout
31640
31641
31642 \backslash
31643 spce 
31644 \end_layout
31645
31646 \end_inset
31647
31648 2CO}
31649 \end_layout
31650
31651 \end_inset
31652 </cell>
31653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31654 \begin_inset Text
31655
31656 \begin_layout Plain Layout
31657 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31658 \end_inset
31659
31660
31661 \end_layout
31662
31663 \end_inset
31664 </cell>
31665 </row>
31666 </lyxtabular>
31667
31668 \end_inset
31669
31670
31671 \end_layout
31672
31673 \begin_layout Standard
31674 \begin_inset Note Greyedout
31675 status open
31676
31677 \begin_layout Plain Layout
31678
31679 \series bold
31680 【註】
31681 \backslash
31682 ce
31683 \series default
31684 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
31685 \series bold
31686
31687 \backslash
31688 ce{$
31689 \backslash
31690 mu
31691 \backslash
31692 hyphen$Cl}
31693 \series default
31694
31695 \begin_inset ERT
31696 status collapsed
31697
31698 \begin_layout Plain Layout
31699
31700
31701 \backslash
31702 ce{$
31703 \backslash
31704 mu
31705 \backslash
31706 hyphen$Cl}
31707 \end_layout
31708
31709 \end_inset
31710
31711 )のようにTeXコードを使わなくてはなりません。
31712 \end_layout
31713
31714 \end_inset
31715
31716
31717 \end_layout
31718
31719 \begin_layout Standard
31720
31721 \series bold
31722
31723 \backslash
31724 ce
31725 \series default
31726 を使うと
31727 \begin_inset CommandInset ref
31728 LatexCommand eqref
31729 reference "eq:chem-reaction"
31730
31731 \end_inset
31732
31733 式のコマンドは
31734 \begin_inset Newline newline
31735 \end_inset
31736
31737
31738 \series bold
31739  
31740 \backslash
31741 ce
31742 \begin_inset ERT
31743 status collapsed
31744
31745 \begin_layout Plain Layout
31746
31747
31748 \backslash
31749 spce 
31750 \end_layout
31751
31752 \end_inset
31753
31754 2Na+
31755 \begin_inset ERT
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760
31761 \backslash
31762 spce 
31763 \end_layout
31764
31765 \end_inset
31766
31767 +
31768 \begin_inset ERT
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773
31774 \backslash
31775 spce 
31776 \end_layout
31777
31778 \end_inset
31779
31780 SO4^2-
31781 \begin_inset ERT
31782 status collapsed
31783
31784 \begin_layout Plain Layout
31785
31786
31787 \backslash
31788 spce 
31789 \end_layout
31790
31791 \end_inset
31792
31793
31794 \begin_inset ERT
31795 status collapsed
31796
31797 \begin_layout Plain Layout
31798
31799
31800 \backslash
31801 spce 
31802 \end_layout
31803
31804 \end_inset
31805
31806 ->
31807 \begin_inset ERT
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811
31812
31813 \backslash
31814 spce 
31815 \end_layout
31816
31817 \end_inset
31818
31819 Na2SO4
31820 \begin_inset Newline newline
31821 \end_inset
31822
31823
31824 \series default
31825 のようになります。
31826 \end_layout
31827
31828 \begin_layout Standard
31829 複数行の化学式を作るには、第
31830 \begin_inset CommandInset ref
31831 LatexCommand ref
31832 reference "sec:多行数式"
31833
31834 \end_inset
31835
31836 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31837 \series bold
31838
31839 \backslash
31840 ce
31841 \series default
31842 コマンドを使用します。
31843 \begin_inset CommandInset ref
31844 LatexCommand eqref
31845 reference "eq:TEOS-reaction-1"
31846
31847 \end_inset
31848
31849 式と
31850 \begin_inset CommandInset ref
31851 LatexCommand eqref
31852 reference "eq:TEOS-reaction-2"
31853
31854 \end_inset
31855
31856 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31857 \begin_inset Formula \begin{eqnarray}
31858 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31859 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31860 \end{eqnarray}
31861
31862 \end_inset
31863
31864
31865 \end_layout
31866
31867 \begin_layout Standard
31868
31869 \series bold
31870 mhchem
31871 \series default
31872 パッケージは、
31873 \series bold
31874
31875 \backslash
31876 ce
31877 \series default
31878 の他に、特殊ケースに使用する
31879 \series bold
31880
31881 \backslash
31882 cf
31883 \series default
31884
31885 \begin_inset Index idx
31886 status collapsed
31887
31888 \begin_layout Plain Layout
31889 こまんど@コマンド ! C ! 
31890 \backslash
31891 cf
31892 \end_layout
31893
31894 \end_inset
31895
31896 コマンドを提供しています。
31897 \series bold
31898
31899 \backslash
31900 cf
31901 \series default
31902 の詳しい情報と例示については、
31903 \series bold
31904 mhchem
31905 \series default
31906
31907 \begin_inset CommandInset citation
31908 LatexCommand cite
31909 key "mhchem"
31910
31911 \end_inset
31912
31913 の取扱説明書をご覧ください。
31914 \end_layout
31915
31916 \begin_layout Standard
31917 \begin_inset Newpage newpage
31918 \end_inset
31919
31920
31921 \end_layout
31922
31923 \begin_layout Section
31924 図解
31925 \end_layout
31926
31927 \begin_layout Standard
31928 LyXは、二つの型の可換図
31929 \series bold
31930 amscd
31931 \series default
31932 および
31933 \series bold
31934 xymatrix
31935 \series default
31936 をサポートしており、以下でこれらの説明をします。
31937 \end_layout
31938
31939 \begin_layout Subsection
31940 amscd図解
31941 \begin_inset Index idx
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945 ずかい@図解 ! amscd
31946 \end_layout
31947
31948 \end_inset
31949
31950
31951 \end_layout
31952
31953 \begin_layout Standard
31954 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
31955 \begin_inset Formula \[
31956 \begin{CD}A@>>>B@>>>C\\
31957 @AAA@.@VVV\\
31958 F@<<<E@<<<D
31959 \end{CD}
31960 \]
31961
31962 \end_inset
31963
31964
31965 \end_layout
31966
31967 \begin_layout Standard
31968 これを作るには、数式に
31969 \series bold
31970
31971 \backslash
31972 CD
31973 \begin_inset Index idx
31974 status collapsed
31975
31976 \begin_layout Plain Layout
31977 こまんど@コマンド ! C ! 
31978 \backslash
31979 CD
31980 \end_layout
31981
31982 \end_inset
31983
31984
31985 \series default
31986 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
31987 \begin_inset Info
31988 type  "shortcut"
31989 arg   "newline-insert newline"
31990 \end_inset
31991
31992 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
31993 \end_layout
31994
31995 \begin_layout Standard
31996 関係を作るには、以下のコマンドがあります。
31997 \end_layout
31998
31999 \begin_layout Itemize
32000 \begin_inset Formula $\boldsymbol{@<<<}$
32001 \end_inset
32002
32003 は左矢印、
32004 \begin_inset Formula $\boldsymbol{@>>>}$
32005 \end_inset
32006
32007 は右矢印、
32008 \series bold
32009 @=
32010 \series default
32011 は長い等号を生成します。
32012 \end_layout
32013
32014 \begin_layout Itemize
32015
32016 \series bold
32017 @AAA
32018 \series default
32019 は上矢印、
32020 \series bold
32021 @VVV
32022 \series default
32023 は下矢印、
32024 \begin_inset Formula $\boldsymbol{@|}$
32025 \end_inset
32026
32027 は縦向きの等号を生成します。
32028 \end_layout
32029
32030 \begin_layout Itemize
32031
32032 \series bold
32033 @.
32034 \series default
32035 は関係が存在しない部分に置きます。
32036 \end_layout
32037
32038 \begin_layout Standard
32039 矢印はすべて、以下のようにラベル付けをすることができます。
32040 \end_layout
32041
32042 \begin_layout Itemize
32043 文章を、第1と第2の「
32044 \begin_inset Formula $<$
32045 \end_inset
32046
32047 」ないし「
32048 \begin_inset Formula $>$
32049 \end_inset
32050
32051 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32052 \begin_inset Formula $<$
32053 \end_inset
32054
32055 」ないし「
32056 \begin_inset Formula $>$
32057 \end_inset
32058
32059 」のあいだに入れると、矢印の下に表示されます。
32060 \end_layout
32061
32062 \begin_layout Itemize
32063 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32064 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
32065 \end_layout
32066
32067 \begin_layout Standard
32068 以下は、上記のすべての関係を使った例です。
32069 \end_layout
32070
32071 \begin_layout Standard
32072 \begin_inset Formula \[
32073 \begin{CD}A@>j>>B@>>k>C@=F\\
32074 @AmAA@.@VV{V}V@|\\
32075 D@<<j<E@>k>>F@=C
32076 \end{CD}
32077 \]
32078
32079 \end_inset
32080
32081
32082 \end_layout
32083
32084 \begin_layout Standard
32085 これを作るコマンドは、以下のとおりです。
32086 \begin_inset Newline newline
32087 \end_inset
32088
32089
32090 \series bold
32091
32092 \backslash
32093 CD
32094 \begin_inset ERT
32095 status collapsed
32096
32097 \begin_layout Plain Layout
32098
32099
32100 \backslash
32101 spce 
32102 \end_layout
32103
32104 \end_inset
32105
32106 A
32107 \begin_inset Formula $\boldsymbol{@>}$
32108 \end_inset
32109
32110 j
32111 \begin_inset Formula $\boldsymbol{>>}$
32112 \end_inset
32113
32114 B
32115 \begin_inset Formula $\boldsymbol{@>>}$
32116 \end_inset
32117
32118 k
32119 \begin_inset Formula $\boldsymbol{>}$
32120 \end_inset
32121
32122 C@=F Ctrl+Return
32123 \begin_inset Newline newline
32124 \end_inset
32125
32126
32127 \begin_inset Phantom HPhantom
32128 status open
32129
32130 \begin_layout Plain Layout
32131
32132 \series bold
32133
32134 \backslash
32135 CD
32136 \begin_inset ERT
32137 status collapsed
32138
32139 \begin_layout Plain Layout
32140
32141
32142 \backslash
32143 spce 
32144 \end_layout
32145
32146 \end_inset
32147
32148
32149 \end_layout
32150
32151 \end_inset
32152
32153 @AmAA@.@VV
32154 \backslash
32155 {V
32156 \series default
32157
32158 \begin_inset Formula $\to$
32159 \end_inset
32160
32161
32162 \series bold
32163 V
32164 \begin_inset Formula $\boldsymbol{@|}$
32165 \end_inset
32166
32167  Ctrl+Return
32168 \begin_inset Newline newline
32169 \end_inset
32170
32171
32172 \begin_inset Phantom HPhantom
32173 status open
32174
32175 \begin_layout Plain Layout
32176
32177 \series bold
32178
32179 \backslash
32180 CD
32181 \begin_inset ERT
32182 status collapsed
32183
32184 \begin_layout Plain Layout
32185
32186
32187 \backslash
32188 spce 
32189 \end_layout
32190
32191 \end_inset
32192
32193
32194 \end_layout
32195
32196 \end_inset
32197
32198 D
32199 \begin_inset Formula $\boldsymbol{@<<}$
32200 \end_inset
32201
32202 j
32203 \begin_inset Formula $\boldsymbol{<}$
32204 \end_inset
32205
32206 E
32207 \begin_inset Formula $\boldsymbol{@>}$
32208 \end_inset
32209
32210 k
32211 \begin_inset Formula $\boldsymbol{>>}$
32212 \end_inset
32213
32214 F@=C
32215 \end_layout
32216
32217 \begin_layout Subsection
32218 xymatrix図解
32219 \begin_inset Index idx
32220 status collapsed
32221
32222 \begin_layout Plain Layout
32223 ずかい@図解 ! xymatrix
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \end_layout
32230
32231 \begin_layout Standard
32232 xymatricesを使うには、LaTeXパッケージの
32233 \series bold
32234 xypic
32235 \series default
32236 が導入済みである必要があります。xymatrixは、数式中に
32237 \series bold
32238
32239 \backslash
32240 xymatrix
32241 \series default
32242 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32243 \begin_inset CommandInset ref
32244 LatexCommand ref
32245 reference "sec:行列"
32246
32247 \end_inset
32248
32249 節をご参照下さい。
32250 \end_layout
32251
32252 \begin_layout Standard
32253 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32254 \family sans
32255 ヘルプ\SpecialChar \menuseparator
32256 用途別説明書\SpecialChar \menuseparator
32257 XY-pic説明書
32258 \family default
32259 メニューにある
32260 \emph on
32261 XY-pic説明書
32262 \emph default
32263 で詳しく網羅しています。
32264 \end_layout
32265
32266 \begin_layout Subsection
32267
32268 \noun on
32269 \lang english
32270 Feynman
32271 \noun default
32272  Diagrams
32273 \lang japanese
32274
32275 \begin_inset Index idx
32276 status collapsed
32277
32278 \begin_layout Plain Layout
32279 ずかい@図解 ! Feynman
32280 \end_layout
32281
32282 \end_inset
32283
32284
32285 \end_layout
32286
32287 \begin_layout Standard
32288
32289 \lang english
32290 To be able to use 
32291 \noun on
32292 Feynman
32293 \noun default
32294 -diagrams, the LaTeX-package 
32295 \series bold
32296 feyn
32297 \series default
32298  must be installed.
32299  A 
32300 \noun on
32301 Feynman
32302 \noun default
32303 -diagram is created by inserting the command 
32304 \series bold
32305
32306 \backslash
32307 Diagram
32308 \series default
32309  in a formula.
32310  Then you are able to add new matrix columns and rows like for normal matrices,
32311  see
32312 \lang japanese
32313  
32314 \begin_inset CommandInset ref
32315 LatexCommand ref
32316 reference "sec:行列"
32317
32318 \end_inset
32319
32320 .
32321 \end_layout
32322
32323 \begin_layout Standard
32324
32325 \lang english
32326 Examples how to create 
32327 \noun on
32328 Feynman-
32329 \noun default
32330 diagrams in LyX is given in the 
32331 \emph on
32332 Feynman-diagram manual
32333 \emph default
32334  that you find in the menu 
32335 \family sans
32336 Help\SpecialChar \menuseparator
32337 Specific
32338 \begin_inset space ~
32339 \end_inset
32340
32341 Manuals
32342 \family default
32343 .
32344 \end_layout
32345
32346 \begin_layout Standard
32347 \begin_inset Newpage newpage
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Section
32354 ユーザー定義コマンド
32355 \begin_inset Index idx
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359 ゆーざーていぎこまんど@ユーザー定義コマンド
32360 \end_layout
32361
32362 \end_inset
32363
32364
32365 \end_layout
32366
32367 \begin_layout Standard
32368 \begin_inset Note Greyedout
32369 status open
32370
32371 \begin_layout Plain Layout
32372 (注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32373 \end_layout
32374
32375 \end_inset
32376
32377
32378 \end_layout
32379
32380 \begin_layout Subsection
32381
32382 \backslash
32383 newcommandコマンド
32384 \begin_inset CommandInset label
32385 LatexCommand label
32386 name "sub:newcommandコマンド"
32387
32388 \end_inset
32389
32390
32391 \begin_inset Index idx
32392 status collapsed
32393
32394 \begin_layout Plain Layout
32395 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
32396 \backslash
32397 newcommand
32398 \end_layout
32399
32400 \end_inset
32401
32402
32403 \begin_inset Index idx
32404 status collapsed
32405
32406 \begin_layout Plain Layout
32407 こまんど@コマンド ! N ! 
32408 \backslash
32409 newcommand
32410 \end_layout
32411
32412 \end_inset
32413
32414
32415 \end_layout
32416
32417 \begin_layout Standard
32418 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
32419 \series bold
32420
32421 \backslash
32422 newcommand
32423 \series default
32424 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32425 \end_layout
32426
32427 \begin_layout Standard
32428
32429 \series bold
32430
32431 \backslash
32432 newcommand
32433 \series default
32434 コマンドの書式は、
32435 \end_layout
32436
32437 \begin_layout Standard
32438
32439 \series bold
32440
32441 \backslash
32442 newcommand{新コマンド名}[引数の数][オプションの値]
32443 \begin_inset Newline newline
32444 \end_inset
32445
32446
32447 \begin_inset Phantom HPhantom
32448 status open
32449
32450 \begin_layout Plain Layout
32451
32452 \series bold
32453
32454 \backslash
32455 newcommand
32456 \end_layout
32457
32458 \end_inset
32459
32460 {コマンド定義}
32461 \end_layout
32462
32463 \begin_layout Standard
32464 です。
32465 \end_layout
32466
32467 \begin_layout Standard
32468 \begin_inset Note Greyedout
32469 status open
32470
32471 \begin_layout Plain Layout
32472
32473 \series bold
32474 (注意)
32475 \series default
32476 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
32477 \series bold
32478
32479 \backslash
32480 Leftarrow
32481 \series default
32482 の短縮のつもりで
32483 \series bold
32484
32485 \backslash
32486 le
32487 \series default
32488 というコマンドを定義したとすると、
32489 \series bold
32490
32491 \backslash
32492 le
32493 \series default
32494 は既に「
32495 \begin_inset Formula $\le$
32496 \end_inset
32497
32498 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32499 \end_layout
32500
32501 \end_inset
32502
32503
32504 \end_layout
32505
32506 \begin_layout Standard
32507 「引数の数」は、0
32508 \begin_inset space \thinspace{}
32509 \end_inset
32510
32511 -
32512 \begin_inset space \thinspace{}
32513 \end_inset
32514
32515 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32516 ドの
32517 \emph on
32518 最初の
32519 \emph default
32520 引数は、自動的に非必須の引数になります。
32521 \end_layout
32522
32523 \begin_layout Standard
32524 以下にいくつかの例を挙げます。
32525 \end_layout
32526
32527 \begin_layout Itemize
32528
32529 \series bold
32530
32531 \backslash
32532 Longrightarrow
32533 \series default
32534 の短縮形として
32535 \series bold
32536
32537 \backslash
32538 gr
32539 \series default
32540 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
32541 \begin_inset VSpace medskip
32542 \end_inset
32543
32544
32545 \begin_inset Newline newline
32546 \end_inset
32547
32548
32549 \series bold
32550
32551 \backslash
32552 newcommand{
32553 \backslash
32554 gr}{
32555 \backslash
32556 Longrightarrow}
32557 \end_layout
32558
32559 \begin_layout Itemize
32560
32561 \series bold
32562
32563 \backslash
32564 underline
32565 \series default
32566 の短縮形として
32567 \series bold
32568
32569 \backslash
32570 us
32571 \series default
32572 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32573 \begin_inset VSpace medskip
32574 \end_inset
32575
32576
32577 \begin_inset Newline newline
32578 \end_inset
32579
32580
32581 \series bold
32582
32583 \backslash
32584 newcommand{
32585 \backslash
32586 us}[1]{
32587 \backslash
32588 underline{#1}}
32589 \series default
32590
32591 \begin_inset VSpace medskip
32592 \end_inset
32593
32594
32595 \begin_inset Newline newline
32596 \end_inset
32597
32598
32599 \series bold
32600 #
32601 \series default
32602 」という文字は、引数の入る場所を示し、その後ろの「
32603 \series bold
32604 1
32605 \series default
32606 」は、これが第1引数の入る場所であることを示します。
32607 \end_layout
32608
32609 \begin_layout Itemize
32610
32611 \series bold
32612
32613 \backslash
32614 framebox
32615 \series default
32616 の短縮形として、たとえば
32617 \series bold
32618
32619 \backslash
32620 fb
32621 \series default
32622 というコマンドを定義するには、
32623 \begin_inset VSpace medskip
32624 \end_inset
32625
32626
32627 \begin_inset Newline newline
32628 \end_inset
32629
32630
32631 \series bold
32632
32633 \backslash
32634 newcommand{
32635 \backslash
32636 fb}[3]{
32637 \backslash
32638 framebox#1#2{$#3$}}
32639 \series default
32640
32641 \begin_inset VSpace medskip
32642 \end_inset
32643
32644
32645 \begin_inset Newline newline
32646 \end_inset
32647
32648 二つのドルマークは、
32649 \series bold
32650
32651 \backslash
32652 framebox
32653 \series default
32654 が必要とする内部の数式を作り出します。第
32655 \begin_inset CommandInset ref
32656 LatexCommand ref
32657 reference "sub:縁付きボックス"
32658
32659 \end_inset
32660
32661 節をご参照下さい。
32662 \end_layout
32663
32664 \begin_layout Itemize
32665 ボックスの色を指定する必要がない
32666 \series bold
32667
32668 \backslash
32669 fcolorbox
32670 \series default
32671 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32672 \begin_inset VSpace medskip
32673 \end_inset
32674
32675
32676 \begin_inset Newline newline
32677 \end_inset
32678
32679
32680 \series bold
32681
32682 \backslash
32683 newcommand{
32684 \backslash
32685 cb}[3][white]{
32686 \backslash
32687 fcolorbox{#2}{#1}{$#3$}}
32688 \series default
32689
32690 \begin_inset VSpace medskip
32691 \end_inset
32692
32693
32694 \begin_inset Newline newline
32695 \end_inset
32696
32697
32698 \series bold
32699
32700 \backslash
32701 cb
32702 \series default
32703 を使うときに色が指定されなければ、事前に定義された色である
32704 \series bold
32705 white
32706 \series default
32707 が使用されます。
32708 \end_layout
32709
32710 \begin_layout Standard
32711 以下は、上で定義したコマンドの動作テストです。
32712 \end_layout
32713
32714 \begin_layout Standard
32715 \align center
32716 \begin_inset Tabular
32717 <lyxtabular version="3" rows="6" columns="2">
32718 <features tabularvalignment="middle">
32719 <column alignment="center" valignment="top" width="0">
32720 <column alignment="center" valignment="top" width="0">
32721 <row>
32722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32723 \begin_inset Text
32724
32725 \begin_layout Plain Layout
32726 コマンド
32727 \end_layout
32728
32729 \end_inset
32730 </cell>
32731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735 出力
32736 \begin_inset Note Note
32737 status collapsed
32738
32739 \begin_layout Plain Layout
32740 ここで
32741 \series bold
32742
32743 \backslash
32744 raisebox
32745 \series default
32746 はスペーサーとして使用しているだけです。
32747 \end_layout
32748
32749 \end_inset
32750
32751
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 </row>
32757 <row>
32758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32759 \begin_inset Text
32760
32761 \begin_layout Plain Layout
32762 A
32763 \backslash
32764 gr
32765 \begin_inset ERT
32766 status collapsed
32767
32768 \begin_layout Plain Layout
32769
32770
32771 \backslash
32772 spce 
32773 \end_layout
32774
32775 \end_inset
32776
32777 B
32778 \end_layout
32779
32780 \end_inset
32781 </cell>
32782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32783 \begin_inset Text
32784
32785 \begin_layout Plain Layout
32786 \begin_inset Formula $A\gr B$
32787 \end_inset
32788
32789
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 </row>
32795 <row>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \backslash
32802 us{ABcd
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32812 \end_inset
32813
32814
32815 \end_layout
32816
32817 \end_inset
32818 </cell>
32819 </row>
32820 <row>
32821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32822 \begin_inset Text
32823
32824 \begin_layout Plain Layout
32825
32826 \backslash
32827 fb{[2cm]
32828 \begin_inset Formula $\to$
32829 \end_inset
32830
32831
32832 \backslash
32833 {
32834 \begin_inset Formula $\to$
32835 \end_inset
32836
32837
32838 \backslash
32839 {
32840 \backslash
32841 int
32842 \begin_inset ERT
32843 status collapsed
32844
32845 \begin_layout Plain Layout
32846
32847
32848 \backslash
32849 spce 
32850 \end_layout
32851
32852 \end_inset
32853
32854 A=B
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32864 \end_inset
32865
32866
32867 \end_layout
32868
32869 \end_inset
32870 </cell>
32871 </row>
32872 <row>
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Plain Layout
32877
32878 \backslash
32879 cb{red
32880 \begin_inset Formula $\to$
32881 \end_inset
32882
32883
32884 \backslash
32885 {
32886 \backslash
32887 int
32888 \begin_inset ERT
32889 status collapsed
32890
32891 \begin_layout Plain Layout
32892
32893
32894 \backslash
32895 spce 
32896 \end_layout
32897
32898 \end_inset
32899
32900 A=B
32901 \end_layout
32902
32903 \end_inset
32904 </cell>
32905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32906 \begin_inset Text
32907
32908 \begin_layout Plain Layout
32909 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32910 \end_inset
32911
32912
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 </row>
32918 <row>
32919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923
32924 \backslash
32925 cb[green]
32926 \backslash
32927 {red
32928 \begin_inset Formula $\to$
32929 \end_inset
32930
32931
32932 \backslash
32933 {
32934 \backslash
32935 int
32936 \begin_inset ERT
32937 status collapsed
32938
32939 \begin_layout Plain Layout
32940
32941
32942 \backslash
32943 spce 
32944 \end_layout
32945
32946 \end_inset
32947
32948 A=B
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32958 \end_inset
32959
32960
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 </row>
32966 </lyxtabular>
32967
32968 \end_inset
32969
32970
32971 \end_layout
32972
32973 \begin_layout Subsection
32974 数式マクロ
32975 \begin_inset Index idx
32976 status collapsed
32977
32978 \begin_layout Plain Layout
32979 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
32980 \end_layout
32981
32982 \end_inset
32983
32984
32985 \begin_inset Index idx
32986 status collapsed
32987
32988 \begin_layout Plain Layout
32989 まくろ@マクロ
32990 \end_layout
32991
32992 \end_inset
32993
32994
32995 \end_layout
32996
32997 \begin_layout Standard
32998 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
32999 般型は、
33000 \begin_inset Formula \[
33001 0=\lambda^{2}+p\lambda+q
33002 \]
33003
33004 \end_inset
33005
33006 であり、その解の一般型は
33007 \begin_inset Formula \[
33008 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33009 \]
33010
33011 \end_inset
33012
33013
33014 \end_layout
33015
33016 \begin_layout Standard
33017 です。
33018 \begin_inset Formula $\lambda$
33019 \end_inset
33020
33021
33022 \begin_inset Formula $p$
33023 \end_inset
33024
33025
33026 \begin_inset Formula $q$
33027 \end_inset
33028
33029 の3つのパラメータを指定することが必須であり、
33030 \begin_inset Formula $\lambda$
33031 \end_inset
33032
33033 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
33034 \begin_inset Newline newline
33035 \end_inset
33036
33037
33038 \series bold
33039
33040 \backslash
33041 newcommand{
33042 \backslash
33043 qG}[4][1,
33044 \backslash
33045 ,2]{#2_{#1}=-
33046 \backslash
33047 frac{#3}{2}
33048 \backslash
33049 pm
33050 \begin_inset Newline newline
33051 \end_inset
33052
33053
33054 \begin_inset Phantom HPhantom
33055 status open
33056
33057 \begin_layout Plain Layout
33058
33059 \series bold
33060
33061 \backslash
33062 newcommand
33063 \end_layout
33064
33065 \end_inset
33066
33067
33068 \backslash
33069 sqrt{
33070 \backslash
33071 frac{#3^{2}}{4}-#4}}
33072 \end_layout
33073
33074 \begin_layout Standard
33075 これを使って解の公式を作るには、
33076 \begin_inset Newline newline
33077 \end_inset
33078
33079
33080 \series bold
33081
33082 \backslash
33083 qG{
33084 \backslash
33085 lambda
33086 \begin_inset Formula $\to$
33087 \end_inset
33088
33089
33090 \backslash
33091 {p
33092 \begin_inset Formula $\to$
33093 \end_inset
33094
33095
33096 \backslash
33097 {q
33098 \series default
33099 というコマンドを数式に入れます。
33100 \end_layout
33101
33102 \begin_layout Standard
33103 新コマンドを定義する方法は、たとえばLaTeX中で分数は
33104 \series bold
33105
33106 \backslash
33107 frac{分子}{分母}
33108 \series default
33109 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
33110 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
33111 \series bold
33112
33113 \backslash
33114 newcommand
33115 \series default
33116 コマンドの代わりに、数式マクロを使う方法を提供しています。
33117 \end_layout
33118
33119 \begin_layout Standard
33120 数式マクロは、
33121 \family sans
33122 挿入\SpecialChar \menuseparator
33123 数式\SpecialChar \menuseparator
33124 マクロ
33125 \family default
33126 メニューか、ツールバーボタンの
33127 \begin_inset Graphics
33128         filename ../../images/math-macro_newmacroname_newcommand.png
33129         scale 85
33130
33131 \end_inset
33132
33133 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33134 \begin_inset Newline newline
33135 \end_inset
33136
33137
33138 \begin_inset space \hspace*{\fill}
33139 \end_inset
33140
33141
33142 \begin_inset Graphics
33143         filename ../clipart/macrobox.png
33144
33145 \end_inset
33146
33147
33148 \begin_inset space \hspace*{\fill}
33149 \end_inset
33150
33151
33152 \begin_inset Newline newline
33153 \end_inset
33154
33155
33156 \begin_inset FormulaMacro
33157 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33158 \end_inset
33159
33160
33161 \backslash
33162 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33163 \series bold
33164
33165 \backslash
33166 #1
33167 \series default
33168 のように
33169 \series bold
33170
33171 \backslash
33172 #引数番号
33173 \series default
33174 というコマンドで入力するか、マクロツールバーボタンの
33175 \begin_inset Graphics
33176         filename ../../images/math-macro-add-param.png
33177         scale 85
33178
33179 \end_inset
33180
33181 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33182 \begin_inset Graphics
33183         filename ../../images/math-macro-add-optional-param.png
33184         scale 85
33185
33186 \end_inset
33187
33188 で作ることができます。最初の必須引数は、ツールバーボタンの
33189 \begin_inset Graphics
33190         filename ../../images/math-macro-make-optional.png
33191         scale 85
33192
33193 \end_inset
33194
33195 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
33196 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33197 \begin_inset Newline newline
33198 \end_inset
33199
33200
33201 \series bold
33202 qG: 
33203 \backslash
33204 #1
33205 \series default
33206  
33207 \series bold
33208 ,
33209 \series default
33210  
33211 \series bold
33212
33213 \backslash
33214 #2
33215 \series default
33216  
33217 \series bold
33218 ,
33219 \series default
33220  
33221 \series bold
33222
33223 \backslash
33224 #3, 
33225 \backslash
33226 #4
33227 \begin_inset Newline newline
33228 \end_inset
33229
33230
33231 \series default
33232 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
33233 されます。
33234 \begin_inset Newline newline
33235 \end_inset
33236
33237 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33238 \family sans
33239 表示\SpecialChar \menuseparator
33240 数式マクロを展開(畳む)
33241 \family default
33242 メニューを使うことで、マクロ毎に変えることができます。
33243 \end_layout
33244
33245 \begin_layout Standard
33246 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33247 \series bold
33248
33249 \backslash
33250 qG
33251 \series default
33252 とします。このマクロは、LyX中では以下のように表示されます。
33253 \begin_inset Newline newline
33254 \end_inset
33255
33256
33257 \begin_inset space \hspace*{\fill}
33258 \end_inset
33259
33260
33261 \begin_inset Graphics
33262         filename ../clipart/macrouse.png
33263
33264 \end_inset
33265
33266
33267 \begin_inset space \hspace*{\fill}
33268 \end_inset
33269
33270
33271 \begin_inset Newline newline
33272 \end_inset
33273
33274 以下は、上記の例に、引数
33275 \begin_inset Formula $x$
33276 \end_inset
33277
33278
33279 \begin_inset Formula $\ln(x)$
33280 \end_inset
33281
33282
33283 \begin_inset Formula $B$
33284 \end_inset
33285
33286 を指定したものです。
33287 \end_layout
33288
33289 \begin_layout Standard
33290 \begin_inset Formula \[
33291 \qG x{\ln(x)}B
33292 \]
33293
33294 \end_inset
33295
33296
33297 \end_layout
33298
33299 \begin_layout Standard
33300 LyXは、
33301 \family sans
33302 ツール\SpecialChar \menuseparator
33303 設定\SpecialChar \menuseparator
33304 編集\SpecialChar \menuseparator
33305 制御
33306 \family default
33307 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33308 せてみてください。
33309 \end_layout
33310
33311 \begin_layout Standard
33312 数式マクロは、文書書き出し時に、内部的に
33313 \series bold
33314
33315 \backslash
33316 newcommand
33317 \series default
33318 コマンドに変換されます。こうして生成された
33319 \series bold
33320
33321 \backslash
33322 newcommand
33323 \series default
33324 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33325 \end_layout
33326
33327 \begin_layout Standard
33328 数式マクロは、
33329 \series bold
33330
33331 \backslash
33332 newcommand
33333 \series default
33334 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
33335 \series bold
33336
33337 \begin_inset Newline newline
33338 \end_inset
33339
33340
33341 \backslash
33342 newcommand{
33343 \backslash
33344 larrow}[2]{
33345 \backslash
33346 xleftarrow[#2]{#1}}
33347 \begin_inset Newline newline
33348 \end_inset
33349
33350
33351 \series default
33352 というコマンドを書き入れ、この全体を選択して、短絡キー
33353 \family sans
33354 Ctrl+M
33355 \family default
33356 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33357 \series bold
33358
33359 \backslash
33360 newcommand
33361 \series default
33362 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
33363 \end_layout
33364
33365 \begin_layout Standard
33366 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33367 \begin_inset CommandInset ref
33368 LatexCommand ref
33369 reference "sub:newcommandコマンド"
33370
33371 \end_inset
33372
33373 節で例として作った
33374 \series bold
33375
33376 \backslash
33377 fb
33378 \series default
33379 は、マクロとしては作ることができません。
33380 \end_layout
33381
33382 \begin_layout Standard
33383 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
33384 \end_layout
33385
33386 \begin_layout Standard
33387 \begin_inset VSpace defskip
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \begin_layout Standard
33394 \begin_inset Graphics
33395         filename ../clipart/MacroToolbar.png
33396
33397 \end_inset
33398
33399
33400 \begin_inset Index idx
33401 status collapsed
33402
33403 \begin_layout Plain Layout
33404 まくろ@マクロ ! つーるばー@ツールバー
33405 \end_layout
33406
33407 \end_inset
33408
33409
33410 \end_layout
33411
33412 \begin_layout Standard
33413 \begin_inset VSpace defskip
33414 \end_inset
33415
33416
33417 \end_layout
33418
33419 \begin_layout Standard
33420 マクロツールバーは、左から右に、以下の各ボタンがあります。
33421 \end_layout
33422
33423 \begin_layout Standard
33424 \begin_inset VSpace defskip
33425 \end_inset
33426
33427
33428 \end_layout
33429
33430 \begin_layout Standard
33431 \begin_inset Tabular
33432 <lyxtabular version="3" rows="9" columns="2">
33433 <features islongtable="true" longtabularalignment="center">
33434 <column alignment="left" valignment="top" width="0">
33435 <column alignment="left" valignment="top" width="85col%">
33436 <row interlinespace="2.5mm">
33437 <cell alignment="center" valignment="top" usebox="none">
33438 \begin_inset Text
33439
33440 \begin_layout Plain Layout
33441 \begin_inset Graphics
33442         filename ../../images/math-macro-remove-param.png
33443         rotateOrigin center
33444
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \end_inset
33451 </cell>
33452 <cell alignment="center" valignment="top" usebox="none">
33453 \begin_inset Text
33454
33455 \begin_layout Plain Layout
33456
33457 \family sans
33458 編集\SpecialChar \menuseparator
33459 数式\SpecialChar \menuseparator
33460 マクロ定義\SpecialChar \menuseparator
33461 最後の引数を削除
33462 \end_layout
33463
33464 \end_inset
33465 </cell>
33466 </row>
33467 <row interlinespace="2.5mm">
33468 <cell alignment="center" valignment="top" usebox="none">
33469 \begin_inset Text
33470
33471 \begin_layout Plain Layout
33472 \begin_inset Graphics
33473         filename ../../images/math-macro-add-param.png
33474         rotateOrigin center
33475
33476 \end_inset
33477
33478
33479 \end_layout
33480
33481 \end_inset
33482 </cell>
33483 <cell alignment="center" valignment="top" usebox="none">
33484 \begin_inset Text
33485
33486 \begin_layout Plain Layout
33487
33488 \family sans
33489 編集\SpecialChar \menuseparator
33490 数式\SpecialChar \menuseparator
33491 マクロ定義\SpecialChar \menuseparator
33492 引数を追加
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 </row>
33498 <row interlinespace="2.5mm">
33499 <cell alignment="center" valignment="top" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503 \begin_inset Graphics
33504         filename ../../images/math-macro-make-optional.png
33505         rotateOrigin center
33506
33507 \end_inset
33508
33509
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family sans
33520 編集\SpecialChar \menuseparator
33521 数式\SpecialChar \menuseparator
33522 マクロ定義\SpecialChar \menuseparator
33523 最初の必須引数を
33524 \begin_inset Newline newline
33525 \end_inset
33526
33527
33528 \begin_inset Phantom HPhantom
33529 status open
33530
33531 \begin_layout Plain Layout
33532
33533 \family sans
33534 編集\SpecialChar \menuseparator
33535 数式\SpecialChar \menuseparator
33536 マクロ定義\SpecialChar \menuseparator
33537
33538 \end_layout
33539
33540 \end_inset
33541
33542 非必須引数にする
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 </row>
33548 <row interlinespace="2.5mm">
33549 <cell alignment="center" valignment="top" usebox="none">
33550 \begin_inset Text
33551
33552 \begin_layout Plain Layout
33553 \begin_inset Graphics
33554         filename ../../images/math-macro-make-nonoptional.png
33555         rotateOrigin center
33556
33557 \end_inset
33558
33559
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 <cell alignment="center" valignment="top" usebox="none">
33565 \begin_inset Text
33566
33567 \begin_layout Plain Layout
33568
33569 \family sans
33570 編集\SpecialChar \menuseparator
33571 数式\SpecialChar \menuseparator
33572 マクロ定義\SpecialChar \menuseparator
33573 最後の非必須引数を
33574 \begin_inset Newline newline
33575 \end_inset
33576
33577
33578 \begin_inset Phantom HPhantom
33579 status open
33580
33581 \begin_layout Plain Layout
33582
33583 \family sans
33584 編集\SpecialChar \menuseparator
33585 数式\SpecialChar \menuseparator
33586 マクロ定義\SpecialChar \menuseparator
33587
33588 \end_layout
33589
33590 \end_inset
33591
33592 必須引数にする
33593 \end_layout
33594
33595 \end_inset
33596 </cell>
33597 </row>
33598 <row interlinespace="2.5mm">
33599 <cell alignment="center" valignment="top" usebox="none">
33600 \begin_inset Text
33601
33602 \begin_layout Plain Layout
33603 \begin_inset Graphics
33604         filename ../../images/math-macro-remove-optional-param.png
33605         rotateOrigin center
33606
33607 \end_inset
33608
33609
33610 \end_layout
33611
33612 \end_inset
33613 </cell>
33614 <cell alignment="center" valignment="top" usebox="none">
33615 \begin_inset Text
33616
33617 \begin_layout Plain Layout
33618
33619 \family sans
33620 編集\SpecialChar \menuseparator
33621 数式\SpecialChar \menuseparator
33622 マクロ定義\SpecialChar \menuseparator
33623 非必須引数を削除
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 </row>
33629 <row interlinespace="2.5mm">
33630 <cell alignment="center" valignment="top" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634 \begin_inset Graphics
33635         filename ../../images/math-macro-add-optional-param.png
33636         rotateOrigin center
33637
33638 \end_inset
33639
33640
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 <cell alignment="center" valignment="top" usebox="none">
33646 \begin_inset Text
33647
33648 \begin_layout Plain Layout
33649
33650 \family sans
33651 編集\SpecialChar \menuseparator
33652 数式\SpecialChar \menuseparator
33653 マクロ定義\SpecialChar \menuseparator
33654 非必須引数を挿入
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 </row>
33660 <row interlinespace="2.5mm">
33661 <cell alignment="center" valignment="top" usebox="none">
33662 \begin_inset Text
33663
33664 \begin_layout Plain Layout
33665 \begin_inset Graphics
33666         filename ../../images/math-macro-remove-greedy-param.png
33667         rotateOrigin center
33668
33669 \end_inset
33670
33671
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 <cell alignment="center" valignment="top" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family sans
33682 編集\SpecialChar \menuseparator
33683 数式\SpecialChar \menuseparator
33684 マクロ定義\SpecialChar \menuseparator
33685 右に吐き出す形で
33686 \begin_inset Newline newline
33687 \end_inset
33688
33689
33690 \begin_inset Phantom HPhantom
33691 status open
33692
33693 \begin_layout Plain Layout
33694
33695 \family sans
33696 編集\SpecialChar \menuseparator
33697 数式\SpecialChar \menuseparator
33698 マクロ定義\SpecialChar \menuseparator
33699
33700 \end_layout
33701
33702 \end_inset
33703
33704 最後の引数を削除
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 </row>
33710 <row interlinespace="2.5mm">
33711 <cell alignment="center" valignment="top" usebox="none">
33712 \begin_inset Text
33713
33714 \begin_layout Plain Layout
33715 \begin_inset Graphics
33716         filename ../../images/math-macro-append-greedy-param.png
33717         rotateOrigin center
33718
33719 \end_inset
33720
33721
33722 \end_layout
33723
33724 \end_inset
33725 </cell>
33726 <cell alignment="center" valignment="top" usebox="none">
33727 \begin_inset Text
33728
33729 \begin_layout Plain Layout
33730
33731 \family sans
33732 編集\SpecialChar \menuseparator
33733 数式\SpecialChar \menuseparator
33734 マクロ定義\SpecialChar \menuseparator
33735 右から喰う形で
33736 \begin_inset Newline newline
33737 \end_inset
33738
33739
33740 \begin_inset Phantom HPhantom
33741 status open
33742
33743 \begin_layout Plain Layout
33744
33745 \family sans
33746 編集\SpecialChar \menuseparator
33747 数式\SpecialChar \menuseparator
33748 マクロ定義\SpecialChar \menuseparator
33749
33750 \end_layout
33751
33752 \end_inset
33753
33754 引数を追加
33755 \end_layout
33756
33757 \end_inset
33758 </cell>
33759 </row>
33760 <row interlinespace="2.5mm">
33761 <cell alignment="center" valignment="top" usebox="none">
33762 \begin_inset Text
33763
33764 \begin_layout Plain Layout
33765 \begin_inset Graphics
33766         filename ../../images/math-macro-add-greedy-optional-param.png
33767         rotateOrigin center
33768
33769 \end_inset
33770
33771
33772 \end_layout
33773
33774 \end_inset
33775 </cell>
33776 <cell alignment="center" valignment="top" usebox="none">
33777 \begin_inset Text
33778
33779 \begin_layout Plain Layout
33780
33781 \family sans
33782 編集\SpecialChar \menuseparator
33783 数式\SpecialChar \menuseparator
33784 マクロ定義\SpecialChar \menuseparator
33785 右から喰う形で
33786 \begin_inset Newline newline
33787 \end_inset
33788
33789
33790 \begin_inset Phantom HPhantom
33791 status open
33792
33793 \begin_layout Plain Layout
33794
33795 \family sans
33796 編集\SpecialChar \menuseparator
33797 数式\SpecialChar \menuseparator
33798 マクロ定義\SpecialChar \menuseparator
33799
33800 \end_layout
33801
33802 \end_inset
33803
33804 非必須引数を追加
33805 \end_layout
33806
33807 \end_inset
33808 </cell>
33809 </row>
33810 </lyxtabular>
33811
33812 \end_inset
33813
33814
33815 \end_layout
33816
33817 \begin_layout Standard
33818 \begin_inset Newpage newpage
33819 \end_inset
33820
33821
33822 \end_layout
33823
33824 \begin_layout Section
33825 さまざまな秘訣
33826 \begin_inset Index idx
33827 status collapsed
33828
33829 \begin_layout Plain Layout
33830 ひけつ@秘訣
33831 \end_layout
33832
33833 \end_inset
33834
33835
33836 \end_layout
33837
33838 \begin_layout Subsection
33839 負の数
33840 \begin_inset Index idx
33841 status collapsed
33842
33843 \begin_layout Plain Layout
33844 かず@数 ! ふの@負の ---
33845 \end_layout
33846
33847 \end_inset
33848
33849
33850 \end_layout
33851
33852 \begin_layout Standard
33853 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
33854 く表示されます。
33855 \end_layout
33856
33857 \begin_layout Standard
33858 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
33859 \end_layout
33860
33861 \begin_layout Standard
33862 以下は、この問題を示す例です。
33863 \end_layout
33864
33865 \begin_layout Standard
33866 \align center
33867 \begin_inset Tabular
33868 <lyxtabular version="3" rows="3" columns="2">
33869 <features tabularvalignment="middle">
33870 <column alignment="right" valignment="top" width="0">
33871 <column alignment="left" valignment="top" width="0">
33872 <row>
33873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877 通常の文章:
33878 \end_layout
33879
33880 \end_inset
33881 </cell>
33882 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33883 \begin_inset Text
33884
33885 \begin_layout Plain Layout
33886 x = -2
33887 \end_layout
33888
33889 \end_inset
33890 </cell>
33891 </row>
33892 <row>
33893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33894 \begin_inset Text
33895
33896 \begin_layout Plain Layout
33897 数式:
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906 \begin_inset Formula $x=-2$
33907 \end_inset
33908
33909
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 </row>
33915 <row>
33916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33917 \begin_inset Text
33918
33919 \begin_layout Plain Layout
33920 解決策:
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33926 \begin_inset Text
33927
33928 \begin_layout Plain Layout
33929 \begin_inset Formula $x=\textrm{-}2$
33930 \end_inset
33931
33932
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 </row>
33938 </lyxtabular>
33939
33940 \end_inset
33941
33942
33943 \end_layout
33944
33945 \begin_layout Subsection
33946 位区切りとしてのコンマ
33947 \begin_inset Index idx
33948 status collapsed
33949
33950 \begin_layout Plain Layout
33951 こんま@コンマ
33952 \end_layout
33953
33954 \end_inset
33955
33956
33957 \begin_inset Index idx
33958 status collapsed
33959
33960 \begin_layout Plain Layout
33961 かんま@カンマ|see
33962 \begin_inset ERT
33963 status collapsed
33964
33965 \begin_layout Plain Layout
33966
33967 {
33968 \end_layout
33969
33970 \end_inset
33971
33972 コンマ
33973 \begin_inset ERT
33974 status collapsed
33975
33976 \begin_layout Plain Layout
33977
33978 }
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \end_layout
33985
33986 \end_inset
33987
33988
33989 \end_layout
33990
33991 \begin_layout Standard
33992 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
33993 \end_layout
33994
33995 \begin_layout Standard
33996 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(短絡キー
33997 \begin_inset Info
33998 type  "shortcut"
33999 arg   "math-mode"
34000 \end_inset
34001
34002 )。
34003 \end_layout
34004
34005 \begin_layout Standard
34006 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
34007 \end_layout
34008
34009 \begin_layout Standard
34010
34011 \series bold
34012
34013 \backslash
34014 usepackage{icomma}
34015 \end_layout
34016
34017 \begin_layout Standard
34018 という行を加えて、
34019 \series bold
34020 icomma.sty
34021 \series default
34022
34023 \begin_inset Foot
34024 status collapsed
34025
34026 \begin_layout Plain Layout
34027
34028 \series bold
34029 icomma
34030 \series default
34031 は、LaTeXパッケージ
34032 \series bold
34033 was
34034 \series default
34035
34036 \begin_inset Index idx
34037 status collapsed
34038
34039 \begin_layout Plain Layout
34040 ぱっけーじ@パッケージ ! was
34041 \begin_inset ERT
34042 status collapsed
34043
34044 \begin_layout Plain Layout
34045
34046
34047 \backslash
34048 vspace{4mm}
34049 \end_layout
34050
34051 \end_inset
34052
34053
34054 \end_layout
34055
34056 \end_inset
34057
34058 に含まれています。
34059 \end_layout
34060
34061 \end_inset
34062
34063
34064 \begin_inset Index idx
34065 status collapsed
34066
34067 \begin_layout Plain Layout
34068 ぱっけーじ@パッケージ ! icomma
34069 \end_layout
34070
34071 \end_inset
34072
34073 ファイルを読み込みます。
34074 \end_layout
34075
34076 \begin_layout Subsection
34077 物理ベクトル
34078 \begin_inset CommandInset label
34079 LatexCommand label
34080 name "sub:物理ベクトル"
34081
34082 \end_inset
34083
34084
34085 \begin_inset Index idx
34086 status collapsed
34087
34088 \begin_layout Plain Layout
34089 Vectors ! physical
34090 \end_layout
34091
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \begin_layout Standard
34098 LaTeXパッケージ
34099 \series bold
34100 braket
34101 \series default
34102
34103 \begin_inset Foot
34104 status collapsed
34105
34106 \begin_layout Plain Layout
34107
34108 \series bold
34109 braket
34110 \series default
34111  は標準的LaTeX頒布版のすべてに含まれています。
34112 \end_layout
34113
34114 \end_inset
34115
34116
34117 \begin_inset Index idx
34118 status collapsed
34119
34120 \begin_layout Plain Layout
34121 ぱっけーじ@パッケージ ! braket
34122 \end_layout
34123
34124 \end_inset
34125
34126 には、定義済みのベクトルが提供されており、
34127 \end_layout
34128
34129 \begin_layout Standard
34130
34131 \series bold
34132
34133 \backslash
34134 usepackage{braket}
34135 \end_layout
34136
34137 \begin_layout Standard
34138 というLaTeXプリアンブル行で読み込むことができます。
34139 \end_layout
34140
34141 \begin_layout Standard
34142 \begin_inset ERT
34143 status collapsed
34144
34145 \begin_layout Plain Layout
34146
34147
34148 \backslash
34149 ifbraket 
34150 \end_layout
34151
34152 \end_inset
34153
34154
34155 \begin_inset Note Note
34156 status open
34157
34158 \begin_layout Plain Layout
34159 以下の表は、
34160 \series bold
34161 braket
34162 \series default
34163  LaTeXパッケージが導入済みのときのみ表示されます。
34164 \end_layout
34165
34166 \end_inset
34167
34168 以下のコマンドが定義されています。
34169 \end_layout
34170
34171 \begin_layout Standard
34172 \align center
34173 \begin_inset Tabular
34174 <lyxtabular version="3" rows="4" columns="2">
34175 <features tabularvalignment="middle">
34176 <column alignment="center" valignment="top" width="0">
34177 <column alignment="center" valignment="top" width="0">
34178 <row>
34179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Plain Layout
34183 コマンド
34184 \end_layout
34185
34186 \end_inset
34187 </cell>
34188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34189 \begin_inset Text
34190
34191 \begin_layout Plain Layout
34192 出力
34193 \end_layout
34194
34195 \end_inset
34196 </cell>
34197 </row>
34198 <row>
34199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34200 \begin_inset Text
34201
34202 \begin_layout Plain Layout
34203
34204 \backslash
34205 Bra{
34206 \backslash
34207 psi
34208 \end_layout
34209
34210 \end_inset
34211 </cell>
34212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34213 \begin_inset Text
34214
34215 \begin_layout Plain Layout
34216 \begin_inset Formula $\Bra{\psi}$
34217 \end_inset
34218
34219
34220 \end_layout
34221
34222 \end_inset
34223 </cell>
34224 </row>
34225 <row>
34226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34227 \begin_inset Text
34228
34229 \begin_layout Plain Layout
34230
34231 \backslash
34232 Ket{
34233 \backslash
34234 psi
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243 \begin_inset Formula $\Ket{\psi}$
34244 \end_inset
34245
34246
34247 \end_layout
34248
34249 \end_inset
34250 </cell>
34251 </row>
34252 <row>
34253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34254 \begin_inset Text
34255
34256 \begin_layout Plain Layout
34257
34258 \backslash
34259 Braket{
34260 \backslash
34261 psi
34262 \begin_inset Formula $|$
34263 \end_inset
34264
34265
34266 \backslash
34267 phi
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34273 \begin_inset Text
34274
34275 \begin_layout Plain Layout
34276 \begin_inset Formula $\Braket{\psi|\phi}$
34277 \end_inset
34278
34279
34280 \end_layout
34281
34282 \end_inset
34283 </cell>
34284 </row>
34285 </lyxtabular>
34286
34287 \end_inset
34288
34289
34290 \end_layout
34291
34292 \begin_layout Standard
34293
34294 \series bold
34295
34296 \backslash
34297 Braket
34298 \series default
34299 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34300 \begin_inset Formula \[
34301 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34302 \]
34303
34304 \end_inset
34305
34306
34307 \begin_inset ERT
34308 status collapsed
34309
34310 \begin_layout Plain Layout
34311
34312
34313 \backslash
34314 else 
34315 \end_layout
34316
34317 \end_inset
34318
34319
34320 \begin_inset Note Note
34321 status open
34322
34323 \begin_layout Plain Layout
34324
34325 \series bold
34326 braket
34327 \series default
34328  LaTeXパッケージが導入されていないときには、以下が表示されます。
34329 \end_layout
34330
34331 \end_inset
34332
34333
34334 \end_layout
34335
34336 \begin_layout Standard
34337 本小節の全体を出力で見るためには、
34338 \series bold
34339 braket
34340 \series default
34341  LaTeXパッケージを導入する必要があります。
34342 \end_layout
34343
34344 \begin_layout Standard
34345 \begin_inset ERT
34346 status collapsed
34347
34348 \begin_layout Plain Layout
34349
34350
34351 \backslash
34352 fi 
34353 \end_layout
34354
34355 \end_inset
34356
34357
34358 \end_layout
34359
34360 \begin_layout Standard
34361
34362 \series bold
34363
34364 \backslash
34365 Braket
34366 \series default
34367 と同じ効果は、第
34368 \begin_inset CommandInset ref
34369 LatexCommand ref
34370 reference "sub:自動の括弧丈"
34371
34372 \end_inset
34373
34374 節に説明されているとおり、
34375 \series bold
34376
34377 \backslash
34378 middle
34379 \series default
34380 コマンドを用いることによっても実現できます。
34381 \end_layout
34382
34383 \begin_layout Subsection
34384 自己定義の分数
34385 \begin_inset CommandInset label
34386 LatexCommand label
34387 name "sub:自己定義の分数"
34388
34389 \end_inset
34390
34391
34392 \begin_inset Index idx
34393 status collapsed
34394
34395 \begin_layout Plain Layout
34396 ぶんすう@分数 ! じこていぎの@自己定義の ---
34397 \end_layout
34398
34399 \end_inset
34400
34401
34402 \end_layout
34403
34404 \begin_layout Standard
34405 分数用の自製コマンドを定義するには、以下の書式を持つ
34406 \series bold
34407
34408 \backslash
34409 genfrac
34410 \series default
34411
34412 \begin_inset Index idx
34413 status collapsed
34414
34415 \begin_layout Plain Layout
34416 こまんど@コマンド ! G ! 
34417 \backslash
34418 genfrac
34419 \end_layout
34420
34421 \end_inset
34422
34423 コマンドを使います。
34424 \end_layout
34425
34426 \begin_layout Standard
34427
34428 \series bold
34429
34430 \backslash
34431 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34432 \begin_inset Newline newline
34433 \end_inset
34434
34435
34436 \begin_inset Phantom HPhantom
34437 status open
34438
34439 \begin_layout Plain Layout
34440
34441 \series bold
34442
34443 \backslash
34444 genfrac
34445 \end_layout
34446
34447 \end_inset
34448
34449 {分子}{分母}
34450 \end_layout
34451
34452 \begin_layout Standard
34453 ここで「様式」は、0
34454 \begin_inset space \thinspace{}
34455 \end_inset
34456
34457 -
34458 \begin_inset space \thinspace{}
34459 \end_inset
34460
34461 3の範囲の数字です。
34462 \end_layout
34463
34464 \begin_layout Standard
34465 \align center
34466 \begin_inset Tabular
34467 <lyxtabular version="3" rows="5" columns="2">
34468 <features tabularvalignment="middle">
34469 <column alignment="center" valignment="top" width="0">
34470 <column alignment="center" valignment="top" width="0">
34471 <row>
34472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476 数字
34477 \end_layout
34478
34479 \end_inset
34480 </cell>
34481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34482 \begin_inset Text
34483
34484 \begin_layout Plain Layout
34485 様式(大きさ)
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 </row>
34491 <row>
34492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496 0
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505 別行建て様式の数式
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 </row>
34511 <row>
34512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34513 \begin_inset Text
34514
34515 \begin_layout Plain Layout
34516 1
34517 \end_layout
34518
34519 \end_inset
34520 </cell>
34521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34522 \begin_inset Text
34523
34524 \begin_layout Plain Layout
34525 行内数式
34526 \end_layout
34527
34528 \end_inset
34529 </cell>
34530 </row>
34531 <row>
34532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34533 \begin_inset Text
34534
34535 \begin_layout Plain Layout
34536 2
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545 やや小(small)
34546 \end_layout
34547
34548 \end_inset
34549 </cell>
34550 </row>
34551 <row>
34552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Plain Layout
34556 3
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565 最小(tiny)
34566 \end_layout
34567
34568 \end_inset
34569 </cell>
34570 </row>
34571 </lyxtabular>
34572
34573 \end_inset
34574
34575
34576 \end_layout
34577
34578 \begin_layout Standard
34579 「様式」を指定しないときには、
34580 \series bold
34581
34582 \backslash
34583 frac
34584 \series default
34585 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34586 \end_layout
34587
34588 \begin_layout Standard
34589 「分数線の厚み」を指定しないときには、既定値である0.4
34590 \begin_inset space \thinspace{}
34591 \end_inset
34592
34593 ptが用いられます。
34594 \end_layout
34595
34596 \begin_layout Standard
34597 \begin_inset VSpace medskip
34598 \end_inset
34599
34600 たとえば、第
34601 \begin_inset CommandInset ref
34602 LatexCommand ref
34603 reference "sub:分数"
34604
34605 \end_inset
34606
34607 節の
34608 \series bold
34609
34610 \backslash
34611 dfrac
34612 \series default
34613 コマンドおよび
34614 \series bold
34615
34616 \backslash
34617 tbinom
34618 \series default
34619 コマンドは、
34620 \end_layout
34621
34622 \begin_layout Standard
34623
34624 \series bold
34625
34626 \backslash
34627 newcommand{
34628 \backslash
34629 dfrac}[2]{
34630 \backslash
34631 genfrac{}{}{}{0}{#1}{#2}}
34632 \end_layout
34633
34634 \begin_layout Standard
34635 あるいは
34636 \end_layout
34637
34638 \begin_layout Standard
34639
34640 \series bold
34641
34642 \backslash
34643 newcommand{
34644 \backslash
34645 tbinom}[2]{
34646 \backslash
34647 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34648 \end_layout
34649
34650 \begin_layout Standard
34651 というコマンドで定義できます。
34652 \end_layout
34653
34654 \begin_layout Standard
34655 \begin_inset VSpace medskip
34656 \end_inset
34657
34658 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
34659 \end_layout
34660
34661 \begin_layout Standard
34662
34663 \series bold
34664
34665 \backslash
34666 newcommand{
34667 \backslash
34668 fracS}[3][]{
34669 \backslash
34670 genfrac{}{}{#1}{}{#2}{#3}}
34671 \end_layout
34672
34673 \begin_layout Standard
34674 という行を入れます。
34675 \end_layout
34676
34677 \begin_layout Standard
34678 以下は、そのテストです。
34679 \begin_inset Formula \begin{align*}
34680 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34681 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34682 \end{align*}
34683
34684 \end_inset
34685
34686 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34687 \end_layout
34688
34689 \begin_layout Subsection
34690 数式の取り消し
34691 \begin_inset Index idx
34692 status collapsed
34693
34694 \begin_layout Plain Layout
34695 すうしき@数式 ! とりけし@取り消し
34696 \end_layout
34697
34698 \end_inset
34699
34700
34701 \end_layout
34702
34703 \begin_layout Standard
34704 数式あるいはその一部を取り消すには、
34705 \series bold
34706 cancel
34707 \series default
34708
34709 \begin_inset Foot
34710 status collapsed
34711
34712 \begin_layout Plain Layout
34713
34714 \series bold
34715 cancel
34716 \series default
34717 は、標準的なLaTeX頒布版のすべてに含まれています。
34718 \end_layout
34719
34720 \end_inset
34721
34722
34723 \begin_inset Index idx
34724 status collapsed
34725
34726 \begin_layout Plain Layout
34727 ぱっけーじ@パッケージ ! cancel
34728 \end_layout
34729
34730 \end_inset
34731
34732  LaTeXパッケージを、LaTeXプリアンブル行に
34733 \end_layout
34734
34735 \begin_layout Standard
34736
34737 \series bold
34738
34739 \backslash
34740 usepackage[samesize]{cancel}
34741 \end_layout
34742
34743 \begin_layout Standard
34744 と書いて読み込む必要があります。
34745 \end_layout
34746
34747 \begin_layout Standard
34748 数式を取り消すには、4つの方法があります。
34749 \end_layout
34750
34751 \begin_layout Standard
34752 \align center
34753 \begin_inset Tabular
34754 <lyxtabular version="3" rows="5" columns="2">
34755 <features tabularvalignment="middle">
34756 <column alignment="center" valignment="top" width="0">
34757 <column alignment="center" valignment="top" width="0">
34758 <row>
34759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763 コマンド
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Plain Layout
34772 出力
34773 \begin_inset Note Note
34774 status collapsed
34775
34776 \begin_layout Plain Layout
34777 ここで
34778 \series bold
34779
34780 \backslash
34781 raisebox
34782 \series default
34783 はスペーサーとして使用しているだけです。
34784 \end_layout
34785
34786 \end_inset
34787
34788
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 </row>
34794 <row>
34795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799
34800 \backslash
34801 cancel{
34802 \backslash
34803 int
34804 \begin_inset ERT
34805 status collapsed
34806
34807 \begin_layout Plain Layout
34808
34809
34810 \backslash
34811 spce 
34812 \end_layout
34813
34814 \end_inset
34815
34816 A=B
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34826 \end_inset
34827
34828
34829 \end_layout
34830
34831 \end_inset
34832 </cell>
34833 </row>
34834 <row>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \backslash
34841 bcancel{
34842 \backslash
34843 int
34844 \begin_inset ERT
34845 status collapsed
34846
34847 \begin_layout Plain Layout
34848
34849
34850 \backslash
34851 spce 
34852 \end_layout
34853
34854 \end_inset
34855
34856 A=B
34857 \end_layout
34858
34859 \end_inset
34860 </cell>
34861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34866 \end_inset
34867
34868
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 </row>
34874 <row>
34875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879
34880 \backslash
34881 xcancel{
34882 \backslash
34883 int
34884 \begin_inset ERT
34885 status collapsed
34886
34887 \begin_layout Plain Layout
34888
34889
34890 \backslash
34891 spce 
34892 \end_layout
34893
34894 \end_inset
34895
34896 A=B
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34902 \begin_inset Text
34903
34904 \begin_layout Plain Layout
34905 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34906 \end_inset
34907
34908
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 </row>
34914 <row>
34915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919
34920 \backslash
34921 cancelto{1
34922 \begin_inset Formula $\to$
34923 \end_inset
34924
34925
34926 \backslash
34927 {
34928 \backslash
34929 int
34930 \begin_inset ERT
34931 status collapsed
34932
34933 \begin_layout Plain Layout
34934
34935
34936 \backslash
34937 spce 
34938 \end_layout
34939
34940 \end_inset
34941
34942 A=B
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34952 \end_inset
34953
34954
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 </row>
34960 </lyxtabular>
34961
34962 \end_inset
34963
34964
34965 \end_layout
34966
34967 \begin_layout Standard
34968
34969 \series bold
34970
34971 \backslash
34972 cancelto
34973 \series default
34974 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
34975 \begin_inset Formula \[
34976 \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}}}
34977 \]
34978
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \begin_layout Subsection
34985 節見出し中の数式
34986 \begin_inset CommandInset label
34987 LatexCommand label
34988 name "sub:節見出し中の数式"
34989
34990 \end_inset
34991
34992
34993 \begin_inset Index idx
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
34998 \end_layout
34999
35000 \end_inset
35001
35002
35003 \end_layout
35004
35005 \begin_layout Standard
35006 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35007 \end_layout
35008
35009 \begin_layout Standard
35010 \begin_inset Note Greyedout
35011 status open
35012
35013 \begin_layout Plain Layout
35014 文書設定ダイアログの
35015 \family sans
35016 PDF特性
35017 \family default
35018
35019 \series bold
35020 hyperref
35021 \series default
35022
35023 \begin_inset Index idx
35024 status collapsed
35025
35026 \begin_layout Plain Layout
35027 ぱっけーじ@パッケージ ! hyperref
35028 \end_layout
35029
35030 \end_inset
35031
35032 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35033 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35034 \end_layout
35035
35036 \end_inset
35037
35038
35039 \end_layout
35040
35041 \begin_layout Standard
35042 これらの問題は、
35043 \family sans
35044 挿入\SpecialChar \menuseparator
35045 短縮タイトル
35046 \family default
35047 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35048 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35049 \end_layout
35050
35051 \begin_layout Standard
35052 数式を目次中でも使わなくてもならないが、
35053 \series bold
35054 hyperref
35055 \series default
35056 も使用しなくてはならないときには、
35057 \end_layout
35058
35059 \begin_layout Standard
35060
35061 \series bold
35062
35063 \backslash
35064 texorpdfstring{部分}{代替文字列}
35065 \begin_inset Index idx
35066 status collapsed
35067
35068 \begin_layout Plain Layout
35069 こまんど@コマンド ! T ! 
35070 \backslash
35071 texorpdfstring
35072 \end_layout
35073
35074 \end_inset
35075
35076
35077 \end_layout
35078
35079 \begin_layout Standard
35080 というコマンドをTeXモードで使う方法があります。
35081 \end_layout
35082
35083 \begin_layout Standard
35084 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35085 文字列」が用いられます。
35086 \end_layout
35087
35088 \begin_layout Standard
35089 以下の二つは、見出しの例です。
35090 \begin_inset VSpace -3mm
35091 \end_inset
35092
35093
35094 \begin_inset ERT
35095 status collapsed
35096
35097 \begin_layout Plain Layout
35098
35099
35100 \backslash
35101 boldmath 
35102 \end_layout
35103
35104 \end_inset
35105
35106
35107 \end_layout
35108
35109 \begin_layout Subsubsection
35110 目次中では数式を使わない見出し
35111 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35112 \end_inset
35113
35114
35115 \begin_inset Argument
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119 目次中では数式を使わない見出し
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Subsubsection
35128 目次中で数式を使う見出し
35129 \begin_inset ERT
35130 status collapsed
35131
35132 \begin_layout Plain Layout
35133
35134
35135 \backslash
35136 texorpdfstring{
35137 \end_layout
35138
35139 \end_inset
35140
35141  
35142 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35143 \end_inset
35144
35145
35146 \begin_inset ERT
35147 status collapsed
35148
35149 \begin_layout Plain Layout
35150
35151 }{}
35152 \end_layout
35153
35154 \end_inset
35155
35156
35157 \end_layout
35158
35159 \begin_layout Standard
35160 \begin_inset ERT
35161 status collapsed
35162
35163 \begin_layout Plain Layout
35164
35165
35166 \backslash
35167 unboldmath 
35168 \end_layout
35169
35170 \end_inset
35171
35172 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35173 \series bold
35174
35175 \backslash
35176 texorpdfstring
35177 \series default
35178 が使われています。
35179 \end_layout
35180
35181 \begin_layout Standard
35182 他の節見出しと同じ書式を得るために、上の見出し全体は
35183 \series bold
35184 boldmath
35185 \series default
35186 環境に設定してあります
35187 \begin_inset Foot
35188 status collapsed
35189
35190 \begin_layout Plain Layout
35191
35192 \begin_inset CommandInset ref
35193 LatexCommand ref
35194 reference "sub:ボールド体の数式"
35195
35196 \end_inset
35197
35198 節参照。
35199 \end_layout
35200
35201 \end_inset
35202
35203
35204 \end_layout
35205
35206 \begin_layout Subsection
35207 多段組文中の数式
35208 \begin_inset Index idx
35209 status collapsed
35210
35211 \begin_layout Plain Layout
35212 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
35213 \end_layout
35214
35215 \end_inset
35216
35217
35218 \end_layout
35219
35220 \begin_layout Standard
35221 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35222 \series bold
35223 multicol
35224 \series default
35225
35226 \begin_inset Foot
35227 status collapsed
35228
35229 \begin_layout Plain Layout
35230
35231 \series bold
35232 multicol
35233 \series default
35234 は、標準的LaTeX頒布版のすべてに含まれています。
35235 \end_layout
35236
35237 \end_inset
35238
35239
35240 \begin_inset Index idx
35241 status collapsed
35242
35243 \begin_layout Plain Layout
35244 ぱっけーじ@パッケージ ! multicol
35245 \end_layout
35246
35247 \end_inset
35248
35249  LaTeXパッケージを、
35250 \end_layout
35251
35252 \begin_layout Standard
35253
35254 \series bold
35255
35256 \backslash
35257 usepackage{multicol}
35258 \end_layout
35259
35260 \begin_layout Standard
35261 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
35262 \end_layout
35263
35264 \begin_layout Standard
35265 \begin_inset Note Greyedout
35266 status open
35267
35268 \begin_layout Plain Layout
35269 ここで、
35270 \family sans
35271 文書\SpecialChar \menuseparator
35272 設定
35273 \family default
35274 メニューの
35275 \family sans
35276 本文レイアウト
35277 \family default
35278 で、
35279 \family sans
35280 二段組文書
35281 \family default
35282 の設定を
35283 \emph on
35284 有効にしてはならない
35285 \emph default
35286 ことに注意してください。
35287 \end_layout
35288
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \begin_layout Standard
35295 多段組文の前に
35296 \end_layout
35297
35298 \begin_layout Standard
35299
35300 \series bold
35301
35302 \backslash
35303 begin{multicols}{段数}
35304 \end_layout
35305
35306 \begin_layout Standard
35307 というコマンドをTeXモードで書き入れます。「段数」は、2
35308 \begin_inset space \thinspace{}
35309 \end_inset
35310
35311 -
35312 \begin_inset space \thinspace{}
35313 \end_inset
35314
35315 10のあいだの数字です。多段組文の終わる数式の前には、
35316 \end_layout
35317
35318 \begin_layout Standard
35319
35320 \series bold
35321
35322 \backslash
35323 end{multicols}
35324 \end_layout
35325
35326 \begin_layout Standard
35327 というコマンドをTeXモードで入れます。
35328 \end_layout
35329
35330 \begin_layout Standard
35331 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35332 \begin_inset space \thinspace{}
35333 \end_inset
35334
35335 mmの垂直空白を入れて下さい。数式様式
35336 \series bold
35337
35338 \begin_inset Foot
35339 status collapsed
35340
35341 \begin_layout Plain Layout
35342
35343 \series bold
35344 数式様式に関しては、第
35345 \series default
35346
35347 \begin_inset CommandInset ref
35348 LatexCommand ref
35349 reference "sec:数式様式"
35350
35351 \end_inset
35352
35353 節をご覧下さい。
35354 \end_layout
35355
35356 \end_inset
35357
35358
35359 \series default
35360 として
35361 \series bold
35362 行頭下げ
35363 \series default
35364 を使用している場合には、代わりに-9
35365 \begin_inset space \thinspace{}
35366 \end_inset
35367
35368 mmの垂直空白を入れて下さい。
35369 \end_layout
35370
35371 \begin_layout Standard
35372 以下は、別行建て数式を含む、多段組文の例です。
35373 \end_layout
35374
35375 \begin_layout Standard
35376 \begin_inset ERT
35377 status collapsed
35378
35379 \begin_layout Plain Layout
35380
35381
35382 \backslash
35383 begin{multicols}{2}
35384 \end_layout
35385
35386 \end_inset
35387
35388
35389 \lang ngerman
35390 Das Spektrum wird fouriertransformiert.
35391  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35392 , Lösungsmittel) zu trennen.
35393  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35394  nun das Aussehen des Ausgangssignals.
35395  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35396  über alle Phasen integrieren muss.
35397  Sei nun 
35398 \begin_inset Formula $S$
35399 \end_inset
35400
35401  unser normiertes Ausgangssignal und 
35402 \begin_inset Formula $P$
35403 \end_inset
35404
35405  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35406 \lang japanese
35407
35408 \begin_inset ERT
35409 status collapsed
35410
35411 \begin_layout Plain Layout
35412
35413
35414 \backslash
35415 end{multicols}
35416 \end_layout
35417
35418 \end_inset
35419
35420
35421 \begin_inset VSpace -6mm
35422 \end_inset
35423
35424
35425 \begin_inset Formula \begin{equation}
35426 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35427 \end{equation}
35428
35429 \end_inset
35430
35431
35432 \begin_inset ERT
35433 status collapsed
35434
35435 \begin_layout Plain Layout
35436
35437
35438 \backslash
35439 begin{multicols}{2}
35440 \end_layout
35441
35442 \end_inset
35443
35444
35445 \lang ngerman
35446 wobei 
35447 \begin_inset Formula $S_{0}$
35448 \end_inset
35449
35450  das Signal ohne Gradient ist und die Normierungsbedingung 
35451 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35452 \end_inset
35453
35454  gilt.
35455  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35456  Direkt nach dem 
35457 \begin_inset Formula $\nicefrac{\pi}{2}$
35458 \end_inset
35459
35460
35461 \begin_inset space \thinspace{}
35462 \end_inset
35463
35464 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35465  das Signal zusätzlich abschwächt.
35466  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35467  
35468 \begin_inset Formula $T_{2}$
35469 \end_inset
35470
35471 -Zeit.
35472 \end_layout
35473
35474 \begin_layout Standard
35475 \begin_inset ERT
35476 status collapsed
35477
35478 \begin_layout Plain Layout
35479
35480
35481 \backslash
35482 end{multicols}
35483 \end_layout
35484
35485 \end_inset
35486
35487  
35488 \end_layout
35489
35490 \begin_layout Subsection
35491 変数の説明付き数式
35492 \begin_inset Index idx
35493 status collapsed
35494
35495 \begin_layout Plain Layout
35496 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35497 \end_layout
35498
35499 \end_inset
35500
35501
35502 \end_layout
35503
35504 \begin_layout Standard
35505 \begin_inset CommandInset ref
35506 LatexCommand eqref
35507 reference "eq:within"
35508
35509 \end_inset
35510
35511 式のように、数式内で変数の説明をするには、
35512 \begin_inset Formula $n$
35513 \end_inset
35514
35515 個の変数が使われている場合、左寄せの列を持つ2
35516 \series bold
35517 ×
35518 \series default
35519
35520 \begin_inset Formula $n$
35521 \end_inset
35522
35523 行列を使用します
35524 \begin_inset Foot
35525 status collapsed
35526
35527 \begin_layout Plain Layout
35528 行列に関しては、第
35529 \begin_inset CommandInset ref
35530 LatexCommand ref
35531 reference "sec:行列"
35532
35533 \end_inset
35534
35535 節参照。
35536 \end_layout
35537
35538 \end_inset
35539
35540 。説明を小さな文字にするには、行列の前に、たとえば
35541 \series bold
35542
35543 \backslash
35544 footnotesize
35545 \series default
35546 コマンドを挿入します
35547 \begin_inset Foot
35548 status collapsed
35549
35550 \begin_layout Plain Layout
35551 フォント寸法に関しては、第
35552 \begin_inset CommandInset ref
35553 LatexCommand ref
35554 reference "sub:書体寸法"
35555
35556 \end_inset
35557
35558 節参照。
35559 \end_layout
35560
35561 \end_inset
35562
35563
35564 \end_layout
35565
35566 \begin_layout Standard
35567 数式様式に
35568 \series bold
35569 行頭下げ
35570 \begin_inset Foot
35571 status collapsed
35572
35573 \begin_layout Plain Layout
35574
35575 \series bold
35576 数式様式に関しては、第
35577 \series default
35578
35579 \begin_inset CommandInset ref
35580 LatexCommand ref
35581 reference "sec:数式様式"
35582
35583 \end_inset
35584
35585 節参照。
35586 \end_layout
35587
35588 \end_inset
35589
35590
35591 \series default
35592 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35593 \series bold
35594
35595 \backslash
35596 hfill
35597 \series default
35598
35599 \begin_inset Foot
35600 status collapsed
35601
35602 \begin_layout Plain Layout
35603
35604 \series bold
35605
35606 \backslash
35607 hfill
35608 \series default
35609 は、
35610 \series bold
35611 行頭下げ
35612 \series default
35613 様式のときのみ機能します。第
35614 \begin_inset CommandInset ref
35615 LatexCommand ref
35616 reference "sub:可変長の空白"
35617
35618 \end_inset
35619
35620 節をご覧下さい。
35621 \end_layout
35622
35623 \end_inset
35624
35625 を入れます。
35626 \end_layout
35627
35628 \begin_layout Standard
35629 数式様式に
35630 \series bold
35631 中央揃え
35632 \series default
35633 を使っている場合、数式を字下げするには、第
35634 \begin_inset CommandInset ref
35635 LatexCommand ref
35636 reference "sub:flalign環境"
35637
35638 \end_inset
35639
35640 節で述べた方法を使用します。
35641 \begin_inset CommandInset ref
35642 LatexCommand eqref
35643 reference "eq:within"
35644
35645 \end_inset
35646
35647 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
35648 \begin_inset Formula \begin{flalign}
35649 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35650 \rho & \textrm{density}\\
35651 V & \textrm{volume}\\
35652 g & \textrm{gravitational acceleration}
35653 \end{array} &  & {}\label{eq:within}
35654 \end{flalign}
35655
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \begin_layout Subsection
35662 アップライト体のギリシャ小文字
35663 \begin_inset CommandInset label
35664 LatexCommand label
35665 name "sub:アップライト体ギリシャ小文字"
35666
35667 \end_inset
35668
35669
35670 \begin_inset Index idx
35671 status collapsed
35672
35673 \begin_layout Plain Layout
35674 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35675 \end_layout
35676
35677 \end_inset
35678
35679
35680 \end_layout
35681
35682 \begin_layout Standard
35683 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
35684 \begin_inset Formula $\pi$
35685 \end_inset
35686
35687 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
35688 \series bold
35689 upgreek.sty
35690 \series default
35691
35692 \begin_inset Foot
35693 status collapsed
35694
35695 \begin_layout Plain Layout
35696
35697 \series bold
35698 upgreek
35699 \series default
35700 は、
35701 \series bold
35702 was
35703 \series default
35704
35705 \begin_inset Index idx
35706 status collapsed
35707
35708 \begin_layout Plain Layout
35709 ぱっけーじ@パッケージ ! was
35710 \begin_inset ERT
35711 status collapsed
35712
35713 \begin_layout Plain Layout
35714
35715
35716 \backslash
35717 vspace{4mm}
35718 \end_layout
35719
35720 \end_inset
35721
35722
35723 \end_layout
35724
35725 \end_inset
35726
35727  LaTeXパッケージの一部です。
35728 \end_layout
35729
35730 \end_inset
35731
35732
35733 \begin_inset Index idx
35734 status collapsed
35735
35736 \begin_layout Plain Layout
35737 ぱっけーじ@パッケージ ! upgreek
35738 \end_layout
35739
35740 \end_inset
35741
35742  ファイルを
35743 \end_layout
35744
35745 \begin_layout Standard
35746
35747 \series bold
35748
35749 \backslash
35750 usepackage{upgreek}
35751 \end_layout
35752
35753 \begin_layout Standard
35754 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
35755 \begin_inset ERT
35756 status collapsed
35757
35758 \begin_layout Plain Layout
35759
35760
35761 \backslash
35762 ifupgreek 
35763 \end_layout
35764
35765 \end_inset
35766
35767
35768 \begin_inset Note Note
35769 status open
35770
35771 \begin_layout Plain Layout
35772 以下の表は、
35773 \series bold
35774 upgreek
35775 \series default
35776  LaTeXパッケージが導入済みのときのみ表示されます。
35777 \end_layout
35778
35779 \end_inset
35780
35781 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
35782 \series bold
35783 up
35784 \series default
35785 を付けると作ることができます。たとえば
35786 \series bold
35787
35788 \backslash
35789 uptau
35790 \series default
35791 コマンドは、
35792 \begin_inset Formula $\uptau$
35793 \end_inset
35794
35795 のようになります。
35796 \end_layout
35797
35798 \begin_layout Standard
35799 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
35800 \begin_inset Formula \[
35801 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35802 \]
35803
35804 \end_inset
35805
35806
35807 \end_layout
35808
35809 \begin_layout Standard
35810 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
35811 \end_layout
35812
35813 \begin_layout Standard
35814 \begin_inset ERT
35815 status collapsed
35816
35817 \begin_layout Plain Layout
35818
35819
35820 \backslash
35821 else 
35822 \end_layout
35823
35824 \end_inset
35825
35826
35827 \begin_inset Note Note
35828 status open
35829
35830 \begin_layout Plain Layout
35831 以下は、
35832 \series bold
35833 upgreek
35834 \series default
35835  LaTeXパッケージが導入されていないときのみ表示されます。
35836 \end_layout
35837
35838 \end_inset
35839
35840
35841 \end_layout
35842
35843 \begin_layout Standard
35844 この小節のすべてを出力で見るには、
35845 \series bold
35846 upgreek
35847 \series default
35848  LaTeXパッケージを導入する必要があります。
35849 \end_layout
35850
35851 \begin_layout Standard
35852 \begin_inset ERT
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856
35857
35858 \backslash
35859 fi 
35860 \end_layout
35861
35862 \end_inset
35863
35864
35865 \end_layout
35866
35867 \begin_layout Subsection
35868 数式中のテキスト文字
35869 \begin_inset CommandInset label
35870 LatexCommand label
35871 name "sub:数式中のテキスト文字"
35872
35873 \end_inset
35874
35875
35876 \begin_inset Index idx
35877 status collapsed
35878
35879 \begin_layout Plain Layout
35880 てきすと@テキスト ! すうしきちゅうの@数式中の ---
35881 \end_layout
35882
35883 \end_inset
35884
35885
35886 \end_layout
35887
35888 \begin_layout Standard
35889 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
35890 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35891 \end_inset
35892
35893 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
35894 \series bold
35895
35896 \backslash
35897 cdot
35898 \series default
35899
35900 \begin_inset Foot
35901 status collapsed
35902
35903 \begin_layout Plain Layout
35904
35905 \begin_inset CommandInset ref
35906 LatexCommand ref
35907 reference "sub:二項演算子"
35908
35909 \end_inset
35910
35911 節参照。
35912 \end_layout
35913
35914 \end_inset
35915
35916 コマンドを挿入しなくてはならなくなることでしょう。しかし、
35917 \end_layout
35918
35919 \begin_layout Standard
35920
35921 \series bold
35922
35923 \backslash
35924 Declare Inputtext{183}{
35925 \backslash
35926 ifmmode
35927 \backslash
35928 cdot
35929 \backslash
35930 else
35931 \backslash
35932 textperiodcentered
35933 \backslash
35934 f\SpecialChar \textcompwordmark{}
35935 i}
35936 \end_layout
35937
35938 \begin_layout Standard
35939 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
35940 \end_layout
35941
35942 \begin_layout Standard
35943 文字エンコーディング(
35944 \family sans
35945 文書\SpecialChar \menuseparator
35946 設定\SpecialChar \menuseparator
35947 言語
35948 \family default
35949 メニュー)は、キーボード上のキーが押されたときにどの文字が表示されるかを指定します。「·」文字に対応するキーが押されると、内部的には
35950 \series bold
35951
35952 \backslash
35953 textperiodcentered
35954 \series default
35955 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
35956 否かによって、正しいコマンドが自動的に選択されます。
35957 \end_layout
35958
35959 \begin_layout Standard
35960 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
35961 \series bold
35962 latin9
35963 \series default
35964 エンコーディングは、LaTeXがインストールされたフォルダにある
35965 \series bold
35966 latin9.def
35967 \series default
35968 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
35969 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
35970 \end_layout
35971
35972 \begin_layout Standard
35973 \begin_inset VSpace medskip
35974 \end_inset
35975
35976 中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
35977 \begin_inset Foot
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
35982 \end_layout
35983
35984 \end_inset
35985
35986
35987 \end_layout
35988
35989 \begin_layout Standard
35990
35991 \series bold
35992
35993 \backslash
35994 DeclareInputtext{176}{
35995 \backslash
35996 ifmmode^
35997 \backslash
35998 circ
35999 \backslash
36000 else
36001 \backslash
36002 textdegree
36003 \backslash
36004 f\SpecialChar \textcompwordmark{}
36005 i}
36006 \end_layout
36007
36008 \begin_layout Standard
36009 \begin_inset Newpage newpage
36010 \end_inset
36011
36012
36013 \end_layout
36014
36015 \begin_layout Section
36016 \start_of_appendix
36017 組版上の助言
36018 \begin_inset Index idx
36019 status collapsed
36020
36021 \begin_layout Plain Layout
36022 くみばんじょうのじょげん@組版上の助言
36023 \end_layout
36024
36025 \end_inset
36026
36027
36028 \end_layout
36029
36030 \begin_layout Standard
36031 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36032 \begin_inset Foot
36033 status collapsed
36034
36035 \begin_layout Plain Layout
36036 この要約の一部は、ISO規則を取り上げている「Duden」
36037 \begin_inset CommandInset citation
36038 LatexCommand cite
36039 key "Duden"
36040
36041 \end_inset
36042
36043 と呼ばれるドイツの半公的辞書から採られています。
36044 \end_layout
36045
36046 \end_inset
36047
36048
36049 \end_layout
36050
36051 \begin_layout Itemize
36052 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36053 \begin_inset Foot
36054 status collapsed
36055
36056 \begin_layout Plain Layout
36057 書体様式で指定します。第
36058 \begin_inset CommandInset ref
36059 LatexCommand ref
36060 reference "sub:書体様式"
36061
36062 \end_inset
36063
36064 節を参照。
36065 \end_layout
36066
36067 \end_inset
36068
36069 :30
36070 \begin_inset space \thinspace{}
36071 \end_inset
36072
36073 km/h
36074 \begin_inset Newline newline
36075 \end_inset
36076
36077 値と単位の間には、最小空白を入れます。第
36078 \begin_inset CommandInset ref
36079 LatexCommand ref
36080 reference "sub:定義済みの空白"
36081
36082 \end_inset
36083
36084 節を参照。
36085 \begin_inset Newline newline
36086 \end_inset
36087
36088 この慣習は、
36089 \series bold
36090
36091 \backslash
36092 unittwo
36093 \series default
36094 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36095 が得られます:
36096 \begin_inset Formula $\unit[30]{km/h}$
36097 \end_inset
36098
36099
36100 \begin_inset space \thinspace{}
36101 \end_inset
36102
36103 。実は、
36104 \series bold
36105
36106 \backslash
36107 unittwo
36108 \series default
36109 は、LaTeXコマンドの実体ではなく、
36110 \series bold
36111
36112 \backslash
36113 unit[値]{単位}
36114 \series default
36115 というコマンドです。したがって、これをTeXコード中で使用することはできません。
36116 \end_layout
36117
36118 \begin_layout Itemize
36119 百分率記号と千分率記号は、物理単位と同様に組みます:
36120 \begin_inset Newline newline
36121 \end_inset
36122
36123 血中アルコール1,2
36124 \begin_inset space \thinspace{}
36125 \end_inset
36126
36127
36128 \end_layout
36129
36130 \begin_layout Itemize
36131 角度記号は値の直後に置きます:15°。しかし、単位として用いられるときは別です:15
36132 \begin_inset space \thinspace{}
36133 \end_inset
36134
36135 °C
36136 \end_layout
36137
36138 \begin_layout Itemize
36139 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36140 \begin_inset space \thinspace{}
36141 \end_inset
36142
36143 473
36144 \begin_inset space \thinspace{}
36145 \end_inset
36146
36147 588
36148 \end_layout
36149
36150 \begin_layout Itemize
36151 120×90×40
36152 \begin_inset space \thinspace{}
36153 \end_inset
36154
36155 cmのような寸法には、積記号「×」を用います。これは、
36156 \series bold
36157
36158 \backslash
36159 times
36160 \series default
36161 コマンドか、
36162 \family sans
36163 挿入\SpecialChar \menuseparator
36164 特殊文字\SpecialChar \menuseparator
36165 記号
36166 \family default
36167 メニューから入れることができます。
36168 \end_layout
36169
36170 \begin_layout Itemize
36171 いくつかの文字を含む函数名は、混乱を防ぐためにアップライト体にします。第
36172 \begin_inset CommandInset ref
36173 LatexCommand ref
36174 reference "sub:定義済み函数"
36175
36176 \end_inset
36177
36178 節を参照。
36179 \end_layout
36180
36181 \begin_layout Itemize
36182 複数の文字を含む指数は、アップライト体にします:
36183 \begin_inset Formula $E_{\mathrm{kin}}$
36184 \end_inset
36185
36186
36187 \begin_inset Newline newline
36188 \end_inset
36189
36190 行列要素はイタリック体にします:
36191 \begin_inset Formula $\hat{H}_{kl}$
36192 \end_inset
36193
36194
36195 \end_layout
36196
36197 \begin_layout Itemize
36198 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36199 \end_layout
36200
36201 \begin_layout Itemize
36202
36203 \noun on
36204 フーリエ
36205 \noun default
36206 変換を表す文字は、
36207 \series bold
36208
36209 \backslash
36210 mathscr
36211 \begin_inset ERT
36212 status collapsed
36213
36214 \begin_layout Plain Layout
36215
36216
36217 \backslash
36218 spce 
36219 \end_layout
36220
36221 \end_inset
36222
36223 {F
36224 \series default
36225 コマンド
36226 \begin_inset Index idx
36227 status collapsed
36228
36229 \begin_layout Plain Layout
36230 こまんど@コマンド! M ! 
36231 \backslash
36232 mathscr
36233 \end_layout
36234
36235 \end_inset
36236
36237
36238 \family sans
36239 挿入\SpecialChar \menuseparator
36240 特殊文字\SpecialChar \menuseparator
36241 記号\SpecialChar \menuseparator
36242 文字様記号
36243 \family default
36244 メニューの
36245 \begin_inset Formula $\mathscr{F}$
36246 \end_inset
36247
36248 で入れることができます。
36249 \begin_inset Newline newline
36250 \end_inset
36251
36252
36253 \series bold
36254
36255 \backslash
36256 mathscr
36257 \series default
36258 コマンドを使うためには、LaTeXパッケージの
36259 \series bold
36260 mathrsfs
36261 \series default
36262
36263 \begin_inset Index idx
36264 status collapsed
36265
36266 \begin_layout Plain Layout
36267 ぱっけーじ@パッケージ! mathrsfs
36268 \end_layout
36269
36270 \end_inset
36271
36272 を、LaTeXプリアンブルで
36273 \series bold
36274
36275 \backslash
36276 usepackage{mathrsfs}
36277 \series default
36278 として読み込む必要があります。
36279 \end_layout
36280
36281 \begin_layout Standard
36282 \begin_inset Newpage newpage
36283 \end_inset
36284
36285
36286 \end_layout
36287
36288 \begin_layout Section
36289 同義語
36290 \begin_inset Index idx
36291 status collapsed
36292
36293 \begin_layout Plain Layout
36294 どうぎご@同義語
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \begin_layout Standard
36303 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36304 \end_layout
36305
36306 \begin_layout Standard
36307 \begin_inset VSpace bigskip
36308 \end_inset
36309
36310
36311 \begin_inset space \hfill{}
36312 \end_inset
36313
36314
36315 \begin_inset Tabular
36316 <lyxtabular version="3" rows="12" columns="2">
36317 <features tabularvalignment="middle">
36318 <column alignment="center" valignment="top" width="0pt">
36319 <column alignment="center" valignment="top" width="0pt">
36320 <row>
36321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36322 \begin_inset Text
36323
36324 \begin_layout Plain Layout
36325 コマンド
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334 同義のコマンド
36335 \begin_inset Note Note
36336 status collapsed
36337
36338 \begin_layout Plain Layout
36339 ここで
36340 \series bold
36341
36342 \backslash
36343 raisebox
36344 \series default
36345 はスペーサーとして使用しているだけです。
36346 \end_layout
36347
36348 \end_inset
36349
36350
36351 \end_layout
36352
36353 \end_inset
36354 </cell>
36355 </row>
36356 <row>
36357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36358 \begin_inset Text
36359
36360 \begin_layout Plain Layout
36361
36362 \backslash
36363 ast
36364 \end_layout
36365
36366 \end_inset
36367 </cell>
36368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36369 \begin_inset Text
36370
36371 \begin_layout Plain Layout
36372 \begin_inset ERT
36373 status collapsed
36374
36375 \begin_layout Plain Layout
36376
36377
36378 \backslash
36379 raisebox{-1.2mm}{
36380 \end_layout
36381
36382 \end_inset
36383
36384 *
36385 \begin_inset ERT
36386 status collapsed
36387
36388 \begin_layout Plain Layout
36389
36390 }
36391 \end_layout
36392
36393 \end_inset
36394
36395
36396 \end_layout
36397
36398 \end_inset
36399 </cell>
36400 </row>
36401 <row>
36402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36403 \begin_inset Text
36404
36405 \begin_layout Plain Layout
36406
36407 \backslash
36408 choose
36409 \end_layout
36410
36411 \end_inset
36412 </cell>
36413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36414 \begin_inset Text
36415
36416 \begin_layout Plain Layout
36417
36418 \backslash
36419 binom
36420 \end_layout
36421
36422 \end_inset
36423 </cell>
36424 </row>
36425 <row>
36426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36427 \begin_inset Text
36428
36429 \begin_layout Plain Layout
36430
36431 \backslash
36432 geq
36433 \end_layout
36434
36435 \end_inset
36436 </cell>
36437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36438 \begin_inset Text
36439
36440 \begin_layout Plain Layout
36441
36442 \backslash
36443 ge
36444 \end_layout
36445
36446 \end_inset
36447 </cell>
36448 </row>
36449 <row>
36450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36451 \begin_inset Text
36452
36453 \begin_layout Plain Layout
36454
36455 \backslash
36456 lbrace
36457 \end_layout
36458
36459 \end_inset
36460 </cell>
36461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36462 \begin_inset Text
36463
36464 \begin_layout Plain Layout
36465 {
36466 \end_layout
36467
36468 \end_inset
36469 </cell>
36470 </row>
36471 <row>
36472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36473 \begin_inset Text
36474
36475 \begin_layout Plain Layout
36476
36477 \backslash
36478 lbracket
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36484 \begin_inset Text
36485
36486 \begin_layout Plain Layout
36487 [
36488 \end_layout
36489
36490 \end_inset
36491 </cell>
36492 </row>
36493 <row>
36494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36495 \begin_inset Text
36496
36497 \begin_layout Plain Layout
36498
36499 \backslash
36500 leftarrow
36501 \end_layout
36502
36503 \end_inset
36504 </cell>
36505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36506 \begin_inset Text
36507
36508 \begin_layout Plain Layout
36509
36510 \backslash
36511 gets
36512 \end_layout
36513
36514 \end_inset
36515 </cell>
36516 </row>
36517 <row>
36518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36519 \begin_inset Text
36520
36521 \begin_layout Plain Layout
36522
36523 \backslash
36524 leq
36525 \end_layout
36526
36527 \end_inset
36528 </cell>
36529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36530 \begin_inset Text
36531
36532 \begin_layout Plain Layout
36533
36534 \backslash
36535 le
36536 \end_layout
36537
36538 \end_inset
36539 </cell>
36540 </row>
36541 <row>
36542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36543 \begin_inset Text
36544
36545 \begin_layout Plain Layout
36546
36547 \backslash
36548 lor
36549 \end_layout
36550
36551 \end_inset
36552 </cell>
36553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36554 \begin_inset Text
36555
36556 \begin_layout Plain Layout
36557
36558 \backslash
36559 vee
36560 \end_layout
36561
36562 \end_inset
36563 </cell>
36564 </row>
36565 <row>
36566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36567 \begin_inset Text
36568
36569 \begin_layout Plain Layout
36570
36571 \backslash
36572 neq
36573 \end_layout
36574
36575 \end_inset
36576 </cell>
36577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36578 \begin_inset Text
36579
36580 \begin_layout Plain Layout
36581
36582 \backslash
36583 not=
36584 \end_layout
36585
36586 \end_inset
36587 </cell>
36588 </row>
36589 <row>
36590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36591 \begin_inset Text
36592
36593 \begin_layout Plain Layout
36594
36595 \backslash
36596 slash
36597 \end_layout
36598
36599 \end_inset
36600 </cell>
36601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36602 \begin_inset Text
36603
36604 \begin_layout Plain Layout
36605 /
36606 \end_layout
36607
36608 \end_inset
36609 </cell>
36610 </row>
36611 <row>
36612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36613 \begin_inset Text
36614
36615 \begin_layout Plain Layout
36616
36617 \backslash
36618 vert
36619 \end_layout
36620
36621 \end_inset
36622 </cell>
36623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36624 \begin_inset Text
36625
36626 \begin_layout Plain Layout
36627 \begin_inset Formula $|$
36628 \end_inset
36629
36630
36631 \end_layout
36632
36633 \end_inset
36634 </cell>
36635 </row>
36636 </lyxtabular>
36637
36638 \end_inset
36639
36640
36641 \begin_inset space \hfill{}
36642 \end_inset
36643
36644
36645 \begin_inset Tabular
36646 <lyxtabular version="3" rows="12" columns="2">
36647 <features tabularvalignment="middle">
36648 <column alignment="center" valignment="top" width="0pt">
36649 <column alignment="center" valignment="top" width="0pt">
36650 <row>
36651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36652 \begin_inset Text
36653
36654 \begin_layout Plain Layout
36655 コマンド
36656 \end_layout
36657
36658 \end_inset
36659 </cell>
36660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36661 \begin_inset Text
36662
36663 \begin_layout Plain Layout
36664 同義のコマンド
36665 \end_layout
36666
36667 \end_inset
36668 </cell>
36669 </row>
36670 <row>
36671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36672 \begin_inset Text
36673
36674 \begin_layout Plain Layout
36675
36676 \backslash
36677 backslash
36678 \end_layout
36679
36680 \end_inset
36681 </cell>
36682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36683 \begin_inset Text
36684
36685 \begin_layout Plain Layout
36686
36687 \backslash
36688
36689 \backslash
36690
36691 \end_layout
36692
36693 \end_inset
36694 </cell>
36695 </row>
36696 <row>
36697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36698 \begin_inset Text
36699
36700 \begin_layout Plain Layout
36701
36702 \backslash
36703 dasharrow
36704 \end_layout
36705
36706 \end_inset
36707 </cell>
36708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36709 \begin_inset Text
36710
36711 \begin_layout Plain Layout
36712
36713 \backslash
36714 dashrightarrow
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 </row>
36720 <row>
36721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36722 \begin_inset Text
36723
36724 \begin_layout Plain Layout
36725
36726 \backslash
36727 land
36728 \end_layout
36729
36730 \end_inset
36731 </cell>
36732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36733 \begin_inset Text
36734
36735 \begin_layout Plain Layout
36736
36737 \backslash
36738 wedge
36739 \end_layout
36740
36741 \end_inset
36742 </cell>
36743 </row>
36744 <row>
36745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36746 \begin_inset Text
36747
36748 \begin_layout Plain Layout
36749
36750 \backslash
36751 rbrace
36752 \end_layout
36753
36754 \end_inset
36755 </cell>
36756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36757 \begin_inset Text
36758
36759 \begin_layout Plain Layout
36760 }
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 </row>
36766 <row>
36767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36768 \begin_inset Text
36769
36770 \begin_layout Plain Layout
36771
36772 \backslash
36773 rbracket
36774 \end_layout
36775
36776 \end_inset
36777 </cell>
36778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36779 \begin_inset Text
36780
36781 \begin_layout Plain Layout
36782 ]
36783 \end_layout
36784
36785 \end_inset
36786 </cell>
36787 </row>
36788 <row>
36789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36790 \begin_inset Text
36791
36792 \begin_layout Plain Layout
36793
36794 \backslash
36795 rightarrow
36796 \end_layout
36797
36798 \end_inset
36799 </cell>
36800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804
36805 \backslash
36806 to
36807 \end_layout
36808
36809 \end_inset
36810 </cell>
36811 </row>
36812 <row>
36813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36814 \begin_inset Text
36815
36816 \begin_layout Plain Layout
36817
36818 \backslash
36819 lnot
36820 \end_layout
36821
36822 \end_inset
36823 </cell>
36824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36825 \begin_inset Text
36826
36827 \begin_layout Plain Layout
36828
36829 \backslash
36830 neg
36831 \end_layout
36832
36833 \end_inset
36834 </cell>
36835 </row>
36836 <row>
36837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36838 \begin_inset Text
36839
36840 \begin_layout Plain Layout
36841
36842 \backslash
36843 ne
36844 \end_layout
36845
36846 \end_inset
36847 </cell>
36848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36849 \begin_inset Text
36850
36851 \begin_layout Plain Layout
36852
36853 \backslash
36854 not=
36855 \end_layout
36856
36857 \end_inset
36858 </cell>
36859 </row>
36860 <row>
36861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36862 \begin_inset Text
36863
36864 \begin_layout Plain Layout
36865
36866 \backslash
36867 owns
36868 \end_layout
36869
36870 \end_inset
36871 </cell>
36872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36873 \begin_inset Text
36874
36875 \begin_layout Plain Layout
36876
36877 \backslash
36878 ni
36879 \end_layout
36880
36881 \end_inset
36882 </cell>
36883 </row>
36884 <row>
36885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889
36890 \backslash
36891 square
36892 \end_layout
36893
36894 \end_inset
36895 </cell>
36896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36897 \begin_inset Text
36898
36899 \begin_layout Plain Layout
36900
36901 \backslash
36902 Box
36903 \end_layout
36904
36905 \end_inset
36906 </cell>
36907 </row>
36908 <row>
36909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36910 \begin_inset Text
36911
36912 \begin_layout Plain Layout
36913
36914 \backslash
36915 Vert
36916 \end_layout
36917
36918 \end_inset
36919 </cell>
36920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36921 \begin_inset Text
36922
36923 \begin_layout Plain Layout
36924
36925 \backslash
36926
36927 \begin_inset Formula $|$
36928 \end_inset
36929
36930
36931 \end_layout
36932
36933 \end_inset
36934 </cell>
36935 </row>
36936 </lyxtabular>
36937
36938 \end_inset
36939
36940
36941 \begin_inset space \hfill{}
36942 \end_inset
36943
36944
36945 \end_layout
36946
36947 \begin_layout Standard
36948 \begin_inset Newpage newpage
36949 \end_inset
36950
36951
36952 \end_layout
36953
36954 \begin_layout Bibliography
36955 \labelwidthstring 参考文献
36956 \begin_inset CommandInset bibitem
36957 LatexCommand bibitem
36958 key "TLC2"
36959
36960 \end_inset
36961
36962
36963 \shape smallcaps
36964 Mittelbach, F.
36965  ; Goossens, M.
36966 \shape default
36967
36968 \shape italic
36969 The LaTeX Companion
36970 \shape default
36971 , 2nd ed.
36972  Addison Wesley, 2004
36973 \end_layout
36974
36975 \begin_layout Bibliography
36976 \labelwidthstring 参考文献
36977 \begin_inset CommandInset bibitem
36978 LatexCommand bibitem
36979 key "Mathmode"
36980
36981 \end_inset
36982
36983 LaTeXの数式能力の
36984 \begin_inset CommandInset href
36985 LatexCommand href
36986 name "説明"
36987 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36988
36989 \end_inset
36990
36991
36992 \end_layout
36993
36994 \begin_layout Bibliography
36995 \labelwidthstring 参考文献
36996 \begin_inset CommandInset bibitem
36997 LatexCommand bibitem
36998 key "Voss"
36999
37000 \end_inset
37001
37002 LaTeXの技と秘訣の
37003 \begin_inset CommandInset href
37004 LatexCommand href
37005 name "ページ"
37006 target "http://tug.org/TeXnik/"
37007
37008 \end_inset
37009
37010
37011 \end_layout
37012
37013 \begin_layout Bibliography
37014 \labelwidthstring 参考文献
37015 \begin_inset CommandInset bibitem
37016 LatexCommand bibitem
37017 key "AMS"
37018
37019 \end_inset
37020
37021
37022 \begin_inset ERT
37023 status collapsed
37024
37025 \begin_layout Plain Layout
37026
37027
37028 \backslash
37029 AmS
37030 \end_layout
37031
37032 \end_inset
37033
37034 -LaTeXの
37035 \begin_inset CommandInset href
37036 LatexCommand href
37037 name "説明"
37038 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37039
37040 \end_inset
37041
37042
37043 \end_layout
37044
37045 \begin_layout Bibliography
37046 \labelwidthstring 参考文献
37047 \begin_inset CommandInset bibitem
37048 LatexCommand bibitem
37049 key "Symbols"
37050
37051 \end_inset
37052
37053 LaTeXパッケージで利用できる記号の
37054 \begin_inset CommandInset href
37055 LatexCommand href
37056 name "全覧"
37057 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37058
37059 \end_inset
37060
37061
37062 \end_layout
37063
37064 \begin_layout Bibliography
37065 \labelwidthstring 参考文献
37066 \begin_inset CommandInset bibitem
37067 LatexCommand bibitem
37068 key "hyperref"
37069
37070 \end_inset
37071
37072 LaTeX 
37073 \series bold
37074 hyperref
37075 \series default
37076
37077 \begin_inset Index idx
37078 status collapsed
37079
37080 \begin_layout Plain Layout
37081 ぱっけーじ@パッケージ ! hyperref
37082 \end_layout
37083
37084 \end_inset
37085
37086 パッケージの
37087 \begin_inset CommandInset href
37088 LatexCommand href
37089 name "取扱説明書"
37090 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37091
37092 \end_inset
37093
37094
37095 \end_layout
37096
37097 \begin_layout Bibliography
37098 \labelwidthstring 参考文献
37099 \begin_inset CommandInset bibitem
37100 LatexCommand bibitem
37101 key "Mathclap"
37102
37103 \end_inset
37104
37105
37106 \begin_inset CommandInset ref
37107 LatexCommand ref
37108 reference "sub:演算子の範囲"
37109
37110 \end_inset
37111
37112 節に述べられている
37113 \series bold
37114
37115 \backslash
37116 mathclap
37117 \series default
37118 コマンドの
37119 \begin_inset CommandInset href
37120 LatexCommand href
37121 name "説明"
37122 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37123
37124 \end_inset
37125
37126
37127 \begin_inset Index idx
37128 status collapsed
37129
37130 \begin_layout Plain Layout
37131 こまんど@コマンド ! M ! 
37132 \backslash
37133 mathclap
37134 \end_layout
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 "Duden"
37146
37147 \end_inset
37148
37149
37150 \emph on
37151 Duden Band 1
37152 \emph default
37153 .
37154  22.
37155  Auflage, Duden 2001
37156 \end_layout
37157
37158 \begin_layout Subsubsection*
37159 \begin_inset CommandInset index_print
37160 LatexCommand printindex
37161 type "idx"
37162
37163 \end_inset
37164
37165
37166 \end_layout
37167
37168 \end_body
37169 \end_document