]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Math: add a note about \tag with RTL languages
[lyx.git] / lib / doc / ja / Math.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties false
6 \origin /systemlyxdir/doc/ja/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % solves the following problem:
19 % If the dection number consits of too many numerals the section heading
20 % will be printed in the TOC without a space between it and the section number.
21 % As solution more space between the number and the heading is inserted:
22 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
23 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
24
25 % To be able to enter some characters directly in LyX,
26 % see sec. 22.11
27 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
28 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
29
30 % increase link area for cross-references and autoname them,
31 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
32 %\addto\extrasenglish{%
33 % \renewcommand*{\equationautorefname}[1]{}
34 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
35 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
36 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
37 %}
38
39 % don't load packages twice
40 % see first footnote in sec. 9.3
41 \@ifundefined{textcolor}{\usepackage{color}}{}
42
43 % the pages of the TOC are numbered roman
44 % and a PDF-bookmark for the TOC is added
45 \pagenumbering{roman}
46 \let\myTOC\tableofcontents
47 \renewcommand{\tableofcontents}{%
48  \vspace{1cm}
49  \pdfbookmark[1]{\contentsname}{}
50  \myTOC
51  \cleardoublepage
52  \pagenumbering{arabic}}
53
54 % add 0.5 mm vertical space for table rows
55 \@ifundefined{extrarowheight} {\usepackage{array}}{}
56 \setlength{\extrarowheight}{0.5mm}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % makes caption labels bold
63 %\setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\AtBeginDocument{
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94 %}
95
96 % ------------------------------------
97 % used to check for needed LaTeX packages
98 \usepackage{ifthen}
99
100 % check for package undertilde
101 % used for the command \utilde
102 \newboolean{undertilde}
103 \IfFileExists{undertilde.sty}
104  {\usepackage{undertilde}
105   \setboolean{undertilde}{true}}
106  {\setboolean{undertilde}{false}}
107
108 % check for package eurosym
109 % used for the Euro symbol
110 \newboolean{eurosym}
111 \IfFileExists{eurosym.sty}
112  {\usepackage[gennarrow]{eurosym}
113   \setboolean{eurosym}{true}}
114  {\setboolean{eurosym}{false}}
115
116 % needed in sec. 22.4
117 % check for package braket
118 \newboolean{braket}
119 \IfFileExists{braket.sty}
120  {\usepackage{braket}
121   \setboolean{braket}{true}}
122  {\setboolean{braket}{false}}
123
124 % check for package cancel
125 \newboolean{cancel}
126 \IfFileExists{cancel.sty}
127  {\usepackage{cancel}
128   \setboolean{cancel}{true}}
129  {\setboolean{cancel}{false}}
130
131 % needed in sec. 22.10
132 % check for package upgreek
133 \newboolean{upgreek}
134 \IfFileExists{upgreek.sty}
135  {\usepackage{upgreek}
136   \setboolean{upgreek}{true}}
137  {\setboolean{upgreek}{false}}
138
139 % make pdf bookmark sane with Japanese
140 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
141
142 \renewcommand{\seename}{→}
143 \end_preamble
144 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
145 \use_default_options true
146 \begin_modules
147 subequations
148 \end_modules
149 \maintain_unincluded_children false
150 \begin_local_layout
151 InsetLayout             Flex:Ruby
152 LyxType         charstyle
153 LatexType               command
154 LatexName               ruby
155 BgColor         none
156 LabelString             "ルビ"
157 Decoration              Conglomerate
158 Argument post:1
159 LabelString     "ルビ文"
160 MenuString      "ルビ文(S)|S"
161 Decoration      Conglomerate
162 Font
163 Size            tiny
164 EndFont
165 LabelFont
166 Size            tiny
167 EndFont
168 Mandatory       1
169 EndArgument
170 Preamble
171 \IfFileExists{okumacro.sty}
172 {\usepackage{okumacro}}
173 {\newcommand{\ruby}[2]{#2}}
174 EndPreamble
175 End
176 \end_local_layout
177 \language japanese
178 \language_package default
179 \inputencoding auto
180 \fontencoding global
181 \font_roman "default" "default"
182 \font_sans "default" "default"
183 \font_typewriter "default" "default"
184 \font_math "auto" "auto"
185 \font_default_family default
186 \use_non_tex_fonts false
187 \font_sc false
188 \font_osf false
189 \font_sf_scale 100 100
190 \font_tt_scale 100 100
191 \use_microtype false
192 \use_dash_ligatures false
193 \graphics default
194 \default_output_format default
195 \output_sync 0
196 \bibtex_command default
197 \index_command default
198 \paperfontsize default
199 \spacing single
200 \use_hyperref true
201 \pdf_title "LyX's Math Manual"
202 \pdf_author "LyX Team, Uwe Stohr"
203 \pdf_subject "LyX-documentation about math"
204 \pdf_keywords "LyX, Mathed"
205 \pdf_bookmarks false
206 \pdf_bookmarksnumbered true
207 \pdf_bookmarksopen true
208 \pdf_bookmarksopenlevel 1
209 \pdf_breaklinks false
210 \pdf_pdfborder false
211 \pdf_colorlinks true
212 \pdf_backref false
213 \pdf_pdfusetitle false
214 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
215 \papersize a4paper
216 \use_geometry true
217 \use_package amsmath 2
218 \use_package amssymb 2
219 \use_package cancel 1
220 \use_package esint 1
221 \use_package mathdots 1
222 \use_package mathtools 2
223 \use_package mhchem 1
224 \use_package stackrel 1
225 \use_package stmaryrd 1
226 \use_package undertilde 0
227 \cite_engine basic
228 \cite_engine_type default
229 \biblio_style plain
230 \use_bibtopic false
231 \use_indices false
232 \paperorientation portrait
233 \suppress_date false
234 \justification true
235 \use_refstyle 0
236 \use_minted 0
237 \notefontcolor #0000ff
238 \index 索引
239 \shortcut idx
240 \color #008000
241 \end_index
242 \leftmargin 3.5cm
243 \topmargin 3cm
244 \rightmargin 3cm
245 \bottommargin 3.5cm
246 \secnumdepth 4
247 \tocdepth 3
248 \paragraph_separation skip
249 \defskip medskip
250 \is_math_indent 0
251 \math_numbering_side default
252 \quotes_style english
253 \dynamic_quotes 0
254 \papercolumns 1
255 \papersides 2
256 \paperpagestyle plain
257 \tracking_changes false
258 \output_changes false
259 \html_math_output 0
260 \html_css_as_file 0
261 \html_be_strict false
262 \end_header
263
264 \begin_body
265
266 \begin_layout Title
267 \SpecialChar LyX
268 の数式詳細説明書
269 \end_layout
270
271 \begin_layout Author
272 \SpecialChar LyX
273 プロジェクトチーム
274 \begin_inset Foot
275 status collapsed
276
277 \begin_layout Plain Layout
278 \noindent
279 コメントや誤りの修正などがございましたら,\SpecialChar LyX
280 文書化メーリングリスト
281 \family typewriter
282  
283 \begin_inset CommandInset href
284 LatexCommand href
285 name "lyx-docs@lists.lyx.org"
286 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
287 type "mailto:"
288 literal "false"
289
290 \end_inset
291
292
293 \family default
294  までお知らせください.
295 \end_layout
296
297 \end_inset
298
299
300 \begin_inset Note Note
301 status collapsed
302
303 \begin_layout Plain Layout
304 著者:Uwe Stöhr
305 \end_layout
306
307 \end_inset
308
309
310 \begin_inset Newline newline
311 \end_inset
312
313
314 \begin_inset Newline newline
315 \end_inset
316
317
318 \family sans
319 第2.3.x版
320 \end_layout
321
322 \begin_layout Standard
323 \begin_inset CommandInset toc
324 LatexCommand tableofcontents
325
326 \end_inset
327
328
329 \end_layout
330
331 \begin_layout Standard
332 \begin_inset Note Note
333 status open
334
335 \begin_layout Plain Layout
336 この文書をPDFやPS,DVIに書き出すには,\SpecialChar LaTeX
337 パッケージの
338 \series bold
339 braket
340 \series default
341
342 \series bold
343 cancel
344 \series default
345
346 \series bold
347 eurosym
348 \series default
349
350 \series bold
351 mathdots
352 \series default
353
354 \series bold
355 mhchem
356 \series default
357
358 \series bold
359 undertilde
360 \series default
361
362 \series bold
363 was
364 \series default
365 が導入されている必要があります.これらが導入されていなくても文書はエクスポートできますが,パッケージを必要とする節は出力には現れません.また,
366 \series bold
367 mhchem
368 \series default
369 が導入されていないと,本ファイルを書き出すことができません.
370 \end_layout
371
372 \begin_layout Plain Layout
373 この文書の最新のPDF版は
374 \begin_inset Newline newline
375 \end_inset
376
377
378 \series bold
379 http://wiki.lyx.org/\SpecialChar LyX
380 /Manuals#Math
381 \begin_inset Newline newline
382 \end_inset
383
384
385 \series default
386 にあります.
387 \end_layout
388
389 \end_inset
390
391
392 \end_layout
393
394 \begin_layout Standard
395 \begin_inset Newpage newpage
396 \end_inset
397
398
399 \end_layout
400
401 \begin_layout Section
402 はじめに
403 \end_layout
404
405 \begin_layout Standard
406 この文書は,\SpecialChar LyX
407 の数式機能の説明書であると同時に,なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
408 コマンドのコレクションでもあります.説明は,コマンドの使用を念頭に置い
409 ています.したがって,ユーザーの手引きの
410 \family typewriter
411 数式
412 \family default
413 の節をすでにお読みになっていることを前提としています.
414 \end_layout
415
416 \begin_layout Standard
417 この説明書で説明されている,ほとんどの数式記号と,数式要素の多くは,
418 \family sans
419 挿入\SpecialChar menuseparator
420 数式
421 \family default
422 メニューか
423 \family sans
424 数式ツールバー
425 \family default
426 からアクセスすることが可能です.しかし,たくさんの数式を書かなくてはならない人はみな,数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
427 なるのです.したがって,この説明書はコマンドに焦点を当てますが,対応するツールバーボタンが利用可能なときには,それにも言及することにします.
428 \end_layout
429
430 \begin_layout Standard
431 とくに断らなければ,コマンドは数式内からのみ利用可能です.この文書で説明されているすべてのコマンドを利用できるようにするためには,文書設定(
432 \family sans
433 文書\SpecialChar menuseparator
434 設定\SpecialChar menuseparator
435 数式オプション
436 \family default
437 メニュー)で
438 \family sans
439 AMS mathパッケージを使う
440 \family default
441 オプションを有効にしなくてはなりません
442 \begin_inset Foot
443 status collapsed
444
445 \begin_layout Plain Layout
446
447 \family sans
448 AMS mathパッケージを自動的に使う
449 \family default
450 オプションは,\SpecialChar LyX
451 でサポートされている数式要素が見つかったときのみ,
452 \begin_inset ERT
453 status collapsed
454
455 \begin_layout Plain Layout
456
457
458 \backslash
459 AmS 
460 \end_layout
461
462 \end_inset
463
464 -mathパッケージを使用します.
465 \end_layout
466
467 \end_inset
468
469
470 \end_layout
471
472 \begin_layout Standard
473 説明を明瞭にするために,この文書はすべての
474 \begin_inset ERT
475 status collapsed
476
477 \begin_layout Plain Layout
478
479
480 \backslash
481 AmS 
482 \end_layout
483
484 \end_inset
485
486 -mathコマンド
487 \begin_inset Foot
488 status collapsed
489
490 \begin_layout Plain Layout
491 すべての
492 \begin_inset ERT
493 status collapsed
494
495 \begin_layout Plain Layout
496
497
498 \backslash
499 AmS
500 \end_layout
501
502 \end_inset
503
504 -mathコマンドの一覧は,
505 \family sans
506
507 \begin_inset CommandInset href
508 LatexCommand href
509 name "amsguide.pdf"
510 target "http://mirrors.ctan.org/macros/amstex/doc/amsguide.pdf"
511 literal "false"
512
513 \end_inset
514
515
516 \family default
517 ファイルに収録されています.このファイルは,すべての\SpecialChar LaTeX
518 標準頒布版に含まれています.
519 \end_layout
520
521 \end_inset
522
523 を列挙はしません.
524 \end_layout
525
526 \begin_layout Section
527 一般的な説明
528 \end_layout
529
530 \begin_layout Standard
531 本文に埋め込まれた行内数式
532 \begin_inset Index idx
533 status collapsed
534
535 \begin_layout Plain Layout
536 すうしき @ 数式 ! ぎょうない @ 行内
537 \end_layout
538
539 \end_inset
540
541 を作成するには,
542 \begin_inset Flex Ruby
543 status collapsed
544
545 \begin_layout Plain Layout
546 捷径
547 \begin_inset Argument post:1
548 status collapsed
549
550 \begin_layout Plain Layout
551 ショートカット
552 \end_layout
553
554 \end_inset
555
556
557 \end_layout
558
559 \end_inset
560
561
562 \begin_inset Info
563 type  "shortcuts"
564 arg   "math-mode"
565 \end_inset
566
567 のうちのいずれか,あるいはツールバーボタン
568 \begin_inset Info
569 type  "icon"
570 arg   "math-mode"
571 \end_inset
572
573 を使用してください.
574 \begin_inset Newline newline
575 \end_inset
576
577 大きく別の段落として表示される別行立て数式
578 \begin_inset Index idx
579 status collapsed
580
581 \begin_layout Plain Layout
582 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
583 \end_layout
584
585 \end_inset
586
587 を作成するには,
588 \begin_inset Info
589 type  "shortcuts"
590 arg   "math-display"
591 \end_inset
592
593 のうちいずれかの捷径を使用して下さい.
594 \end_layout
595
596 \begin_layout Standard
597 別行立て様式の数式を行内数式に変更するには,カーソルを数式内に合わせて
598 \begin_inset Info
599 type  "shortcuts"
600 arg   "math-mode"
601 \end_inset
602
603 のいずれかの捷径か,
604 \family sans
605 編集\SpecialChar menuseparator
606 数式\SpecialChar menuseparator
607 数式の表記を変更
608 \family default
609 メニューを使用して下さい.同じ方法が,行内数式を別行立て数式に変更するのにも使用できます.
610 \end_layout
611
612 \begin_layout Standard
613 行内数式の一部を別行立て数式の大きさで表示するには,
614 \series bold
615
616 \backslash
617 displaystyle
618 \begin_inset Index idx
619 status collapsed
620
621 \begin_layout Plain Layout
622
623 \size normal
624 こまんど@コマンド ! D ! 
625 \backslash
626 displaystyle
627 \end_layout
628
629 \end_inset
630
631
632 \series default
633 を数式に入力して下さい.すると,青いボックスが新規に現れて,希望する数式の箇所を挿入することができます.
634 \end_layout
635
636 \begin_layout Standard
637 表の中では,行内数式のみの使用が許されています.
638 \end_layout
639
640 \begin_layout Standard
641
642 \family sans
643 数式ツールバー
644 \family default
645 は,
646 \family sans
647 表示\SpecialChar menuseparator
648 ツールバー
649 \family default
650 メニューで表示することができます.そのメニューで「数式」をクリックすると,ツールバーが下部に永続的に表示されます.この状態は,
651 \family sans
652 ツールバー
653 \family default
654 メニューの中ではチェック印で表されます.この状態から,
655 \family sans
656 ツールバー
657 \family default
658 メニューの「数式」をもう一度クリックすると,数式ツールバーは,カーソルが数式内部にあるときのみ表示されるようになります.この状態は,メニュー項目が「数式」から「
659 数式(自動)」に変わることで表されます.
660 \end_layout
661
662 \begin_layout Standard
663 \SpecialChar TeX
664 モード
665 \begin_inset Index idx
666 status collapsed
667
668 \begin_layout Plain Layout
669 T exもーど@\SpecialChar TeX
670 モード
671 \end_layout
672
673 \end_inset
674
675 は,ツールバーボタン
676 \begin_inset Info
677 type  "icon"
678 arg   "ert-insert"
679 \end_inset
680
681 を押すか,
682 \family sans
683 挿入\SpecialChar menuseparator
684 TeXコード
685 \family default
686 (捷径:
687 \begin_inset Info
688 type  "shortcut"
689 arg   "ert-insert"
690 \end_inset
691
692 )メニューを使うことで,起動できます.
693 \begin_inset Note Note
694 status collapsed
695
696 \begin_layout Plain Layout
697 \SpecialChar LyX
698 には,出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」,\SpecialChar TeX
699 ・\SpecialChar LaTeX
700 ・\SpecialChar LyX
701 があります.これらの名称が,固有名詞として認識されるのを防ぐために,ここでは\SpecialChar TeX
702 括弧
703 が挿入されています.
704 \end_layout
705
706 \end_inset
707
708
709 \end_layout
710
711 \begin_layout Standard
712 \SpecialChar LaTeX
713 プリアンブル
714 \begin_inset Index idx
715 status collapsed
716
717 \begin_layout Plain Layout
718 L atexぷりあんぶる@\SpecialChar LaTeX
719 プリアンブル
720 \end_layout
721
722 \end_inset
723
724 を変更するには,
725 \family sans
726 文書\SpecialChar menuseparator
727 設定\SpecialChar menuseparator
728 LaTeXプリアンブル
729 \family default
730 メニューを使用してください.
731 \end_layout
732
733 \begin_layout Standard
734 行列や場合分け,多行数式を続けて編集するには,
735 \family sans
736 編集\SpecialChar menuseparator
737 数式
738 \family default
739 メニューと
740 \family sans
741 編集\SpecialChar menuseparator
742 行と列
743 \family default
744 メニューを使うか,表ツールバーを使用することができます.メニューから行や列を交換するように指定されたときには,カーソルのある列や行は,それぞれ右側の列や下の行と
745 交換されます.カーソルが最後の列や行にあるときには,左の列や上の行と交換されることになります.
746 \end_layout
747
748 \begin_layout Standard
749 数式内で文章を書く
750 \begin_inset Foot
751 status collapsed
752
753 \begin_layout Plain Layout
754 多行数式では,
755 \series bold
756
757 \backslash
758 intertext
759 \series default
760 コマンドが使用されます.
761 \begin_inset CommandInset ref
762 LatexCommand ref
763 reference "subsec:多行数式中のテキスト"
764
765 \end_inset
766
767 を参照のこと.
768 \end_layout
769
770 \end_inset
771
772 には,
773 \emph on
774 数式テキスト
775 \emph default
776
777 \begin_inset Index idx
778 status collapsed
779
780 \begin_layout Plain Layout
781 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
782 \end_layout
783
784 \end_inset
785
786
787 \begin_inset Index idx
788 status collapsed
789
790 \begin_layout Plain Layout
791 すうしきてきすと @ 数式テキスト
792 \end_layout
793
794 \end_inset
795
796 が使用されます.このモードには,捷径
797 \begin_inset Info
798 type  "shortcut"
799 arg   "math-mode"
800 \end_inset
801
802 を使うか,
803 \series bold
804
805 \backslash
806 text
807 \series default
808
809 \begin_inset Index idx
810 status collapsed
811
812 \begin_layout Plain Layout
813 こまんど @ コマンド ! T ! 
814 \backslash
815 text
816 \end_layout
817
818 \end_inset
819
820 コマンドを挿入することで入ることができます.テキストは,\SpecialChar LyX
821 中では黒字で表示されるので,青字で表示される他の数式部分とは区別することができます.出力においては,数式
822 テキストは,他の数式部分とは違って,アップライト体に組まれます.
823 \end_layout
824
825 \begin_layout Subsection*
826 コマンドの構成
827 \end_layout
828
829 \begin_layout Standard
830 数式要素に使われるほとんどの\SpecialChar LaTeX
831 コマンドは,以下のような構成になっています.
832 \end_layout
833
834 \begin_layout Standard
835
836 \series bold
837
838 \backslash
839 コマンド名[非必須引数]{必須引数}
840 \end_layout
841
842 \begin_layout Standard
843 コマンドは,つねにバックスラッシュ「
844 \series bold
845
846 \backslash
847
848 \series default
849 」で始まります.非必須の引数を省略するときには,随伴する括弧も省略しなくてはなりません.必須引数の前後の括弧は,この文書中では,\SpecialChar TeX
850 括弧
851 \begin_inset Index idx
852 status collapsed
853
854 \begin_layout Plain Layout
855 T exかっこ@\SpecialChar TeX
856 括弧
857 \end_layout
858
859 \end_inset
860
861 と呼ぶことにします.数式中でコマンド名に左括弧を付けると,\SpecialChar LyX
862 は自動的に\SpecialChar TeX
863 括弧を生成します.数式中ではそれ以外に,
864 \series bold
865
866 \backslash
867 {
868 \series default
869 コマンドを使えば,つねに\SpecialChar TeX
870 括弧を生成することができます.\SpecialChar LyX
871 中で,青字で表示される通常の括弧とは違って,\SpecialChar TeX
872 括弧は赤字で表示されます.\SpecialChar TeX
873 モード中では,\SpecialChar TeX
874 括弧を得るのに,とくに
875 コマンドは必要としません.また,\SpecialChar TeX
876 括弧は出力中では表示されません.
877 \end_layout
878
879 \begin_layout Standard
880 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
881 モードに入力するときには,コマンドの終わりを表すために,コマンドの後に空白が
882 \emph on
883 かならず
884 \emph default
885 入力されなくてはなりません.この空白は出力中には現れません.空白を出力中に表示したいときには,空白の後に,通常テキストモードの保護された空白が来なくてはなりませ
886 ん.
887 \end_layout
888
889 \begin_layout Standard
890 保護された空白は,
891 \begin_inset Info
892 type  "shortcuts"
893 arg   "command-alternatives space-insert protected ; math-space"
894 \end_inset
895
896  
897 \begin_inset Flex Ruby
898 status collapsed
899
900 \begin_layout Plain Layout
901
902 \begin_inset Argument post:1
903 status collapsed
904
905 \begin_layout Plain Layout
906 キー
907 \end_layout
908
909 \end_inset
910
911
912 \end_layout
913
914 \end_inset
915
916 で入力できます.
917 \end_layout
918
919 \begin_layout Subsection*
920 \begin_inset Newpage newpage
921 \end_inset
922
923 文法の説明
924 \end_layout
925
926 \begin_layout Itemize
927 記号 
928 \begin_inset space \textvisiblespace{}
929 \end_inset
930
931  は,空白文字を入力することを表します.
932 \end_layout
933
934 \begin_layout Itemize
935 \begin_inset Formula $\to$
936 \end_inset
937
938 のような矢印は,キーボードから対応する矢印
939 \begin_inset Flex Ruby
940 status collapsed
941
942 \begin_layout Plain Layout
943
944 \begin_inset Argument post:1
945 status collapsed
946
947 \begin_layout Plain Layout
948 キー
949 \end_layout
950
951 \end_inset
952
953
954 \end_layout
955
956 \end_inset
957
958 を押すことを表します.
959 \end_layout
960
961 \begin_layout Subsection*
962 使用できる単位
963 \end_layout
964
965 \begin_layout Standard
966 \align center
967 \begin_inset Float table
968 placement H
969 wide false
970 sideways false
971 status open
972
973 \begin_layout Plain Layout
974 \align center
975 \begin_inset Caption Standard
976
977 \begin_layout Plain Layout
978 \begin_inset CommandInset label
979 LatexCommand label
980 name "tab:使用できる単位"
981
982 \end_inset
983
984 使用できる単位
985 \end_layout
986
987 \end_inset
988
989
990 \end_layout
991
992 \begin_layout Plain Layout
993 \align center
994 \begin_inset Tabular
995 <lyxtabular version="3" rows="13" columns="2">
996 <features booktabs="true" tabularvalignment="middle">
997 <column alignment="center" valignment="top" width="0pt">
998 <column alignment="center" valignment="top">
999 <row>
1000 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1001 \begin_inset Text
1002
1003 \begin_layout Plain Layout
1004 単位
1005 \end_layout
1006
1007 \end_inset
1008 </cell>
1009 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1010 \begin_inset Text
1011
1012 \begin_layout Plain Layout
1013 名称/摘要
1014 \end_layout
1015
1016 \end_inset
1017 </cell>
1018 </row>
1019 <row>
1020 <cell alignment="center" valignment="top" usebox="none">
1021 \begin_inset Text
1022
1023 \begin_layout Plain Layout
1024 mm
1025 \end_layout
1026
1027 \end_inset
1028 </cell>
1029 <cell alignment="center" valignment="top" usebox="none">
1030 \begin_inset Text
1031
1032 \begin_layout Plain Layout
1033 ミリメートル
1034 \end_layout
1035
1036 \end_inset
1037 </cell>
1038 </row>
1039 <row>
1040 <cell alignment="center" valignment="top" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 cm
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 <cell alignment="center" valignment="top" usebox="none">
1050 \begin_inset Text
1051
1052 \begin_layout Plain Layout
1053 センチメートル
1054 \end_layout
1055
1056 \end_inset
1057 </cell>
1058 </row>
1059 <row>
1060 <cell alignment="center" valignment="top" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 in
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 <cell alignment="center" valignment="top" usebox="none">
1070 \begin_inset Text
1071
1072 \begin_layout Plain Layout
1073 インチ
1074 \end_layout
1075
1076 \end_inset
1077 </cell>
1078 </row>
1079 <row>
1080 <cell alignment="center" valignment="top" usebox="none">
1081 \begin_inset Text
1082
1083 \begin_layout Plain Layout
1084 pt
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 <cell alignment="center" valignment="top" usebox="none">
1090 \begin_inset Text
1091
1092 \begin_layout Plain Layout
1093 ポイント (72.27
1094 \begin_inset Formula $\,$
1095 \end_inset
1096
1097 pt = 1
1098 \begin_inset Formula $\,$
1099 \end_inset
1100
1101 in)
1102 \end_layout
1103
1104 \end_inset
1105 </cell>
1106 </row>
1107 <row>
1108 <cell alignment="center" valignment="top" usebox="none">
1109 \begin_inset Text
1110
1111 \begin_layout Plain Layout
1112 pc
1113 \end_layout
1114
1115 \end_inset
1116 </cell>
1117 <cell alignment="center" valignment="top" usebox="none">
1118 \begin_inset Text
1119
1120 \begin_layout Plain Layout
1121 パイカ (1
1122 \begin_inset Formula $\,$
1123 \end_inset
1124
1125 pc = 12
1126 \begin_inset Formula $\,$
1127 \end_inset
1128
1129 pt)
1130 \end_layout
1131
1132 \end_inset
1133 </cell>
1134 </row>
1135 <row>
1136 <cell alignment="center" valignment="top" usebox="none">
1137 \begin_inset Text
1138
1139 \begin_layout Plain Layout
1140 sp
1141 \end_layout
1142
1143 \end_inset
1144 </cell>
1145 <cell alignment="center" valignment="top" usebox="none">
1146 \begin_inset Text
1147
1148 \begin_layout Plain Layout
1149 スケールポイント (65536
1150 \begin_inset Formula $\,$
1151 \end_inset
1152
1153 sp = 1
1154 \begin_inset Formula $\,$
1155 \end_inset
1156
1157 pt)
1158 \end_layout
1159
1160 \end_inset
1161 </cell>
1162 </row>
1163 <row>
1164 <cell alignment="center" valignment="top" usebox="none">
1165 \begin_inset Text
1166
1167 \begin_layout Plain Layout
1168 bp
1169 \end_layout
1170
1171 \end_inset
1172 </cell>
1173 <cell alignment="center" valignment="top" usebox="none">
1174 \begin_inset Text
1175
1176 \begin_layout Plain Layout
1177 ビッグポイント (72
1178 \begin_inset Formula $\,$
1179 \end_inset
1180
1181 bp = 1
1182 \begin_inset Formula $\,$
1183 \end_inset
1184
1185 in)
1186 \end_layout
1187
1188 \end_inset
1189 </cell>
1190 </row>
1191 <row>
1192 <cell alignment="center" valignment="top" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Plain Layout
1196 dd
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 <cell alignment="center" valignment="top" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Plain Layout
1205 ディドー (72
1206 \begin_inset Formula $\,$
1207 \end_inset
1208
1209 dd 
1210 \begin_inset Formula $\approx$
1211 \end_inset
1212
1213  37.6
1214 \begin_inset Formula $\,$
1215 \end_inset
1216
1217 mm)
1218 \end_layout
1219
1220 \end_inset
1221 </cell>
1222 </row>
1223 <row>
1224 <cell alignment="center" valignment="top" usebox="none">
1225 \begin_inset Text
1226
1227 \begin_layout Plain Layout
1228 cc
1229 \end_layout
1230
1231 \end_inset
1232 </cell>
1233 <cell alignment="center" valignment="top" usebox="none">
1234 \begin_inset Text
1235
1236 \begin_layout Plain Layout
1237 シセロ (1
1238 \begin_inset Formula $\,$
1239 \end_inset
1240
1241 cc = 12
1242 \begin_inset Formula $\,$
1243 \end_inset
1244
1245 dd)
1246 \end_layout
1247
1248 \end_inset
1249 </cell>
1250 </row>
1251 <row>
1252 <cell alignment="center" valignment="top" usebox="none">
1253 \begin_inset Text
1254
1255 \begin_layout Plain Layout
1256 ex
1257 \end_layout
1258
1259 \end_inset
1260 </cell>
1261 <cell alignment="center" valignment="top" usebox="none">
1262 \begin_inset Text
1263
1264 \begin_layout Plain Layout
1265 現在のフォントの文字「x」の高さ
1266 \end_layout
1267
1268 \end_inset
1269 </cell>
1270 </row>
1271 <row>
1272 <cell alignment="center" valignment="top" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 em
1277 \end_layout
1278
1279 \end_inset
1280 </cell>
1281 <cell alignment="center" valignment="top" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 現在のフォントの文字「M」の幅
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 </row>
1291 <row>
1292 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1293 \begin_inset Text
1294
1295 \begin_layout Plain Layout
1296 mu
1297 \end_layout
1298
1299 \end_inset
1300 </cell>
1301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1302 \begin_inset Text
1303
1304 \begin_layout Plain Layout
1305 数式単位(1
1306 \begin_inset space \thinspace{}
1307 \end_inset
1308
1309 mu = 
1310 \begin_inset Formula $\nicefrac{1}{18}$
1311 \end_inset
1312
1313
1314 \begin_inset space \thinspace{}
1315 \end_inset
1316
1317 em)
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 </row>
1323 </lyxtabular>
1324
1325 \end_inset
1326
1327
1328 \end_layout
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \begin_layout Standard
1336 \begin_inset Newpage newpage
1337 \end_inset
1338
1339
1340 \end_layout
1341
1342 \begin_layout Section
1343 基礎的な関数
1344 \end_layout
1345
1346 \begin_layout Subsection
1347 指数
1348 \begin_inset Index idx
1349 status collapsed
1350
1351 \begin_layout Plain Layout
1352 しすう@指数
1353 \end_layout
1354
1355 \end_inset
1356
1357 および添字
1358 \begin_inset Index idx
1359 status collapsed
1360
1361 \begin_layout Plain Layout
1362 そえじ@添字
1363 \end_layout
1364
1365 \end_inset
1366
1367
1368 \begin_inset Index idx
1369 status collapsed
1370
1371 \begin_layout Plain Layout
1372 うえつきもじ@上付き文字
1373 \begin_inset ERT
1374 status open
1375
1376 \begin_layout Plain Layout
1377
1378 |see{
1379 \end_layout
1380
1381 \end_inset
1382
1383 指数
1384 \begin_inset ERT
1385 status collapsed
1386
1387 \begin_layout Plain Layout
1388
1389 }
1390 \end_layout
1391
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \end_inset
1398
1399
1400 \begin_inset Index idx
1401 status collapsed
1402
1403 \begin_layout Plain Layout
1404 したつきもじ@下付き文字
1405 \begin_inset ERT
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409
1410 |see{
1411 \end_layout
1412
1413 \end_inset
1414
1415 添字
1416 \begin_inset ERT
1417 status collapsed
1418
1419 \begin_layout Plain Layout
1420
1421 }
1422 \end_layout
1423
1424 \end_inset
1425
1426
1427 \end_layout
1428
1429 \end_inset
1430
1431
1432 \end_layout
1433
1434 \begin_layout Standard
1435 添字は,アンダースコア「_」を打鍵するか,数式ツールバーボタン
1436 \begin_inset Info
1437 type  "icon"
1438 arg   "math-subscript"
1439 \end_inset
1440
1441 を使って入力することができ,指数は,キャレット「^」を打鍵するか,数式ツールバーボタン
1442 \begin_inset Info
1443 type  "icon"
1444 arg   "math-superscript"
1445 \end_inset
1446
1447 を使って入力することができます.
1448 \end_layout
1449
1450 \begin_layout Standard
1451 \align center
1452 \begin_inset Tabular
1453 <lyxtabular version="3" rows="4" columns="2">
1454 <features booktabs="true" tabularvalignment="middle">
1455 <column alignment="center" valignment="top" width="0pt">
1456 <column alignment="center" valignment="top" width="0pt">
1457 <row>
1458 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1459 \begin_inset Text
1460
1461 \begin_layout Plain Layout
1462 コマンド
1463 \end_layout
1464
1465 \end_inset
1466 </cell>
1467 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1468 \begin_inset Text
1469
1470 \begin_layout Plain Layout
1471 出力
1472 \end_layout
1473
1474 \end_inset
1475 </cell>
1476 </row>
1477 <row>
1478 <cell alignment="center" valignment="top" usebox="none">
1479 \begin_inset Text
1480
1481 \begin_layout Plain Layout
1482 B_V
1483 \end_layout
1484
1485 \end_inset
1486 </cell>
1487 <cell alignment="center" valignment="top" usebox="none">
1488 \begin_inset Text
1489
1490 \begin_layout Plain Layout
1491 \begin_inset Formula $B_{V}$
1492 \end_inset
1493
1494
1495 \end_layout
1496
1497 \end_inset
1498 </cell>
1499 </row>
1500 <row topspace="1.5mm">
1501 <cell alignment="center" valignment="top" usebox="none">
1502 \begin_inset Text
1503
1504 \begin_layout Plain Layout
1505 B^V
1506 \end_layout
1507
1508 \end_inset
1509 </cell>
1510 <cell alignment="center" valignment="top" usebox="none">
1511 \begin_inset Text
1512
1513 \begin_layout Plain Layout
1514 \begin_inset Formula $B^{V}$
1515 \end_inset
1516
1517
1518 \end_layout
1519
1520 \end_inset
1521 </cell>
1522 </row>
1523 <row topspace="1.5mm">
1524 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1525 \begin_inset Text
1526
1527 \begin_layout Plain Layout
1528 B^
1529 \begin_inset space \textvisiblespace{}
1530 \end_inset
1531
1532 A
1533 \end_layout
1534
1535 \end_inset
1536 </cell>
1537 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 \begin_inset Formula $B^{A}$
1542 \end_inset
1543
1544
1545 \end_layout
1546
1547 \end_inset
1548 </cell>
1549 </row>
1550 </lyxtabular>
1551
1552 \end_inset
1553
1554
1555 \end_layout
1556
1557 \begin_layout Standard
1558 キャレットは,言語によってはアクセント記号として使用されているので,そのような場合には,母音字の後でキャレットを押すと,指数にならずにアクセントをつけることにな
1559 ってしまいます
1560 \begin_inset Foot
1561 status collapsed
1562
1563 \begin_layout Plain Layout
1564 使用しているキーボード設定によっては,同様のことが母音以外の文字でも起こることがあります.
1565 \end_layout
1566
1567 \end_inset
1568
1569 .この場合に指数を作るには,上記の最後の例のように,キャレットの後に
1570 \family sans
1571 Space
1572 \family default
1573 を押してください.
1574 \end_layout
1575
1576 \begin_layout Subsection
1577 分数
1578 \begin_inset CommandInset label
1579 LatexCommand label
1580 name "subsec:分数"
1581
1582 \end_inset
1583
1584
1585 \begin_inset Index idx
1586 status collapsed
1587
1588 \begin_layout Plain Layout
1589 ぶんすう@分数
1590 \end_layout
1591
1592 \end_inset
1593
1594
1595 \end_layout
1596
1597 \begin_layout Standard
1598 分数は,コマンド
1599 \series bold
1600
1601 \backslash
1602 frac
1603 \series default
1604
1605 \begin_inset Index idx
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609 こまんど@コマンド ! F ! 
1610 \backslash
1611 frac
1612 \end_layout
1613
1614 \end_inset
1615
1616 か数式ツールバーボタン
1617 \begin_inset Info
1618 type  "icon"
1619 arg   "math-insert \\frac"
1620 \end_inset
1621
1622 で作ることができます.フォント寸法は,分数が行内数式にあるか別行立て数式にあるかに応じて,自動的に調整されます.数式ツールバーボタン
1623 \begin_inset Info
1624 type  "icon"
1625 arg   "math-insert \\frac-square"
1626 \end_inset
1627
1628 を使えば,分数の種類を選ぶことができます.
1629 \end_layout
1630
1631 \begin_layout Standard
1632 コマンド
1633 \series bold
1634
1635 \backslash
1636 dfrac
1637 \series default
1638
1639 \begin_inset Index idx
1640 status collapsed
1641
1642 \begin_layout Plain Layout
1643 こまんど@コマンド ! D ! 
1644 \backslash
1645 dfrac
1646 \end_layout
1647
1648 \end_inset
1649
1650 を使えば,つねに別行立て数式の大きさを持つ分数を作成することができます.また,コマンド
1651 \series bold
1652
1653 \backslash
1654 tfrac
1655 \series default
1656
1657 \begin_inset Index idx
1658 status collapsed
1659
1660 \begin_layout Plain Layout
1661 こまんど@コマンド ! T ! 
1662 \backslash
1663 tfrac
1664 \end_layout
1665
1666 \end_inset
1667
1668 では,つねに行内数式の大きさで分数が表示されます.以下はこれらの例です.
1669 \end_layout
1670
1671 \begin_layout Standard
1672 これは,コマンド
1673 \series bold
1674
1675 \backslash
1676 frac
1677 \series default
1678 を使用して作った分数
1679 \begin_inset Formula $\frac{1}{2}$
1680 \end_inset
1681
1682 を含む行です.
1683 \end_layout
1684
1685 \begin_layout Standard
1686 これは,コマンド
1687 \series bold
1688
1689 \backslash
1690 dfrac
1691 \series default
1692 を使用して作った分数
1693 \begin_inset Formula $\dfrac{1}{2}$
1694 \end_inset
1695
1696 を含む行です.
1697 \end_layout
1698
1699 \begin_layout Standard
1700 \align center
1701 \begin_inset Tabular
1702 <lyxtabular version="3" rows="4" columns="2">
1703 <features booktabs="true" tabularvalignment="middle">
1704 <column alignment="center" valignment="top" width="0pt">
1705 <column alignment="center" valignment="top" width="0pt">
1706 <row>
1707 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1708 \begin_inset Text
1709
1710 \begin_layout Plain Layout
1711 コマンド
1712 \end_layout
1713
1714 \end_inset
1715 </cell>
1716 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1717 \begin_inset Text
1718
1719 \begin_layout Plain Layout
1720 出力
1721 \end_layout
1722
1723 \end_inset
1724 </cell>
1725 </row>
1726 <row topspace="1.5mm">
1727 <cell alignment="center" valignment="top" usebox="none">
1728 \begin_inset Text
1729
1730 \begin_layout Plain Layout
1731
1732 \backslash
1733 frac
1734 \begin_inset space \textvisiblespace{}
1735 \end_inset
1736
1737 A
1738 \begin_inset Formula $\downarrow$
1739 \end_inset
1740
1741 B
1742 \end_layout
1743
1744 \end_inset
1745 </cell>
1746 <cell alignment="center" valignment="top" usebox="none">
1747 \begin_inset Text
1748
1749 \begin_layout Plain Layout
1750 \begin_inset Formula $\frac{A}{B}$
1751 \end_inset
1752
1753
1754 \end_layout
1755
1756 \end_inset
1757 </cell>
1758 </row>
1759 <row topspace="2mm">
1760 <cell alignment="center" valignment="top" usebox="none">
1761 \begin_inset Text
1762
1763 \begin_layout Plain Layout
1764
1765 \backslash
1766 dfrac
1767 \begin_inset space \textvisiblespace{}
1768 \end_inset
1769
1770 A
1771 \begin_inset Formula $\downarrow$
1772 \end_inset
1773
1774 B
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783 \begin_inset Formula $\dfrac{A}{B}$
1784 \end_inset
1785
1786
1787 \end_layout
1788
1789 \end_inset
1790 </cell>
1791 </row>
1792 <row topspace="2mm" bottomspace="1mm">
1793 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1794 \begin_inset Text
1795
1796 \begin_layout Plain Layout
1797
1798 \backslash
1799 dfrac
1800 \begin_inset space \textvisiblespace{}
1801 \end_inset
1802
1803 e^
1804 \backslash
1805 frac
1806 \begin_inset space \textvisiblespace{}
1807 \end_inset
1808
1809 1
1810 \begin_inset Formula $\downarrow$
1811 \end_inset
1812
1813 2
1814 \begin_inset Formula $\downarrow\downarrow$
1815 \end_inset
1816
1817 3
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1827 \end_inset
1828
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 </row>
1835 </lyxtabular>
1836
1837 \end_inset
1838
1839
1840 \end_layout
1841
1842 \begin_layout Standard
1843 \begin_inset VSpace bigskip
1844 \end_inset
1845
1846
1847 \begin_inset Newpage newpage
1848 \end_inset
1849
1850 入れ子の分数を作るには,コマンド
1851 \series bold
1852
1853 \backslash
1854 cfrac
1855 \series default
1856
1857 \begin_inset Index idx
1858 status collapsed
1859
1860 \begin_layout Plain Layout
1861 こまんど@コマンド ! C ! 
1862 \backslash
1863 cfrac
1864 \end_layout
1865
1866 \end_inset
1867
1868 が使えます.以下がその例です.
1869 \begin_inset VSpace -3mm
1870 \end_inset
1871
1872
1873 \end_layout
1874
1875 \begin_layout Standard
1876 \begin_inset Formula 
1877 \begin{align*}
1878 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1879 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1880 \end{align*}
1881
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \begin_layout Standard
1888 上記の例で使用したコマンドは,
1889 \end_layout
1890
1891 \begin_layout Standard
1892
1893 \series bold
1894
1895 \backslash
1896 cfrac
1897 \begin_inset ERT
1898 status collapsed
1899
1900 \begin_layout Plain Layout
1901
1902
1903 \backslash
1904 space 
1905 \end_layout
1906
1907 \end_inset
1908
1909 A
1910 \begin_inset Formula $\downarrow$
1911 \end_inset
1912
1913 B+
1914 \backslash
1915 cfrac
1916 \begin_inset ERT
1917 status collapsed
1918
1919 \begin_layout Plain Layout
1920
1921
1922 \backslash
1923 space 
1924 \end_layout
1925
1926 \end_inset
1927
1928 C+
1929 \backslash
1930 cfrac
1931 \begin_inset ERT
1932 status collapsed
1933
1934 \begin_layout Plain Layout
1935
1936
1937 \backslash
1938 space 
1939 \end_layout
1940
1941 \end_inset
1942
1943 E
1944 \begin_inset Formula $\downarrow$
1945 \end_inset
1946
1947 F
1948 \begin_inset Formula $\downarrow$
1949 \end_inset
1950
1951 D
1952 \end_layout
1953
1954 \begin_layout Standard
1955 です.
1956 \end_layout
1957
1958 \begin_layout Standard
1959 \begin_inset VSpace medskip
1960 \end_inset
1961
1962
1963 \end_layout
1964
1965 \begin_layout Standard
1966
1967 \series bold
1968
1969 \backslash
1970 cfrac
1971 \series default
1972 は,他の分数中に入れ子になっている場合も含め,分数をつねに別行立て数式の大きさに設定します.
1973 \end_layout
1974
1975 \begin_layout Standard
1976 分子の揃え方は,指定することができます.
1977 \series bold
1978
1979 \backslash
1980 cfracleft
1981 \series default
1982 コマンドは左揃えにし,
1983 \series bold
1984
1985 \backslash
1986 cfracright
1987 \series default
1988 は右揃えにします.
1989 \series bold
1990
1991 \backslash
1992 cfrac
1993 \series default
1994 は中央揃えです.以下の各分数は,それぞれの揃え位置を示しています.
1995 \series bold
1996
1997 \begin_inset Formula 
1998 \[
1999 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2000 \]
2001
2002 \end_inset
2003
2004
2005 \end_layout
2006
2007 \begin_layout Standard
2008 \begin_inset Note Greyedout
2009 status open
2010
2011 \begin_layout Plain Layout
2012
2013 \series bold
2014 【註】
2015 \backslash
2016 cfracleft
2017 \series default
2018
2019 \series bold
2020
2021 \backslash
2022 cfracright
2023 \series default
2024 は,生粋の\SpecialChar LaTeX
2025 コマンドではなく,実体は,コマンド
2026 \series bold
2027
2028 \backslash
2029 cfrac[揃え位置]{分子}{分母}
2030 \series default
2031 です.したがって,これらを\SpecialChar TeX
2032 モードで使うことはできません.
2033 \end_layout
2034
2035 \end_inset
2036
2037
2038 \end_layout
2039
2040 \begin_layout Standard
2041 \begin_inset VSpace medskip
2042 \end_inset
2043
2044 ときに,以下のように
2045 \series bold
2046
2047 \backslash
2048 cfrac
2049 \series default
2050
2051 \series bold
2052
2053 \backslash
2054 frac
2055 \series default
2056 を組み合わせて使うと便利です.
2057 \begin_inset Formula 
2058 \[
2059 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2060 \]
2061
2062 \end_inset
2063
2064
2065 \end_layout
2066
2067 \begin_layout Standard
2068 斜めの分数線を持つ行内分数を作るには,コマンド
2069 \series bold
2070
2071 \backslash
2072 nicefrac
2073 \series default
2074
2075 \begin_inset Index idx
2076 status collapsed
2077
2078 \begin_layout Plain Layout
2079 こまんど@コマンド ! N ! 
2080 \backslash
2081 nicefrac
2082 \end_layout
2083
2084 \end_inset
2085
2086 (例:
2087 \begin_inset Formula $\nicefrac{5}{31}$
2088 \end_inset
2089
2090 )を使うか,コマンド
2091 \series bold
2092
2093 \backslash
2094 unitfrac
2095 \series default
2096
2097 \begin_inset Index idx
2098 status collapsed
2099
2100 \begin_layout Plain Layout
2101 こまんど@コマンド ! U ! 
2102 \backslash
2103 unitfrac
2104 \end_layout
2105
2106 \end_inset
2107
2108 (例:
2109 \begin_inset Formula $\unitfrac{5}{31}$
2110 \end_inset
2111
2112 )を使います.さらに,
2113 \begin_inset Formula $\unitfrac[2]{1}{3}$
2114 \end_inset
2115
2116 のような帯分数を作るコマンド
2117 \series bold
2118
2119 \backslash
2120 unitfracthree
2121 \series default
2122 もあります.
2123 \end_layout
2124
2125 \begin_layout Standard
2126 \begin_inset Note Greyedout
2127 status open
2128
2129 \begin_layout Plain Layout
2130
2131 \series bold
2132 【註】
2133 \series default
2134 実は,
2135 \series bold
2136
2137 \backslash
2138 unitfracthree
2139 \series default
2140 は生粋の\SpecialChar LaTeX
2141 コマンドではなく,実体は
2142 \begin_inset Newline newline
2143 \end_inset
2144
2145
2146 \series bold
2147
2148 \backslash
2149 unitfrac[自然数]{分子}{分母}
2150 \series default
2151 というコマンドなので,\SpecialChar TeX
2152 コードでは使用できません.
2153 \end_layout
2154
2155 \end_inset
2156
2157
2158 \end_layout
2159
2160 \begin_layout Standard
2161 分数線を変更できるような独自の分数の定義のしかたは,第
2162 \begin_inset CommandInset ref
2163 LatexCommand ref
2164 reference "subsec:自己定義の分数"
2165
2166 \end_inset
2167
2168 節に説明があります.
2169 \end_layout
2170
2171 \begin_layout Standard
2172 多行分数の説明は,第
2173 \begin_inset CommandInset ref
2174 LatexCommand ref
2175 reference "subsec:多行にわたる分数"
2176
2177 \end_inset
2178
2179 節にあります.
2180 \end_layout
2181
2182 \begin_layout Subsection
2183 根号
2184 \begin_inset Index idx
2185 status collapsed
2186
2187 \begin_layout Plain Layout
2188 こんごう@根号
2189 \end_layout
2190
2191 \end_inset
2192
2193
2194 \begin_inset Index idx
2195 status collapsed
2196
2197 \begin_layout Plain Layout
2198 るーと@ルート
2199 \begin_inset ERT
2200 status collapsed
2201
2202 \begin_layout Plain Layout
2203
2204 |see{
2205 \end_layout
2206
2207 \end_inset
2208
2209 根号
2210 \begin_inset ERT
2211 status collapsed
2212
2213 \begin_layout Plain Layout
2214
2215 }
2216 \end_layout
2217
2218 \end_inset
2219
2220
2221 \end_layout
2222
2223 \end_inset
2224
2225
2226 \end_layout
2227
2228 \begin_layout Standard
2229 平方根は,
2230 \series bold
2231
2232 \backslash
2233 sqrt
2234 \series default
2235
2236 \begin_inset Index idx
2237 status collapsed
2238
2239 \begin_layout Plain Layout
2240 こまんど@コマンド ! S ! 
2241 \backslash
2242 sqrt
2243 \end_layout
2244
2245 \end_inset
2246
2247 か数式ツールバーボタン
2248 \begin_inset Info
2249 type  "icon"
2250 arg   "math-insert \\sqrt"
2251 \end_inset
2252
2253 で作成することができ,他のすべての根号は,コマンド
2254 \series bold
2255
2256 \backslash
2257 root
2258 \series default
2259
2260 \begin_inset Index idx
2261 status collapsed
2262
2263 \begin_layout Plain Layout
2264 こまんど@コマンド ! R ! 
2265 \backslash
2266 root
2267 \end_layout
2268
2269 \end_inset
2270
2271 か数式ツールバーボタン
2272 \begin_inset Info
2273 type  "icon"
2274 arg   "math-insert \\root"
2275 \end_inset
2276
2277 で作成することができます.
2278 \end_layout
2279
2280 \begin_layout Standard
2281 \align center
2282 \begin_inset Tabular
2283 <lyxtabular version="3" rows="3" columns="2">
2284 <features booktabs="true" tabularvalignment="middle">
2285 <column alignment="center" valignment="top" width="0pt">
2286 <column alignment="center" valignment="top" width="0pt">
2287 <row>
2288 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2289 \begin_inset Text
2290
2291 \begin_layout Plain Layout
2292 コマンド
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2298 \begin_inset Text
2299
2300 \begin_layout Plain Layout
2301 出力
2302 \end_layout
2303
2304 \end_inset
2305 </cell>
2306 </row>
2307 <row topspace="1mm">
2308 <cell alignment="center" valignment="top" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312
2313 \backslash
2314 sqrt
2315 \begin_inset space \textvisiblespace{}
2316 \end_inset
2317
2318 A-B
2319 \end_layout
2320
2321 \end_inset
2322 </cell>
2323 <cell alignment="center" valignment="top" usebox="none">
2324 \begin_inset Text
2325
2326 \begin_layout Plain Layout
2327 \begin_inset Formula $\sqrt{A-B}$
2328 \end_inset
2329
2330
2331 \end_layout
2332
2333 \end_inset
2334 </cell>
2335 </row>
2336 <row topspace="1mm">
2337 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2338 \begin_inset Text
2339
2340 \begin_layout Plain Layout
2341
2342 \backslash
2343 root
2344 \begin_inset space \textvisiblespace{}
2345 \end_inset
2346
2347 3
2348 \begin_inset Formula $\downarrow$
2349 \end_inset
2350
2351 A-B
2352 \end_layout
2353
2354 \end_inset
2355 </cell>
2356 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2357 \begin_inset Text
2358
2359 \begin_layout Plain Layout
2360 \begin_inset Formula $\sqrt[3]{A-B}$
2361 \end_inset
2362
2363
2364 \end_layout
2365
2366 \end_inset
2367 </cell>
2368 </row>
2369 </lyxtabular>
2370
2371 \end_inset
2372
2373
2374 \end_layout
2375
2376 \begin_layout Standard
2377 平方根は,根号指数フィールドを空白のままにしておけば,
2378 \series bold
2379
2380 \backslash
2381 root
2382 \series default
2383 でも作成することができます.
2384 \end_layout
2385
2386 \begin_layout Standard
2387 \begin_inset Formula $\sqrt[\beta]{B}$
2388 \end_inset
2389
2390 の例のように,指数のとる値によっては,根号への距離が近すぎることがあります.
2391 \begin_inset Newline newline
2392 \end_inset
2393
2394 この場合には,
2395 \begin_inset Formula $\beta$
2396 \end_inset
2397
2398 が根号に触れてしまいます.これを避けるためには,以下のようなコマンド書式で,コマンド
2399 \series bold
2400
2401 \backslash
2402 leftroot
2403 \series default
2404
2405 \begin_inset Index idx
2406 status collapsed
2407
2408 \begin_layout Plain Layout
2409 こまんど@コマンド ! L ! 
2410 \backslash
2411 leftroot
2412 \end_layout
2413
2414 \end_inset
2415
2416
2417 \series bold
2418
2419 \backslash
2420 uproot
2421 \series default
2422
2423 \begin_inset Index idx
2424 status collapsed
2425
2426 \begin_layout Plain Layout
2427 こまんど@コマンド ! U ! 
2428 \backslash
2429 uproot
2430 \end_layout
2431
2432 \end_inset
2433
2434 を使います.
2435 \end_layout
2436
2437 \begin_layout Standard
2438
2439 \series bold
2440
2441 \backslash
2442 leftroot{距離}
2443 \series default
2444 および
2445 \series bold
2446
2447 \backslash
2448 uproot{距離}
2449 \end_layout
2450
2451 \begin_layout Standard
2452 ここで「距離」は,指数を左あるいは上に動かす,Big Point(単位bp;
2453 \begin_inset Formula $\mathrm{72\,bp=1}$
2454 \end_inset
2455
2456 インチ)での数値です.これらのコマンドは,指数に書き込みます.このようにして,コマンド
2457 \begin_inset Newline newline
2458 \end_inset
2459
2460
2461 \series bold
2462
2463 \backslash
2464 root
2465 \backslash
2466 leftroot{-1
2467 \begin_inset Formula $\to$
2468 \end_inset
2469
2470
2471 \backslash
2472 uproot{2
2473 \begin_inset Formula $\to$
2474 \end_inset
2475
2476
2477 \backslash
2478 beta
2479 \begin_inset space \textvisiblespace{}
2480 \end_inset
2481
2482
2483 \begin_inset Formula $\to$
2484 \end_inset
2485
2486 B
2487 \begin_inset Newline newline
2488 \end_inset
2489
2490
2491 \series default
2492 は,正しく組版された数式
2493 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2494 \end_inset
2495
2496 を生成します.
2497 \end_layout
2498
2499 \begin_layout Subsection
2500 二項係数
2501 \begin_inset Index idx
2502 status collapsed
2503
2504 \begin_layout Plain Layout
2505 にこうけいすう@二項係数
2506 \end_layout
2507
2508 \end_inset
2509
2510
2511 \end_layout
2512
2513 \begin_layout Standard
2514 二項係数は,コマンド
2515 \series bold
2516
2517 \backslash
2518 binom
2519 \series default
2520
2521 \begin_inset Index idx
2522 status collapsed
2523
2524 \begin_layout Plain Layout
2525 こまんど@コマンド ! B ! 
2526 \backslash
2527 binom
2528 \end_layout
2529
2530 \end_inset
2531
2532 か数式ツールバーボタン
2533 \begin_inset Info
2534 type  "icon"
2535 arg   "math-insert \\frac-square"
2536 \end_inset
2537
2538 の小メニューを使って挿入することができます.分数(
2539 \series bold
2540
2541 \backslash
2542 frac
2543 \series default
2544 )と同様に,
2545 \series bold
2546
2547 \backslash
2548 binom
2549 \series default
2550 の他に,コマンド
2551 \series bold
2552
2553 \backslash
2554 dbinom
2555 \begin_inset Index idx
2556 status collapsed
2557
2558 \begin_layout Plain Layout
2559 こまんど@コマンド ! D ! 
2560 \backslash
2561 dbinom
2562 \end_layout
2563
2564 \end_inset
2565
2566
2567 \series default
2568 および
2569 \series bold
2570
2571 \backslash
2572 tbinom
2573 \series default
2574
2575 \begin_inset Index idx
2576 status collapsed
2577
2578 \begin_layout Plain Layout
2579 こまんど@コマンド ! T ! 
2580 \backslash
2581 tbinom
2582 \end_layout
2583
2584 \end_inset
2585
2586 があります.二項係数のまわりの括弧に,他の括弧を使うには,コマンド
2587 \series bold
2588
2589 \backslash
2590 brace
2591 \series default
2592
2593 \begin_inset Index idx
2594 status collapsed
2595
2596 \begin_layout Plain Layout
2597 こまんど@コマンド ! B ! 
2598 \backslash
2599 brace
2600 \end_layout
2601
2602 \end_inset
2603
2604
2605 \series bold
2606
2607 \backslash
2608 brack
2609 \series default
2610
2611 \begin_inset Index idx
2612 status collapsed
2613
2614 \begin_layout Plain Layout
2615 こまんど@コマンド ! B ! 
2616 \backslash
2617 brack
2618 \end_layout
2619
2620 \end_inset
2621
2622 があります.
2623 \end_layout
2624
2625 \begin_layout Standard
2626 \align center
2627 \begin_inset Tabular
2628 <lyxtabular version="3" rows="6" columns="2">
2629 <features booktabs="true" tabularvalignment="middle">
2630 <column alignment="center" valignment="top" width="0pt">
2631 <column alignment="center" valignment="top" width="0pt">
2632 <row>
2633 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2634 \begin_inset Text
2635
2636 \begin_layout Plain Layout
2637 コマンド
2638 \end_layout
2639
2640 \end_inset
2641 </cell>
2642 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2643 \begin_inset Text
2644
2645 \begin_layout Plain Layout
2646 出力
2647 \end_layout
2648
2649 \end_inset
2650 </cell>
2651 </row>
2652 <row topspace="1mm">
2653 <cell alignment="center" valignment="top" usebox="none">
2654 \begin_inset Text
2655
2656 \begin_layout Plain Layout
2657
2658 \backslash
2659 binom
2660 \begin_inset space \textvisiblespace{}
2661 \end_inset
2662
2663 A
2664 \begin_inset Formula $\downarrow$
2665 \end_inset
2666
2667 B
2668 \end_layout
2669
2670 \end_inset
2671 </cell>
2672 <cell alignment="center" valignment="top" usebox="none">
2673 \begin_inset Text
2674
2675 \begin_layout Plain Layout
2676 \begin_inset Formula $\binom{A}{B}$
2677 \end_inset
2678
2679
2680 \end_layout
2681
2682 \end_inset
2683 </cell>
2684 </row>
2685 <row topspace="2mm">
2686 <cell alignment="center" valignment="top" usebox="none">
2687 \begin_inset Text
2688
2689 \begin_layout Plain Layout
2690
2691 \backslash
2692 dbinom
2693 \begin_inset space \textvisiblespace{}
2694 \end_inset
2695
2696 A
2697 \begin_inset Formula $\downarrow$
2698 \end_inset
2699
2700 B
2701 \end_layout
2702
2703 \end_inset
2704 </cell>
2705 <cell alignment="center" valignment="top" usebox="none">
2706 \begin_inset Text
2707
2708 \begin_layout Plain Layout
2709 \begin_inset Formula $\dbinom{A}{B}$
2710 \end_inset
2711
2712
2713 \end_layout
2714
2715 \end_inset
2716 </cell>
2717 </row>
2718 <row topspace="2mm" bottomspace="0.5mm">
2719 <cell alignment="center" valignment="top" usebox="none">
2720 \begin_inset Text
2721
2722 \begin_layout Plain Layout
2723
2724 \backslash
2725 tbinom
2726 \begin_inset space \textvisiblespace{}
2727 \end_inset
2728
2729 A
2730 \begin_inset Formula $\downarrow$
2731 \end_inset
2732
2733 B
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 <cell alignment="center" valignment="top" usebox="none">
2739 \begin_inset Text
2740
2741 \begin_layout Plain Layout
2742 \begin_inset Formula $\tbinom{A}{B}$
2743 \end_inset
2744
2745
2746 \end_layout
2747
2748 \end_inset
2749 </cell>
2750 </row>
2751 <row topspace="1mm">
2752 <cell alignment="center" valignment="top" topline="true" usebox="none">
2753 \begin_inset Text
2754
2755 \begin_layout Plain Layout
2756
2757 \backslash
2758 brack
2759 \begin_inset space \textvisiblespace{}
2760 \end_inset
2761
2762 A
2763 \begin_inset Formula $\downarrow$
2764 \end_inset
2765
2766 B
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell alignment="center" valignment="top" topline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775 \begin_inset Formula ${A \brack B}$
2776 \end_inset
2777
2778
2779 \end_layout
2780
2781 \end_inset
2782 </cell>
2783 </row>
2784 <row topspace="2mm" bottomspace="0.5mm">
2785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789
2790 \backslash
2791 brace
2792 \begin_inset space \textvisiblespace{}
2793 \end_inset
2794
2795 A
2796 \begin_inset Formula $\downarrow$
2797 \end_inset
2798
2799 B
2800 \end_layout
2801
2802 \end_inset
2803 </cell>
2804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2805 \begin_inset Text
2806
2807 \begin_layout Plain Layout
2808 \begin_inset Formula ${A \brace B}$
2809 \end_inset
2810
2811
2812 \end_layout
2813
2814 \end_inset
2815 </cell>
2816 </row>
2817 </lyxtabular>
2818
2819 \end_inset
2820
2821
2822 \end_layout
2823
2824 \begin_layout Subsection
2825 場合分け
2826 \begin_inset Index idx
2827 status collapsed
2828
2829 \begin_layout Plain Layout
2830 ばあいわけ@場合分け
2831 \end_layout
2832
2833 \end_inset
2834
2835
2836 \end_layout
2837
2838 \begin_layout Standard
2839 \align center
2840 \begin_inset Tabular
2841 <lyxtabular version="3" rows="3" columns="2">
2842 <features booktabs="true" tabularvalignment="middle">
2843 <column alignment="center" valignment="top" width="0pt">
2844 <column alignment="center" valignment="top" width="0pt">
2845 <row>
2846 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2847 \begin_inset Text
2848
2849 \begin_layout Plain Layout
2850 コマンド
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859 出力
2860 \end_layout
2861
2862 \end_inset
2863 </cell>
2864 </row>
2865 <row>
2866 <cell alignment="center" valignment="top" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Plain Layout
2870
2871 \backslash
2872 cases
2873 \begin_inset space \textvisiblespace{}
2874 \end_inset
2875
2876 A
2877 \begin_inset Formula $\to$
2878 \end_inset
2879
2880 B
2881 \begin_inset Formula $>$
2882 \end_inset
2883
2884 0
2885 \begin_inset Index idx
2886 status collapsed
2887
2888 \begin_layout Plain Layout
2889 こまんど@コマンド ! C ! 
2890 \backslash
2891 cases
2892 \end_layout
2893
2894 \end_inset
2895
2896
2897 \end_layout
2898
2899 \end_inset
2900 </cell>
2901 <cell alignment="center" valignment="top" usebox="none">
2902 \begin_inset Text
2903
2904 \begin_layout Plain Layout
2905 \begin_inset Formula $\begin{cases}
2906 A & B>0\end{cases}$
2907 \end_inset
2908
2909
2910 \end_layout
2911
2912 \end_inset
2913 </cell>
2914 </row>
2915 <row topspace="1.5mm">
2916 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2917 \begin_inset Text
2918
2919 \begin_layout Plain Layout
2920
2921 \backslash
2922 cases
2923 \begin_inset space \textvisiblespace{}
2924 \end_inset
2925
2926
2927 \begin_inset Info
2928 type  "shortcut"
2929 arg   "newline-insert newline"
2930 \end_inset
2931
2932
2933 \end_layout
2934
2935 \end_inset
2936 </cell>
2937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2938 \begin_inset Text
2939
2940 \begin_layout Plain Layout
2941 \begin_inset Formula $\begin{cases}
2942 A & \textrm{for }x>0\\
2943 B & \textrm{for }x=0
2944 \end{cases}$
2945 \end_inset
2946
2947
2948 \end_layout
2949
2950 \end_inset
2951 </cell>
2952 </row>
2953 </lyxtabular>
2954
2955 \end_inset
2956
2957
2958 \end_layout
2959
2960 \begin_layout Standard
2961
2962 \series bold
2963
2964 \backslash
2965 cases
2966 \series default
2967 を挿入するか数式ツールバーボタン
2968 \begin_inset Info
2969 type  "icon"
2970 arg   "math-insert \\cases"
2971 \end_inset
2972
2973 を使用した後では,
2974 \begin_inset Flex Ruby
2975 status collapsed
2976
2977 \begin_layout Plain Layout
2978 捷径
2979 \begin_inset Argument post:1
2980 status collapsed
2981
2982 \begin_layout Plain Layout
2983 ショートカット
2984 \end_layout
2985
2986 \end_inset
2987
2988
2989 \end_layout
2990
2991 \end_inset
2992
2993
2994 \begin_inset Info
2995 type  "shortcut"
2996 arg   "newline-insert newline"
2997 \end_inset
2998
2999 か表ツールバーボタン
3000 \begin_inset Info
3001 type  "icon"
3002 arg   "tabular-feature append-row"
3003 \end_inset
3004
3005 を使えば,新しい行を作ることができます.
3006 \end_layout
3007
3008 \begin_layout Standard
3009 コマンド
3010 \series bold
3011
3012 \backslash
3013 cases
3014 \series default
3015 は,
3016 \family sans
3017 挿入\SpecialChar menuseparator
3018 数式\SpecialChar menuseparator
3019 Cases環境
3020 \family default
3021 メニューで挿入することもできます.
3022 \end_layout
3023
3024 \begin_layout Subsection
3025 否定
3026 \begin_inset Index idx
3027 status collapsed
3028
3029 \begin_layout Plain Layout
3030 ひてい@否定
3031 \end_layout
3032
3033 \end_inset
3034
3035
3036 \end_layout
3037
3038 \begin_layout Standard
3039
3040 \series bold
3041
3042 \backslash
3043 not
3044 \series default
3045
3046 \begin_inset Index idx
3047 status collapsed
3048
3049 \begin_layout Plain Layout
3050 こまんど@コマンド ! N ! 
3051 \backslash
3052 not
3053 \end_layout
3054
3055 \end_inset
3056
3057 を挿入することで,すべての文字を取り消し形で表示できます.文字はスラッシュを上書きされた形になります.
3058 \end_layout
3059
3060 \begin_layout Standard
3061 \align center
3062 \begin_inset Tabular
3063 <lyxtabular version="3" rows="4" columns="2">
3064 <features booktabs="true" tabularvalignment="middle">
3065 <column alignment="center" valignment="top" width="0pt">
3066 <column alignment="center" valignment="top" width="0pt">
3067 <row>
3068 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Plain Layout
3072 コマンド
3073 \end_layout
3074
3075 \end_inset
3076 </cell>
3077 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Plain Layout
3081 出力
3082 \end_layout
3083
3084 \end_inset
3085 </cell>
3086 </row>
3087 <row>
3088 <cell alignment="center" valignment="top" usebox="none">
3089 \begin_inset Text
3090
3091 \begin_layout Plain Layout
3092
3093 \backslash
3094 not=
3095 \end_layout
3096
3097 \end_inset
3098 </cell>
3099 <cell alignment="center" valignment="top" usebox="none">
3100 \begin_inset Text
3101
3102 \begin_layout Plain Layout
3103 \begin_inset Formula $\not=$
3104 \end_inset
3105
3106
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 </row>
3112 <row>
3113 <cell alignment="center" valignment="top" usebox="none">
3114 \begin_inset Text
3115
3116 \begin_layout Plain Layout
3117
3118 \backslash
3119 not 
3120 \backslash
3121 le
3122 \end_layout
3123
3124 \end_inset
3125 </cell>
3126 <cell alignment="center" valignment="top" usebox="none">
3127 \begin_inset Text
3128
3129 \begin_layout Plain Layout
3130 \begin_inset Formula $\not\le$
3131 \end_inset
3132
3133
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 </row>
3139 <row>
3140 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144
3145 \backslash
3146 not 
3147 \backslash
3148 parallel
3149 \end_layout
3150
3151 \end_inset
3152 </cell>
3153 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3154 \begin_inset Text
3155
3156 \begin_layout Plain Layout
3157 \begin_inset Formula $\not\parallel$
3158 \end_inset
3159
3160
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 </row>
3166 </lyxtabular>
3167
3168 \end_inset
3169
3170
3171 \end_layout
3172
3173 \begin_layout Standard
3174 最後の例が示すように,すべての否定形がきれいに出力されるわけではありません.このことから,否定形に専用のコマンドを持つものもあります(第
3175 \begin_inset CommandInset ref
3176 LatexCommand ref
3177 reference "subsec:数学記号"
3178
3179 \end_inset
3180
3181 節および第
3182 \begin_inset CommandInset ref
3183 LatexCommand ref
3184 reference "sec:関係子"
3185
3186 \end_inset
3187
3188 節を参照).
3189 \end_layout
3190
3191 \begin_layout Subsection
3192 埋め草
3193 \begin_inset CommandInset label
3194 LatexCommand label
3195 name "subsec:埋め草"
3196
3197 \end_inset
3198
3199
3200 \begin_inset Index idx
3201 status collapsed
3202
3203 \begin_layout Plain Layout
3204 うめくさ@埋め草
3205 \end_layout
3206
3207 \end_inset
3208
3209
3210 \begin_inset Index idx
3211 status collapsed
3212
3213 \begin_layout Plain Layout
3214 かがくきごう@化学記号 ! どういたい@同位体
3215 \end_layout
3216
3217 \end_inset
3218
3219
3220 \begin_inset Index idx
3221 status collapsed
3222
3223 \begin_layout Plain Layout
3224 どういたい@同位体
3225 \begin_inset ERT
3226 status collapsed
3227
3228 \begin_layout Plain Layout
3229
3230 |see{
3231 \end_layout
3232
3233 \end_inset
3234
3235 化学記号
3236 \begin_inset ERT
3237 status collapsed
3238
3239 \begin_layout Plain Layout
3240
3241 }
3242 \end_layout
3243
3244 \end_inset
3245
3246
3247 \end_layout
3248
3249 \end_inset
3250
3251
3252 \begin_inset Index idx
3253 status collapsed
3254
3255 \begin_layout Plain Layout
3256 あいそとーぷ@アイソトープ
3257 \begin_inset ERT
3258 status collapsed
3259
3260 \begin_layout Plain Layout
3261
3262 |see{
3263 \end_layout
3264
3265 \end_inset
3266
3267 同位体
3268 \begin_inset ERT
3269 status collapsed
3270
3271 \begin_layout Plain Layout
3272
3273 }
3274 \end_layout
3275
3276 \end_inset
3277
3278
3279 \end_layout
3280
3281 \end_inset
3282
3283
3284 \end_layout
3285
3286 \begin_layout Standard
3287 たとえば同位体
3288 \begin_inset Foot
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 同位体と化学記号の組版に関しては,第
3293 \begin_inset CommandInset ref
3294 LatexCommand ref
3295 reference "subsec:化学記号と化学式"
3296
3297 \end_inset
3298
3299 節に記述があります.
3300 \end_layout
3301
3302 \end_inset
3303
3304 を表示しようとすると,次のような問題が起こります.
3305 \end_layout
3306
3307 \begin_layout Standard
3308 \align center
3309 \begin_inset Tabular
3310 <lyxtabular version="3" rows="2" columns="2">
3311 <features booktabs="true" tabularvalignment="middle">
3312 <column alignment="center" valignment="top" width="0pt">
3313 <column alignment="center" valignment="top" width="0pt">
3314 <row>
3315 <cell alignment="center" valignment="top" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319 上付き文字と下付き文字を使用して作った指数:
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3329 \end_inset
3330
3331
3332 \end_layout
3333
3334 \end_inset
3335 </cell>
3336 </row>
3337 <row topspace="1.5mm">
3338 <cell alignment="center" valignment="top" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342 正しい指数:
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell alignment="center" valignment="top" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3352 \end_inset
3353
3354
3355 \end_layout
3356
3357 \end_inset
3358 </cell>
3359 </row>
3360 </lyxtabular>
3361
3362 \end_inset
3363
3364
3365 \end_layout
3366
3367 \begin_layout Standard
3368 短い方の指数は,既定で,長い方の指数の一文字目の下ないし上に配置されてしまいます.これを避けるには,一文字ないし複数の空の文字を生成するコマンド
3369 \series bold
3370
3371 \backslash
3372 phantom
3373 \series default
3374
3375 \begin_inset Index idx
3376 status collapsed
3377
3378 \begin_layout Plain Layout
3379 こまんど@コマンド ! P ! 
3380 \backslash
3381 phantom
3382 \end_layout
3383
3384 \end_inset
3385
3386 や数式ツールバーボタン
3387 \begin_inset Foot
3388 status collapsed
3389
3390 \begin_layout Plain Layout
3391 ツールバーボタン
3392 \begin_inset Info
3393 type  "icon"
3394 arg   "math-insert \\space"
3395 \end_inset
3396
3397 の小メニューに入っています.
3398 \end_layout
3399
3400 \end_inset
3401
3402
3403 \begin_inset Info
3404 type  "icon"
3405 arg   "math/phantom"
3406 \end_inset
3407
3408 があります.
3409 \series bold
3410
3411 \backslash
3412 phantom
3413 \series default
3414 を挿入すると,二つの赤い矢印が重なった青枠が表示されます.矢印は,箱の中身の幅と高さの両方が,埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3415 ち文字)として適用されることを示しています.したがって,
3416 \series bold
3417
3418 \backslash
3419 phantom
3420 \series default
3421 の作る文字は,箱の中身の文字の大きさを持つ埋め草となります.
3422 \end_layout
3423
3424 \begin_layout Standard
3425 \align center
3426 \begin_inset Tabular
3427 <lyxtabular version="3" rows="4" columns="2">
3428 <features booktabs="true" tabularvalignment="middle">
3429 <column alignment="center" valignment="top" width="0pt">
3430 <column alignment="center" valignment="top" width="0pt">
3431 <row>
3432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3433 \begin_inset Text
3434
3435 \begin_layout Plain Layout
3436 コマンド
3437 \end_layout
3438
3439 \end_inset
3440 </cell>
3441 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3442 \begin_inset Text
3443
3444 \begin_layout Plain Layout
3445 出力
3446 \end_layout
3447
3448 \end_inset
3449 </cell>
3450 </row>
3451 <row topspace="1.5mm">
3452 <cell alignment="center" valignment="top" usebox="none">
3453 \begin_inset Text
3454
3455 \begin_layout Plain Layout
3456 ^19
3457 \begin_inset space \textvisiblespace{}
3458 \end_inset
3459
3460 _
3461 \backslash
3462 phantom
3463 \begin_inset space \textvisiblespace{}
3464 \end_inset
3465
3466 1
3467 \begin_inset Formula $\to$
3468 \end_inset
3469
3470 9
3471 \begin_inset space \textvisiblespace{}
3472 \end_inset
3473
3474 F
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3484 \end_inset
3485
3486
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row topspace="1.5mm" bottomspace="0.5mm">
3493 <cell alignment="center" valignment="top" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497 ^235
3498 \begin_inset space \textvisiblespace{}
3499 \end_inset
3500
3501 _
3502 \backslash
3503 phantom
3504 \begin_inset space \textvisiblespace{}
3505 \end_inset
3506
3507 23
3508 \begin_inset Formula $\to$
3509 \end_inset
3510
3511 9
3512 \begin_inset space \textvisiblespace{}
3513 \end_inset
3514
3515 F
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Plain Layout
3524 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3525 \end_inset
3526
3527
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 </row>
3533 <row topspace="1.5mm" bottomspace="0.5mm">
3534 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3535 \begin_inset Text
3536
3537 \begin_layout Plain Layout
3538
3539 \backslash
3540 Lambda^
3541 \begin_inset space \textvisiblespace{}
3542 \end_inset
3543
3544
3545 \backslash
3546 phantom
3547 \begin_inset space \textvisiblespace{}
3548 \end_inset
3549
3550 ii
3551 \begin_inset Formula $\to$
3552 \end_inset
3553
3554 t
3555 \begin_inset space \textvisiblespace{}
3556 \end_inset
3557
3558 _MMt
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3568 \end_inset
3569
3570
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 </row>
3576 </lyxtabular>
3577
3578 \end_inset
3579
3580
3581 \end_layout
3582
3583 \begin_layout Standard
3584 さらに,
3585 \series bold
3586
3587 \backslash
3588 vphantom
3589 \series default
3590
3591 \begin_inset Index idx
3592 status collapsed
3593
3594 \begin_layout Plain Layout
3595 こまんど@コマンド ! V ! 
3596 \backslash
3597 vphantom
3598 \end_layout
3599
3600 \end_inset
3601
3602 (ツールバーボタン
3603 \begin_inset space ~
3604 \end_inset
3605
3606
3607 \begin_inset Info
3608 type  "icon"
3609 arg   "math/vphantom"
3610 \end_inset
3611
3612 )および
3613 \series bold
3614
3615 \backslash
3616 hphantom
3617 \series default
3618
3619 \begin_inset Index idx
3620 status collapsed
3621
3622 \begin_layout Plain Layout
3623 こまんど@コマンド ! H ! 
3624 \backslash
3625 hphantom
3626 \end_layout
3627
3628 \end_inset
3629
3630 (ツールバーボタン
3631 \begin_inset space ~
3632 \end_inset
3633
3634
3635 \begin_inset Info
3636 type  "icon"
3637 arg   "math/hphantom"
3638 \end_inset
3639
3640 )というコマンドもあります.
3641 \series bold
3642
3643 \backslash
3644 vphantom
3645 \series default
3646 は,枠内部の文字の最大高のみの空白を作り,幅は考慮しません.
3647 \series bold
3648
3649 \backslash
3650 hphantom
3651 \series default
3652 は,枠の内容の幅のみの空白を作ります.このことから,これらの枠は一本の赤矢印のみで表示されます.
3653 \end_layout
3654
3655 \begin_layout Standard
3656 たとえば,
3657 \series bold
3658
3659 \backslash
3660 vphantom
3661 \series default
3662
3663 \begin_inset space \textvisiblespace{}
3664 \end_inset
3665
3666
3667 \series bold
3668 a
3669 \backslash
3670 int
3671 \series default
3672 は,積分記号
3673 \begin_inset Foot
3674 status collapsed
3675
3676 \begin_layout Plain Layout
3677
3678 \series bold
3679
3680 \backslash
3681 int
3682 \series default
3683 コマンドは,積分記号を生成します.第
3684 \begin_inset CommandInset ref
3685 LatexCommand ref
3686 reference "subsec:大演算子"
3687
3688 \end_inset
3689
3690 節を参照してください.
3691 \end_layout
3692
3693 \end_inset
3694
3695 が最大高の文字なので,積分記号の高さを持つ空白を作ります.実際の適用例については,第
3696 \begin_inset CommandInset ref
3697 LatexCommand ref
3698 reference "subsec:多行にわたる括弧"
3699
3700 \end_inset
3701
3702 節を参照してください.
3703 \end_layout
3704
3705 \begin_layout Standard
3706 埋め草は,メニュー
3707 \family sans
3708 挿入\SpecialChar menuseparator
3709 整形\SpecialChar menuseparator
3710 埋め草
3711 \family default
3712 を使えば,以下のように本文中でも使用することができます.
3713 \end_layout
3714
3715 \begin_layout Standard
3716 これは本文です.
3717 \begin_inset Newline newline
3718 \end_inset
3719
3720
3721 \begin_inset Phantom Phantom
3722 status open
3723
3724 \begin_layout Plain Layout
3725 これは
3726 \end_layout
3727
3728 \end_inset
3729
3730 本文です.
3731 \end_layout
3732
3733 \begin_layout Subsection
3734 横線
3735 \begin_inset Index idx
3736 status collapsed
3737
3738 \begin_layout Plain Layout
3739 よこせん@横線
3740 \end_layout
3741
3742 \end_inset
3743
3744
3745 \begin_inset Index idx
3746 status collapsed
3747
3748 \begin_layout Plain Layout
3749 すうしき@数式 ! かせん@下線
3750 \end_layout
3751
3752 \end_inset
3753
3754
3755 \begin_inset Index idx
3756 status collapsed
3757
3758 \begin_layout Plain Layout
3759 ぼうせん@棒線
3760 \begin_inset ERT
3761 status collapsed
3762
3763 \begin_layout Plain Layout
3764
3765 |see{
3766 \end_layout
3767
3768 \end_inset
3769
3770 横線
3771 \begin_inset ERT
3772 status collapsed
3773
3774 \begin_layout Plain Layout
3775
3776 }
3777 \end_layout
3778
3779 \end_inset
3780
3781
3782 \end_layout
3783
3784 \end_inset
3785
3786
3787 \end_layout
3788
3789 \begin_layout Standard
3790 \align center
3791 \begin_inset Tabular
3792 <lyxtabular version="3" rows="4" columns="2">
3793 <features booktabs="true" tabularvalignment="middle">
3794 <column alignment="center" valignment="top" width="0pt">
3795 <column alignment="center" valignment="top" width="0pt">
3796 <row>
3797 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 コマンド
3802 \end_layout
3803
3804 \end_inset
3805 </cell>
3806 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3807 \begin_inset Text
3808
3809 \begin_layout Plain Layout
3810 出力
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 </row>
3816 <row topspace="2mm">
3817 <cell alignment="center" valignment="top" usebox="none">
3818 \begin_inset Text
3819
3820 \begin_layout Plain Layout
3821
3822 \backslash
3823 overline
3824 \begin_inset space \textvisiblespace{}
3825 \end_inset
3826
3827 A+B
3828 \begin_inset Index idx
3829 status collapsed
3830
3831 \begin_layout Plain Layout
3832 こまんど@コマンド ! O ! 
3833 \backslash
3834 overline
3835 \end_layout
3836
3837 \end_inset
3838
3839
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 <cell alignment="center" valignment="top" usebox="none">
3845 \begin_inset Text
3846
3847 \begin_layout Plain Layout
3848 \begin_inset Formula $\overline{A+B}$
3849 \end_inset
3850
3851
3852 \end_layout
3853
3854 \end_inset
3855 </cell>
3856 </row>
3857 <row bottomspace="1mm">
3858 <cell alignment="center" valignment="top" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862
3863 \backslash
3864 underline
3865 \begin_inset space \textvisiblespace{}
3866 \end_inset
3867
3868 A+B
3869 \begin_inset Index idx
3870 status collapsed
3871
3872 \begin_layout Plain Layout
3873 こまんど@コマンド ! U ! 
3874 \backslash
3875 underline
3876 \end_layout
3877
3878 \end_inset
3879
3880
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 \begin_inset Formula $\underline{A+B}$
3890 \end_inset
3891
3892
3893 \end_layout
3894
3895 \end_inset
3896 </cell>
3897 </row>
3898 <row topspace="2mm" bottomspace="1mm">
3899 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3900 \begin_inset Text
3901
3902 \begin_layout Plain Layout
3903
3904 \backslash
3905 overline
3906 \begin_inset space \textvisiblespace{}
3907 \end_inset
3908
3909
3910 \backslash
3911 underline
3912 \begin_inset space \textvisiblespace{}
3913 \end_inset
3914
3915 A+B
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 \begin_inset Formula $\overline{\underline{A+B}}$
3925 \end_inset
3926
3927
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 </row>
3933 </lyxtabular>
3934
3935 \end_inset
3936
3937
3938 \end_layout
3939
3940 \begin_layout Standard
3941 上記最後の例では,先に
3942 \series bold
3943
3944 \backslash
3945 overline
3946 \series default
3947 が来ようが
3948 \series bold
3949
3950 \backslash
3951 underline
3952 \series default
3953 が来ようが,関係ありません.
3954 \end_layout
3955
3956 \begin_layout Standard
3957 二重下線を引くには,
3958 \series bold
3959
3960 \backslash
3961 underline
3962 \series default
3963 を二回使います.
3964 \end_layout
3965
3966 \begin_layout Standard
3967 文字の上下6本の線まで引くことができます.
3968 \end_layout
3969
3970 \begin_layout Standard
3971 \begin_inset VSpace bigskip
3972 \end_inset
3973
3974 自己定義の線は,以下の書式を持つ
3975 \series bold
3976
3977 \backslash
3978 rule
3979 \series default
3980
3981 \begin_inset Index idx
3982 status collapsed
3983
3984 \begin_layout Plain Layout
3985 こまんど@コマンド ! R ! 
3986 \backslash
3987 rule
3988 \end_layout
3989
3990 \end_inset
3991
3992 コマンドで作成することができます.
3993 \end_layout
3994
3995 \begin_layout Standard
3996
3997 \series bold
3998
3999 \backslash
4000 rule[垂直オフセット幅]{長さ}{厚み}
4001 \end_layout
4002
4003 \begin_layout Standard
4004 オプションの
4005 \series bold
4006 「垂直オフセット幅
4007 \series default
4008 」は,行を上方に(値が負であれば下方に)移動させます.値としては,第
4009 \begin_inset CommandInset ref
4010 LatexCommand ref
4011 reference "tab:使用できる単位"
4012
4013 \end_inset
4014
4015 表に掲げてある単位を用いることができます.以下に,
4016 \begin_inset Newline newline
4017 \end_inset
4018
4019
4020 \series bold
4021
4022 \backslash
4023 rule[-2ex]{3cm}{2pt}
4024 \series default
4025  および 
4026 \series bold
4027
4028 \backslash
4029 rule{2cm}{1pt}
4030 \begin_inset Newline newline
4031 \end_inset
4032
4033
4034 \series default
4035 というコマンドを用いて作成したふたつの例を例示します.
4036 \end_layout
4037
4038 \begin_layout Standard
4039 この行には,
4040 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4041 \end_inset
4042
4043 二本の線があります.
4044 \end_layout
4045
4046 \begin_layout Standard
4047
4048 \backslash
4049 ruleは,メニュー
4050 \family sans
4051 挿入\SpecialChar menuseparator
4052 整形\SpecialChar menuseparator
4053 水平線
4054 \family default
4055 を使っても,本文に挿入することができます.
4056 \end_layout
4057
4058 \begin_layout Standard
4059 これは一行の
4060 \begin_inset CommandInset line
4061 LatexCommand rule
4062 offset "0.5ex"
4063 width "3cm"
4064 height "1pt"
4065
4066 \end_inset
4067
4068 文章です.
4069 \end_layout
4070
4071 \begin_layout Subsection
4072 省略符号
4073 \begin_inset CommandInset label
4074 LatexCommand label
4075 name "subsec:省略符号"
4076
4077 \end_inset
4078
4079
4080 \begin_inset Index idx
4081 status collapsed
4082
4083 \begin_layout Plain Layout
4084 しょうりゃくふごう@省略符号
4085 \end_layout
4086
4087 \end_inset
4088
4089
4090 \end_layout
4091
4092 \begin_layout Standard
4093 省略符号には,いくつかの種類が使用できます
4094 \begin_inset Foot
4095 status collapsed
4096
4097 \begin_layout Plain Layout
4098 数式ツールバー中の
4099 \begin_inset Info
4100 type  "icon"
4101 arg   "math-insert \\ldots"
4102 \end_inset
4103
4104 ボタンで表示されている小メニューです.
4105 \end_layout
4106
4107 \end_inset
4108
4109 .列挙のためには,ベースラインの点々(
4110 \series bold
4111
4112 \backslash
4113 ldots
4114 \series default
4115
4116 \begin_inset Index idx
4117 status collapsed
4118
4119 \begin_layout Plain Layout
4120 こまんど@コマンド ! L ! 
4121 \backslash
4122 ldots
4123 \end_layout
4124
4125 \end_inset
4126
4127 )を使用しますが,演算子の場合は,演算子と同じ高さの点々(
4128 \series bold
4129
4130 \backslash
4131 cdots
4132 \series default
4133
4134 \begin_inset Index idx
4135 status collapsed
4136
4137 \begin_layout Plain Layout
4138 こまんど@コマンド ! C ! 
4139 \backslash
4140 cdots
4141 \end_layout
4142
4143 \end_inset
4144
4145 )が必要です.
4146 \series bold
4147
4148 \backslash
4149 dots
4150 \series default
4151
4152 \begin_inset Index idx
4153 status collapsed
4154
4155 \begin_layout Plain Layout
4156 こまんど@コマンド ! D ! 
4157 \backslash
4158 dots
4159 \end_layout
4160
4161 \end_inset
4162
4163 コマンドを使うと,\SpecialChar LaTeX
4164 は次に来る文字がどのような種類の文字であるかによって,自動的にどの種類を使うかを選択します.
4165 \end_layout
4166
4167 \begin_layout Standard
4168 \align center
4169 \begin_inset Tabular
4170 <lyxtabular version="3" rows="9" columns="2">
4171 <features booktabs="true" tabularvalignment="middle">
4172 <column alignment="center" valignment="top" width="0pt">
4173 <column alignment="center" valignment="top" width="0pt">
4174 <row>
4175 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179 コマンド
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 出力
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 </row>
4194 <row>
4195 <cell alignment="center" valignment="top" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 A_1
4200 \begin_inset space \textvisiblespace{}
4201 \end_inset
4202
4203 ,
4204 \backslash
4205 dots
4206 \begin_inset space \textvisiblespace{}
4207 \end_inset
4208
4209 ,A_n
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 \begin_inset Formula $A_{1},\dots,A_{n}$
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="center" valignment="top" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232 A_1
4233 \begin_inset space \textvisiblespace{}
4234 \end_inset
4235
4236 +
4237 \backslash
4238 dots
4239 \begin_inset space \textvisiblespace{}
4240 \end_inset
4241
4242 +A_n
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 <cell alignment="center" valignment="top" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251 \begin_inset Formula $A_{1}+\dots+A_{n}$
4252 \end_inset
4253
4254
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 </row>
4260 <row>
4261 <cell alignment="center" valignment="top" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 A_1
4266 \begin_inset space \textvisiblespace{}
4267 \end_inset
4268
4269 ,
4270 \backslash
4271 ldots
4272 \begin_inset space \textvisiblespace{}
4273 \end_inset
4274
4275 ,A_n
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 <cell alignment="center" valignment="top" usebox="none">
4281 \begin_inset Text
4282
4283 \begin_layout Plain Layout
4284 \begin_inset Formula $A_{1},\ldots,A_{n}$
4285 \end_inset
4286
4287
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 </row>
4293 <row>
4294 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 A_1
4299 \begin_inset space \textvisiblespace{}
4300 \end_inset
4301
4302 +
4303 \backslash
4304 cdots
4305 \begin_inset space \textvisiblespace{}
4306 \end_inset
4307
4308 +A_n
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4318 \end_inset
4319
4320
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 </row>
4326 <row>
4327 <cell alignment="center" valignment="top" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331
4332 \backslash
4333 vdots
4334 \end_layout
4335
4336 \end_inset
4337 </cell>
4338 <cell alignment="center" valignment="top" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342 \begin_inset Formula $\vdots$
4343 \end_inset
4344
4345
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 </row>
4351 <row>
4352 <cell alignment="center" valignment="top" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356
4357 \backslash
4358 ddots
4359 \end_layout
4360
4361 \end_inset
4362 </cell>
4363 <cell alignment="center" valignment="top" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 \begin_inset Formula $\ddots$
4368 \end_inset
4369
4370
4371 \end_layout
4372
4373 \end_inset
4374 </cell>
4375 </row>
4376 <row>
4377 <cell alignment="center" valignment="top" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381
4382 \backslash
4383 iddots
4384 \end_layout
4385
4386 \end_inset
4387 </cell>
4388 <cell alignment="center" valignment="top" usebox="none">
4389 \begin_inset Text
4390
4391 \begin_layout Plain Layout
4392 \begin_inset Formula $\iddots$
4393 \end_inset
4394
4395
4396 \end_layout
4397
4398 \end_inset
4399 </cell>
4400 </row>
4401 <row>
4402 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4403 \begin_inset Text
4404
4405 \begin_layout Plain Layout
4406 いろいろな点々を使った
4407 \begin_inset Formula $3\times3$
4408 \end_inset
4409
4410 行列
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419 \begin_inset Formula $\begin{array}{ccc}
4420 A_{11} & \cdots & A_{1m}\\
4421 \vdots & \ddots & \vdots\\
4422 A_{n1} & \cdots & A_{nm}
4423 \end{array}$
4424 \end_inset
4425
4426
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 </row>
4432 </lyxtabular>
4433
4434 \end_inset
4435
4436
4437 \end_layout
4438
4439 \begin_layout Standard
4440
4441 \family sans
4442 挿入\SpecialChar menuseparator
4443 省略符号
4444 \family default
4445 メニューで挿入される省略符号は
4446 \series bold
4447
4448 \backslash
4449 ldots
4450 \series default
4451 です.
4452 \end_layout
4453
4454 \begin_layout Standard
4455 \begin_inset VSpace medskip
4456 \end_inset
4457
4458
4459 \series bold
4460
4461 \backslash
4462 iddots
4463 \series default
4464 を使うには,文書設定の
4465 \family sans
4466 数式オプション
4467 \family default
4468 にある
4469 \family sans
4470 mathdotsパッケージを(自動的に)使う
4471 \family default
4472 オプションのうちいずれかを有効にしなくてはなりません.
4473 \begin_inset Newline newline
4474 \end_inset
4475
4476
4477 \family sans
4478 mathdotsパッケージを使う
4479 \family default
4480 オプションを使用すると,文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます.
4481 \end_layout
4482
4483 \begin_layout Standard
4484 \begin_inset VSpace medskip
4485 \end_inset
4486
4487 とくに行列には,複数列にわたることのできる省略符号があります.これは,以下の書式を持つ
4488 \series bold
4489
4490 \backslash
4491 hdotsfor
4492 \series default
4493
4494 \begin_inset Index idx
4495 status collapsed
4496
4497 \begin_layout Plain Layout
4498 こまんど@コマンド ! H ! 
4499 \backslash
4500 hdotsfor
4501 \end_layout
4502
4503 \end_inset
4504
4505 コマンドで作ることができます.
4506 \end_layout
4507
4508 \begin_layout Standard
4509
4510 \series bold
4511
4512 \backslash
4513 hdotsfor[距離]{列数}
4514 \end_layout
4515
4516 \begin_layout Standard
4517 ここで「列数」は,何列に広げるかを指定します.「距離」は,点々のあいだの距離を示す因子です.
4518 \end_layout
4519
4520 \begin_layout Standard
4521 以下の行列では,2行目の1つ目の枠に
4522 \series bold
4523
4524 \backslash
4525 hdotsfor[2]{4}
4526 \series default
4527 を挿入して,
4528 \series bold
4529
4530 \backslash
4531 dots
4532 \series default
4533 コマンドの2倍の点間距離を持つ省略符号を挿入しています.
4534 \begin_inset Formula 
4535 \[
4536 \left(\begin{array}{cccc}
4537 A & B & C & D\\
4538 \hdotsfor[2]{4}\\
4539 q & w & e & r
4540 \end{array}\right)
4541 \]
4542
4543 \end_inset
4544
4545 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい.さもないと\SpecialChar LaTeX
4546 エラーが発生します.
4547 \end_layout
4548
4549 \begin_layout Standard
4550 \begin_inset VSpace bigskip
4551 \end_inset
4552
4553 さらに,
4554 \series bold
4555
4556 \backslash
4557 dotfill
4558 \series default
4559
4560 \begin_inset Index idx
4561 status collapsed
4562
4563 \begin_layout Plain Layout
4564 こまんど@コマンド ! D ! 
4565 \backslash
4566 dotfill
4567 \end_layout
4568
4569 \end_inset
4570
4571 コマンドを使えば,行の残りを点々で埋めることもできます.このコマンドの働きは,
4572 \series bold
4573
4574 \backslash
4575 hfill
4576 \series default
4577 と同様のものです.第
4578 \begin_inset CommandInset ref
4579 LatexCommand ref
4580 reference "subsec:可変長の空白"
4581
4582 \end_inset
4583
4584 節をご参照下さい.
4585 \end_layout
4586
4587 \begin_layout Standard
4588 たとえば,
4589 \series bold
4590 A
4591 \backslash
4592 dotfill
4593 \begin_inset space \textvisiblespace{}
4594 \end_inset
4595
4596 B
4597 \series default
4598 コマンドは,
4599 \end_layout
4600
4601 \begin_layout Standard
4602 \begin_inset Formula $A\dotfill B$
4603 \end_inset
4604
4605
4606 \end_layout
4607
4608 \begin_layout Standard
4609 のようになります.点々を使う
4610 \series bold
4611
4612 \backslash
4613 dotfill
4614 \series default
4615 の直線版として,
4616 \series bold
4617
4618 \backslash
4619 hrulefill
4620 \series default
4621
4622 \begin_inset Index idx
4623 status collapsed
4624
4625 \begin_layout Plain Layout
4626 こまんど@コマンド ! H ! 
4627 \backslash
4628 hrulefill
4629 \end_layout
4630
4631 \end_inset
4632
4633
4634 \end_layout
4635
4636 \begin_layout Standard
4637 \begin_inset Formula $A\hrulefill B$
4638 \end_inset
4639
4640
4641 \end_layout
4642
4643 \begin_layout Standard
4644 があります.これらのコマンドを本文で使用するには,これらのコマンドは\SpecialChar TeX
4645 モードで挿入される必要があります.
4646 \end_layout
4647
4648 \begin_layout Section
4649 行列
4650 \begin_inset CommandInset label
4651 LatexCommand label
4652 name "sec:行列"
4653
4654 \end_inset
4655
4656
4657 \begin_inset Index idx
4658 status collapsed
4659
4660 \begin_layout Plain Layout
4661 ぎょうれつ@行列
4662 \end_layout
4663
4664 \end_inset
4665
4666
4667 \end_layout
4668
4669 \begin_layout Standard
4670 行列は,数式ツールバーボタンの
4671 \begin_inset Info
4672 type  "icon"
4673 arg   "dialog-show mathmatrix"
4674 \end_inset
4675
4676
4677 \family sans
4678 挿入\SpecialChar menuseparator
4679 数式\SpecialChar menuseparator
4680 行列
4681 \family default
4682 メニューで挿入することができます.すると,行列の行数・列数・配置方法・装飾を尋ねられます.ここで垂直配置は,行内数式内の行列でのみ意味を持ちます.
4683 \end_layout
4684
4685 \begin_layout Standard
4686 最初の行列は「上」配置
4687 \begin_inset Formula $\begin{array}[t]{cccc}
4688 A & D & G & J\\
4689 B & E & H & K\\
4690 C & F & I & L
4691 \end{array}$
4692 \end_inset
4693
4694 で,二番目は「中央」配置
4695 \begin_inset Formula $\begin{array}{cccc}
4696 A & D & G & J\\
4697 B & E & H & K\\
4698 C & F & I & L
4699 \end{array}$
4700 \end_inset
4701
4702 ,三番目は「下」配置
4703 \begin_inset Formula $\begin{array}[b]{cccc}
4704 A & D & G & J\\
4705 B & E & H & K\\
4706 C & F & I & L
4707 \end{array}$
4708 \end_inset
4709
4710 です.
4711 \end_layout
4712
4713 \begin_layout Standard
4714 水平配置は,各列がどのように配置されるべきかを指定します.これは,各列に対応した文字を一つずつ入力することによって設定します.
4715 \emph on
4716 l
4717 \emph default
4718 は左寄せ,
4719 \emph on
4720 c
4721 \emph default
4722 は中央揃え,
4723 \emph on
4724 r
4725 \emph default
4726 は右寄せを意味します.たとえば,第1列が左寄せで第2列と第3列が中央揃え,第4列が右揃えの
4727 \begin_inset Formula $4\times4$
4728 \end_inset
4729
4730 行列を作成するには,水平配置のところに
4731 \series bold
4732 lccr
4733 \series default
4734 と入力します.通常,行列では各列は中央揃えですから,各列の既定値は
4735 \series bold
4736 c
4737 \series default
4738 です.
4739 \end_layout
4740
4741 \begin_layout Standard
4742 水平行列の例です.
4743 \end_layout
4744
4745 \begin_layout Standard
4746
4747 \series bold
4748 lll
4749 \series default
4750  : 
4751 \begin_inset Formula $\begin{array}{lll}
4752 10000 & D & G\\
4753 B & 10000 & H\\
4754 C & F & 10000
4755 \end{array}$
4756 \end_inset
4757
4758  , 
4759 \series bold
4760 ccc
4761 \series default
4762  : 
4763 \begin_inset Formula $\begin{array}{ccc}
4764 10000 & D & G\\
4765 B & 10000 & H\\
4766 C & F & 10000
4767 \end{array}$
4768 \end_inset
4769
4770  , 
4771 \series bold
4772 rrr
4773 \series default
4774  : 
4775 \begin_inset Formula $\begin{array}{rrr}
4776 10000 & D & G\\
4777 B & 10000 & H\\
4778 C & F & 10000
4779 \end{array}$
4780 \end_inset
4781
4782
4783 \end_layout
4784
4785 \begin_layout Standard
4786 つづいて行や列を追加したり削除したりするには,数式ツールバーボタンの
4787 \begin_inset Info
4788 type  "icon"
4789 arg   "tabular-feature append-row"
4790 \end_inset
4791
4792
4793 \begin_inset Info
4794 type  "icon"
4795 arg   "tabular-feature delete-row"
4796 \end_inset
4797
4798 などや
4799 \family sans
4800 編集\SpecialChar menuseparator
4801 行と列
4802 \family default
4803 メニューを使用することができます.また,行は
4804 \begin_inset Info
4805 type  "shortcut"
4806 arg   "newline-insert newline"
4807 \end_inset
4808
4809 で作成することもできます.
4810 \end_layout
4811
4812 \begin_layout Standard
4813 \begin_inset VSpace bigskip
4814 \end_inset
4815
4816
4817 \end_layout
4818
4819 \begin_layout Standard
4820
4821 \family sans
4822 装飾
4823 \family default
4824 は,行列の前後に選択した様式の括弧を加えます.他にも括弧は,
4825 \series bold
4826
4827 \backslash
4828 left
4829 \series default
4830
4831 \begin_inset Index idx
4832 status collapsed
4833
4834 \begin_layout Plain Layout
4835 こまんど@コマンド ! L ! 
4836 \backslash
4837 left
4838 \end_layout
4839
4840 \end_inset
4841
4842 コマンドや
4843 \series bold
4844
4845 \backslash
4846 right
4847 \series default
4848
4849 \begin_inset Index idx
4850 status collapsed
4851
4852 \begin_layout Plain Layout
4853 こまんど@コマンド ! R ! 
4854 \backslash
4855 right
4856 \end_layout
4857
4858 \end_inset
4859
4860 コマンドで作成することもできます(
4861 \begin_inset Flex Ruby
4862 status collapsed
4863
4864 \begin_layout Plain Layout
4865 捷径
4866 \begin_inset Argument post:1
4867 status collapsed
4868
4869 \begin_layout Plain Layout
4870 ショートカット
4871 \end_layout
4872
4873 \end_inset
4874
4875
4876 \end_layout
4877
4878 \end_inset
4879
4880
4881 \family sans
4882 Alt+M
4883 \begin_inset space ~
4884 \end_inset
4885
4886 括弧
4887 \family default
4888 ).第
4889 \begin_inset CommandInset ref
4890 LatexCommand ref
4891 reference "subsec:自動の括弧丈"
4892
4893 \end_inset
4894
4895 節を参照してください.あるいは,以下のコマンドを使うこともできます.
4896 \begin_inset VSpace medskip
4897 \end_inset
4898
4899
4900 \end_layout
4901
4902 \begin_layout Standard
4903 \begin_inset space \hfill{}
4904 \end_inset
4905
4906
4907 \begin_inset Tabular
4908 <lyxtabular version="3" rows="4" columns="2">
4909 <features booktabs="true" tabularvalignment="middle">
4910 <column alignment="center" valignment="top" width="0pt">
4911 <column alignment="center" valignment="top">
4912 <row>
4913 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4914 \begin_inset Text
4915
4916 \begin_layout Plain Layout
4917 コマンド
4918 \end_layout
4919
4920 \end_inset
4921 </cell>
4922 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4923 \begin_inset Text
4924
4925 \begin_layout Plain Layout
4926 出力
4927 \end_layout
4928
4929 \end_inset
4930 </cell>
4931 </row>
4932 <row topspace="1.5mm">
4933 <cell alignment="center" valignment="top" usebox="none">
4934 \begin_inset Text
4935
4936 \begin_layout Plain Layout
4937
4938 \backslash
4939 bmatrix
4940 \begin_inset space \textvisiblespace{}
4941 \end_inset
4942
4943
4944 \begin_inset Formula $2\times2$
4945 \end_inset
4946
4947 行列
4948 \end_layout
4949
4950 \end_inset
4951 </cell>
4952 <cell alignment="center" valignment="top" usebox="none">
4953 \begin_inset Text
4954
4955 \begin_layout Plain Layout
4956 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4957 0 & \textrm{-}\mathrm{i}\\
4958 \mathrm{i} & 0
4959 \end{array}\end{bmatrix}$
4960 \end_inset
4961
4962
4963 \end_layout
4964
4965 \end_inset
4966 </cell>
4967 </row>
4968 <row topspace="1.5mm" bottomspace="0.5mm">
4969 <cell alignment="center" valignment="top" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973
4974 \backslash
4975 Bmatrix
4976 \begin_inset space \textvisiblespace{}
4977 \end_inset
4978
4979
4980 \begin_inset Formula $2\times2$
4981 \end_inset
4982
4983 行列
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 <cell alignment="center" valignment="top" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4993 0 & \textrm{-}\mathrm{i}\\
4994 \mathrm{i} & 0
4995 \end{array}\end{Bmatrix}$
4996 \end_inset
4997
4998
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 </row>
5004 <row>
5005 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5006 \begin_inset Text
5007
5008 \begin_layout Plain Layout
5009
5010 \backslash
5011 pmatrix
5012 \begin_inset space \textvisiblespace{}
5013 \end_inset
5014
5015
5016 \begin_inset Formula $2\times2$
5017 \end_inset
5018
5019 行列
5020 \end_layout
5021
5022 \end_inset
5023 </cell>
5024 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5025 \begin_inset Text
5026
5027 \begin_layout Plain Layout
5028 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5029 0 & \textrm{-}\mathrm{i}\\
5030 \mathrm{i} & 0
5031 \end{array}\end{pmatrix}$
5032 \end_inset
5033
5034
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 </lyxtabular>
5041
5042 \end_inset
5043
5044
5045 \begin_inset space \hfill{}
5046 \end_inset
5047
5048
5049 \begin_inset Tabular
5050 <lyxtabular version="3" rows="4" columns="2">
5051 <features booktabs="true" tabularvalignment="middle">
5052 <column alignment="center" valignment="top" width="0pt">
5053 <column alignment="center" valignment="top">
5054 <row>
5055 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5056 \begin_inset Text
5057
5058 \begin_layout Plain Layout
5059 コマンド
5060 \end_layout
5061
5062 \end_inset
5063 </cell>
5064 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5065 \begin_inset Text
5066
5067 \begin_layout Plain Layout
5068 出力
5069 \end_layout
5070
5071 \end_inset
5072 </cell>
5073 </row>
5074 <row topspace="1.5mm">
5075 <cell alignment="center" valignment="top" usebox="none">
5076 \begin_inset Text
5077
5078 \begin_layout Plain Layout
5079
5080 \backslash
5081 vmatrix
5082 \begin_inset space \textvisiblespace{}
5083 \end_inset
5084
5085
5086 \begin_inset Formula $2\times2$
5087 \end_inset
5088
5089 行列
5090 \end_layout
5091
5092 \end_inset
5093 </cell>
5094 <cell alignment="center" valignment="top" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5099 0 & \textrm{-}\mathrm{i}\\
5100 \mathrm{i} & 0
5101 \end{array}\end{vmatrix}$
5102 \end_inset
5103
5104
5105 \end_layout
5106
5107 \end_inset
5108 </cell>
5109 </row>
5110 <row topspace="1.5mm" bottomspace="0.5mm">
5111 <cell alignment="center" valignment="top" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115
5116 \backslash
5117 Vmatrix
5118 \begin_inset space \textvisiblespace{}
5119 \end_inset
5120
5121
5122 \begin_inset Formula $2\times2$
5123 \end_inset
5124
5125 行列
5126 \end_layout
5127
5128 \end_inset
5129 </cell>
5130 <cell alignment="center" valignment="top" usebox="none">
5131 \begin_inset Text
5132
5133 \begin_layout Plain Layout
5134 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5135 0 & \textrm{-}\mathrm{i}\\
5136 \mathrm{i} & 0
5137 \end{array}\end{Vmatrix}$
5138 \end_inset
5139
5140
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 </row>
5146 <row>
5147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5148 \begin_inset Text
5149
5150 \begin_layout Plain Layout
5151
5152 \backslash
5153 matrix
5154 \begin_inset space \textvisiblespace{}
5155 \end_inset
5156
5157
5158 \begin_inset Formula $2\times2$
5159 \end_inset
5160
5161 行列
5162 \end_layout
5163
5164 \end_inset
5165 </cell>
5166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5167 \begin_inset Text
5168
5169 \begin_layout Plain Layout
5170 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5171 0 & \textrm{-}\mathrm{i}\\
5172 \mathrm{i} & 0
5173 \end{array}\end{matrix}$
5174 \end_inset
5175
5176
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 </row>
5182 </lyxtabular>
5183
5184 \end_inset
5185
5186
5187 \begin_inset space \hfill{}
5188 \end_inset
5189
5190
5191 \end_layout
5192
5193 \begin_layout Standard
5194 \begin_inset VSpace medskip
5195 \end_inset
5196
5197 たとえば
5198 \series bold
5199
5200 \backslash
5201 vmatrix
5202 \series default
5203 などを挿入すると,青枠が二つの垂直線のあいだに現れるので,そこに行列を挿入することができます.
5204 \end_layout
5205
5206 \begin_layout Standard
5207 \begin_inset VSpace bigskip
5208 \end_inset
5209
5210 じつは多行数式はすべて行列なので,行列の各列の間隔を変更するには,第
5211 \begin_inset CommandInset ref
5212 LatexCommand ref
5213 reference "subsec:列間"
5214
5215 \end_inset
5216
5217 節に説明されている距離
5218 \series bold
5219
5220 \backslash
5221 arraycolsep
5222 \series default
5223
5224 \begin_inset Index idx
5225 status collapsed
5226
5227 \begin_layout Plain Layout
5228 こまんど@コマンド ! A ! 
5229 \backslash
5230 arraycolsep
5231 \end_layout
5232
5233 \end_inset
5234
5235 をここでも使用することができます.
5236 \end_layout
5237
5238 \begin_layout Standard
5239 行間隔を変更するには,
5240 \series bold
5241
5242 \backslash
5243 arraystretch
5244 \series default
5245
5246 \begin_inset Index idx
5247 status collapsed
5248
5249 \begin_layout Plain Layout
5250 こまんど@コマンド ! A ! 
5251 \backslash
5252 arraystretch
5253 \end_layout
5254
5255 \end_inset
5256
5257 コマンドを使用します.以下のようにして使用します.
5258 \end_layout
5259
5260 \begin_layout Standard
5261
5262 \series bold
5263
5264 \backslash
5265 renewcommand{
5266 \backslash
5267 arraystretch}{伸長因子}
5268 \begin_inset Index idx
5269 status collapsed
5270
5271 \begin_layout Plain Layout
5272 こまんど@コマンド ! R ! 
5273 \backslash
5274 renewcommand
5275 \end_layout
5276
5277 \end_inset
5278
5279
5280 \end_layout
5281
5282 \begin_layout Standard
5283
5284 \series bold
5285
5286 \backslash
5287 renewcommand
5288 \series default
5289 コマンドは,伸長因子を定義済みの
5290 \series bold
5291
5292 \backslash
5293 arraystretch
5294 \series default
5295 コマンドに割り当てます.たとえば行間隔を2倍にするには,因子として2を指定して下さい.すると,以降の行列すべてにこれが使用されるようになります.元の間隔に戻すに
5296 は,
5297 \series bold
5298
5299 \backslash
5300 arraystretch
5301 \series default
5302 に因子1を割り当てて下さい.
5303 \end_layout
5304
5305 \begin_layout Standard
5306 本文行中に行列を入れるには,
5307 \series bold
5308
5309 \backslash
5310 smallmatrix
5311 \series default
5312
5313 \begin_inset Index idx
5314 status collapsed
5315
5316 \begin_layout Plain Layout
5317 こまんど@コマンド ! S ! 
5318 \backslash
5319 smallmatrix
5320 \end_layout
5321
5322 \end_inset
5323
5324 コマンドを使います.これを挿入すると,二つの点線に囲まれた青枠が現れます.この枠のなかに行列を入れることができます.
5325 \end_layout
5326
5327 \begin_layout Standard
5328 これは,本文行中の行列
5329 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5330 C & D
5331 \end{smallmatrix}\right)$
5332 \end_inset
5333
5334 です.
5335 \end_layout
5336
5337 \begin_layout Section
5338 括弧と区分記号
5339 \begin_inset Index idx
5340 status collapsed
5341
5342 \begin_layout Plain Layout
5343 かっこ@括弧
5344 \end_layout
5345
5346 \end_inset
5347
5348
5349 \begin_inset Index idx
5350 status collapsed
5351
5352 \begin_layout Plain Layout
5353 くぶんきごう@区分記号
5354 \end_layout
5355
5356 \end_inset
5357
5358
5359 \end_layout
5360
5361 \begin_layout Subsection
5362 垂直括弧と区分記号
5363 \begin_inset Index idx
5364 status collapsed
5365
5366 \begin_layout Plain Layout
5367 かっこ@括弧 ! すいちょく@垂直
5368 \begin_inset space \thinspace{}
5369 \end_inset
5370
5371 ——
5372 \end_layout
5373
5374 \end_inset
5375
5376
5377 \end_layout
5378
5379 \begin_layout Standard
5380 \begin_inset space \hfill{}
5381 \end_inset
5382
5383
5384 \begin_inset Tabular
5385 <lyxtabular version="3" rows="9" columns="2">
5386 <features booktabs="true" tabularvalignment="middle">
5387 <column alignment="center" valignment="top" width="0pt">
5388 <column alignment="center" valignment="top" width="0pt">
5389 <row>
5390 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5391 \begin_inset Text
5392
5393 \begin_layout Plain Layout
5394 コマンド
5395 \end_layout
5396
5397 \end_inset
5398 </cell>
5399 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5400 \begin_inset Text
5401
5402 \begin_layout Plain Layout
5403 出力
5404 \end_layout
5405
5406 \end_inset
5407 </cell>
5408 </row>
5409 <row>
5410 <cell alignment="center" valignment="top" usebox="none">
5411 \begin_inset Text
5412
5413 \begin_layout Plain Layout
5414 (
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 <cell alignment="center" valignment="top" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423 \begin_inset Formula $($
5424 \end_inset
5425
5426
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 </row>
5432 <row>
5433 <cell alignment="center" valignment="top" usebox="none">
5434 \begin_inset Text
5435
5436 \begin_layout Plain Layout
5437 {
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 <cell alignment="center" valignment="top" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Plain Layout
5446 \begin_inset Formula $\{$
5447 \end_inset
5448
5449
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 </row>
5455 <row>
5456 <cell alignment="center" valignment="top" usebox="none">
5457 \begin_inset Text
5458
5459 \begin_layout Plain Layout
5460 [
5461 \end_layout
5462
5463 \end_inset
5464 </cell>
5465 <cell alignment="center" valignment="top" usebox="none">
5466 \begin_inset Text
5467
5468 \begin_layout Plain Layout
5469 \begin_inset Formula $[$
5470 \end_inset
5471
5472
5473 \end_layout
5474
5475 \end_inset
5476 </cell>
5477 </row>
5478 <row>
5479 <cell alignment="center" valignment="top" usebox="none">
5480 \begin_inset Text
5481
5482 \begin_layout Plain Layout
5483
5484 \backslash
5485 langle
5486 \end_layout
5487
5488 \end_inset
5489 </cell>
5490 <cell alignment="center" valignment="top" usebox="none">
5491 \begin_inset Text
5492
5493 \begin_layout Plain Layout
5494 \begin_inset Formula $\langle$
5495 \end_inset
5496
5497
5498 \end_layout
5499
5500 \end_inset
5501 </cell>
5502 </row>
5503 <row>
5504 <cell alignment="center" valignment="top" usebox="none">
5505 \begin_inset Text
5506
5507 \begin_layout Plain Layout
5508
5509 \backslash
5510 lceil
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 <cell alignment="center" valignment="top" usebox="none">
5516 \begin_inset Text
5517
5518 \begin_layout Plain Layout
5519 \begin_inset Formula $\lceil$
5520 \end_inset
5521
5522
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 </row>
5528 <row>
5529 <cell alignment="center" valignment="top" usebox="none">
5530 \begin_inset Text
5531
5532 \begin_layout Plain Layout
5533
5534 \backslash
5535 lfloor
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 \begin_inset Formula $\lfloor$
5545 \end_inset
5546
5547
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 </row>
5553 <row>
5554 <cell alignment="center" valignment="top" usebox="none">
5555 \begin_inset Text
5556
5557 \begin_layout Plain Layout
5558 /
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 <cell alignment="center" valignment="top" usebox="none">
5564 \begin_inset Text
5565
5566 \begin_layout Plain Layout
5567 \begin_inset Formula $/$
5568 \end_inset
5569
5570
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 </row>
5576 <row>
5577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5578 \begin_inset Text
5579
5580 \begin_layout Plain Layout
5581 |
5582 \end_layout
5583
5584 \end_inset
5585 </cell>
5586 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Plain Layout
5590 \begin_inset Formula $|$
5591 \end_inset
5592
5593
5594 \end_layout
5595
5596 \end_inset
5597 </cell>
5598 </row>
5599 </lyxtabular>
5600
5601 \end_inset
5602
5603
5604 \begin_inset space \hfill{}
5605 \end_inset
5606
5607
5608 \begin_inset Tabular
5609 <lyxtabular version="3" rows="9" columns="2">
5610 <features booktabs="true" tabularvalignment="middle">
5611 <column alignment="center" valignment="top" width="0pt">
5612 <column alignment="center" valignment="top" width="0pt">
5613 <row>
5614 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Plain Layout
5618 コマンド
5619 \end_layout
5620
5621 \end_inset
5622 </cell>
5623 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5624 \begin_inset Text
5625
5626 \begin_layout Plain Layout
5627 出力
5628 \end_layout
5629
5630 \end_inset
5631 </cell>
5632 </row>
5633 <row>
5634 <cell alignment="center" valignment="top" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 )
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 \begin_inset Formula $)$
5648 \end_inset
5649
5650
5651 \end_layout
5652
5653 \end_inset
5654 </cell>
5655 </row>
5656 <row>
5657 <cell alignment="center" valignment="top" usebox="none">
5658 \begin_inset Text
5659
5660 \begin_layout Plain Layout
5661 }
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 <cell alignment="center" valignment="top" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 \begin_inset Formula $\}$
5671 \end_inset
5672
5673
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 </row>
5679 <row>
5680 <cell alignment="center" valignment="top" usebox="none">
5681 \begin_inset Text
5682
5683 \begin_layout Plain Layout
5684 ]
5685 \end_layout
5686
5687 \end_inset
5688 </cell>
5689 <cell alignment="center" valignment="top" usebox="none">
5690 \begin_inset Text
5691
5692 \begin_layout Plain Layout
5693 \begin_inset Formula $]$
5694 \end_inset
5695
5696
5697 \end_layout
5698
5699 \end_inset
5700 </cell>
5701 </row>
5702 <row>
5703 <cell alignment="center" valignment="top" usebox="none">
5704 \begin_inset Text
5705
5706 \begin_layout Plain Layout
5707
5708 \backslash
5709 rangle
5710 \end_layout
5711
5712 \end_inset
5713 </cell>
5714 <cell alignment="center" valignment="top" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718 \begin_inset Formula $\rangle$
5719 \end_inset
5720
5721
5722 \end_layout
5723
5724 \end_inset
5725 </cell>
5726 </row>
5727 <row>
5728 <cell alignment="center" valignment="top" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732
5733 \backslash
5734 rceil
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell alignment="center" valignment="top" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743 \begin_inset Formula $\rceil$
5744 \end_inset
5745
5746
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 </row>
5752 <row>
5753 <cell alignment="center" valignment="top" usebox="none">
5754 \begin_inset Text
5755
5756 \begin_layout Plain Layout
5757
5758 \backslash
5759 rfloor
5760 \end_layout
5761
5762 \end_inset
5763 </cell>
5764 <cell alignment="center" valignment="top" usebox="none">
5765 \begin_inset Text
5766
5767 \begin_layout Plain Layout
5768 \begin_inset Formula $\rfloor$
5769 \end_inset
5770
5771
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 </row>
5777 <row>
5778 <cell alignment="center" valignment="top" usebox="none">
5779 \begin_inset Text
5780
5781 \begin_layout Plain Layout
5782
5783 \backslash
5784
5785 \backslash
5786
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 \begin_inset Formula $\backslash$
5796 \end_inset
5797
5798
5799 \end_layout
5800
5801 \end_inset
5802 </cell>
5803 </row>
5804 <row>
5805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809
5810 \backslash
5811 |
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Plain Layout
5820 \begin_inset Formula $\|$
5821 \end_inset
5822
5823
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 </row>
5829 </lyxtabular>
5830
5831 \end_inset
5832
5833
5834 \begin_inset space \hfill{}
5835 \end_inset
5836
5837
5838 \end_layout
5839
5840 \begin_layout Standard
5841 \begin_inset Note Greyedout
5842 status open
5843
5844 \begin_layout Plain Layout
5845
5846 \series bold
5847 【註】
5848 \series default
5849 \SpecialChar TeX
5850 モードでは,
5851 \backslash
5852
5853 \backslash
5854 コマンドはその場所に改行を入れてしまうので,バックスラッシュを入力するには
5855 \series bold
5856
5857 \backslash
5858 textbackslash
5859 \series default
5860
5861 \begin_inset Index idx
5862 status collapsed
5863
5864 \begin_layout Plain Layout
5865 こまんど@コマンド! T ! 
5866 \backslash
5867 textbackslash
5868 \end_layout
5869
5870 \end_inset
5871
5872 を使わなくてはなりません.
5873 \end_layout
5874
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \begin_layout Standard
5881 上に列挙した文字すべてについて,以下の二小節で説明されているコマンドを使って,大きさを調整することができます.これらのコマンドを使用するにあたっては,
5882 \series bold
5883
5884 \backslash
5885 langle
5886 \series default
5887
5888 \series bold
5889
5890 \backslash
5891 rangle
5892 \series default
5893 コマンドを使用せずに
5894 \begin_inset Formula $<$
5895 \end_inset
5896
5897
5898 \begin_inset Formula $>$
5899 \end_inset
5900
5901 の文字を直接使用することができます.
5902 \end_layout
5903
5904 \begin_layout Subsubsection
5905 手動の括弧高
5906 \begin_inset CommandInset label
5907 LatexCommand label
5908 name "subsec:手動の括弧丈"
5909
5910 \end_inset
5911
5912
5913 \begin_inset Index idx
5914 status collapsed
5915
5916 \begin_layout Plain Layout
5917 かっこたけ@括弧高 ! しゅどう@手動
5918 \end_layout
5919
5920 \end_inset
5921
5922
5923 \end_layout
5924
5925 \begin_layout Standard
5926 括弧の丈は,\SpecialChar LaTeX
5927 コマンドの
5928 \series bold
5929
5930 \backslash
5931 big
5932 \series default
5933
5934 \begin_inset Index idx
5935 status collapsed
5936
5937 \begin_layout Plain Layout
5938 こまんど@コマンド ! B ! 
5939 \backslash
5940 big
5941 \end_layout
5942
5943 \end_inset
5944
5945
5946 \series bold
5947
5948 \backslash
5949 Big
5950 \series default
5951
5952 \series bold
5953
5954 \backslash
5955 bigg
5956 \series default
5957 および
5958 \series bold
5959
5960 \backslash
5961 Bigg
5962 \series default
5963 を使って,手動で指定することができます.
5964 \series bold
5965
5966 \backslash
5967 big
5968 \series default
5969 が最小の大きさであり,
5970 \series bold
5971
5972 \backslash
5973 Bigg
5974 \series default
5975 が最大の括弧高になります.
5976 \end_layout
5977
5978 \begin_layout Standard
5979 これらのコマンドは,括弧の階層を強調するのに使われます.
5980 \end_layout
5981
5982 \begin_layout Standard
5983 \align center
5984 \begin_inset Tabular
5985 <lyxtabular version="3" rows="2" columns="2">
5986 <features booktabs="true" tabularvalignment="middle">
5987 <column alignment="center" valignment="top" width="0pt">
5988 <column alignment="center" valignment="top" width="0pt">
5989 <row>
5990 <cell alignment="center" valignment="top" usebox="none">
5991 \begin_inset Text
5992
5993 \begin_layout Plain Layout
5994 すべての括弧が同じ大きさ:
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 <cell alignment="center" valignment="top" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 \begin_inset Formula $((A+B)(A-B))^{C}$
6004 \end_inset
6005
6006
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 </row>
6012 <row topspace="2mm">
6013 <cell alignment="center" valignment="top" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 こちらの方が良い:
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6027 \end_inset
6028
6029
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 </row>
6035 </lyxtabular>
6036
6037 \end_inset
6038
6039
6040 \end_layout
6041
6042 \begin_layout Standard
6043 二つ目の数式では,
6044 \series bold
6045
6046 \backslash
6047 Big((A+B)(A-B)
6048 \backslash
6049 Big)^
6050 \begin_inset space \textvisiblespace{}
6051 \end_inset
6052
6053 C
6054 \series default
6055 というコマンドが使われています.
6056 \end_layout
6057
6058 \begin_layout Standard
6059 以下は,すべての括弧高の羅列です.
6060 \end_layout
6061
6062 \begin_layout Standard
6063 \align center
6064
6065 \backslash
6066 Bigg(
6067 \backslash
6068 exp
6069 \backslash
6070 bigg
6071 \begin_inset Formula $<$
6072 \end_inset
6073
6074
6075 \backslash
6076 Big[
6077 \backslash
6078 big{
6079 \backslash
6080 ln(3x)
6081 \backslash
6082 big}^2
6083 \begin_inset space \textvisiblespace{}
6084 \end_inset
6085
6086
6087 \backslash
6088 sin(x)
6089 \backslash
6090 Big]^
6091 \begin_inset space \textvisiblespace{}
6092 \end_inset
6093
6094 A
6095 \begin_inset space \textvisiblespace{}
6096 \end_inset
6097
6098
6099 \backslash
6100 bigg
6101 \begin_inset Formula $>$
6102 \end_inset
6103
6104
6105 \backslash
6106 Bigg)^0,5
6107 \end_layout
6108
6109 \begin_layout Standard
6110 \align center
6111 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \begin_layout Standard
6118
6119 \series bold
6120
6121 \backslash
6122 big
6123 \series default
6124 型コマンドの他に,括弧と中身のあいだにもう少し空白を加える
6125 \series bold
6126
6127 \backslash
6128 bigm
6129 \series default
6130
6131 \begin_inset Index idx
6132 status collapsed
6133
6134 \begin_layout Plain Layout
6135 こまんど@コマンド ! B ! 
6136 \backslash
6137 bigm
6138 \end_layout
6139
6140 \end_inset
6141
6142 という派生型と,空白を追加しない
6143 \series bold
6144
6145 \backslash
6146 bigl
6147 \series default
6148 -
6149 \series bold
6150
6151 \backslash
6152 bigr
6153 \series default
6154
6155 \begin_inset Index idx
6156 status collapsed
6157
6158 \begin_layout Plain Layout
6159 こまんど@コマンド ! B ! 
6160 \backslash
6161 bigl - 
6162 \backslash
6163 bigr
6164 \end_layout
6165
6166 \end_inset
6167
6168 派生型があります.
6169 \series bold
6170
6171 \backslash
6172 bigl
6173 \series default
6174 コマンドの最後の
6175 \emph on
6176 l
6177 \emph default
6178 は,左括弧であることを示し,右括弧の場合には,
6179 \emph on
6180 l
6181 \emph default
6182 の代わりに
6183 \emph on
6184 r
6185 \emph default
6186 を用います.左括弧と右括弧は,それぞれ括弧の開始と終了に用いられます.
6187 \end_layout
6188
6189 \begin_layout Standard
6190 以下の表は,これらの派生型の比較です.
6191 \end_layout
6192
6193 \begin_layout Standard
6194 \align center
6195 \begin_inset Tabular
6196 <lyxtabular version="3" rows="5" columns="2">
6197 <features booktabs="true" tabularvalignment="middle">
6198 <column alignment="center" valignment="top" width="0pt">
6199 <column alignment="center" valignment="middle">
6200 <row>
6201 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 コマンド
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 出力
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 </row>
6220 <row topspace="2mm">
6221 <cell alignment="center" valignment="top" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225
6226 \backslash
6227 Bigm(
6228 \backslash
6229 bigm(
6230 \backslash
6231 ln(3x)
6232 \backslash
6233 bigm)^2
6234 \begin_inset space \textvisiblespace{}
6235 \end_inset
6236
6237
6238 \backslash
6239 Bigm)
6240 \end_layout
6241
6242 \end_inset
6243 </cell>
6244 <cell alignment="center" valignment="top" usebox="none">
6245 \begin_inset Text
6246
6247 \begin_layout Plain Layout
6248 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6249 \end_inset
6250
6251
6252 \end_layout
6253
6254 \end_inset
6255 </cell>
6256 </row>
6257 <row topspace="2mm">
6258 <cell alignment="center" valignment="top" usebox="none">
6259 \begin_inset Text
6260
6261 \begin_layout Plain Layout
6262
6263 \backslash
6264 Big(
6265 \backslash
6266 big(
6267 \backslash
6268 ln(3x)
6269 \backslash
6270 big)^2
6271 \begin_inset space \textvisiblespace{}
6272 \end_inset
6273
6274
6275 \backslash
6276 Big)
6277 \end_layout
6278
6279 \end_inset
6280 </cell>
6281 <cell alignment="center" valignment="top" usebox="none">
6282 \begin_inset Text
6283
6284 \begin_layout Plain Layout
6285 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \end_inset
6292 </cell>
6293 </row>
6294 <row topspace="2mm" bottomspace="0.5mm">
6295 <cell alignment="center" valignment="top" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299
6300 \backslash
6301 Bigl(
6302 \backslash
6303 bigl(
6304 \backslash
6305 ln(3x)
6306 \backslash
6307 bigr)^2
6308 \begin_inset space \textvisiblespace{}
6309 \end_inset
6310
6311
6312 \backslash
6313 Bigr)
6314 \end_layout
6315
6316 \end_inset
6317 </cell>
6318 <cell alignment="center" valignment="top" usebox="none">
6319 \begin_inset Text
6320
6321 \begin_layout Plain Layout
6322 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6323 \end_inset
6324
6325
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 </row>
6331 <row topspace="1.5mm" bottomspace="0.5mm">
6332 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6333 \begin_inset Text
6334
6335 \begin_layout Plain Layout
6336
6337 \backslash
6338 bigl)
6339 \backslash
6340 ln(3x)
6341 \backslash
6342 bigr(
6343 \end_layout
6344
6345 \end_inset
6346 </cell>
6347 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6348 \begin_inset Text
6349
6350 \begin_layout Plain Layout
6351 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6352 \end_inset
6353
6354
6355 \end_layout
6356
6357 \end_inset
6358 </cell>
6359 </row>
6360 </lyxtabular>
6361
6362 \end_inset
6363
6364
6365 \end_layout
6366
6367 \begin_layout Subsubsection
6368 自動の括弧高
6369 \begin_inset CommandInset label
6370 LatexCommand label
6371 name "subsec:自動の括弧丈"
6372
6373 \end_inset
6374
6375
6376 \begin_inset Index idx
6377 status collapsed
6378
6379 \begin_layout Plain Layout
6380 かっこたけ@括弧高 ! じどう@自動
6381 \end_layout
6382
6383 \end_inset
6384
6385
6386 \end_layout
6387
6388 \begin_layout Standard
6389 可変の丈を持つ括弧は,
6390 \series bold
6391
6392 \backslash
6393 left
6394 \series default
6395
6396 \begin_inset Index idx
6397 status collapsed
6398
6399 \begin_layout Plain Layout
6400 こまんど@コマンド ! L ! 
6401 \backslash
6402 left
6403 \end_layout
6404
6405 \end_inset
6406
6407 コマンドおよび
6408 \series bold
6409
6410 \backslash
6411 right
6412 \series default
6413
6414 \begin_inset Index idx
6415 status collapsed
6416
6417 \begin_layout Plain Layout
6418 こまんど@コマンド ! R ! 
6419 \backslash
6420 right
6421 \end_layout
6422
6423 \end_inset
6424
6425 コマンド,あるいは数式ツールバーボタンの
6426 \begin_inset Info
6427 type  "icon"
6428 arg   "dialog-show mathdelimiter"
6429 \end_inset
6430
6431 で挿入することができます.
6432 \series bold
6433
6434 \backslash
6435 left
6436 \series default
6437 および
6438 \series bold
6439
6440 \backslash
6441 right
6442 \series default
6443 の直後には,必要とする括弧を挿入しなくてはなりません.すると,括弧高は出力時に自動的に計算されます.
6444 \end_layout
6445
6446 \begin_layout Standard
6447 \align center
6448 通常の括弧:
6449 \series bold
6450
6451 \backslash
6452 ln(
6453 \backslash
6454 frac
6455 \begin_inset space \textvisiblespace{}
6456 \end_inset
6457
6458 A
6459 \begin_inset Formula $\downarrow$
6460 \end_inset
6461
6462 C
6463 \begin_inset space \textvisiblespace{}
6464 \end_inset
6465
6466 )
6467 \series default
6468 というコマンドは
6469 \begin_inset Formula 
6470 \[
6471 \ln(\frac{A}{C})
6472 \]
6473
6474 \end_inset
6475
6476 を生成します.
6477 \end_layout
6478
6479 \begin_layout Standard
6480 \align center
6481 複数行の括弧:
6482 \series bold
6483
6484 \backslash
6485 ln
6486 \backslash
6487 left(
6488 \backslash
6489 frac
6490 \begin_inset space \textvisiblespace{}
6491 \end_inset
6492
6493 A
6494 \begin_inset Formula $\downarrow$
6495 \end_inset
6496
6497 C
6498 \begin_inset space \textvisiblespace{}
6499 \end_inset
6500
6501
6502 \backslash
6503 right)
6504 \series default
6505 というコマンドは
6506 \begin_inset Formula 
6507 \[
6508 \ln\left(\frac{A}{C}\right)
6509 \]
6510
6511 \end_inset
6512
6513 を生成します.
6514 \end_layout
6515
6516 \begin_layout Standard
6517
6518 \series bold
6519
6520 \backslash
6521 left
6522 \series default
6523
6524 \series bold
6525
6526 \backslash
6527 right
6528 \series default
6529 の代わりに,
6530 \begin_inset Flex Ruby
6531 status collapsed
6532
6533 \begin_layout Plain Layout
6534 捷径
6535 \begin_inset Argument post:1
6536 status collapsed
6537
6538 \begin_layout Plain Layout
6539 ショートカット
6540 \end_layout
6541
6542 \end_inset
6543
6544
6545 \end_layout
6546
6547 \end_inset
6548
6549
6550 \family sans
6551 Alt+M
6552 \begin_inset space ~
6553 \end_inset
6554
6555 括弧
6556 \family default
6557 を使うこともできます.これを使うと,\SpecialChar LyX
6558 中で即座に実際の括弧高を確認することができるという利点と,対応する右括弧も生成されるという利点があります.
6559 \begin_inset Newline newline
6560 \end_inset
6561
6562 すると,先ほどの例を作るコマンドは
6563 \series bold
6564
6565 \backslash
6566 ln Alt+M
6567 \series default
6568  
6569 \series bold
6570 (
6571 \backslash
6572 frac
6573 \begin_inset space \textvisiblespace{}
6574 \end_inset
6575
6576 A
6577 \begin_inset Formula $\downarrow$
6578 \end_inset
6579
6580 C
6581 \series default
6582 となります.
6583 \end_layout
6584
6585 \begin_layout Standard
6586 左括弧あるいは右括弧を省略するには,ドットを挿入します.たとえば,
6587 \series bold
6588
6589 \backslash
6590 left.
6591 \backslash
6592 frac
6593 \begin_inset space \textvisiblespace{}
6594 \end_inset
6595
6596 A
6597 \begin_inset Formula $\downarrow$
6598 \end_inset
6599
6600 B
6601 \begin_inset space \textvisiblespace{}
6602 \end_inset
6603
6604
6605 \backslash
6606 right}
6607 \series default
6608 というコマンドは
6609 \series bold
6610
6611 \begin_inset Formula 
6612 \[
6613 \left.\frac{A}{B}\right\} 
6614 \]
6615
6616 \end_inset
6617
6618
6619 \series default
6620 を生成します.
6621 \series bold
6622
6623 \backslash
6624 left
6625 \series default
6626 コマンドおよび
6627 \series bold
6628
6629 \backslash
6630 right
6631 \series default
6632 コマンドは,文書が再度読み込まれたときには,\SpecialChar LyX
6633 によって正しい丈の括弧に変換され,省略された括弧は,点線として表示されます.
6634 \end_layout
6635
6636 \begin_layout Standard
6637 \begin_inset VSpace bigskip
6638 \end_inset
6639
6640 著名な\SpecialChar LaTeX
6641 頒布版は,すべて\SpecialChar LaTeX
6642 の拡張であるe\SpecialChar TeX
6643 を使用しているので,これらの頒布版では,すべての括弧および極限に対して
6644 \series bold
6645
6646 \backslash
6647 middle
6648 \series default
6649
6650 \begin_inset Index idx
6651 status collapsed
6652
6653 \begin_layout Plain Layout
6654 こまんど@コマンド ! M ! 
6655 \backslash
6656 middle
6657 \end_layout
6658
6659 \end_inset
6660
6661 コマンドも使用することができます
6662 \begin_inset Foot
6663 status collapsed
6664
6665 \begin_layout Plain Layout
6666
6667 \series bold
6668 【訳註】
6669 \series default
6670 p\SpecialChar LaTeX
6671 では,標準では
6672 \series bold
6673
6674 \backslash
6675 middle
6676 \series default
6677 コマンドは使えません.よって,以下の例では「
6678 \series bold
6679
6680 \backslash
6681 middle
6682 \series default
6683
6684 \begin_inset Formula $|$
6685 \end_inset
6686
6687 」の代わりに「
6688 \series bold
6689
6690 \backslash
6691 biggm
6692 \series default
6693
6694 \begin_inset Formula $|$
6695 \end_inset
6696
6697 」を用いています.
6698 \end_layout
6699
6700 \end_inset
6701
6702 .このコマンドでは,物理ベクトル
6703 \begin_inset Formula 
6704 \[
6705 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6706 \]
6707
6708 \end_inset
6709
6710 で必要とされるように,次に続く文字の高さは,囲まれる括弧の高さに調節されます.物理ベクトルに関しては,第
6711 \begin_inset CommandInset ref
6712 LatexCommand ref
6713 reference "subsec:物理ベクトル"
6714
6715 \end_inset
6716
6717 節に説明されているように特殊な\SpecialChar LaTeX
6718 パッケージがあります.
6719 \end_layout
6720
6721 \begin_layout Subsection
6722 水平括弧
6723 \begin_inset Index idx
6724 status collapsed
6725
6726 \begin_layout Plain Layout
6727 かっこ@括弧 ! すいへい@水平
6728 \begin_inset space \thinspace{}
6729 \end_inset
6730
6731 ——
6732 \end_layout
6733
6734 \end_inset
6735
6736
6737 \end_layout
6738
6739 \begin_layout Standard
6740 \align center
6741 \begin_inset Tabular
6742 <lyxtabular version="3" rows="4" columns="2">
6743 <features booktabs="true" tabularvalignment="middle">
6744 <column alignment="center" valignment="top" width="0pt">
6745 <column alignment="center" valignment="top" width="0pt">
6746 <row>
6747 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6748 \begin_inset Text
6749
6750 \begin_layout Plain Layout
6751 コマンド
6752 \end_layout
6753
6754 \end_inset
6755 </cell>
6756 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6757 \begin_inset Text
6758
6759 \begin_layout Plain Layout
6760 出力
6761 \end_layout
6762
6763 \end_inset
6764 </cell>
6765 </row>
6766 <row>
6767 <cell alignment="center" valignment="top" usebox="none">
6768 \begin_inset Text
6769
6770 \begin_layout Plain Layout
6771
6772 \backslash
6773 overbrace
6774 \begin_inset space \textvisiblespace{}
6775 \end_inset
6776
6777 A+B
6778 \begin_inset space \textvisiblespace{}
6779 \end_inset
6780
6781 ^
6782 \begin_inset space \textvisiblespace{}
6783 \end_inset
6784
6785 3
6786 \begin_inset Index idx
6787 status collapsed
6788
6789 \begin_layout Plain Layout
6790 こまんど@コマンド ! O ! 
6791 \backslash
6792 overbrace
6793 \end_layout
6794
6795 \end_inset
6796
6797
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 <cell alignment="center" valignment="top" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806 \begin_inset Formula $\overbrace{A+B}^{3}$
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 </row>
6815 <row topspace="2mm">
6816 <cell alignment="center" valignment="top" usebox="none">
6817 \begin_inset Text
6818
6819 \begin_layout Plain Layout
6820
6821 \backslash
6822 underbrace
6823 \begin_inset space \textvisiblespace{}
6824 \end_inset
6825
6826 A+B
6827 \begin_inset space \textvisiblespace{}
6828 \end_inset
6829
6830 _5
6831 \begin_inset Index idx
6832 status collapsed
6833
6834 \begin_layout Plain Layout
6835 こまんど@コマンド ! U ! 
6836 \backslash
6837 underbrace
6838 \end_layout
6839
6840 \end_inset
6841
6842
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 <cell alignment="center" valignment="top" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Plain Layout
6851 \begin_inset Formula $\underbrace{A+B}_{5}$
6852 \end_inset
6853
6854
6855 \end_layout
6856
6857 \end_inset
6858 </cell>
6859 </row>
6860 <row>
6861 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6862 \begin_inset Text
6863
6864 \begin_layout Plain Layout
6865
6866 \backslash
6867 overbrace
6868 \begin_inset space \textvisiblespace{}
6869 \end_inset
6870
6871
6872 \backslash
6873 underbrace
6874 \begin_inset space \textvisiblespace{}
6875 \end_inset
6876
6877 A+B_w
6878 \begin_inset space \textvisiblespace{}
6879 \end_inset
6880
6881
6882 \begin_inset space \textvisiblespace{}
6883 \end_inset
6884
6885 _7
6886 \begin_inset space \textvisiblespace{}
6887 \end_inset
6888
6889
6890 \begin_inset space \textvisiblespace{}
6891 \end_inset
6892
6893 ^
6894 \begin_inset space \textvisiblespace{}
6895 \end_inset
6896
6897 C
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6903 \begin_inset Text
6904
6905 \begin_layout Plain Layout
6906 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6907 \end_inset
6908
6909
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 </row>
6915 </lyxtabular>
6916
6917 \end_inset
6918
6919
6920 \end_layout
6921
6922 \begin_layout Standard
6923 最後の例では,
6924 \series bold
6925
6926 \backslash
6927 overbrace
6928 \series default
6929 が先に挿入されようが
6930 \series bold
6931
6932 \backslash
6933 underbrace
6934 \series default
6935 が先に挿入されようが代わりはありません.
6936 \end_layout
6937
6938 \begin_layout Standard
6939 \begin_inset VSpace medskip
6940 \end_inset
6941
6942
6943 \end_layout
6944
6945 \begin_layout Standard
6946 文書設定の
6947 \family sans
6948 数式オプション
6949 \family default
6950 で,
6951 \series bold
6952 mathtools
6953 \series default
6954
6955 \begin_inset Index idx
6956 status collapsed
6957
6958 \begin_layout Plain Layout
6959 ぱっけーじ@パッケージ ! mathtools
6960 \end_layout
6961
6962 \end_inset
6963
6964 パッケージに
6965 \family sans
6966 常に読み込み
6967 \family default
6968 オプションを設定すると,以下のような角括弧が利用可能になります.
6969 \end_layout
6970
6971 \begin_layout Standard
6972 \align center
6973 \begin_inset Tabular
6974 <lyxtabular version="3" rows="4" columns="2">
6975 <features booktabs="true" tabularvalignment="middle">
6976 <column alignment="center" valignment="top" width="0pt">
6977 <column alignment="center" valignment="top" width="0pt">
6978 <row>
6979 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6980 \begin_inset Text
6981
6982 \begin_layout Plain Layout
6983 コマンド
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6989 \begin_inset Text
6990
6991 \begin_layout Plain Layout
6992 出力
6993 \end_layout
6994
6995 \end_inset
6996 </cell>
6997 </row>
6998 <row>
6999 <cell alignment="center" valignment="top" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003
7004 \backslash
7005 overbracket{A+B
7006 \begin_inset space \textvisiblespace{}
7007 \end_inset
7008
7009 ^3
7010 \begin_inset Index idx
7011 status collapsed
7012
7013 \begin_layout Plain Layout
7014 こまんど@コマンド ! O ! 
7015 \backslash
7016 overbracket
7017 \end_layout
7018
7019 \end_inset
7020
7021
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 \begin_inset Formula $\overbracket{A+B}^{3}$
7031 \end_inset
7032
7033
7034 \end_layout
7035
7036 \end_inset
7037 </cell>
7038 </row>
7039 <row topspace="2mm">
7040 <cell alignment="center" valignment="top" usebox="none">
7041 \begin_inset Text
7042
7043 \begin_layout Plain Layout
7044
7045 \backslash
7046 underbracket{A+B
7047 \begin_inset space \textvisiblespace{}
7048 \end_inset
7049
7050 _5
7051 \begin_inset Index idx
7052 status collapsed
7053
7054 \begin_layout Plain Layout
7055 こまんど@コマンド ! U ! 
7056 \backslash
7057 under
7058 \size normal
7059 bracket
7060 \end_layout
7061
7062 \end_inset
7063
7064
7065 \end_layout
7066
7067 \end_inset
7068 </cell>
7069 <cell alignment="center" valignment="top" usebox="none">
7070 \begin_inset Text
7071
7072 \begin_layout Plain Layout
7073 \begin_inset Formula $\underbracket{A+B}_{5}$
7074 \end_inset
7075
7076
7077 \end_layout
7078
7079 \end_inset
7080 </cell>
7081 </row>
7082 <row>
7083 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7084 \begin_inset Text
7085
7086 \begin_layout Plain Layout
7087
7088 \backslash
7089 overbracket{
7090 \backslash
7091 underbracket{A+B_w
7092 \begin_inset space \textvisiblespace{}
7093 \end_inset
7094
7095
7096 \begin_inset space \textvisiblespace{}
7097 \end_inset
7098
7099 _7
7100 \begin_inset space \textvisiblespace{}
7101 \end_inset
7102
7103
7104 \begin_inset space \textvisiblespace{}
7105 \end_inset
7106
7107 ^
7108 \begin_inset space \textvisiblespace{}
7109 \end_inset
7110
7111 C
7112 \end_layout
7113
7114 \end_inset
7115 </cell>
7116 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \end_inset
7127 </cell>
7128 </row>
7129 </lyxtabular>
7130
7131 \end_inset
7132
7133
7134 \end_layout
7135
7136 \begin_layout Standard
7137
7138 \series bold
7139
7140 \backslash
7141 overbracket
7142 \series default
7143
7144 \series bold
7145
7146 \backslash
7147 underbracket
7148 \series default
7149 に関しては,コマンドに続く角括弧中に,希望する厚みを指定すれば,以下のように,角括弧の筆跡の厚みに変更を加えることができます.
7150 \end_layout
7151
7152 \begin_layout Standard
7153 \align center
7154 \begin_inset Tabular
7155 <lyxtabular version="3" rows="3" columns="2">
7156 <features booktabs="true" tabularvalignment="middle">
7157 <column alignment="center" valignment="top" width="0pt">
7158 <column alignment="center" valignment="top" width="0pt">
7159 <row>
7160 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164 コマンド
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 出力
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 </row>
7179 <row>
7180 <cell alignment="center" valignment="top" usebox="none">
7181 \begin_inset Text
7182
7183 \begin_layout Plain Layout
7184
7185 \backslash
7186 overbracket[3pt]
7187 \backslash
7188 {A+B
7189 \begin_inset space \textvisiblespace{}
7190 \end_inset
7191
7192 ^3
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7202 \end_inset
7203
7204
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 </row>
7210 <row topspace="2mm">
7211 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215
7216 \backslash
7217 underbracket[1pt]
7218 \backslash
7219 {A+B
7220 \begin_inset space \textvisiblespace{}
7221 \end_inset
7222
7223 _5
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7229 \begin_inset Text
7230
7231 \begin_layout Plain Layout
7232 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7233 \end_inset
7234
7235
7236 \end_layout
7237
7238 \end_inset
7239 </cell>
7240 </row>
7241 </lyxtabular>
7242
7243 \end_inset
7244
7245
7246 \end_layout
7247
7248 \begin_layout Standard
7249 \begin_inset VSpace bigskip
7250 \end_inset
7251
7252 括弧をお互いに重ねる必要がある場合には,第
7253 \begin_inset CommandInset ref
7254 LatexCommand ref
7255 reference "sec:多行数式"
7256
7257 \end_inset
7258
7259 節に説明されているように,次のような多行数式を使わなくてはなりません.
7260 \begin_inset Formula 
7261 \begin{eqnarray*}
7262 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7263  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7264 \end{eqnarray*}
7265
7266 \end_inset
7267
7268 一行目には,数式が一つめの括弧とともに挿入されています.ここで,空白コマンド
7269 \begin_inset Foot
7270 status collapsed
7271
7272 \begin_layout Plain Layout
7273 空白コマンドは第
7274 \begin_inset CommandInset ref
7275 LatexCommand ref
7276 reference "subsec:定義済みの空白"
7277
7278 \end_inset
7279
7280 章に説明があります.
7281 \end_layout
7282
7283 \end_inset
7284
7285
7286 \series bold
7287
7288 \backslash
7289 :
7290 \series default
7291 を最初の
7292 \begin_inset Formula $d$
7293 \end_inset
7294
7295 の前に挿入しておくことが重要です.さもないと,
7296 \begin_inset Formula $q$
7297 \end_inset
7298
7299 の後ろで終わる括弧のせいで,直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7300 \begin_inset Foot
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304 これは,括弧が文字として取り扱われないためです.第
7305 \begin_inset CommandInset ref
7306 LatexCommand ref
7307 reference "subsec:二項演算子"
7308
7309 \end_inset
7310
7311 章参照.
7312 \end_layout
7313
7314 \end_inset
7315
7316 ためです.二行目には,二つめの括弧が挿入されています.
7317 \begin_inset Formula $b$
7318 \end_inset
7319
7320 の直前から始まるようにするために,まず
7321 \series bold
7322
7323 \backslash
7324 hphantom{gggg+
7325 \backslash
7326 :}
7327 \series default
7328 というコマンド
7329 \begin_inset Foot
7330 status collapsed
7331
7332 \begin_layout Plain Layout
7333
7334 \series bold
7335
7336 \backslash
7337 hphantom
7338 \series default
7339 に関する詳細は,第
7340 \begin_inset CommandInset ref
7341 LatexCommand ref
7342 reference "subsec:埋め草"
7343
7344 \end_inset
7345
7346 章を参照してください.
7347 \end_layout
7348
7349 \end_inset
7350
7351 が挿入されています.この数式中の「+」も空白で囲まれるようにするために,この空白コマンドが必要になっています.二つめの括弧は
7352 \series bold
7353
7354 \backslash
7355 hphantom{bbqq+dddd}
7356 \series default
7357 コマンドの下に置きます.
7358 \end_layout
7359
7360 \begin_layout Standard
7361 以下の例のように,括弧が反対側に重なる場合には,もっと複雑になります.
7362 \begin_inset ERT
7363 status collapsed
7364
7365 \begin_layout Plain Layout
7366
7367
7368 \backslash
7369 setlength{
7370 \backslash
7371 jot}{-6pt}
7372 \end_layout
7373
7374 \end_inset
7375
7376
7377 \begin_inset Formula 
7378 \begin{eqnarray*}
7379  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7380 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7381 \end{eqnarray*}
7382
7383 \end_inset
7384
7385
7386 \begin_inset ERT
7387 status collapsed
7388
7389 \begin_layout Plain Layout
7390
7391
7392 \backslash
7393 setlength{
7394 \backslash
7395 jot}{3pt}
7396 \end_layout
7397
7398 \end_inset
7399
7400 最初の数式行は,括弧が上に来ていること以外は,先の例の第二行と同じです.二行目には,二つめの括弧と一緒に数式が入っています.一行目の括弧と数式のあいだに余白が入
7401 ることを防ぐために,行間を減らさなくてはならないのですが,これは\SpecialChar LyX
7402 のバグ
7403 \begin_inset Foot
7404 status collapsed
7405
7406 \begin_layout Plain Layout
7407 \begin_inset CommandInset href
7408 LatexCommand href
7409 name "LyX-bug #1505"
7410 target "http://www.lyx.org/trac/ticket/1505"
7411 literal "false"
7412
7413 \end_inset
7414
7415
7416 \end_layout
7417
7418 \end_inset
7419
7420 のせいで簡単にはできません.この問題を回避するためには,数式直前に\SpecialChar TeX
7421 モードで
7422 \series bold
7423 setlength{
7424 \backslash
7425 jot}{-6pt}
7426 \series default
7427 というコマンドを入れて,大域的な数式行間
7428 \series bold
7429
7430 \backslash
7431 jot
7432 \series default
7433
7434 \begin_inset Index idx
7435 status collapsed
7436
7437 \begin_layout Plain Layout
7438 こまんど@コマンド ! J ! 
7439 \backslash
7440 jot
7441 \end_layout
7442
7443 \end_inset
7444
7445 を-6
7446 \begin_inset space \thinspace{}
7447 \end_inset
7448
7449 ptに変更しなくてはなりません.
7450 \series bold
7451
7452 \backslash
7453 jot
7454 \series default
7455 は,数式直後に同様のコマンドを使って標準値の3
7456 \begin_inset space \thinspace{}
7457 \end_inset
7458
7459 ptに戻します.数式中の行間について,詳しくは第
7460 \begin_inset CommandInset ref
7461 LatexCommand ref
7462 reference "subsec:行間"
7463
7464 \end_inset
7465
7466 章に説明があります.
7467 \end_layout
7468
7469 \begin_layout Section
7470 矢印
7471 \begin_inset Index idx
7472 status collapsed
7473
7474 \begin_layout Plain Layout
7475 やじるし@矢印
7476 \end_layout
7477
7478 \end_inset
7479
7480
7481 \end_layout
7482
7483 \begin_layout Standard
7484 矢印は,数式ツールバーボタンの
7485 \begin_inset Info
7486 type  "icon"
7487 arg   "math-insert \\leftarrow"
7488 \end_inset
7489
7490 か,以下の各小節に列挙してあるコマンドで挿入することができます.
7491 \end_layout
7492
7493 \begin_layout Subsection
7494 水平矢印
7495 \begin_inset Index idx
7496 status collapsed
7497
7498 \begin_layout Plain Layout
7499 やじるし@矢印 ! すいへい@水平
7500 \end_layout
7501
7502 \end_inset
7503
7504
7505 \end_layout
7506
7507 \begin_layout Standard
7508 \begin_inset space \hfill{}
7509 \end_inset
7510
7511
7512 \begin_inset Tabular
7513 <lyxtabular version="3" rows="8" columns="2">
7514 <features booktabs="true" tabularvalignment="middle">
7515 <column alignment="center" valignment="top" width="0pt">
7516 <column alignment="center" valignment="top" width="0pt">
7517 <row>
7518 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522 コマンド
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Plain Layout
7531 出力
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 </row>
7537 <row>
7538 <cell alignment="center" valignment="top" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Plain Layout
7542
7543 \backslash
7544 gets
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553 \begin_inset Formula $\gets$
7554 \end_inset
7555
7556
7557 \end_layout
7558
7559 \end_inset
7560 </cell>
7561 </row>
7562 <row>
7563 <cell alignment="center" valignment="top" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567
7568 \backslash
7569 Leftarrow
7570 \end_layout
7571
7572 \end_inset
7573 </cell>
7574 <cell alignment="center" valignment="top" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578 \begin_inset Formula $\Leftarrow$
7579 \end_inset
7580
7581
7582 \end_layout
7583
7584 \end_inset
7585 </cell>
7586 </row>
7587 <row>
7588 <cell alignment="center" valignment="top" usebox="none">
7589 \begin_inset Text
7590
7591 \begin_layout Plain Layout
7592
7593 \backslash
7594 longleftarrow
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 <cell alignment="center" valignment="top" usebox="none">
7600 \begin_inset Text
7601
7602 \begin_layout Plain Layout
7603 \begin_inset Formula $\longleftarrow$
7604 \end_inset
7605
7606
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 </row>
7612 <row>
7613 <cell alignment="center" valignment="top" usebox="none">
7614 \begin_inset Text
7615
7616 \begin_layout Plain Layout
7617
7618 \backslash
7619 Longleftarrow
7620 \end_layout
7621
7622 \end_inset
7623 </cell>
7624 <cell alignment="center" valignment="top" usebox="none">
7625 \begin_inset Text
7626
7627 \begin_layout Plain Layout
7628 \begin_inset Formula $\Longleftarrow$
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \end_inset
7635 </cell>
7636 </row>
7637 <row>
7638 <cell alignment="center" valignment="top" usebox="none">
7639 \begin_inset Text
7640
7641 \begin_layout Plain Layout
7642
7643 \backslash
7644 leftharpoonup
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 <cell alignment="center" valignment="top" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653 \begin_inset Formula $\leftharpoonup$
7654 \end_inset
7655
7656
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 </row>
7662 <row>
7663 <cell alignment="center" valignment="top" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667
7668 \backslash
7669 leftharpoondown
7670 \end_layout
7671
7672 \end_inset
7673 </cell>
7674 <cell alignment="center" valignment="top" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678 \begin_inset Formula $\leftharpoondown$
7679 \end_inset
7680
7681
7682 \end_layout
7683
7684 \end_inset
7685 </cell>
7686 </row>
7687 <row>
7688 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Plain Layout
7692
7693 \backslash
7694 hookleftarrow
7695 \end_layout
7696
7697 \end_inset
7698 </cell>
7699 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7700 \begin_inset Text
7701
7702 \begin_layout Plain Layout
7703 \begin_inset Formula $\hookleftarrow$
7704 \end_inset
7705
7706
7707 \end_layout
7708
7709 \end_inset
7710 </cell>
7711 </row>
7712 </lyxtabular>
7713
7714 \end_inset
7715
7716
7717 \begin_inset space \hfill{}
7718 \end_inset
7719
7720
7721 \begin_inset Tabular
7722 <lyxtabular version="3" rows="8" columns="2">
7723 <features booktabs="true" tabularvalignment="middle">
7724 <column alignment="center" valignment="top" width="0pt">
7725 <column alignment="center" valignment="top" width="0pt">
7726 <row>
7727 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731 コマンド
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7737 \begin_inset Text
7738
7739 \begin_layout Plain Layout
7740 出力
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 </row>
7746 <row>
7747 <cell alignment="center" valignment="top" usebox="none">
7748 \begin_inset Text
7749
7750 \begin_layout Plain Layout
7751
7752 \backslash
7753 to
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 <cell alignment="center" valignment="top" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Plain Layout
7762 \begin_inset Formula $\to$
7763 \end_inset
7764
7765
7766 \end_layout
7767
7768 \end_inset
7769 </cell>
7770 </row>
7771 <row>
7772 <cell alignment="center" valignment="top" usebox="none">
7773 \begin_inset Text
7774
7775 \begin_layout Plain Layout
7776
7777 \backslash
7778 Rightarrow
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 <cell alignment="center" valignment="top" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787 \begin_inset Formula $\Rightarrow$
7788 \end_inset
7789
7790
7791 \end_layout
7792
7793 \end_inset
7794 </cell>
7795 </row>
7796 <row>
7797 <cell alignment="center" valignment="top" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801
7802 \backslash
7803 longrightarrow
7804 \end_layout
7805
7806 \end_inset
7807 </cell>
7808 <cell alignment="center" valignment="top" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812 \begin_inset Formula $\longrightarrow$
7813 \end_inset
7814
7815
7816 \end_layout
7817
7818 \end_inset
7819 </cell>
7820 </row>
7821 <row>
7822 <cell alignment="center" valignment="top" usebox="none">
7823 \begin_inset Text
7824
7825 \begin_layout Plain Layout
7826
7827 \backslash
7828 Longrightarrow
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 <cell alignment="center" valignment="top" usebox="none">
7834 \begin_inset Text
7835
7836 \begin_layout Plain Layout
7837 \begin_inset Formula $\Longrightarrow$
7838 \end_inset
7839
7840
7841 \end_layout
7842
7843 \end_inset
7844 </cell>
7845 </row>
7846 <row>
7847 <cell alignment="center" valignment="top" usebox="none">
7848 \begin_inset Text
7849
7850 \begin_layout Plain Layout
7851
7852 \backslash
7853 rightharpoonup
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 <cell alignment="center" valignment="top" usebox="none">
7859 \begin_inset Text
7860
7861 \begin_layout Plain Layout
7862 \begin_inset Formula $\rightharpoonup$
7863 \end_inset
7864
7865
7866 \end_layout
7867
7868 \end_inset
7869 </cell>
7870 </row>
7871 <row>
7872 <cell alignment="center" valignment="top" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876
7877 \backslash
7878 rightharpoondown
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell alignment="center" valignment="top" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887 \begin_inset Formula $\rightharpoondown$
7888 \end_inset
7889
7890
7891 \end_layout
7892
7893 \end_inset
7894 </cell>
7895 </row>
7896 <row>
7897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7898 \begin_inset Text
7899
7900 \begin_layout Plain Layout
7901
7902 \backslash
7903 hookrightarrow
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912 \begin_inset Formula $\hookrightarrow$
7913 \end_inset
7914
7915
7916 \end_layout
7917
7918 \end_inset
7919 </cell>
7920 </row>
7921 </lyxtabular>
7922
7923 \end_inset
7924
7925
7926 \begin_inset space \hfill{}
7927 \end_inset
7928
7929
7930 \end_layout
7931
7932 \begin_layout Standard
7933 \begin_inset space \hfill{}
7934 \end_inset
7935
7936
7937 \begin_inset Tabular
7938 <lyxtabular version="3" rows="6" columns="2">
7939 <features booktabs="true" tabularvalignment="middle">
7940 <column alignment="center" valignment="top" width="0pt">
7941 <column alignment="center" valignment="top" width="0pt">
7942 <row>
7943 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 コマンド
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 出力
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row>
7963 <cell alignment="center" valignment="top" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \backslash
7969 leftrightarrow
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 \begin_inset Formula $\leftrightarrow$
7979 \end_inset
7980
7981
7982 \end_layout
7983
7984 \end_inset
7985 </cell>
7986 </row>
7987 <row>
7988 <cell alignment="center" valignment="top" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992
7993 \backslash
7994 Leftrightarrow
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 <cell alignment="center" valignment="top" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003 \begin_inset Formula $\Leftrightarrow$
8004 \end_inset
8005
8006
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 </row>
8012 <row>
8013 <cell alignment="center" valignment="top" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017
8018 \backslash
8019 longleftrightarrow
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 \begin_inset Formula $\longleftrightarrow$
8029 \end_inset
8030
8031
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 </row>
8037 <row>
8038 <cell alignment="center" valignment="top" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042
8043 \backslash
8044 Longleftrightarrow
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 <cell alignment="center" valignment="top" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053 \begin_inset Formula $\Longleftrightarrow$
8054 \end_inset
8055
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 </row>
8062 <row>
8063 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067
8068 \backslash
8069 rightleftharpoons
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 \begin_inset Formula $\rightleftharpoons$
8079 \end_inset
8080
8081
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 </row>
8087 </lyxtabular>
8088
8089 \end_inset
8090
8091
8092 \begin_inset space \hspace{}
8093 \length 25pt
8094 \end_inset
8095
8096
8097 \begin_inset space \hfill{}
8098 \end_inset
8099
8100
8101 \begin_inset Tabular
8102 <lyxtabular version="3" rows="5" columns="2">
8103 <features booktabs="true" tabularvalignment="middle">
8104 <column alignment="center" valignment="top" width="0pt">
8105 <column alignment="center" valignment="top" width="0pt">
8106 <row>
8107 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111 コマンド
8112 \end_layout
8113
8114 \end_inset
8115 </cell>
8116 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 出力
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 </row>
8126 <row>
8127 <cell alignment="center" valignment="top" usebox="none">
8128 \begin_inset Text
8129
8130 \begin_layout Plain Layout
8131
8132 \backslash
8133 mapsto
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 <cell alignment="center" valignment="top" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142 \begin_inset Formula $\mapsto$
8143 \end_inset
8144
8145
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 </row>
8151 <row>
8152 <cell alignment="center" valignment="top" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156
8157 \backslash
8158 longmapsto
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 <cell alignment="center" valignment="top" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 \begin_inset Formula $\longmapsto$
8168 \end_inset
8169
8170
8171 \end_layout
8172
8173 \end_inset
8174 </cell>
8175 </row>
8176 <row>
8177 <cell alignment="center" valignment="top" usebox="none">
8178 \begin_inset Text
8179
8180 \begin_layout Plain Layout
8181
8182 \backslash
8183 leadsto
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 \begin_inset Formula $\leadsto$
8193 \end_inset
8194
8195
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 </row>
8201 <row>
8202 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206
8207 \backslash
8208 dasharrow
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217 \begin_inset Formula $\dasharrow$
8218 \end_inset
8219
8220
8221 \end_layout
8222
8223 \end_inset
8224 </cell>
8225 </row>
8226 </lyxtabular>
8227
8228 \end_inset
8229
8230
8231 \begin_inset space \hfill{}
8232 \end_inset
8233
8234
8235 \end_layout
8236
8237 \begin_layout Standard
8238 \begin_inset VSpace medskip
8239 \end_inset
8240
8241 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は,第
8242 \begin_inset CommandInset ref
8243 LatexCommand ref
8244 reference "sec:アクセント"
8245
8246 \end_inset
8247
8248 節に一覧があります.
8249 \end_layout
8250
8251 \begin_layout Standard
8252 \begin_inset VSpace bigskip
8253 \end_inset
8254
8255 さらに,ラベル付き矢印
8256 \begin_inset Index idx
8257 status collapsed
8258
8259 \begin_layout Plain Layout
8260 やじるし@矢印 ! らべるつき@ラベル付き
8261 \end_layout
8262
8263 \end_inset
8264
8265 として,
8266 \series bold
8267
8268 \backslash
8269 xleftarrow
8270 \series default
8271
8272 \begin_inset Index idx
8273 status collapsed
8274
8275 \begin_layout Plain Layout
8276 こまんど@コマンド ! X ! 
8277 \backslash
8278 xleftarrow
8279 \end_layout
8280
8281 \end_inset
8282
8283
8284 \series bold
8285
8286 \backslash
8287 xrightarrow
8288 \series default
8289
8290 \begin_inset Index idx
8291 status collapsed
8292
8293 \begin_layout Plain Layout
8294 こまんど@コマンド ! X ! 
8295 \backslash
8296 xrightarrow
8297 \begin_inset ERT
8298 status collapsed
8299
8300 \begin_layout Plain Layout
8301
8302
8303 \backslash
8304 vspace{4mm}
8305 \end_layout
8306
8307 \end_inset
8308
8309
8310 \end_layout
8311
8312 \end_inset
8313
8314 があります.これらのコマンドを数式に挿入すると,二つの青枠のついた矢印が現れるので,そこにラベルを入れることができます.矢印の長さは,ラベルの幅に応じて調整され
8315 ます.
8316 \end_layout
8317
8318 \begin_layout Standard
8319 \align center
8320 \begin_inset Tabular
8321 <lyxtabular version="3" rows="3" columns="2">
8322 <features booktabs="true" tabularvalignment="middle">
8323 <column alignment="center" valignment="top" width="0pt">
8324 <column alignment="center" valignment="top" width="0pt">
8325 <row>
8326 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330 コマンド
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 出力
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 </row>
8345 <row>
8346 <cell alignment="center" valignment="top" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 F(a)
8351 \backslash
8352 xleftarrow
8353 \begin_inset space \textvisiblespace{}
8354 \end_inset
8355
8356 x=a
8357 \begin_inset Formula $\downarrow$
8358 \end_inset
8359
8360 x>0
8361 \begin_inset Formula $\to$
8362 \end_inset
8363
8364 F(x)
8365 \end_layout
8366
8367 \end_inset
8368 </cell>
8369 <cell alignment="center" valignment="top" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8374 \end_inset
8375
8376
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 </row>
8382 <row topspace="2mm">
8383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Plain Layout
8387 F(x)
8388 \backslash
8389 xrightarrow
8390 \begin_inset space \textvisiblespace{}
8391 \end_inset
8392
8393 x=a
8394 \begin_inset Formula $\downarrow$
8395 \end_inset
8396
8397 x>0
8398 \begin_inset Formula $\to$
8399 \end_inset
8400
8401 F(a)
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8411 \end_inset
8412
8413
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 </row>
8419 </lyxtabular>
8420
8421 \end_inset
8422
8423
8424 \end_layout
8425
8426 \begin_layout Standard
8427 \begin_inset VSpace medskip
8428 \end_inset
8429
8430
8431 \end_layout
8432
8433 \begin_layout Standard
8434 文書設定の
8435 \family sans
8436 数式オプション
8437 \family default
8438 で,
8439 \series bold
8440 mathtools
8441 \series default
8442
8443 \begin_inset Index idx
8444 status collapsed
8445
8446 \begin_layout Plain Layout
8447 ぱっけーじ@パッケージ ! mathtools
8448 \end_layout
8449
8450 \end_inset
8451
8452 パッケージに
8453 \family sans
8454 常に読み込み
8455 \family default
8456 オプションを設定すると,以下のようなラベル付き矢印が利用可能になります.
8457 \end_layout
8458
8459 \begin_layout Standard
8460 \begin_inset Newpage newpage
8461 \end_inset
8462
8463
8464 \end_layout
8465
8466 \begin_layout Standard
8467 \align center
8468 \begin_inset space \hspace*{\fill}
8469 \end_inset
8470
8471
8472 \begin_inset Tabular
8473 <lyxtabular version="3" rows="7" columns="2">
8474 <features booktabs="true" tabularvalignment="middle">
8475 <column alignment="center" valignment="top" width="0pt">
8476 <column alignment="center" valignment="top" width="0pt">
8477 <row>
8478 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 コマンド
8483 \end_layout
8484
8485 \end_inset
8486 </cell>
8487 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Plain Layout
8491 Example
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 </row>
8497 <row>
8498 <cell alignment="center" valignment="top" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502
8503 \backslash
8504 xleftrightarrow
8505 \end_layout
8506
8507 \end_inset
8508 </cell>
8509 <cell alignment="center" valignment="top" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8514 \end_inset
8515
8516
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 </row>
8522 <row topspace="2mm">
8523 <cell alignment="center" valignment="top" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527
8528 \backslash
8529 xLeftarrow
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 <cell alignment="center" valignment="top" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8539 \end_inset
8540
8541
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 </row>
8547 <row topspace="2mm">
8548 <cell alignment="center" valignment="top" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
8553 \backslash
8554 xRightarrow
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8564 \end_inset
8565
8566
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row topspace="2mm">
8573 <cell alignment="center" valignment="top" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \backslash
8579 xLeftrightarrow
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row topspace="2mm">
8598 <cell alignment="center" valignment="top" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \backslash
8604 xhookleftarrow
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8614 \end_inset
8615
8616
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row topspace="2mm">
8623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \backslash
8629 xhookrightarrow
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 </lyxtabular>
8648
8649 \end_inset
8650
8651
8652 \begin_inset space \hspace*{\fill}
8653 \end_inset
8654
8655
8656 \begin_inset Tabular
8657 <lyxtabular version="3" rows="7" columns="2">
8658 <features booktabs="true" tabularvalignment="middle">
8659 <column alignment="center" valignment="top" width="0pt">
8660 <column alignment="center" valignment="top" width="0pt">
8661 <row>
8662 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Plain Layout
8666 コマンド
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8672 \begin_inset Text
8673
8674 \begin_layout Plain Layout
8675 Example
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 </row>
8681 <row>
8682 <cell alignment="center" valignment="top" usebox="none">
8683 \begin_inset Text
8684
8685 \begin_layout Plain Layout
8686
8687 \backslash
8688 xleftharpoondown
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Plain Layout
8697 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8698 \end_inset
8699
8700
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 </row>
8706 <row topspace="2mm">
8707 <cell alignment="center" valignment="top" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711
8712 \backslash
8713 xleftharpoonup
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8723 \end_inset
8724
8725
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 </row>
8731 <row topspace="2mm">
8732 <cell alignment="center" valignment="top" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736
8737 \backslash
8738 xrightharpoondown
8739 \end_layout
8740
8741 \end_inset
8742 </cell>
8743 <cell alignment="center" valignment="top" usebox="none">
8744 \begin_inset Text
8745
8746 \begin_layout Plain Layout
8747 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8748 \end_inset
8749
8750
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 </row>
8756 <row topspace="2mm">
8757 <cell alignment="center" valignment="top" usebox="none">
8758 \begin_inset Text
8759
8760 \begin_layout Plain Layout
8761
8762 \backslash
8763 xrightharpoonup
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8773 \end_inset
8774
8775
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 </row>
8781 <row topspace="2mm">
8782 <cell alignment="center" valignment="top" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786
8787 \backslash
8788 xleftrightharpoons
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="center" valignment="top" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
8798 \end_inset
8799
8800
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 </row>
8806 <row topspace="2mm">
8807 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811
8812 \backslash
8813 xrightleftharpoons
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
8823 \end_inset
8824
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 </lyxtabular>
8832
8833 \end_inset
8834
8835
8836 \begin_inset space \hspace*{\fill}
8837 \end_inset
8838
8839
8840 \end_layout
8841
8842 \begin_layout Standard
8843 これらの矢印は,すべて以下のようなコマンドスキームを取ります.
8844 \end_layout
8845
8846 \begin_layout Standard
8847 \align center
8848 \begin_inset Tabular
8849 <lyxtabular version="3" rows="2" columns="2">
8850 <features booktabs="true" tabularvalignment="middle">
8851 <column alignment="center" valignment="top" width="0pt">
8852 <column alignment="center" valignment="top" width="0pt">
8853 <row>
8854 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8855 \begin_inset Text
8856
8857 \begin_layout Plain Layout
8858 コマンド
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867 出力
8868 \end_layout
8869
8870 \end_inset
8871 </cell>
8872 </row>
8873 <row bottomspace="0.5mm">
8874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 F(a)
8879 \backslash
8880 xleftrightarrow[x=a]
8881 \backslash
8882 {x>0
8883 \begin_inset Formula $\to$
8884 \end_inset
8885
8886 F(x)
8887 \end_layout
8888
8889 \end_inset
8890 </cell>
8891 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8892 \begin_inset Text
8893
8894 \begin_layout Plain Layout
8895 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
8896 \end_inset
8897
8898
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 </row>
8904 </lyxtabular>
8905
8906 \end_inset
8907
8908
8909 \end_layout
8910
8911 \begin_layout Subsection
8912 垂直矢印および対角矢印
8913 \begin_inset Index idx
8914 status collapsed
8915
8916 \begin_layout Plain Layout
8917 やじるし@矢印 ! たいかく@対角
8918 \end_layout
8919
8920 \end_inset
8921
8922
8923 \begin_inset Index idx
8924 status collapsed
8925
8926 \begin_layout Plain Layout
8927 やじるし@矢印 ! すいちょく@垂直
8928 \end_layout
8929
8930 \end_inset
8931
8932
8933 \end_layout
8934
8935 \begin_layout Standard
8936 \begin_inset space \hfill{}
8937 \end_inset
8938
8939
8940 \begin_inset Tabular
8941 <lyxtabular version="3" rows="7" columns="2">
8942 <features booktabs="true" tabularvalignment="middle">
8943 <column alignment="center" valignment="top" width="0pt">
8944 <column alignment="center" valignment="top" width="0pt">
8945 <row>
8946 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 コマンド
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 出力
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 </row>
8965 <row>
8966 <cell alignment="center" valignment="top" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970
8971 \backslash
8972 uparrow
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 \begin_inset Formula $\uparrow$
8982 \end_inset
8983
8984
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 </row>
8990 <row>
8991 <cell alignment="center" valignment="top" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995
8996 \backslash
8997 Uparrow
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 <cell alignment="center" valignment="top" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 \begin_inset Formula $\Uparrow$
9007 \end_inset
9008
9009
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="center" valignment="top" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \backslash
9022 updownarrow
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 \begin_inset Formula $\updownarrow$
9032 \end_inset
9033
9034
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 </row>
9040 <row>
9041 <cell alignment="center" valignment="top" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045
9046 \backslash
9047 Updownarrow
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 \begin_inset Formula $\Updownarrow$
9057 \end_inset
9058
9059
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 <row>
9066 <cell alignment="center" valignment="top" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070
9071 \backslash
9072 Downarrow
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 <cell alignment="center" valignment="top" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081 \begin_inset Formula $\Downarrow$
9082 \end_inset
9083
9084
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row>
9091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \backslash
9097 downarrow
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 \begin_inset Formula $\downarrow$
9107 \end_inset
9108
9109
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 </row>
9115 </lyxtabular>
9116
9117 \end_inset
9118
9119
9120 \begin_inset space \hfill{}
9121 \end_inset
9122
9123
9124 \begin_inset Tabular
9125 <lyxtabular version="3" rows="5" columns="2">
9126 <features booktabs="true" tabularvalignment="middle">
9127 <column alignment="center" valignment="top" width="0pt">
9128 <column alignment="center" valignment="top" width="0pt">
9129 <row>
9130 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134 コマンド
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143 出力
9144 \end_layout
9145
9146 \end_inset
9147 </cell>
9148 </row>
9149 <row>
9150 <cell alignment="center" valignment="top" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154
9155 \backslash
9156 nearrow
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 <cell alignment="center" valignment="top" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165 \begin_inset Formula $\nearrow$
9166 \end_inset
9167
9168
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 </row>
9174 <row>
9175 <cell alignment="center" valignment="top" usebox="none">
9176 \begin_inset Text
9177
9178 \begin_layout Plain Layout
9179
9180 \backslash
9181 searrow
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 \begin_inset Formula $\searrow$
9191 \end_inset
9192
9193
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 </row>
9199 <row>
9200 <cell alignment="center" valignment="top" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Plain Layout
9204
9205 \backslash
9206 swarrow
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215 \begin_inset Formula $\swarrow$
9216 \end_inset
9217
9218
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 </row>
9224 <row>
9225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229
9230 \backslash
9231 nwarrow
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240 \begin_inset Formula $\nwarrow$
9241 \end_inset
9242
9243
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 </row>
9249 </lyxtabular>
9250
9251 \end_inset
9252
9253
9254 \begin_inset space \hfill{}
9255 \end_inset
9256
9257
9258 \end_layout
9259
9260 \begin_layout Standard
9261 \begin_inset VSpace medskip
9262 \end_inset
9263
9264 垂直矢印は,第
9265 \begin_inset CommandInset ref
9266 LatexCommand ref
9267 reference "subsec:手動の括弧丈"
9268
9269 \end_inset
9270
9271 節および第
9272 \begin_inset CommandInset ref
9273 LatexCommand ref
9274 reference "subsec:自動の括弧丈"
9275
9276 \end_inset
9277
9278 節に述べられているコマンドを使うと,区分記号として使用することもできます.
9279 \end_layout
9280
9281 \begin_layout Section
9282 アクセント
9283 \begin_inset CommandInset label
9284 LatexCommand label
9285 name "sec:アクセント"
9286
9287 \end_inset
9288
9289
9290 \begin_inset Index idx
9291 status collapsed
9292
9293 \begin_layout Plain Layout
9294 あくせんと@アクセント
9295 \end_layout
9296
9297 \end_inset
9298
9299
9300 \end_layout
9301
9302 \begin_layout Standard
9303 アクセントは,数式ツールバーボタンの
9304 \begin_inset Info
9305 type  "icon"
9306 arg   "math-insert \\hat"
9307 \end_inset
9308
9309 か,以下の各小節に列挙してあるコマンドで入力することができます.
9310 \end_layout
9311
9312 \begin_layout Subsection
9313 一文字に付けるアクセント
9314 \begin_inset ERT
9315 status collapsed
9316
9317 \begin_layout Plain Layout
9318
9319
9320 \backslash
9321 texorpdfstring{
9322 \end_layout
9323
9324 \end_inset
9325
9326
9327 \begin_inset Foot
9328 status collapsed
9329
9330 \begin_layout Plain Layout
9331 本文中のアクセントについては,第
9332 \begin_inset CommandInset ref
9333 LatexCommand ref
9334 reference "subsec:文章中のアクセント"
9335
9336 \end_inset
9337
9338 節を参照.
9339 \end_layout
9340
9341 \end_inset
9342
9343
9344 \begin_inset ERT
9345 status collapsed
9346
9347 \begin_layout Plain Layout
9348
9349 }{}
9350 \end_layout
9351
9352 \end_inset
9353
9354
9355 \begin_inset Note Note
9356 status collapsed
9357
9358 \begin_layout Plain Layout
9359
9360 \series bold
9361
9362 \backslash
9363 texorpdfstring
9364 \series default
9365 は,PDFのしおりに脚註が現れるのを防ぐために使われています.
9366 \end_layout
9367
9368 \begin_layout Plain Layout
9369
9370 \series bold
9371
9372 \backslash
9373 texorpdfstring
9374 \series default
9375 についての詳細は,第
9376 \begin_inset CommandInset ref
9377 LatexCommand ref
9378 reference "subsec:節見出し中の数式"
9379
9380 \end_inset
9381
9382 節にあります.
9383 \end_layout
9384
9385 \end_inset
9386
9387
9388 \begin_inset CommandInset label
9389 LatexCommand label
9390 name "subsec:一文字に付けるアクセント"
9391
9392 \end_inset
9393
9394
9395 \begin_inset Index idx
9396 status collapsed
9397
9398 \begin_layout Plain Layout
9399 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9400 \end_layout
9401
9402 \end_inset
9403
9404
9405 \end_layout
9406
9407 \begin_layout Standard
9408 \begin_inset space \hfill{}
9409 \end_inset
9410
9411
9412 \begin_inset Tabular
9413 <lyxtabular version="3" rows="8" columns="2">
9414 <features booktabs="true" tabularvalignment="middle">
9415 <column alignment="center" valignment="top" width="0pt">
9416 <column alignment="center" valignment="top" width="0pt">
9417 <row>
9418 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9419 \begin_inset Text
9420
9421 \begin_layout Plain Layout
9422 コマンド
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 出力
9432 \end_layout
9433
9434 \end_inset
9435 </cell>
9436 </row>
9437 <row topspace="1.5mm">
9438 <cell alignment="center" valignment="top" usebox="none">
9439 \begin_inset Text
9440
9441 \begin_layout Plain Layout
9442
9443 \backslash
9444 dot
9445 \begin_inset space \textvisiblespace{}
9446 \end_inset
9447
9448 A
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Plain Layout
9457 \begin_inset Formula $\dot{A}$
9458 \end_inset
9459
9460
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 </row>
9466 <row topspace="1.5mm">
9467 <cell alignment="center" valignment="top" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471
9472 \backslash
9473 ddot
9474 \begin_inset space \textvisiblespace{}
9475 \end_inset
9476
9477 A
9478 \end_layout
9479
9480 \end_inset
9481 </cell>
9482 <cell alignment="center" valignment="top" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486 \begin_inset Formula $\ddot{A}$
9487 \end_inset
9488
9489
9490 \end_layout
9491
9492 \end_inset
9493 </cell>
9494 </row>
9495 <row topspace="1.5mm">
9496 <cell alignment="center" valignment="top" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500
9501 \backslash
9502 dddot
9503 \begin_inset space \textvisiblespace{}
9504 \end_inset
9505
9506 A
9507 \end_layout
9508
9509 \end_inset
9510 </cell>
9511 <cell alignment="center" valignment="top" usebox="none">
9512 \begin_inset Text
9513
9514 \begin_layout Plain Layout
9515 \begin_inset Formula $\dddot{A}$
9516 \end_inset
9517
9518
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 </row>
9524 <row topspace="1.5mm">
9525 <cell alignment="center" valignment="top" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529
9530 \backslash
9531 ddddot
9532 \begin_inset space \textvisiblespace{}
9533 \end_inset
9534
9535 A
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 \begin_inset Formula $\ddddot{A}$
9545 \end_inset
9546
9547
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 </row>
9553 <row topspace="1.5mm">
9554 <cell alignment="center" valignment="top" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558
9559 \backslash
9560 vec
9561 \begin_inset space \textvisiblespace{}
9562 \end_inset
9563
9564 A
9565 \begin_inset Index idx
9566 status collapsed
9567
9568 \begin_layout Plain Layout
9569 べくとる@ベクトル
9570 \end_layout
9571
9572 \end_inset
9573
9574
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 <cell alignment="center" valignment="top" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583 \begin_inset Formula $\vec{A}$
9584 \end_inset
9585
9586
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 </row>
9592 <row topspace="1.5mm">
9593 <cell alignment="center" valignment="top" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597
9598 \backslash
9599 bar
9600 \begin_inset space \textvisiblespace{}
9601 \end_inset
9602
9603 A
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 \begin_inset Formula $\bar{A}$
9613 \end_inset
9614
9615
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row topspace="1.5mm">
9622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \backslash
9628 mathring
9629 \begin_inset space \textvisiblespace{}
9630 \end_inset
9631
9632 A
9633 \end_layout
9634
9635 \end_inset
9636 </cell>
9637 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9638 \begin_inset Text
9639
9640 \begin_layout Plain Layout
9641 \begin_inset Formula $\mathring{A}$
9642 \end_inset
9643
9644
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 </row>
9650 </lyxtabular>
9651
9652 \end_inset
9653
9654
9655 \begin_inset space \hfill{}
9656 \end_inset
9657
9658
9659 \begin_inset Tabular
9660 <lyxtabular version="3" rows="7" columns="2">
9661 <features booktabs="true" tabularvalignment="middle">
9662 <column alignment="center" valignment="top" width="0pt">
9663 <column alignment="center" valignment="top" width="0pt">
9664 <row>
9665 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9666 \begin_inset Text
9667
9668 \begin_layout Plain Layout
9669 コマンド
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 出力
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 </row>
9684 <row topspace="1.5mm">
9685 <cell alignment="center" valignment="top" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689
9690 \backslash
9691 tilde
9692 \begin_inset space \textvisiblespace{}
9693 \end_inset
9694
9695 A
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 <cell alignment="center" valignment="top" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704 \begin_inset Formula $\tilde{A}$
9705 \end_inset
9706
9707
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 </row>
9713 <row topspace="1.5mm">
9714 <cell alignment="center" valignment="top" usebox="none">
9715 \begin_inset Text
9716
9717 \begin_layout Plain Layout
9718
9719 \backslash
9720 hat
9721 \begin_inset space \textvisiblespace{}
9722 \end_inset
9723
9724 A
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 <cell alignment="center" valignment="top" usebox="none">
9730 \begin_inset Text
9731
9732 \begin_layout Plain Layout
9733 \begin_inset Formula $\hat{A}$
9734 \end_inset
9735
9736
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 </row>
9742 <row topspace="1.5mm">
9743 <cell alignment="center" valignment="top" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747
9748 \backslash
9749 check
9750 \begin_inset space \textvisiblespace{}
9751 \end_inset
9752
9753 A
9754 \end_layout
9755
9756 \end_inset
9757 </cell>
9758 <cell alignment="center" valignment="top" usebox="none">
9759 \begin_inset Text
9760
9761 \begin_layout Plain Layout
9762 \begin_inset Formula $\check{A}$
9763 \end_inset
9764
9765
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 </row>
9771 <row topspace="1.5mm">
9772 <cell alignment="center" valignment="top" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776
9777 \backslash
9778 acute
9779 \begin_inset space \textvisiblespace{}
9780 \end_inset
9781
9782 A
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 \begin_inset Formula $\acute{A}$
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 <row topspace="1.5mm">
9801 <cell alignment="center" valignment="top" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \backslash
9807 grave
9808 \begin_inset space \textvisiblespace{}
9809 \end_inset
9810
9811 A
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 \begin_inset Formula $\grave{A}$
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 </row>
9829 <row topspace="1.5mm">
9830 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834
9835 \backslash
9836 breve
9837 \begin_inset space \textvisiblespace{}
9838 \end_inset
9839
9840 A
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849 \begin_inset Formula $\breve{A}$
9850 \end_inset
9851
9852
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 </row>
9858 </lyxtabular>
9859
9860 \end_inset
9861
9862
9863 \begin_inset space \hfill{}
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \begin_layout Standard
9870 \begin_inset VSpace bigskip
9871 \end_inset
9872
9873
9874 \end_layout
9875
9876 \begin_layout Standard
9877 \begin_inset ERT
9878 status collapsed
9879
9880 \begin_layout Plain Layout
9881
9882
9883 \backslash
9884 '{e}
9885 \end_layout
9886
9887 \end_inset
9888
9889 のようなアクセントは,数式に直接入れることができます.\SpecialChar LyX
9890 は,それを対応するアクセントコマンドに変換します.ウムラウト
9891 \begin_inset Index idx
9892 status collapsed
9893
9894 \begin_layout Plain Layout
9895 うむらうと@ウムラウト
9896 \end_layout
9897
9898 \end_inset
9899
9900 に関しては,母音の前に引用符を挿入する方法の方がよいでしょう.ウムラウトのある数式部分がドイツ語に指定してあれば,\SpecialChar LaTeX
9901 は,引用符と母音をまとめて一つの文字として取り
9902 扱います.
9903 \series bold
9904
9905 \backslash
9906 ddot
9907 \series default
9908 と違い,この方法では,以下の例に示すように「本物の」ウムラウトが作られます.
9909 \end_layout
9910
9911 \begin_layout Standard
9912 \begin_inset VSpace -2mm
9913 \end_inset
9914
9915
9916 \end_layout
9917
9918 \begin_layout Standard
9919 \align center
9920 \begin_inset Tabular
9921 <lyxtabular version="3" rows="3" columns="2">
9922 <features booktabs="true" tabularvalignment="middle">
9923 <column alignment="center" valignment="top" width="0pt">
9924 <column alignment="center" valignment="top">
9925 <row>
9926 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930 コマンド
9931 \end_layout
9932
9933 \end_inset
9934 </cell>
9935 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9936 \begin_inset Text
9937
9938 \begin_layout Plain Layout
9939 出力
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 </row>
9945 <row>
9946 <cell alignment="center" valignment="top" usebox="none">
9947 \begin_inset Text
9948
9949 \begin_layout Plain Layout
9950 \begin_inset Quotes grd
9951 \end_inset
9952
9953 i
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 <cell alignment="center" valignment="top" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962
9963 \lang ngerman
9964 \begin_inset space \hspace{}
9965 \length 0pt
9966 \end_inset
9967
9968
9969 \begin_inset Formula $"i$
9970 \end_inset
9971
9972
9973 \end_layout
9974
9975 \end_inset
9976 </cell>
9977 </row>
9978 <row topspace="1.5mm">
9979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983
9984 \backslash
9985 ddot
9986 \begin_inset space \textvisiblespace{}
9987 \end_inset
9988
9989 i
9990 \end_layout
9991
9992 \end_inset
9993 </cell>
9994 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9995 \begin_inset Text
9996
9997 \begin_layout Plain Layout
9998 \begin_inset Formula $\ddot{i}$
9999 \end_inset
10000
10001
10002 \end_layout
10003
10004 \end_inset
10005 </cell>
10006 </row>
10007 </lyxtabular>
10008
10009 \end_inset
10010
10011
10012 \end_layout
10013
10014 \begin_layout Standard
10015
10016 \series bold
10017
10018 \backslash
10019 ddot
10020 \series default
10021 に比べて良いもう一つの利点は,上記のアクセントコマンドが
10022 \emph on
10023 数式中テキストでは使用できない
10024 \emph default
10025 のに対し,ウムラウトは直接数式中テキストに変換されることです.(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると,アクセントの下にある文
10026 字しか変換されません.これは,たとえばイタリック体やボールド体への変換など,他のすべての変換に関しても言えることです.
10027 \end_layout
10028
10029 \begin_layout Standard
10030 ウムラウトと他のアクセント付き文字は,数式中テキストに直接入れることができます.
10031 \end_layout
10032
10033 \begin_layout Standard
10034 \begin_inset VSpace bigskip
10035 \end_inset
10036
10037
10038 \end_layout
10039
10040 \begin_layout Standard
10041 \SpecialChar LyX
10042 は,\SpecialChar LaTeX
10043 パッケージ
10044 \series bold
10045 undertilde
10046 \series default
10047
10048 \begin_inset Index idx
10049 status collapsed
10050
10051 \begin_layout Plain Layout
10052 ぱっけーじ@パッケージ ! upgreek
10053 \end_layout
10054
10055 \end_inset
10056
10057 がシステム上に導入されていれば,文字下のティルダもサポートします.
10058 \end_layout
10059
10060 \begin_layout Standard
10061 \begin_inset ERT
10062 status collapsed
10063
10064 \begin_layout Plain Layout
10065
10066
10067 \backslash
10068 ifundertilde 
10069 \end_layout
10070
10071 \end_inset
10072
10073
10074 \begin_inset Note Note
10075 status open
10076
10077 \begin_layout Plain Layout
10078 以下の表は,
10079 \series bold
10080 undertilde
10081 \series default
10082  \SpecialChar LaTeX
10083 パッケージが導入済みのときのみ表示されます.
10084 \end_layout
10085
10086 \end_inset
10087
10088
10089 \end_layout
10090
10091 \begin_layout Standard
10092 \noindent
10093 \align center
10094 \begin_inset Tabular
10095 <lyxtabular version="3" rows="2" columns="2">
10096 <features booktabs="true" tabularvalignment="middle">
10097 <column alignment="center" valignment="top" width="0pt">
10098 <column alignment="center" valignment="top" width="0pt">
10099 <row>
10100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104 コマンド
10105 \end_layout
10106
10107 \end_inset
10108 </cell>
10109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10110 \begin_inset Text
10111
10112 \begin_layout Plain Layout
10113 出力
10114 \end_layout
10115
10116 \end_inset
10117 </cell>
10118 </row>
10119 <row>
10120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10121 \begin_inset Text
10122
10123 \begin_layout Plain Layout
10124
10125 \backslash
10126 utilde
10127 \begin_inset space \textvisiblespace{}
10128 \end_inset
10129
10130 A
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 \begin_inset Formula $\utilde{A}$
10140 \end_inset
10141
10142
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 </row>
10148 </lyxtabular>
10149
10150 \end_inset
10151
10152
10153 \end_layout
10154
10155 \begin_layout Standard
10156 \begin_inset ERT
10157 status collapsed
10158
10159 \begin_layout Plain Layout
10160
10161
10162 \backslash
10163 else 
10164 \end_layout
10165
10166 \end_inset
10167
10168
10169 \begin_inset Note Note
10170 status open
10171
10172 \begin_layout Plain Layout
10173 以下は,
10174 \series bold
10175 undertilde
10176 \series default
10177  \SpecialChar LaTeX
10178 パッケージが導入されていないときのみ表示されます.
10179 \end_layout
10180
10181 \end_inset
10182
10183
10184 \end_layout
10185
10186 \begin_layout Standard
10187 この小節のすべてを出力で見るには,
10188 \series bold
10189 undertilde
10190 \series default
10191  \SpecialChar LaTeX
10192 パッケージを導入する必要があります.
10193 \end_layout
10194
10195 \begin_layout Standard
10196 \begin_inset ERT
10197 status collapsed
10198
10199 \begin_layout Plain Layout
10200
10201
10202 \backslash
10203 fi 
10204 \end_layout
10205
10206 \end_inset
10207
10208
10209 \end_layout
10210
10211 \begin_layout Standard
10212 \begin_inset Newpage newpage
10213 \end_inset
10214
10215
10216 \end_layout
10217
10218 \begin_layout Subsection
10219 複数の文字に付けるアクセント
10220 \begin_inset Index idx
10221 status collapsed
10222
10223 \begin_layout Plain Layout
10224 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10225 \end_layout
10226
10227 \end_inset
10228
10229
10230 \end_layout
10231
10232 \begin_layout Standard
10233 \begin_inset space \hfill{}
10234 \end_inset
10235
10236
10237 \begin_inset Tabular
10238 <lyxtabular version="3" rows="5" columns="2">
10239 <features booktabs="true" tabularvalignment="middle">
10240 <column alignment="center" valignment="top" width="0pt">
10241 <column alignment="center" valignment="top" width="0pt">
10242 <row>
10243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10244 \begin_inset Text
10245
10246 \begin_layout Plain Layout
10247 コマンド
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10253 \begin_inset Text
10254
10255 \begin_layout Plain Layout
10256 出力
10257 \end_layout
10258
10259 \end_inset
10260 </cell>
10261 </row>
10262 <row topspace="1.5mm">
10263 <cell alignment="center" valignment="top" usebox="none">
10264 \begin_inset Text
10265
10266 \begin_layout Plain Layout
10267
10268 \backslash
10269 overleftarrow
10270 \begin_inset space \textvisiblespace{}
10271 \end_inset
10272
10273 A=B
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10279 \begin_inset Text
10280
10281 \begin_layout Plain Layout
10282 \begin_inset Formula $\overleftarrow{A=B}$
10283 \end_inset
10284
10285
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 </row>
10291 <row topspace="1.5mm">
10292 <cell alignment="center" valignment="top" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296
10297 \backslash
10298 underleftarrow
10299 \begin_inset space \textvisiblespace{}
10300 \end_inset
10301
10302 A=B
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Plain Layout
10311 \begin_inset Formula $\underleftarrow{A=B}$
10312 \end_inset
10313
10314
10315 \end_layout
10316
10317 \end_inset
10318 </cell>
10319 </row>
10320 <row topspace="1.5mm">
10321 <cell alignment="center" valignment="top" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325
10326 \backslash
10327 overleftrightarrow
10328 \begin_inset space \textvisiblespace{}
10329 \end_inset
10330
10331 A=B
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 \begin_inset Formula $\overleftrightarrow{A=B}$
10341 \end_inset
10342
10343
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 </row>
10349 <row topspace="1.5mm" bottomspace="1mm">
10350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \backslash
10356 underleftrightarrow
10357 \begin_inset space \textvisiblespace{}
10358 \end_inset
10359
10360 A=B
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Plain Layout
10369 \begin_inset Formula $\underleftrightarrow{A=B}$
10370 \end_inset
10371
10372
10373 \end_layout
10374
10375 \end_inset
10376 </cell>
10377 </row>
10378 </lyxtabular>
10379
10380 \end_inset
10381
10382
10383 \begin_inset space \hfill{}
10384 \end_inset
10385
10386
10387 \begin_inset Tabular
10388 <lyxtabular version="3" rows="5" columns="2">
10389 <features booktabs="true" tabularvalignment="middle">
10390 <column alignment="center" valignment="top" width="0pt">
10391 <column alignment="center" valignment="top" width="0pt">
10392 <row>
10393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397 コマンド
10398 \end_layout
10399
10400 \end_inset
10401 </cell>
10402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10403 \begin_inset Text
10404
10405 \begin_layout Plain Layout
10406 出力
10407 \end_layout
10408
10409 \end_inset
10410 </cell>
10411 </row>
10412 <row topspace="1.5mm">
10413 <cell alignment="center" valignment="top" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417
10418 \backslash
10419 overrightarrow
10420 \begin_inset space \textvisiblespace{}
10421 \end_inset
10422
10423 A=B
10424 \end_layout
10425
10426 \end_inset
10427 </cell>
10428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10429 \begin_inset Text
10430
10431 \begin_layout Plain Layout
10432 \begin_inset Formula $\overrightarrow{A=B}$
10433 \end_inset
10434
10435
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row topspace="1.5mm">
10442 <cell alignment="center" valignment="top" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446
10447 \backslash
10448 underrightarrow
10449 \begin_inset space \textvisiblespace{}
10450 \end_inset
10451
10452 A=B
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 \begin_inset Formula $\underrightarrow{A=B}$
10462 \end_inset
10463
10464
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 <row topspace="1.5mm">
10471 <cell alignment="center" valignment="top" usebox="none">
10472 \begin_inset Text
10473
10474 \begin_layout Plain Layout
10475
10476 \backslash
10477 widetilde
10478 \begin_inset space \textvisiblespace{}
10479 \end_inset
10480
10481 A=B
10482 \end_layout
10483
10484 \end_inset
10485 </cell>
10486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 \begin_inset Formula $\widetilde{A=B}$
10491 \end_inset
10492
10493
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 </row>
10499 <row topspace="1.5mm" bottomspace="1mm">
10500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504
10505 \backslash
10506 widehat
10507 \begin_inset space \textvisiblespace{}
10508 \end_inset
10509
10510 A=B
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 \begin_inset Formula $\widehat{A=B}$
10520 \end_inset
10521
10522
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 </row>
10528 </lyxtabular>
10529
10530 \end_inset
10531
10532
10533 \begin_inset space \hfill{}
10534 \end_inset
10535
10536
10537 \end_layout
10538
10539 \begin_layout Standard
10540 \begin_inset VSpace medskip
10541 \end_inset
10542
10543 これらのコマンドでは,好きなだけ多くの文字にアクセントを付けることができます.しかし,
10544 \series bold
10545
10546 \backslash
10547 widetilde
10548 \series default
10549 および
10550 \series bold
10551
10552 \backslash
10553 widehat
10554 \series default
10555 のアクセントは,以下の例のように,出力では3文字分の長さにしかなりません.
10556 \begin_inset Formula 
10557 \[
10558 \widetilde{A+B=C-D}
10559 \]
10560
10561 \end_inset
10562
10563
10564 \end_layout
10565
10566 \begin_layout Standard
10567 前小節で述べた
10568 \series bold
10569
10570 \backslash
10571 overset
10572 \series default
10573
10574 \begin_inset Index idx
10575 status collapsed
10576
10577 \begin_layout Plain Layout
10578 こまんど@コマンド ! O ! 
10579 \backslash
10580 overset
10581 \end_layout
10582
10583 \end_inset
10584
10585 コマンドと
10586 \series bold
10587
10588 \backslash
10589 underset
10590 \series default
10591
10592 \begin_inset Index idx
10593 status collapsed
10594
10595 \begin_layout Plain Layout
10596 こまんど@コマンド ! U ! 
10597 \backslash
10598 underset
10599 \end_layout
10600
10601 \end_inset
10602
10603 コマンドを使っても,複数の文字にアクセントを付けることができます.
10604 \series bold
10605
10606 \backslash
10607 underset
10608 \begin_inset space \textvisiblespace{}
10609 \end_inset
10610
10611 A=B
10612 \begin_inset Formula $\downarrow$
10613 \end_inset
10614
10615 ***
10616 \series default
10617 というコマンドは,
10618 \begin_inset Formula 
10619 \[
10620 \underset{***}{A=B}
10621 \]
10622
10623 \end_inset
10624
10625 のようになります.
10626 \end_layout
10627
10628 \begin_layout Section
10629 空白
10630 \begin_inset CommandInset label
10631 LatexCommand label
10632 name "subsec:空白"
10633
10634 \end_inset
10635
10636
10637 \begin_inset Index idx
10638 status collapsed
10639
10640 \begin_layout Plain Layout
10641 くうはく@空白 ! すいへい@水平
10642 \begin_inset space \thinspace{}
10643 \end_inset
10644
10645 ——
10646 \end_layout
10647
10648 \end_inset
10649
10650
10651 \end_layout
10652
10653 \begin_layout Subsection
10654 定義済みの空白
10655 \begin_inset CommandInset label
10656 LatexCommand label
10657 name "subsec:定義済みの空白"
10658
10659 \end_inset
10660
10661
10662 \begin_inset Index idx
10663 status collapsed
10664
10665 \begin_layout Plain Layout
10666 くうはく@空白 ! すいへい@水平
10667 \begin_inset space \thinspace{}
10668 \end_inset
10669
10670 —— ! ていぎずみ@定義済み
10671 \end_layout
10672
10673 \end_inset
10674
10675
10676 \end_layout
10677
10678 \begin_layout Standard
10679 数式に水平方向の空白を挿入することが,必要になることがあります.これは,保護された空白(
10680 \begin_inset Flex Ruby
10681 status collapsed
10682
10683 \begin_layout Plain Layout
10684 捷径
10685 \begin_inset Argument post:1
10686 status collapsed
10687
10688 \begin_layout Plain Layout
10689 ショートカット
10690 \end_layout
10691
10692 \end_inset
10693
10694
10695 \end_layout
10696
10697 \end_inset
10698
10699
10700 \begin_inset Info
10701 type  "shortcut"
10702 arg   "command-alternatives space-insert protected ; math-space"
10703 \end_inset
10704
10705 )を挿入することで実現できます.「
10706 \color blue
10707
10708 \begin_inset space \textvisiblespace{}
10709 \end_inset
10710
10711
10712 \color inherit
10713 」が現れるので,
10714 \family sans
10715 Space
10716 \family default
10717 を何回か押すことによって,8種の異なる長さの空白のうち一つを選択することができます.空白は,数式ツールバーボタンの
10718 \begin_inset Info
10719 type  "icon"
10720 arg   "math-insert \\space"
10721 \end_inset
10722
10723 を押すか,特定のコマンドを入力することで,挿入することができます.挿入したコマンド如何に関わらず,直後に
10724 \family sans
10725 Space
10726 \family default
10727 を押すことによって,長さを変更することができます.
10728 \end_layout
10729
10730 \begin_layout Standard
10731 \noindent
10732 \align center
10733 \begin_inset Tabular
10734 <lyxtabular version="3" rows="6" columns="3">
10735 <features booktabs="true" tabularvalignment="middle">
10736 <column alignment="center" valignment="top">
10737 <column alignment="center" valignment="top" width="15col%">
10738 <column alignment="center" valignment="top">
10739 <row>
10740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10741 \begin_inset Text
10742
10743 \begin_layout Plain Layout
10744 コマンド
10745 \end_layout
10746
10747 \end_inset
10748 </cell>
10749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10750 \begin_inset Text
10751
10752 \begin_layout Plain Layout
10753 保護された空白を挿入したのち,
10754 \family sans
10755 Space
10756 \family default
10757 を叩く回数
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10763 \begin_inset Text
10764
10765 \begin_layout Plain Layout
10766 出力
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 </row>
10772 <row>
10773 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10774 \begin_inset Text
10775
10776 \begin_layout Plain Layout
10777
10778 \backslash
10779 ,
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788 0
10789 \end_layout
10790
10791 \end_inset
10792 </cell>
10793 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10794 \begin_inset Text
10795
10796 \begin_layout Plain Layout
10797 \begin_inset Formula $A\,B$
10798 \end_inset
10799
10800
10801 \end_layout
10802
10803 \end_inset
10804 </cell>
10805 </row>
10806 <row>
10807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10808 \begin_inset Text
10809
10810 \begin_layout Plain Layout
10811
10812 \backslash
10813 :
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822 1
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10828 \begin_inset Text
10829
10830 \begin_layout Plain Layout
10831 \begin_inset Formula $A\:B$
10832 \end_inset
10833
10834
10835 \end_layout
10836
10837 \end_inset
10838 </cell>
10839 </row>
10840 <row>
10841 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10842 \begin_inset Text
10843
10844 \begin_layout Plain Layout
10845
10846 \backslash
10847 ;
10848 \end_layout
10849
10850 \end_inset
10851 </cell>
10852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10853 \begin_inset Text
10854
10855 \begin_layout Plain Layout
10856 2
10857 \end_layout
10858
10859 \end_inset
10860 </cell>
10861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865 \begin_inset Formula $A\;B$
10866 \end_inset
10867
10868
10869 \end_layout
10870
10871 \end_inset
10872 </cell>
10873 </row>
10874 <row>
10875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879
10880 \backslash
10881 quad
10882 \end_layout
10883
10884 \end_inset
10885 </cell>
10886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10887 \begin_inset Text
10888
10889 \begin_layout Plain Layout
10890 3
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899 \begin_inset Formula $A\quad B$
10900 \end_inset
10901
10902
10903 \end_layout
10904
10905 \end_inset
10906 </cell>
10907 </row>
10908 <row>
10909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10910 \begin_inset Text
10911
10912 \begin_layout Plain Layout
10913
10914 \backslash
10915 qquad
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10921 \begin_inset Text
10922
10923 \begin_layout Plain Layout
10924 4
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10930 \begin_inset Text
10931
10932 \begin_layout Plain Layout
10933 \begin_inset Formula $A\qquad B$
10934 \end_inset
10935
10936
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 </row>
10942 </lyxtabular>
10943
10944 \end_inset
10945
10946
10947 \begin_inset space \hfill{}
10948 \end_inset
10949
10950
10951 \begin_inset Tabular
10952 <lyxtabular version="3" rows="6" columns="3">
10953 <features booktabs="true" tabularvalignment="middle">
10954 <column alignment="center" valignment="top">
10955 <column alignment="center" valignment="top" width="15col%">
10956 <column alignment="center" valignment="top">
10957 <row>
10958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 コマンド
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Plain Layout
10971 保護された空白を挿入したのち,
10972 \family sans
10973 Space
10974 \family default
10975 を叩く回数
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 出力
10985 \end_layout
10986
10987 \end_inset
10988 </cell>
10989 </row>
10990 <row>
10991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995
10996 \backslash
10997 hfill
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 5
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015 \begin_inset Formula $A\hfill B$
11016 \end_inset
11017
11018
11019 \end_layout
11020
11021 \end_inset
11022 </cell>
11023 </row>
11024 <row>
11025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11026 \begin_inset Text
11027
11028 \begin_layout Plain Layout
11029
11030 \backslash
11031 hspace*{1em}
11032 \end_layout
11033
11034 \end_inset
11035 </cell>
11036 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11037 \begin_inset Text
11038
11039 \begin_layout Plain Layout
11040 6
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049 \begin_inset Formula $A\hspace*{1em}B$
11050 \end_inset
11051
11052
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 </row>
11058 <row>
11059 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063
11064 \backslash
11065 hspace{1em}
11066 \end_layout
11067
11068 \end_inset
11069 </cell>
11070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074 7
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083 \begin_inset Formula $A\hspace{1em}B$
11084 \end_inset
11085
11086
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 </row>
11092 <row>
11093 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11094 \begin_inset Text
11095
11096 \begin_layout Plain Layout
11097
11098 \backslash
11099
11100 \begin_inset space \textvisiblespace{}
11101 \end_inset
11102
11103
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112 8
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121 \begin_inset Formula $A\ B$
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 </row>
11130 <row>
11131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135
11136 \backslash
11137 !
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146 9
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11152 \begin_inset Text
11153
11154 \begin_layout Plain Layout
11155 \begin_inset Formula $A\!B$
11156 \end_inset
11157
11158
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 </row>
11164 </lyxtabular>
11165
11166 \end_inset
11167
11168
11169 \end_layout
11170
11171 \begin_layout Standard
11172 5
11173 \lang english
11174
11175 \begin_inset space \thinspace{}
11176 \end_inset
11177
11178
11179 \lang japanese
11180
11181 \lang english
11182
11183 \begin_inset space \thinspace{}
11184 \end_inset
11185
11186
11187 \lang japanese
11188 7回
11189 \family sans
11190 Space
11191 \family default
11192 を押した場合は,第
11193 \begin_inset CommandInset ref
11194 LatexCommand ref
11195 reference "subsec:可変長の空白"
11196
11197 \end_inset
11198
11199 節に説明されているように,可変空白となります.9回押した場合は,一見,空白を生まないように見えます.実はこれは負の長さなので,他の長さと異なり,\SpecialChar LyX
11200 中では赤で表示さ
11201 れます.以下のように,他にもう二つ,負の長さの空白があります.
11202 \end_layout
11203
11204 \begin_layout Standard
11205 \align center
11206 \begin_inset Tabular
11207 <lyxtabular version="3" rows="3" columns="3">
11208 <features booktabs="true" tabularvalignment="middle">
11209 <column alignment="center" valignment="middle" width="6.8cm">
11210 <column alignment="center" valignment="top" width="0pt">
11211 <column alignment="center" valignment="top" width="0pt">
11212 <row>
11213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 コマンド
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226
11227 \backslash
11228 negmedspace
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Plain Layout
11237
11238 \backslash
11239 negthickspace
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 </row>
11245 <row>
11246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 保護された空白を挿入したのち,
11251 \family sans
11252 Space
11253 \family default
11254 を叩く回数
11255 \end_layout
11256
11257 \end_inset
11258 </cell>
11259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 10
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 11
11273 \end_layout
11274
11275 \end_inset
11276 </cell>
11277 </row>
11278 <row>
11279 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11280 \begin_inset Text
11281
11282 \begin_layout Plain Layout
11283 出力
11284 \end_layout
11285
11286 \end_inset
11287 </cell>
11288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 \begin_inset Formula $A\negmedspace B$
11293 \end_inset
11294
11295
11296 \end_layout
11297
11298 \end_inset
11299 </cell>
11300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 \begin_inset Formula $A\negthickspace B$
11305 \end_inset
11306
11307
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 </row>
11313 </lyxtabular>
11314
11315 \end_inset
11316
11317
11318 \end_layout
11319
11320 \begin_layout Standard
11321 負の空白を使うと,文字が重なってしまうことがあります.これを利用して,合字処理を強制することができます.これは,たとえば以下のように,和演算子に使えます.
11322 \end_layout
11323
11324 \begin_layout Standard
11325 \align center
11326 \begin_inset Tabular
11327 <lyxtabular version="3" rows="3" columns="2">
11328 <features booktabs="true" tabularvalignment="middle">
11329 <column alignment="center" valignment="top" width="0pt">
11330 <column alignment="center" valignment="top">
11331 <row>
11332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 コマンド
11337 \end_layout
11338
11339 \end_inset
11340 </cell>
11341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11342 \begin_inset Text
11343
11344 \begin_layout Plain Layout
11345 出力
11346 \end_layout
11347
11348 \end_inset
11349 </cell>
11350 </row>
11351 <row>
11352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356
11357 \backslash
11358 sum
11359 \backslash
11360 sum
11361 \begin_inset space \textvisiblespace{}
11362 \end_inset
11363
11364 f_kl
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Plain Layout
11373 \begin_inset Formula $\sum\sum f_{kl}$
11374 \end_inset
11375
11376
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 </row>
11382 <row>
11383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11384 \begin_inset Text
11385
11386 \begin_layout Plain Layout
11387
11388 \backslash
11389 sum
11390 \backslash
11391 negmedspace
11392 \backslash
11393 sum
11394 \begin_inset space \textvisiblespace{}
11395 \end_inset
11396
11397 f_kl
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11407 \end_inset
11408
11409
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 </row>
11415 </lyxtabular>
11416
11417 \end_inset
11418
11419
11420 \end_layout
11421
11422 \begin_layout Standard
11423 \noindent
11424 \begin_inset VSpace medskip
11425 \end_inset
11426
11427
11428 \end_layout
11429
11430 \begin_layout Standard
11431 \noindent
11432 イコール記号などの関係子は,つねに空白を前後に伴うようになっていますが,これを抑制するには,イコール記号を\SpecialChar TeX
11433 括弧で囲みます.以下の例にこれを示します.
11434 \end_layout
11435
11436 \begin_layout Standard
11437 \align center
11438 \begin_inset Tabular
11439 <lyxtabular version="3" rows="2" columns="2">
11440 <features booktabs="true" tabularvalignment="middle">
11441 <column alignment="center" valignment="top" width="0pt">
11442 <column alignment="center" valignment="top" width="0pt">
11443 <row>
11444 <cell alignment="center" valignment="top" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 通常の数式
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 \begin_inset Formula $A=B$
11458 \end_inset
11459
11460
11461 \end_layout
11462
11463 \end_inset
11464 </cell>
11465 </row>
11466 <row>
11467 <cell alignment="center" valignment="top" usebox="none">
11468 \begin_inset Text
11469
11470 \begin_layout Plain Layout
11471 空白なしの数式
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11477 \begin_inset Text
11478
11479 \begin_layout Plain Layout
11480 \begin_inset Formula $A{=}B$
11481 \end_inset
11482
11483
11484 \end_layout
11485
11486 \end_inset
11487 </cell>
11488 </row>
11489 </lyxtabular>
11490
11491 \end_inset
11492
11493
11494 \end_layout
11495
11496 \begin_layout Standard
11497 \noindent
11498 二行目の数式を作るコマンドは,
11499 \series bold
11500 A
11501 \backslash
11502 {=
11503 \begin_inset Formula $\to$
11504 \end_inset
11505
11506 B
11507 \series default
11508 です.
11509 \end_layout
11510
11511 \begin_layout Standard
11512 \begin_inset VSpace bigskip
11513 \end_inset
11514
11515 物理単位には,値と単位のあいだに通常の空白ではなく,最小の空白を入れる必要があるために,それに適した空白が必要です.本文中の単位には,挿入\SpecialChar menuseparator
11516 整形\SpecialChar menuseparator
11517 小空白メニュー(
11518 \begin_inset Flex Ruby
11519 status collapsed
11520
11521 \begin_layout Plain Layout
11522 捷径
11523 \begin_inset Argument post:1
11524 status collapsed
11525
11526 \begin_layout Plain Layout
11527 ショートカット
11528 \end_layout
11529
11530 \end_inset
11531
11532
11533 \end_layout
11534
11535 \end_inset
11536
11537
11538 \begin_inset Info
11539 type  "shortcut"
11540 arg   "space-insert thin"
11541 \end_inset
11542
11543 )で,最小の空白を挿入することができます.
11544 \end_layout
11545
11546 \begin_layout Standard
11547 違いを示す例を以下に掲げます.
11548 \end_layout
11549
11550 \begin_layout Standard
11551 \begin_inset Tabular
11552 <lyxtabular version="3" rows="2" columns="2">
11553 <features tabularvalignment="middle">
11554 <column alignment="left" valignment="top">
11555 <column alignment="left" valignment="top">
11556 <row>
11557 <cell alignment="center" valignment="top" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561 24 kW
11562 \begin_inset Formula $\cdot$
11563 \end_inset
11564
11565 h
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell alignment="center" valignment="top" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 値と単位のあいだに通常の空白を入れた例
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 </row>
11580 <row>
11581 <cell alignment="center" valignment="top" usebox="none">
11582 \begin_inset Text
11583
11584 \begin_layout Plain Layout
11585 24
11586 \begin_inset space \thinspace{}
11587 \end_inset
11588
11589 kW
11590 \begin_inset Formula $\cdot$
11591 \end_inset
11592
11593 h
11594 \end_layout
11595
11596 \end_inset
11597 </cell>
11598 <cell alignment="center" valignment="top" usebox="none">
11599 \begin_inset Text
11600
11601 \begin_layout Plain Layout
11602 値と単位のあいだに最小の空白を入れた例
11603 \end_layout
11604
11605 \end_inset
11606 </cell>
11607 </row>
11608 </lyxtabular>
11609
11610 \end_inset
11611
11612
11613 \end_layout
11614
11615 \begin_layout Subsection
11616 可変長の空白
11617 \begin_inset ERT
11618 status collapsed
11619
11620 \begin_layout Plain Layout
11621
11622
11623 \backslash
11624 texorpdfstring{
11625 \end_layout
11626
11627 \end_inset
11628
11629
11630 \begin_inset Foot
11631 status collapsed
11632
11633 \begin_layout Plain Layout
11634 数式中の垂直方向の空白については,第
11635 \begin_inset CommandInset ref
11636 LatexCommand ref
11637 reference "subsec:行間"
11638
11639 \end_inset
11640
11641 節をご覧下さい.
11642 \end_layout
11643
11644 \end_inset
11645
11646
11647 \begin_inset ERT
11648 status collapsed
11649
11650 \begin_layout Plain Layout
11651
11652 }{}
11653 \end_layout
11654
11655 \end_inset
11656
11657
11658 \begin_inset Note Note
11659 status collapsed
11660
11661 \begin_layout Plain Layout
11662
11663 \backslash
11664 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
11665 \end_layout
11666
11667 \begin_layout Plain Layout
11668
11669 \backslash
11670 texorpdfstringについての詳細は,第
11671 \begin_inset CommandInset ref
11672 LatexCommand ref
11673 reference "subsec:節見出し中の数式"
11674
11675 \end_inset
11676
11677 節にあります.
11678 \end_layout
11679
11680 \end_inset
11681
11682
11683 \begin_inset CommandInset label
11684 LatexCommand label
11685 name "subsec:可変長の空白"
11686
11687 \end_inset
11688
11689
11690 \begin_inset Index idx
11691 status collapsed
11692
11693 \begin_layout Plain Layout
11694 くうはく@空白 ! すいへい@水平
11695 \begin_inset space \thinspace{}
11696 \end_inset
11697
11698 —— ! かへんちょう@可変長
11699 \end_layout
11700
11701 \end_inset
11702
11703
11704 \end_layout
11705
11706 \begin_layout Standard
11707 指定した長さの空白が,
11708 \series bold
11709
11710 \backslash
11711 hspace
11712 \series default
11713
11714 \begin_inset Index idx
11715 status collapsed
11716
11717 \begin_layout Plain Layout
11718 こまんど@コマンド ! H ! 
11719 \backslash
11720 hspace
11721 \end_layout
11722
11723 \end_inset
11724
11725 コマンドで入力することができます.すると,ながい「
11726 \color blue
11727
11728 \begin_inset space \textvisiblespace{}
11729 \end_inset
11730
11731
11732 \color inherit
11733 」が現れます.長さは,「
11734 \color blue
11735
11736 \begin_inset space \textvisiblespace{}
11737 \end_inset
11738
11739
11740 \color inherit
11741 」を左クリックすることによって指定することができます.長さは負の値でも構いません.空白が行冒頭の文字である場合,それは無視されます.この場合でも,空白出力を強制
11742 させたいときには,
11743 \series bold
11744
11745 \backslash
11746 hspace
11747 \series default
11748 コマンドの代わりに
11749 \series bold
11750
11751 \backslash
11752 hspace*
11753 \series default
11754 コマンドを使用するか,「
11755 \color blue
11756 \lang english
11757
11758 \begin_inset space \textvisiblespace{}
11759 \end_inset
11760
11761
11762 \color inherit
11763 \lang japanese
11764 」の上を左クリックして,
11765 \family sans
11766 保護
11767 \family default
11768 オプションをチェックしてください.
11769 \begin_inset Newline newline
11770 \end_inset
11771
11772 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには,
11773 \series bold
11774
11775 \backslash
11776 hfill
11777 \series default
11778
11779 \begin_inset Index idx
11780 status collapsed
11781
11782 \begin_layout Plain Layout
11783 こまんど@コマンド ! H ! 
11784 \backslash
11785 hfill
11786 \end_layout
11787
11788 \end_inset
11789
11790 コマンドを使用します.
11791 \end_layout
11792
11793 \begin_layout Standard
11794 \align center
11795 \begin_inset Tabular
11796 <lyxtabular version="3" rows="4" columns="2">
11797 <features booktabs="true" tabularvalignment="middle">
11798 <column alignment="center" valignment="top" width="0pt">
11799 <column alignment="center" valignment="top">
11800 <row>
11801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11802 \begin_inset Text
11803
11804 \begin_layout Plain Layout
11805 コマンド(
11806 \backslash
11807 hspace 長さ)
11808 \end_layout
11809
11810 \end_inset
11811 </cell>
11812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11813 \begin_inset Text
11814
11815 \begin_layout Plain Layout
11816 出力
11817 \end_layout
11818
11819 \end_inset
11820 </cell>
11821 </row>
11822 <row>
11823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11824 \begin_inset Text
11825
11826 \begin_layout Plain Layout
11827 A=B
11828 \backslash
11829 hspace
11830 \begin_inset space \textvisiblespace{}
11831 \end_inset
11832
11833 A
11834 \backslash
11835 not=C (3
11836 \begin_inset space \thinspace{}
11837 \end_inset
11838
11839 cm)
11840 \end_layout
11841
11842 \end_inset
11843 </cell>
11844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11845 \begin_inset Text
11846
11847 \begin_layout Plain Layout
11848 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11849 \end_inset
11850
11851
11852 \end_layout
11853
11854 \end_inset
11855 </cell>
11856 </row>
11857 <row>
11858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11859 \begin_inset Text
11860
11861 \begin_layout Plain Layout
11862 A
11863 \backslash
11864 hspace
11865 \begin_inset space \textvisiblespace{}
11866 \end_inset
11867
11868 A
11869 \backslash
11870 not=A (-1
11871 \begin_inset space \thinspace{}
11872 \end_inset
11873
11874 mm)
11875 \end_layout
11876
11877 \end_inset
11878 </cell>
11879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11880 \begin_inset Text
11881
11882 \begin_layout Plain Layout
11883 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11884 \end_inset
11885
11886
11887 \end_layout
11888
11889 \end_inset
11890 </cell>
11891 </row>
11892 <row>
11893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11894 \begin_inset Text
11895
11896 \begin_layout Plain Layout
11897 A=A
11898 \backslash
11899 hfill
11900 \begin_inset space \textvisiblespace{}
11901 \end_inset
11902
11903 B=B
11904 \end_layout
11905
11906 \end_inset
11907 </cell>
11908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 \begin_inset Formula $A=A\hfill B=B$
11913 \end_inset
11914
11915
11916 \end_layout
11917
11918 \end_inset
11919 </cell>
11920 </row>
11921 </lyxtabular>
11922
11923 \end_inset
11924
11925
11926 \end_layout
11927
11928 \begin_layout Standard
11929 上記の最後の例では,使用できる空白は,表の列中もっとも長い要素によって規定されます.行内数式では,空白は,
11930 \series bold
11931
11932 \backslash
11933 hfill
11934 \series default
11935 が挿入された行の長さに依存します.つまり,その行が全幅を使用している場合,空白はまったく作られません.また
11936 \series bold
11937
11938 \backslash
11939 hfill
11940 \series default
11941 は,別行立て数式中では,
11942 \series bold
11943 行頭下げ
11944 \series default
11945 数式スタイルが使われているときのみ,意味を持ちます(数式スタイルは第
11946 \begin_inset CommandInset ref
11947 LatexCommand ref
11948 reference "sec:数式様式"
11949
11950 \end_inset
11951
11952 節で説明されています).
11953 \end_layout
11954
11955 \begin_layout Standard
11956
11957 \series bold
11958
11959 \backslash
11960 hfill
11961 \series default
11962 の他にも,空白を模様で埋める
11963 \series bold
11964
11965 \backslash
11966 dotfill
11967 \series default
11968
11969 \series bold
11970
11971 \backslash
11972 hrulefill
11973 \series default
11974 といったコマンドがあります.用例については第
11975 \begin_inset CommandInset ref
11976 LatexCommand ref
11977 reference "subsec:省略符号"
11978
11979 \end_inset
11980
11981 節をご参照下さい.
11982 \end_layout
11983
11984 \begin_layout Standard
11985 本文中では,可変長空白は,
11986 \family sans
11987 挿入\SpecialChar menuseparator
11988 整形\SpecialChar menuseparator
11989 水平方向の空白
11990 \family default
11991 メニューで挿入することができます.
11992 \end_layout
11993
11994 \begin_layout Standard
11995 (例)
11996 \end_layout
11997
11998 \begin_layout Standard
11999 この行には,
12000 \begin_inset space \hspace{}
12001 \length 2cm
12002 \end_inset
12003
12004 2
12005 \begin_inset space \thinspace{}
12006 \end_inset
12007
12008 cmの空白が入っています.
12009 \end_layout
12010
12011 \begin_layout Standard
12012 この行には,
12013 \begin_inset space \hfill{}
12014 \end_inset
12015
12016 最大の空白が入っています.
12017 \end_layout
12018
12019 \begin_layout Subsection
12020 行内数式周りの空白
12021 \begin_inset Index idx
12022 status collapsed
12023
12024 \begin_layout Plain Layout
12025 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12026 \end_layout
12027
12028 \end_inset
12029
12030
12031 \end_layout
12032
12033 \begin_layout Standard
12034 行内数式前後の空白は,長さ
12035 \series bold
12036
12037 \backslash
12038 mathsurround
12039 \begin_inset Index idx
12040 status collapsed
12041
12042 \begin_layout Plain Layout
12043 こまんど@コマンド ! M ! 
12044 \backslash
12045 mathsurround
12046 \end_layout
12047
12048 \end_inset
12049
12050
12051 \series default
12052 を使って調節することができます.長さの値は,以下の書式を持つ
12053 \series bold
12054
12055 \backslash
12056 setlength
12057 \begin_inset Index idx
12058 status collapsed
12059
12060 \begin_layout Plain Layout
12061 こまんど@コマンド ! S ! 
12062 \backslash
12063 setlength
12064 \end_layout
12065
12066 \end_inset
12067
12068
12069 \series default
12070 コマンドを使って設定することができます.
12071 \end_layout
12072
12073 \begin_layout Standard
12074
12075 \series bold
12076
12077 \backslash
12078 setlength{長さ名}{値}
12079 \end_layout
12080
12081 \begin_layout Standard
12082
12083 \series bold
12084
12085 \backslash
12086 mathsurround
12087 \series default
12088 を5
12089 \begin_inset space \thinspace{}
12090 \end_inset
12091
12092 mmの値に設定するには,以下のコマンド
12093 \end_layout
12094
12095 \begin_layout Standard
12096
12097 \series bold
12098
12099 \backslash
12100 setlength{
12101 \backslash
12102 mathsurround}{5mm}
12103 \end_layout
12104
12105 \begin_layout Standard
12106 を\SpecialChar TeX
12107 モードで挿入します.すると,5
12108 \begin_inset space \thinspace{}
12109 \end_inset
12110
12111 mmの空白がすべての行内数式の前後に設定されることになります.
12112 \begin_inset ERT
12113 status collapsed
12114
12115 \begin_layout Plain Layout
12116
12117
12118 \backslash
12119 setlength{
12120 \backslash
12121 mathsurround}{5mm}
12122 \end_layout
12123
12124 \end_inset
12125
12126
12127 \end_layout
12128
12129 \begin_layout Standard
12130 この行には,周囲に5
12131 \begin_inset space \thinspace{}
12132 \end_inset
12133
12134 mmの余白を設定した行内数式
12135 \begin_inset Formula $A=B$
12136 \end_inset
12137
12138 があります.
12139 \begin_inset ERT
12140 status collapsed
12141
12142 \begin_layout Plain Layout
12143
12144
12145 \backslash
12146 setlength{
12147 \backslash
12148 mathsurround}{0pt}
12149 \end_layout
12150
12151 \end_inset
12152
12153
12154 \end_layout
12155
12156 \begin_layout Standard
12157 既定値に戻すには,
12158 \series bold
12159
12160 \backslash
12161 mathsurround
12162 \series default
12163 を0
12164 \begin_inset space \thinspace{}
12165 \end_inset
12166
12167 ptの値に戻して下さい.
12168 \end_layout
12169
12170 \begin_layout Section
12171 ボックスと枠
12172 \begin_inset Index idx
12173 status collapsed
12174
12175 \begin_layout Plain Layout
12176 ぼっくす@ボックス
12177 \end_layout
12178
12179 \end_inset
12180
12181
12182 \begin_inset Index idx
12183 status collapsed
12184
12185 \begin_layout Plain Layout
12186 わく@枠
12187 \begin_inset ERT
12188 status collapsed
12189
12190 \begin_layout Plain Layout
12191
12192 |see{
12193 \end_layout
12194
12195 \end_inset
12196
12197 ボックス
12198 \begin_inset ERT
12199 status collapsed
12200
12201 \begin_layout Plain Layout
12202
12203 }
12204 \end_layout
12205
12206 \end_inset
12207
12208
12209 \end_layout
12210
12211 \end_inset
12212
12213
12214 \end_layout
12215
12216 \begin_layout Standard
12217 本文中のボックスについては,取扱説明書
12218 \family typewriter
12219 埋め込みオブジェクト篇
12220 \family default
12221
12222 \family typewriter
12223 ボックス
12224 \family default
12225 の章に述べられています.
12226 \end_layout
12227
12228 \begin_layout Subsection
12229 枠付きボックス
12230 \begin_inset CommandInset label
12231 LatexCommand label
12232 name "subsec:枠付きボックス"
12233
12234 \end_inset
12235
12236
12237 \begin_inset Index idx
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241 ぼっくす@ボックス ! わくつき@枠付き
12242 \begin_inset space \thinspace{}
12243 \end_inset
12244
12245 ——
12246 \end_layout
12247
12248 \end_inset
12249
12250
12251 \end_layout
12252
12253 \begin_layout Standard
12254
12255 \series bold
12256
12257 \backslash
12258 fbox
12259 \series default
12260
12261 \begin_inset Index idx
12262 status collapsed
12263
12264 \begin_layout Plain Layout
12265 こまんど@コマンド ! F ! 
12266 \backslash
12267 fbox
12268 \end_layout
12269
12270 \end_inset
12271
12272 コマンドや
12273 \series bold
12274
12275 \backslash
12276 boxed
12277 \series default
12278
12279 \begin_inset Index idx
12280 status collapsed
12281
12282 \begin_layout Plain Layout
12283 こまんど@コマンド ! B ! 
12284 \backslash
12285 boxed
12286 \end_layout
12287
12288 \end_inset
12289
12290 コマンドを使えば,数式やその一部を枠の中に入れることができます.
12291 \end_layout
12292
12293 \begin_layout Standard
12294 どちらかのコマンドを数式に挿入すると,枠の中に青枠が現れ,数式の断片を入れることができます.
12295 \series bold
12296
12297 \backslash
12298 fbox
12299 \series default
12300 の場合には,そのままではボックスの中身が数式テキストとして取り扱われてしまうので,
12301 \family sans
12302 Ctrl+M
12303 \family default
12304 を使って,このボックスの中にもう一度数式を作らなくてはなりません.
12305 \series bold
12306
12307 \backslash
12308 boxed
12309 \series default
12310 を使った場合には,新しい数式が自動的に枠内に作られます.
12311 \end_layout
12312
12313 \begin_layout Standard
12314
12315 \series bold
12316
12317 \backslash
12318 fbox
12319 \series default
12320 コマンドは,数式がつねに本文の大きさに設定されてしまうので,別行立て数式に枠を付けるのには適していません.逆に
12321 \series bold
12322
12323 \backslash
12324 boxed
12325 \series default
12326 は,数式がつねに別行立て数式の大きさに設定されてしまうので,行内数式に枠をつけるのには適していません.
12327 \end_layout
12328
12329 \begin_layout Standard
12330
12331 \series bold
12332
12333 \backslash
12334 fbox
12335 \series default
12336 の拡張として,枠幅と配置も指定することができる
12337 \series bold
12338
12339 \backslash
12340 framebox
12341 \series default
12342
12343 \begin_inset Index idx
12344 status collapsed
12345
12346 \begin_layout Plain Layout
12347 こまんど@コマンド ! F ! 
12348 \backslash
12349 framebox
12350 \end_layout
12351
12352 \end_inset
12353
12354 コマンドがあります.
12355 \series bold
12356
12357 \backslash
12358 framebox
12359 \series default
12360 は,以下の書式を持ちます.
12361 \end_layout
12362
12363 \begin_layout Standard
12364
12365 \series bold
12366
12367 \backslash
12368 framebox[枠幅][位置]{ボックスの内容}
12369 \end_layout
12370
12371 \begin_layout Standard
12372 「位置」は,
12373 \emph on
12374 l
12375 \emph default
12376
12377 \emph on
12378 r
12379 \emph default
12380 の値をとります.
12381 \emph on
12382 l
12383 \emph default
12384 は,ボックス中で数式を左寄せ,
12385 \emph on
12386 r
12387 \emph default
12388 は右寄せにします.位置を指定しない時には,数式は中央揃えになります.
12389 \begin_inset Newline newline
12390 \end_inset
12391
12392 「枠幅」を指定しない時には,位置を指定することができません.この場合には,
12393 \series bold
12394
12395 \backslash
12396 fbox
12397 \series default
12398 と同様,枠幅がボックスの内容に応じて調節されるのです.
12399 \end_layout
12400
12401 \begin_layout Standard
12402
12403 \series bold
12404
12405 \backslash
12406 framebox
12407 \series default
12408 コマンドを挿入すると,三つの青枠を含むボックスが現れます.最初の二つの枠は括弧で囲まれており,二つとも非必須の変数であることを意味します.三つ目の枠は,
12409 \series bold
12410
12411 \backslash
12412 fbox
12413 \series default
12414 同様,数式の断片を入れるためのものです.
12415 \end_layout
12416
12417 \begin_layout Standard
12418 \align center
12419 \begin_inset Tabular
12420 <lyxtabular version="3" rows="5" columns="2">
12421 <features booktabs="true" tabularvalignment="middle">
12422 <column alignment="center" valignment="top" width="0pt">
12423 <column alignment="center" valignment="top">
12424 <row>
12425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12426 \begin_inset Text
12427
12428 \begin_layout Plain Layout
12429 コマンド
12430 \end_layout
12431
12432 \end_inset
12433 </cell>
12434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12435 \begin_inset Text
12436
12437 \begin_layout Plain Layout
12438 出力
12439 \end_layout
12440
12441 \end_inset
12442 </cell>
12443 </row>
12444 <row topspace="1.5mm">
12445 <cell alignment="center" valignment="top" usebox="none">
12446 \begin_inset Text
12447
12448 \begin_layout Plain Layout
12449
12450 \backslash
12451 fbox
12452 \begin_inset space \textvisiblespace{}
12453 \end_inset
12454
12455
12456 \family sans
12457 Ctrl+M
12458 \family default
12459  
12460 \backslash
12461 int
12462 \begin_inset space \textvisiblespace{}
12463 \end_inset
12464
12465 A=B
12466 \end_layout
12467
12468 \end_inset
12469 </cell>
12470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12471 \begin_inset Text
12472
12473 \begin_layout Plain Layout
12474 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12475 \end_inset
12476
12477
12478 \end_layout
12479
12480 \end_inset
12481 </cell>
12482 </row>
12483 <row topspace="1.5mm">
12484 <cell alignment="center" valignment="top" usebox="none">
12485 \begin_inset Text
12486
12487 \begin_layout Plain Layout
12488
12489 \backslash
12490 boxed
12491 \begin_inset space \textvisiblespace{}
12492 \end_inset
12493
12494
12495 \backslash
12496 int
12497 \begin_inset space \textvisiblespace{}
12498 \end_inset
12499
12500 A=B
12501 \end_layout
12502
12503 \end_inset
12504 </cell>
12505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12506 \begin_inset Text
12507
12508 \begin_layout Plain Layout
12509 \begin_inset Formula $\boxed{\int A=B}$
12510 \end_inset
12511
12512
12513 \end_layout
12514
12515 \end_inset
12516 </cell>
12517 </row>
12518 <row topspace="1.5mm">
12519 <cell alignment="center" valignment="top" usebox="none">
12520 \begin_inset Text
12521
12522 \begin_layout Plain Layout
12523 A+
12524 \backslash
12525 fbox
12526 \begin_inset space \textvisiblespace{}
12527 \end_inset
12528
12529 B
12530 \end_layout
12531
12532 \end_inset
12533 </cell>
12534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12535 \begin_inset Text
12536
12537 \begin_layout Plain Layout
12538 \begin_inset Formula $A+\fbox{B}$
12539 \end_inset
12540
12541
12542 \end_layout
12543
12544 \end_inset
12545 </cell>
12546 </row>
12547 <row topspace="1.5mm" bottomspace="1mm">
12548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12549 \begin_inset Text
12550
12551 \begin_layout Plain Layout
12552
12553 \backslash
12554 framebox
12555 \begin_inset space \textvisiblespace{}
12556 \end_inset
12557
12558 20mm
12559 \begin_inset Formula $\to$
12560 \end_inset
12561
12562
12563 \begin_inset Formula $\to$
12564 \end_inset
12565
12566
12567 \family sans
12568 Ctrl+M
12569 \family default
12570  
12571 \backslash
12572 frac
12573 \begin_inset space \textvisiblespace{}
12574 \end_inset
12575
12576 A
12577 \begin_inset Formula $\downarrow$
12578 \end_inset
12579
12580 B
12581 \end_layout
12582
12583 \end_inset
12584 </cell>
12585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12586 \begin_inset Text
12587
12588 \begin_layout Plain Layout
12589 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12590 \end_inset
12591
12592
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 </row>
12598 </lyxtabular>
12599
12600 \end_inset
12601
12602
12603 \end_layout
12604
12605 \begin_layout Standard
12606 枠の厚みも調節可能です.そのためには,以下のコマンドを数式の前に\SpecialChar TeX
12607 モードで挿入しなくてはなりません.
12608 \end_layout
12609
12610 \begin_layout Standard
12611
12612 \series bold
12613
12614 \backslash
12615 fboxrule
12616 \series default
12617  
12618 \series bold
12619
12620 \begin_inset Quotes eld
12621 \end_inset
12622
12623 厚み
12624 \begin_inset Quotes erd
12625 \end_inset
12626
12627
12628 \series default
12629  
12630 \series bold
12631
12632 \backslash
12633 fboxsep
12634 \series default
12635  
12636 \series bold
12637
12638 \begin_inset Quotes eld
12639 \end_inset
12640
12641 距離
12642 \begin_inset Quotes erd
12643 \end_inset
12644
12645
12646 \end_layout
12647
12648 \begin_layout Standard
12649 \begin_inset Quotes eld
12650 \end_inset
12651
12652 距離
12653 \begin_inset Quotes erd
12654 \end_inset
12655
12656 は,枠とボックス内の一文字目との間の距離を示します.これを使った例として,以下の枠付き数式をご覧下さい.
12657 \begin_inset ERT
12658 status collapsed
12659
12660 \begin_layout Plain Layout
12661
12662
12663 \backslash
12664 fboxrule 2mm 
12665 \backslash
12666 fboxsep 3mm
12667 \end_layout
12668
12669 \end_inset
12670
12671
12672 \begin_inset Formula 
12673 \[
12674 \boxed{A+B=C}
12675 \]
12676
12677 \end_inset
12678
12679 この数式の直前には,
12680 \end_layout
12681
12682 \begin_layout Standard
12683
12684 \series bold
12685
12686 \backslash
12687 fboxrule
12688 \series default
12689  
12690 \series bold
12691 2mm
12692 \series default
12693  
12694 \series bold
12695
12696 \backslash
12697 fboxsep
12698 \series default
12699  
12700 \series bold
12701 3mm
12702 \end_layout
12703
12704 \begin_layout Standard
12705 というコマンドが,\SpecialChar TeX
12706 モードで挿入されています.ここで与えられた値は,以後のすべてのボックスに適用されます.
12707 \end_layout
12708
12709 \begin_layout Standard
12710 標準の枠寸法に戻すには,
12711 \end_layout
12712
12713 \begin_layout Standard
12714
12715 \series bold
12716
12717 \backslash
12718 fboxrule
12719 \series default
12720  
12721 \series bold
12722 0.4pt
12723 \series default
12724  
12725 \series bold
12726
12727 \backslash
12728 fboxsep
12729 \series default
12730  
12731 \series bold
12732 3pt
12733 \series default
12734
12735 \begin_inset ERT
12736 status collapsed
12737
12738 \begin_layout Plain Layout
12739
12740
12741 \backslash
12742 fboxrule 0.4pt 
12743 \backslash
12744 fboxsep 3pt
12745 \end_layout
12746
12747 \end_inset
12748
12749
12750 \end_layout
12751
12752 \begin_layout Standard
12753 というコマンドを,次の数式が始まる前に\SpecialChar TeX
12754 モードで挿入しておきます.
12755 \end_layout
12756
12757 \begin_layout Subsection
12758 枠なしボックス
12759 \begin_inset CommandInset label
12760 LatexCommand label
12761 name "subsec:枠なしボックス"
12762
12763 \end_inset
12764
12765
12766 \begin_inset Index idx
12767 status collapsed
12768
12769 \begin_layout Plain Layout
12770 ぼっくす@ボックス ! わくなし@枠なし
12771 \begin_inset space \thinspace{}
12772 \end_inset
12773
12774 ——
12775 \end_layout
12776
12777 \end_inset
12778
12779
12780 \end_layout
12781
12782 \begin_layout Standard
12783 枠のないボックスを作るには,
12784 \series bold
12785
12786 \backslash
12787 mbox
12788 \series default
12789
12790 \begin_inset Index idx
12791 status collapsed
12792
12793 \begin_layout Plain Layout
12794 こまんど@コマンド ! M ! 
12795 \backslash
12796 mbox
12797 \end_layout
12798
12799 \end_inset
12800
12801
12802 \series bold
12803
12804 \backslash
12805 makebox
12806 \series default
12807
12808 \begin_inset Index idx
12809 status collapsed
12810
12811 \begin_layout Plain Layout
12812 こまんど@コマンド ! M ! 
12813 \backslash
12814 makebox
12815 \end_layout
12816
12817 \end_inset
12818
12819
12820 \series bold
12821
12822 \backslash
12823 raisebox
12824 \series default
12825
12826 \begin_inset Index idx
12827 status collapsed
12828
12829 \begin_layout Plain Layout
12830 こまんど@コマンド ! R ! 
12831 \backslash
12832 raisebox
12833 \end_layout
12834
12835 \end_inset
12836
12837 の三つのコマンドがあります.
12838 \end_layout
12839
12840 \begin_layout Standard
12841
12842 \series bold
12843
12844 \backslash
12845 raisebox
12846 \series default
12847 を使うと,ボックスを上付きにしたり下付きにしたりすることができます.しかし,通常の上付き文字・下付き文字とは違い,ボックス内の文字寸法はそのまま保たれます.
12848 \series bold
12849
12850 \backslash
12851 raisebox
12852 \series default
12853 は,以下の書式で用いられます.
12854 \end_layout
12855
12856 \begin_layout Standard
12857
12858 \series bold
12859
12860 \backslash
12861 raisebox{高さ}{ボックスの内容}
12862 \end_layout
12863
12864 \begin_layout Standard
12865
12866 \series bold
12867
12868 \backslash
12869 fbox
12870 \series default
12871 と同様,ボックスに数式を入れる際には,明示的に数式として入れる必要があります.
12872 \begin_inset Note Greyedout
12873 status open
12874
12875 \begin_layout Plain Layout
12876
12877 \series bold
12878 【註】
12879 \series default
12880 下の最後の
12881 \series bold
12882
12883 \backslash
12884 raisebox
12885 \series default
12886 のところで,
12887 \family sans
12888 Ctrl+M
12889 \family default
12890 を一回でなく二回押すことによって,もう一段数式をいれています.これは,\SpecialChar LyX
12891
12892 \series bold
12893
12894 \backslash
12895 raisebox
12896 \series default
12897 を直接サポートしていないためです.
12898 \end_layout
12899
12900 \end_inset
12901
12902
12903 \end_layout
12904
12905 \begin_layout Standard
12906 \align center
12907 \begin_inset Tabular
12908 <lyxtabular version="3" rows="4" columns="2">
12909 <features booktabs="true" tabularvalignment="middle">
12910 <column alignment="center" valignment="top" width="0pt">
12911 <column alignment="center" valignment="top">
12912 <row>
12913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 コマンド
12918 \end_layout
12919
12920 \end_inset
12921 </cell>
12922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 出力
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 </row>
12932 <row>
12933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937 H
12938 \backslash
12939 raisebox{2mm
12940 \begin_inset Formula $\to$
12941 \end_inset
12942
12943
12944 \backslash
12945 {al
12946 \begin_inset Formula $\to$
12947 \end_inset
12948
12949  lo
12950 \end_layout
12951
12952 \end_inset
12953 </cell>
12954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12955 \begin_inset Text
12956
12957 \begin_layout Plain Layout
12958 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12959 \end_inset
12960
12961
12962 \end_layout
12963
12964 \end_inset
12965 </cell>
12966 </row>
12967 <row>
12968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12969 \begin_inset Text
12970
12971 \begin_layout Plain Layout
12972 H
12973 \backslash
12974 raisebox{-2mm
12975 \begin_inset Formula $\to$
12976 \end_inset
12977
12978
12979 \backslash
12980 {al
12981 \begin_inset Formula $\to$
12982 \end_inset
12983
12984 lo
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12994 \end_inset
12995
12996
12997 \end_layout
12998
12999 \end_inset
13000 </cell>
13001 </row>
13002 <row>
13003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13004 \begin_inset Text
13005
13006 \begin_layout Plain Layout
13007 A=
13008 \backslash
13009 raisebox{-2mm
13010 \begin_inset Formula $\to$
13011 \end_inset
13012
13013
13014 \backslash
13015 {
13016 \family sans
13017 Ctrl+M Ctrl+M
13018 \family default
13019  
13020 \backslash
13021 sqrt
13022 \begin_inset space \textvisiblespace{}
13023 \end_inset
13024
13025
13026 \end_layout
13027
13028 \end_inset
13029 </cell>
13030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13031 \begin_inset Text
13032
13033 \begin_layout Plain Layout
13034 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13035 \end_inset
13036
13037
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 </row>
13043 </lyxtabular>
13044
13045 \end_inset
13046
13047
13048 \end_layout
13049
13050 \begin_layout Standard
13051 枠がないことを除けば,
13052 \series bold
13053
13054 \backslash
13055 mbox
13056 \series default
13057 コマンドは
13058 \series bold
13059
13060 \backslash
13061 fbox
13062 \series default
13063 と同じであり,
13064 \series bold
13065
13066 \backslash
13067 makebox
13068 \series default
13069
13070 \series bold
13071
13072 \backslash
13073 framebox
13074 \series default
13075 と同じです.
13076 \end_layout
13077
13078 \begin_layout Subsection
13079 色付きボックス
13080 \begin_inset CommandInset label
13081 LatexCommand label
13082 name "subsec:色付きボックス"
13083
13084 \end_inset
13085
13086
13087 \begin_inset Index idx
13088 status collapsed
13089
13090 \begin_layout Plain Layout
13091 ぼっくす@ボックス ! いろつき@色付き
13092 \begin_inset space \thinspace{}
13093 \end_inset
13094
13095 ——
13096 \end_layout
13097
13098 \end_inset
13099
13100
13101 \end_layout
13102
13103 \begin_layout Standard
13104 本節で説明されているコマンドをすべて使えるようにするためには,\SpecialChar LaTeX
13105 プリアンブルに
13106 \end_layout
13107
13108 \begin_layout Standard
13109
13110 \series bold
13111
13112 \backslash
13113 usepackage{color}
13114 \end_layout
13115
13116 \begin_layout Standard
13117 という行
13118 \begin_inset Foot
13119 status collapsed
13120
13121 \begin_layout Plain Layout
13122 定義済みの色を使って,文書中のどこかで文章に色を付けてある場合,\SpecialChar LyX
13123 は,自動的に\SpecialChar LaTeX
13124 パッケージ
13125 \series bold
13126 color
13127 \series default
13128 を読み込みます.したがって,本パッケージが二度読み込まれる可能性があるわけですが,そうなったとしても問題は生じません.
13129 \end_layout
13130
13131 \end_inset
13132
13133
13134 \begin_inset Note Note
13135 status collapsed
13136
13137 \begin_layout Plain Layout
13138 本パッケージが二度読み込まれることを防ぐために,\SpecialChar LaTeX
13139 プリアンブルにマクロを挿入してあります.
13140 \end_layout
13141
13142 \end_inset
13143
13144 を書き加えて,\SpecialChar LaTeX
13145 パッケージの
13146 \series bold
13147 color
13148 \series default
13149
13150 \begin_inset Foot
13151 status collapsed
13152
13153 \begin_layout Plain Layout
13154 \SpecialChar LaTeX
13155 パッケージ
13156 \series bold
13157 color
13158 \series default
13159 は,すべての標準的な\SpecialChar LaTeX
13160 頒布版に含まれています.
13161 \end_layout
13162
13163 \end_inset
13164
13165
13166 \begin_inset Index idx
13167 status collapsed
13168
13169 \begin_layout Plain Layout
13170 ぱっけーじ@パッケージ ! color
13171 \end_layout
13172
13173 \end_inset
13174
13175 を読み込む必要があります.
13176 \end_layout
13177
13178 \begin_layout Standard
13179 \begin_inset VSpace medskip
13180 \end_inset
13181
13182 ボックスに色を付けるには,
13183 \series bold
13184
13185 \backslash
13186 colorbox
13187 \series default
13188
13189 \begin_inset Index idx
13190 status collapsed
13191
13192 \begin_layout Plain Layout
13193 こまんど@コマンド ! C ! 
13194 \backslash
13195 colorbox
13196 \end_layout
13197
13198 \end_inset
13199
13200 コマンドを以下の書式で使用します.
13201 \end_layout
13202
13203 \begin_layout Standard
13204
13205 \series bold
13206
13207 \backslash
13208 colorbox{色}{ボックスの内容}
13209 \end_layout
13210
13211 \begin_layout Standard
13212 ボックスの内容には,別のボックスが含まれても構いませんし,
13213 \series bold
13214
13215 \backslash
13216 colorbox
13217 \series default
13218 自体も,別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください).ボックスに数式を含める場合には,
13219 \series bold
13220
13221 \backslash
13222 raisebox
13223 \series default
13224 と同様,明示的に数式を作らなくてはなりません
13225 \begin_inset Foot
13226 status collapsed
13227
13228 \begin_layout Plain Layout
13229 これは,
13230 \series bold
13231
13232 \backslash
13233 fcolorbox
13234 \series default
13235 コマンドにも当てはまります.
13236 \end_layout
13237
13238 \end_inset
13239
13240
13241 \end_layout
13242
13243 \begin_layout Standard
13244 選択できる定義済みの色としては,
13245 \end_layout
13246
13247 \begin_layout Standard
13248
13249 \series bold
13250 black
13251 \series default
13252 (黒)・
13253 \series bold
13254 blue
13255 \series default
13256 (青)・
13257 \series bold
13258 cyan
13259 \series default
13260 (シアン)・
13261 \series bold
13262 green
13263 \series default
13264 (緑)・
13265 \series bold
13266 magenta
13267 \series default
13268 (マゼンタ)・
13269 \series bold
13270 red
13271 \series default
13272 (赤)・
13273 \series bold
13274 white
13275 \series default
13276 (白)・
13277 \series bold
13278 yellow
13279 \series default
13280 (黄)
13281 \end_layout
13282
13283 \begin_layout Standard
13284 があります.
13285 \end_layout
13286
13287 \begin_layout Standard
13288 \align center
13289 \begin_inset Tabular
13290 <lyxtabular version="3" rows="4" columns="2">
13291 <features booktabs="true" tabularvalignment="middle">
13292 <column alignment="center" valignment="top" width="0pt">
13293 <column alignment="center" valignment="top">
13294 <row>
13295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13296 \begin_inset Text
13297
13298 \begin_layout Plain Layout
13299 コマンド
13300 \end_layout
13301
13302 \end_inset
13303 </cell>
13304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13305 \begin_inset Text
13306
13307 \begin_layout Plain Layout
13308 出力
13309 \end_layout
13310
13311 \end_inset
13312 </cell>
13313 </row>
13314 <row>
13315 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319
13320 \backslash
13321 colorbox{yellow
13322 \begin_inset Formula $\to$
13323 \end_inset
13324
13325
13326 \backslash
13327 {A=B
13328 \end_layout
13329
13330 \end_inset
13331 </cell>
13332 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 \begin_inset Formula $\colorbox{yellow}{A=B}$
13337 \end_inset
13338
13339
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 </row>
13345 <row topspace="1.5mm">
13346 <cell alignment="center" valignment="top" usebox="none">
13347 \begin_inset Text
13348
13349 \begin_layout Plain Layout
13350
13351 \backslash
13352 colorbox{green
13353 \begin_inset Formula $\to$
13354 \end_inset
13355
13356
13357 \backslash
13358 {
13359 \backslash
13360 fbox
13361 \begin_inset space \textvisiblespace{}
13362 \end_inset
13363
13364 A=B
13365 \end_layout
13366
13367 \end_inset
13368 </cell>
13369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13370 \begin_inset Text
13371
13372 \begin_layout Plain Layout
13373 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13374 \end_inset
13375
13376
13377 \end_layout
13378
13379 \end_inset
13380 </cell>
13381 </row>
13382 <row topspace="1.5mm" bottomspace="1mm">
13383 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13384 \begin_inset Text
13385
13386 \begin_layout Plain Layout
13387
13388 \backslash
13389 fbox
13390 \begin_inset space \textvisiblespace{}
13391 \end_inset
13392
13393
13394 \backslash
13395 colorbox{green
13396 \begin_inset Formula $\to$
13397 \end_inset
13398
13399
13400 \backslash
13401 {
13402 \family sans
13403 Ctrl+M
13404 \family default
13405  
13406 \family sans
13407 Ctrl+M
13408 \family default
13409  
13410 \backslash
13411 int
13412 \begin_inset space \textvisiblespace{}
13413 \end_inset
13414
13415 C=D
13416 \end_layout
13417
13418 \end_inset
13419 </cell>
13420 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13421 \begin_inset Text
13422
13423 \begin_layout Plain Layout
13424 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13425 \end_inset
13426
13427
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 </row>
13433 </lyxtabular>
13434
13435 \end_inset
13436
13437
13438 \end_layout
13439
13440 \begin_layout Standard
13441
13442 \series bold
13443
13444 \backslash
13445 colorbox
13446 \series default
13447 は,ボックスに色をつけるだけで,ボックス内の文字には色付けをしません.すべての文字に色付けするには,数式全体を選択し,
13448 \family sans
13449 文字様式
13450 \family default
13451 ダイアログで欲しい色を選択します.このダイアログは,ツールバーボタン
13452 \begin_inset Info
13453 type  "icon"
13454 arg   "dialog-show character"
13455 \end_inset
13456
13457
13458 \family sans
13459 編集\SpecialChar menuseparator
13460 文字様式\SpecialChar menuseparator
13461 任意設定
13462 \family default
13463 メニューで開くことができます.すると,数式番号も数式と同じ色になります.数式番号が数式の文字とは別の色になるようにするには,数式内部で色を変えなくてはなりません
13464
13465 \end_layout
13466
13467 \begin_layout Standard
13468 たとえば,
13469 \end_layout
13470
13471 \begin_layout Standard
13472
13473 \color red
13474 \begin_inset Formula 
13475 \begin{equation}
13476 \int A=B\label{eq:red}
13477 \end{equation}
13478
13479 \end_inset
13480
13481
13482 \color green
13483
13484 \begin_inset Formula 
13485 \begin{equation}
13486 \textcolor{red}{\int A=B}\label{eq:redgreen}
13487 \end{equation}
13488
13489 \end_inset
13490
13491
13492 \end_layout
13493
13494 \begin_layout Standard
13495 数式
13496 \begin_inset CommandInset ref
13497 LatexCommand eqref
13498 reference "eq:red"
13499
13500 \end_inset
13501
13502 は,全体が赤色です.
13503 \begin_inset Newline newline
13504 \end_inset
13505
13506 数式
13507 \begin_inset CommandInset ref
13508 LatexCommand eqref
13509 reference "eq:redgreen"
13510
13511 \end_inset
13512
13513 は,数式番号を緑色にするために,まず全体を緑色にします.その後,数式内の文字を赤色にします.
13514 \end_layout
13515
13516 \begin_layout Standard
13517 \begin_inset VSpace bigskip
13518 \end_inset
13519
13520 ボックスの枠だけ別の色にするには,
13521 \series bold
13522
13523 \backslash
13524 fcolorbox
13525 \series default
13526
13527 \begin_inset Index idx
13528 status collapsed
13529
13530 \begin_layout Plain Layout
13531 こまんど@コマンド ! F ! 
13532 \backslash
13533 fcolorbox
13534 \end_layout
13535
13536 \end_inset
13537
13538 コマンドを以下の書式で使用します.
13539 \end_layout
13540
13541 \begin_layout Standard
13542
13543 \series bold
13544
13545 \backslash
13546 fcolorbox{枠の色}{色}{ボックスの内容}
13547 \end_layout
13548
13549 \begin_layout Standard
13550 つまり,
13551 \series bold
13552
13553 \backslash
13554 fcolorbox
13555 \series default
13556
13557 \series bold
13558
13559 \backslash
13560 colorbox
13561 \series default
13562 コマンドの拡張です.
13563 \series bold
13564
13565 \backslash
13566 framebox
13567 \series default
13568 と同様に,枠の厚みは
13569 \series bold
13570
13571 \backslash
13572 fboxrule
13573 \series default
13574
13575 \series bold
13576
13577 \backslash
13578 fboxsep
13579 \series default
13580 で設定します.たとえば,
13581 \begin_inset ERT
13582 status collapsed
13583
13584 \begin_layout Plain Layout
13585
13586
13587 \backslash
13588 fboxrule 1mm 
13589 \backslash
13590 fboxsep 1mm
13591 \end_layout
13592
13593 \end_inset
13594
13595
13596 \begin_inset Formula 
13597 \[
13598 \fcolorbox{cyan}{magenta}{A=B}
13599 \]
13600
13601 \end_inset
13602
13603
13604 \begin_inset ERT
13605 status collapsed
13606
13607 \begin_layout Plain Layout
13608
13609
13610 \backslash
13611 fboxrule 0.4pt 
13612 \backslash
13613 fboxsep 3pt
13614 \end_layout
13615
13616 \end_inset
13617
13618 のようにします.
13619 \end_layout
13620
13621 \begin_layout Standard
13622 上記の数式は,以下のコマンドで作成されています.
13623 \begin_inset Newline newline
13624 \end_inset
13625
13626
13627 \series bold
13628
13629 \backslash
13630 fcolorbox{cyan
13631 \begin_inset Formula $\to$
13632 \end_inset
13633
13634
13635 \backslash
13636 {magenta
13637 \begin_inset Formula $\to$
13638 \end_inset
13639
13640
13641 \backslash
13642 {A=B
13643 \series default
13644 .
13645 \end_layout
13646
13647 \begin_layout Standard
13648 \begin_inset VSpace bigskip
13649 \end_inset
13650
13651 定義済みの色以外の色を使いたい場合には,まずその色を定義しなくてはなりません.
13652 \end_layout
13653
13654 \begin_layout Standard
13655 たとえば,「
13656 \series bold
13657 darkgreen
13658 \series default
13659 」という色を定義するには,\SpecialChar LaTeX
13660 プリアンブルに
13661 \end_layout
13662
13663 \begin_layout Standard
13664
13665 \series bold
13666
13667 \backslash
13668 definecolor{darkgreen}{cmyk}{0.5,
13669 \series default
13670  
13671 \series bold
13672 0,
13673 \series default
13674  
13675 \series bold
13676 1,
13677 \series default
13678  
13679 \series bold
13680 0.5}
13681 \series default
13682
13683 \begin_inset Index idx
13684 status collapsed
13685
13686 \begin_layout Plain Layout
13687 こまんど@コマンド ! D ! 
13688 \backslash
13689 definecolor
13690 \end_layout
13691
13692 \end_inset
13693
13694
13695 \end_layout
13696
13697 \begin_layout Standard
13698 という行を書き加えます.
13699 \end_layout
13700
13701 \begin_layout Standard
13702
13703 \series bold
13704 cmyk
13705 \series default
13706 とは,
13707 \series bold
13708 cyan
13709 \series default
13710 (シアン)・
13711 \series bold
13712 magenta
13713 \series default
13714 (マゼンタ)・
13715 \series bold
13716 yellow
13717 \series default
13718 (黄)・
13719 \series bold
13720 black
13721 \series default
13722 (黒)の各色を表す色空間です.コンマで区切られた四つの数字は,この色空間における各色の出力強度です.強度は,0
13723 \begin_inset space \thinspace{}
13724 \end_inset
13725
13726 -
13727 \begin_inset space \thinspace{}
13728 \end_inset
13729
13730 1の範囲をとることができます.定義には,
13731 \series bold
13732 cmyk
13733 \series default
13734 の他に,
13735 \series bold
13736 rgb
13737 \series default
13738 という色空間を使うこともできます.
13739 \series bold
13740 rgb
13741 \series default
13742 とは,
13743 \series bold
13744 red
13745 \series default
13746 (赤)・
13747 \series bold
13748 green
13749 \series default
13750 (緑)・
13751 \series bold
13752 blue
13753 \series default
13754 (青)の各色を意味し,この場合には,各色に対応した三つの出力強度を指定します.さらに,灰色の出力強度のみをとる
13755 \series bold
13756 gray
13757 \series default
13758 という色空間もあります.
13759 \end_layout
13760
13761 \begin_layout Standard
13762 例として,文字が
13763 \series bold
13764 yellow
13765 \series default
13766 に色付けされ,新しく定義した
13767 \series bold
13768 darkgreen
13769 \series default
13770 という色を持つ枠付きボックスを挙げておきます.
13771 \begin_inset Formula 
13772 \begin{equation}
13773 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13774 \end{equation}
13775
13776 \end_inset
13777
13778
13779 \end_layout
13780
13781 \begin_layout Standard
13782
13783 \series bold
13784
13785 \backslash
13786 textcolor
13787 \series default
13788 コマンドを使うと,以下のように,自前で定義した色をテキスト中でも使用することができます.
13789 \begin_inset Index idx
13790 status collapsed
13791
13792 \begin_layout Plain Layout
13793 てきすと@テキスト ! いろつき@色付き
13794 \end_layout
13795
13796 \end_inset
13797
13798
13799 \end_layout
13800
13801 \begin_layout Standard
13802 \begin_inset ERT
13803 status collapsed
13804
13805 \begin_layout Plain Layout
13806
13807
13808 \backslash
13809 textcolor{darkgreen}{
13810 \end_layout
13811
13812 \end_inset
13813
13814 この文は「darkgreen」です.
13815 \begin_inset ERT
13816 status collapsed
13817
13818 \begin_layout Plain Layout
13819
13820 }
13821 \end_layout
13822
13823 \end_inset
13824
13825
13826 \end_layout
13827
13828 \begin_layout Standard
13829
13830 \series bold
13831
13832 \backslash
13833 textcolor
13834 \series default
13835
13836 \begin_inset Index idx
13837 status collapsed
13838
13839 \begin_layout Plain Layout
13840 こまんど@コマンド ! T ! 
13841 \backslash
13842 textcolor
13843 \end_layout
13844
13845 \end_inset
13846
13847 は,
13848 \series bold
13849
13850 \backslash
13851 textcolor{色}{色付けをする文}
13852 \series default
13853 という書式で使用することができます.
13854 \end_layout
13855
13856 \begin_layout Subsection
13857 段落ボックス
13858 \begin_inset CommandInset label
13859 LatexCommand label
13860 name "subsec:段落ボックス"
13861
13862 \end_inset
13863
13864
13865 \begin_inset Index idx
13866 status collapsed
13867
13868 \begin_layout Plain Layout
13869 ぼっくす@ボックス ! だんらく@段落
13870 \begin_inset space \thinspace{}
13871 \end_inset
13872
13873 ——
13874 \end_layout
13875
13876 \end_inset
13877
13878
13879 \end_layout
13880
13881 \begin_layout Standard
13882 いくつかの行や段落を含む,いわゆる段落ボックス(parbox)は,
13883 \family sans
13884 挿入\SpecialChar menuseparator
13885 ボックス
13886 \family default
13887 メニューかツールバーボタン
13888 \begin_inset Info
13889 type  "icon"
13890 arg   "box-insert"
13891 \end_inset
13892
13893 で作成することができます.
13894 \end_layout
13895
13896 \begin_layout Standard
13897 以下の例は,行中の枠付きparboxを示したものです.
13898 \end_layout
13899
13900 \begin_layout Standard
13901 \begin_inset VSpace medskip
13902 \end_inset
13903
13904 この行は,
13905 \begin_inset Box Boxed
13906 position "c"
13907 hor_pos "c"
13908 has_inner_box 1
13909 inner_pos "t"
13910 use_parbox 1
13911 use_makebox 0
13912 width "5cm"
13913 special "none"
13914 height "1in"
13915 height_special "totalheight"
13916 thickness "0.4pt"
13917 separation "3pt"
13918 shadowsize "4pt"
13919 framecolor "black"
13920 backgroundcolor "none"
13921 status open
13922
13923 \begin_layout Plain Layout
13924 これは段落ボックスです.これはちょうど5
13925 \begin_inset space \thinspace{}
13926 \end_inset
13927
13928 cmの幅になっており,以下のように数式を含めることもできます.
13929 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13930 \end_inset
13931
13932
13933 \end_layout
13934
13935 \end_inset
13936
13937 parboxの入った行です.
13938 \end_layout
13939
13940 \begin_layout Standard
13941 \begin_inset VSpace medskip
13942 \end_inset
13943
13944
13945 \end_layout
13946
13947 \begin_layout Standard
13948 このようなボックスは,灰色のボックス挿入枠を右クリックすることによって作ることができます.すると,ボックスの特性を表示したダイアログが現れます.上の例では,
13949 \emph on
13950 装飾
13951 \emph default
13952 :簡素な長方形の箱型,
13953 \emph on
13954 内部ボックス
13955 \emph default
13956 :parboxコマンド,
13957 \emph on
13958
13959 \emph default
13960 :5
13961 \begin_inset space \thinspace{}
13962 \end_inset
13963
13964 cm,
13965 \emph on
13966 垂直ボックス配置
13967 \emph default
13968 :中央,に設定されています.
13969 \end_layout
13970
13971 \begin_layout Standard
13972 \begin_inset VSpace medskip
13973 \end_inset
13974
13975 \SpecialChar LaTeX
13976 では,parboxは,以下の書式を持つ
13977 \series bold
13978
13979 \backslash
13980 parbox
13981 \series default
13982
13983 \begin_inset Index idx
13984 status collapsed
13985
13986 \begin_layout Plain Layout
13987 こまんど@コマンド ! P ! 
13988 \backslash
13989 parbox
13990 \end_layout
13991
13992 \end_inset
13993
13994 コマンドによって作られます.
13995 \end_layout
13996
13997 \begin_layout Standard
13998
13999 \series bold
14000
14001 \backslash
14002 parbox[位置]{幅}{ボックスの内容}
14003 \end_layout
14004
14005 \begin_layout Standard
14006 「位置」は,
14007 \emph on
14008 b
14009 \emph default
14010
14011 \emph on
14012 t
14013 \emph default
14014 の値をとることができます.下揃えを意味する
14015 \emph on
14016 b
14017 \emph default
14018 (bottom)は,ボックスを,周囲の本文中の最後の行と合わせることを意味します.上揃えを意味する
14019 \emph on
14020 t
14021 \emph default
14022 (top)は,これを最初の行に合わせます.位置を指定しない時には,ボックスは事実上中央揃えになります.用例については,取扱説明書埋込オブジェクト篇の
14023 \emph on
14024 ボックス
14025 \emph default
14026 の節をご参照下さい.
14027 \end_layout
14028
14029 \begin_layout Standard
14030 \begin_inset VSpace bigskip
14031 \end_inset
14032
14033 数式番号を含めて,数式を完全に枠で囲むためには,数式をparbox内に収めなくてはなりません.こうするには,数式前に\SpecialChar TeX
14034 モードで
14035 \series bold
14036 parbox{
14037 \backslash
14038 linewidth-2
14039 \backslash
14040 fboxsep-2
14041 \backslash
14042 fboxrule}{
14043 \series default
14044 というコマンドを挿入します.ここで
14045 \series bold
14046
14047 \backslash
14048 linewidth
14049 \begin_inset Index idx
14050 status collapsed
14051
14052 \begin_layout Plain Layout
14053 こまんど@コマンド ! L ! 
14054 \backslash
14055 linewidth
14056 \end_layout
14057
14058 \end_inset
14059
14060
14061 \series default
14062 は,使用中の文書に設定されている行幅です.枠は,parboxの外側にあるので,枠余白と枠幅の2倍を行幅から差し引かなくてはなりません.引数中で掛け算や引き算を行
14063 うためには,\SpecialChar LaTeX
14064 パッケージの
14065 \series bold
14066 calc
14067 \series default
14068
14069 \begin_inset Foot
14070 status collapsed
14071
14072 \begin_layout Plain Layout
14073
14074 \series bold
14075 calc
14076 \series default
14077 は,標準的\SpecialChar LaTeX
14078 頒布版のすべてに含まれています.
14079 \end_layout
14080
14081 \end_inset
14082
14083
14084 \begin_inset Index idx
14085 status collapsed
14086
14087 \begin_layout Plain Layout
14088 ぱっけーじ@パッケージ ! calc
14089 \end_layout
14090
14091 \end_inset
14092
14093 を,\SpecialChar LaTeX
14094 プリアンブル中で
14095 \end_layout
14096
14097 \begin_layout Standard
14098
14099 \series bold
14100
14101 \backslash
14102 usepackage{calc}
14103 \end_layout
14104
14105 \begin_layout Standard
14106 のように読み込んでおく必要があります.数式の後では,\SpecialChar TeX
14107 モードで
14108 \series bold
14109 }}
14110 \series default
14111 を入力して,二つのボックスを閉じておかなくてはなりません.以下に例を挙げます.
14112 \begin_inset ERT
14113 status collapsed
14114
14115 \begin_layout Plain Layout
14116
14117
14118 \backslash
14119 fboxsep 5mm 
14120 \backslash
14121 fboxrule 5mm
14122 \end_layout
14123
14124 \end_inset
14125
14126
14127 \end_layout
14128
14129 \begin_layout Standard
14130 \begin_inset ERT
14131 status collapsed
14132
14133 \begin_layout Plain Layout
14134
14135
14136 \backslash
14137 fbox{
14138 \backslash
14139 parbox{
14140 \backslash
14141 linewidth-2
14142 \backslash
14143 fboxsep-2
14144 \backslash
14145 fboxrule}{
14146 \end_layout
14147
14148 \end_inset
14149
14150
14151 \begin_inset Formula 
14152 \begin{equation}
14153 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14154 \end{equation}
14155
14156 \end_inset
14157
14158
14159 \begin_inset ERT
14160 status collapsed
14161
14162 \begin_layout Plain Layout
14163
14164 }}
14165 \end_layout
14166
14167 \end_inset
14168
14169
14170 \begin_inset ERT
14171 status collapsed
14172
14173 \begin_layout Plain Layout
14174
14175
14176 \backslash
14177 fboxrule 0.4pt 
14178 \backslash
14179 fboxsep 3pt
14180 \end_layout
14181
14182 \end_inset
14183
14184
14185 \end_layout
14186
14187 \begin_layout Standard
14188 \begin_inset VSpace medskip
14189 \end_inset
14190
14191
14192 \series bold
14193
14194 \backslash
14195 fbox
14196 \series default
14197 の引数としてparboxが使われているので,この場合には,
14198 \series bold
14199
14200 \backslash
14201 fbox
14202 \series default
14203 を使おうが
14204 \series bold
14205
14206 \backslash
14207 boxed
14208 \series default
14209 を使おうが,差は生じません.
14210 \end_layout
14211
14212 \begin_layout Standard
14213 \begin_inset VSpace bigskip
14214 \end_inset
14215
14216 段落ボックスは,数式にじかにコメントを付けるのにたいへん便利です.これを行うには,
14217 \series bold
14218
14219 \backslash
14220 parbox
14221 \series default
14222
14223 \series bold
14224
14225 \backslash
14226 tag
14227 \series default
14228 コマンドといっしょに使います(
14229 \series bold
14230
14231 \backslash
14232 tag
14233 \series default
14234 についての詳細は,第
14235 \begin_inset CommandInset ref
14236 LatexCommand ref
14237 reference "subsec:自己定義番号"
14238
14239 \end_inset
14240
14241 節をご参照下さい)
14242 \end_layout
14243
14244 \begin_layout Standard
14245 以下は,
14246 \series bold
14247
14248 \backslash
14249 parbox
14250 \series default
14251 を使ってコメントを付けた数式の例です.
14252 \end_layout
14253
14254 \begin_layout Standard
14255 \begin_inset ERT
14256 status collapsed
14257
14258 \begin_layout Plain Layout
14259
14260
14261 \backslash
14262 [5x-7b=3b
14263 \backslash
14264 tag*{
14265 \backslash
14266 parbox{5cm}{
14267 \end_layout
14268
14269 \end_inset
14270
14271 これは説明です.数式や多行数式本体からはっきりと離れています.
14272 \begin_inset ERT
14273 status collapsed
14274
14275 \begin_layout Plain Layout
14276
14277 }}
14278 \backslash
14279 ]
14280 \end_layout
14281
14282 \end_inset
14283
14284
14285 \end_layout
14286
14287 \begin_layout Standard
14288 \SpecialChar LyX
14289 は,まだ数式中での
14290 \series bold
14291
14292 \backslash
14293 parbox
14294 \series default
14295 コマンドをサポートしていないので,上のような数式は,完全に\SpecialChar TeX
14296 モードで挿入しなくてはなりません.この数式は,以下のようなコマンド列を使って作ってあります.
14297 \end_layout
14298
14299 \begin_layout Standard
14300 まず,
14301 \series bold
14302
14303 \backslash
14304 [5x-7b=3b
14305 \backslash
14306 tag*
14307 \backslash
14308 {
14309 \backslash
14310 parbox{5cm}{
14311 \series default
14312 というコマンドを\SpecialChar TeX
14313 モードで挿入します
14314 \begin_inset Foot
14315 status collapsed
14316
14317 \begin_layout Plain Layout
14318
14319 \series bold
14320 行頭下げ
14321 \series default
14322 数式様式を使用している時には,
14323 \series bold
14324
14325 \backslash
14326 tag*
14327 \backslash
14328 {
14329 \series default
14330 の代わりに
14331 \series bold
14332
14333 \backslash
14334 hfill
14335 \series default
14336 を用いることもできます(数式様式に関しては,第
14337 \begin_inset CommandInset ref
14338 LatexCommand ref
14339 reference "sec:数式様式"
14340
14341 \end_inset
14342
14343 節をご参照下さい).
14344 \end_layout
14345
14346 \end_inset
14347
14348 .それから,説明を通常のテキストとして入れ,最後に
14349 \series bold
14350 }}
14351 \backslash
14352 ]
14353 \series default
14354 を\SpecialChar TeX
14355 モードで挿入します.ここで
14356 \series bold
14357
14358 \backslash
14359 [
14360 \series default
14361 および
14362 \series bold
14363
14364 \backslash
14365 ]
14366 \series default
14367 コマンドは別行立て数式を作るためのものです.
14368 \end_layout
14369
14370 \begin_layout Standard
14371
14372 \series bold
14373
14374 \backslash
14375 parbox
14376 \series default
14377 を使う利点は,数式テキストモードを使用して「コメントを付けた」以下の例と比較すると,よくわかるでしょう.
14378 \begin_inset Formula 
14379 \[
14380 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14381 \]
14382
14383 \end_inset
14384
14385
14386 \end_layout
14387
14388 \begin_layout Section
14389 演算子
14390 \begin_inset Index idx
14391 status collapsed
14392
14393 \begin_layout Plain Layout
14394 えんざんし@演算子
14395 \end_layout
14396
14397 \end_inset
14398
14399
14400 \end_layout
14401
14402 \begin_layout Subsection
14403 大演算子
14404 \begin_inset CommandInset label
14405 LatexCommand label
14406 name "subsec:大演算子"
14407
14408 \end_inset
14409
14410
14411 \begin_inset Index idx
14412 status collapsed
14413
14414 \begin_layout Plain Layout
14415 えんざんし@演算子 ! だい@大
14416 \begin_inset space \thinspace{}
14417 \end_inset
14418
14419 ——
14420 \end_layout
14421
14422 \end_inset
14423
14424
14425 \begin_inset Index idx
14426 status collapsed
14427
14428 \begin_layout Plain Layout
14429 わ@和
14430 \end_layout
14431
14432 \end_inset
14433
14434
14435 \begin_inset Index idx
14436 status collapsed
14437
14438 \begin_layout Plain Layout
14439 せきぶんきごう@積分記号
14440 \end_layout
14441
14442 \end_inset
14443
14444
14445 \end_layout
14446
14447 \begin_layout Standard
14448 ここに挙げた積分演算子をすべて使えるようにするには,文書設定の
14449 \family sans
14450 数式オプション
14451 \family default
14452 の面にある
14453 \family sans
14454 esintパッケージを自動的に使う
14455 \family default
14456 オプションを有効にしなくてはなりません.
14457 \end_layout
14458
14459 \begin_layout Standard
14460 \begin_inset space \hfill{}
14461 \end_inset
14462
14463
14464 \begin_inset Tabular
14465 <lyxtabular version="3" rows="11" columns="2">
14466 <features booktabs="true" tabularvalignment="middle">
14467 <column alignment="center" valignment="top" width="0pt">
14468 <column alignment="center" valignment="top" width="0pt">
14469 <row>
14470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14471 \begin_inset Text
14472
14473 \begin_layout Plain Layout
14474 コマンド
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 出力
14484 \end_layout
14485
14486 \end_inset
14487 </cell>
14488 </row>
14489 <row>
14490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14491 \begin_inset Text
14492
14493 \begin_layout Plain Layout
14494
14495 \backslash
14496 int
14497 \begin_inset Index idx
14498 status collapsed
14499
14500 \begin_layout Plain Layout
14501 こまんど@コマンド ! I ! 
14502 \backslash
14503 int
14504 \end_layout
14505
14506 \end_inset
14507
14508
14509 \end_layout
14510
14511 \end_inset
14512 </cell>
14513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14514 \begin_inset Text
14515
14516 \begin_layout Plain Layout
14517 \begin_inset Formula $\int$
14518 \end_inset
14519
14520
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 </row>
14526 <row>
14527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14528 \begin_inset Text
14529
14530 \begin_layout Plain Layout
14531
14532 \backslash
14533 oint
14534 \end_layout
14535
14536 \end_inset
14537 </cell>
14538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14539 \begin_inset Text
14540
14541 \begin_layout Plain Layout
14542 \begin_inset Formula $\oint$
14543 \end_inset
14544
14545
14546 \end_layout
14547
14548 \end_inset
14549 </cell>
14550 </row>
14551 <row>
14552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14553 \begin_inset Text
14554
14555 \begin_layout Plain Layout
14556
14557 \backslash
14558 ointctrclockwise
14559 \end_layout
14560
14561 \end_inset
14562 </cell>
14563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14564 \begin_inset Text
14565
14566 \begin_layout Plain Layout
14567 \begin_inset Formula $\ointctrclockwise$
14568 \end_inset
14569
14570
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 </row>
14576 <row>
14577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14578 \begin_inset Text
14579
14580 \begin_layout Plain Layout
14581
14582 \backslash
14583 ointclockwise
14584 \end_layout
14585
14586 \end_inset
14587 </cell>
14588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14589 \begin_inset Text
14590
14591 \begin_layout Plain Layout
14592 \begin_inset Formula $\ointclockwise$
14593 \end_inset
14594
14595
14596 \end_layout
14597
14598 \end_inset
14599 </cell>
14600 </row>
14601 <row>
14602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14603 \begin_inset Text
14604
14605 \begin_layout Plain Layout
14606
14607 \backslash
14608 sqint
14609 \end_layout
14610
14611 \end_inset
14612 </cell>
14613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14614 \begin_inset Text
14615
14616 \begin_layout Plain Layout
14617 \begin_inset Formula $\sqint$
14618 \end_inset
14619
14620
14621 \end_layout
14622
14623 \end_inset
14624 </cell>
14625 </row>
14626 <row>
14627 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14628 \begin_inset Text
14629
14630 \begin_layout Plain Layout
14631
14632 \backslash
14633 fint
14634 \end_layout
14635
14636 \end_inset
14637 </cell>
14638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14639 \begin_inset Text
14640
14641 \begin_layout Plain Layout
14642  
14643 \begin_inset Formula $\fint$
14644 \end_inset
14645
14646
14647 \end_layout
14648
14649 \end_inset
14650 </cell>
14651 </row>
14652 <row>
14653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14654 \begin_inset Text
14655
14656 \begin_layout Plain Layout
14657
14658 \backslash
14659 landupint
14660 \end_layout
14661
14662 \end_inset
14663 </cell>
14664 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14665 \begin_inset Text
14666
14667 \begin_layout Plain Layout
14668  
14669 \begin_inset Formula $\landupint$
14670 \end_inset
14671
14672
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 </row>
14678 <row>
14679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14680 \begin_inset Text
14681
14682 \begin_layout Plain Layout
14683
14684 \backslash
14685 landdownint
14686 \end_layout
14687
14688 \end_inset
14689 </cell>
14690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14691 \begin_inset Text
14692
14693 \begin_layout Plain Layout
14694  
14695 \begin_inset Formula $\landdownint$
14696 \end_inset
14697
14698
14699 \end_layout
14700
14701 \end_inset
14702 </cell>
14703 </row>
14704 <row>
14705 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14706 \begin_inset Text
14707
14708 \begin_layout Plain Layout
14709
14710 \backslash
14711 bigcap
14712 \end_layout
14713
14714 \end_inset
14715 </cell>
14716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Plain Layout
14720 \begin_inset Formula $\bigcap$
14721 \end_inset
14722
14723
14724 \end_layout
14725
14726 \end_inset
14727 </cell>
14728 </row>
14729 <row>
14730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14731 \begin_inset Text
14732
14733 \begin_layout Plain Layout
14734
14735 \backslash
14736 bigcup
14737 \end_layout
14738
14739 \end_inset
14740 </cell>
14741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14742 \begin_inset Text
14743
14744 \begin_layout Plain Layout
14745 \begin_inset Formula $\bigcup$
14746 \end_inset
14747
14748
14749 \end_layout
14750
14751 \end_inset
14752 </cell>
14753 </row>
14754 </lyxtabular>
14755
14756 \end_inset
14757
14758
14759 \begin_inset space \hfill{}
14760 \end_inset
14761
14762
14763 \begin_inset Tabular
14764 <lyxtabular version="3" rows="11" columns="2">
14765 <features booktabs="true" tabularvalignment="middle">
14766 <column alignment="center" valignment="top" width="0pt">
14767 <column alignment="center" valignment="top" width="0pt">
14768 <row>
14769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14770 \begin_inset Text
14771
14772 \begin_layout Plain Layout
14773 コマンド
14774 \end_layout
14775
14776 \end_inset
14777 </cell>
14778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14779 \begin_inset Text
14780
14781 \begin_layout Plain Layout
14782 出力
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 </row>
14788 <row>
14789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14790 \begin_inset Text
14791
14792 \begin_layout Plain Layout
14793
14794 \backslash
14795 sum
14796 \begin_inset Index idx
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 こまんど@コマンド ! S ! 
14801 \backslash
14802 sum
14803 \end_layout
14804
14805 \end_inset
14806
14807
14808 \end_layout
14809
14810 \end_inset
14811 </cell>
14812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816 \begin_inset Formula $\sum$
14817 \end_inset
14818
14819
14820 \end_layout
14821
14822 \end_inset
14823 </cell>
14824 </row>
14825 <row>
14826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14827 \begin_inset Text
14828
14829 \begin_layout Plain Layout
14830
14831 \backslash
14832 prod
14833 \begin_inset Index idx
14834 status collapsed
14835
14836 \begin_layout Plain Layout
14837 こまんど@コマンド ! P ! 
14838 \backslash
14839 prod
14840 \end_layout
14841
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \end_inset
14848 </cell>
14849 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14850 \begin_inset Text
14851
14852 \begin_layout Plain Layout
14853 \begin_inset Formula $\prod$
14854 \end_inset
14855
14856
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 </row>
14862 <row>
14863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \begin_layout Plain Layout
14867
14868 \backslash
14869 coprod
14870 \end_layout
14871
14872 \end_inset
14873 </cell>
14874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14875 \begin_inset Text
14876
14877 \begin_layout Plain Layout
14878 \begin_inset Formula $\coprod$
14879 \end_inset
14880
14881
14882 \end_layout
14883
14884 \end_inset
14885 </cell>
14886 </row>
14887 <row>
14888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14889 \begin_inset Text
14890
14891 \begin_layout Plain Layout
14892
14893 \backslash
14894 bigodot
14895 \end_layout
14896
14897 \end_inset
14898 </cell>
14899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14900 \begin_inset Text
14901
14902 \begin_layout Plain Layout
14903 \begin_inset Formula $\bigodot$
14904 \end_inset
14905
14906
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 </row>
14912 <row>
14913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14914 \begin_inset Text
14915
14916 \begin_layout Plain Layout
14917
14918 \backslash
14919 bigotimes
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14925 \begin_inset Text
14926
14927 \begin_layout Plain Layout
14928 \begin_inset Formula $\bigotimes$
14929 \end_inset
14930
14931
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 </row>
14937 <row>
14938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942
14943 \backslash
14944 bigoplus
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14950 \begin_inset Text
14951
14952 \begin_layout Plain Layout
14953 \begin_inset Formula $\bigoplus$
14954 \end_inset
14955
14956
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 </row>
14962 <row>
14963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967
14968 \backslash
14969 bigwedge
14970 \end_layout
14971
14972 \end_inset
14973 </cell>
14974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14975 \begin_inset Text
14976
14977 \begin_layout Plain Layout
14978 \begin_inset Formula $\bigwedge$
14979 \end_inset
14980
14981
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 </row>
14987 <row>
14988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14989 \begin_inset Text
14990
14991 \begin_layout Plain Layout
14992
14993 \backslash
14994 bigvee
14995 \end_layout
14996
14997 \end_inset
14998 </cell>
14999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15000 \begin_inset Text
15001
15002 \begin_layout Plain Layout
15003 \begin_inset Formula $\bigvee$
15004 \end_inset
15005
15006
15007 \end_layout
15008
15009 \end_inset
15010 </cell>
15011 </row>
15012 <row>
15013 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15014 \begin_inset Text
15015
15016 \begin_layout Plain Layout
15017
15018 \backslash
15019 bigsqcup
15020 \end_layout
15021
15022 \end_inset
15023 </cell>
15024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15025 \begin_inset Text
15026
15027 \begin_layout Plain Layout
15028 \begin_inset Formula $\bigsqcup$
15029 \end_inset
15030
15031
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 </row>
15037 <row>
15038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15039 \begin_inset Text
15040
15041 \begin_layout Plain Layout
15042
15043 \backslash
15044 biguplus
15045 \end_layout
15046
15047 \end_inset
15048 </cell>
15049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Plain Layout
15053 \begin_inset Formula $\biguplus$
15054 \end_inset
15055
15056
15057 \end_layout
15058
15059 \end_inset
15060 </cell>
15061 </row>
15062 </lyxtabular>
15063
15064 \end_inset
15065
15066
15067 \begin_inset space \hfill{}
15068 \end_inset
15069
15070
15071 \end_layout
15072
15073 \begin_layout Standard
15074 すべての大演算子は,数式ツールバーボタンの
15075 \begin_inset Info
15076 type  "icon"
15077 arg   "math-insert \\intop"
15078 \end_inset
15079
15080 でも挿入することができます.
15081 \end_layout
15082
15083 \begin_layout Standard
15084 これらの演算子は,よく見ないと同じように見える二項演算子よりも大きいので,大演算子と呼ばれます.大演算子はすべて,次小節で説明する「範囲」をとることができます.
15085 \end_layout
15086
15087 \begin_layout Standard
15088 積分演算子はすべて,
15089 \series bold
15090
15091 \backslash
15092 intop
15093 \series default
15094
15095 \series bold
15096
15097 \backslash
15098 ointop
15099 \series default
15100 のように,
15101 \series bold
15102 op
15103 \series default
15104 で終わる別バージョンがあります.これらの演算子は,
15105 \series bold
15106
15107 \backslash
15108 int
15109 \series default
15110 とは範囲の表示のしかたが異なります.第
15111 \begin_inset CommandInset ref
15112 LatexCommand ref
15113 reference "subsec:演算子の範囲"
15114
15115 \end_inset
15116
15117 節をご参照下さい.
15118 \end_layout
15119
15120 \begin_layout Subsubsection*
15121 積分の子細
15122 \end_layout
15123
15124 \begin_layout Standard
15125 積分中で用いられる文字
15126 \emph on
15127 d
15128 \emph default
15129 は演算子なので,アップライト体で組まれなくてはなりません.これを行うには
15130 \emph on
15131 d
15132 \emph default
15133 を選択して,
15134 \begin_inset Flex Ruby
15135 status collapsed
15136
15137 \begin_layout Plain Layout
15138 捷径
15139 \begin_inset Argument post:1
15140 status collapsed
15141
15142 \begin_layout Plain Layout
15143 ショートカット
15144 \end_layout
15145
15146 \end_inset
15147
15148
15149 \end_layout
15150
15151 \end_inset
15152
15153
15154 \begin_inset Info
15155 type  "shortcut"
15156 arg   "font-roman"
15157 \end_inset
15158
15159 を用います
15160 \begin_inset Foot
15161 status collapsed
15162
15163 \begin_layout Plain Layout
15164 文字様式については,第
15165 \begin_inset CommandInset ref
15166 LatexCommand ref
15167 reference "subsec:書体様式"
15168
15169 \end_inset
15170
15171 節参照.
15172 \end_layout
15173
15174 \end_inset
15175
15176 .最後に,演算子の慣例に倣って,
15177 \emph on
15178 d
15179 \emph default
15180 の前に最小空白を挿入しなくてはなりません.たとえば,
15181 \end_layout
15182
15183 \begin_layout Standard
15184 正しくない例:
15185 \begin_inset Formula $\int A(x)dx$
15186 \end_inset
15187
15188
15189 \begin_inset Newline newline
15190 \end_inset
15191
15192 正しい
15193 \begin_inset Phantom HPhantom
15194 status open
15195
15196 \begin_layout Plain Layout
15197 ない
15198 \end_layout
15199
15200 \end_inset
15201
15202 例:
15203 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15204 \end_inset
15205
15206
15207 \end_layout
15208
15209 \begin_layout Standard
15210 多重積分に関しては,以下のコマンドがあります.
15211 \begin_inset VSpace medskip
15212 \end_inset
15213
15214
15215 \end_layout
15216
15217 \begin_layout Standard
15218 \begin_inset space \hfill{}
15219 \end_inset
15220
15221
15222 \begin_inset Tabular
15223 <lyxtabular version="3" rows="4" columns="2">
15224 <features booktabs="true" tabularvalignment="middle">
15225 <column alignment="center" valignment="top" width="0pt">
15226 <column alignment="center" valignment="top" width="0pt">
15227 <row>
15228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15229 \begin_inset Text
15230
15231 \begin_layout Plain Layout
15232 コマンド
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Plain Layout
15241 出力
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 </row>
15247 <row bottomspace="1mm">
15248 <cell alignment="center" valignment="top" usebox="none">
15249 \begin_inset Text
15250
15251 \begin_layout Plain Layout
15252
15253 \backslash
15254 iint
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 <cell alignment="center" valignment="top" usebox="none">
15260 \begin_inset Text
15261
15262 \begin_layout Plain Layout
15263 \begin_inset Formula $\iint$
15264 \end_inset
15265
15266
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 </row>
15272 <row bottomspace="1mm">
15273 <cell alignment="center" valignment="top" usebox="none">
15274 \begin_inset Text
15275
15276 \begin_layout Plain Layout
15277
15278 \backslash
15279 oiint
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 <cell alignment="center" valignment="top" usebox="none">
15285 \begin_inset Text
15286
15287 \begin_layout Plain Layout
15288 \begin_inset Formula $\oiint$
15289 \end_inset
15290
15291
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 </row>
15297 <row bottomspace="1mm">
15298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15299 \begin_inset Text
15300
15301 \begin_layout Plain Layout
15302
15303 \backslash
15304 sqiint
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313 \begin_inset Formula $\sqiint$
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \end_inset
15320 </cell>
15321 </row>
15322 </lyxtabular>
15323
15324 \end_inset
15325
15326
15327 \begin_inset space \hfill{}
15328 \end_inset
15329
15330
15331 \begin_inset Tabular
15332 <lyxtabular version="3" rows="4" columns="2">
15333 <features booktabs="true" tabularvalignment="middle">
15334 <column alignment="center" valignment="top" width="0pt">
15335 <column alignment="center" valignment="top" width="0pt">
15336 <row>
15337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341 コマンド
15342 \end_layout
15343
15344 \end_inset
15345 </cell>
15346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15347 \begin_inset Text
15348
15349 \begin_layout Plain Layout
15350 出力
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 </row>
15356 <row bottomspace="1mm">
15357 <cell alignment="center" valignment="top" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \backslash
15363 iiint
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372 \begin_inset Formula $\iiint$
15373 \end_inset
15374
15375
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 </row>
15381 <row bottomspace="1mm">
15382 <cell alignment="center" valignment="top" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386
15387 \backslash
15388 iiiint
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 <cell alignment="center" valignment="top" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397 \begin_inset Formula $\iiiint$
15398 \end_inset
15399
15400
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 </row>
15406 <row bottomspace="1mm">
15407 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15408 \begin_inset Text
15409
15410 \begin_layout Plain Layout
15411
15412 \backslash
15413 dotsint
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422 \begin_inset Formula $\dotsint$
15423 \end_inset
15424
15425
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 </row>
15431 </lyxtabular>
15432
15433 \end_inset
15434
15435
15436 \begin_inset space \hfill{}
15437 \end_inset
15438
15439
15440 \end_layout
15441
15442 \begin_layout Subsection
15443 演算子の範囲
15444 \begin_inset CommandInset label
15445 LatexCommand label
15446 name "subsec:演算子の範囲"
15447
15448 \end_inset
15449
15450
15451 \begin_inset Index idx
15452 status collapsed
15453
15454 \begin_layout Plain Layout
15455 えんざんし@演算子 ! はんい@範囲
15456 \end_layout
15457
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \begin_layout Standard
15464 範囲は,上付き文字と下付き文字とで作成することができます.
15465 \end_layout
15466
15467 \begin_layout Standard
15468 \align center
15469 \begin_inset Tabular
15470 <lyxtabular version="3" rows="2" columns="2">
15471 <features booktabs="true" tabularvalignment="middle">
15472 <column alignment="center" valignment="top" width="0pt">
15473 <column alignment="center" valignment="top" width="0pt">
15474 <row>
15475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15476 \begin_inset Text
15477
15478 \begin_layout Plain Layout
15479 コマンド
15480 \end_layout
15481
15482 \end_inset
15483 </cell>
15484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15485 \begin_inset Text
15486
15487 \begin_layout Plain Layout
15488 出力
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 </row>
15494 <row>
15495 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15496 \begin_inset Text
15497
15498 \begin_layout Plain Layout
15499
15500 \backslash
15501 prod^
15502 \backslash
15503 infty
15504 \begin_inset space \textvisiblespace{}
15505 \end_inset
15506
15507
15508 \begin_inset Formula $\to$
15509 \end_inset
15510
15511 _0
15512 \begin_inset Formula $\to$
15513 \end_inset
15514
15515 A(x)
15516 \end_layout
15517
15518 \end_inset
15519 </cell>
15520 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15521 \begin_inset Text
15522
15523 \begin_layout Plain Layout
15524 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15525 \end_inset
15526
15527
15528 \end_layout
15529
15530 \end_inset
15531 </cell>
15532 </row>
15533 </lyxtabular>
15534
15535 \end_inset
15536
15537
15538 \end_layout
15539
15540 \begin_layout Standard
15541 行内数式では,範囲は演算子の右横に表示されます.別行立て数式での範囲は,積分範囲を除き,演算子の上と下に表示されます.
15542 \end_layout
15543
15544 \begin_layout Standard
15545 範囲が演算子の横に表示されるように強制するには,カーソルを当該演算子の直後において,
15546 \family sans
15547 編集\SpecialChar menuseparator
15548 数式\SpecialChar menuseparator
15549 範囲の表記を変更
15550 \family default
15551 メニューで
15552 \family sans
15553 \series bold
15554 行内形式
15555 \family default
15556 \series default
15557 (
15558 \begin_inset Flex Ruby
15559 status collapsed
15560
15561 \begin_layout Plain Layout
15562 捷径
15563 \begin_inset Argument post:1
15564 status collapsed
15565
15566 \begin_layout Plain Layout
15567 ショートカット
15568 \end_layout
15569
15570 \end_inset
15571
15572
15573 \end_layout
15574
15575 \end_inset
15576
15577
15578 \begin_inset Info
15579 type  "shortcut"
15580 arg   "math-limits"
15581 \end_inset
15582
15583 )を選択することで範囲形式を変更することができます.以下はその用例です.
15584 \end_layout
15585
15586 \begin_layout Standard
15587 既定の範囲形式は,以下のようになっています.
15588 \begin_inset Formula 
15589 \[
15590 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15591 \]
15592
15593 \end_inset
15594
15595 以下は,範囲形式を
15596 \family sans
15597 \series bold
15598 行内形式
15599 \family default
15600 \series default
15601 に変更したときの表示です.
15602 \begin_inset Formula 
15603 \[
15604 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15605 \]
15606
15607 \end_inset
15608
15609
15610 \series bold
15611
15612 \backslash
15613 intop
15614 \series default
15615
15616 \series bold
15617
15618 \backslash
15619 ointop
15620 \series default
15621 などのように
15622 \series bold
15623 op
15624 \series default
15625 で終わるもの以外の積分記号では,範囲は,既定で演算子の横に設定されます.しかし,多重積分においては,範囲を演算子の下に置くべきときがあります.このことから,以下
15626 の例では,範囲形式を
15627 \series bold
15628 別行立て形式
15629 \series default
15630 にして積分記号の下に置くようにしています.
15631 \begin_inset Formula 
15632 \begin{equation}
15633 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15634 \end{equation}
15635
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \begin_layout Standard
15642 \begin_inset VSpace medskip
15643 \end_inset
15644
15645 範囲に条件を指定したい場合には,
15646 \series bold
15647
15648 \backslash
15649 subarray
15650 \series default
15651
15652 \begin_inset Index idx
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656 こまんど@コマンド ! S ! 
15657 \backslash
15658 subarray
15659 \end_layout
15660
15661 \end_inset
15662
15663 コマンドや
15664 \series bold
15665
15666 \backslash
15667 substack
15668 \series default
15669
15670 \begin_inset Index idx
15671 status collapsed
15672
15673 \begin_layout Plain Layout
15674 こまんど@コマンド ! S ! 
15675 \backslash
15676 substack
15677 \end_layout
15678
15679 \end_inset
15680
15681 コマンドを使用します.たとえば,以下の表記 
15682 \begin_inset Formula 
15683 \begin{equation}
15684 \sum_{\begin{subarray}{c}
15685 0<k<1000\\
15686 \\
15687 k\,\in\,\mathbb{N}
15688 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15689 \end{equation}
15690
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \begin_layout Standard
15697 を作成するには,以下のようにしなくてはなりません.
15698 \begin_inset Newline newline
15699 \end_inset
15700
15701 まず,
15702 \series bold
15703
15704 \backslash
15705 sum
15706 \series default
15707 ^
15708 \series bold
15709 n
15710 \begin_inset space \textvisiblespace{}
15711 \end_inset
15712
15713 _
15714 \series default
15715 というコマンドを入力します.すると,和演算子の下の青枠に移動するので,ここに
15716 \series bold
15717
15718 \backslash
15719 subarray
15720 \begin_inset space \textvisiblespace{}
15721 \end_inset
15722
15723
15724 \series default
15725 コマンドを挿入します.すると,青枠が紫枠の中に入って,ここに複数の行を書き込むことができるようになります.新しい行は,改行(
15726 \begin_inset Info
15727 type  "shortcut"
15728 arg   "newline-insert newline"
15729 \end_inset
15730
15731 )を挿入することで作ることができます.ここに
15732 \begin_inset Newline newline
15733 \end_inset
15734
15735
15736 \series bold
15737 0
15738 \begin_inset Formula $\boldsymbol{<}$
15739 \end_inset
15740
15741 k
15742 \begin_inset Formula $\boldsymbol{<}$
15743 \end_inset
15744
15745 1000 Ctrl+Return
15746 \begin_inset Newline newline
15747 \end_inset
15748
15749
15750 \series default
15751 と入力すると,新規行のための新しい枠が現れます.
15752 \end_layout
15753
15754 \begin_layout Standard
15755 各行の揃え方は,
15756 \family sans
15757 表ツールバー
15758 \family default
15759
15760 \family sans
15761 編集\SpecialChar menuseparator
15762 行と列
15763 \family default
15764 メニューで変更することができますが,右揃えにするには,行頭に
15765 \series bold
15766
15767 \backslash
15768 hfill
15769 \begin_inset space \textvisiblespace{}
15770 \end_inset
15771
15772
15773 \series default
15774 を挿入しなくてはなりません.
15775 \end_layout
15776
15777 \begin_layout Standard
15778
15779 \series bold
15780
15781 \backslash
15782 substack
15783 \series default
15784 コマンドは,各行がつねに中央揃えになることを除いては,
15785 \series bold
15786
15787 \backslash
15788 subarray
15789 \series default
15790 と同じです.
15791 \end_layout
15792
15793 \begin_layout Standard
15794 \begin_inset VSpace bigskip
15795 \end_inset
15796
15797 演算子の後に来る文字は,範囲の横に来るので,
15798 \begin_inset CommandInset ref
15799 LatexCommand eqref
15800 reference "eq:substack"
15801
15802 \end_inset
15803
15804 式のように,演算子の横の余白が大きくなりすぎることがあります.これを防ぐには,コマンド
15805 \series bold
15806
15807 \backslash
15808 smashoperator
15809 \series default
15810
15811 \begin_inset Index idx
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815 こまんど@コマンド ! S ! 
15816 \backslash
15817 smashoperator
15818 \end_layout
15819
15820 \end_inset
15821
15822 を使うことができます.これを有効化するには,文書設定の
15823 \family sans
15824 数式オプション
15825 \family default
15826 で,
15827 \series bold
15828 mathtools
15829 \series default
15830 パッケージ
15831 \begin_inset Index idx
15832 status collapsed
15833
15834 \begin_layout Plain Layout
15835 ぱっけーじ@パッケージ ! mathtools
15836 \end_layout
15837
15838 \end_inset
15839
15840
15841 \family sans
15842 常に読み込み
15843 \family default
15844 オプションを指定してください.
15845 \series bold
15846
15847 \backslash
15848 smashoperator
15849 \series default
15850 は,内容物の幅を0
15851 \lang english
15852
15853 \begin_inset space \thinspace{}
15854 \end_inset
15855
15856
15857 \lang japanese
15858 ptに設定します.
15859 \lang english
15860
15861 \begin_inset Newline newline
15862 \end_inset
15863
15864
15865 \lang japanese
15866 これを
15867 \begin_inset CommandInset ref
15868 LatexCommand eqref
15869 reference "eq:substack"
15870
15871 \end_inset
15872
15873 式に応用してみると,コマンド
15874 \end_layout
15875
15876 \begin_layout Standard
15877
15878 \series bold
15879
15880 \backslash
15881 smashoperator{
15882 \end_layout
15883
15884 \begin_layout Standard
15885 の波括弧の中に,範囲付きの演算子を挿入することになります.波括弧を閉じた後に,数式を続けます.例:
15886 \begin_inset Formula 
15887 \[
15888 \sum_{\mathclap{\substack{0<k<1000\\
15889 \\
15890 k\,\in\,\mathbb{N}
15891 }
15892 }}^{n}k^{-2}
15893 \]
15894
15895 \end_inset
15896
15897 演算子の片側だけ,空白を0
15898 \lang english
15899
15900 \begin_inset space \thinspace{}
15901 \end_inset
15902
15903
15904 \lang japanese
15905 ptにすることも可能です.そのためには,
15906 \series bold
15907
15908 \backslash
15909 smashoperator
15910 \series default
15911 と付属する波括弧の間に,
15912 \series bold
15913 [l]
15914 \series default
15915 または
15916 \series bold
15917 [r]
15918 \series default
15919 と書き込みます.下記は,
15920 \series bold
15921
15922 \backslash
15923 smashoperator
15924 \series default
15925 のとりうる形の例です.
15926 \end_layout
15927
15928 \begin_layout Standard
15929 \begin_inset Formula 
15930 \[
15931 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
15932 \]
15933
15934 \end_inset
15935
15936
15937 \end_layout
15938
15939 \begin_layout Standard
15940 \begin_inset VSpace bigskip
15941 \end_inset
15942
15943
15944 \end_layout
15945
15946 \begin_layout Standard
15947 範囲を持つ演算子が続くとき,出力での,範囲の組版は出来が良くないものになることがあります.下記をご覧ください.
15948 \begin_inset Formula 
15949 \[
15950 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
15951 \]
15952
15953 \end_inset
15954
15955 組版を改善するには,文書設定の
15956 \family sans
15957 数式オプション
15958 \family default
15959 で,
15960 \series bold
15961 mathtools
15962 \series default
15963 パッケージ
15964 \begin_inset Index idx
15965 status collapsed
15966
15967 \begin_layout Plain Layout
15968 ぱっけーじ@パッケージ ! mathtools
15969 \end_layout
15970
15971 \end_inset
15972
15973
15974 \family sans
15975 常に読み込み
15976 \family default
15977 オプションを指定してください.その上で,数式中の最初の演算子の前に直接,
15978 \series bold
15979
15980 \backslash
15981 adjustlimits
15982 \series default
15983 コマンド
15984 \begin_inset Index idx
15985 status collapsed
15986
15987 \begin_layout Plain Layout
15988 こまんど@コマンド ! A ! 
15989 \backslash
15990 adjustlimits
15991 \end_layout
15992
15993 \end_inset
15994
15995 を置いてください.そうすると,上記の例はこのようになります.
15996 \begin_inset Formula 
15997 \[
15998 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
15999 \]
16000
16001 \end_inset
16002
16003
16004 \end_layout
16005
16006 \begin_layout Standard
16007 \begin_inset VSpace bigskip
16008 \end_inset
16009
16010 一つの範囲を複数の演算子に用いる方法が,第
16011 \begin_inset CommandInset ref
16012 LatexCommand ref
16013 reference "subsec:自己定義演算子"
16014
16015 \end_inset
16016
16017 節に述べられています.
16018 \end_layout
16019
16020 \begin_layout Subsection
16021 演算子の修飾
16022 \begin_inset Index idx
16023 status collapsed
16024
16025 \begin_layout Plain Layout
16026 えんざんし@演算子 ! しゅうしょく@修飾
16027 \end_layout
16028
16029 \end_inset
16030
16031
16032 \end_layout
16033
16034 \begin_layout Standard
16035
16036 \series bold
16037
16038 \backslash
16039 overset
16040 \series default
16041
16042 \begin_inset Index idx
16043 status collapsed
16044
16045 \begin_layout Plain Layout
16046 こまんど@コマンド ! O ! 
16047 \backslash
16048 overset
16049 \end_layout
16050
16051 \end_inset
16052
16053 コマンドや
16054 \series bold
16055
16056 \backslash
16057 underset
16058 \series default
16059
16060 \begin_inset Index idx
16061 status collapsed
16062
16063 \begin_layout Plain Layout
16064 こまんど@コマンド ! U ! 
16065 \backslash
16066 underset
16067 \end_layout
16068
16069 \end_inset
16070
16071 コマンドを使うと,それぞれ演算子の上や下に,文字をアクセントとして付けることができます.また,
16072 \series bold
16073
16074 \backslash
16075 sideset
16076 \series default
16077
16078 \begin_inset Index idx
16079 status collapsed
16080
16081 \begin_layout Plain Layout
16082 こまんど@コマンド ! S ! 
16083 \backslash
16084 sideset
16085 \end_layout
16086
16087 \end_inset
16088
16089 コマンドを使うと,文字を演算子の前や後ろに付けることができます.
16090 \end_layout
16091
16092 \begin_layout Standard
16093
16094 \series bold
16095
16096 \backslash
16097 sideset
16098 \series default
16099 には4つの派生版があります.
16100 \end_layout
16101
16102 \begin_layout Itemize
16103
16104 \series bold
16105
16106 \backslash
16107 sideset
16108 \series default
16109 は,演算子の隅に文字を置くのに用います.
16110 \end_layout
16111
16112 \begin_layout Itemize
16113
16114 \series bold
16115
16116 \backslash
16117 sidesetn
16118 \series default
16119 は,演算子の前後に文字を置くのに用います(この派生版は,\SpecialChar LaTeX
16120 の元々の
16121 \series bold
16122
16123 \backslash
16124 sideset
16125 \series default
16126 コマンドを表します).
16127 \end_layout
16128
16129 \begin_layout Itemize
16130
16131 \series bold
16132
16133 \backslash
16134 sidesetl
16135 \series default
16136 は,演算子の左隅と後ろに文字を置くのに用います.
16137 \end_layout
16138
16139 \begin_layout Itemize
16140
16141 \series bold
16142
16143 \backslash
16144 sidesetr
16145 \series default
16146 は,演算子の右隅と前に文字を置くのに用います.
16147 \end_layout
16148
16149 \begin_layout Standard
16150 たとえば,
16151 \series bold
16152
16153 \backslash
16154 sidesetn
16155 \begin_inset space \textvisiblespace{}
16156 \end_inset
16157
16158
16159 \backslash
16160 sum
16161 \begin_inset space \textvisiblespace{}
16162 \end_inset
16163
16164
16165 \begin_inset Formula $\to$
16166 \end_inset
16167
16168 '
16169 \begin_inset Formula $\to$
16170 \end_inset
16171
16172 _k=1
16173 \begin_inset space \textvisiblespace{}
16174 \end_inset
16175
16176
16177 \series default
16178 ^
16179 \series bold
16180 n
16181 \series default
16182 というコマンドを入力すると,
16183 \begin_inset Formula 
16184 \[
16185 \sideset{}{'}\sum_{k=1}^{n}
16186 \]
16187
16188 \end_inset
16189
16190 のようになります.
16191 \end_layout
16192
16193 \begin_layout Standard
16194 \begin_inset Note Greyedout
16195 status open
16196
16197 \begin_layout Plain Layout
16198
16199 \series bold
16200 【註】
16201 \backslash
16202 sideset
16203 \series default
16204 は,大演算子を修飾するためだけに用いることができ,二項演算子には用いることができません.
16205 \end_layout
16206
16207 \end_inset
16208
16209
16210 \end_layout
16211
16212 \begin_layout Standard
16213 のようになります.最後の例からわかるように,
16214 \series bold
16215
16216 \backslash
16217 overset
16218 \series default
16219
16220 \series bold
16221
16222 \backslash
16223 underset
16224 \series default
16225 では,記号や文字にアクセントをつけることもできます.一方. また,
16226 \series bold
16227
16228 \backslash
16229 overset
16230 \begin_inset space \textvisiblespace{}
16231 \end_inset
16232
16233
16234 \backslash
16235 maltese
16236 \begin_inset space \textvisiblespace{}
16237 \end_inset
16238
16239
16240 \series default
16241
16242 \begin_inset Formula $\uparrow$
16243 \end_inset
16244
16245
16246 \series bold
16247 a
16248 \series default
16249 というコマンドならば,
16250 \begin_inset Formula 
16251 \[
16252 \overset{a}{\maltese}
16253 \]
16254
16255 \end_inset
16256
16257
16258 \end_layout
16259
16260 \begin_layout Subsection
16261 二項演算子
16262 \begin_inset CommandInset label
16263 LatexCommand label
16264 name "subsec:二項演算子"
16265
16266 \end_inset
16267
16268
16269 \begin_inset Index idx
16270 status collapsed
16271
16272 \begin_layout Plain Layout
16273 えんざんし@演算子 ! にこう@二項
16274 \begin_inset space \thinspace{}
16275 \end_inset
16276
16277 ——
16278 \end_layout
16279
16280 \end_inset
16281
16282
16283 \end_layout
16284
16285 \begin_layout Standard
16286 二項演算子は,前後に文字がある場合,周囲に余白が入ります.
16287 \begin_inset VSpace medskip
16288 \end_inset
16289
16290
16291 \end_layout
16292
16293 \begin_layout Standard
16294 \begin_inset Tabular
16295 <lyxtabular version="3" rows="13" columns="2">
16296 <features booktabs="true" tabularvalignment="middle">
16297 <column alignment="center" valignment="top" width="0pt">
16298 <column alignment="center" valignment="top" width="0pt">
16299 <row>
16300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16301 \begin_inset Text
16302
16303 \begin_layout Plain Layout
16304 コマンド
16305 \begin_inset Note Note
16306 status collapsed
16307
16308 \begin_layout Plain Layout
16309 ここで
16310 \series bold
16311
16312 \backslash
16313 raisebox
16314 \series default
16315 はスペーサーとして使用しているだけです.
16316 \end_layout
16317
16318 \end_inset
16319
16320
16321 \end_layout
16322
16323 \end_inset
16324 </cell>
16325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 出力
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 </row>
16335 <row>
16336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 +
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16346 \begin_inset Text
16347
16348 \begin_layout Plain Layout
16349 \begin_inset Formula $+$
16350 \end_inset
16351
16352
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 </row>
16358 <row>
16359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16360 \begin_inset Text
16361
16362 \begin_layout Plain Layout
16363 -
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372 \begin_inset Formula $-$
16373 \end_inset
16374
16375
16376 \end_layout
16377
16378 \end_inset
16379 </cell>
16380 </row>
16381 <row>
16382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16383 \begin_inset Text
16384
16385 \begin_layout Plain Layout
16386
16387 \backslash
16388 pm
16389 \end_layout
16390
16391 \end_inset
16392 </cell>
16393 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16394 \begin_inset Text
16395
16396 \begin_layout Plain Layout
16397 \begin_inset Formula $\pm$
16398 \end_inset
16399
16400
16401 \end_layout
16402
16403 \end_inset
16404 </cell>
16405 </row>
16406 <row>
16407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411
16412 \backslash
16413 mp
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Plain Layout
16422 \begin_inset Formula $\mp$
16423 \end_inset
16424
16425
16426 \end_layout
16427
16428 \end_inset
16429 </cell>
16430 </row>
16431 <row>
16432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16433 \begin_inset Text
16434
16435 \begin_layout Plain Layout
16436
16437 \backslash
16438 cdot
16439 \end_layout
16440
16441 \end_inset
16442 </cell>
16443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16444 \begin_inset Text
16445
16446 \begin_layout Plain Layout
16447 \begin_inset Formula $\cdot$
16448 \end_inset
16449
16450
16451 \end_layout
16452
16453 \end_inset
16454 </cell>
16455 </row>
16456 <row>
16457 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Plain Layout
16461
16462 \backslash
16463 times
16464 \end_layout
16465
16466 \end_inset
16467 </cell>
16468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16469 \begin_inset Text
16470
16471 \begin_layout Plain Layout
16472 \begin_inset Formula $\times$
16473 \end_inset
16474
16475
16476 \end_layout
16477
16478 \end_inset
16479 </cell>
16480 </row>
16481 <row>
16482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16483 \begin_inset Text
16484
16485 \begin_layout Plain Layout
16486
16487 \backslash
16488 div
16489 \end_layout
16490
16491 \end_inset
16492 </cell>
16493 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16494 \begin_inset Text
16495
16496 \begin_layout Plain Layout
16497 \begin_inset Formula $\div$
16498 \end_inset
16499
16500
16501 \end_layout
16502
16503 \end_inset
16504 </cell>
16505 </row>
16506 <row>
16507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16508 \begin_inset Text
16509
16510 \begin_layout Plain Layout
16511 \begin_inset ERT
16512 status collapsed
16513
16514 \begin_layout Plain Layout
16515
16516
16517 \backslash
16518 raisebox{-1.2mm}{
16519 \end_layout
16520
16521 \end_inset
16522
16523 *
16524 \begin_inset ERT
16525 status collapsed
16526
16527 \begin_layout Plain Layout
16528
16529 }
16530 \end_layout
16531
16532 \end_inset
16533
16534
16535 \end_layout
16536
16537 \end_inset
16538 </cell>
16539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16540 \begin_inset Text
16541
16542 \begin_layout Plain Layout
16543 \begin_inset Formula $*$
16544 \end_inset
16545
16546
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 </row>
16552 <row>
16553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16554 \begin_inset Text
16555
16556 \begin_layout Plain Layout
16557
16558 \backslash
16559 star
16560 \end_layout
16561
16562 \end_inset
16563 </cell>
16564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16565 \begin_inset Text
16566
16567 \begin_layout Plain Layout
16568 \begin_inset Formula $\star$
16569 \end_inset
16570
16571
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 </row>
16577 <row>
16578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16579 \begin_inset Text
16580
16581 \begin_layout Plain Layout
16582
16583 \backslash
16584 circ
16585 \end_layout
16586
16587 \end_inset
16588 </cell>
16589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Plain Layout
16593 \begin_inset Formula $\circ$
16594 \end_inset
16595
16596
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 </row>
16602 <row>
16603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Plain Layout
16607
16608 \backslash
16609 diamond
16610 \end_layout
16611
16612 \end_inset
16613 </cell>
16614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16615 \begin_inset Text
16616
16617 \begin_layout Plain Layout
16618 \begin_inset Formula $\diamond$
16619 \end_inset
16620
16621
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 </row>
16627 <row>
16628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16629 \begin_inset Text
16630
16631 \begin_layout Plain Layout
16632
16633 \backslash
16634 bullet
16635 \end_layout
16636
16637 \end_inset
16638 </cell>
16639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Plain Layout
16643 \begin_inset Formula $\bullet$
16644 \end_inset
16645
16646
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 </row>
16652 </lyxtabular>
16653
16654 \end_inset
16655
16656
16657 \begin_inset space \hfill{}
16658 \end_inset
16659
16660
16661 \begin_inset Tabular
16662 <lyxtabular version="3" rows="13" columns="2">
16663 <features booktabs="true" tabularvalignment="middle">
16664 <column alignment="center" valignment="top" width="0pt">
16665 <column alignment="center" valignment="top" width="0pt">
16666 <row>
16667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16668 \begin_inset Text
16669
16670 \begin_layout Plain Layout
16671 コマンド
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Plain Layout
16680 出力
16681 \end_layout
16682
16683 \end_inset
16684 </cell>
16685 </row>
16686 <row>
16687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691
16692 \backslash
16693 nabla
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702 \begin_inset Formula $\nabla$
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \end_inset
16709 </cell>
16710 </row>
16711 <row>
16712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16713 \begin_inset Text
16714
16715 \begin_layout Plain Layout
16716
16717 \backslash
16718 bigtriangledown
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727 \begin_inset Formula $\bigtriangledown$
16728 \end_inset
16729
16730
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 </row>
16736 <row>
16737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741
16742 \backslash
16743 bigtriangleup
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16749 \begin_inset Text
16750
16751 \begin_layout Plain Layout
16752 \begin_inset Formula $\bigtriangleup$
16753 \end_inset
16754
16755
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 </row>
16761 <row>
16762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16763 \begin_inset Text
16764
16765 \begin_layout Plain Layout
16766
16767 \backslash
16768 Box
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Plain Layout
16777 \begin_inset Formula $\Box$
16778 \end_inset
16779
16780
16781 \end_layout
16782
16783 \end_inset
16784 </cell>
16785 </row>
16786 <row>
16787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791
16792 \backslash
16793 cap 
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 \begin_inset Formula $\cap$
16803 \end_inset
16804
16805
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 </row>
16811 <row>
16812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Plain Layout
16816
16817 \backslash
16818 cup
16819 \end_layout
16820
16821 \end_inset
16822 </cell>
16823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 \begin_inset Formula $\cup$
16828 \end_inset
16829
16830
16831 \end_layout
16832
16833 \end_inset
16834 </cell>
16835 </row>
16836 <row>
16837 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16838 \begin_inset Text
16839
16840 \begin_layout Plain Layout
16841
16842 \backslash
16843 dagger
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16849 \begin_inset Text
16850
16851 \begin_layout Plain Layout
16852 \begin_inset Formula $\dagger$
16853 \end_inset
16854
16855
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 </row>
16861 <row>
16862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866
16867 \backslash
16868 ddagger
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 \begin_inset Formula $\ddagger$
16878 \end_inset
16879
16880
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 </row>
16886 <row>
16887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891
16892 \backslash
16893 wr
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902 \begin_inset Formula $\wr$
16903 \end_inset
16904
16905
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 </row>
16911 <row>
16912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916
16917 \backslash
16918 bigcirc
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 \begin_inset Formula $\bigcirc$
16928 \end_inset
16929
16930
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 </row>
16936 <row>
16937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941
16942 \backslash
16943 wedge
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952 \begin_inset Formula $\wedge$
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 </row>
16961 <row>
16962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966
16967 \backslash
16968 vee
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 \begin_inset Formula $\vee$
16978 \end_inset
16979
16980
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 </row>
16986 </lyxtabular>
16987
16988 \end_inset
16989
16990
16991 \begin_inset space \hfill{}
16992 \end_inset
16993
16994
16995 \begin_inset Tabular
16996 <lyxtabular version="3" rows="13" columns="2">
16997 <features booktabs="true" tabularvalignment="middle">
16998 <column alignment="center" valignment="top" width="0pt">
16999 <column alignment="center" valignment="top" width="0pt">
17000 <row>
17001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17002 \begin_inset Text
17003
17004 \begin_layout Plain Layout
17005 コマンド
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 出力
17015 \end_layout
17016
17017 \end_inset
17018 </cell>
17019 </row>
17020 <row>
17021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17022 \begin_inset Text
17023
17024 \begin_layout Plain Layout
17025
17026 \backslash
17027 oplus
17028 \end_layout
17029
17030 \end_inset
17031 </cell>
17032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17033 \begin_inset Text
17034
17035 \begin_layout Plain Layout
17036 \begin_inset Formula $\oplus$
17037 \end_inset
17038
17039
17040 \end_layout
17041
17042 \end_inset
17043 </cell>
17044 </row>
17045 <row>
17046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17047 \begin_inset Text
17048
17049 \begin_layout Plain Layout
17050
17051 \backslash
17052 ominus
17053 \end_layout
17054
17055 \end_inset
17056 </cell>
17057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17058 \begin_inset Text
17059
17060 \begin_layout Plain Layout
17061 \begin_inset Formula $\ominus$
17062 \end_inset
17063
17064
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 </row>
17070 <row>
17071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17072 \begin_inset Text
17073
17074 \begin_layout Plain Layout
17075
17076 \backslash
17077 otimes
17078 \end_layout
17079
17080 \end_inset
17081 </cell>
17082 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17083 \begin_inset Text
17084
17085 \begin_layout Plain Layout
17086 \begin_inset Formula $\otimes$
17087 \end_inset
17088
17089
17090 \end_layout
17091
17092 \end_inset
17093 </cell>
17094 </row>
17095 <row>
17096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100
17101 \backslash
17102 oslash
17103 \end_layout
17104
17105 \end_inset
17106 </cell>
17107 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17108 \begin_inset Text
17109
17110 \begin_layout Plain Layout
17111 \begin_inset Formula $\oslash$
17112 \end_inset
17113
17114
17115 \end_layout
17116
17117 \end_inset
17118 </cell>
17119 </row>
17120 <row>
17121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17122 \begin_inset Text
17123
17124 \begin_layout Plain Layout
17125
17126 \backslash
17127 odot
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17133 \begin_inset Text
17134
17135 \begin_layout Plain Layout
17136 \begin_inset Formula $\odot$
17137 \end_inset
17138
17139
17140 \end_layout
17141
17142 \end_inset
17143 </cell>
17144 </row>
17145 <row>
17146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150
17151 \backslash
17152 amalg
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 \begin_inset Formula $\amalg$
17162 \end_inset
17163
17164
17165 \end_layout
17166
17167 \end_inset
17168 </cell>
17169 </row>
17170 <row>
17171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \backslash
17177 uplus
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186 \begin_inset Formula $\uplus$
17187 \end_inset
17188
17189
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 </row>
17195 <row>
17196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \backslash
17202 setminus
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211 \begin_inset Formula $\setminus$
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 </row>
17220 <row>
17221 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225
17226 \backslash
17227 sqcap
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 \begin_inset Formula $\sqcap$
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 </row>
17245 <row>
17246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \backslash
17252 sqcup
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 \begin_inset Formula $\sqcup$
17262 \end_inset
17263
17264
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275
17276 \backslash
17277 triangleleft
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286 \begin_inset Formula $\triangleleft$
17287 \end_inset
17288
17289
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 </row>
17295 <row>
17296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300
17301 \backslash
17302 triangleright
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311 \begin_inset Formula $\triangleright$
17312 \end_inset
17313
17314
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 </row>
17320 </lyxtabular>
17321
17322 \end_inset
17323
17324
17325 \end_layout
17326
17327 \begin_layout Standard
17328 二項演算子は,すべて数式ツールバーボタンの
17329 \begin_inset Info
17330 type  "icon"
17331 arg   "math-insert \\pm"
17332 \end_inset
17333
17334 から挿入することもできます.
17335 \end_layout
17336
17337 \begin_layout Standard
17338 ラプラス演算子を組版するには,
17339 \series bold
17340
17341 \backslash
17342 bigtriangleup
17343 \series default
17344 以外に,
17345 \series bold
17346
17347 \backslash
17348 Delta
17349 \series default
17350
17351 \series bold
17352
17353 \backslash
17354 nabla
17355 \series default
17356 ^
17357 \series bold
17358 2
17359 \series default
17360 (
17361 \begin_inset Formula $\nabla^{2}$
17362 \end_inset
17363
17364 )を使用することもできます.
17365 \end_layout
17366
17367 \begin_layout Standard
17368
17369 \family sans
17370 挿入\SpecialChar menuseparator
17371 特殊文字
17372 \family default
17373 メニューの
17374 \family sans
17375 メニュー区切り
17376 \family default
17377 で入力される文字は,
17378 \series bold
17379
17380 \backslash
17381 triangleright
17382 \series default
17383 演算子です.
17384 \end_layout
17385
17386 \begin_layout Subsection
17387 自己定義演算子
17388 \begin_inset CommandInset label
17389 LatexCommand label
17390 name "subsec:自己定義演算子"
17391
17392 \end_inset
17393
17394
17395 \begin_inset Index idx
17396 status collapsed
17397
17398 \begin_layout Plain Layout
17399 えんざんし@演算子 ! じこていぎ@自己定義
17400 \begin_inset space \thinspace{}
17401 \end_inset
17402
17403 ——
17404 \end_layout
17405
17406 \end_inset
17407
17408
17409 \end_layout
17410
17411 \begin_layout Standard
17412 \SpecialChar LaTeX
17413 プリアンブルで
17414 \series bold
17415
17416 \backslash
17417 DeclareMathOperator
17418 \series default
17419
17420 \begin_inset Index idx
17421 status collapsed
17422
17423 \begin_layout Plain Layout
17424 こまんど@コマンド ! D ! 
17425 \backslash
17426 dbinom@
17427 \backslash
17428 DeclareMathOperator
17429 \end_layout
17430
17431 \end_inset
17432
17433 コマンドを使用すると,自己定義演算子を定義することができます.このコマンドの書式は
17434 \end_layout
17435
17436 \begin_layout Standard
17437
17438 \series bold
17439
17440 \backslash
17441 DeclareMathOperator{新規コマンド}{表示}
17442 \end_layout
17443
17444 \begin_layout Standard
17445 です.「表示」は,出力での演算子の表示され方を定義する文字や記号です.大演算子を定義するには,コマンドの後に「*」を置きます.自己定義の大演算子は,すべて第
17446 \begin_inset CommandInset ref
17447 LatexCommand ref
17448 reference "subsec:演算子の範囲"
17449
17450 \end_inset
17451
17452 節で述べられた範囲を指定することができます.
17453 \end_layout
17454
17455 \begin_layout Standard
17456 たとえば,以下のような\SpecialChar LaTeX
17457 プリアンブル行
17458 \end_layout
17459
17460 \begin_layout Standard
17461
17462 \series bold
17463
17464 \backslash
17465 DeclareMathOperator*{
17466 \backslash
17467 Lozenge}{
17468 \backslash
17469 blacklozenge}
17470 \end_layout
17471
17472 \begin_layout Standard
17473 は,第
17474 \begin_inset CommandInset ref
17475 LatexCommand ref
17476 reference "subsec:その他の記号"
17477
17478 \end_inset
17479
17480 節にある菱形記号を使った大演算子を挿入する,以下のようなコマンド
17481 \series bold
17482
17483 \backslash
17484 Lozenge
17485 \series default
17486 を定義します.
17487 \begin_inset Formula 
17488 \[
17489 \Lozenge_{n=1}^{\infty}
17490 \]
17491
17492 \end_inset
17493
17494 上記の数式を作るコマンドは,
17495 \series bold
17496
17497 \backslash
17498 Lozenge
17499 \series default
17500 ^
17501 \series bold
17502
17503 \backslash
17504 infty
17505 \begin_inset Formula $\to$
17506 \end_inset
17507
17508 _n=1
17509 \series default
17510 です.
17511 \end_layout
17512
17513 \begin_layout Standard
17514 \begin_inset VSpace bigskip
17515 \end_inset
17516
17517 自己定義演算子を,同一文書内で複数回用いない時には,以下の書式を持つ
17518 \series bold
17519
17520 \backslash
17521 mathop
17522 \series default
17523
17524 \begin_inset Index idx
17525 status collapsed
17526
17527 \begin_layout Plain Layout
17528 こまんど@コマンド ! M ! 
17529 \backslash
17530 mathop
17531 \end_layout
17532
17533 \end_inset
17534
17535 コマンドおよび
17536 \series bold
17537
17538 \backslash
17539 mathbin
17540 \series default
17541
17542 \begin_inset Index idx
17543 status collapsed
17544
17545 \begin_layout Plain Layout
17546 こまんど@コマンド ! M ! 
17547 \backslash
17548 mathbin
17549 \end_layout
17550
17551 \end_inset
17552
17553 コマンドを用いて定義を行うこともできます.
17554 \end_layout
17555
17556 \begin_layout Standard
17557 (書式)
17558 \series bold
17559
17560 \backslash
17561 mathop{表示}
17562 \series default
17563 および
17564 \series bold
17565
17566 \backslash
17567 mathbin{表示}
17568 \end_layout
17569
17570 \begin_layout Standard
17571
17572 \series bold
17573
17574 \backslash
17575 mathop
17576 \series default
17577 は大演算子を定義し,
17578 \series bold
17579
17580 \backslash
17581 mathbin
17582 \series default
17583 は二項演算子を定義します.
17584 \end_layout
17585
17586 \begin_layout Standard
17587 たとえば
17588 \series bold
17589
17590 \backslash
17591 mathop
17592 \series default
17593 は,以下のように,複数の演算子に共通の範囲指定を行うのに用いることができます.
17594 \end_layout
17595
17596 \begin_layout Standard
17597 \begin_inset Formula 
17598 \[
17599 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17600 \]
17601
17602 \end_inset
17603
17604
17605 \end_layout
17606
17607 \begin_layout Standard
17608 上記の数式では
17609 \begin_inset Newline newline
17610 \end_inset
17611
17612
17613 \series bold
17614
17615 \backslash
17616 mathop{
17617 \backslash
17618 sum
17619 \backslash
17620 negmedspace
17621 \backslash
17622 sum
17623 \series default
17624
17625 \begin_inset space \textvisiblespace{}
17626 \end_inset
17627
17628
17629 \series bold
17630
17631 \begin_inset Formula $\to$
17632 \end_inset
17633
17634 ^N
17635 \series default
17636
17637 \begin_inset space \textvisiblespace{}
17638 \end_inset
17639
17640
17641 \series bold
17642 _i,j=1
17643 \begin_inset Newline newline
17644 \end_inset
17645
17646
17647 \series default
17648 というコマンドを用いています.
17649 \end_layout
17650
17651 \begin_layout Section
17652 書体
17653 \begin_inset Index idx
17654 status collapsed
17655
17656 \begin_layout Plain Layout
17657 しょたい@書体
17658 \end_layout
17659
17660 \end_inset
17661
17662
17663 \begin_inset Index idx
17664 status collapsed
17665
17666 \begin_layout Plain Layout
17667 ふぉんと@フォント
17668 \begin_inset ERT
17669 status collapsed
17670
17671 \begin_layout Plain Layout
17672
17673 |see{
17674 \end_layout
17675
17676 \end_inset
17677
17678 書体
17679 \begin_inset ERT
17680 status collapsed
17681
17682 \begin_layout Plain Layout
17683
17684 }
17685 \end_layout
17686
17687 \end_inset
17688
17689
17690 \end_layout
17691
17692 \end_inset
17693
17694
17695 \end_layout
17696
17697 \begin_layout Subsection
17698 書体様式
17699 \begin_inset CommandInset label
17700 LatexCommand label
17701 name "subsec:書体様式"
17702
17703 \end_inset
17704
17705
17706 \begin_inset Index idx
17707 status collapsed
17708
17709 \begin_layout Plain Layout
17710 しょたい@書体 ! ようしき@様式
17711 \end_layout
17712
17713 \end_inset
17714
17715
17716 \end_layout
17717
17718 \begin_layout Standard
17719 数式中のラテン文字は,以下の書体様式のうちいずれかに設定することができます.
17720 \end_layout
17721
17722 \begin_layout Standard
17723 \align center
17724 \begin_inset Tabular
17725 <lyxtabular version="3" rows="6" columns="3">
17726 <features booktabs="true" tabularvalignment="middle">
17727 <column alignment="center" valignment="top" width="0pt">
17728 <column alignment="center" valignment="top">
17729 <column alignment="center" valignment="top">
17730 <row>
17731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 コマンド
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 出力
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753
17754 \lang english
17755 Shortcut
17756 \end_layout
17757
17758 \end_inset
17759 </cell>
17760 </row>
17761 <row>
17762 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766
17767 \backslash
17768 mathbb
17769 \series bold
17770
17771 \begin_inset space \textvisiblespace{}
17772 \end_inset
17773
17774
17775 \series default
17776 ABC
17777 \end_layout
17778
17779 \end_inset
17780 </cell>
17781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17782 \begin_inset Text
17783
17784 \begin_layout Plain Layout
17785 \begin_inset Formula $\mathbb{ABC}$
17786 \end_inset
17787
17788
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 -
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 </row>
17803 <row>
17804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \backslash
17810 mathbf
17811 \series bold
17812
17813 \begin_inset space \textvisiblespace{}
17814 \end_inset
17815
17816
17817 \series default
17818 AbC
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 \begin_inset Formula $\mathbf{AbC}$
17828 \end_inset
17829
17830
17831 \end_layout
17832
17833 \end_inset
17834 </cell>
17835 <cell alignment="center" valignment="top" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839 \begin_inset Info
17840 type  "shortcut"
17841 arg   "font-bold"
17842 \end_inset
17843
17844
17845 \end_layout
17846
17847 \end_inset
17848 </cell>
17849 </row>
17850 <row>
17851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855
17856 \backslash
17857 boldsymbol
17858 \series bold
17859
17860 \begin_inset space \textvisiblespace{}
17861 \end_inset
17862
17863
17864 \series default
17865 AbC
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 \begin_inset Formula $\boldsymbol{AbC}$
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell alignment="center" valignment="top" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Plain Layout
17886 \begin_inset Info
17887 type  "shortcut"
17888 arg   "font-boldsymbol"
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 </row>
17897 <row>
17898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902
17903 \backslash
17904 mathcal
17905 \series bold
17906
17907 \begin_inset space \textvisiblespace{}
17908 \end_inset
17909
17910
17911 \series default
17912 ABC
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 \begin_inset Formula $\mathcal{ABC}$
17922 \end_inset
17923
17924
17925 \end_layout
17926
17927 \end_inset
17928 </cell>
17929 <cell alignment="center" valignment="top" usebox="none">
17930 \begin_inset Text
17931
17932 \begin_layout Plain Layout
17933 -
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 </row>
17939 <row>
17940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944
17945 \backslash
17946 mathfrak
17947 \series bold
17948
17949 \begin_inset space \textvisiblespace{}
17950 \end_inset
17951
17952
17953 \series default
17954 AbC
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963 \begin_inset Formula $\mathfrak{AbC}$
17964 \end_inset
17965
17966
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975 -
17976 \end_layout
17977
17978 \end_inset
17979 </cell>
17980 </row>
17981 </lyxtabular>
17982
17983 \end_inset
17984
17985
17986 \end_layout
17987
17988 \begin_layout Standard
17989 \align center
17990 \begin_inset Tabular
17991 <lyxtabular version="3" rows="6" columns="3">
17992 <features booktabs="true" tabularvalignment="middle">
17993 <column alignment="center" valignment="top" width="0pt">
17994 <column alignment="center" valignment="top">
17995 <column alignment="center" valignment="top">
17996 <row>
17997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 コマンド
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 出力
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18016 \begin_inset Text
18017
18018 \begin_layout Plain Layout
18019
18020 \lang english
18021 Shortcut
18022 \end_layout
18023
18024 \end_inset
18025 </cell>
18026 </row>
18027 <row>
18028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032
18033 \backslash
18034 mathit
18035 \series bold
18036
18037 \begin_inset space \textvisiblespace{}
18038 \end_inset
18039
18040
18041 \series default
18042 AbC
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18048 \begin_inset Text
18049
18050 \begin_layout Plain Layout
18051 \begin_inset Formula $\mathit{AbC}$
18052 \end_inset
18053
18054
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 -
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 </row>
18069 <row>
18070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074
18075 \backslash
18076 mathrm
18077 \series bold
18078
18079 \begin_inset space \textvisiblespace{}
18080 \end_inset
18081
18082
18083 \series default
18084 AbC
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093 \begin_inset Formula $\mathrm{AbC}$
18094 \end_inset
18095
18096
18097 \end_layout
18098
18099 \end_inset
18100 </cell>
18101 <cell alignment="center" valignment="top" usebox="none">
18102 \begin_inset Text
18103
18104 \begin_layout Plain Layout
18105 \begin_inset Info
18106 type  "shortcut"
18107 arg   "font-roman"
18108 \end_inset
18109
18110
18111 \end_layout
18112
18113 \end_inset
18114 </cell>
18115 </row>
18116 <row>
18117 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \backslash
18123 mathsf
18124 \series bold
18125
18126 \begin_inset space \textvisiblespace{}
18127 \end_inset
18128
18129
18130 \series default
18131 AbC
18132 \end_layout
18133
18134 \end_inset
18135 </cell>
18136 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18137 \begin_inset Text
18138
18139 \begin_layout Plain Layout
18140 \begin_inset Formula $\mathsf{AbC}$
18141 \end_inset
18142
18143
18144 \end_layout
18145
18146 \end_inset
18147 </cell>
18148 <cell alignment="center" valignment="top" usebox="none">
18149 \begin_inset Text
18150
18151 \begin_layout Plain Layout
18152 \begin_inset Info
18153 type  "shortcut"
18154 arg   "font-sans"
18155 \end_inset
18156
18157
18158 \end_layout
18159
18160 \end_inset
18161 </cell>
18162 </row>
18163 <row>
18164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168
18169 \backslash
18170 mathtt
18171 \series bold
18172
18173 \begin_inset space \textvisiblespace{}
18174 \end_inset
18175
18176
18177 \series default
18178 AbC
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 \begin_inset Formula $\mathtt{AbC}$
18188 \end_inset
18189
18190
18191 \end_layout
18192
18193 \end_inset
18194 </cell>
18195 <cell alignment="center" valignment="top" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199 \begin_inset Info
18200 type  "shortcut"
18201 arg   "font-typewriter"
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 </row>
18210 <row>
18211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215
18216 \backslash
18217 mathscr
18218 \series bold
18219
18220 \begin_inset space \textvisiblespace{}
18221 \end_inset
18222
18223
18224 \series default
18225 ABC
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 \begin_inset Formula $\mathscr{ABC}$
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 -
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 </row>
18252 </lyxtabular>
18253
18254 \end_inset
18255
18256
18257 \end_layout
18258
18259 \begin_layout Standard
18260 \begin_inset Note Greyedout
18261 status open
18262
18263 \begin_layout Plain Layout
18264
18265 \series bold
18266 【註】
18267 \backslash
18268 mathbb
18269 \series default
18270
18271 \series bold
18272 mathcal
18273 \series default
18274 様式と
18275 \series bold
18276
18277 \backslash
18278 mathscr
18279 \series default
18280 様式は,大文字にのみ使用することができます.
18281 \end_layout
18282
18283 \end_inset
18284
18285
18286 \end_layout
18287
18288 \begin_layout Standard
18289 既定では,
18290 \series bold
18291
18292 \backslash
18293 mathnormal
18294 \series default
18295 様式に設定されています.
18296 \end_layout
18297
18298 \begin_layout Standard
18299 書体様式コマンドは,以下のように数式構成要素内の文字に対しても機能します.
18300 \begin_inset Formula 
18301 \[
18302 \mathfrak{A=\frac{b}{C}}
18303 \]
18304
18305 \end_inset
18306
18307
18308 \end_layout
18309
18310 \begin_layout Standard
18311 数式テキストに含まれる文字に対しては,数式書体様式は反映せず,
18312 \series bold
18313
18314 \backslash
18315 textrm
18316 \series default
18317 様式で表示されます.数式テキストの様式を文字様式ダイアログで設定することができないのは,\SpecialChar LyX
18318 のバグです
18319 \begin_inset Foot
18320 status collapsed
18321
18322 \begin_layout Plain Layout
18323 \begin_inset CommandInset href
18324 LatexCommand href
18325 name "LyX-bug #4629"
18326 target "http://www.lyx.org/trac/ticket/4629"
18327 literal "false"
18328
18329 \end_inset
18330
18331
18332 \end_layout
18333
18334 \end_inset
18335
18336
18337 \end_layout
18338
18339 \begin_layout Standard
18340 書体様式コマンドの代わりに,
18341 \family sans
18342 編集\SpecialChar menuseparator
18343 数学\SpecialChar menuseparator
18344 文字様式
18345 \family default
18346 ダイアログや,
18347 \begin_inset Info
18348 type  "icon"
18349 arg   "math-insert \\font"
18350 \end_inset
18351
18352 を使用することもできます.
18353 \end_layout
18354
18355 \begin_layout Subsection
18356 ボールド体の数式
18357 \begin_inset CommandInset label
18358 LatexCommand label
18359 name "subsec:ボールド体の数式"
18360
18361 \end_inset
18362
18363
18364 \begin_inset Index idx
18365 status collapsed
18366
18367 \begin_layout Plain Layout
18368 すうしき@数式 ! ぼーるどたい@ボールド体
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Standard
18377 数式全体をボールド体にしようとすると,前節の
18378 \series bold
18379
18380 \backslash
18381 mathbf
18382 \series default
18383 コマンドは,ギリシャ文字の小文字に対しては機能しないので,使用することができません.さらにこのコマンドは,以下の式のように,ラテン文字をつねにアップライト体に印
18384 字してしまいます.
18385 \end_layout
18386
18387 \begin_layout Standard
18388 \begin_inset Formula 
18389 \[
18390 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18391 \]
18392
18393 \end_inset
18394
18395
18396 \end_layout
18397
18398 \begin_layout Standard
18399 この数式を正しく表示するには,以下のように,
18400 \series bold
18401
18402 \backslash
18403 boldsymbol
18404 \series default
18405 コマンドを使用します.
18406 \begin_inset Formula 
18407 \[
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 に設定する方法もあります.この環境は,\SpecialChar TeX
18418 モードで
18419 \series bold
18420
18421 \backslash
18422 boldmath
18423 \begin_inset Index idx
18424 status collapsed
18425
18426 \begin_layout Plain Layout
18427 こまんど@コマンド ! B ! 
18428 \backslash
18429 boldmath
18430 \end_layout
18431
18432 \end_inset
18433
18434
18435 \series default
18436 コマンドを挿入することによって作ることができます.環境を閉じるには,
18437 \series bold
18438
18439 \backslash
18440 unboldmath
18441 \begin_inset Index idx
18442 status collapsed
18443
18444 \begin_layout Plain Layout
18445 こまんど@コマンド ! U ! 
18446 \backslash
18447 unboldmath
18448 \end_layout
18449
18450 \end_inset
18451
18452
18453 \series default
18454 コマンドを\SpecialChar TeX
18455 モードで挿入します.
18456 \begin_inset ERT
18457 status collapsed
18458
18459 \begin_layout Plain Layout
18460
18461
18462 \backslash
18463 boldmath 
18464 \end_layout
18465
18466 \end_inset
18467
18468
18469 \begin_inset Formula 
18470 \[
18471 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18472 \]
18473
18474 \end_inset
18475
18476
18477 \begin_inset ERT
18478 status collapsed
18479
18480 \begin_layout Plain Layout
18481
18482
18483 \backslash
18484 unboldmath 
18485 \end_layout
18486
18487 \end_inset
18488
18489
18490 \end_layout
18491
18492 \begin_layout Subsection
18493 色付きの数式
18494 \begin_inset Index idx
18495 status collapsed
18496
18497 \begin_layout Plain Layout
18498 すうしき@数式 ! いろつき@色付き
18499 \end_layout
18500
18501 \end_inset
18502
18503
18504 \end_layout
18505
18506 \begin_layout Standard
18507 数式も,通常の本文と同様,色を付けることができます.数式あるいは数式の一部を選択して,文字様式ダイアログを使用して下さい.下記は,マゼンタ色にした数式です.
18508 \begin_inset Formula 
18509 \[
18510 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18511 \]
18512
18513 \end_inset
18514
18515
18516 \end_layout
18517
18518 \begin_layout Standard
18519
18520 \begin_inset CommandInset ref
18521 LatexCommand ref
18522 reference "subsec:色付きボックス"
18523
18524 \end_inset
18525
18526 節に述べられているように,自己定義の色を定義することもできます.自己定義の色は,以下の書式を持つ
18527 \series bold
18528
18529 \backslash
18530 textcolor
18531 \series default
18532
18533 \begin_inset Index idx
18534 status collapsed
18535
18536 \begin_layout Plain Layout
18537 こまんど@コマンド ! T ! 
18538 \backslash
18539 textcolor
18540 \end_layout
18541
18542 \end_inset
18543
18544 \SpecialChar TeX
18545 コードコマンドで適用することができます.
18546 \end_layout
18547
18548 \begin_layout Standard
18549
18550 \series bold
18551
18552 \backslash
18553 textcolor{色}{文字ないし数式}
18554 \end_layout
18555
18556 \begin_layout Standard
18557 下記の例は,全体を濃緑にし,一部を赤にしています.
18558 \end_layout
18559
18560 \begin_layout Standard
18561 \begin_inset ERT
18562 status collapsed
18563
18564 \begin_layout Plain Layout
18565
18566
18567 \backslash
18568 textcolor{darkgreen}{
18569 \end_layout
18570
18571 \end_inset
18572
18573
18574 \begin_inset Formula 
18575 \[
18576 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18577 \]
18578
18579 \end_inset
18580
18581
18582 \begin_inset ERT
18583 status collapsed
18584
18585 \begin_layout Plain Layout
18586
18587 }
18588 \end_layout
18589
18590 \end_inset
18591
18592
18593 \end_layout
18594
18595 \begin_layout Standard
18596 \SpecialChar LyX
18597 のバグのため,自己定義色は数式全体に対してしか使用することができません
18598 \begin_inset Foot
18599 status collapsed
18600
18601 \begin_layout Plain Layout
18602 \begin_inset CommandInset href
18603 LatexCommand href
18604 name "LyX-bug #5269"
18605 target "http://www.lyx.org/trac/ticket/5269"
18606 literal "false"
18607
18608 \end_inset
18609
18610
18611 \end_layout
18612
18613 \end_inset
18614
18615
18616 \end_layout
18617
18618 \begin_layout Subsection
18619 書体寸法
18620 \begin_inset CommandInset label
18621 LatexCommand label
18622 name "subsec:書体寸法"
18623
18624 \end_inset
18625
18626
18627 \begin_inset Index idx
18628 status collapsed
18629
18630 \begin_layout Plain Layout
18631 しょたい@書体 ! すんぽう@寸法
18632 \end_layout
18633
18634 \end_inset
18635
18636
18637 \end_layout
18638
18639 \begin_layout Standard
18640 数式内の文字については,本文中の文字同様,以下の書体寸法設定コマンドがあります.
18641 \end_layout
18642
18643 \begin_layout Standard
18644
18645 \series bold
18646
18647 \backslash
18648 Huge
18649 \series default
18650
18651 \series bold
18652
18653 \backslash
18654 huge
18655 \series default
18656
18657 \series bold
18658
18659 \backslash
18660 LARGE
18661 \series default
18662
18663 \series bold
18664
18665 \backslash
18666 Large
18667 \series default
18668
18669 \series bold
18670
18671 \backslash
18672 large
18673 \series default
18674
18675 \series bold
18676
18677 \backslash
18678 normalsize
18679 \series default
18680
18681 \series bold
18682
18683 \backslash
18684 small
18685 \series default
18686 ,
18687 \begin_inset Newline newline
18688 \end_inset
18689
18690
18691 \series bold
18692
18693 \backslash
18694 footnotesize
18695 \series default
18696
18697 \series bold
18698
18699 \backslash
18700 scriptsize
18701 \series default
18702 ,および
18703 \series bold
18704
18705 \backslash
18706 tiny
18707 \end_layout
18708
18709 \begin_layout Standard
18710 これらのコマンドによって生成される実際の書体寸法は,文書の書体寸法に依存し,文書の書体寸法が
18711 \series bold
18712
18713 \backslash
18714 normalsize
18715 \series default
18716 コマンドに設定されます.他のコマンドは,
18717 \series bold
18718
18719 \backslash
18720 normalsize
18721 \series default
18722 を基準として拡大ないし縮小されます.しかしながら,書体寸法は一定の値を越えることができないようになっています.たとえば,文書書体寸法が12
18723 \begin_inset space \thinspace{}
18724 \end_inset
18725
18726 ptであるならば,
18727 \series bold
18728
18729 \backslash
18730 Huge
18731 \series default
18732 コマンドは
18733 \series bold
18734
18735 \backslash
18736 huge
18737 \series default
18738 コマンドと同じ大きさに落とされます.
18739 \end_layout
18740
18741 \begin_layout Standard
18742 ある場所以降のすべての数式と本文文字を変更するには,書体寸法コマンドを\SpecialChar TeX
18743 モードで挿入します.元の書体寸法に戻すには,数式の後に\SpecialChar TeX
18744 モードで
18745 \series bold
18746
18747 \backslash
18748 normalsize
18749 \series default
18750 コマンドを挿入します.
18751 \end_layout
18752
18753 \begin_layout Standard
18754 数式内では,以下の寸法コマンドまたはツールバーボタン
18755 \begin_inset Info
18756 type  "icon"
18757 arg   "math-insert \\style"
18758 \end_inset
18759
18760 を使用して,寸法を変更することができます.
18761 \end_layout
18762
18763 \begin_layout Standard
18764 \noindent
18765 \align center
18766 \begin_inset Tabular
18767 <lyxtabular version="3" rows="5" columns="2">
18768 <features booktabs="true" tabularvalignment="middle">
18769 <column alignment="center" valignment="top" width="0pt">
18770 <column alignment="center" valignment="top">
18771 <row>
18772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 コマンド
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 出力
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 </row>
18791 <row>
18792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796
18797 \backslash
18798 displaystyle
18799 \begin_inset Index idx
18800 status collapsed
18801
18802 \begin_layout Plain Layout
18803 こまんど@コマンド ! D ! 
18804 \backslash
18805 displaystyle
18806 \end_layout
18807
18808 \end_inset
18809
18810
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18820 \end_inset
18821
18822
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 </row>
18828 <row topspace="1mm">
18829 <cell alignment="center" valignment="top" usebox="none">
18830 \begin_inset Text
18831
18832 \begin_layout Plain Layout
18833
18834 \backslash
18835 textstyle
18836 \end_layout
18837
18838 \end_inset
18839 </cell>
18840 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18841 \begin_inset Text
18842
18843 \begin_layout Plain Layout
18844 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18845 \end_inset
18846
18847
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 </row>
18853 <row>
18854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858
18859 \backslash
18860 scriptstyle
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18870 \end_inset
18871
18872
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 </row>
18878 <row>
18879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883
18884 \backslash
18885 scriptscriptstyle
18886 \end_layout
18887
18888 \end_inset
18889 </cell>
18890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18891 \begin_inset Text
18892
18893 \begin_layout Plain Layout
18894 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18895 \end_inset
18896
18897
18898 \end_layout
18899
18900 \end_inset
18901 </cell>
18902 </row>
18903 </lyxtabular>
18904
18905 \end_inset
18906
18907
18908 \end_layout
18909
18910 \begin_layout Standard
18911 これらのコマンドを入力すると,青いボックスが現れるので,そこに数式のパーツを入れることができます.
18912 \end_layout
18913
18914 \begin_layout Standard
18915 フォント寸法を変更するにはもう一つの方法がありますが,これは記号と数式内テキストのみに使うことができます.これを使うには,書体寸法コマンドを数式テキスト内に挿入
18916 します.数式テキストの終わりか,別の書体寸法コマンドが現れるまでの文字すべてが,選択した寸法になります.以下に二つの例を挙げます.
18917 \begin_inset VSpace -2mm
18918 \end_inset
18919
18920
18921 \end_layout
18922
18923 \begin_layout Standard
18924 \begin_inset ERT
18925 status collapsed
18926
18927 \begin_layout Plain Layout
18928
18929
18930 \backslash
18931 huge 
18932 \end_layout
18933
18934 \end_inset
18935
18936
18937 \begin_inset Formula 
18938 \[
18939 A=\frac{B}{c}\cdot\maltese
18940 \]
18941
18942 \end_inset
18943
18944
18945 \begin_inset Formula 
18946 \[
18947 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18948 \]
18949
18950 \end_inset
18951
18952
18953 \begin_inset ERT
18954 status collapsed
18955
18956 \begin_layout Plain Layout
18957
18958
18959 \backslash
18960 normalsize 
18961 \end_layout
18962
18963 \end_inset
18964
18965
18966 \end_layout
18967
18968 \begin_layout Standard
18969 \begin_inset VSpace medskip
18970 \end_inset
18971
18972 二つの式の前には,
18973 \series bold
18974
18975 \backslash
18976 huge
18977 \series default
18978 コマンドが挿入されています.二つ目の数式を入力するコマンドは,
18979 \begin_inset Newline newline
18980 \end_inset
18981
18982
18983 \series bold
18984
18985 \backslash
18986 maltese
18987 \begin_inset space \textvisiblespace{}
18988 \end_inset
18989
18990 A Alt+M M 
18991 \backslash
18992 Large
18993 \begin_inset space \textvisiblespace{}
18994 \end_inset
18995
18996
18997 \backslash
18998 maltese
18999 \begin_inset space \textvisiblespace{}
19000 \end_inset
19001
19002
19003 \backslash
19004 textit
19005 \begin_inset space \textvisiblespace{}
19006 \end_inset
19007
19008 A
19009 \begin_inset Formula $\to$
19010 \end_inset
19011
19012
19013 \begin_inset Formula $\to$
19014 \end_inset
19015
19016
19017 \begin_inset Newline newline
19018 \end_inset
19019
19020
19021 \begin_inset space \hspace*{}
19022 \length 1cm
19023 \end_inset
19024
19025 Alt+M
19026 \series default
19027  
19028 \series bold
19029
19030 \backslash
19031 tiny
19032 \begin_inset space \textvisiblespace{}
19033 \end_inset
19034
19035
19036 \backslash
19037 maltese
19038 \begin_inset space \textvisiblespace{}
19039 \end_inset
19040
19041
19042 \backslash
19043 textit
19044 \begin_inset space \textvisiblespace{}
19045 \end_inset
19046
19047 A
19048 \begin_inset Newline newline
19049 \end_inset
19050
19051
19052 \series default
19053 のようになります.
19054 \end_layout
19055
19056 \begin_layout Standard
19057 ある記号を別の寸法で表示することができないときには,その記号はつねに既定寸法で表示されます.
19058 \end_layout
19059
19060 \begin_layout Section
19061 ギリシャ文字
19062 \begin_inset Index idx
19063 status collapsed
19064
19065 \begin_layout Plain Layout
19066 ぎりしゃもじ@ギリシャ文字
19067 \end_layout
19068
19069 \end_inset
19070
19071
19072 \end_layout
19073
19074 \begin_layout Standard
19075 すべてのギリシャ文字は,ツールバーボタンの
19076 \begin_inset Info
19077 type  "icon"
19078 arg   "math-insert \\alpha"
19079 \end_inset
19080
19081 からでも挿入することができます.各国の組版規則では,数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが,フランス語やロ
19082 シア語などいくつかの言語では,それにもかかわらず立体で組版されることがあります.
19083 \end_layout
19084
19085 \begin_layout Subsection
19086 小文字
19087 \begin_inset Index idx
19088 status collapsed
19089
19090 \begin_layout Plain Layout
19091 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19092 \end_layout
19093
19094 \end_inset
19095
19096
19097 \end_layout
19098
19099 \begin_layout Standard
19100 \begin_inset space \hfill{}
19101 \end_inset
19102
19103
19104 \begin_inset Tabular
19105 <lyxtabular version="3" rows="11" columns="2">
19106 <features booktabs="true" tabularvalignment="middle">
19107 <column alignment="center" valignment="top" width="0pt">
19108 <column alignment="center" valignment="top" width="0pt">
19109 <row>
19110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19111 \begin_inset Text
19112
19113 \begin_layout Plain Layout
19114 コマンド
19115 \end_layout
19116
19117 \end_inset
19118 </cell>
19119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19120 \begin_inset Text
19121
19122 \begin_layout Plain Layout
19123 出力
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 </row>
19129 <row>
19130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134
19135 \backslash
19136 alpha
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145 \begin_inset Formula $\alpha$
19146 \end_inset
19147
19148
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 </row>
19154 <row>
19155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159
19160 \backslash
19161 beta
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 \begin_inset Formula $\beta$
19171 \end_inset
19172
19173
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 </row>
19179 <row>
19180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19181 \begin_inset Text
19182
19183 \begin_layout Plain Layout
19184
19185 \backslash
19186 gamma
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 \begin_inset Formula $\gamma$
19196 \end_inset
19197
19198
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 </row>
19204 <row>
19205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19206 \begin_inset Text
19207
19208 \begin_layout Plain Layout
19209
19210 \backslash
19211 delta
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 \begin_inset Formula $\delta$
19221 \end_inset
19222
19223
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 </row>
19229 <row>
19230 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234
19235 \backslash
19236 epsilon
19237 \end_layout
19238
19239 \end_inset
19240 </cell>
19241 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245 \begin_inset Formula $\epsilon$
19246 \end_inset
19247
19248
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 </row>
19254 <row>
19255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \backslash
19261 varepsilon
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270 \begin_inset Formula $\varepsilon$
19271 \end_inset
19272
19273
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 </row>
19279 <row>
19280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19281 \begin_inset Text
19282
19283 \begin_layout Plain Layout
19284
19285 \backslash
19286 zeta
19287 \end_layout
19288
19289 \end_inset
19290 </cell>
19291 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295 \begin_inset Formula $\zeta$
19296 \end_inset
19297
19298
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 </row>
19304 <row>
19305 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19306 \begin_inset Text
19307
19308 \begin_layout Plain Layout
19309
19310 \backslash
19311 eta
19312 \end_layout
19313
19314 \end_inset
19315 </cell>
19316 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320 \begin_inset Formula $\eta$
19321 \end_inset
19322
19323
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 <row>
19330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334
19335 \backslash
19336 theta
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 \begin_inset Formula $\theta$
19346 \end_inset
19347
19348
19349 \end_layout
19350
19351 \end_inset
19352 </cell>
19353 </row>
19354 <row>
19355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359
19360 \backslash
19361 vartheta
19362 \end_layout
19363
19364 \end_inset
19365 </cell>
19366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370 \begin_inset Formula $\vartheta$
19371 \end_inset
19372
19373
19374 \end_layout
19375
19376 \end_inset
19377 </cell>
19378 </row>
19379 </lyxtabular>
19380
19381 \end_inset
19382
19383
19384 \begin_inset space \hfill{}
19385 \end_inset
19386
19387
19388 \begin_inset Tabular
19389 <lyxtabular version="3" rows="12" columns="2">
19390 <features booktabs="true" tabularvalignment="middle">
19391 <column alignment="center" valignment="top" width="0pt">
19392 <column alignment="center" valignment="top" width="0pt">
19393 <row>
19394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 コマンド
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407 出力
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 </row>
19413 <row>
19414 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418
19419 \backslash
19420 iota
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 \begin_inset Formula $\iota$
19430 \end_inset
19431
19432
19433 \end_layout
19434
19435 \end_inset
19436 </cell>
19437 </row>
19438 <row>
19439 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443
19444 \backslash
19445 kappa
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454 \begin_inset Formula $\kappa$
19455 \end_inset
19456
19457
19458 \end_layout
19459
19460 \end_inset
19461 </cell>
19462 </row>
19463 <row>
19464 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468
19469 \backslash
19470 varkappa
19471 \end_layout
19472
19473 \end_inset
19474 </cell>
19475 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479 \begin_inset Formula $\varkappa$
19480 \end_inset
19481
19482
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 </row>
19488 <row>
19489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493
19494 \backslash
19495 lambda
19496 \end_layout
19497
19498 \end_inset
19499 </cell>
19500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19501 \begin_inset Text
19502
19503 \begin_layout Plain Layout
19504 \begin_inset Formula $\lambda$
19505 \end_inset
19506
19507
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 </row>
19513 <row>
19514 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518
19519 \backslash
19520 mu
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529 \begin_inset Formula $\mu$
19530 \end_inset
19531
19532
19533 \end_layout
19534
19535 \end_inset
19536 </cell>
19537 </row>
19538 <row>
19539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543
19544 \backslash
19545 nu
19546 \end_layout
19547
19548 \end_inset
19549 </cell>
19550 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554 \begin_inset Formula $\nu$
19555 \end_inset
19556
19557
19558 \end_layout
19559
19560 \end_inset
19561 </cell>
19562 </row>
19563 <row>
19564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568
19569 \backslash
19570 xi
19571 \end_layout
19572
19573 \end_inset
19574 </cell>
19575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579 \begin_inset Formula $\xi$
19580 \end_inset
19581
19582
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 </row>
19588 <row>
19589 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 o
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602 \begin_inset Formula $o$
19603 \end_inset
19604
19605
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 </row>
19611 <row>
19612 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19613 \begin_inset Text
19614
19615 \begin_layout Plain Layout
19616
19617 \backslash
19618 pi
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19624 \begin_inset Text
19625
19626 \begin_layout Plain Layout
19627 \begin_inset Formula $\pi$
19628 \end_inset
19629
19630
19631 \end_layout
19632
19633 \end_inset
19634 </cell>
19635 </row>
19636 <row>
19637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \backslash
19643 varpi
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19649 \begin_inset Text
19650
19651 \begin_layout Plain Layout
19652 \begin_inset Formula $\varpi$
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 </row>
19661 <row>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \backslash
19668 rho
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677 \begin_inset Formula $\rho$
19678 \end_inset
19679
19680
19681 \end_layout
19682
19683 \end_inset
19684 </cell>
19685 </row>
19686 </lyxtabular>
19687
19688 \end_inset
19689
19690
19691 \begin_inset space \hfill{}
19692 \end_inset
19693
19694
19695 \begin_inset Tabular
19696 <lyxtabular version="3" rows="11" columns="2">
19697 <features booktabs="true" tabularvalignment="middle">
19698 <column alignment="center" valignment="top" width="0pt">
19699 <column alignment="center" valignment="top" width="0pt">
19700 <row>
19701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 コマンド
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19711 \begin_inset Text
19712
19713 \begin_layout Plain Layout
19714 出力
19715 \end_layout
19716
19717 \end_inset
19718 </cell>
19719 </row>
19720 <row>
19721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725
19726 \backslash
19727 varrho
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19733 \begin_inset Text
19734
19735 \begin_layout Plain Layout
19736 \begin_inset Formula $\varrho$
19737 \end_inset
19738
19739
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 </row>
19745 <row>
19746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19747 \begin_inset Text
19748
19749 \begin_layout Plain Layout
19750
19751 \backslash
19752 sigma
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19758 \begin_inset Text
19759
19760 \begin_layout Plain Layout
19761 \begin_inset Formula $\sigma$
19762 \end_inset
19763
19764
19765 \end_layout
19766
19767 \end_inset
19768 </cell>
19769 </row>
19770 <row>
19771 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775
19776 \backslash
19777 varsigma
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 \begin_inset Formula $\varsigma$
19787 \end_inset
19788
19789
19790 \end_layout
19791
19792 \end_inset
19793 </cell>
19794 </row>
19795 <row>
19796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800
19801 \backslash
19802 tau
19803 \end_layout
19804
19805 \end_inset
19806 </cell>
19807 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19808 \begin_inset Text
19809
19810 \begin_layout Plain Layout
19811 \begin_inset Formula $\tau$
19812 \end_inset
19813
19814
19815 \end_layout
19816
19817 \end_inset
19818 </cell>
19819 </row>
19820 <row>
19821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825
19826 \backslash
19827 upsilon
19828 \end_layout
19829
19830 \end_inset
19831 </cell>
19832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836 \begin_inset Formula $\upsilon$
19837 \end_inset
19838
19839
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 </row>
19845 <row>
19846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850
19851 \backslash
19852 phi
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 \begin_inset Formula $\phi$
19862 \end_inset
19863
19864
19865 \end_layout
19866
19867 \end_inset
19868 </cell>
19869 </row>
19870 <row>
19871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19872 \begin_inset Text
19873
19874 \begin_layout Plain Layout
19875
19876 \backslash
19877 varphi
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886 \begin_inset Formula $\varphi$
19887 \end_inset
19888
19889
19890 \end_layout
19891
19892 \end_inset
19893 </cell>
19894 </row>
19895 <row>
19896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900
19901 \backslash
19902 chi
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911 \begin_inset Formula $\chi$
19912 \end_inset
19913
19914
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 </row>
19920 <row>
19921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19922 \begin_inset Text
19923
19924 \begin_layout Plain Layout
19925
19926 \backslash
19927 psi
19928 \end_layout
19929
19930 \end_inset
19931 </cell>
19932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19933 \begin_inset Text
19934
19935 \begin_layout Plain Layout
19936 \begin_inset Formula $\psi$
19937 \end_inset
19938
19939
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 </row>
19945 <row>
19946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950
19951 \backslash
19952 omega
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 \begin_inset Formula $\omega$
19962 \end_inset
19963
19964
19965 \end_layout
19966
19967 \end_inset
19968 </cell>
19969 </row>
19970 </lyxtabular>
19971
19972 \end_inset
19973
19974
19975 \begin_inset space \hfill{}
19976 \end_inset
19977
19978
19979 \end_layout
19980
19981 \begin_layout Standard
19982 \begin_inset VSpace medskip
19983 \end_inset
19984
19985
19986 \end_layout
19987
19988 \begin_layout Standard
19989 アップライト体のギリシャ文字を作成する方法は,第
19990 \begin_inset CommandInset ref
19991 LatexCommand ref
19992 reference "subsec:アップライト体ギリシャ小文字"
19993
19994 \end_inset
19995
19996 節に説明されています.
19997 \end_layout
19998
19999 \begin_layout Subsection
20000 大文字
20001 \begin_inset Index idx
20002 status collapsed
20003
20004 \begin_layout Plain Layout
20005 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20006 \end_layout
20007
20008 \end_inset
20009
20010
20011 \end_layout
20012
20013 \begin_layout Standard
20014 \begin_inset space \hfill{}
20015 \end_inset
20016
20017
20018 \begin_inset Tabular
20019 <lyxtabular version="3" rows="7" columns="2">
20020 <features booktabs="true" tabularvalignment="middle">
20021 <column alignment="center" valignment="top" width="0pt">
20022 <column alignment="center" valignment="top" width="0pt">
20023 <row>
20024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028 コマンド
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037 出力
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048
20049 \backslash
20050 Gamma
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 \begin_inset Formula $\Gamma$
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 </row>
20068 <row>
20069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073
20074 \backslash
20075 Delta
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 \begin_inset Formula $\Delta$
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row>
20094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098
20099 \backslash
20100 Theta
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 \begin_inset Formula $\Theta$
20110 \end_inset
20111
20112
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \backslash
20125 Lambda
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 \begin_inset Formula $\Lambda$
20135 \end_inset
20136
20137
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 </row>
20143 <row>
20144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148
20149 \backslash
20150 Xi
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 \begin_inset Formula $\Xi$
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 </row>
20168 <row>
20169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Plain Layout
20173
20174 \backslash
20175 Pi
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184 \begin_inset Formula $\Pi$
20185 \end_inset
20186
20187
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 </lyxtabular>
20194
20195 \end_inset
20196
20197
20198 \begin_inset space \hfill{}
20199 \end_inset
20200
20201
20202 \begin_inset Tabular
20203 <lyxtabular version="3" rows="6" columns="2">
20204 <features booktabs="true" tabularvalignment="middle">
20205 <column alignment="center" valignment="top" width="0pt">
20206 <column alignment="center" valignment="top" width="0pt">
20207 <row>
20208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212 コマンド
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20218 \begin_inset Text
20219
20220 \begin_layout Plain Layout
20221 出力
20222 \end_layout
20223
20224 \end_inset
20225 </cell>
20226 </row>
20227 <row>
20228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232
20233 \backslash
20234 Sigma
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243 \begin_inset Formula $\Sigma$
20244 \end_inset
20245
20246
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 </row>
20252 <row>
20253 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20254 \begin_inset Text
20255
20256 \begin_layout Plain Layout
20257
20258 \backslash
20259 Upsilon
20260 \end_layout
20261
20262 \end_inset
20263 </cell>
20264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20265 \begin_inset Text
20266
20267 \begin_layout Plain Layout
20268 \begin_inset Formula $\Upsilon$
20269 \end_inset
20270
20271
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 </row>
20277 <row>
20278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282
20283 \backslash
20284 Phi
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 \begin_inset Formula $\Phi$
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 </row>
20302 <row>
20303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307
20308 \backslash
20309 Psi
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Plain Layout
20318 \begin_inset Formula $\Psi$
20319 \end_inset
20320
20321
20322 \end_layout
20323
20324 \end_inset
20325 </cell>
20326 </row>
20327 <row>
20328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332
20333 \backslash
20334 Omega
20335 \end_layout
20336
20337 \end_inset
20338 </cell>
20339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343 \begin_inset Formula $\Omega$
20344 \end_inset
20345
20346
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 </lyxtabular>
20353
20354 \end_inset
20355
20356
20357 \begin_inset space \hfill{}
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \begin_layout Standard
20364 \begin_inset VSpace medskip
20365 \end_inset
20366
20367 大文字のギリシャ文字が立体で表示されるのは,\SpecialChar TeX
20368 の開発途上に生じたデザイン上のバグによるものです.正しいイタリック体の大文字を得るためには,各コマンドの頭に
20369 \series bold
20370 var
20371 \series default
20372 を付けてください.たとえば,
20373 \series bold
20374
20375 \backslash
20376 varGamma
20377 \series default
20378 コマンドは,
20379 \begin_inset Formula $\varGamma$
20380 \end_inset
20381
20382 を生成します.もう一つの方法は,パッケージ
20383 \series bold
20384 fixmath
20385 \series default
20386
20387 \begin_inset Foot
20388 status collapsed
20389
20390 \begin_layout Plain Layout
20391
20392 \series bold
20393 fixmath
20394 \series default
20395 は,\SpecialChar LaTeX
20396 パッケージ
20397 \series bold
20398 was
20399 \series default
20400
20401 \begin_inset Index idx
20402 status collapsed
20403
20404 \begin_layout Plain Layout
20405 ぱっけーじ@パッケージ ! was
20406 \begin_inset ERT
20407 status collapsed
20408
20409 \begin_layout Plain Layout
20410
20411
20412 \backslash
20413 vspace{4mm}
20414 \end_layout
20415
20416 \end_inset
20417
20418
20419 \end_layout
20420
20421 \end_inset
20422
20423 に含まれています.
20424 \end_layout
20425
20426 \end_inset
20427
20428
20429 \begin_inset Index idx
20430 status collapsed
20431
20432 \begin_layout Plain Layout
20433 ぱっけーじ@パッケージ ! fixmath
20434 \end_layout
20435
20436 \end_inset
20437
20438 を\SpecialChar LaTeX
20439 プリアンブル行に
20440 \end_layout
20441
20442 \begin_layout Standard
20443
20444 \series bold
20445
20446 \backslash
20447 usepackage{fixmath}
20448 \end_layout
20449
20450 \begin_layout Standard
20451 と書いて読み込む方法です.すると,文書中の大きなギリシャ文字は,すべて自動的にイタリック体として組版されます.
20452 \end_layout
20453
20454 \begin_layout Subsection
20455 ボールド体
20456 \begin_inset Index idx
20457 status collapsed
20458
20459 \begin_layout Plain Layout
20460 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20461 \end_layout
20462
20463 \end_inset
20464
20465
20466 \end_layout
20467
20468 \begin_layout Standard
20469 ギリシャ文字は,ラテン文字のようには,多様な書体様式に設定することができません.ギリシャ文字をボールド体にできるのは,
20470 \series bold
20471
20472 \backslash
20473 boldsymbol
20474 \series default
20475 コマンドのみです
20476 \begin_inset Index idx
20477 status collapsed
20478
20479 \begin_layout Plain Layout
20480 こまんど@コマンド ! B ! 
20481 \backslash
20482 boldsymbol
20483 \end_layout
20484
20485 \end_inset
20486
20487
20488 \end_layout
20489
20490 \begin_layout Standard
20491 \align center
20492 \begin_inset Tabular
20493 <lyxtabular version="3" rows="3" columns="2">
20494 <features booktabs="true" tabularvalignment="middle">
20495 <column alignment="center" valignment="top" width="0pt">
20496 <column alignment="center" valignment="top">
20497 <row>
20498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20499 \begin_inset Text
20500
20501 \begin_layout Plain Layout
20502 コマンド
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 出力
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 </row>
20517 <row>
20518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522
20523 \backslash
20524 Upsilon
20525 \backslash
20526 boldsymbol
20527 \backslash
20528 Upsilon
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20538 \end_inset
20539
20540
20541 \end_layout
20542
20543 \end_inset
20544 </cell>
20545 </row>
20546 <row>
20547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551
20552 \backslash
20553 theta
20554 \backslash
20555 boldsymbol
20556 \backslash
20557 theta
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566 \begin_inset Formula $\theta\boldsymbol{\theta}$
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 </row>
20575 </lyxtabular>
20576
20577 \end_inset
20578
20579
20580 \end_layout
20581
20582 \begin_layout Section
20583 記号
20584 \begin_inset ERT
20585 status collapsed
20586
20587 \begin_layout Plain Layout
20588
20589
20590 \backslash
20591 texorpdfstring{
20592 \end_layout
20593
20594 \end_inset
20595
20596
20597 \begin_inset Foot
20598 status collapsed
20599
20600 \begin_layout Plain Layout
20601 各\SpecialChar LaTeX
20602 パッケージに含まれる全記号をほとんど網羅した一覧が,
20603 \begin_inset CommandInset citation
20604 LatexCommand cite
20605 key "Symbols"
20606 literal "true"
20607
20608 \end_inset
20609
20610 にあります.
20611 \end_layout
20612
20613 \end_inset
20614
20615
20616 \begin_inset ERT
20617 status collapsed
20618
20619 \begin_layout Plain Layout
20620
20621 }{}
20622 \end_layout
20623
20624 \end_inset
20625
20626
20627 \begin_inset Note Note
20628 status collapsed
20629
20630 \begin_layout Plain Layout
20631
20632 \backslash
20633 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
20634 \end_layout
20635
20636 \begin_layout Plain Layout
20637
20638 \backslash
20639 texorpdfstringについての詳細は,第
20640 \begin_inset CommandInset ref
20641 LatexCommand ref
20642 reference "subsec:節見出し中の数式"
20643
20644 \end_inset
20645
20646 節にあります.
20647 \end_layout
20648
20649 \end_inset
20650
20651
20652 \begin_inset Index idx
20653 status collapsed
20654
20655 \begin_layout Plain Layout
20656 きごう@記号
20657 \end_layout
20658
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \begin_layout Standard
20665 本節に掲げてある各記号の多くは,ツールバーボタンの
20666 \begin_inset Info
20667 type  "icon"
20668 arg   "math-insert \\nabla"
20669 \end_inset
20670
20671
20672 \begin_inset Info
20673 type  "icon"
20674 arg   "math-insert \\digamma"
20675 \end_inset
20676
20677 でも挿入することができます.
20678 \end_layout
20679
20680 \begin_layout Subsection
20681 数学記号
20682 \begin_inset CommandInset label
20683 LatexCommand label
20684 name "subsec:数学記号"
20685
20686 \end_inset
20687
20688
20689 \begin_inset Index idx
20690 status collapsed
20691
20692 \begin_layout Plain Layout
20693 きごう@記号 ! すうがく@数学
20694 \end_layout
20695
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \begin_layout Standard
20702 \begin_inset Tabular
20703 <lyxtabular version="3" rows="10" columns="2">
20704 <features booktabs="true" tabularvalignment="middle">
20705 <column alignment="center" valignment="top" width="0pt">
20706 <column alignment="center" valignment="top" width="0pt">
20707 <row>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 コマンド
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721 出力
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 </row>
20727 <row>
20728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732
20733 \backslash
20734 neg
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 \begin_inset Formula $\neg$
20744 \end_inset
20745
20746
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 </row>
20752 <row>
20753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \backslash
20759 Im
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768 \begin_inset Formula $\Im$
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 </row>
20777 <row>
20778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782
20783 \backslash
20784 Re
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 \begin_inset Formula $\Re$
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 </row>
20802 <row>
20803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807
20808 \backslash
20809 aleph
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 \begin_inset Formula $\aleph$
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 </row>
20827 <row>
20828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20829 \begin_inset Text
20830
20831 \begin_layout Plain Layout
20832
20833 \backslash
20834 partial
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 \begin_inset Formula $\partial$
20844 \end_inset
20845
20846
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \backslash
20859 infty
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 \begin_inset Formula $\infty$
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 </row>
20877 <row>
20878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882
20883 \backslash
20884 wp
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893 \begin_inset Formula $\wp$
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 </row>
20902 <row>
20903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \backslash
20909 imath
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 \begin_inset Formula $\imath$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 <row>
20928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932
20933 \backslash
20934 jmath
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Formula $\jmath$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 </lyxtabular>
20953
20954 \end_inset
20955
20956
20957 \begin_inset space \hfill{}
20958 \end_inset
20959
20960
20961 \begin_inset Tabular
20962 <lyxtabular version="3" rows="10" columns="2">
20963 <features booktabs="true" tabularvalignment="middle">
20964 <column alignment="center" valignment="top" width="0pt">
20965 <column alignment="center" valignment="top" width="0pt">
20966 <row>
20967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971 コマンド
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 出力
20981 \begin_inset Note Note
20982 status collapsed
20983
20984 \begin_layout Plain Layout
20985 ここで
20986 \series bold
20987
20988 \backslash
20989 raisebox
20990 \series default
20991 はスペーサーとして使用しているだけです.
20992 \end_layout
20993
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 forall
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\forall$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 <row>
21028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \backslash
21034 exists
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Formula $\exists$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 <row>
21053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057
21058 \backslash
21059 nexists
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset Formula $\nexists$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \backslash
21084 emptyset
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $\emptyset$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 <row>
21103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107
21108 \backslash
21109 varnothing
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 \begin_inset Formula $\varnothing$
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 </row>
21127 <row>
21128 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132
21133 \backslash
21134 dag
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 \begin_inset Formula $\dag$
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \backslash
21159 ddag
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Formula $\ddag$
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 <row>
21178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182
21183 \backslash
21184 complement
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 \begin_inset ERT
21194 status collapsed
21195
21196 \begin_layout Plain Layout
21197
21198
21199 \backslash
21200 raisebox{-0.8mm}{
21201 \end_layout
21202
21203 \end_inset
21204
21205
21206 \begin_inset Formula $\complement$
21207 \end_inset
21208
21209
21210 \begin_inset ERT
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214
21215 }
21216 \end_layout
21217
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 </row>
21226 <row>
21227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231
21232 \backslash
21233 Bbbk
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 \begin_inset Formula $\Bbbk$
21243 \end_inset
21244
21245
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 </lyxtabular>
21252
21253 \end_inset
21254
21255
21256 \begin_inset space \hfill{}
21257 \end_inset
21258
21259
21260 \begin_inset Tabular
21261 <lyxtabular version="3" rows="10" columns="2">
21262 <features booktabs="true" tabularvalignment="middle">
21263 <column alignment="center" valignment="top" width="0pt">
21264 <column alignment="center" valignment="top" width="0pt">
21265 <row>
21266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270 コマンド
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279 出力
21280 \end_layout
21281
21282 \end_inset
21283 </cell>
21284 </row>
21285 <row>
21286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290
21291 \backslash
21292 prime
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 \begin_inset Formula $\prime$
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 </row>
21310 <row>
21311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \begin_layout Plain Layout
21315
21316 \backslash
21317 backprime
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326 \begin_inset Formula $\backprime$
21327 \end_inset
21328
21329
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 <row>
21336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340
21341 \backslash
21342 mho
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351 \begin_inset Formula $\mho$
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 </row>
21360 <row>
21361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365
21366 \backslash
21367 triangle
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 \begin_inset Formula $\triangle$
21377 \end_inset
21378
21379
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 <row>
21386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Plain Layout
21390
21391 \backslash
21392 angle
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 \begin_inset Formula $\angle$
21402 \end_inset
21403
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row>
21411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415
21416 \backslash
21417 measuredangle
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 \begin_inset Formula $\measuredangle$
21427 \end_inset
21428
21429
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 </row>
21435 <row>
21436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440
21441 \backslash
21442 sphericalangle
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 \begin_inset Formula $\sphericalangle$
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 </row>
21460 <row>
21461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465
21466 \backslash
21467 top
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 \begin_inset Formula $\top$
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 </row>
21485 <row>
21486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490
21491 \backslash
21492 bot
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $\bot$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 </lyxtabular>
21511
21512 \end_inset
21513
21514
21515 \end_layout
21516
21517 \begin_layout Subsection
21518 その他の記号
21519 \begin_inset CommandInset label
21520 LatexCommand label
21521 name "subsec:その他の記号"
21522
21523 \end_inset
21524
21525
21526 \begin_inset Index idx
21527 status collapsed
21528
21529 \begin_layout Plain Layout
21530 きごう@記号 ! そのた@その他
21531 \end_layout
21532
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \begin_layout Standard
21539 \noindent
21540 \align center
21541 \begin_inset Tabular
21542 <lyxtabular version="3" rows="10" columns="2">
21543 <features booktabs="true" tabularvalignment="middle">
21544 <column alignment="center" valignment="top" width="0pt">
21545 <column alignment="center" valignment="top" width="0pt">
21546 <row>
21547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551 コマンド
21552 \end_layout
21553
21554 \end_inset
21555 </cell>
21556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21557 \begin_inset Text
21558
21559 \begin_layout Plain Layout
21560 出力
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 </row>
21566 <row>
21567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571
21572 \backslash
21573 flat
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582 \begin_inset Formula $\flat$
21583 \end_inset
21584
21585
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 </row>
21591 <row>
21592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \backslash
21598 natural
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21604 \begin_inset Text
21605
21606 \begin_layout Plain Layout
21607 \begin_inset Formula $\natural$
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 </row>
21616 <row>
21617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621
21622 \backslash
21623 sharp
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632 \begin_inset Formula $\sharp$
21633 \end_inset
21634
21635
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 </row>
21641 <row>
21642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646
21647 \backslash
21648 surd
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657 \begin_inset Formula $\surd$
21658 \end_inset
21659
21660
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 </row>
21666 <row>
21667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671
21672 \backslash
21673 checkmark
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682 \begin_inset Formula $\checkmark$
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row>
21692 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696
21697 \backslash
21698 yen
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707 \begin_inset Formula $\yen$
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row>
21717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \backslash
21723 pounds
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732 \begin_inset Formula $\pounds$
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746 $
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755 \begin_inset Formula $\$$
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row>
21765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 §
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21775 \begin_inset Text
21776
21777 \begin_layout Plain Layout
21778 \begin_inset Formula $§$
21779 \end_inset
21780
21781
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 </row>
21787 </lyxtabular>
21788
21789 \end_inset
21790
21791
21792 \begin_inset space \hfill{}
21793 \end_inset
21794
21795
21796 \begin_inset Tabular
21797 <lyxtabular version="3" rows="10" columns="2">
21798 <features booktabs="true" tabularvalignment="middle">
21799 <column alignment="center" valignment="top" width="0pt">
21800 <column alignment="center" valignment="top">
21801 <row>
21802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806 コマンド
21807 \end_layout
21808
21809 \end_inset
21810 </cell>
21811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815 出力
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 <row>
21822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826
21827 \backslash
21828 hbar
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 \begin_inset Formula $\hbar$
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 </row>
21846 <row>
21847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851
21852 \backslash
21853 hslash
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862 \begin_inset Formula $\hslash$
21863 \end_inset
21864
21865
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 </row>
21871 <row>
21872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876
21877 \backslash
21878 clubsuit
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887 \begin_inset Formula $\clubsuit$
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 </row>
21896 <row>
21897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901
21902 \backslash
21903 spadesuit
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 \begin_inset Formula $\spadesuit$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 </row>
21921 <row>
21922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926
21927 \backslash
21928 bigstar
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937 \begin_inset Formula $\bigstar$
21938 \end_inset
21939
21940
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 <row>
21947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951
21952 \backslash
21953 blacklozenge
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 \begin_inset Formula $\blacklozenge$
21963 \end_inset
21964
21965
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 </row>
21971 <row>
21972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976
21977 \backslash
21978 blacktriangle
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 \begin_inset Formula $\blacktriangle$
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 </row>
21996 <row>
21997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001
22002 \backslash
22003 blacktiangledown
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012 \begin_inset Formula $\blacktriangledown$
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 </row>
22021 <row>
22022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026
22027 \backslash
22028 bullet
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22034 \begin_inset Text
22035
22036 \begin_layout Plain Layout
22037 \begin_inset Formula $\bullet$
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 </row>
22046 </lyxtabular>
22047
22048 \end_inset
22049
22050
22051 \begin_inset space \hfill{}
22052 \end_inset
22053
22054
22055 \begin_inset Tabular
22056 <lyxtabular version="3" rows="10" columns="2">
22057 <features booktabs="true" tabularvalignment="middle">
22058 <column alignment="center" valignment="top" width="0pt">
22059 <column alignment="center" valignment="top" width="0pt">
22060 <row>
22061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065 コマンド
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 出力
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 </row>
22080 <row>
22081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \begin_layout Plain Layout
22085
22086 \backslash
22087 diamondsuit
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 \begin_inset Formula $\diamondsuit$
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 </row>
22105 <row>
22106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22107 \begin_inset Text
22108
22109 \begin_layout Plain Layout
22110
22111 \backslash
22112 Diamond
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 \begin_inset Formula $\Diamond$
22122 \end_inset
22123
22124
22125 \end_layout
22126
22127 \end_inset
22128 </cell>
22129 </row>
22130 <row>
22131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \begin_layout Plain Layout
22135
22136 \backslash
22137 heartsuit
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146 \begin_inset Formula $\heartsuit$
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 </row>
22155 <row>
22156 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \backslash
22162 P
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 \begin_inset Formula $\P$
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 <row>
22181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185
22186 \backslash
22187 copyright
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196 \begin_inset Formula $\copyright$
22197 \end_inset
22198
22199
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 </row>
22205 <row>
22206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22207 \begin_inset Text
22208
22209 \begin_layout Plain Layout
22210
22211 \backslash
22212 circledR
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221 \begin_inset Formula $\circledR$
22222 \end_inset
22223
22224
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 </row>
22230 <row>
22231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235
22236 \backslash
22237 maltese
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246 \begin_inset Formula $\maltese$
22247 \end_inset
22248
22249
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 </row>
22255 <row>
22256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260
22261 \backslash
22262 diagup
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Plain Layout
22271 \begin_inset Formula $\diagup$
22272 \end_inset
22273
22274
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 </row>
22280 <row>
22281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285
22286 \backslash
22287 diagdown
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296 \begin_inset Formula $\diagdown$
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 </row>
22305 </lyxtabular>
22306
22307 \end_inset
22308
22309
22310 \end_layout
22311
22312 \begin_layout Standard
22313 \begin_inset VSpace medskip
22314 \end_inset
22315
22316
22317 \end_layout
22318
22319 \begin_layout Standard
22320 寸法を変えて表示することのできる記号もあります.第
22321 \begin_inset CommandInset ref
22322 LatexCommand ref
22323 reference "subsec:書体寸法"
22324
22325 \end_inset
22326
22327 節をご参照下さい.
22328 \end_layout
22329
22330 \begin_layout Subsection
22331 ユーロ通貨記号
22332 \begin_inset Index idx
22333 status collapsed
22334
22335 \begin_layout Plain Layout
22336 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22337 \end_layout
22338
22339 \end_inset
22340
22341
22342 \begin_inset Index idx
22343 status collapsed
22344
22345 \begin_layout Plain Layout
22346 E@
22347 \begin_inset ERT
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351
22352
22353 \backslash
22354 officialeuro
22355 \end_layout
22356
22357 \end_inset
22358
22359
22360 \end_layout
22361
22362 \end_inset
22363
22364
22365 \end_layout
22366
22367 \begin_layout Standard
22368 ユーロ通貨記号を数式で使用するには,\SpecialChar LaTeX
22369 パッケージ
22370 \series bold
22371 eurosym
22372 \series default
22373
22374 \begin_inset Index idx
22375 status collapsed
22376
22377 \begin_layout Plain Layout
22378 ぱっけーじ@パッケージ ! eurosym
22379 \end_layout
22380
22381 \end_inset
22382
22383 が導入されていて,以下のような\SpecialChar LaTeX
22384 プリアンブル行によって読み込まれていなくてはなりません.
22385 \end_layout
22386
22387 \begin_layout Standard
22388
22389 \series bold
22390
22391 \backslash
22392 usepackage[gennarrow]{eurosym}
22393 \end_layout
22394
22395 \begin_layout Standard
22396 すると,ユーロ通貨記号を
22397 \series bold
22398
22399 \backslash
22400 euro
22401 \series default
22402
22403 \begin_inset Index idx
22404 status collapsed
22405
22406 \begin_layout Plain Layout
22407 こまんど@コマンド ! E ! 
22408 \backslash
22409 euro
22410 \end_layout
22411
22412 \end_inset
22413
22414 コマンドで挿入することができるようになります.
22415 \end_layout
22416
22417 \begin_layout Standard
22418 数式テキストには,
22419 \series bold
22420 eurosym
22421 \series default
22422 が導入されていなくても,ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます.
22423 \series bold
22424 eurosym
22425 \series default
22426 が導入されていれば,
22427 \series bold
22428
22429 \backslash
22430 euro
22431 \series default
22432 は\SpecialChar TeX
22433 モードでも挿入することができます.また,正式な通貨記号を
22434 \series bold
22435
22436 \backslash
22437 officialeuro
22438 \series default
22439
22440 \begin_inset Index idx
22441 status collapsed
22442
22443 \begin_layout Plain Layout
22444 こまんど@コマンド ! O ! 
22445 \backslash
22446 officialeuro
22447 \end_layout
22448
22449 \end_inset
22450
22451 コマンド(これは\SpecialChar TeX
22452 モードでのみ使用することができます)で挿入することができます.
22453 \end_layout
22454
22455 \begin_layout Standard
22456 \begin_inset ERT
22457 status collapsed
22458
22459 \begin_layout Plain Layout
22460
22461
22462 \backslash
22463 ifeurosym 
22464 \end_layout
22465
22466 \end_inset
22467
22468
22469 \begin_inset Note Note
22470 status open
22471
22472 \begin_layout Plain Layout
22473 以下の表は,\SpecialChar LaTeX
22474 パッケージ
22475 \series bold
22476 eurosym
22477 \series default
22478 が導入済みのときのみ表示されます.
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \end_layout
22485
22486 \begin_layout Standard
22487 以下は,各ユーロ通貨記号のまとめです.
22488 \end_layout
22489
22490 \begin_layout Standard
22491 \align center
22492 \begin_inset Tabular
22493 <lyxtabular version="3" rows="4" columns="3">
22494 <features booktabs="true" tabularvalignment="middle">
22495 <column alignment="center" valignment="top" width="0pt">
22496 <column alignment="center" valignment="top" width="0pt">
22497 <column alignment="center" valignment="top" width="0pt">
22498 <row>
22499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \begin_layout Plain Layout
22503 \begin_inset ERT
22504 status collapsed
22505
22506 \begin_layout Plain Layout
22507
22508
22509 \backslash
22510 cmidrule[0.08em]{2-3}
22511 \end_layout
22512
22513 \end_inset
22514
22515
22516 \end_layout
22517
22518 \end_inset
22519 </cell>
22520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524 コマンド
22525 \end_layout
22526
22527 \end_inset
22528 </cell>
22529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22530 \begin_inset Text
22531
22532 \begin_layout Plain Layout
22533 出力
22534 \end_layout
22535
22536 \end_inset
22537 </cell>
22538 </row>
22539 <row>
22540 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544 数式
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22550 \begin_inset Text
22551
22552 \begin_layout Plain Layout
22553
22554 \backslash
22555 euro
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564 \begin_inset Formula $\euro$
22565 \end_inset
22566
22567
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 </row>
22573 <row>
22574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578 数式テキスト
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587 (ユーロ記号)
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22593 \begin_inset Text
22594
22595 \begin_layout Plain Layout
22596 (ユーロ記号)
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 </row>
22602 <row>
22603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 \SpecialChar TeX
22608 モード
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617
22618 \backslash
22619 officialeuro
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22625 \begin_inset Text
22626
22627 \begin_layout Plain Layout
22628 \begin_inset ERT
22629 status collapsed
22630
22631 \begin_layout Plain Layout
22632
22633
22634 \backslash
22635 officialeuro
22636 \end_layout
22637
22638 \end_inset
22639
22640
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 </row>
22646 </lyxtabular>
22647
22648 \end_inset
22649
22650
22651 \begin_inset Note Note
22652 status collapsed
22653
22654 \begin_layout Plain Layout
22655 ここでは,
22656 \series bold
22657
22658 \backslash
22659 cmidrule
22660 \series default
22661 は表罫線のためだけに用いられています.詳細については,取扱説明書
22662 \emph on
22663 埋込オブジェクト篇
22664 \emph default
22665
22666 \family sans
22667 フォーマル形式の表
22668 \family default
22669 の節をご覧下さい.
22670 \end_layout
22671
22672 \end_inset
22673
22674
22675 \end_layout
22676
22677 \begin_layout Standard
22678 \begin_inset ERT
22679 status collapsed
22680
22681 \begin_layout Plain Layout
22682
22683
22684 \backslash
22685 else 
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \begin_inset Note Note
22692 status open
22693
22694 \begin_layout Plain Layout
22695 以下は,\SpecialChar LaTeX
22696 パッケージ
22697 \series bold
22698 eurosym
22699 \series default
22700 が導入されていないときのみ表示されます.
22701 \end_layout
22702
22703 \end_inset
22704
22705
22706 \end_layout
22707
22708 \begin_layout Standard
22709 本節の残りを出力としてみるためには,\SpecialChar LaTeX
22710 パッケージ
22711 \series bold
22712 eurosym
22713 \series default
22714 を導入する必要があります.
22715 \end_layout
22716
22717 \begin_layout Standard
22718 \begin_inset ERT
22719 status collapsed
22720
22721 \begin_layout Plain Layout
22722
22723
22724 \backslash
22725 fi 
22726 \end_layout
22727
22728 \end_inset
22729
22730
22731 \end_layout
22732
22733 \begin_layout Section
22734 関係子
22735 \begin_inset CommandInset label
22736 LatexCommand label
22737 name "sec:関係子"
22738
22739 \end_inset
22740
22741
22742 \begin_inset Index idx
22743 status collapsed
22744
22745 \begin_layout Plain Layout
22746 かんけいし@関係子
22747 \end_layout
22748
22749 \end_inset
22750
22751
22752 \begin_inset Index idx
22753 status collapsed
22754
22755 \begin_layout Plain Layout
22756 ひかくし@比較子
22757 \begin_inset ERT
22758 status collapsed
22759
22760 \begin_layout Plain Layout
22761
22762 |see{
22763 \end_layout
22764
22765 \end_inset
22766
22767 関係子
22768 \begin_inset ERT
22769 status collapsed
22770
22771 \begin_layout Plain Layout
22772
22773 }
22774 \end_layout
22775
22776 \end_inset
22777
22778
22779 \end_layout
22780
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \begin_layout Standard
22787 関係子はすべて,ツールバーボタンの
22788 \begin_inset Info
22789 type  "icon"
22790 arg   "math-insert \\leq"
22791 \end_inset
22792
22793 でも挿入することができます.
22794 \end_layout
22795
22796 \begin_layout Standard
22797 \begin_inset Tabular
22798 <lyxtabular version="3" rows="17" columns="2">
22799 <features booktabs="true" tabularvalignment="middle">
22800 <column alignment="center" valignment="top" width="0pt">
22801 <column alignment="center" valignment="top" width="0pt">
22802 <row>
22803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22804 \begin_inset Text
22805
22806 \begin_layout Plain Layout
22807 コマンド
22808 \end_layout
22809
22810 \end_inset
22811 </cell>
22812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22813 \begin_inset Text
22814
22815 \begin_layout Plain Layout
22816 出力
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 </row>
22822 <row>
22823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22824 \begin_inset Text
22825
22826 \begin_layout Plain Layout
22827 <
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836 \begin_inset Formula $<$
22837 \end_inset
22838
22839
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 </row>
22845 <row>
22846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850
22851 \backslash
22852 le
22853 \end_layout
22854
22855 \end_inset
22856 </cell>
22857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22858 \begin_inset Text
22859
22860 \begin_layout Plain Layout
22861 \begin_inset Formula $\le$
22862 \end_inset
22863
22864
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 </row>
22870 <row>
22871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875
22876 \backslash
22877 ll
22878 \end_layout
22879
22880 \end_inset
22881 </cell>
22882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22883 \begin_inset Text
22884
22885 \begin_layout Plain Layout
22886 \begin_inset Formula $\ll$
22887 \end_inset
22888
22889
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 </row>
22895 <row>
22896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900
22901 \backslash
22902 prec
22903 \end_layout
22904
22905 \end_inset
22906 </cell>
22907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22908 \begin_inset Text
22909
22910 \begin_layout Plain Layout
22911 \begin_inset Formula $\prec$
22912 \end_inset
22913
22914
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 </row>
22920 <row>
22921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925
22926 \backslash
22927 preceq
22928 \end_layout
22929
22930 \end_inset
22931 </cell>
22932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22933 \begin_inset Text
22934
22935 \begin_layout Plain Layout
22936 \begin_inset Formula $\preceq$
22937 \end_inset
22938
22939
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 </row>
22945 <row>
22946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950
22951 \backslash
22952 subset
22953 \end_layout
22954
22955 \end_inset
22956 </cell>
22957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22958 \begin_inset Text
22959
22960 \begin_layout Plain Layout
22961 \begin_inset Formula $\subset$
22962 \end_inset
22963
22964
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 </row>
22970 <row>
22971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975
22976 \backslash
22977 subseteq
22978 \end_layout
22979
22980 \end_inset
22981 </cell>
22982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22983 \begin_inset Text
22984
22985 \begin_layout Plain Layout
22986 \begin_inset Formula $\subseteq$
22987 \end_inset
22988
22989
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 </row>
22995 <row>
22996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000
23001 \backslash
23002 sqsubseteq
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011 \begin_inset Formula $\sqsubseteq$
23012 \end_inset
23013
23014
23015 \end_layout
23016
23017 \end_inset
23018 </cell>
23019 </row>
23020 <row>
23021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025
23026 \backslash
23027 in
23028 \end_layout
23029
23030 \end_inset
23031 </cell>
23032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23033 \begin_inset Text
23034
23035 \begin_layout Plain Layout
23036 \begin_inset Formula $\in$
23037 \end_inset
23038
23039
23040 \end_layout
23041
23042 \end_inset
23043 </cell>
23044 </row>
23045 <row>
23046 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23047 \begin_inset Text
23048
23049 \begin_layout Plain Layout
23050
23051 \backslash
23052 vdash
23053 \end_layout
23054
23055 \end_inset
23056 </cell>
23057 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23058 \begin_inset Text
23059
23060 \begin_layout Plain Layout
23061 \begin_inset Formula $\vdash$
23062 \end_inset
23063
23064
23065 \end_layout
23066
23067 \end_inset
23068 </cell>
23069 </row>
23070 <row>
23071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075
23076 \backslash
23077 smile
23078 \end_layout
23079
23080 \end_inset
23081 </cell>
23082 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23083 \begin_inset Text
23084
23085 \begin_layout Plain Layout
23086 \begin_inset Formula $\smile$
23087 \end_inset
23088
23089
23090 \end_layout
23091
23092 \end_inset
23093 </cell>
23094 </row>
23095 <row>
23096 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23097 \begin_inset Text
23098
23099 \begin_layout Plain Layout
23100
23101 \backslash
23102 lhd
23103 \end_layout
23104
23105 \end_inset
23106 </cell>
23107 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23108 \begin_inset Text
23109
23110 \begin_layout Plain Layout
23111 \begin_inset Formula $\lhd$
23112 \end_inset
23113
23114
23115 \end_layout
23116
23117 \end_inset
23118 </cell>
23119 </row>
23120 <row>
23121 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125
23126 \backslash
23127 unlhd
23128 \end_layout
23129
23130 \end_inset
23131 </cell>
23132 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23133 \begin_inset Text
23134
23135 \begin_layout Plain Layout
23136 \begin_inset Formula $\unlhd$
23137 \end_inset
23138
23139
23140 \end_layout
23141
23142 \end_inset
23143 </cell>
23144 </row>
23145 <row>
23146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Plain Layout
23150
23151 \backslash
23152 gtrless
23153 \end_layout
23154
23155 \end_inset
23156 </cell>
23157 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23158 \begin_inset Text
23159
23160 \begin_layout Plain Layout
23161 \begin_inset Formula $\gtrless$
23162 \end_inset
23163
23164
23165 \end_layout
23166
23167 \end_inset
23168 </cell>
23169 </row>
23170 <row>
23171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23172 \begin_inset Text
23173
23174 \begin_layout Plain Layout
23175
23176 \backslash
23177 mid
23178 \end_layout
23179
23180 \end_inset
23181 </cell>
23182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23183 \begin_inset Text
23184
23185 \begin_layout Plain Layout
23186 \begin_inset Formula $\mid$
23187 \end_inset
23188
23189
23190 \end_layout
23191
23192 \end_inset
23193 </cell>
23194 </row>
23195 <row>
23196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200
23201 \backslash
23202 nmid
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211 \begin_inset Formula $\nmid$
23212 \end_inset
23213
23214
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 </row>
23220 </lyxtabular>
23221
23222 \end_inset
23223
23224
23225 \begin_inset space \hfill{}
23226 \end_inset
23227
23228
23229 \begin_inset Tabular
23230 <lyxtabular version="3" rows="17" columns="2">
23231 <features booktabs="true" tabularvalignment="middle">
23232 <column alignment="center" valignment="top" width="0pt">
23233 <column alignment="center" valignment="top" width="0pt">
23234 <row>
23235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239 コマンド
23240 \end_layout
23241
23242 \end_inset
23243 </cell>
23244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23245 \begin_inset Text
23246
23247 \begin_layout Plain Layout
23248 出力
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259 =
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 \begin_inset Formula $=$
23269 \end_inset
23270
23271
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 </row>
23277 <row>
23278 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282
23283 \backslash
23284 not=
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293 \begin_inset Formula $\not=$
23294 \end_inset
23295
23296
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 </row>
23302 <row>
23303 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307
23308 \backslash
23309 equiv
23310 \end_layout
23311
23312 \end_inset
23313 </cell>
23314 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23315 \begin_inset Text
23316
23317 \begin_layout Plain Layout
23318 \begin_inset Formula $\equiv$
23319 \end_inset
23320
23321
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 </row>
23327 <row>
23328 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332
23333 \backslash
23334 sim
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343 \begin_inset Formula $\sim$
23344 \end_inset
23345
23346
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 </row>
23352 <row>
23353 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357
23358 \backslash
23359 simeq
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368 \begin_inset Formula $\simeq$
23369 \end_inset
23370
23371
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 </row>
23377 <row>
23378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382
23383 \backslash
23384 approx
23385 \end_layout
23386
23387 \end_inset
23388 </cell>
23389 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23390 \begin_inset Text
23391
23392 \begin_layout Plain Layout
23393 \begin_inset Formula $\approx$
23394 \end_inset
23395
23396
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 </row>
23402 <row>
23403 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407
23408 \backslash
23409 cong
23410 \end_layout
23411
23412 \end_inset
23413 </cell>
23414 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23415 \begin_inset Text
23416
23417 \begin_layout Plain Layout
23418 \begin_inset Formula $\cong$
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 </row>
23427 <row>
23428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432
23433 \backslash
23434 bowtie
23435 \end_layout
23436
23437 \end_inset
23438 </cell>
23439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23440 \begin_inset Text
23441
23442 \begin_layout Plain Layout
23443 \begin_inset Formula $\bowtie$
23444 \end_inset
23445
23446
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 </row>
23452 <row>
23453 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457
23458 \backslash
23459 notin
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468 \begin_inset Formula $\notin$
23469 \end_inset
23470
23471
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 </row>
23477 <row>
23478 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482
23483 \backslash
23484 perp
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493 \begin_inset Formula $\perp$
23494 \end_inset
23495
23496
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 </row>
23502 <row>
23503 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507
23508 \backslash
23509 propto
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23515 \begin_inset Text
23516
23517 \begin_layout Plain Layout
23518 \begin_inset Formula $\propto$
23519 \end_inset
23520
23521
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 </row>
23527 <row>
23528 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532
23533 \backslash
23534 asymp
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23540 \begin_inset Text
23541
23542 \begin_layout Plain Layout
23543 \begin_inset Formula $\asymp$
23544 \end_inset
23545
23546
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 </row>
23552 <row>
23553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557
23558 \backslash
23559 doteq
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568 \begin_inset Formula $\doteq$
23569 \end_inset
23570
23571
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 </row>
23577 <row>
23578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582
23583 \backslash
23584 circeq
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593 \begin_inset Formula $\circeq$
23594 \end_inset
23595
23596
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 </row>
23602 <row>
23603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607
23608 \backslash
23609 models
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Plain Layout
23618 \begin_inset Formula $\models$
23619 \end_inset
23620
23621
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 </row>
23627 <row>
23628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632
23633 \backslash
23634 widehat=
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643 \begin_inset Formula $\widehat{=}$
23644 \end_inset
23645
23646
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 </row>
23652 </lyxtabular>
23653
23654 \end_inset
23655
23656
23657 \begin_inset space \hfill{}
23658 \end_inset
23659
23660
23661 \begin_inset Tabular
23662 <lyxtabular version="3" rows="17" columns="2">
23663 <features booktabs="true" tabularvalignment="middle">
23664 <column alignment="center" valignment="top" width="0pt">
23665 <column alignment="center" valignment="top" width="0pt">
23666 <row>
23667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671 コマンド
23672 \end_layout
23673
23674 \end_inset
23675 </cell>
23676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23677 \begin_inset Text
23678
23679 \begin_layout Plain Layout
23680 出力
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 </row>
23686 <row>
23687 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691 >
23692 \end_layout
23693
23694 \end_inset
23695 </cell>
23696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 \begin_inset Formula $>$
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 </row>
23709 <row>
23710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23711 \begin_inset Text
23712
23713 \begin_layout Plain Layout
23714
23715 \backslash
23716 ge
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Plain Layout
23725 \begin_inset Formula $\ge$
23726 \end_inset
23727
23728
23729 \end_layout
23730
23731 \end_inset
23732 </cell>
23733 </row>
23734 <row>
23735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739
23740 \backslash
23741 gg
23742 \end_layout
23743
23744 \end_inset
23745 </cell>
23746 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23747 \begin_inset Text
23748
23749 \begin_layout Plain Layout
23750 \begin_inset Formula $\gg$
23751 \end_inset
23752
23753
23754 \end_layout
23755
23756 \end_inset
23757 </cell>
23758 </row>
23759 <row>
23760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764
23765 \backslash
23766 succ
23767 \end_layout
23768
23769 \end_inset
23770 </cell>
23771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23772 \begin_inset Text
23773
23774 \begin_layout Plain Layout
23775 \begin_inset Formula $\succ$
23776 \end_inset
23777
23778
23779 \end_layout
23780
23781 \end_inset
23782 </cell>
23783 </row>
23784 <row>
23785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789
23790 \backslash
23791 succeq
23792 \end_layout
23793
23794 \end_inset
23795 </cell>
23796 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23797 \begin_inset Text
23798
23799 \begin_layout Plain Layout
23800 \begin_inset Formula $\succeq$
23801 \end_inset
23802
23803
23804 \end_layout
23805
23806 \end_inset
23807 </cell>
23808 </row>
23809 <row>
23810 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814
23815 \backslash
23816 supset
23817 \end_layout
23818
23819 \end_inset
23820 </cell>
23821 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23822 \begin_inset Text
23823
23824 \begin_layout Plain Layout
23825 \begin_inset Formula $\supset$
23826 \end_inset
23827
23828
23829 \end_layout
23830
23831 \end_inset
23832 </cell>
23833 </row>
23834 <row>
23835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839
23840 \backslash
23841 supseteq
23842 \end_layout
23843
23844 \end_inset
23845 </cell>
23846 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23847 \begin_inset Text
23848
23849 \begin_layout Plain Layout
23850 \begin_inset Formula $\supseteq$
23851 \end_inset
23852
23853
23854 \end_layout
23855
23856 \end_inset
23857 </cell>
23858 </row>
23859 <row>
23860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23861 \begin_inset Text
23862
23863 \begin_layout Plain Layout
23864
23865 \backslash
23866 sqsupseteq
23867 \end_layout
23868
23869 \end_inset
23870 </cell>
23871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23872 \begin_inset Text
23873
23874 \begin_layout Plain Layout
23875 \begin_inset Formula $\sqsupseteq$
23876 \end_inset
23877
23878
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 </row>
23884 <row>
23885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889
23890 \backslash
23891 ni
23892 \end_layout
23893
23894 \end_inset
23895 </cell>
23896 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900 \begin_inset Formula $\ni$
23901 \end_inset
23902
23903
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 </row>
23909 <row>
23910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914
23915 \backslash
23916 dashv
23917 \end_layout
23918
23919 \end_inset
23920 </cell>
23921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23922 \begin_inset Text
23923
23924 \begin_layout Plain Layout
23925 \begin_inset Formula $\dashv$
23926 \end_inset
23927
23928
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 </row>
23934 <row>
23935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939
23940 \backslash
23941 frown
23942 \end_layout
23943
23944 \end_inset
23945 </cell>
23946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23947 \begin_inset Text
23948
23949 \begin_layout Plain Layout
23950 \begin_inset Formula $\frown$
23951 \end_inset
23952
23953
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 </row>
23959 <row>
23960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964
23965 \backslash
23966 rhd
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975 \begin_inset Formula $\rhd$
23976 \end_inset
23977
23978
23979 \end_layout
23980
23981 \end_inset
23982 </cell>
23983 </row>
23984 <row>
23985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23986 \begin_inset Text
23987
23988 \begin_layout Plain Layout
23989
23990 \backslash
23991 unrhd
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23997 \begin_inset Text
23998
23999 \begin_layout Plain Layout
24000 \begin_inset Formula $\unrhd$
24001 \end_inset
24002
24003
24004 \end_layout
24005
24006 \end_inset
24007 </cell>
24008 </row>
24009 <row>
24010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24011 \begin_inset Text
24012
24013 \begin_layout Plain Layout
24014
24015 \backslash
24016 lessgtr
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025 \begin_inset Formula $\lessgtr$
24026 \end_inset
24027
24028
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 </row>
24034 <row>
24035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039
24040 \backslash
24041 parallel
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050 \begin_inset Formula $\parallel$
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \end_inset
24057 </cell>
24058 </row>
24059 <row>
24060 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064
24065 \backslash
24066 nparallel
24067 \end_layout
24068
24069 \end_inset
24070 </cell>
24071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075 \begin_inset Formula $\nparallel$
24076 \end_inset
24077
24078
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 </row>
24084 </lyxtabular>
24085
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \begin_layout Standard
24092 \begin_inset VSpace medskip
24093 \end_inset
24094
24095
24096 \series bold
24097
24098 \backslash
24099 lhd
24100 \series default
24101
24102 \series bold
24103
24104 \backslash
24105 rhd
24106 \series default
24107 の文字は,同じように見える演算子
24108 \series bold
24109
24110 \backslash
24111 triangleleft
24112 \series default
24113 および
24114 \series bold
24115
24116 \backslash
24117 triangleright
24118 \series default
24119 よりも大きくなっています.
24120 \end_layout
24121
24122 \begin_layout Standard
24123 \SpecialChar LyX
24124 は,特殊な関係子を多くサポートしています.これらの関係子一覧を見るには,ツールバーボタン
24125 \begin_inset Info
24126 type  "icon"
24127 arg   "math-insert \\leqq"
24128 \end_inset
24129
24130 をご覧ください.
24131 \end_layout
24132
24133 \begin_layout Standard
24134 関係子は,記号とは違って,つねに前後に余白が置かれます.
24135 \end_layout
24136
24137 \begin_layout Standard
24138
24139 \series bold
24140
24141 \backslash
24142 stackrel
24143 \series default
24144
24145 \begin_inset Index idx
24146 status collapsed
24147
24148 \begin_layout Plain Layout
24149 こまんど@コマンド ! S ! 
24150 \backslash
24151 stackrel
24152 \end_layout
24153
24154 \end_inset
24155
24156 コマンドを使うと,以下のように,ラベル付きの関係子を作ることができます.
24157 \end_layout
24158
24159 \begin_layout Standard
24160 \align center
24161 \begin_inset Tabular
24162 <lyxtabular version="3" rows="2" columns="2">
24163 <features booktabs="true" tabularvalignment="middle">
24164 <column alignment="center" valignment="top" width="0pt">
24165 <column alignment="center" valignment="top">
24166 <row>
24167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171 コマンド
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Plain Layout
24180 出力
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 </row>
24186 <row topspace="1.5mm">
24187 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191 A(r)
24192 \backslash
24193 stackrel
24194 \begin_inset space \textvisiblespace{}
24195 \end_inset
24196
24197 r
24198 \backslash
24199 to
24200 \backslash
24201 infty
24202 \begin_inset space \textvisiblespace{}
24203 \end_inset
24204
24205
24206 \begin_inset Formula $\downarrow$
24207 \end_inset
24208
24209
24210 \backslash
24211 approx
24212 \begin_inset space \textvisiblespace{}
24213 \end_inset
24214
24215
24216 \begin_inset space \textvisiblespace{}
24217 \end_inset
24218
24219 B
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24225 \begin_inset Text
24226
24227 \begin_layout Plain Layout
24228 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24229 \end_inset
24230
24231
24232 \end_layout
24233
24234 \end_inset
24235 </cell>
24236 </row>
24237 </lyxtabular>
24238
24239 \end_inset
24240
24241
24242 \end_layout
24243
24244 \begin_layout Section
24245 関数
24246 \end_layout
24247
24248 \begin_layout Subsection
24249 定義済み関数
24250 \begin_inset CommandInset label
24251 LatexCommand label
24252 name "subsec:定義済み函数"
24253
24254 \end_inset
24255
24256
24257 \begin_inset Index idx
24258 status collapsed
24259
24260 \begin_layout Plain Layout
24261 かんすう@関数 ! ていぎずみ@定義済み
24262 \end_layout
24263
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \begin_layout Standard
24270 一般的に,数式表現では変数は
24271 \shape italic
24272 イタリック体
24273 \shape default
24274 に設定されますが,関数名はイタリック体にしません.なぜなら,
24275 \begin_inset Formula $sin$
24276 \end_inset
24277
24278
24279 \begin_inset Formula $s\cdot i\cdot n$
24280 \end_inset
24281
24282 であるかのように誤解させる恐れがあるためです.そのために,定義済み関数が存在し,これらは先行する要素よりも少し離れて配置されます.定義済み関数は,関数名の前にバ
24283 ックスラッシュを加えたコマンドとして挿入します.
24284 \end_layout
24285
24286 \begin_layout Standard
24287 \align center
24288 \begin_inset Tabular
24289 <lyxtabular version="3" rows="2" columns="2">
24290 <features booktabs="true" tabularvalignment="middle">
24291 <column alignment="center" valignment="top" width="0pt">
24292 <column alignment="center" valignment="top" width="0pt">
24293 <row>
24294 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24295 \begin_inset Text
24296
24297 \begin_layout Plain Layout
24298 コマンド
24299 \end_layout
24300
24301 \end_inset
24302 </cell>
24303 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24304 \begin_inset Text
24305
24306 \begin_layout Plain Layout
24307 出力
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 </row>
24313 <row>
24314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318 Asin(x)+B
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24324 \begin_inset Text
24325
24326 \begin_layout Plain Layout
24327 \begin_inset Formula $Asin(x)+B$
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \end_inset
24334 </cell>
24335 </row>
24336 </lyxtabular>
24337
24338 \end_inset
24339
24340
24341 \begin_inset space \quad{}
24342 \end_inset
24343
24344
24345 \begin_inset Tabular
24346 <lyxtabular version="3" rows="2" columns="2">
24347 <features booktabs="true" tabularvalignment="middle">
24348 <column alignment="center" valignment="top" width="0pt">
24349 <column alignment="center" valignment="top" width="0pt">
24350 <row>
24351 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24352 \begin_inset Text
24353
24354 \begin_layout Plain Layout
24355 コマンド
24356 \end_layout
24357
24358 \end_inset
24359 </cell>
24360 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24361 \begin_inset Text
24362
24363 \begin_layout Plain Layout
24364 出力
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 </row>
24370 <row>
24371 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375 A
24376 \backslash
24377 sin(x)+B
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24383 \begin_inset Text
24384
24385 \begin_layout Plain Layout
24386 \begin_inset Formula $A\sin(x)+B$
24387 \end_inset
24388
24389
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 </row>
24395 </lyxtabular>
24396
24397 \end_inset
24398
24399
24400 \end_layout
24401
24402 \begin_layout Standard
24403 以下の関数が定義済みです.
24404 \end_layout
24405
24406 \begin_layout Standard
24407 \begin_inset VSpace -2mm
24408 \end_inset
24409
24410
24411 \end_layout
24412
24413 \begin_layout Standard
24414 \align center
24415 \begin_inset Tabular
24416 <lyxtabular version="3" rows="9" columns="4">
24417 <features booktabs="true" tabularvalignment="middle">
24418 <column alignment="center" valignment="top" width="0pt">
24419 <column alignment="center" valignment="top" width="0pt">
24420 <column alignment="center" valignment="top" width="0pt">
24421 <column alignment="center" valignment="top" width="0pt">
24422 <row>
24423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427 コマンド
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24433 \begin_inset Text
24434
24435 \begin_layout Plain Layout
24436 コマンド
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24442 \begin_inset Text
24443
24444 \begin_layout Plain Layout
24445 コマンド
24446 \end_layout
24447
24448 \end_inset
24449 </cell>
24450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24451 \begin_inset Text
24452
24453 \begin_layout Plain Layout
24454 コマンド
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 </row>
24460 <row>
24461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24462 \begin_inset Text
24463
24464 \begin_layout Plain Layout
24465
24466 \backslash
24467 sin
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24473 \begin_inset Text
24474
24475 \begin_layout Plain Layout
24476
24477 \backslash
24478 sinh
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487
24488 \backslash
24489 arcsin
24490 \end_layout
24491
24492 \end_inset
24493 </cell>
24494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24495 \begin_inset Text
24496
24497 \begin_layout Plain Layout
24498
24499 \backslash
24500 sup
24501 \end_layout
24502
24503 \end_inset
24504 </cell>
24505 </row>
24506 <row>
24507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511
24512 \backslash
24513 cos
24514 \end_layout
24515
24516 \end_inset
24517 </cell>
24518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24519 \begin_inset Text
24520
24521 \begin_layout Plain Layout
24522
24523 \backslash
24524 cosh
24525 \end_layout
24526
24527 \end_inset
24528 </cell>
24529 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24530 \begin_inset Text
24531
24532 \begin_layout Plain Layout
24533
24534 \backslash
24535 arccos
24536 \end_layout
24537
24538 \end_inset
24539 </cell>
24540 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24541 \begin_inset Text
24542
24543 \begin_layout Plain Layout
24544
24545 \backslash
24546 inf
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 </row>
24552 <row>
24553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557
24558 \backslash
24559 tan
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568
24569 \backslash
24570 tanh
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24576 \begin_inset Text
24577
24578 \begin_layout Plain Layout
24579
24580 \backslash
24581 arctan
24582 \end_layout
24583
24584 \end_inset
24585 </cell>
24586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24587 \begin_inset Text
24588
24589 \begin_layout Plain Layout
24590
24591 \backslash
24592 lim
24593 \end_layout
24594
24595 \end_inset
24596 </cell>
24597 </row>
24598 <row>
24599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603
24604 \backslash
24605 cot
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614
24615 \backslash
24616 coth
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24622 \begin_inset Text
24623
24624 \begin_layout Plain Layout
24625
24626 \backslash
24627 arg
24628 \end_layout
24629
24630 \end_inset
24631 </cell>
24632 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Plain Layout
24636
24637 \backslash
24638 liminf
24639 \end_layout
24640
24641 \end_inset
24642 </cell>
24643 </row>
24644 <row>
24645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649
24650 \backslash
24651 sec
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660
24661 \backslash
24662 min
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671
24672 \backslash
24673 deg
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682
24683 \backslash
24684 limsup
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 </row>
24690 <row>
24691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695
24696 \backslash
24697 csc
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24703 \begin_inset Text
24704
24705 \begin_layout Plain Layout
24706
24707 \backslash
24708 max
24709 \end_layout
24710
24711 \end_inset
24712 </cell>
24713 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24714 \begin_inset Text
24715
24716 \begin_layout Plain Layout
24717
24718 \backslash
24719 det
24720 \end_layout
24721
24722 \end_inset
24723 </cell>
24724 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728
24729 \backslash
24730 Pr
24731 \end_layout
24732
24733 \end_inset
24734 </cell>
24735 </row>
24736 <row>
24737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741
24742 \backslash
24743 ln
24744 \end_layout
24745
24746 \end_inset
24747 </cell>
24748 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24749 \begin_inset Text
24750
24751 \begin_layout Plain Layout
24752
24753 \backslash
24754 exp
24755 \end_layout
24756
24757 \end_inset
24758 </cell>
24759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24760 \begin_inset Text
24761
24762 \begin_layout Plain Layout
24763
24764 \backslash
24765 dim
24766 \end_layout
24767
24768 \end_inset
24769 </cell>
24770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24771 \begin_inset Text
24772
24773 \begin_layout Plain Layout
24774
24775 \backslash
24776 hom
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 </row>
24782 <row>
24783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787
24788 \backslash
24789 lg
24790 \end_layout
24791
24792 \end_inset
24793 </cell>
24794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24795 \begin_inset Text
24796
24797 \begin_layout Plain Layout
24798
24799 \backslash
24800 log
24801 \end_layout
24802
24803 \end_inset
24804 </cell>
24805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24806 \begin_inset Text
24807
24808 \begin_layout Plain Layout
24809
24810 \backslash
24811 ker
24812 \end_layout
24813
24814 \end_inset
24815 </cell>
24816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24817 \begin_inset Text
24818
24819 \begin_layout Plain Layout
24820
24821 \backslash
24822 gcd
24823 \end_layout
24824
24825 \end_inset
24826 </cell>
24827 </row>
24828 </lyxtabular>
24829
24830 \end_inset
24831
24832
24833 \end_layout
24834
24835 \begin_layout Standard
24836 上記は,数式ツールバーボタンの
24837 \begin_inset Info
24838 type  "icon"
24839 arg   "math-insert \\functions"
24840 \end_inset
24841
24842 でも挿入することができます.
24843 \end_layout
24844
24845 \begin_layout Subsection
24846 自己定義関数
24847 \begin_inset Index idx
24848 status collapsed
24849
24850 \begin_layout Plain Layout
24851 かんすう@関数 ! じこていぎ@自己定義
24852 \end_layout
24853
24854 \end_inset
24855
24856
24857 \end_layout
24858
24859 \begin_layout Standard
24860 たとえば符号関数sgn(x)のように,定義済みでない関数を使うには,二つの方法があります.
24861 \end_layout
24862
24863 \begin_layout Itemize
24864 以下の行を\SpecialChar LaTeX
24865 プリアンブルに加えることによって関数を定義します.
24866 \begin_inset Foot
24867 status collapsed
24868
24869 \begin_layout Plain Layout
24870
24871 \series bold
24872
24873 \backslash
24874 DeclareMathOperator
24875 \series default
24876 についての詳細は,第
24877 \begin_inset CommandInset ref
24878 LatexCommand ref
24879 reference "subsec:自己定義演算子"
24880
24881 \end_inset
24882
24883 節をご参照下さい.
24884 \end_layout
24885
24886 \end_inset
24887
24888
24889 \begin_inset Newline newline
24890 \end_inset
24891
24892
24893 \begin_inset VSpace -3mm
24894 \end_inset
24895
24896
24897 \begin_inset Newline newline
24898 \end_inset
24899
24900
24901 \series bold
24902
24903 \backslash
24904 DeclareMathOperator{
24905 \backslash
24906 sgn}{sgn}
24907 \series default
24908
24909 \begin_inset Index idx
24910 status collapsed
24911
24912 \begin_layout Plain Layout
24913 こまんど@コマンド ! D ! 
24914 \backslash
24915 dbinom@
24916 \backslash
24917 DeclareMathOperator
24918 \end_layout
24919
24920 \end_inset
24921
24922
24923 \begin_inset Newline newline
24924 \end_inset
24925
24926
24927 \begin_inset VSpace -2mm
24928 \end_inset
24929
24930
24931 \begin_inset Newline newline
24932 \end_inset
24933
24934 これによって,新しく定義された関数を
24935 \series bold
24936
24937 \backslash
24938 sgn
24939 \series default
24940 コマンドで呼び出すことができるようになります.
24941 \end_layout
24942
24943 \begin_layout Itemize
24944 数式を普通に書き下し,関数名を選択して(上記の例では
24945 \emph on
24946 sgn
24947 \emph default
24948 の文字),それを数式テキストに変更します.最後に,空白を先行する要素と関数の間に入れます.
24949 \end_layout
24950
24951 \begin_layout Standard
24952 双方とも定義済み関数と同等の出力をもたらします
24953 \begin_inset Foot
24954 status collapsed
24955
24956 \begin_layout Plain Layout
24957 \SpecialChar LyX
24958 上では,自己定義関数は赤で表示され,定義済み関数は黒で表示されます.
24959 \end_layout
24960
24961 \end_inset
24962
24963
24964 \end_layout
24965
24966 \begin_layout Standard
24967 \align center
24968 \begin_inset Tabular
24969 <lyxtabular version="3" rows="3" columns="2">
24970 <features booktabs="true" tabularvalignment="middle">
24971 <column alignment="center" valignment="top" width="0pt">
24972 <column alignment="center" valignment="top" width="0pt">
24973 <row>
24974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24975 \begin_inset Text
24976
24977 \begin_layout Plain Layout
24978 コマンド
24979 \end_layout
24980
24981 \end_inset
24982 </cell>
24983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24984 \begin_inset Text
24985
24986 \begin_layout Plain Layout
24987 出力
24988 \end_layout
24989
24990 \end_inset
24991 </cell>
24992 </row>
24993 <row>
24994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24995 \begin_inset Text
24996
24997 \begin_layout Plain Layout
24998 A
24999 \backslash
25000 sgn(x)+B
25001 \end_layout
25002
25003 \end_inset
25004 </cell>
25005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Plain Layout
25009 \begin_inset Formula $A\sgn(x)+B$
25010 \end_inset
25011
25012
25013 \end_layout
25014
25015 \end_inset
25016 </cell>
25017 </row>
25018 <row>
25019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25020 \begin_inset Text
25021
25022 \begin_layout Plain Layout
25023 A
25024 \backslash
25025 ,
25026 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25027 \end_inset
25028
25029 (x)+B
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25035 \begin_inset Text
25036
25037 \begin_layout Plain Layout
25038 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25039 \end_inset
25040
25041
25042 \end_layout
25043
25044 \end_inset
25045 </cell>
25046 </row>
25047 </lyxtabular>
25048
25049 \end_inset
25050
25051
25052 \end_layout
25053
25054 \begin_layout Standard
25055 自己定義関数を何回か使用する場合には,一番目の方法の方が適切です.
25056 \end_layout
25057
25058 \begin_layout Subsection
25059 極限
25060 \begin_inset Index idx
25061 status collapsed
25062
25063 \begin_layout Plain Layout
25064 きょくげん@極限
25065 \end_layout
25066
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \begin_layout Standard
25073 極限用には,
25074 \series bold
25075
25076 \backslash
25077 lim
25078 \series default
25079
25080 \begin_inset Index idx
25081 status collapsed
25082
25083 \begin_layout Plain Layout
25084 こまんど@コマンド ! L ! 
25085 \backslash
25086 lim
25087 \end_layout
25088
25089 \end_inset
25090
25091
25092 \series bold
25093
25094 \backslash
25095 liminf
25096 \series default
25097
25098 \series bold
25099
25100 \backslash
25101 limsup
25102 \series default
25103 の他に,以下の関数があります.
25104 \end_layout
25105
25106 \begin_layout Standard
25107 \align center
25108 \begin_inset Tabular
25109 <lyxtabular version="3" rows="5" columns="2">
25110 <features booktabs="true" tabularvalignment="middle">
25111 <column alignment="center" valignment="top" width="0pt">
25112 <column alignment="center" valignment="top" width="0pt">
25113 <row>
25114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25115 \begin_inset Text
25116
25117 \begin_layout Plain Layout
25118 コマンド
25119 \end_layout
25120
25121 \end_inset
25122 </cell>
25123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25124 \begin_inset Text
25125
25126 \begin_layout Plain Layout
25127 出力
25128 \end_layout
25129
25130 \end_inset
25131 </cell>
25132 </row>
25133 <row>
25134 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25135 \begin_inset Text
25136
25137 \begin_layout Plain Layout
25138
25139 \backslash
25140 varliminf
25141 \end_layout
25142
25143 \end_inset
25144 </cell>
25145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25146 \begin_inset Text
25147
25148 \begin_layout Plain Layout
25149 \begin_inset Formula $\varliminf$
25150 \end_inset
25151
25152
25153 \end_layout
25154
25155 \end_inset
25156 </cell>
25157 </row>
25158 <row topspace="1.5mm">
25159 <cell alignment="center" valignment="top" usebox="none">
25160 \begin_inset Text
25161
25162 \begin_layout Plain Layout
25163
25164 \backslash
25165 varlimsup
25166 \end_layout
25167
25168 \end_inset
25169 </cell>
25170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174 \begin_inset Formula $\varlimsup$
25175 \end_inset
25176
25177
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 </row>
25183 <row topspace="1.5mm">
25184 <cell alignment="center" valignment="top" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Plain Layout
25188
25189 \backslash
25190 varprojlim
25191 \end_layout
25192
25193 \end_inset
25194 </cell>
25195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25196 \begin_inset Text
25197
25198 \begin_layout Plain Layout
25199 \begin_inset Formula $\varprojlim$
25200 \end_inset
25201
25202
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 </row>
25208 <row topspace="1.5mm" bottomspace="1mm">
25209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25210 \begin_inset Text
25211
25212 \begin_layout Plain Layout
25213
25214 \backslash
25215 varinjlim
25216 \end_layout
25217
25218 \end_inset
25219 </cell>
25220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25221 \begin_inset Text
25222
25223 \begin_layout Plain Layout
25224 \begin_inset Formula $\varinjlim$
25225 \end_inset
25226
25227
25228 \end_layout
25229
25230 \end_inset
25231 </cell>
25232 </row>
25233 </lyxtabular>
25234
25235 \end_inset
25236
25237
25238 \end_layout
25239
25240 \begin_layout Standard
25241 \begin_inset VSpace medskip
25242 \end_inset
25243
25244 極限は,下付き文字を挿入することによって示されます.行内数式では,極限は,以下のように関数の横に置かれます.
25245 \end_layout
25246
25247 \begin_layout Standard
25248 \align center
25249 \begin_inset Tabular
25250 <lyxtabular version="3" rows="2" columns="2">
25251 <features booktabs="true" tabularvalignment="middle">
25252 <column alignment="center" valignment="top" width="0pt">
25253 <column alignment="center" valignment="top" width="0pt">
25254 <row>
25255 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259 コマンド
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268 出力
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 </row>
25274 <row>
25275 <cell alignment="center" valignment="top" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279
25280 \backslash
25281 lim_x
25282 \backslash
25283 to
25284 \begin_inset space \textvisiblespace{}
25285 \end_inset
25286
25287 A
25288 \begin_inset space \textvisiblespace{}
25289 \end_inset
25290
25291 x=B
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 <cell alignment="center" valignment="top" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300 \begin_inset Formula $\lim_{x\to A}x=B$
25301 \end_inset
25302
25303
25304 \end_layout
25305
25306 \end_inset
25307 </cell>
25308 </row>
25309 </lyxtabular>
25310
25311 \end_inset
25312
25313
25314 \end_layout
25315
25316 \begin_layout Standard
25317 別行立て数式では,極限は,以下のように通常どおり下に置かれます.
25318 \begin_inset Formula 
25319 \[
25320 \lim_{x\to A}x=B
25321 \]
25322
25323 \end_inset
25324
25325
25326 \end_layout
25327
25328 \begin_layout Standard
25329 \begin_inset VSpace medskip
25330 \end_inset
25331
25332
25333 \end_layout
25334
25335 \begin_layout Standard
25336 極限の組版を調整する仕方については,第
25337 \begin_inset CommandInset ref
25338 LatexCommand ref
25339 reference "subsec:演算子の範囲"
25340
25341 \end_inset
25342
25343 節をご覧ください.
25344 \end_layout
25345
25346 \begin_layout Subsection
25347 剰余関数
25348 \begin_inset Index idx
25349 status collapsed
25350
25351 \begin_layout Plain Layout
25352 かんすう@関数 ! じょうよ@剰余
25353 \end_layout
25354
25355 \end_inset
25356
25357
25358 \begin_inset Index idx
25359 status collapsed
25360
25361 \begin_layout Plain Layout
25362 かんすう@関数 ! もじゅらす@モジュラス
25363 \begin_inset ERT
25364 status collapsed
25365
25366 \begin_layout Plain Layout
25367
25368 |see{
25369 \end_layout
25370
25371 \end_inset
25372
25373 剰余
25374 \begin_inset ERT
25375 status collapsed
25376
25377 \begin_layout Plain Layout
25378
25379 }
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \begin_layout Standard
25393 剰余関数は,特別に4つの派生型があります.
25394 \end_layout
25395
25396 \begin_layout Standard
25397 以下は,別行立て数式での派生型です.
25398 \begin_inset Formula 
25399 \begin{align*}
25400 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25401 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25402 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25403 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25404 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25405 \end{align*}
25406
25407 \end_inset
25408
25409
25410 \end_layout
25411
25412 \begin_layout Standard
25413 行内数式では,すべての派生型で,関数名の前の余白がすこし小さく設定されます.既定では,剰余関数は,続く一文字目だけを考慮します.二文字以上を使いたい時には,下記
25414 のように文字を\SpecialChar TeX
25415 括弧で囲みます.
25416 \begin_inset Formula 
25417 \begin{align*}
25418 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25419 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25420 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25421 \end{align*}
25422
25423 \end_inset
25424
25425
25426 \end_layout
25427
25428 \begin_layout Section
25429 特殊文字
25430 \begin_inset Index idx
25431 status collapsed
25432
25433 \begin_layout Plain Layout
25434 とくしゅもじ@特殊文字
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \begin_layout Standard
25443 ^および_の各文字は,通常,上付き文字や下付き文字を生成してしまいます.これらの文字自体を得るには,その前に
25444 \backslash
25445 を付けなくてはなりません.
25446 \end_layout
25447
25448 \begin_layout Standard
25449 \noindent
25450 \align center
25451 \begin_inset Tabular
25452 <lyxtabular version="3" rows="3" columns="2">
25453 <features booktabs="true" tabularvalignment="middle">
25454 <column alignment="left" valignment="top" width="0pt">
25455 <column alignment="block" valignment="top">
25456 <row>
25457 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461 コマンド
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25467 \begin_inset Text
25468
25469 \begin_layout Plain Layout
25470 出力
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 </row>
25476 <row>
25477 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25478 \begin_inset Text
25479
25480 \begin_layout Plain Layout
25481
25482 \backslash
25483 ^
25484 \begin_inset space \textvisiblespace{}
25485 \end_inset
25486
25487
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496 \begin_inset Formula $\mathcircumflex$
25497 \end_inset
25498
25499
25500 \end_layout
25501
25502 \end_inset
25503 </cell>
25504 </row>
25505 <row>
25506 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510
25511 \backslash
25512 _
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25518 \begin_inset Text
25519
25520 \begin_layout Plain Layout
25521 \begin_inset Formula $\_$
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \end_inset
25528 </cell>
25529 </row>
25530 </lyxtabular>
25531
25532 \end_inset
25533
25534
25535 \end_layout
25536
25537 \begin_layout Subsection
25538 数式テキストにおける特殊文字
25539 \end_layout
25540
25541 \begin_layout Standard
25542 以下の各コマンドは,数式テキストか\SpecialChar TeX
25543 モード中でのみ使用することができます.
25544 \end_layout
25545
25546 \begin_layout Standard
25547 \begin_inset space \hfill{}
25548 \end_inset
25549
25550
25551 \begin_inset Tabular
25552 <lyxtabular version="3" rows="8" columns="2">
25553 <features booktabs="true" tabularvalignment="middle">
25554 <column alignment="left" valignment="top" width="0pt">
25555 <column alignment="block" valignment="top">
25556 <row>
25557 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25558 \begin_inset Text
25559
25560 \begin_layout Plain Layout
25561 コマンド
25562 \end_layout
25563
25564 \end_inset
25565 </cell>
25566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25567 \begin_inset Text
25568
25569 \begin_layout Plain Layout
25570 出力
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 </row>
25576 <row>
25577 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25578 \begin_inset Text
25579
25580 \begin_layout Plain Layout
25581
25582 \backslash
25583 oe
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Plain Layout
25592 \begin_inset Formula $\textrm{œ}$
25593 \end_inset
25594
25595
25596 \end_layout
25597
25598 \end_inset
25599 </cell>
25600 </row>
25601 <row>
25602 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Plain Layout
25606
25607 \backslash
25608 OE
25609 \end_layout
25610
25611 \end_inset
25612 </cell>
25613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617 \begin_inset Formula $\textrm{Œ}$
25618 \end_inset
25619
25620
25621 \end_layout
25622
25623 \end_inset
25624 </cell>
25625 </row>
25626 <row>
25627 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631
25632 \backslash
25633 ae
25634 \end_layout
25635
25636 \end_inset
25637 </cell>
25638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25639 \begin_inset Text
25640
25641 \begin_layout Plain Layout
25642 \begin_inset Formula $\textrm{æ}$
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \end_inset
25649 </cell>
25650 </row>
25651 <row>
25652 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25653 \begin_inset Text
25654
25655 \begin_layout Plain Layout
25656
25657 \backslash
25658 AE
25659 \end_layout
25660
25661 \end_inset
25662 </cell>
25663 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25664 \begin_inset Text
25665
25666 \begin_layout Plain Layout
25667 \begin_inset Formula $\textrm{Æ}$
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \end_inset
25674 </cell>
25675 </row>
25676 <row>
25677 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25678 \begin_inset Text
25679
25680 \begin_layout Plain Layout
25681
25682 \backslash
25683 aa
25684 \end_layout
25685
25686 \end_inset
25687 </cell>
25688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25689 \begin_inset Text
25690
25691 \begin_layout Plain Layout
25692 \begin_inset Formula $\textrm{å}$
25693 \end_inset
25694
25695
25696 \end_layout
25697
25698 \end_inset
25699 </cell>
25700 </row>
25701 <row>
25702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25703 \begin_inset Text
25704
25705 \begin_layout Plain Layout
25706
25707 \backslash
25708 AA
25709 \end_layout
25710
25711 \end_inset
25712 </cell>
25713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25714 \begin_inset Text
25715
25716 \begin_layout Plain Layout
25717 \begin_inset Formula $\textrm{Å}$
25718 \end_inset
25719
25720
25721 \end_layout
25722
25723 \end_inset
25724 </cell>
25725 </row>
25726 <row>
25727 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25728 \begin_inset Text
25729
25730 \begin_layout Plain Layout
25731
25732 \backslash
25733 i
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742 \begin_inset Formula $\textrm{ı}$
25743 \end_inset
25744
25745
25746 \end_layout
25747
25748 \end_inset
25749 </cell>
25750 </row>
25751 </lyxtabular>
25752
25753 \end_inset
25754
25755
25756 \begin_inset space \hfill{}
25757 \end_inset
25758
25759
25760 \begin_inset Tabular
25761 <lyxtabular version="3" rows="8" columns="2">
25762 <features booktabs="true" tabularvalignment="middle">
25763 <column alignment="left" valignment="top" width="0pt">
25764 <column alignment="center" valignment="top">
25765 <row>
25766 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25767 \begin_inset Text
25768
25769 \begin_layout Plain Layout
25770 コマンド
25771 \begin_inset Note Note
25772 status collapsed
25773
25774 \begin_layout Plain Layout
25775 0
25776 \begin_inset space \thinspace{}
25777 \end_inset
25778
25779 mm空白を分離用に使っているのは,そうしないと出力が¡や¿になってしまうためです.
25780 \end_layout
25781
25782 \end_inset
25783
25784
25785 \end_layout
25786
25787 \end_inset
25788 </cell>
25789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25790 \begin_inset Text
25791
25792 \begin_layout Plain Layout
25793 出力
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 </row>
25799 <row>
25800 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25801 \begin_inset Text
25802
25803 \begin_layout Plain Layout
25804
25805 \backslash
25806 o
25807 \end_layout
25808
25809 \end_inset
25810 </cell>
25811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25812 \begin_inset Text
25813
25814 \begin_layout Plain Layout
25815 \begin_inset Formula $\textrm{ø}$
25816 \end_inset
25817
25818
25819 \end_layout
25820
25821 \end_inset
25822 </cell>
25823 </row>
25824 <row>
25825 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25826 \begin_inset Text
25827
25828 \begin_layout Plain Layout
25829
25830 \backslash
25831 O
25832 \end_layout
25833
25834 \end_inset
25835 </cell>
25836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25837 \begin_inset Text
25838
25839 \begin_layout Plain Layout
25840 \begin_inset Formula $\textrm{Ø}$
25841 \end_inset
25842
25843
25844 \end_layout
25845
25846 \end_inset
25847 </cell>
25848 </row>
25849 <row>
25850 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25851 \begin_inset Text
25852
25853 \begin_layout Plain Layout
25854
25855 \backslash
25856 l
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25862 \begin_inset Text
25863
25864 \begin_layout Plain Layout
25865 \begin_inset Formula $\textrm{ł}$
25866 \end_inset
25867
25868
25869 \end_layout
25870
25871 \end_inset
25872 </cell>
25873 </row>
25874 <row>
25875 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25876 \begin_inset Text
25877
25878 \begin_layout Plain Layout
25879
25880 \backslash
25881 L
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25887 \begin_inset Text
25888
25889 \begin_layout Plain Layout
25890 \begin_inset Formula $\textrm{Ł}$
25891 \end_inset
25892
25893
25894 \end_layout
25895
25896 \end_inset
25897 </cell>
25898 </row>
25899 <row>
25900 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25901 \begin_inset Text
25902
25903 \begin_layout Plain Layout
25904 !
25905 \begin_inset space \hspace{}
25906 \length 0mm
25907 \end_inset
25908
25909 `
25910 \begin_inset space \textvisiblespace{}
25911 \end_inset
25912
25913
25914 \end_layout
25915
25916 \end_inset
25917 </cell>
25918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922 \begin_inset Formula $\textrm{!`}$
25923 \end_inset
25924
25925
25926 \end_layout
25927
25928 \end_inset
25929 </cell>
25930 </row>
25931 <row>
25932 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936 ?
25937 \begin_inset space \hspace{}
25938 \length 0mm
25939 \end_inset
25940
25941 `
25942 \begin_inset space \textvisiblespace{}
25943 \end_inset
25944
25945
25946 \end_layout
25947
25948 \end_inset
25949 </cell>
25950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25951 \begin_inset Text
25952
25953 \begin_layout Plain Layout
25954 \begin_inset Formula $\textrm{?`}$
25955 \end_inset
25956
25957
25958 \end_layout
25959
25960 \end_inset
25961 </cell>
25962 </row>
25963 <row>
25964 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25965 \begin_inset Text
25966
25967 \begin_layout Plain Layout
25968
25969 \backslash
25970 j
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25976 \begin_inset Text
25977
25978 \begin_layout Plain Layout
25979 \begin_inset Formula $\textrm{ȷ}$
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 </row>
25988 </lyxtabular>
25989
25990 \end_inset
25991
25992
25993 \begin_inset space \hfill{}
25994 \end_inset
25995
25996
25997 \end_layout
25998
25999 \begin_layout Standard
26000 \begin_inset Formula $\textrm{\textrm{Å}}$
26001 \end_inset
26002
26003
26004 \begin_inset Formula $\textrm{\textrm{Ø}}$
26005 \end_inset
26006
26007 の各文字は,数式ツールバーボタンの
26008 \begin_inset Info
26009 type  "icon"
26010 arg   "math-insert \\digamma"
26011 \end_inset
26012
26013 からも挿入することができます.
26014 \end_layout
26015
26016 \begin_layout Standard
26017 例外は,
26018 \series bold
26019 !
26020 \begin_inset space \hspace{}
26021 \length 0mm
26022 \end_inset
26023
26024 `
26025 \series default
26026
26027 \series bold
26028 ?
26029 \begin_inset space \hspace{}
26030 \length 0mm
26031 \end_inset
26032
26033 `
26034 \series default
26035 の各コマンドで,これらは直接\SpecialChar LyX
26036 中の本文に入れることができます.
26037 \end_layout
26038
26039 \begin_layout Subsection
26040 文章中のアクセント
26041 \begin_inset CommandInset label
26042 LatexCommand label
26043 name "subsec:文章中のアクセント"
26044
26045 \end_inset
26046
26047
26048 \begin_inset Index idx
26049 status collapsed
26050
26051 \begin_layout Plain Layout
26052 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26053 \end_layout
26054
26055 \end_inset
26056
26057
26058 \end_layout
26059
26060 \begin_layout Standard
26061 以下に挙げる各コマンドを使えば,すべての文字にアクセントを付けることができます.これらのコマンドは,\SpecialChar TeX
26062 モードで入れなくてはなりません.
26063 \end_layout
26064
26065 \begin_layout Standard
26066 \begin_inset space \hfill{}
26067 \end_inset
26068
26069
26070 \begin_inset Tabular
26071 <lyxtabular version="3" rows="8" columns="2">
26072 <features booktabs="true" tabularvalignment="middle">
26073 <column alignment="left" valignment="top" width="0pt">
26074 <column alignment="block" valignment="top">
26075 <row>
26076 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26077 \begin_inset Text
26078
26079 \begin_layout Plain Layout
26080 コマンド
26081 \end_layout
26082
26083 \end_inset
26084 </cell>
26085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26086 \begin_inset Text
26087
26088 \begin_layout Plain Layout
26089 出力
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 </row>
26095 <row>
26096 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100
26101 \backslash
26102
26103 \begin_inset Quotes grd
26104 \end_inset
26105
26106 e
26107 \end_layout
26108
26109 \end_inset
26110 </cell>
26111 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26112 \begin_inset Text
26113
26114 \begin_layout Plain Layout
26115 \begin_inset ERT
26116 status collapsed
26117
26118 \begin_layout Plain Layout
26119
26120
26121 \backslash
26122 "e
26123 \end_layout
26124
26125 \end_inset
26126
26127
26128 \end_layout
26129
26130 \end_inset
26131 </cell>
26132 </row>
26133 <row>
26134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26135 \begin_inset Text
26136
26137 \begin_layout Plain Layout
26138
26139 \backslash
26140 `e
26141 \end_layout
26142
26143 \end_inset
26144 </cell>
26145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26146 \begin_inset Text
26147
26148 \begin_layout Plain Layout
26149 \begin_inset ERT
26150 status collapsed
26151
26152 \begin_layout Plain Layout
26153
26154
26155 \backslash
26156 `e
26157 \end_layout
26158
26159 \end_inset
26160
26161
26162 \end_layout
26163
26164 \end_inset
26165 </cell>
26166 </row>
26167 <row>
26168 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172
26173 \backslash
26174 ^
26175 \begin_inset space \textvisiblespace{}
26176 \end_inset
26177
26178 e
26179 \end_layout
26180
26181 \end_inset
26182 </cell>
26183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Plain Layout
26187 \begin_inset ERT
26188 status collapsed
26189
26190 \begin_layout Plain Layout
26191
26192
26193 \backslash
26194 ^e
26195 \end_layout
26196
26197 \end_inset
26198
26199
26200 \end_layout
26201
26202 \end_inset
26203 </cell>
26204 </row>
26205 <row>
26206 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26207 \begin_inset Text
26208
26209 \begin_layout Plain Layout
26210
26211 \backslash
26212 =e
26213 \end_layout
26214
26215 \end_inset
26216 </cell>
26217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26218 \begin_inset Text
26219
26220 \begin_layout Plain Layout
26221 \begin_inset ERT
26222 status collapsed
26223
26224 \begin_layout Plain Layout
26225
26226
26227 \backslash
26228 =e
26229 \end_layout
26230
26231 \end_inset
26232
26233
26234 \end_layout
26235
26236 \end_inset
26237 </cell>
26238 </row>
26239 <row>
26240 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26241 \begin_inset Text
26242
26243 \begin_layout Plain Layout
26244
26245 \backslash
26246 u
26247 \begin_inset space \textvisiblespace{}
26248 \end_inset
26249
26250 e
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26256 \begin_inset Text
26257
26258 \begin_layout Plain Layout
26259 \begin_inset ERT
26260 status collapsed
26261
26262 \begin_layout Plain Layout
26263
26264
26265 \backslash
26266 u e
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \end_inset
26275 </cell>
26276 </row>
26277 <row>
26278 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26279 \begin_inset Text
26280
26281 \begin_layout Plain Layout
26282
26283 \backslash
26284 b
26285 \begin_inset space \textvisiblespace{}
26286 \end_inset
26287
26288 e
26289 \end_layout
26290
26291 \end_inset
26292 </cell>
26293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26294 \begin_inset Text
26295
26296 \begin_layout Plain Layout
26297 \begin_inset ERT
26298 status collapsed
26299
26300 \begin_layout Plain Layout
26301
26302
26303 \backslash
26304 b e
26305 \end_layout
26306
26307 \end_inset
26308
26309
26310 \end_layout
26311
26312 \end_inset
26313 </cell>
26314 </row>
26315 <row>
26316 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26317 \begin_inset Text
26318
26319 \begin_layout Plain Layout
26320
26321 \backslash
26322 t
26323 \begin_inset space \textvisiblespace{}
26324 \end_inset
26325
26326 ee
26327 \end_layout
26328
26329 \end_inset
26330 </cell>
26331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26332 \begin_inset Text
26333
26334 \begin_layout Plain Layout
26335 \begin_inset ERT
26336 status collapsed
26337
26338 \begin_layout Plain Layout
26339
26340
26341 \backslash
26342 t ee
26343 \end_layout
26344
26345 \end_inset
26346
26347
26348 \end_layout
26349
26350 \end_inset
26351 </cell>
26352 </row>
26353 </lyxtabular>
26354
26355 \end_inset
26356
26357
26358 \begin_inset space \hfill{}
26359 \end_inset
26360
26361
26362 \begin_inset Tabular
26363 <lyxtabular version="3" rows="8" columns="2">
26364 <features booktabs="true" tabularvalignment="middle">
26365 <column alignment="left" valignment="top" width="0pt">
26366 <column alignment="center" valignment="top">
26367 <row>
26368 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26369 \begin_inset Text
26370
26371 \begin_layout Plain Layout
26372 コマンド
26373 \end_layout
26374
26375 \end_inset
26376 </cell>
26377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26378 \begin_inset Text
26379
26380 \begin_layout Plain Layout
26381 出力
26382 \end_layout
26383
26384 \end_inset
26385 </cell>
26386 </row>
26387 <row>
26388 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26389 \begin_inset Text
26390
26391 \begin_layout Plain Layout
26392
26393 \backslash
26394 H
26395 \begin_inset space \textvisiblespace{}
26396 \end_inset
26397
26398 e
26399 \end_layout
26400
26401 \end_inset
26402 </cell>
26403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26404 \begin_inset Text
26405
26406 \begin_layout Plain Layout
26407 \begin_inset ERT
26408 status collapsed
26409
26410 \begin_layout Plain Layout
26411
26412
26413 \backslash
26414 H e
26415 \end_layout
26416
26417 \end_inset
26418
26419
26420 \end_layout
26421
26422 \end_inset
26423 </cell>
26424 </row>
26425 <row>
26426 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26427 \begin_inset Text
26428
26429 \begin_layout Plain Layout
26430
26431 \backslash
26432 'e
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441 \begin_inset ERT
26442 status collapsed
26443
26444 \begin_layout Plain Layout
26445
26446
26447 \backslash
26448 'e
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \end_inset
26457 </cell>
26458 </row>
26459 <row>
26460 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26461 \begin_inset Text
26462
26463 \begin_layout Plain Layout
26464
26465 \backslash
26466 ~e
26467 \begin_inset Index idx
26468 status collapsed
26469
26470 \begin_layout Plain Layout
26471 ちるだ@チルダ
26472 \end_layout
26473
26474 \end_inset
26475
26476
26477 \end_layout
26478
26479 \end_inset
26480 </cell>
26481 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26482 \begin_inset Text
26483
26484 \begin_layout Plain Layout
26485 \begin_inset ERT
26486 status collapsed
26487
26488 \begin_layout Plain Layout
26489
26490
26491 \backslash
26492 ~e
26493 \end_layout
26494
26495 \end_inset
26496
26497
26498 \end_layout
26499
26500 \end_inset
26501 </cell>
26502 </row>
26503 <row>
26504 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26505 \begin_inset Text
26506
26507 \begin_layout Plain Layout
26508
26509 \backslash
26510 .e
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26516 \begin_inset Text
26517
26518 \begin_layout Plain Layout
26519 \begin_inset ERT
26520 status collapsed
26521
26522 \begin_layout Plain Layout
26523
26524
26525 \backslash
26526 .e
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 </row>
26537 <row>
26538 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542
26543 \backslash
26544 v
26545 \begin_inset space \textvisiblespace{}
26546 \end_inset
26547
26548 e
26549 \end_layout
26550
26551 \end_inset
26552 </cell>
26553 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26554 \begin_inset Text
26555
26556 \begin_layout Plain Layout
26557 \begin_inset ERT
26558 status collapsed
26559
26560 \begin_layout Plain Layout
26561
26562
26563 \backslash
26564 v e
26565 \end_layout
26566
26567 \end_inset
26568
26569
26570 \end_layout
26571
26572 \end_inset
26573 </cell>
26574 </row>
26575 <row>
26576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26577 \begin_inset Text
26578
26579 \begin_layout Plain Layout
26580
26581 \backslash
26582 d
26583 \begin_inset space \textvisiblespace{}
26584 \end_inset
26585
26586 e
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26592 \begin_inset Text
26593
26594 \begin_layout Plain Layout
26595 \begin_inset ERT
26596 status collapsed
26597
26598 \begin_layout Plain Layout
26599
26600
26601 \backslash
26602 d e
26603 \end_layout
26604
26605 \end_inset
26606
26607
26608 \end_layout
26609
26610 \end_inset
26611 </cell>
26612 </row>
26613 <row>
26614 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26615 \begin_inset Text
26616
26617 \begin_layout Plain Layout
26618
26619 \backslash
26620 c
26621 \begin_inset space \textvisiblespace{}
26622 \end_inset
26623
26624 e
26625 \end_layout
26626
26627 \end_inset
26628 </cell>
26629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26630 \begin_inset Text
26631
26632 \begin_layout Plain Layout
26633 \begin_inset ERT
26634 status collapsed
26635
26636 \begin_layout Plain Layout
26637
26638
26639 \backslash
26640 c e
26641 \end_layout
26642
26643 \end_inset
26644
26645
26646 \end_layout
26647
26648 \end_inset
26649 </cell>
26650 </row>
26651 </lyxtabular>
26652
26653 \end_inset
26654
26655
26656 \begin_inset space \hfill{}
26657 \end_inset
26658
26659
26660 \end_layout
26661
26662 \begin_layout Standard
26663 \begin_inset VSpace medskip
26664 \end_inset
26665
26666
26667 \series bold
26668
26669 \backslash
26670 t
26671 \series default
26672 コマンドは異なる二つの文字にアクセントを付けることもできます.たとえば,コマンド
26673 \series bold
26674
26675 \backslash
26676 t
26677 \begin_inset space \textvisiblespace{}
26678 \end_inset
26679
26680 sz
26681 \series default
26682 は,
26683 \begin_inset ERT
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687
26688
26689 \backslash
26690 t sz
26691 \end_layout
26692
26693 \end_inset
26694
26695 となります.
26696 \end_layout
26697
26698 \begin_layout Standard
26699
26700 \series bold
26701 `
26702 \series default
26703  ・
26704 \series bold
26705  '
26706 \series default
26707  ・ 
26708 \series bold
26709 ^
26710 \series default
26711  の各アクセントは,\SpecialChar TeX
26712 モードを使わなくても,母音といっしょに直接キーボードから入力することもできます.チルダ
26713 \begin_inset Foot
26714 status collapsed
26715
26716 \begin_layout Plain Layout
26717 これは,チルダがアクセントとして定義されているキーボードのみに適用されます.
26718 \end_layout
26719
26720 \end_inset
26721
26722
26723 \series bold
26724 ~
26725 \series default
26726 を,
26727 \emph on
26728 a
26729 \emph default
26730
26731 \emph on
26732 n
26733 \emph default
26734
26735 \emph on
26736 o
26737 \emph default
26738 といっしょに使うときも同様です.
26739 \end_layout
26740
26741 \begin_layout Standard
26742
26743 \series bold
26744
26745 \backslash
26746 b
26747 \series default
26748
26749 \series bold
26750
26751 \backslash
26752 c
26753 \series default
26754
26755 \series bold
26756
26757 \backslash
26758 d
26759 \series default
26760
26761 \series bold
26762
26763 \backslash
26764 H
26765 \series default
26766
26767 \series bold
26768
26769 \backslash
26770 t
26771 \series default
26772
26773 \series bold
26774
26775 \backslash
26776 u
26777 \series default
26778
26779 \series bold
26780
26781 \backslash
26782 v
26783 \series default
26784 の各コマンドと,キーボードから直接挿入するアクセントは,数式テキスト中でも使うことができます.他のアクセントについては,数式内向けの特別な数式コマンドがあります
26785 .第
26786 \begin_inset CommandInset ref
26787 LatexCommand ref
26788 reference "subsec:一文字に付けるアクセント"
26789
26790 \end_inset
26791
26792 節をご参照下さい.
26793 \end_layout
26794
26795 \begin_layout Standard
26796 \begin_inset VSpace bigskip
26797 \end_inset
26798
26799 さらに,
26800 \series bold
26801
26802 \backslash
26803 textcircled
26804 \series default
26805
26806 \begin_inset Index idx
26807 status collapsed
26808
26809 \begin_layout Plain Layout
26810 こまんど@コマンド ! T ! 
26811 \backslash
26812 textcircled
26813 \end_layout
26814
26815 \end_inset
26816
26817 コマンドを使えば,著作権マークのように,あらゆる数字や文字を丸で囲む—敢えて言えば,丸囲みでアクセントを付けるようなものといえるでしょう—ことができます.
26818 \end_layout
26819
26820 \begin_layout Standard
26821 \align center
26822 \begin_inset Tabular
26823 <lyxtabular version="3" rows="3" columns="2">
26824 <features booktabs="true" tabularvalignment="middle">
26825 <column alignment="center" valignment="top" width="0pt">
26826 <column alignment="center" valignment="top">
26827 <row>
26828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Plain Layout
26832 コマンド
26833 \end_layout
26834
26835 \end_inset
26836 </cell>
26837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26838 \begin_inset Text
26839
26840 \begin_layout Plain Layout
26841 出力
26842 \end_layout
26843
26844 \end_inset
26845 </cell>
26846 </row>
26847 <row>
26848 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26849 \begin_inset Text
26850
26851 \begin_layout Plain Layout
26852
26853 \backslash
26854 textcircled{w}
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Plain Layout
26863 \begin_inset ERT
26864 status collapsed
26865
26866 \begin_layout Plain Layout
26867
26868
26869 \backslash
26870 textcircled{w}
26871 \end_layout
26872
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \end_inset
26879 </cell>
26880 </row>
26881 <row topspace="1mm">
26882 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26883 \begin_inset Text
26884
26885 \begin_layout Plain Layout
26886
26887 \backslash
26888 Large 
26889 \backslash
26890 textcircled{
26891 \backslash
26892 normalsize
26893 \backslash
26894 protect
26895 \backslash
26896 raisebox{-1.5pt}{W}}
26897 \end_layout
26898
26899 \end_inset
26900 </cell>
26901 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26902 \begin_inset Text
26903
26904 \begin_layout Plain Layout
26905 \begin_inset ERT
26906 status collapsed
26907
26908 \begin_layout Plain Layout
26909
26910
26911 \backslash
26912 Large 
26913 \backslash
26914 textcircled{
26915 \backslash
26916 normalsize
26917 \backslash
26918 protect
26919 \backslash
26920 raisebox{-1.5pt}W}
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \end_layout
26927
26928 \end_inset
26929 </cell>
26930 </row>
26931 </lyxtabular>
26932
26933 \end_inset
26934
26935
26936 \end_layout
26937
26938 \begin_layout Standard
26939 ここではユーザーが,文字が丸のなかに収まるように調整してやらなくてはなりません.ここでは,
26940 \series bold
26941
26942 \backslash
26943 Large
26944 \series default
26945
26946 \begin_inset Foot
26947 status collapsed
26948
26949 \begin_layout Plain Layout
26950
26951 \begin_inset CommandInset ref
26952 LatexCommand ref
26953 reference "subsec:書体寸法"
26954
26955 \end_inset
26956
26957 節参照のこと.
26958 \end_layout
26959
26960 \end_inset
26961
26962 で丸の大きさを指定しています.そして
26963 \series bold
26964
26965 \backslash
26966 raisebox
26967 \series default
26968
26969 \begin_inset Foot
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973
26974 \begin_inset CommandInset ref
26975 LatexCommand ref
26976 reference "subsec:枠なしボックス"
26977
26978 \end_inset
26979
26980 節参照のこと.
26981 \end_layout
26982
26983 \end_inset
26984
26985 を使って,文字が真ん中にくるようにしています.
26986 \end_layout
26987
26988 \begin_layout Subsection
26989 古式数字
26990 \begin_inset Index idx
26991 status collapsed
26992
26993 \begin_layout Plain Layout
26994 こしきすうじ@古式数字
26995 \end_layout
26996
26997 \end_inset
26998
26999
27000 \end_layout
27001
27002 \begin_layout Standard
27003 古式数字は,
27004 \series bold
27005
27006 \backslash
27007 oldstylenums
27008 \series default
27009
27010 \begin_inset Index idx
27011 status collapsed
27012
27013 \begin_layout Plain Layout
27014 こまんど@コマンド ! O ! 
27015 \backslash
27016 oldstylenums
27017 \end_layout
27018
27019 \end_inset
27020
27021 コマンドで作成することができます.このコマンドは,数式中でも\SpecialChar TeX
27022 モード中でも使うことができます.コマンド書式は,
27023 \end_layout
27024
27025 \begin_layout Standard
27026
27027 \series bold
27028
27029 \backslash
27030 oldstylenums{数字}
27031 \end_layout
27032
27033 \begin_layout Standard
27034 です.
27035 \series bold
27036
27037 \backslash
27038 oldstylenums{0123456789}
27039 \series default
27040 というコマンドは,
27041 \begin_inset Formula $\oldstylenums{0123456789}$
27042 \end_inset
27043
27044 のようになります.
27045 \end_layout
27046
27047 \begin_layout Section
27048 数式様式
27049 \begin_inset CommandInset label
27050 LatexCommand label
27051 name "sec:数式様式"
27052
27053 \end_inset
27054
27055
27056 \begin_inset Index idx
27057 status collapsed
27058
27059 \begin_layout Plain Layout
27060 すうしき@数式 ! ようしき@様式
27061 \end_layout
27062
27063 \end_inset
27064
27065
27066 \end_layout
27067
27068 \begin_layout Itemize
27069 以下の二つの配置様式があります.
27070 \end_layout
27071
27072 \begin_deeper
27073 \begin_layout Description
27074 中央揃え 事前に定義された標準です.
27075 \end_layout
27076
27077 \begin_layout Description
27078 行頭下げ これは
27079 \family sans
27080 文書\SpecialChar menuseparator
27081 設定
27082 \family default
27083 メニューの
27084 \family sans
27085 数式オプション
27086 \family default
27087 で設定することができます.
27088 \end_layout
27089
27090 \begin_layout Standard
27091
27092 \series bold
27093 数式を字下げ
27094 \series default
27095 を指定すると下げ幅を指定することができます.既定値は使用している文書苦楽に依存して変わります.
27096 \end_layout
27097
27098 \end_deeper
27099 \begin_layout Itemize
27100 また,以下の二つの連番様式があり,
27101 \family sans
27102 文書\SpecialChar menuseparator
27103 設定
27104 \family default
27105 メニューの
27106 \family sans
27107 数式オプション
27108 \family default
27109 で設定することができます.
27110 \end_layout
27111
27112 \begin_deeper
27113 \begin_layout Description
27114 右 これが多くの場合既定値です.
27115 \end_layout
27116
27117 \begin_layout Description
27118
27119 \end_layout
27120
27121 \end_deeper
27122 \begin_layout Standard
27123 これで選択した様式は,文書中のすべての別行立て数式に用いられます.もし,中央揃えと行頭下げの両様式を同一文書中で用いたい場合には,
27124 \series bold
27125 中央揃え
27126 \series default
27127 様式を指定するようにします.そして,行頭下げにしたい数式は,flalign環境に指定するようにします.第
27128 \begin_inset CommandInset ref
27129 LatexCommand ref
27130 reference "subsec:flalign環境"
27131
27132 \end_inset
27133
27134 節をご覧下さい.
27135 \end_layout
27136
27137 \begin_layout Section
27138 多行数式
27139 \begin_inset CommandInset label
27140 LatexCommand label
27141 name "sec:多行数式"
27142
27143 \end_inset
27144
27145
27146 \begin_inset Index idx
27147 status collapsed
27148
27149 \begin_layout Plain Layout
27150 すうしき@数式 ! たぎょう@多行
27151 \begin_inset space \thinspace{}
27152 \end_inset
27153
27154 ——
27155 \end_layout
27156
27157 \end_inset
27158
27159
27160 \end_layout
27161
27162 \begin_layout Subsection
27163 概要
27164 \end_layout
27165
27166 \begin_layout Standard
27167 \SpecialChar LyX
27168 では,多行数式は,数式中で
27169 \begin_inset Info
27170 type  "shortcut"
27171 arg   "newline-insert newline"
27172 \end_inset
27173
27174 を押すことで作られます.この操作によって,第
27175 \begin_inset CommandInset ref
27176 LatexCommand ref
27177 reference "subsec:eqnarray環境"
27178
27179 \end_inset
27180
27181 節に述べられている
27182 \series bold
27183 eqnarray環境
27184 \series default
27185 が作り出されるか,あるいは文書設定で
27186 \family sans
27187 AMS mathパッケージを使う
27188 \family default
27189 オプションが選択されている場合には,第
27190 \begin_inset CommandInset ref
27191 LatexCommand ref
27192 reference "subsec:標準align環境"
27193
27194 \end_inset
27195
27196 節に述べられている
27197 \series bold
27198 align環境
27199 \series default
27200 が作り出されることになります.
27201 \end_layout
27202
27203 \begin_layout Standard
27204 他にも,
27205 \family sans
27206 挿入\SpecialChar menuseparator
27207 数式
27208 \family default
27209 メニューで作ることのできる多行数式環境があります.これらの環境は,以下の各節で説明します.
27210 \end_layout
27211
27212 \begin_layout Standard
27213 すべての多行数式において,新規行は,
27214 \begin_inset Info
27215 type  "shortcut"
27216 arg   "newline-insert newline"
27217 \end_inset
27218
27219 を押すことによって作られます.行を足したり削ったりするには,数式ツールバーボタンの
27220 \begin_inset Info
27221 type  "icon"
27222 arg   "tabular-feature append-row"
27223 \end_inset
27224
27225
27226 \begin_inset Info
27227 type  "icon"
27228 arg   "tabular-feature delete-row"
27229 \end_inset
27230
27231 を使うか,
27232 \family sans
27233 編集\SpecialChar menuseparator
27234 行と列
27235 \family default
27236 メニューを使うことができます.
27237 \end_layout
27238
27239 \begin_layout Subsubsection
27240 行間
27241 \begin_inset CommandInset label
27242 LatexCommand label
27243 name "subsec:行間"
27244
27245 \end_inset
27246
27247
27248 \begin_inset Index idx
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252 すうしき@数式 ! たぎょう@多行
27253 \begin_inset space \thinspace{}
27254 \end_inset
27255
27256 —— ! ぎょうかん@行間
27257 \end_layout
27258
27259 \end_inset
27260
27261
27262 \end_layout
27263
27264 \begin_layout Standard
27265 以下のように,多行数式において行のあいだの空白が足りないことが,ときどき起こります.
27266 \begin_inset Formula 
27267 \begin{eqnarray*}
27268 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}\\
27269 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
27270 \end{eqnarray*}
27271
27272 \end_inset
27273
27274
27275 \end_layout
27276
27277 \begin_layout Standard
27278 \SpecialChar LaTeX
27279 において行間を付け加えるには,新規行コマンドに非必須の引数をとらせて指定しますが,これはまだ\SpecialChar LyX
27280 には実装されていない
27281 \begin_inset Foot
27282 status collapsed
27283
27284 \begin_layout Plain Layout
27285 \begin_inset CommandInset href
27286 LatexCommand href
27287 name "LyX-bug #1505"
27288 target "http://www.lyx.org/trac/ticket/1505"
27289 literal "false"
27290
27291 \end_inset
27292
27293 を参照.
27294 \end_layout
27295
27296 \end_inset
27297
27298 ので,数式全体を\SpecialChar TeX
27299 モードで入れなくてはなりません.上記の例の行間を大きくするには,最初の行の最後に
27300 \series bold
27301
27302 \backslash
27303
27304 \backslash
27305 [3mm]
27306 \series default
27307 というコマンドを入れます.すると,次のようになります.
27308 \begin_inset ERT
27309 status collapsed
27310
27311 \begin_layout Plain Layout
27312
27313
27314 \backslash
27315 begin{eqnarray*}
27316 \end_layout
27317
27318 \begin_layout Plain Layout
27319
27320 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27321  = & 
27322 \backslash
27323 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27324 \backslash
27325
27326 \backslash
27327 [3mm]
27328 \end_layout
27329
27330 \begin_layout Plain Layout
27331
27332 4x^{2}
27333 \backslash
27334 left(B^{2}+x_{0}^{2}
27335 \backslash
27336 right)+4x_{0}x
27337 \backslash
27338 left(D-B^{2}
27339 \backslash
27340 right)+B^{2}
27341 \backslash
27342 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27343 \backslash
27344 right) & = & 0
27345 \end_layout
27346
27347 \begin_layout Plain Layout
27348
27349
27350 \backslash
27351 end{eqnarray*}
27352 \end_layout
27353
27354 \end_inset
27355
27356
27357 \end_layout
27358
27359 \begin_layout Standard
27360 \begin_inset VSpace bigskip
27361 \end_inset
27362
27363 同一数式内のすべての行の行間を一律に指定するには,
27364 \series bold
27365
27366 \backslash
27367 jot
27368 \series default
27369
27370 \begin_inset Index idx
27371 status collapsed
27372
27373 \begin_layout Plain Layout
27374 こまんど@コマンド ! J ! 
27375 \backslash
27376 jot
27377 \end_layout
27378
27379 \end_inset
27380
27381 変数を変更します.定義は,
27382 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
27383 \end_inset
27384
27385 となっています.
27386 \series bold
27387
27388 \backslash
27389 jot
27390 \series default
27391 の既定値は,3
27392 \begin_inset space \thinspace{}
27393 \end_inset
27394
27395 ptです.上記の例のように,行間を3
27396 \begin_inset space \thinspace{}
27397 \end_inset
27398
27399 mm追加するには,
27400 \end_layout
27401
27402 \begin_layout Standard
27403
27404 \series bold
27405
27406 \backslash
27407 setlength{
27408 \backslash
27409 jot}{3mm+3pt}
27410 \end_layout
27411
27412 \begin_layout Standard
27413 というコマンドを,数式直前に\SpecialChar TeX
27414 モードで入れておきます.これを行うには,\SpecialChar LaTeX
27415 プリアンブルに
27416 \end_layout
27417
27418 \begin_layout Standard
27419
27420 \series bold
27421
27422 \backslash
27423 usepackage{calc}
27424 \end_layout
27425
27426 \begin_layout Standard
27427 という行を入れて,\SpecialChar LaTeX
27428 パッケージ
27429 \series bold
27430 calc
27431 \series default
27432
27433 \begin_inset Foot
27434 status collapsed
27435
27436 \begin_layout Plain Layout
27437
27438 \series bold
27439 calc
27440 \series default
27441 は標準的な\SpecialChar LaTeX
27442 頒布版のすべてに付属しています.
27443 \end_layout
27444
27445 \end_inset
27446
27447
27448 \begin_inset Index idx
27449 status collapsed
27450
27451 \begin_layout Plain Layout
27452 ぱっけーじ@パッケージ ! calc
27453 \end_layout
27454
27455 \end_inset
27456
27457  を読み込んでおく必要があります.すると,
27458 \begin_inset ERT
27459 status collapsed
27460
27461 \begin_layout Plain Layout
27462
27463
27464 \backslash
27465 setlength{
27466 \backslash
27467 jot}{3mm+3pt}
27468 \end_layout
27469
27470 \end_inset
27471
27472
27473 \begin_inset Formula 
27474 \begin{eqnarray*}
27475 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}\\
27476 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
27477 \end{eqnarray*}
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \begin_layout Standard
27485 \begin_inset ERT
27486 status collapsed
27487
27488 \begin_layout Plain Layout
27489
27490
27491 \backslash
27492 setlength{
27493 \backslash
27494 jot}{3pt}
27495 \end_layout
27496
27497 \end_inset
27498
27499 のような結果を得ます.行間を既定値に戻すには,
27500 \series bold
27501
27502 \backslash
27503 jot
27504 \series default
27505 をふたたび3
27506 \begin_inset space \thinspace{}
27507 \end_inset
27508
27509 ptに戻します.
27510 \end_layout
27511
27512 \begin_layout Subsubsection
27513 列間
27514 \begin_inset CommandInset label
27515 LatexCommand label
27516 name "subsec:列間"
27517
27518 \end_inset
27519
27520
27521 \begin_inset Index idx
27522 status collapsed
27523
27524 \begin_layout Plain Layout
27525 すうしき@数式 ! たぎょう@多行
27526 \begin_inset space \thinspace{}
27527 \end_inset
27528
27529 —— ! れつかん@列間
27530 \end_layout
27531
27532 \end_inset
27533
27534
27535 \end_layout
27536
27537 \begin_layout Standard
27538 多行数式は,行列を形成します.たとえば,eqnarray環境の数式は,3列からなる行列です.この環境で列間を変更すれば,関係子周辺の余白を変更することができます
27539
27540 \end_layout
27541
27542 \begin_layout Standard
27543 列間は,
27544 \series bold
27545
27546 \backslash
27547 arraycolsep
27548 \series default
27549
27550 \begin_inset Index idx
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 こまんど@コマンド ! A ! 
27555 \backslash
27556 arraycolsep
27557 \end_layout
27558
27559 \end_inset
27560
27561 変数を使って指定し,
27562 \begin_inset Newline newline
27563 \end_inset
27564
27565 列間 = 2
27566 \begin_inset space \thinspace{}
27567 \end_inset
27568
27569
27570 \series bold
27571
27572 \backslash
27573 arraycolsep
27574 \series default
27575
27576 \begin_inset Newline newline
27577 \end_inset
27578
27579 という関係があります.したがって,
27580 \end_layout
27581
27582 \begin_layout Standard
27583
27584 \series bold
27585
27586 \backslash
27587 setlength{
27588 \backslash
27589 arraycolsep}{1cm}
27590 \end_layout
27591
27592 \begin_layout Standard
27593 というコマンドを\SpecialChar TeX
27594 モードで入れると,ここから後のすべての数式の列間が2
27595 \begin_inset space \thinspace{}
27596 \end_inset
27597
27598 cmになります.これを既定値に戻すには,
27599 \series bold
27600
27601 \backslash
27602 arraycolsep
27603 \series default
27604 を5
27605 \begin_inset space \thinspace{}
27606 \end_inset
27607
27608 ptに戻して下さい.
27609 \end_layout
27610
27611 \begin_layout Standard
27612 以下は,2
27613 \begin_inset space \thinspace{}
27614 \end_inset
27615
27616 cmの列間を持つ数式です.
27617 \begin_inset ERT
27618 status collapsed
27619
27620 \begin_layout Plain Layout
27621
27622
27623 \backslash
27624 setlength{
27625 \backslash
27626 arraycolsep}{1cm}
27627 \end_layout
27628
27629 \end_inset
27630
27631
27632 \begin_inset Formula 
27633 \begin{eqnarray*}
27634 A & = & B\\
27635 C & \ne & A
27636 \end{eqnarray*}
27637
27638 \end_inset
27639
27640 行列の既定の列間10
27641 \begin_inset space \thinspace{}
27642 \end_inset
27643
27644 ptを持つ数式です.
27645 \begin_inset ERT
27646 status collapsed
27647
27648 \begin_layout Plain Layout
27649
27650
27651 \backslash
27652 setlength{
27653 \backslash
27654 arraycolsep}{5pt}
27655 \end_layout
27656
27657 \end_inset
27658
27659
27660 \begin_inset Formula 
27661 \begin{eqnarray*}
27662 A & = & B\\
27663 C & \ne & A
27664 \end{eqnarray*}
27665
27666 \end_inset
27667
27668
27669 \end_layout
27670
27671 \begin_layout Subsubsection
27672 長い数式
27673 \begin_inset Index idx
27674 status collapsed
27675
27676 \begin_layout Plain Layout
27677 すうしき@数式 ! ながい@長い
27678 \end_layout
27679
27680 \end_inset
27681
27682
27683 \end_layout
27684
27685 \begin_layout Standard
27686 長い数式は,以下の方法を使って組版することができます.
27687 \end_layout
27688
27689 \begin_layout Itemize
27690 左辺ないし右辺の一方が,行幅よりもかなり短いときには,以下のように,短い方を左辺に置き,右辺を二行に分けて組版します.
27691 \begin_inset Formula 
27692 \begin{eqnarray}
27693 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 \\
27694  &  & -\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}
27695 \end{eqnarray}
27696
27697 \end_inset
27698
27699 二行目の最初のマイナス記号は,行頭の文字になってしまうため,通常,表示の上で演算子としては取り扱われません.前後に余白が置かれることもなく,分数線からも離れて表
27700 示されません.これを避けるために,マイナス記号の後に
27701 \series bold
27702
27703 \backslash
27704 hspace
27705 \series default
27706 .
27707 \begin_inset Foot
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711
27712 \series bold
27713
27714 \backslash
27715 hspace
27716 \series default
27717 に関しての詳細は,第
27718 \begin_inset CommandInset ref
27719 LatexCommand ref
27720 reference "subsec:可変長の空白"
27721
27722 \end_inset
27723
27724 節をご覧下さい.
27725 \end_layout
27726
27727 \end_inset
27728
27729
27730 \begin_inset Index idx
27731 status collapsed
27732
27733 \begin_layout Plain Layout
27734 こまんど@コマンド ! H ! 
27735 \backslash
27736 hspace
27737 \end_layout
27738
27739 \end_inset
27740
27741 コマンドを使って3
27742 \begin_inset space \thinspace{}
27743 \end_inset
27744
27745 pt空白を入れてあります.
27746 \end_layout
27747
27748 \begin_layout Itemize
27749 数式の両辺がともに長すぎるときには,
27750 \series bold
27751
27752 \backslash
27753 lefteqn
27754 \series default
27755
27756 \begin_inset Index idx
27757 status collapsed
27758
27759 \begin_layout Plain Layout
27760 こまんど@コマンド ! L ! 
27761 \backslash
27762 lefteqn
27763 \end_layout
27764
27765 \end_inset
27766
27767 コマンドを使います.これを最初の行の第一列に入れると,以下のように,続きの内容が他の列にかかって表示されます.
27768 \begin_inset Formula 
27769 \begin{eqnarray}
27770 \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 \\
27771  &  & -\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 \\
27772  &  & =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}
27773 \end{eqnarray}
27774
27775 \end_inset
27776
27777
27778 \series bold
27779
27780 \backslash
27781 lefteqn
27782 \series default
27783 を入力すると,青枠から少し左にずれたところに現れる紫枠にカーソルが移るので,ここに数式を入力します.
27784 \begin_inset Newline newline
27785 \end_inset
27786
27787 二行め以降の行の内容は,二列め以降の列に挿入します.挿入する列が右になるほど,字下げの量が大きくなります.
27788 \begin_inset VSpace medskip
27789 \end_inset
27790
27791
27792 \begin_inset Newline newline
27793 \end_inset
27794
27795
27796 \begin_inset Note Greyedout
27797 status open
27798
27799 \begin_layout Plain Layout
27800
27801 \series bold
27802
27803 \backslash
27804 lefteqn
27805 \series default
27806 を使用する際には,以下のことにご注意下さい.
27807 \end_layout
27808
27809 \begin_layout Itemize
27810 数式では,ページ幅全部を使うことはしません.たとえば,上記の例で,最初の行に
27811 \begin_inset Formula $-B^{2}$
27812 \end_inset
27813
27814 という項を置いたとすると,ページ余白の領域に出てしまいますが,これはよくありません.幅をうまく使うには,最初の行の行頭に負の空白を入れる方法もあります.
27815 \end_layout
27816
27817 \begin_layout Itemize
27818 \SpecialChar LyX
27819 のバグによって,最初の行にマウスでカーソルを入れることはできません
27820 \begin_inset Foot
27821 status collapsed
27822
27823 \begin_layout Plain Layout
27824 \begin_inset CommandInset href
27825 LatexCommand href
27826 name "LyX-bug #1429"
27827 target "http://www.lyx.org/trac/ticket/1429"
27828 literal "false"
27829
27830 \end_inset
27831
27832
27833 \end_layout
27834
27835 \end_inset
27836
27837 .カーソルを行頭に合わせて,矢印
27838 \begin_inset Flex Ruby
27839 status collapsed
27840
27841 \begin_layout Plain Layout
27842
27843 \begin_inset Argument post:1
27844 status collapsed
27845
27846 \begin_layout Plain Layout
27847 キー
27848 \end_layout
27849
27850 \end_inset
27851
27852
27853 \end_layout
27854
27855 \end_inset
27856
27857 で移動するしかありません.
27858 \end_layout
27859
27860 \end_inset
27861
27862
27863 \end_layout
27864
27865 \begin_layout Itemize
27866 長い数式を組む他の方法として,第
27867 \begin_inset CommandInset ref
27868 LatexCommand ref
27869 reference "subsec:multline環境"
27870
27871 \end_inset
27872
27873 節と第
27874 \begin_inset CommandInset ref
27875 LatexCommand ref
27876 reference "subsec:数式の一部の多行化"
27877
27878 \end_inset
27879
27880 節で述べられている環境を用いる方法があります.
27881 \end_layout
27882
27883 \begin_layout Subsubsection
27884 多行にわたる分数
27885 \begin_inset CommandInset label
27886 LatexCommand label
27887 name "subsec:多行にわたる分数"
27888
27889 \end_inset
27890
27891
27892 \begin_inset Index idx
27893 status collapsed
27894
27895 \begin_layout Plain Layout
27896 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \begin_layout Standard
27905 分数の分母もしくは分子が長すぎて,一行に入りきらないことがあります.この場合には,分数内で改行をしなくてはなりません.これを行うには,
27906 \series bold
27907
27908 \backslash
27909 splitfrac
27910 \series default
27911 コマンド
27912 \begin_inset Index idx
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 こまんど@コマンド ! S ! 
27917 \backslash
27918 splitfrac
27919 \end_layout
27920
27921 \end_inset
27922
27923 を使うことができます.これを有効化するには,文書設定の
27924 \family sans
27925 数式オプション
27926 \family default
27927 で,
27928 \series bold
27929 mathtools
27930 \series default
27931 パッケージ
27932 \begin_inset Index idx
27933 status collapsed
27934
27935 \begin_layout Plain Layout
27936 ぱっけーじ@パッケージ ! mathtools
27937 \end_layout
27938
27939 \end_inset
27940
27941
27942 \family sans
27943 常に読み込み
27944 \family default
27945 オプションを指定してください.
27946 \series bold
27947
27948 \backslash
27949 splitfrac
27950 \series default
27951 のスキームは
27952 \end_layout
27953
27954 \begin_layout Standard
27955
27956 \series bold
27957
27958 \backslash
27959 splitfrac{1行目}{2行目}
27960 \end_layout
27961
27962 \begin_layout Standard
27963 となっており,分母にも分子にも使うことができます.
27964 \end_layout
27965
27966 \begin_layout Standard
27967 \begin_inset Formula 
27968 \[
27969 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
27970 \]
27971
27972 \end_inset
27973
27974 上記の最初の分子に使われているコマンドは,
27975 \end_layout
27976
27977 \begin_layout Standard
27978
27979 \series bold
27980
27981 \backslash
27982 splitfrac{xy+xy+xy+xy+xy
27983 \begin_inset space \textvisiblespace{}
27984 \end_inset
27985
27986
27987 \backslash
27988 {+wy+wy+wy+wy
27989 \end_layout
27990
27991 \begin_layout Standard
27992 です.
27993 \end_layout
27994
27995 \begin_layout Subsubsection
27996 多行にわたる括弧
27997 \begin_inset CommandInset label
27998 LatexCommand label
27999 name "subsec:多行にわたる括弧"
28000
28001 \end_inset
28002
28003
28004 \begin_inset Index idx
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \begin_layout Standard
28017 多行にわたる括弧を作ろうとすると,以下のような問題が生じます.
28018 \begin_inset Formula 
28019 \begin{eqnarray*}
28020 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28021  &  & \left.\cdots+B-D\right]
28022 \end{eqnarray*}
28023
28024 \end_inset
28025
28026
28027 \end_layout
28028
28029 \begin_layout Standard
28030 可変寸法の括弧は多行にわたることができないので,閉じ括弧が初めの括弧よりも小さくなってしまっています.
28031 \end_layout
28032
28033 \begin_layout Standard
28034 二行めの括弧の大きさを正しく設定するには,最初の行の終わりを
28035 \series bold
28036
28037 \backslash
28038 right.
28039 \series default
28040
28041 \begin_inset Index idx
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045 こまんど@コマンド ! R ! 
28046 \backslash
28047 right
28048 \end_layout
28049
28050 \end_inset
28051
28052 とし,二行めの始めを
28053 \series bold
28054
28055 \backslash
28056 left.
28057 \begin_inset Foot
28058 status collapsed
28059
28060 \begin_layout Plain Layout
28061
28062 \series bold
28063
28064 \backslash
28065 left
28066 \series default
28067
28068 \series bold
28069
28070 \backslash
28071 right
28072 \series default
28073 に関する詳細は,第
28074 \begin_inset CommandInset ref
28075 LatexCommand ref
28076 reference "subsec:自動の括弧丈"
28077
28078 \end_inset
28079
28080 節をご覧下さい.
28081 \end_layout
28082
28083 \end_inset
28084
28085
28086 \series default
28087
28088 \begin_inset Index idx
28089 status collapsed
28090
28091 \begin_layout Plain Layout
28092 こまんど@コマンド ! L ! 
28093 \backslash
28094 left
28095 \end_layout
28096
28097 \end_inset
28098
28099 とします.一行めにおいては,範囲付き積演算子がもっとも大きな記号であり,これが二行めの括弧の大きさにならなくてはならないので,
28100 \series bold
28101
28102 \backslash
28103 left.
28104 \series default
28105 の後に,
28106 \series bold
28107
28108 \backslash
28109 vphantom
28110 \series default
28111
28112 \begin_inset space \textvisiblespace{}
28113 \end_inset
28114
28115
28116 \series bold
28117
28118 \backslash
28119 prod
28120 \series default
28121 ^
28122 \begin_inset space \textvisiblespace{}
28123 \end_inset
28124
28125
28126 \series bold
28127
28128 \backslash
28129 infty
28130 \series default
28131
28132 \begin_inset space \textvisiblespace{}
28133 \end_inset
28134
28135
28136 \series bold
28137
28138 \begin_inset Formula $\downarrow$
28139 \end_inset
28140
28141 _R=1}
28142 \series default
28143
28144 \begin_inset Index idx
28145 status collapsed
28146
28147 \begin_layout Plain Layout
28148 こまんど@コマンド ! V ! 
28149 \backslash
28150 vphantom
28151 \end_layout
28152
28153 \end_inset
28154
28155 というコマンドを挿入します.
28156 \end_layout
28157
28158 \begin_layout Standard
28159 その結果が以下の数式です.
28160 \begin_inset Formula 
28161 \begin{eqnarray*}
28162 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28163  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28164 \end{eqnarray*}
28165
28166 \end_inset
28167
28168
28169 \end_layout
28170
28171 \begin_layout Subsection
28172 align環境
28173 \end_layout
28174
28175 \begin_layout Standard
28176 align環境は,すべての型の多行数式に使うことができ,とくに,いくつかの数式を並べて表示させるのに便利です.
28177 \end_layout
28178
28179 \begin_layout Standard
28180 align環境には列があり,奇数列は右揃え,偶数列は左揃えに設定されます.align環境の行にはすべて,付番することができます.
28181 \end_layout
28182
28183 \begin_layout Standard
28184 align環境は,
28185 \family sans
28186 挿入\SpecialChar menuseparator
28187 数式
28188 \family default
28189 メニューから作ることができます.
28190 \family sans
28191 編集\SpecialChar menuseparator
28192 数式\SpecialChar menuseparator
28193 数式の表記を変更
28194 \family default
28195 メニューを使えば,既存の数式をalign環境に変更することができます.
28196 \end_layout
28197
28198 \begin_layout Standard
28199 列を追加したり削除したりするには,数式ツールバーボタンの
28200 \begin_inset Info
28201 type  "icon"
28202 arg   "tabular-feature append-column"
28203 \end_inset
28204
28205
28206 \begin_inset Info
28207 type  "icon"
28208 arg   "tabular-feature delete-column"
28209 \end_inset
28210
28211 を使うか,
28212 \family sans
28213 編集\SpecialChar menuseparator
28214 行と列
28215 \family default
28216 メニューを使います.
28217 \end_layout
28218
28219 \begin_layout Subsubsection
28220 標準align環境
28221 \begin_inset CommandInset label
28222 LatexCommand label
28223 name "subsec:標準align環境"
28224
28225 \end_inset
28226
28227
28228 \begin_inset Index idx
28229 status collapsed
28230
28231 \begin_layout Plain Layout
28232 すうしき@数式 ! たぎょう@多行
28233 \begin_inset space \thinspace{}
28234 \end_inset
28235
28236 —— ! alignかんきょう@align環境
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \end_layout
28243
28244 \begin_layout Standard
28245 このalign環境は,数式中で
28246 \begin_inset Info
28247 type  "shortcut"
28248 arg   "newline-insert newline"
28249 \end_inset
28250
28251 を押すか,
28252 \family sans
28253 挿入\SpecialChar menuseparator
28254 数式\SpecialChar menuseparator
28255 AMS align環境
28256 \family default
28257 メニューで作ることができます.
28258 \end_layout
28259
28260 \begin_layout Standard
28261 以下は,二つの数式を横に並べた例ですが,これは4列からなるalign環境として作ります.
28262 \begin_inset Formula 
28263 \begin{align*}
28264 A & =\sin(B) & C & =D\\
28265 C & \ne A & B & \ne D
28266 \end{align*}
28267
28268 \end_inset
28269
28270 ご覧になって分かるように,この環境の数式は,一列めの前と偶数列の後に
28271 \series bold
28272
28273 \backslash
28274 hfill
28275 \begin_inset Foot
28276 status collapsed
28277
28278 \begin_layout Plain Layout
28279
28280 \series bold
28281
28282 \backslash
28283 hfill
28284 \series default
28285 に関する詳細は,第
28286 \begin_inset CommandInset ref
28287 LatexCommand ref
28288 reference "subsec:可変長の空白"
28289
28290 \end_inset
28291
28292 節をご覧下さい.
28293 \end_layout
28294
28295 \end_inset
28296
28297
28298 \series default
28299 があるかのように配置されます.数式様式として
28300 \series bold
28301 行頭下げ
28302 \begin_inset Foot
28303 status collapsed
28304
28305 \begin_layout Plain Layout
28306
28307 \series bold
28308 数式様式については,第
28309 \series default
28310
28311 \begin_inset CommandInset ref
28312 LatexCommand ref
28313 reference "sec:数式様式"
28314
28315 \end_inset
28316
28317 節をご覧下さい.
28318 \end_layout
28319
28320 \end_inset
28321
28322
28323 \series default
28324 を使う場合には,第一列の前の
28325 \series bold
28326
28327 \backslash
28328 hfill
28329 \series default
28330 はない形で数式が設定されます.
28331 \end_layout
28332
28333 \begin_layout Subsubsection
28334 alignat環境
28335 \begin_inset Index idx
28336 status collapsed
28337
28338 \begin_layout Plain Layout
28339 すうしき@数式 ! たぎょう@多行
28340 \begin_inset space \thinspace{}
28341 \end_inset
28342
28343 —— ! alignatかんきょう@alignat環境
28344 \end_layout
28345
28346 \end_inset
28347
28348
28349 \end_layout
28350
28351 \begin_layout Standard
28352 alignat環境には,事前に設定された列間が存在しません.列間は,必要ならば,第
28353 \begin_inset CommandInset ref
28354 LatexCommand ref
28355 reference "subsec:空白"
28356
28357 \end_inset
28358
28359 節に述べられている空白を使用して手動で入れます.
28360 \end_layout
28361
28362 \begin_layout Standard
28363 以下は,上記の例をalignat環境に設定し,二つめの数式の頭に1
28364 \begin_inset space \thinspace{}
28365 \end_inset
28366
28367 cmの空白を入れたものです.
28368 \begin_inset Formula 
28369 \begin{alignat*}{2}
28370 A & =\sin(B) & \hspace{1cm}C & =D\\
28371 C & \ne A & B & \ne D
28372 \end{alignat*}
28373
28374 \end_inset
28375
28376 列間を各列ごとに設定することができるので,この環境は,とくに三つないし四つの数式を横に並べるのに向いています.
28377 \end_layout
28378
28379 \begin_layout Subsubsection
28380 flalign環境
28381 \begin_inset CommandInset label
28382 LatexCommand label
28383 name "subsec:flalign環境"
28384
28385 \end_inset
28386
28387
28388 \begin_inset Index idx
28389 status collapsed
28390
28391 \begin_layout Plain Layout
28392 すうしき@数式 ! たぎょう@多行
28393 \begin_inset space \thinspace{}
28394 \end_inset
28395
28396 —— ! flalignかんきょう@flalign環境
28397 \end_layout
28398
28399 \end_inset
28400
28401
28402 \end_layout
28403
28404 \begin_layout Standard
28405 この環境では,つねに,最初の二列をできるだけ左寄せにし,最後の二列をできるだけ右寄せにするように設定されます.以下がその例です.
28406 \begin_inset Formula 
28407 \begin{flalign*}
28408 A & =1 & B & =2 & C & =3\\
28409 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28410 \end{flalign*}
28411
28412 \end_inset
28413
28414
28415 \end_layout
28416
28417 \begin_layout Standard
28418 奇数列のflalign環境を作成し,最後の列に空の\SpecialChar TeX
28419 括弧を入れておくと,数式様式として
28420 \series bold
28421 中央揃え
28422 \series default
28423 が用いられているときでも,一部の数式を左寄せにすることができます.以下は,例として
28424 \begin_inset CommandInset ref
28425 LatexCommand eqref
28426 reference "eq:VolInt"
28427
28428 \end_inset
28429
28430 式を行頭下げにしたものです.
28431 \begin_inset Formula 
28432 \begin{flalign}
28433 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28434 \end{flalign}
28435
28436 \end_inset
28437
28438 ここで,最初の二列には数式が入れられており,行頭下げ数式様式と同等の字下げを行うために,30
28439 \begin_inset space \thinspace{}
28440 \end_inset
28441
28442 ptの空白が第1列の頭に入れてあります.
28443 \end_layout
28444
28445 \begin_layout Subsection
28446 eqnarray環境
28447 \begin_inset CommandInset label
28448 LatexCommand label
28449 name "subsec:eqnarray環境"
28450
28451 \end_inset
28452
28453
28454 \begin_inset Index idx
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458 すうしき@数式 ! たぎょう@多行
28459 \begin_inset space \thinspace{}
28460 \end_inset
28461
28462 —— ! eqnarrayかんきょう@eqnarray環境
28463 \end_layout
28464
28465 \end_inset
28466
28467
28468 \end_layout
28469
28470 \begin_layout Standard
28471 この環境を作成すると,三つの青枠が現れます.最初の枠の内容は右寄せに設定され,最後の枠の内容は左寄せに設定されます.中央の枠は,関係子のみを入れることを想定して
28472 いるので,その内容は中央揃えで少し小さく設定されます.
28473 \begin_inset Formula 
28474 \begin{eqnarray*}
28475 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28476 AB & AB & AB\\
28477 A & = & A
28478 \end{eqnarray*}
28479
28480 \end_inset
28481
28482
28483 \end_layout
28484
28485 \begin_layout Subsection
28486 gather環境
28487 \begin_inset Index idx
28488 status collapsed
28489
28490 \begin_layout Plain Layout
28491 すうしき@数式 ! たぎょう@多行
28492 \begin_inset space \thinspace{}
28493 \end_inset
28494
28495 —— ! gatherかんきょう@gather環境
28496 \end_layout
28497
28498 \end_inset
28499
28500
28501 \end_layout
28502
28503 \begin_layout Standard
28504 この環境には,中央揃えに設定された列一つしかありません.行はすべて付番することができます.
28505 \begin_inset Formula 
28506 \begin{gather}
28507 A=1\\
28508 X=\textrm{-}1
28509 \end{gather}
28510
28511 \end_inset
28512
28513
28514 \end_layout
28515
28516 \begin_layout Subsection
28517 multline環境
28518 \begin_inset CommandInset label
28519 LatexCommand label
28520 name "subsec:multline環境"
28521
28522 \end_inset
28523
28524
28525 \begin_inset Index idx
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529 すうしき@数式 ! たぎょう@多行
28530 \begin_inset space \thinspace{}
28531 \end_inset
28532
28533 —— ! multlineかんきょう@multpline環境
28534 \end_layout
28535
28536 \end_inset
28537
28538
28539 \end_layout
28540
28541 \begin_layout Standard
28542 gather環境同様,multline環境には,中央揃えに設定された列一つしかありません.ただし,一行めが左揃えに設定され,最終行が右揃えに設定されるのです.他
28543 の行はすべて中央揃えになります.このことから,この環境は,長い数式に使うのに向いています.用例として,
28544 \begin_inset CommandInset ref
28545 LatexCommand eqref
28546 reference "eq:lefteqn"
28547
28548 \end_inset
28549
28550 式をmultline環境に置いたものを示します.
28551 \begin_inset Formula 
28552 \begin{multline}
28553 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}\\
28554 -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}\\
28555 =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}}
28556 \end{multline}
28557
28558 \end_inset
28559
28560
28561 \end_layout
28562
28563 \begin_layout Standard
28564 文書の付番設定が右寄せ(左寄せ)になっているときには,出力では,multline環境の最後(最初)の行だけが付番されます
28565 \begin_inset Foot
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 付番様式については,第
28570 \begin_inset CommandInset ref
28571 LatexCommand ref
28572 reference "sec:数式様式"
28573
28574 \end_inset
28575
28576 節を参照.
28577 \end_layout
28578
28579 \end_inset
28580
28581
28582 \end_layout
28583
28584 \begin_layout Standard
28585
28586 \series bold
28587
28588 \backslash
28589 shoveright
28590 \begin_inset Index idx
28591 status collapsed
28592
28593 \begin_layout Plain Layout
28594 こまんど@コマンド ! S ! 
28595 \backslash
28596 shoveright
28597 \end_layout
28598
28599 \end_inset
28600
28601 コマンドや
28602 \backslash
28603 shoveleft
28604 \begin_inset Index idx
28605 status collapsed
28606
28607 \begin_layout Plain Layout
28608 こまんど@コマンド ! S ! 
28609 \backslash
28610 shoveleft
28611 \end_layout
28612
28613 \end_inset
28614
28615
28616 \series default
28617 コマンドを使えば,中央揃えの行を右寄せや左寄せにすることができます.これらのコマンドは,以下のようにして使います.
28618 \end_layout
28619
28620 \begin_layout Standard
28621
28622 \series bold
28623
28624 \backslash
28625 shoveright{行の内容}
28626 \series default
28627 あるいは
28628 \series bold
28629
28630 \backslash
28631 shoveleft{行の内容}
28632 \end_layout
28633
28634 \begin_layout Standard
28635 \begin_inset VSpace medskip
28636 \end_inset
28637
28638
28639 \series bold
28640
28641 \backslash
28642 multlinegap
28643 \begin_inset Index idx
28644 status collapsed
28645
28646 \begin_layout Plain Layout
28647 こまんど@コマンド ! M ! 
28648 \backslash
28649 multlinegap
28650 \end_layout
28651
28652 \end_inset
28653
28654
28655 \series default
28656 長は,一行めの左ページ余白からの距離を指定します.既定値は0
28657 \begin_inset space \thinspace{}
28658 \end_inset
28659
28660 ptの長さです.
28661 \end_layout
28662
28663 \begin_layout Standard
28664 以下は,上記の数式に
28665 \end_layout
28666
28667 \begin_layout Standard
28668
28669 \series bold
28670
28671 \backslash
28672 setlength{
28673 \backslash
28674 multlinegap}{2cm}
28675 \end_layout
28676
28677 \begin_layout Standard
28678 というコマンドを,\SpecialChar TeX
28679 モードで直前に挿入した例です.
28680 \begin_inset ERT
28681 status collapsed
28682
28683 \begin_layout Plain Layout
28684
28685
28686 \backslash
28687 setlength{
28688 \backslash
28689 multlinegap}{2cm}
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \begin_inset Formula 
28696 \begin{multline}
28697 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}\\
28698 \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}}\\
28699 =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}}
28700 \end{multline}
28701
28702 \end_inset
28703
28704
28705 \begin_inset ERT
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709
28710
28711 \backslash
28712 setlength{
28713 \backslash
28714 multlinegap}{0pt}
28715 \end_layout
28716
28717 \end_inset
28718
28719 二行めは,
28720 \series bold
28721
28722 \backslash
28723 shoveleft
28724 \series default
28725 を使って左揃えにしています.
28726 \end_layout
28727
28728 \begin_layout Subsection
28729 数式の一部の多行化
28730 \begin_inset CommandInset label
28731 LatexCommand label
28732 name "subsec:数式の一部の多行化"
28733
28734 \end_inset
28735
28736
28737 \begin_inset Index idx
28738 status collapsed
28739
28740 \begin_layout Plain Layout
28741 すうしき@数式 ! たぎょう@多行
28742 \begin_inset space \thinspace{}
28743 \end_inset
28744
28745 —— ! すうしきのいちぶ@数式の一部
28746 \end_layout
28747
28748 \end_inset
28749
28750
28751 \end_layout
28752
28753 \begin_layout Standard
28754 数式の一部分のみを多行表示したい場合には,
28755 \series bold
28756 aligned
28757 \series default
28758
28759 \series bold
28760 alignedat
28761 \series default
28762
28763 \series bold
28764 gathered
28765 \series default
28766
28767 \series bold
28768 split
28769 \series default
28770 のうちのいずれかの環境を使用します.これらは,
28771 \family sans
28772 挿入\SpecialChar menuseparator
28773 数式
28774 \family default
28775 メニューか,本節で解説している各コマンドを使用して挿入することができます.
28776 \end_layout
28777
28778 \begin_layout Standard
28779 最初の三つの環境は,環境名から
28780 \series bold
28781 ed
28782 \series default
28783 を省いた同名の多行数式環境と同じ性格を持ちますが,環境の前後に数式を続けることが可能です.たとえば,
28784 \begin_inset Formula 
28785 \[
28786 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28787 \Delta E\Delta t & \ge\frac{\hbar}{2}
28788 \end{aligned}
28789 \right\} \textrm{不確定性原理}
28790 \]
28791
28792 \end_inset
28793
28794
28795 \end_layout
28796
28797 \begin_layout Standard
28798 この数式を作るには,別行立て数式をまず作っておいて,そこに
28799 \series bold
28800
28801 \backslash
28802 aligned
28803 \begin_inset Index idx
28804 status collapsed
28805
28806 \begin_layout Plain Layout
28807 こまんど@コマンド ! A ! 
28808 \backslash
28809 aligned
28810 \end_layout
28811
28812 \end_inset
28813
28814
28815 \series default
28816 コマンドを挿入しています.紫枠の中に青枠が現れるので,そこに必要に応じて,列や行を加えていきます.この多行環境の外には,括弧などの他の数式要素を入れることができ
28817 ます.
28818 \end_layout
28819
28820 \begin_layout Standard
28821 aligned環境は,長い数式を水平方向を揃えて表示するのにも向いています.別行立て数式内でalignedを用いるようにすると,数式番号を行末の,数式全高の中心
28822 に配置できる利点があります.以下に例として,
28823 \begin_inset CommandInset ref
28824 LatexCommand eqref
28825 reference "eq:shortlong"
28826
28827 \end_inset
28828
28829 式にaligned環境を適用したものを示します.
28830 \begin_inset Formula 
28831 \begin{equation}
28832 \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}|}\\
28833  & -\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}|}
28834 \end{aligned}
28835 \end{equation}
28836
28837 \end_inset
28838
28839
28840 \end_layout
28841
28842 \begin_layout Standard
28843
28844 \series bold
28845 alignedat
28846 \series default
28847
28848 \series bold
28849 gathered
28850 \series default
28851
28852 \series bold
28853 split
28854 \series default
28855 の各環境を使うには,それぞれ
28856 \series bold
28857
28858 \backslash
28859 alignedat
28860 \series default
28861
28862 \begin_inset Index idx
28863 status collapsed
28864
28865 \begin_layout Plain Layout
28866 こまんど@コマンド ! A ! 
28867 \backslash
28868 alignedat
28869 \end_layout
28870
28871 \end_inset
28872
28873
28874 \series bold
28875
28876 \backslash
28877 gathered
28878 \series default
28879
28880 \begin_inset Index idx
28881 status collapsed
28882
28883 \begin_layout Plain Layout
28884 こまんど@コマンド ! G ! 
28885 \backslash
28886 gathered
28887 \end_layout
28888
28889 \end_inset
28890
28891
28892 \series bold
28893
28894 \backslash
28895 split
28896 \series default
28897
28898 \begin_inset Index idx
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902 こまんど@コマンド ! S ! 
28903 \backslash
28904 split
28905 \end_layout
28906
28907 \end_inset
28908
28909 の各コマンドを挿入します.split環境は,aligned環境と同じ性格を持ちますが,二つの列しか作ることができません.
28910 \end_layout
28911
28912 \begin_layout Subsection
28913 多行数式中のテキスト
28914 \begin_inset CommandInset label
28915 LatexCommand label
28916 name "subsec:多行数式中のテキスト"
28917
28918 \end_inset
28919
28920
28921 \begin_inset Index idx
28922 status collapsed
28923
28924 \begin_layout Plain Layout
28925 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
28926 \end_layout
28927
28928 \end_inset
28929
28930
28931 \begin_inset Index idx
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 すうしき @ 数式 ! たぎょう @ 多行
28936 \begin_inset space \thinspace{}
28937 \end_inset
28938
28939 —— ! てきすと @ テキスト
28940 \end_layout
28941
28942 \end_inset
28943
28944
28945 \end_layout
28946
28947 \begin_layout Standard
28948 各align系環境およびmultline・gather環境では,独立した行に列揃えの影響を受けない形でテキストを挿入することができます.これを行うには,以下の書
28949 式を持つ
28950 \series bold
28951
28952 \backslash
28953 intertext
28954 \series default
28955
28956 \begin_inset Index idx
28957 status collapsed
28958
28959 \begin_layout Plain Layout
28960 こまんど@コマンド ! I ! 
28961 \backslash
28962 intertext
28963 \end_layout
28964
28965 \end_inset
28966
28967 コマンドを使います.
28968 \end_layout
28969
28970 \begin_layout Standard
28971
28972 \series bold
28973
28974 \backslash
28975 intertext{テキスト}
28976 \end_layout
28977
28978 \begin_layout Standard
28979 テキストのハイフネーションを行うことはできないので,テキストは一行に収めなくてはなりません.\SpecialChar LyX
28980 は,現時点では
28981 \series bold
28982
28983 \backslash
28984 intertext
28985 \series default
28986 を直接サポートしていないので,テキストは数式テキストとして書き入れます.ここで,
28987 \series bold
28988
28989 \backslash
28990 intertext
28991 \series default
28992 は行頭になくてはならず,当該行の上に出力されます.以下は,二行めの行頭にテキストを入れた例です.
28993 \begin_inset Formula 
28994 \begin{align}
28995 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28996 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28997 \end{align}
28998
28999 \end_inset
29000
29001
29002 \end_layout
29003
29004 \begin_layout Standard
29005
29006 \series bold
29007
29008 \backslash
29009 intertext
29010 \series default
29011 は,文と数式行の間に,常に縦空白を生み出します.この空白を抑制するには,文書設定の
29012 \family sans
29013 数式オプション
29014 \family default
29015
29016 \series bold
29017 mathtools
29018 \series default
29019
29020 \begin_inset Index idx
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 ぱっけーじ@パッケージ ! mathtools
29025 \end_layout
29026
29027 \end_inset
29028
29029 パッケージを
29030 \family sans
29031 常に読み込み
29032 \family default
29033 に設定してください.そうすると,以下のように,
29034 \series bold
29035
29036 \backslash
29037 intertext
29038 \series default
29039 の代わりに
29040 \series bold
29041
29042 \backslash
29043 shortintertext
29044 \series default
29045
29046 \begin_inset Index idx
29047 status collapsed
29048
29049 \begin_layout Plain Layout
29050 こまんど@コマンド ! S ! 
29051 \backslash
29052 shortintertext
29053 \end_layout
29054
29055 \end_inset
29056
29057 コマンドを使うことができます.
29058 \begin_inset Formula 
29059 \begin{align}
29060 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29061 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29062 \end{align}
29063
29064 \end_inset
29065
29066
29067 \end_layout
29068
29069 \begin_layout Section
29070 数式番号
29071 \begin_inset Index idx
29072 status collapsed
29073
29074 \begin_layout Plain Layout
29075 すうしきばんごう@数式番号
29076 \end_layout
29077
29078 \end_inset
29079
29080
29081 \begin_inset Index idx
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085 すうしき@数式 ! ばんごう@番号
29086 \begin_inset ERT
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090
29091 |see{
29092 \end_layout
29093
29094 \end_inset
29095
29096 数式番号
29097 \begin_inset ERT
29098 status collapsed
29099
29100 \begin_layout Plain Layout
29101
29102 }
29103 \end_layout
29104
29105 \end_inset
29106
29107
29108 \end_layout
29109
29110 \end_inset
29111
29112
29113 \end_layout
29114
29115 \begin_layout Subsection
29116 概要
29117 \end_layout
29118
29119 \begin_layout Standard
29120 付番数式は,
29121 \family sans
29122 挿入\SpecialChar menuseparator
29123 数式\SpecialChar menuseparator
29124 付番数式
29125 \family default
29126 メニュー(
29127 \begin_inset Flex Ruby
29128 status collapsed
29129
29130 \begin_layout Plain Layout
29131 捷径
29132 \begin_inset Argument post:1
29133 status collapsed
29134
29135 \begin_layout Plain Layout
29136 ショートカット
29137 \end_layout
29138
29139 \end_inset
29140
29141
29142 \end_layout
29143
29144 \end_inset
29145
29146
29147 \family sans
29148 Ctrl+Alt
29149 \begin_inset space ~
29150 \end_inset
29151
29152 N
29153 \family default
29154 )で作ることができます.既存の数式に番号を振るには,
29155 \family sans
29156 編集\SpecialChar menuseparator
29157 数式\SpecialChar menuseparator
29158 数式全体を付番
29159 \family default
29160 メニュー(捷径:
29161 \begin_inset Info
29162 type  "shortcut"
29163 arg   "math-number-toggle"
29164 \end_inset
29165
29166 )を使います.\SpecialChar LyX
29167 中において数式番号は,数式の後に括弧に囲まれた「#」で表されます.「#」は,実際の出力では数式番号に置き換えられます.
29168 \end_layout
29169
29170 \begin_layout Standard
29171 多行数式で付番が有効になっているときには,すべての行に番号が振られます.ただし,
29172 \family sans
29173 編集\SpecialChar menuseparator
29174 数式\SpecialChar menuseparator
29175 この行を付番
29176 \family default
29177 メニュー(捷径:
29178 \begin_inset Info
29179 type  "shortcut"
29180 arg   "math-number-line-toggle"
29181 \end_inset
29182
29183 )を使用すれば,各行毎に付番するかどうか指定することができます.
29184 \end_layout
29185
29186 \begin_layout Standard
29187 行内数式を除いて,すべての数式は二通りの様式で番号を振ることができます.第
29188 \begin_inset CommandInset ref
29189 LatexCommand ref
29190 reference "sec:数式様式"
29191
29192 \end_inset
29193
29194 節をご覧下さい.
29195 \end_layout
29196
29197 \begin_layout Subsection
29198 相互参照
29199 \begin_inset Index idx
29200 status collapsed
29201
29202 \begin_layout Plain Layout
29203 そうごさんしょう@相互参照 ! すうしきへの@数式への
29204 \end_layout
29205
29206 \end_inset
29207
29208
29209 \end_layout
29210
29211 \begin_layout Standard
29212 ラベルを付けた数式は,すべて相互参照することができます.ラベルは,
29213 \family sans
29214 挿入\SpecialChar menuseparator
29215 ラベル
29216 \family default
29217 メニューか,ツールバーボタンの
29218 \begin_inset Info
29219 type  "icon"
29220 arg   "label-insert"
29221 \end_inset
29222
29223 で付けることができます.このとき,カーソルは別行立て数式の中になくてはなりません.すると,テキストフィールドの中に
29224 \series bold
29225 eq:と
29226 \series default
29227 いう接頭語の入ったダイアログが現れるので,接頭語の後にラベルを挿入します.この既定の接頭辞は「equation(数式)」を意味し,こうして数式ラベルであるとの標
29228 を付けることによって,節ラベルなどから区別し,大きな文書の中でラベルを見つけるのを容易にします.ラベルを変更するには,
29229 \family sans
29230 挿入\SpecialChar menuseparator
29231 ラベル
29232 \family default
29233 メニューをもういちど使って下さい.
29234 \end_layout
29235
29236 \begin_layout Standard
29237 \SpecialChar LyX
29238 中でラベル名は,数式の後ろに,二つの括弧に囲まれて表示されます.ラベル付きの数式はつねに付番されます.
29239 \end_layout
29240
29241 \begin_layout Standard
29242 相互参照は,
29243 \family sans
29244 挿入\SpecialChar menuseparator
29245 相互参照
29246 \family default
29247 メニューかツールバーボタンの
29248 \begin_inset Info
29249 type  "icon"
29250 arg   "dialog-show-new-inset ref"
29251 \end_inset
29252
29253 を使って挿入します.数式相互参照は,出力では数式番号として表示されます.相互参照ダイアログで「
29254 \series bold
29255 (<参照>)
29256 \series default
29257 」書式を選択した場合には,出力での相互参照は,括弧に囲まれた数式番号として表示されます.
29258 \begin_inset Newline newline
29259 \end_inset
29260
29261 \SpecialChar LyX
29262 中で相互参照を右クリックすると,参照先の数式に移動することができます.
29263 \end_layout
29264
29265 \begin_layout Standard
29266 以下は,後の各小節に現れる数式への相互参照を含む例です.
29267 \begin_inset Note Note
29268 status open
29269
29270 \begin_layout Plain Layout
29271 相互参照の型の違いに留意してください.
29272 \end_layout
29273
29274 \end_inset
29275
29276
29277 \end_layout
29278
29279 \begin_layout Standard
29280 \begin_inset CommandInset ref
29281 LatexCommand eqref
29282 reference "eq:tag"
29283
29284 \end_inset
29285
29286 式と
29287 \begin_inset CommandInset ref
29288 LatexCommand eqref
29289 reference "eq:c"
29290
29291 \end_inset
29292
29293 式は,等価です.(
29294 \begin_inset CommandInset ref
29295 LatexCommand ref
29296 reference "eq:Rom"
29297
29298 \end_inset
29299
29300 )式とは異なり,(
29301 \begin_inset CommandInset ref
29302 LatexCommand ref
29303 reference "eq:Lat"
29304
29305 \end_inset
29306
29307 )式では,付番にラテン数字を使用しています.
29308 \end_layout
29309
29310 \begin_layout Standard
29311 \begin_inset VSpace medskip
29312 \end_inset
29313
29314
29315 \series bold
29316
29317 \backslash
29318 tag
29319 \begin_inset Foot
29320 status collapsed
29321
29322 \begin_layout Plain Layout
29323
29324 \series bold
29325
29326 \backslash
29327 tag
29328 \series default
29329 は,第
29330 \begin_inset CommandInset ref
29331 LatexCommand ref
29332 reference "subsec:自己定義番号"
29333
29334 \end_inset
29335
29336 節に説明があります.
29337 \end_layout
29338
29339 \end_inset
29340
29341
29342 \series default
29343 の引数が,第
29344 \begin_inset CommandInset ref
29345 LatexCommand ref
29346 reference "subsec:段落ボックス"
29347
29348 \end_inset
29349
29350 節で述べたボックスを含んでいるときには,その数式を参照することはできません.
29351 \end_layout
29352
29353 \begin_layout Subsection
29354 細目番号
29355 \begin_inset Index idx
29356 status collapsed
29357
29358 \begin_layout Plain Layout
29359 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29360 \end_layout
29361
29362 \end_inset
29363
29364
29365 \end_layout
29366
29367 \begin_layout Standard
29368
29369 \lang english
29370 Formulas can be numbered as subequations.
29371  To activate this feature, add the module 
29372 \family sans
29373 Subequations
29374 \family default
29375  to the document in the menu 
29376 \family sans
29377 Document\SpecialChar menuseparator
29378 Settings\SpecialChar menuseparator
29379 Modules
29380 \family default
29381 .
29382  To insert subequations use the menu 
29383 \family sans
29384 Insert\SpecialChar menuseparator
29385 Custom Insets\SpecialChar menuseparator
29386 Subequations
29387 \family default
29388 .
29389 \end_layout
29390
29391 \begin_layout Standard
29392
29393 \lang english
29394 The equations to be subnumbered are put into the 
29395 \family sans
29396 Subequations
29397 \family default
29398  inset
29399 \lang japanese
29400 .たとえば,
29401 \begin_inset Formula 
29402 \begin{equation}
29403 A=C-B
29404 \end{equation}
29405
29406 \end_inset
29407
29408
29409 \begin_inset VSpace -5mm
29410 \end_inset
29411
29412
29413 \begin_inset Flex Subequations
29414 status open
29415
29416 \begin_layout Plain Layout
29417 \begin_inset Formula 
29418 \begin{equation}
29419 B=C-A\label{eq:b}
29420 \end{equation}
29421
29422 \end_inset
29423
29424
29425 \begin_inset Formula 
29426 \begin{equation}
29427 C=A+B\label{eq:c}
29428 \end{equation}
29429
29430 \end_inset
29431
29432
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \begin_layout Standard
29441
29442 \lang english
29443 Every formula in the 
29444 \family sans
29445 Subequations
29446 \family default
29447  inset will be subnumbered with 
29448 \lang japanese
29449 a・b・c\SpecialChar ldots
29450 のように細目番号が振られます.
29451 \end_layout
29452
29453 \begin_layout Standard
29454 細目番号への参照は,
29455 \begin_inset CommandInset ref
29456 LatexCommand eqref
29457 reference "eq:b"
29458
29459 \end_inset
29460
29461
29462 \begin_inset CommandInset ref
29463 LatexCommand eqref
29464 reference "eq:c"
29465
29466 \end_inset
29467
29468
29469 \lang english
29470 If you want to reference the subequations collectively, insert a label as
29471  first thing in the 
29472 \family sans
29473 Subequations
29474 \family default
29475  inset
29476 \lang japanese
29477 .数式
29478 \begin_inset CommandInset ref
29479 LatexCommand eqref
29480 reference "eq:以下は"
29481
29482 \end_inset
29483
29484 はその例です.
29485 \end_layout
29486
29487 \begin_layout Standard
29488
29489 \lang english
29490 By inserting subequations vertical space is added before it
29491 \lang japanese
29492 .これを戻すために,-5
29493 \begin_inset space \thinspace{}
29494 \end_inset
29495
29496 mm
29497 \lang english
29498 vertical space right before the 
29499 \family sans
29500 Subequations
29501 \family default
29502  inset
29503 \lang japanese
29504 .数式様式として
29505 \series bold
29506 行頭下げ
29507 \begin_inset Foot
29508 status collapsed
29509
29510 \begin_layout Plain Layout
29511 数式様式に関しては,第
29512 \begin_inset CommandInset ref
29513 LatexCommand ref
29514 reference "sec:数式様式"
29515
29516 \end_inset
29517
29518 節を参照.
29519 \end_layout
29520
29521 \end_inset
29522
29523
29524 \series default
29525 を用いているときには,これを-7
29526 \begin_inset space \thinspace{}
29527 \end_inset
29528
29529 mm空白にしてください.
29530 \end_layout
29531
29532 \begin_layout Standard
29533
29534 \lang english
29535 To get another subnumber instead of small Latin letters, insert this command
29536  as \SpecialChar TeX
29537  code before the equations in the 
29538 \family sans
29539 Subequations
29540 \family default
29541  inset:
29542 \end_layout
29543
29544 \begin_layout Standard
29545
29546 \series bold
29547
29548 \backslash
29549 renewcommand{
29550 \backslash
29551 theequation}{
29552 \backslash
29553 theparentequation -
29554 \backslash
29555 roman{equation}}
29556 \end_layout
29557
29558 \begin_layout Standard
29559 ここで,
29560 \backslash
29561 theparentequationは親番号を生成し,
29562 \backslash
29563 roman{equation}は細目番号として小文字ローマ数字を生成します.番号付けの調整について,詳しくは第
29564 \begin_inset CommandInset ref
29565 LatexCommand ref
29566 reference "subsec:ローマ数字や文字を使った付番"
29567
29568 \end_inset
29569
29570 節を参照してください.
29571 \end_layout
29572
29573 \begin_layout Standard
29574 下記は,番号付けを調整済みで,2行目の付番を消した多行数式の例です.
29575 \begin_inset Flex Subequations
29576 status open
29577
29578 \begin_layout Plain Layout
29579 \begin_inset CommandInset label
29580 LatexCommand label
29581 name "eq:以下は"
29582
29583 \end_inset
29584
29585
29586 \begin_inset ERT
29587 status open
29588
29589 \begin_layout Plain Layout
29590
29591
29592 \backslash
29593 renewcommand{
29594 \backslash
29595 theequation}{
29596 \backslash
29597 theparentequation -
29598 \backslash
29599 roman{equation}}
29600 \end_layout
29601
29602 \end_inset
29603
29604
29605 \begin_inset Formula 
29606 \begin{eqnarray}
29607 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
29608  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29609  & = & B^{2}-2BZ+Z^{2}
29610 \end{eqnarray}
29611
29612 \end_inset
29613
29614
29615 \end_layout
29616
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \begin_layout Subsection
29623 ローマ数字や文字を使った付番
29624 \begin_inset CommandInset label
29625 LatexCommand label
29626 name "subsec:ローマ数字や文字を使った付番"
29627
29628 \end_inset
29629
29630
29631 \begin_inset Index idx
29632 status collapsed
29633
29634 \begin_layout Plain Layout
29635 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
29636 \end_layout
29637
29638 \end_inset
29639
29640
29641 \begin_inset Index idx
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
29646 \end_layout
29647
29648 \end_inset
29649
29650
29651 \end_layout
29652
29653 \begin_layout Standard
29654 数式は,ローマ数字やラテン文字を使って付番することもできます.たとえば,小文字のローマ数字を使って付番するには,数式の前に\SpecialChar TeX
29655 モードで
29656 \end_layout
29657
29658 \begin_layout Standard
29659
29660 \series bold
29661
29662 \backslash
29663 renewcommand{
29664 \backslash
29665 theequation}{
29666 \backslash
29667 roman{equation}}
29668 \end_layout
29669
29670 \begin_layout Standard
29671 というコマンドを入れます.
29672 \series bold
29673
29674 \backslash
29675 renewcommand
29676 \series default
29677
29678 \begin_inset Index idx
29679 status collapsed
29680
29681 \begin_layout Plain Layout
29682 こまんど@コマンド ! R ! 
29683 \backslash
29684 renewcommand
29685 \end_layout
29686
29687 \end_inset
29688
29689 は,定義済みのコマンド
29690 \series bold
29691
29692 \backslash
29693 theequation
29694 \series default
29695 をコマンド
29696 \series bold
29697
29698 \backslash
29699 roman{equation}
29700 \series default
29701 に再定義します
29702 \begin_inset Foot
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706
29707 \series bold
29708
29709 \backslash
29710 renewcommand
29711 \series default
29712 コマンドは,第
29713 \begin_inset CommandInset ref
29714 LatexCommand ref
29715 reference "subsec:newcommandコマンド"
29716
29717 \end_inset
29718
29719 節に述べられている
29720 \series bold
29721
29722 \backslash
29723 newcommand
29724 \series default
29725 コマンドと同じ書式を持ちます.
29726 \end_layout
29727
29728 \end_inset
29729
29730 .ここで,
29731 \series bold
29732 equation
29733 \series default
29734 は数式カウンタです.コマンド
29735 \series bold
29736
29737 \backslash
29738 the
29739 \series default
29740 をカウンタの接頭辞として使用すると,カウンタの値がアラビア数字として出力されます.数式に番号を振ると,\SpecialChar LaTeX
29741 は,内部的に
29742 \series bold
29743
29744 \backslash
29745 theequation
29746 \series default
29747 コマンドを数式の後ろに置くのです.
29748 \series bold
29749
29750 \backslash
29751 roman{equation}
29752 \begin_inset Index idx
29753 status collapsed
29754
29755 \begin_layout Plain Layout
29756 こまんど@コマンド ! R ! 
29757 \backslash
29758 roman
29759 \end_layout
29760
29761 \end_inset
29762
29763
29764 \series default
29765 は,カウンタを小文字のローマ数字として出力します.
29766 \end_layout
29767
29768 \begin_layout Standard
29769 こうして,
29770 \series bold
29771
29772 \backslash
29773 renew
29774 \series default
29775 c
29776 \series bold
29777 ommand
29778 \series default
29779 コマンド以降の数式はすべて,ローマ数字で付番されるようになります.大文字のローマ数字での付番に切り替えたいときは,同じコマンドの
29780 \series bold
29781
29782 \backslash
29783 roman
29784 \series default
29785 の部分を
29786 \series bold
29787
29788 \backslash
29789 Roman
29790 \series default
29791
29792 \begin_inset Index idx
29793 status collapsed
29794
29795 \begin_layout Plain Layout
29796 こまんど@コマンド ! R ! 
29797 \backslash
29798 roman@
29799 \backslash
29800 Roman
29801 \end_layout
29802
29803 \end_inset
29804
29805 に変えて挿入します.また,小文字ラテン文字を使って「付番」したいときのために,
29806 \series bold
29807
29808 \backslash
29809 alph
29810 \series default
29811
29812 \begin_inset Index idx
29813 status collapsed
29814
29815 \begin_layout Plain Layout
29816 こまんど@コマンド ! A ! 
29817 \backslash
29818 alph
29819 \end_layout
29820
29821 \end_inset
29822
29823 コマンドがあり,大文字ラテン文字を使って付番したいときのためには,
29824 \series bold
29825
29826 \backslash
29827 Alph
29828 \series default
29829
29830 \begin_inset Index idx
29831 status collapsed
29832
29833 \begin_layout Plain Layout
29834 こまんど@コマンド ! A ! 
29835 \backslash
29836 alph@
29837 \backslash
29838 Alph
29839 \end_layout
29840
29841 \end_inset
29842
29843 コマンドがあります.
29844 \end_layout
29845
29846 \begin_layout Standard
29847 \begin_inset Note Greyedout
29848 status open
29849
29850 \begin_layout Plain Layout
29851
29852 \series bold
29853 【註】
29854 \series default
29855 ラテン文字を使うと,一つの文書の中で,最大26個の数式しか番号を振ることができません.
29856 \end_layout
29857
29858 \end_inset
29859
29860
29861 \begin_inset Newpage newpage
29862 \end_inset
29863
29864
29865 \end_layout
29866
29867 \begin_layout Standard
29868 \begin_inset ERT
29869 status collapsed
29870
29871 \begin_layout Plain Layout
29872
29873
29874 \backslash
29875 renewcommand{
29876 \backslash
29877 theequation}{
29878 \backslash
29879 roman{equation}}
29880 \end_layout
29881
29882 \end_inset
29883
29884
29885 \end_layout
29886
29887 \begin_layout Standard
29888 \begin_inset Formula 
29889 \begin{equation}
29890 A=\textrm{小文字ローマ数字}
29891 \end{equation}
29892
29893 \end_inset
29894
29895
29896 \begin_inset ERT
29897 status collapsed
29898
29899 \begin_layout Plain Layout
29900
29901
29902 \backslash
29903 renewcommand{
29904 \backslash
29905 theequation}{
29906 \backslash
29907 Roman{equation}}
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \begin_inset Formula 
29914 \begin{equation}
29915 B=\textrm{大文字ローマ数字}\label{eq:Rom}
29916 \end{equation}
29917
29918 \end_inset
29919
29920
29921 \begin_inset ERT
29922 status collapsed
29923
29924 \begin_layout Plain Layout
29925
29926
29927 \backslash
29928 renewcommand{
29929 \backslash
29930 theequation}{
29931 \backslash
29932 alph{equation}}
29933 \end_layout
29934
29935 \end_inset
29936
29937
29938 \begin_inset Formula 
29939 \begin{equation}
29940 C=\textrm{小文字ラテン文字}
29941 \end{equation}
29942
29943 \end_inset
29944
29945
29946 \begin_inset ERT
29947 status collapsed
29948
29949 \begin_layout Plain Layout
29950
29951
29952 \backslash
29953 renewcommand{
29954 \backslash
29955 theequation}{
29956 \backslash
29957 Alph{equation}}
29958 \end_layout
29959
29960 \end_inset
29961
29962
29963 \begin_inset Formula 
29964 \begin{equation}
29965 D=\textrm{大文字ラテン文字}\label{eq:Lat}
29966 \end{equation}
29967
29968 \end_inset
29969
29970
29971 \end_layout
29972
29973 \begin_layout Standard
29974 既定の付番方式に戻すには,以下のコマンドを挿入してください.
29975 \end_layout
29976
29977 \begin_layout Standard
29978
29979 \series bold
29980
29981 \backslash
29982 renewcommand{
29983 \backslash
29984 theequation}{
29985 \backslash
29986 arabic{equation}}
29987 \begin_inset Index idx
29988 status collapsed
29989
29990 \begin_layout Plain Layout
29991 こまんど@コマンド ! A ! 
29992 \backslash
29993 arabic
29994 \end_layout
29995
29996 \end_inset
29997
29998
29999 \end_layout
30000
30001 \begin_layout Standard
30002 \begin_inset ERT
30003 status collapsed
30004
30005 \begin_layout Plain Layout
30006
30007
30008 \backslash
30009 renewcommand{
30010 \backslash
30011 theequation}{
30012 \backslash
30013 arabic{equation}}
30014 \end_layout
30015
30016 \end_inset
30017
30018
30019 \begin_inset Formula 
30020 \begin{equation}
30021 E=\textrm{アラビア数字}
30022 \end{equation}
30023
30024 \end_inset
30025
30026
30027 \end_layout
30028
30029 \begin_layout Standard
30030 \begin_inset VSpace medskip
30031 \end_inset
30032
30033 以上からわかるとおり,付番様式の違いに関わらず,数式番号は連番で振られます.様式変更時に「1」から番号が始まるようにするためには,新しい数式カウンタを定義しなく
30034 てはなりません.この点に関する説明は,ファイル
30035 \begin_inset CommandInset href
30036 LatexCommand href
30037 name "Formula-numbering.lyx"
30038 target "run:Formula-numbering.lyx"
30039 literal "false"
30040
30041 \end_inset
30042
30043 にあります.
30044 \end_layout
30045
30046 \begin_layout Subsection
30047 自己定義番号
30048 \begin_inset CommandInset label
30049 LatexCommand label
30050 name "subsec:自己定義番号"
30051
30052 \end_inset
30053
30054
30055 \begin_inset Index idx
30056 status collapsed
30057
30058 \begin_layout Plain Layout
30059 すうしきばんごう@数式番号 ! じこていぎ@自己定義
30060 \end_layout
30061
30062 \end_inset
30063
30064
30065 \end_layout
30066
30067 \begin_layout Standard
30068 \begin_inset Note Greyedout
30069 status open
30070
30071 \begin_layout Plain Layout
30072
30073 \series bold
30074 【註】
30075 \series default
30076 \lang english
30077 If the document language is a right-to-left language such as Arabic, you
30078  must add this to the to the \SpecialChar LaTeX
30079 -preamble to be able to use the commands described
30080  in this section:
30081 \lang japanese
30082
30083 \begin_inset Newline newline
30084 \end_inset
30085
30086
30087 \series bold
30088
30089 \backslash
30090 AtBeginDocument{
30091 \begin_inset Newline newline
30092 \end_inset
30093
30094
30095 \begin_inset Phantom HPhantom
30096 status open
30097
30098 \begin_layout Plain Layout
30099 \begin_inset space ~
30100 \end_inset
30101
30102
30103 \end_layout
30104
30105 \end_inset
30106
30107
30108 \backslash
30109 def
30110 \backslash
30111 tagform@#1{
30112 \backslash
30113 maketag@@@{(
30114 \backslash
30115 ignorespaces#1
30116 \backslash
30117 unskip)}} }
30118 \end_layout
30119
30120 \end_inset
30121
30122
30123 \end_layout
30124
30125 \begin_layout Standard
30126 \begin_inset Index idx
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30131 \end_layout
30132
30133 \end_inset
30134
30135 標準の付番では,数式番号の周りに括弧が表示されます.括弧をたとえば縦棒に置き換えるには,\SpecialChar LaTeX
30136 プリアンブルに以下の行を付け加えます.
30137 \end_layout
30138
30139 \begin_layout Standard
30140
30141 \series bold
30142
30143 \backslash
30144 AtBeginDocument{
30145 \begin_inset Newline newline
30146 \end_inset
30147
30148
30149 \begin_inset Phantom HPhantom
30150 status open
30151
30152 \begin_layout Plain Layout
30153 \begin_inset space ~
30154 \end_inset
30155
30156
30157 \end_layout
30158
30159 \end_inset
30160
30161
30162 \backslash
30163 def
30164 \backslash
30165 tagform@#1{
30166 \backslash
30167 maketag@@@{
30168 \series default
30169
30170 \begin_inset Formula $\boldsymbol{|}$
30171 \end_inset
30172
30173
30174 \series bold
30175 #1
30176 \series default
30177
30178 \begin_inset Formula $\boldsymbol{|}$
30179 \end_inset
30180
30181
30182 \series bold
30183 }}
30184 \series default
30185  }
30186 \begin_inset Note Note
30187 status collapsed
30188
30189 \begin_layout Plain Layout
30190 このマクロは,テスト用に\SpecialChar LaTeX
30191 プリアンブルで既に宣言されています.これを有効にするには,最初のパーセント記号を取り除いて下さい.
30192 \end_layout
30193
30194 \end_inset
30195
30196
30197 \end_layout
30198
30199 \begin_layout Standard
30200 他の記号を使いたいときには,
30201 \series bold
30202 #1
30203 \series default
30204 脇の縦棒を一つないし複数の文字で置き換えて下さい.数式番号だけで良い時は,縦棒を削除して下さい.
30205 \end_layout
30206
30207 \begin_layout Standard
30208 \begin_inset VSpace bigskip
30209 \end_inset
30210
30211 数式の後ろに,括弧に囲まれた連番の代わりに,何かしらの表現が欲しいときには,以下のように
30212 \series bold
30213
30214 \backslash
30215 tag
30216 \series default
30217
30218 \begin_inset Index idx
30219 status collapsed
30220
30221 \begin_layout Plain Layout
30222 こまんど@コマンド ! T ! 
30223 \backslash
30224 tag
30225 \end_layout
30226
30227 \end_inset
30228
30229 コマンドを使います.
30230 \begin_inset Formula 
30231 \begin{equation}
30232 A+B=C\tag{何とかかんとか}\label{eq:tag}
30233 \end{equation}
30234
30235 \end_inset
30236
30237 上記の例では,
30238 \series bold
30239
30240 \backslash
30241 tag
30242 \begin_inset space \textvisiblespace{}
30243 \end_inset
30244
30245 何とかかんとか
30246 \series default
30247 というコマンドを数式に打ち込んでいます.
30248 \end_layout
30249
30250 \begin_layout Standard
30251 代わりに
30252 \series bold
30253
30254 \backslash
30255 tag*
30256 \begin_inset space \textvisiblespace{}
30257 \end_inset
30258
30259 何とかかんとか
30260 \series default
30261 というコマンドを使うと,星印は表現の周りの括弧を抑制するので,以下のようになります.
30262 \begin_inset Formula 
30263 \[
30264 A+B=C\tag*{something}
30265 \]
30266
30267 \end_inset
30268
30269
30270 \end_layout
30271
30272 \begin_layout Standard
30273 \begin_inset VSpace bigskip
30274 \end_inset
30275
30276 数式番号を,文書中の新しい部門や節ごとに振りなおしたいときには,部に関しては
30277 \begin_inset Newline newline
30278 \end_inset
30279
30280
30281 \series bold
30282
30283 \backslash
30284 @addtoreset{equation}{part}
30285 \series default
30286
30287 \begin_inset Index idx
30288 status collapsed
30289
30290 \begin_layout Plain Layout
30291 こまんど@コマンド ! 
30292 \backslash
30293 @記号 ! 
30294 \backslash
30295
30296 \begin_inset ERT
30297 status collapsed
30298
30299 \begin_layout Plain Layout
30300
30301 "
30302 \end_layout
30303
30304 \end_inset
30305
30306 @
30307 \begin_inset ERT
30308 status collapsed
30309
30310 \begin_layout Plain Layout
30311
30312 "
30313 \end_layout
30314
30315 \end_inset
30316
30317 addtoreset
30318 \end_layout
30319
30320 \end_inset
30321
30322
30323 \begin_inset Newline newline
30324 \end_inset
30325
30326 節に関しては
30327 \begin_inset Newline newline
30328 \end_inset
30329
30330
30331 \series bold
30332
30333 \backslash
30334 @addtoreset{equation}{section}
30335 \begin_inset Newline newline
30336 \end_inset
30337
30338
30339 \series default
30340 というコマンドを使います.
30341 \end_layout
30342
30343 \begin_layout Standard
30344 これらのコマンドを\SpecialChar TeX
30345 モードで使えるようにするためには,
30346 \series bold
30347
30348 \backslash
30349 makeatletter
30350 \series default
30351 コマンドで「@」字を\SpecialChar LaTeX
30352 中で「有効」にしてやらなくてはなりません.一方,
30353 \series bold
30354
30355 \backslash
30356 makeatother
30357 \series default
30358 コマンドはこれを無効にします.したがって,\SpecialChar TeX
30359 モード中での上記コマンド列は,
30360 \end_layout
30361
30362 \begin_layout Standard
30363
30364 \series bold
30365
30366 \backslash
30367 makeatletter
30368 \begin_inset Newline newline
30369 \end_inset
30370
30371
30372 \backslash
30373 @addtoreset{equation}{section}
30374 \begin_inset Newline newline
30375 \end_inset
30376
30377
30378 \backslash
30379 makeatother
30380 \begin_inset Newline newline
30381 \end_inset
30382
30383
30384 \series default
30385 のようにならなくてはなりません.
30386 \end_layout
30387
30388 \begin_layout Standard
30389 \SpecialChar LaTeX
30390 プリアンブル中では,
30391 \series bold
30392
30393 \backslash
30394 makeatletter
30395 \series default
30396
30397 \series bold
30398
30399 \backslash
30400 makeatother
30401 \series default
30402 は,\SpecialChar LyX
30403 が内部的に自動で挿入するので省略してかまいません.
30404 \end_layout
30405
30406 \begin_layout Standard
30407
30408 \series bold
30409
30410 \backslash
30411 @addtoreset
30412 \series default
30413 を戻すには,まず\SpecialChar LaTeX
30414 プリアンブル中に
30415 \end_layout
30416
30417 \begin_layout Standard
30418
30419 \series bold
30420
30421 \backslash
30422 usepackage{remreset}
30423 \end_layout
30424
30425 \begin_layout Standard
30426 という行を入れて,
30427 \series bold
30428 remreset.sty
30429 \series default
30430
30431 \begin_inset Foot
30432 status collapsed
30433
30434 \begin_layout Plain Layout
30435
30436 \series bold
30437 remreset
30438 \series default
30439 は,\SpecialChar LaTeX
30440 パッケージの
30441 \series bold
30442 carlisle
30443 \series default
30444
30445 \begin_inset Index idx
30446 status collapsed
30447
30448 \begin_layout Plain Layout
30449 ぱっけーじ@パッケージ ! carlisle
30450 \end_layout
30451
30452 \end_inset
30453
30454 の一部として含まれており,\SpecialChar LaTeX
30455 標準頒布版には含まれています.
30456 \end_layout
30457
30458 \end_inset
30459
30460
30461 \begin_inset Index idx
30462 status collapsed
30463
30464 \begin_layout Plain Layout
30465 ぱっけーじ@パッケージ ! remreset
30466 \end_layout
30467
30468 \end_inset
30469
30470 ファイルを読み込んでおかなくてはなりません.その後
30471 \begin_inset Newline newline
30472 \end_inset
30473
30474
30475 \series bold
30476
30477 \backslash
30478 @removefromreset
30479 \series default
30480
30481 \begin_inset Index idx
30482 status collapsed
30483
30484 \begin_layout Plain Layout
30485 こまんど@コマンド ! 
30486 \backslash
30487 @記号 ! 
30488 \backslash
30489
30490 \begin_inset ERT
30491 status collapsed
30492
30493 \begin_layout Plain Layout
30494
30495 "
30496 \end_layout
30497
30498 \end_inset
30499
30500 @
30501 \begin_inset ERT
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505
30506 "
30507 \end_layout
30508
30509 \end_inset
30510
30511 removefromreset
30512 \end_layout
30513
30514 \end_inset
30515
30516 コマンドを
30517 \series bold
30518
30519 \backslash
30520 @addtoreset
30521 \series default
30522 と同じ書式で使用すると,
30523 \series bold
30524
30525 \backslash
30526 @addtoreset
30527 \series default
30528 を戻すことができます.
30529 \end_layout
30530
30531 \begin_layout Standard
30532 \begin_inset VSpace bigskip
30533 \end_inset
30534
30535 ときには,数式を
30536 \end_layout
30537
30538 \begin_layout Standard
30539
30540 \family typewriter
30541 (節番号.数式番号)
30542 \end_layout
30543
30544 \begin_layout Standard
30545 のような形で付番し,節ごとに数式番号を「1」から始めさせなくてはならないときがあります.
30546 \end_layout
30547
30548 \begin_layout Standard
30549 このような場合のために,
30550 \series bold
30551
30552 \backslash
30553 numberwithin
30554 \series default
30555
30556 \begin_inset Index idx
30557 status collapsed
30558
30559 \begin_layout Plain Layout
30560 こまんど@コマンド ! N ! 
30561 \backslash
30562 numberwithin
30563 \end_layout
30564
30565 \end_inset
30566
30567 というコマンドがあり,
30568 \end_layout
30569
30570 \begin_layout Standard
30571
30572 \series bold
30573
30574 \backslash
30575 numberwithin{カウンタ}{節階層}
30576 \end_layout
30577
30578 \begin_layout Standard
30579 という書式で用います.「カウンタ」は,どの番号を制御するかを表し,「節階層」は点の前に何の番号を振るのかを表します.
30580 \end_layout
30581
30582 \begin_layout Standard
30583 したがって,ここでは\SpecialChar LaTeX
30584 プリアンブルか\SpecialChar TeX
30585 コードで
30586 \end_layout
30587
30588 \begin_layout Standard
30589
30590 \series bold
30591
30592 \backslash
30593 numberwithin{equation}{section}
30594 \end_layout
30595
30596 \begin_layout Standard
30597 という行を用いることにしましょう.その結果がこれです.
30598 \begin_inset ERT
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602
30603
30604 \backslash
30605 numberwithin{equation}{section}
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \begin_inset Formula 
30612 \begin{equation}
30613 A+B=C
30614 \end{equation}
30615
30616 \end_inset
30617
30618
30619 \end_layout
30620
30621 \begin_layout Standard
30622 たとえば,部番号を節階層として使用して,表に付番を施すときには
30623 \begin_inset Newline newline
30624 \end_inset
30625
30626
30627 \series bold
30628
30629 \backslash
30630 numberwithin{table}{part}
30631 \series default
30632 を用います.
30633 \end_layout
30634
30635 \begin_layout Standard
30636 標準の付番方式に戻したいときや,この種の付番が文書クラスで定義されているときに,それを止めさせたい場合には,
30637 \end_layout
30638
30639 \begin_layout Standard
30640
30641 \series bold
30642
30643 \backslash
30644 renewcommand{
30645 \backslash
30646 theequation}{
30647 \backslash
30648 arabic{equation}}
30649 \begin_inset Index idx
30650 status collapsed
30651
30652 \begin_layout Plain Layout
30653 こまんど@コマンド ! A ! 
30654 \backslash
30655 arabic
30656 \end_layout
30657
30658 \end_inset
30659
30660
30661 \series default
30662
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668
30669 \backslash
30670 renewcommand{
30671 \backslash
30672 theequation}{
30673 \backslash
30674 arabic{equation}}
30675 \end_layout
30676
30677 \end_inset
30678
30679
30680 \series bold
30681
30682 \begin_inset Newline newline
30683 \end_inset
30684
30685
30686 \series default
30687 あるいは
30688 \series bold
30689
30690 \begin_inset Newline newline
30691 \end_inset
30692
30693
30694 \backslash
30695 renewcommand{
30696 \backslash
30697 thetable}{
30698 \backslash
30699 arabic{table}}
30700 \end_layout
30701
30702 \begin_layout Standard
30703 というコマンドを\SpecialChar TeX
30704 コードとして入れるか,\SpecialChar LaTeX
30705 プリアンブルに入れます.
30706 \series bold
30707
30708 \backslash
30709 numberwithin
30710 \series default
30711 は,内部的に上記で述べた
30712 \series bold
30713
30714 \backslash
30715 @addtoreset
30716 \series default
30717 コマンドを使用しているので,これも使用後は戻しておかなくてはなりません.
30718 \begin_inset ERT
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722
30723
30724 \backslash
30725 makeatletter
30726 \end_layout
30727
30728 \begin_layout Plain Layout
30729
30730
30731 \backslash
30732 @removefromreset{equation}{section}
30733 \end_layout
30734
30735 \begin_layout Plain Layout
30736
30737
30738 \backslash
30739 makeatother
30740 \end_layout
30741
30742 \end_inset
30743
30744
30745 \end_layout
30746
30747 \begin_layout Section
30748 化学記号と化学式
30749 \begin_inset CommandInset label
30750 LatexCommand label
30751 name "subsec:化学記号と化学式"
30752
30753 \end_inset
30754
30755
30756 \begin_inset Index idx
30757 status collapsed
30758
30759 \begin_layout Plain Layout
30760 かがくきごう@化学記号 ! きごう@記号
30761 \end_layout
30762
30763 \end_inset
30764
30765
30766 \begin_inset Index idx
30767 status collapsed
30768
30769 \begin_layout Plain Layout
30770 かがくしき@化学式
30771 \end_layout
30772
30773 \end_inset
30774
30775
30776 \begin_inset Index idx
30777 status collapsed
30778
30779 \begin_layout Plain Layout
30780 きごう@記号 ! かがく@化学
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \begin_layout Standard
30789 以下は,化学関係の文章の例です.
30790 \end_layout
30791
30792 \begin_layout Quote
30793 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30794 \end_inset
30795
30796 イオンは,2つの
30797 \begin_inset Formula $\mathrm{Na^{+}}$
30798 \end_inset
30799
30800 イオンと反応して,硫酸化塩
30801 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30802 \end_inset
30803
30804 を形成します.この化学式は以下のようになります.
30805 \begin_inset Formula 
30806 \begin{equation}
30807 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30808 \end{equation}
30809
30810 \end_inset
30811
30812
30813 \end_layout
30814
30815 \begin_layout Standard
30816 この化学式は,直接数式として作成することができます.記号がイタリック体として表示されることを防ぐには,全体を選択してから
30817 \begin_inset Flex Ruby
30818 status collapsed
30819
30820 \begin_layout Plain Layout
30821 捷径
30822 \begin_inset Argument post:1
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826 ショートカット
30827 \end_layout
30828
30829 \end_inset
30830
30831
30832 \end_layout
30833
30834 \end_inset
30835
30836
30837 \begin_inset Info
30838 type  "shortcut"
30839 arg   "font-roman"
30840 \end_inset
30841
30842 を押せば,アップライトフォント様式に変更することができます
30843 \begin_inset Foot
30844 status collapsed
30845
30846 \begin_layout Plain Layout
30847 フォント様式に関しては,第
30848 \begin_inset CommandInset ref
30849 LatexCommand ref
30850 reference "subsec:書体様式"
30851
30852 \end_inset
30853
30854 節を参照のこと.
30855 \end_layout
30856
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \begin_layout Standard
30863 化学式を組版するのにもう少し便利な方法は,\SpecialChar LaTeX
30864 パッケージ
30865 \series bold
30866 mhchem
30867 \series default
30868
30869 \begin_inset Index idx
30870 status collapsed
30871
30872 \begin_layout Plain Layout
30873 ぱっけーじ@パッケージ ! mhchem
30874 \end_layout
30875
30876 \end_inset
30877
30878 が導入されているときに使用することができる
30879 \series bold
30880
30881 \backslash
30882 ce
30883 \series default
30884
30885 \begin_inset Index idx
30886 status collapsed
30887
30888 \begin_layout Plain Layout
30889 こまんど@コマンド ! C ! 
30890 \backslash
30891 ce
30892 \end_layout
30893
30894 \end_inset
30895
30896 コマンドを使用することです.
30897 \series bold
30898
30899 \backslash
30900 ce
30901 \series default
30902 を数式に入力すると,新しい青いボックスが現れ,直感的に化学式を入力することができます.
30903 \end_layout
30904
30905 \begin_layout Standard
30906 \align center
30907 \begin_inset Tabular
30908 <lyxtabular version="3" rows="10" columns="2">
30909 <features booktabs="true" tabularvalignment="middle">
30910 <column alignment="center" valignment="top" width="0pt">
30911 <column alignment="center" valignment="top">
30912 <row>
30913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917 コマンド
30918 \end_layout
30919
30920 \end_inset
30921 </cell>
30922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30923 \begin_inset Text
30924
30925 \begin_layout Plain Layout
30926 出力
30927 \end_layout
30928
30929 \end_inset
30930 </cell>
30931 </row>
30932 <row>
30933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30934 \begin_inset Text
30935
30936 \begin_layout Plain Layout
30937
30938 \backslash
30939 ce
30940 \begin_inset space \textvisiblespace{}
30941 \end_inset
30942
30943 H2CO3
30944 \end_layout
30945
30946 \end_inset
30947 </cell>
30948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
30949 \begin_inset Text
30950
30951 \begin_layout Plain Layout
30952 \begin_inset Formula $\ce{H2CO3}$
30953 \end_inset
30954
30955
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 </row>
30961 <row topspace="1.5mm">
30962 <cell alignment="center" valignment="top" usebox="none">
30963 \begin_inset Text
30964
30965 \begin_layout Plain Layout
30966
30967 \backslash
30968 ce
30969 \begin_inset space \textvisiblespace{}
30970 \end_inset
30971
30972 SO4^2-
30973 \end_layout
30974
30975 \end_inset
30976 </cell>
30977 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
30978 \begin_inset Text
30979
30980 \begin_layout Plain Layout
30981 \begin_inset Formula $\ce{SO4^{2-}}$
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \end_inset
30988 </cell>
30989 </row>
30990 <row topspace="1.5mm">
30991 <cell alignment="center" valignment="top" usebox="none">
30992 \begin_inset Text
30993
30994 \begin_layout Plain Layout
30995
30996 \backslash
30997 ce
30998 \begin_inset space \textvisiblespace{}
30999 \end_inset
31000
31001 (NH4)2S
31002 \end_layout
31003
31004 \end_inset
31005 </cell>
31006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31007 \begin_inset Text
31008
31009 \begin_layout Plain Layout
31010 \begin_inset Formula $\ce{(NH4)2S}$
31011 \end_inset
31012
31013
31014 \end_layout
31015
31016 \end_inset
31017 </cell>
31018 </row>
31019 <row topspace="1.5mm">
31020 <cell alignment="center" valignment="top" usebox="none">
31021 \begin_inset Text
31022
31023 \begin_layout Plain Layout
31024
31025 \backslash
31026 ce
31027 \begin_inset space \textvisiblespace{}
31028 \end_inset
31029
31030 KCr(SO4)2.12H2O
31031 \end_layout
31032
31033 \end_inset
31034 </cell>
31035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31036 \begin_inset Text
31037
31038 \begin_layout Plain Layout
31039 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31040 \end_inset
31041
31042
31043 \end_layout
31044
31045 \end_inset
31046 </cell>
31047 </row>
31048 <row topspace="1.5mm">
31049 <cell alignment="center" valignment="top" usebox="none">
31050 \begin_inset Text
31051
31052 \begin_layout Plain Layout
31053
31054 \backslash
31055 ce
31056 \begin_inset space \textvisiblespace{}
31057 \end_inset
31058
31059 A-B
31060 \backslash
31061 dbond
31062 \begin_inset space \textvisiblespace{}
31063 \end_inset
31064
31065 C
31066 \backslash
31067 tbond
31068 \begin_inset space \textvisiblespace{}
31069 \end_inset
31070
31071 D
31072 \end_layout
31073
31074 \end_inset
31075 </cell>
31076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31077 \begin_inset Text
31078
31079 \begin_layout Plain Layout
31080 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31081 \end_inset
31082
31083
31084 \end_layout
31085
31086 \end_inset
31087 </cell>
31088 </row>
31089 <row topspace="1.5mm">
31090 <cell alignment="center" valignment="top" usebox="none">
31091 \begin_inset Text
31092
31093 \begin_layout Plain Layout
31094
31095 \backslash
31096 ce
31097 \begin_inset space \textvisiblespace{}
31098 \end_inset
31099
31100 ^227
31101 \begin_inset Formula $\downarrow$
31102 \end_inset
31103
31104 _90
31105 \begin_inset Formula $\to$
31106 \end_inset
31107
31108 Th+
31109 \end_layout
31110
31111 \end_inset
31112 </cell>
31113 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31114 \begin_inset Text
31115
31116 \begin_layout Plain Layout
31117 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31118 \end_inset
31119
31120
31121 \end_layout
31122
31123 \end_inset
31124 </cell>
31125 </row>
31126 <row>
31127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31128 \begin_inset Text
31129
31130 \begin_layout Plain Layout
31131
31132 \backslash
31133 ce
31134 \begin_inset space \textvisiblespace{}
31135 \end_inset
31136
31137
31138 \backslash
31139 mu
31140 \begin_inset space \textvisiblespace{}
31141 \end_inset
31142
31143
31144 \backslash
31145 hyphen
31146 \begin_inset space \textvisiblespace{}
31147 \end_inset
31148
31149 Cl
31150 \end_layout
31151
31152 \end_inset
31153 </cell>
31154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31155 \begin_inset Text
31156
31157 \begin_layout Plain Layout
31158 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31159 \end_inset
31160
31161
31162 \end_layout
31163
31164 \end_inset
31165 </cell>
31166 </row>
31167 <row>
31168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout Plain Layout
31172
31173 \backslash
31174 ce
31175 \begin_inset space \textvisiblespace{}
31176 \end_inset
31177
31178 CO2
31179 \begin_inset space \textvisiblespace{}
31180 \end_inset
31181
31182 +
31183 \begin_inset space \textvisiblespace{}
31184 \end_inset
31185
31186 C
31187 \begin_inset space \textvisiblespace{}
31188 \end_inset
31189
31190 <=>
31191 \begin_inset space \textvisiblespace{}
31192 \end_inset
31193
31194 2CO
31195 \end_layout
31196
31197 \end_inset
31198 </cell>
31199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31200 \begin_inset Text
31201
31202 \begin_layout Plain Layout
31203 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31204 \end_inset
31205
31206
31207 \end_layout
31208
31209 \end_inset
31210 </cell>
31211 </row>
31212 <row topspace="1.5mm">
31213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31214 \begin_inset Text
31215
31216 \begin_layout Plain Layout
31217
31218 \backslash
31219 ce
31220 \begin_inset space \textvisiblespace{}
31221 \end_inset
31222
31223 CO2
31224 \begin_inset space \textvisiblespace{}
31225 \end_inset
31226
31227 +
31228 \begin_inset space \textvisiblespace{}
31229 \end_inset
31230
31231 C
31232 \begin_inset space \textvisiblespace{}
31233 \end_inset
31234
31235 ->[
31236 \backslash
31237 alpha][
31238 \backslash
31239 beta]
31240 \begin_inset space \textvisiblespace{}
31241 \end_inset
31242
31243 2CO}
31244 \end_layout
31245
31246 \end_inset
31247 </cell>
31248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31249 \begin_inset Text
31250
31251 \begin_layout Plain Layout
31252 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31253 \end_inset
31254
31255
31256 \end_layout
31257
31258 \end_inset
31259 </cell>
31260 </row>
31261 </lyxtabular>
31262
31263 \end_inset
31264
31265
31266 \end_layout
31267
31268 \begin_layout Standard
31269 \begin_inset Note Greyedout
31270 status open
31271
31272 \begin_layout Plain Layout
31273
31274 \series bold
31275 【註】
31276 \series default
31277 \SpecialChar LyX
31278 では,
31279 \series bold
31280 mhchem
31281 \series default
31282 の説明書通りに上矢印を得ようと^文字を使用しても,うまく行きません.代わりに,次のように,負の小空白の後に
31283 \series bold
31284
31285 \backslash
31286 uparrow
31287 \series default
31288 コマンドを続けます.
31289 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31290 \end_inset
31291
31292
31293 \end_layout
31294
31295 \end_inset
31296
31297
31298 \end_layout
31299
31300 \begin_layout Standard
31301
31302 \series bold
31303
31304 \backslash
31305 ce
31306 \series default
31307 を使うと
31308 \begin_inset CommandInset ref
31309 LatexCommand eqref
31310 reference "eq:chem-reaction"
31311
31312 \end_inset
31313
31314 式のコマンドは
31315 \begin_inset Newline newline
31316 \end_inset
31317
31318
31319 \series bold
31320  
31321 \backslash
31322 ce
31323 \begin_inset space \textvisiblespace{}
31324 \end_inset
31325
31326 2Na+
31327 \begin_inset space \textvisiblespace{}
31328 \end_inset
31329
31330 +
31331 \begin_inset space \textvisiblespace{}
31332 \end_inset
31333
31334 SO4^2-
31335 \begin_inset space \textvisiblespace{}
31336 \end_inset
31337
31338
31339 \begin_inset space \textvisiblespace{}
31340 \end_inset
31341
31342 ->
31343 \begin_inset space \textvisiblespace{}
31344 \end_inset
31345
31346 Na2SO4
31347 \begin_inset Newline newline
31348 \end_inset
31349
31350
31351 \series default
31352 のようになります.
31353 \end_layout
31354
31355 \begin_layout Standard
31356 複数行の化学式を作るには,第
31357 \begin_inset CommandInset ref
31358 LatexCommand ref
31359 reference "sec:多行数式"
31360
31361 \end_inset
31362
31363 節に述べられている方法で,多行数式をまず作ります.その後,数式の小さな青いボックスそれぞれに
31364 \series bold
31365
31366 \backslash
31367 ce
31368 \series default
31369 コマンドを使用します.
31370 \begin_inset CommandInset ref
31371 LatexCommand eqref
31372 reference "eq:TEOS-reaction-1"
31373
31374 \end_inset
31375
31376 式と
31377 \begin_inset CommandInset ref
31378 LatexCommand eqref
31379 reference "eq:TEOS-reaction-2"
31380
31381 \end_inset
31382
31383 式は,多段化学反応式の例で,一つの式毎に番号が振られています.
31384 \begin_inset Formula 
31385 \begin{eqnarray}
31386 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31387 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31388 \end{eqnarray}
31389
31390 \end_inset
31391
31392
31393 \end_layout
31394
31395 \begin_layout Standard
31396
31397 \series bold
31398 mhchem
31399 \series default
31400 パッケージは,
31401 \series bold
31402
31403 \backslash
31404 ce
31405 \series default
31406 の他に,特殊ケースに使用する
31407 \series bold
31408
31409 \backslash
31410 cf
31411 \series default
31412
31413 \begin_inset Index idx
31414 status collapsed
31415
31416 \begin_layout Plain Layout
31417 こまんど@コマンド ! C ! 
31418 \backslash
31419 cf
31420 \end_layout
31421
31422 \end_inset
31423
31424 コマンドを提供しています.
31425 \series bold
31426
31427 \backslash
31428 cf
31429 \series default
31430 の詳しい情報と例示については,
31431 \series bold
31432 mhchem
31433 \series default
31434
31435 \begin_inset CommandInset citation
31436 LatexCommand cite
31437 key "mhchem"
31438 literal "true"
31439
31440 \end_inset
31441
31442 の取扱説明書をご覧ください.
31443 \end_layout
31444
31445 \begin_layout Section
31446 図解
31447 \end_layout
31448
31449 \begin_layout Standard
31450 \SpecialChar LyX
31451 は,二つの型の可換図
31452 \series bold
31453 amscd
31454 \series default
31455 および
31456 \series bold
31457 xymatrix
31458 \series default
31459 をサポートしており,以下でこれらの説明をします.
31460 \end_layout
31461
31462 \begin_layout Subsection
31463 amscd図解
31464 \begin_inset Index idx
31465 status collapsed
31466
31467 \begin_layout Plain Layout
31468 ずかい@図解 ! amscd
31469 \end_layout
31470
31471 \end_inset
31472
31473
31474 \end_layout
31475
31476 \begin_layout Standard
31477 この型の図解は,以下のように,関係を縦横の線や矢印で図示します.
31478 \begin_inset Formula 
31479 \[
31480 \begin{CD}A@>>>B@>>>C\\
31481 @AAA@.@VVV\\
31482 F@<<<E@<<<D
31483 \end{CD}
31484 \]
31485
31486 \end_inset
31487
31488
31489 \end_layout
31490
31491 \begin_layout Standard
31492 これを作るには,数式に
31493 \series bold
31494
31495 \backslash
31496 CD
31497 \begin_inset Index idx
31498 status collapsed
31499
31500 \begin_layout Plain Layout
31501 こまんど@コマンド ! C ! 
31502 \backslash
31503 CD
31504 \end_layout
31505
31506 \end_inset
31507
31508
31509 \series default
31510 コマンドを挿入します.二つの点線に囲まれた青枠が現れるので,ここにコマンドを入れていきます.
31511 \begin_inset Info
31512 type  "shortcut"
31513 arg   "newline-insert newline"
31514 \end_inset
31515
31516 を押すと,新しい行が作られます.水平方向の関係は奇数行に入れ,垂直方向の関係は偶数行に入れます.
31517 \end_layout
31518
31519 \begin_layout Standard
31520 関係を作るには,以下のコマンドがあります.
31521 \end_layout
31522
31523 \begin_layout Itemize
31524 \begin_inset Formula $\boldsymbol{@<<<}$
31525 \end_inset
31526
31527 は左矢印,
31528 \begin_inset Formula $\boldsymbol{@>>>}$
31529 \end_inset
31530
31531 は右矢印,
31532 \series bold
31533 @=
31534 \series default
31535 は長い等号を生成します.
31536 \end_layout
31537
31538 \begin_layout Itemize
31539
31540 \series bold
31541 @AAA
31542 \series default
31543 は上矢印,
31544 \series bold
31545 @VVV
31546 \series default
31547 は下矢印,
31548 \begin_inset Formula $\boldsymbol{@|}$
31549 \end_inset
31550
31551 は縦向きの等号を生成します.
31552 \end_layout
31553
31554 \begin_layout Itemize
31555
31556 \series bold
31557 @.
31558 \series default
31559 は関係が存在しない部分に置きます.
31560 \end_layout
31561
31562 \begin_layout Standard
31563 矢印はすべて,以下のようにラベル付けをすることができます.
31564 \end_layout
31565
31566 \begin_layout Itemize
31567 文章を,第1と第2の「
31568 \begin_inset Formula $<$
31569 \end_inset
31570
31571 」ないし「
31572 \begin_inset Formula $>$
31573 \end_inset
31574
31575 」のあいだに入れると,この文章は矢印の上に表示されます.第2・第3の「
31576 \begin_inset Formula $<$
31577 \end_inset
31578
31579 」ないし「
31580 \begin_inset Formula $>$
31581 \end_inset
31582
31583 」のあいだに入れると,矢印の下に表示されます.
31584 \end_layout
31585
31586 \begin_layout Itemize
31587 縦矢印に付ける文章を,第1・第2の「A」ないし「V」のあいだに入れると,この文章は矢印の左に表示されます.第2・第3のもののあいだに入れると,矢印の右に表示され
31588 ます.文章中に「A」や「V」の文字があるときには,これらは\SpecialChar TeX
31589 括弧の中に入れなくてはなりません.
31590 \end_layout
31591
31592 \begin_layout Standard
31593 以下は,上記のすべての関係を使った例です.
31594 \end_layout
31595
31596 \begin_layout Standard
31597 \begin_inset Formula 
31598 \[
31599 \begin{CD}A@>j>>B@>>k>C@=F\\
31600 @AmAA@.@VV{V}V@|\\
31601 D@<<j<E@>k>>F@=C
31602 \end{CD}
31603 \]
31604
31605 \end_inset
31606
31607
31608 \end_layout
31609
31610 \begin_layout Standard
31611 これを作るコマンドは,以下のとおりです.
31612 \begin_inset Newline newline
31613 \end_inset
31614
31615
31616 \series bold
31617
31618 \backslash
31619 CD
31620 \begin_inset space \textvisiblespace{}
31621 \end_inset
31622
31623 A
31624 \begin_inset Formula $\boldsymbol{@>}$
31625 \end_inset
31626
31627 j
31628 \begin_inset Formula $\boldsymbol{>>}$
31629 \end_inset
31630
31631 B
31632 \begin_inset Formula $\boldsymbol{@>>}$
31633 \end_inset
31634
31635 k
31636 \begin_inset Formula $\boldsymbol{>}$
31637 \end_inset
31638
31639 C@=F Ctrl+Return
31640 \begin_inset Newline newline
31641 \end_inset
31642
31643
31644 \begin_inset Phantom HPhantom
31645 status open
31646
31647 \begin_layout Plain Layout
31648
31649 \series bold
31650
31651 \backslash
31652 CD
31653 \begin_inset space \textvisiblespace{}
31654 \end_inset
31655
31656
31657 \end_layout
31658
31659 \end_inset
31660
31661 @AmAA@.@VV
31662 \backslash
31663 {V
31664 \series default
31665
31666 \begin_inset Formula $\to$
31667 \end_inset
31668
31669
31670 \series bold
31671 V
31672 \begin_inset Formula $\boldsymbol{@|}$
31673 \end_inset
31674
31675  Ctrl+Return
31676 \begin_inset Newline newline
31677 \end_inset
31678
31679
31680 \begin_inset Phantom HPhantom
31681 status open
31682
31683 \begin_layout Plain Layout
31684
31685 \series bold
31686
31687 \backslash
31688 CD
31689 \begin_inset space \textvisiblespace{}
31690 \end_inset
31691
31692
31693 \end_layout
31694
31695 \end_inset
31696
31697 D
31698 \begin_inset Formula $\boldsymbol{@<<}$
31699 \end_inset
31700
31701 j
31702 \begin_inset Formula $\boldsymbol{<}$
31703 \end_inset
31704
31705 E
31706 \begin_inset Formula $\boldsymbol{@>}$
31707 \end_inset
31708
31709 k
31710 \begin_inset Formula $\boldsymbol{>>}$
31711 \end_inset
31712
31713 F@=C
31714 \end_layout
31715
31716 \begin_layout Subsection
31717 xymatrix図解
31718 \begin_inset Index idx
31719 status collapsed
31720
31721 \begin_layout Plain Layout
31722 ずかい@図解 ! xymatrix
31723 \end_layout
31724
31725 \end_inset
31726
31727
31728 \end_layout
31729
31730 \begin_layout Standard
31731 xymatricesを使うには,\SpecialChar LaTeX
31732 パッケージの
31733 \series bold
31734 xypic
31735 \series default
31736 が導入済みである必要があります.xymatrixは,数式中に
31737 \series bold
31738
31739 \backslash
31740 xymatrix
31741 \series default
31742 コマンドを入れることで作ることができます.すると,通常の行列と同じようにして,列や行を付け加えることができます.第
31743 \begin_inset CommandInset ref
31744 LatexCommand ref
31745 reference "sec:行列"
31746
31747 \end_inset
31748
31749 節をご参照下さい.
31750 \end_layout
31751
31752 \begin_layout Standard
31753 amscd図解とは異なり,xymatricesは,対角矢印や曲がった矢印など多様なサポートをしています.作ることのできる可換図と装飾は,
31754 \family sans
31755 ヘルプ\SpecialChar menuseparator
31756 用途別説明書\SpecialChar menuseparator
31757 XY-pic説明書
31758 \family default
31759 メニューにある
31760 \emph on
31761 XY-pic説明書
31762 \emph default
31763 で詳しく網羅しています.
31764 \end_layout
31765
31766 \begin_layout Subsection
31767 ファインマン図
31768 \series medium
31769
31770 \begin_inset Index idx
31771 status collapsed
31772
31773 \begin_layout Plain Layout
31774 ずかい@図解 ! ファインマン
31775 \end_layout
31776
31777 \end_inset
31778
31779
31780 \end_layout
31781
31782 \begin_layout Standard
31783 ファインマン図を使うには,\SpecialChar LaTeX
31784 パッケージ
31785 \series bold
31786 feyn
31787 \series default
31788 を導入しておかなくてはなりません.すると,ファインマン図は,数式中で
31789 \series bold
31790
31791 \backslash
31792 Diagram
31793 \series default
31794 コマンドを挿入すれば生成されます.通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31795 \begin_inset CommandInset ref
31796 LatexCommand ref
31797 reference "sec:行列"
31798
31799 \end_inset
31800
31801 節参照).
31802 \end_layout
31803
31804 \begin_layout Standard
31805 \SpecialChar LyX
31806 でのファインマン図の作り方は,メニュー
31807 \family sans
31808 ヘルプ\SpecialChar menuseparator
31809 用途別説明書
31810 \family default
31811 内の『
31812 \emph on
31813 ファインマン図
31814 \emph default
31815 』にあります.
31816 \end_layout
31817
31818 \begin_layout Section
31819 自己定義コマンド
31820 \begin_inset Index idx
31821 status collapsed
31822
31823 \begin_layout Plain Layout
31824 じこていぎこまんど@自己定義コマンド
31825 \end_layout
31826
31827 \end_inset
31828
31829
31830 \end_layout
31831
31832 \begin_layout Standard
31833 \begin_inset Note Greyedout
31834 status open
31835
31836 \begin_layout Plain Layout
31837 【註】自己定義コマンド名及びマクロ名には,ラテン文字しか使用することができません.
31838 \end_layout
31839
31840 \end_inset
31841
31842
31843 \end_layout
31844
31845 \begin_layout Subsection
31846
31847 \backslash
31848 newcommandコマンド
31849 \begin_inset CommandInset label
31850 LatexCommand label
31851 name "subsec:newcommandコマンド"
31852
31853 \end_inset
31854
31855
31856 \begin_inset Index idx
31857 status collapsed
31858
31859 \begin_layout Plain Layout
31860 じこていぎこまんど@自己定義コマンド ! 
31861 \backslash
31862 newcommand
31863 \end_layout
31864
31865 \end_inset
31866
31867
31868 \begin_inset Index idx
31869 status collapsed
31870
31871 \begin_layout Plain Layout
31872 こまんど@コマンド ! N ! 
31873 \backslash
31874 newcommand
31875 \end_layout
31876
31877 \end_inset
31878
31879
31880 \end_layout
31881
31882 \begin_layout Standard
31883 頻繁に用いるには,長すぎる\SpecialChar LaTeX
31884 コマンドはたくさんありますが,
31885 \series bold
31886
31887 \backslash
31888 newcommand
31889 \series default
31890 コマンドを使えば,新しい短縮コマンドを定義することが可能です.
31891 \end_layout
31892
31893 \begin_layout Standard
31894
31895 \series bold
31896
31897 \backslash
31898 newcommand
31899 \series default
31900 コマンドの書式は,
31901 \end_layout
31902
31903 \begin_layout Standard
31904
31905 \series bold
31906
31907 \backslash
31908 newcommand{新コマンド名}[引数の数][オプションの値]
31909 \begin_inset Newline newline
31910 \end_inset
31911
31912
31913 \begin_inset Phantom HPhantom
31914 status open
31915
31916 \begin_layout Plain Layout
31917
31918 \series bold
31919
31920 \backslash
31921 newcommand
31922 \end_layout
31923
31924 \end_inset
31925
31926 {コマンド定義}
31927 \end_layout
31928
31929 \begin_layout Standard
31930 です.
31931 \end_layout
31932
31933 \begin_layout Standard
31934 \begin_inset Note Greyedout
31935 status open
31936
31937 \begin_layout Plain Layout
31938
31939 \series bold
31940 【註】
31941 \series default
31942 新コマンド名が,使用中の文書や呼び出している\SpecialChar LaTeX
31943 パッケージで,既に使用されていないことを確認して下さい.たとえば,
31944 \series bold
31945
31946 \backslash
31947 Leftarrow
31948 \series default
31949 の短縮のつもりで
31950 \series bold
31951
31952 \backslash
31953 le
31954 \series default
31955 というコマンドを定義したとすると,
31956 \series bold
31957
31958 \backslash
31959 le
31960 \series default
31961 は既に「
31962 \begin_inset Formula $\le$
31963 \end_inset
31964
31965 」を表すコマンドとして定義されてしまっているので,エラーメッセージが表示されます.
31966 \end_layout
31967
31968 \end_inset
31969
31970
31971 \end_layout
31972
31973 \begin_layout Standard
31974 「引数の数」は,0
31975 \begin_inset space \thinspace{}
31976 \end_inset
31977
31978 -
31979 \begin_inset space \thinspace{}
31980 \end_inset
31981
31982 9の範囲の整数であり,新コマンドがいくつの引数をとるかを指定するものです.「オプションの値」では,非必須の引数の既定値を定義できます.これを指定すると,新コマン
31983 ドの
31984 \emph on
31985 最初の
31986 \emph default
31987 引数は,自動的に非必須の引数になります.
31988 \end_layout
31989
31990 \begin_layout Standard
31991 以下にいくつかの例を挙げます.
31992 \end_layout
31993
31994 \begin_layout Itemize
31995
31996 \series bold
31997
31998 \backslash
31999 Longrightarrow
32000 \series default
32001 の短縮形として
32002 \series bold
32003
32004 \backslash
32005 gr
32006 \series default
32007 というコマンドを定義するには,\SpecialChar LaTeX
32008 プリアンブルに以下の行を加えます.
32009 \begin_inset VSpace medskip
32010 \end_inset
32011
32012
32013 \begin_inset Newline newline
32014 \end_inset
32015
32016
32017 \series bold
32018
32019 \backslash
32020 newcommand{
32021 \backslash
32022 gr}{
32023 \backslash
32024 Longrightarrow}
32025 \end_layout
32026
32027 \begin_layout Itemize
32028
32029 \series bold
32030
32031 \backslash
32032 underline
32033 \series default
32034 の短縮形として
32035 \series bold
32036
32037 \backslash
32038 us
32039 \series default
32040 というコマンドを定義するには,(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません.このためには,以下のようなプリアンブル行を入れます.
32041 \begin_inset VSpace medskip
32042 \end_inset
32043
32044
32045 \begin_inset Newline newline
32046 \end_inset
32047
32048
32049 \series bold
32050
32051 \backslash
32052 newcommand{
32053 \backslash
32054 us}[1]{
32055 \backslash
32056 underline{#1}}
32057 \series default
32058
32059 \begin_inset VSpace medskip
32060 \end_inset
32061
32062
32063 \begin_inset Newline newline
32064 \end_inset
32065
32066
32067 \series bold
32068 #
32069 \series default
32070 」という文字は,引数の入る場所を示し,その後ろの「
32071 \series bold
32072 1
32073 \series default
32074 」は,これが第1引数の入る場所であることを示します.
32075 \end_layout
32076
32077 \begin_layout Itemize
32078
32079 \series bold
32080
32081 \backslash
32082 framebox
32083 \series default
32084 の短縮形として,たとえば
32085 \series bold
32086
32087 \backslash
32088 fb
32089 \series default
32090 というコマンドを定義するには,
32091 \begin_inset VSpace medskip
32092 \end_inset
32093
32094
32095 \begin_inset Newline newline
32096 \end_inset
32097
32098
32099 \series bold
32100
32101 \backslash
32102 newcommand{
32103 \backslash
32104 fb}[3]{
32105 \backslash
32106 framebox#1#2{$#3$}}
32107 \series default
32108
32109 \begin_inset VSpace medskip
32110 \end_inset
32111
32112
32113 \begin_inset Newline newline
32114 \end_inset
32115
32116 二つのドルマークは,
32117 \series bold
32118
32119 \backslash
32120 framebox
32121 \series default
32122 が必要とする内部の数式を作り出します.第
32123 \begin_inset CommandInset ref
32124 LatexCommand ref
32125 reference "subsec:枠付きボックス"
32126
32127 \end_inset
32128
32129 節をご参照下さい.
32130 \end_layout
32131
32132 \begin_layout Itemize
32133 ボックスの色を指定する必要がない
32134 \series bold
32135
32136 \backslash
32137 fcolorbox
32138 \series default
32139 用の新コマンドを作るには,以下のように,色を示す引数を非必須として定義します.
32140 \begin_inset VSpace medskip
32141 \end_inset
32142
32143
32144 \begin_inset Newline newline
32145 \end_inset
32146
32147
32148 \series bold
32149
32150 \backslash
32151 newcommand{
32152 \backslash
32153 cb}[3][white]{
32154 \backslash
32155 fcolorbox{#2}{#1}{$#3$}}
32156 \series default
32157
32158 \begin_inset VSpace medskip
32159 \end_inset
32160
32161
32162 \begin_inset Newline newline
32163 \end_inset
32164
32165
32166 \series bold
32167
32168 \backslash
32169 cb
32170 \series default
32171 を使うときに色が指定されなければ,事前に定義された色である
32172 \series bold
32173 white
32174 \series default
32175 が使用されます.
32176 \end_layout
32177
32178 \begin_layout Standard
32179 以下は,上で定義したコマンドの動作テストです.
32180 \end_layout
32181
32182 \begin_layout Standard
32183 \align center
32184 \begin_inset Tabular
32185 <lyxtabular version="3" rows="6" columns="2">
32186 <features booktabs="true" tabularvalignment="middle">
32187 <column alignment="center" valignment="top" width="0pt">
32188 <column alignment="center" valignment="top">
32189 <row>
32190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32191 \begin_inset Text
32192
32193 \begin_layout Plain Layout
32194 コマンド
32195 \end_layout
32196
32197 \end_inset
32198 </cell>
32199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32200 \begin_inset Text
32201
32202 \begin_layout Plain Layout
32203 出力
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 </row>
32209 <row>
32210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32211 \begin_inset Text
32212
32213 \begin_layout Plain Layout
32214 A
32215 \backslash
32216 gr
32217 \begin_inset space \textvisiblespace{}
32218 \end_inset
32219
32220 B
32221 \end_layout
32222
32223 \end_inset
32224 </cell>
32225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32226 \begin_inset Text
32227
32228 \begin_layout Plain Layout
32229 \begin_inset Formula $A\gr B$
32230 \end_inset
32231
32232
32233 \end_layout
32234
32235 \end_inset
32236 </cell>
32237 </row>
32238 <row>
32239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243
32244 \backslash
32245 us{ABcd
32246 \end_layout
32247
32248 \end_inset
32249 </cell>
32250 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32251 \begin_inset Text
32252
32253 \begin_layout Plain Layout
32254 \begin_inset Formula $\us{ABcd}$
32255 \end_inset
32256
32257
32258 \end_layout
32259
32260 \end_inset
32261 </cell>
32262 </row>
32263 <row topspace="1mm">
32264 <cell alignment="center" valignment="top" usebox="none">
32265 \begin_inset Text
32266
32267 \begin_layout Plain Layout
32268
32269 \backslash
32270 fb{[2cm]
32271 \begin_inset Formula $\to$
32272 \end_inset
32273
32274
32275 \backslash
32276 {
32277 \begin_inset Formula $\to$
32278 \end_inset
32279
32280
32281 \backslash
32282 {
32283 \backslash
32284 int
32285 \begin_inset space \textvisiblespace{}
32286 \end_inset
32287
32288 A=B
32289 \end_layout
32290
32291 \end_inset
32292 </cell>
32293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32294 \begin_inset Text
32295
32296 \begin_layout Plain Layout
32297 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32298 \end_inset
32299
32300
32301 \end_layout
32302
32303 \end_inset
32304 </cell>
32305 </row>
32306 <row topspace="1.5mm">
32307 <cell alignment="center" valignment="top" usebox="none">
32308 \begin_inset Text
32309
32310 \begin_layout Plain Layout
32311
32312 \backslash
32313 cb{red
32314 \begin_inset Formula $\to$
32315 \end_inset
32316
32317
32318 \backslash
32319 {
32320 \backslash
32321 int
32322 \begin_inset space \textvisiblespace{}
32323 \end_inset
32324
32325 A=B
32326 \end_layout
32327
32328 \end_inset
32329 </cell>
32330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334 \begin_inset Formula $\cb{red}{\int A=B}$
32335 \end_inset
32336
32337
32338 \end_layout
32339
32340 \end_inset
32341 </cell>
32342 </row>
32343 <row topspace="1.5mm" bottomspace="1mm">
32344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348
32349 \backslash
32350 cb[green]
32351 \backslash
32352 {red
32353 \begin_inset Formula $\to$
32354 \end_inset
32355
32356
32357 \backslash
32358 {
32359 \backslash
32360 int
32361 \begin_inset space \textvisiblespace{}
32362 \end_inset
32363
32364 A=B
32365 \end_layout
32366
32367 \end_inset
32368 </cell>
32369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32370 \begin_inset Text
32371
32372 \begin_layout Plain Layout
32373 \begin_inset Formula $\cb[green]{red}{\int A=B}$
32374 \end_inset
32375
32376
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 </row>
32382 </lyxtabular>
32383
32384 \end_inset
32385
32386
32387 \end_layout
32388
32389 \begin_layout Subsection
32390 数式マクロ
32391 \begin_inset Index idx
32392 status collapsed
32393
32394 \begin_layout Plain Layout
32395 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
32396 \end_layout
32397
32398 \end_inset
32399
32400
32401 \begin_inset Index idx
32402 status collapsed
32403
32404 \begin_layout Plain Layout
32405 まくろ@マクロ
32406 \end_layout
32407
32408 \end_inset
32409
32410
32411 \end_layout
32412
32413 \begin_layout Standard
32414 自己定義コマンドは,複雑な表現を使うときに特に便利です.たとえば,文書中で二次方程式を扱っているとすると,同じような解の形が何度も出てきます.二次方程式の一般型
32415 は,
32416 \begin_inset Formula 
32417 \[
32418 0=\lambda^{2}+p\lambda+q
32419 \]
32420
32421 \end_inset
32422
32423 であり,その解の一般型は
32424 \begin_inset Formula 
32425 \[
32426 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32427 \]
32428
32429 \end_inset
32430
32431
32432 \end_layout
32433
32434 \begin_layout Standard
32435 です.
32436 \begin_inset Formula $\lambda$
32437 \end_inset
32438
32439
32440 \begin_inset Formula $p$
32441 \end_inset
32442
32443
32444 \begin_inset Formula $q$
32445 \end_inset
32446
32447 の3つのパラメータを指定することが必須であり,
32448 \begin_inset Formula $\lambda$
32449 \end_inset
32450
32451 の指数をオプションとして与えることができるような,解の公式のコマンドを定義するには,以下のような\SpecialChar LaTeX
32452 プリアンブル行を加えます.
32453 \begin_inset Newline newline
32454 \end_inset
32455
32456
32457 \series bold
32458
32459 \backslash
32460 newcommand{
32461 \backslash
32462 qG}[4][1,
32463 \backslash
32464 ,2]{#2_{#1}=-
32465 \backslash
32466 frac{#3}{2}
32467 \backslash
32468 pm
32469 \begin_inset Newline newline
32470 \end_inset
32471
32472
32473 \begin_inset Phantom HPhantom
32474 status open
32475
32476 \begin_layout Plain Layout
32477
32478 \series bold
32479
32480 \backslash
32481 newcommand
32482 \end_layout
32483
32484 \end_inset
32485
32486
32487 \backslash
32488 sqrt{
32489 \backslash
32490 frac{#3^{2}}{4}-#4}}
32491 \end_layout
32492
32493 \begin_layout Standard
32494 これを使って解の公式を作るには,
32495 \begin_inset Newline newline
32496 \end_inset
32497
32498
32499 \series bold
32500
32501 \backslash
32502 qG{
32503 \backslash
32504 lambda
32505 \begin_inset Formula $\to$
32506 \end_inset
32507
32508
32509 \backslash
32510 {p
32511 \begin_inset Formula $\to$
32512 \end_inset
32513
32514
32515 \backslash
32516 {q
32517 \series default
32518 というコマンドを数式に入れます.
32519 \end_layout
32520
32521 \begin_layout Standard
32522 新コマンドを定義する方法は,たとえば\SpecialChar LaTeX
32523 中で分数は
32524 \series bold
32525
32526 \backslash
32527 frac{分子}{分母}
32528 \series default
32529 の形で入れなくてはならないことなど,使用するすべての\SpecialChar LaTeX
32530 コマンドの書式を知っている必要があるので,直感的ではありません.さらに,定義中で中括弧を入れ忘れることはよく
32531 あり,それをやってしまうと,\SpecialChar LyX
32532 からは新コマンドが何をやらかしているか確認しにくくなってしまいます.これらの問題を回避するために,\SpecialChar LyX
32533 は,
32534 \series bold
32535
32536 \backslash
32537 newcommand
32538 \series default
32539 コマンドの代わりに,数式マクロを使う方法を提供しています.
32540 \end_layout
32541
32542 \begin_layout Standard
32543 数式マクロは,
32544 \family sans
32545 挿入\SpecialChar menuseparator
32546 数式\SpecialChar menuseparator
32547 マクロ
32548 \family default
32549 メニューか,ツールバーボタンの
32550 \begin_inset Info
32551 type  "icon"
32552 arg   "math-macro newmacroname_newcommand"
32553 \end_inset
32554
32555 で作ることができます.すると,数式マクロツールバーが表示されるとともに,マクロを定義した箇所に以下のようなボックスが現れます.
32556 \begin_inset Newline newline
32557 \end_inset
32558
32559
32560 \begin_inset space \hspace*{\fill}
32561 \end_inset
32562
32563
32564 \begin_inset Graphics
32565         filename clipart/macrobox.png
32566         scale 95
32567
32568 \end_inset
32569
32570
32571 \begin_inset space \hspace*{\fill}
32572 \end_inset
32573
32574
32575 \begin_inset Newline newline
32576 \end_inset
32577
32578
32579 \begin_inset FormulaMacro
32580 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32581 \end_inset
32582
32583
32584 \backslash
32585 newmacronameが既定のマクロ名として現れますが,意味のある名称に変更するべきでしょう.欲しい数式は一つ目の青枠の中に入れます.引数を置く場所は,
32586 \series bold
32587
32588 \backslash
32589 #1
32590 \series default
32591 のように
32592 \series bold
32593
32594 \backslash
32595 #引数番号
32596 \series default
32597 というコマンドで入力するか,マクロツールバーボタンの
32598 \begin_inset Info
32599 type  "icon"
32600 arg   "math-macro-add-param"
32601 \end_inset
32602
32603 を使用します.引数位置は赤で表示されます.引数は,最大で9つまでとることができます.非必須引数は,ツールバーボタンの
32604 \begin_inset Info
32605 type  "icon"
32606 arg   "math-macro-add-optional-param"
32607 \end_inset
32608
32609 で作ることができます.最初の必須引数は,ツールバーボタンの
32610 \begin_inset Info
32611 type  "icon"
32612 arg   "math-macro-make-optional"
32613 \end_inset
32614
32615 を使って,非必須引数にすることができます.二つ目の青枠には,\SpecialChar LyX
32616 中でのマクロの表示のしかたを定義することができます.通常は,定義したとおりに表示された方が便利なので
32617 ,この枠は空白にしておきます.しかし,画面の過半を占拠してしまうようなマクロを作ってしまった場合には,たとえばこの枠に
32618 \begin_inset Newline newline
32619 \end_inset
32620
32621
32622 \series bold
32623 qG: 
32624 \backslash
32625 #1
32626 \series default
32627  
32628 \series bold
32629 ,
32630 \series default
32631  
32632 \series bold
32633
32634 \backslash
32635 #2
32636 \series default
32637  
32638 \series bold
32639 ,
32640 \series default
32641  
32642 \series bold
32643
32644 \backslash
32645 #3, 
32646 \backslash
32647 #4
32648 \begin_inset Newline newline
32649 \end_inset
32650
32651
32652 \series default
32653 のように入れることができます.このようにすると,マクロ名と引数のみが\SpecialChar LyX
32654 上に表示され,見通しが良くなります.一方,出力での数式は,最初の枠で定義したように表示されま
32655 す.
32656 \begin_inset Newline newline
32657 \end_inset
32658
32659 さらに,数式中のマクロ表示は,マクロの中にカーソルを置いて,
32660 \family sans
32661 表示\SpecialChar menuseparator
32662 数式マクロを展開(畳む)
32663 \family default
32664 メニューを使うことで,マクロ毎に変えることができます.
32665 \end_layout
32666
32667 \begin_layout Standard
32668 マクロを使うには,数式中にマクロ名をコマンドとして入れます.上記の例では,
32669 \series bold
32670
32671 \backslash
32672 qG
32673 \series default
32674 とします.このマクロは,\SpecialChar LyX
32675 中では以下のように表示されます.
32676 \begin_inset Newline newline
32677 \end_inset
32678
32679
32680 \begin_inset space \hspace*{\fill}
32681 \end_inset
32682
32683
32684 \begin_inset Graphics
32685         filename ../clipart/macrouse.png
32686         scale 95
32687
32688 \end_inset
32689
32690
32691 \begin_inset space \hspace*{\fill}
32692 \end_inset
32693
32694
32695 \begin_inset Newline newline
32696 \end_inset
32697
32698 以下は,上記の例に,引数
32699 \begin_inset Formula $x$
32700 \end_inset
32701
32702
32703 \begin_inset Formula $\ln(x)$
32704 \end_inset
32705
32706
32707 \begin_inset Formula $B$
32708 \end_inset
32709
32710 を指定したものです.
32711 \end_layout
32712
32713 \begin_layout Standard
32714 \begin_inset Formula 
32715 \[
32716 \qG x{\ln(x)}B
32717 \]
32718
32719 \end_inset
32720
32721
32722 \end_layout
32723
32724 \begin_layout Standard
32725 \SpecialChar LyX
32726 は,
32727 \family sans
32728 ツール\SpecialChar menuseparator
32729 設定\SpecialChar menuseparator
32730 編集\SpecialChar menuseparator
32731 制御
32732 \family default
32733 メニューで,マクロを編集するのに複数の様式を用意しています.あなたに最も合った様式を見つけるには,様式を選択してから,違いを見るために数式マクロにカーソルを合わ
32734 せてみてください.
32735 \end_layout
32736
32737 \begin_layout Standard
32738 数式マクロは,文書書き出し時に,内部的に
32739 \series bold
32740
32741 \backslash
32742 newcommand
32743 \series default
32744 コマンドに変換されます.こうして生成された
32745 \series bold
32746
32747 \backslash
32748 newcommand
32749 \series default
32750 コマンドは,\SpecialChar LaTeX
32751 プリアンブルには置かれませんので,マクロは,文書中,マクロ定義ボックスよりも後の数式でのみ使うことができます.
32752 \end_layout
32753
32754 \begin_layout Standard
32755 数式マクロは,
32756 \series bold
32757
32758 \backslash
32759 newcommand
32760 \series default
32761 コマンドから直接作ることもできます.たとえば,\SpecialChar LyX
32762 中に通常の文章として,
32763 \series bold
32764
32765 \begin_inset Newline newline
32766 \end_inset
32767
32768
32769 \backslash
32770 newcommand{
32771 \backslash
32772 larrow}[2]{
32773 \backslash
32774 xleftarrow[#2]{#1}}
32775 \begin_inset Newline newline
32776 \end_inset
32777
32778
32779 \series default
32780 というコマンドを書き入れ,この全体を選択して,
32781 \begin_inset Flex Ruby
32782 status collapsed
32783
32784 \begin_layout Plain Layout
32785 捷径
32786 \begin_inset Argument post:1
32787 status collapsed
32788
32789 \begin_layout Plain Layout
32790 ショートカット
32791 \end_layout
32792
32793 \end_inset
32794
32795
32796 \end_layout
32797
32798 \end_inset
32799
32800
32801 \family sans
32802 Ctrl+M
32803 \family default
32804 を押すと,このコマンドは数式マクロに変換されます.この方法を使うに当たっては,
32805 \series bold
32806
32807 \backslash
32808 newcommand
32809 \series default
32810 コマンドが正しく入力されていることに気をつけなくてはなりません.さもないと,間違ったマクロが作られてしまって,\SpecialChar LaTeX
32811 エラーが発生します.
32812 \end_layout
32813
32814 \begin_layout Standard
32815 数式マクロには,まだ,マクロ定義中に再帰的に数式を入れてしまうと,正しく処理されないという問題が残っています.したがって,第
32816 \begin_inset CommandInset ref
32817 LatexCommand ref
32818 reference "subsec:newcommandコマンド"
32819
32820 \end_inset
32821
32822 節で例として作った
32823 \series bold
32824
32825 \backslash
32826 fb
32827 \series default
32828 は,マクロとしては作ることができません.
32829 \end_layout
32830
32831 \begin_layout Standard
32832 カーソルがマクロ定義ボックスの中にあるとき,\SpecialChar LyX
32833 中に以下のようなマクロツールバーが表示されます.
32834 \end_layout
32835
32836 \begin_layout Standard
32837 \begin_inset VSpace defskip
32838 \end_inset
32839
32840
32841 \end_layout
32842
32843 \begin_layout Standard
32844 \begin_inset Graphics
32845         filename ../clipart/MacroToolbar.png
32846
32847 \end_inset
32848
32849
32850 \begin_inset Index idx
32851 status collapsed
32852
32853 \begin_layout Plain Layout
32854 まくろ@マクロ ! つーるばー@ツールバー
32855 \end_layout
32856
32857 \end_inset
32858
32859
32860 \end_layout
32861
32862 \begin_layout Standard
32863 \begin_inset VSpace defskip
32864 \end_inset
32865
32866
32867 \end_layout
32868
32869 \begin_layout Standard
32870 マクロツールバーは,左から右に,以下の各ボタンがあります.
32871 \end_layout
32872
32873 \begin_layout Standard
32874 \begin_inset VSpace defskip
32875 \end_inset
32876
32877
32878 \end_layout
32879
32880 \begin_layout Standard
32881 \begin_inset Tabular
32882 <lyxtabular version="3" rows="9" columns="2">
32883 <features islongtable="true" longtabularalignment="center">
32884 <column alignment="left" valignment="top">
32885 <column alignment="left" valignment="top" width="85col%">
32886 <row interlinespace="2.5mm">
32887 <cell alignment="center" valignment="top" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891 \begin_inset Info
32892 type  "icon"
32893 arg   "math-macro-remove-param"
32894 \end_inset
32895
32896
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905
32906 \family sans
32907 編集\SpecialChar menuseparator
32908 数式\SpecialChar menuseparator
32909 マクロ定義\SpecialChar menuseparator
32910 最後の引数を削除
32911 \end_layout
32912
32913 \end_inset
32914 </cell>
32915 </row>
32916 <row interlinespace="2.5mm">
32917 <cell alignment="center" valignment="top" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921 \begin_inset Info
32922 type  "icon"
32923 arg   "math-macro-add-param"
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 <cell alignment="center" valignment="top" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935
32936 \family sans
32937 編集\SpecialChar menuseparator
32938 数式\SpecialChar menuseparator
32939 マクロ定義\SpecialChar menuseparator
32940 引数を追加
32941 \end_layout
32942
32943 \end_inset
32944 </cell>
32945 </row>
32946 <row interlinespace="2.5mm">
32947 <cell alignment="center" valignment="top" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951 \begin_inset Info
32952 type  "icon"
32953 arg   "math-macro-make-optional"
32954 \end_inset
32955
32956
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965
32966 \family sans
32967 編集\SpecialChar menuseparator
32968 数式\SpecialChar menuseparator
32969 マクロ定義\SpecialChar menuseparator
32970 最初の必須引数を
32971 \begin_inset Newline newline
32972 \end_inset
32973
32974
32975 \begin_inset Phantom HPhantom
32976 status open
32977
32978 \begin_layout Plain Layout
32979
32980 \family sans
32981 編集\SpecialChar menuseparator
32982 数式\SpecialChar menuseparator
32983 マクロ定義\SpecialChar menuseparator
32984
32985 \end_layout
32986
32987 \end_inset
32988
32989 非必須引数にする
32990 \end_layout
32991
32992 \end_inset
32993 </cell>
32994 </row>
32995 <row interlinespace="2.5mm">
32996 <cell alignment="center" valignment="top" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000 \begin_inset Info
33001 type  "icon"
33002 arg   "math-macro-make-nonoptional"
33003 \end_inset
33004
33005
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014
33015 \family sans
33016 編集\SpecialChar menuseparator
33017 数式\SpecialChar menuseparator
33018 マクロ定義\SpecialChar menuseparator
33019 最後の非必須引数を
33020 \begin_inset Newline newline
33021 \end_inset
33022
33023
33024 \begin_inset Phantom HPhantom
33025 status open
33026
33027 \begin_layout Plain Layout
33028
33029 \family sans
33030 編集\SpecialChar menuseparator
33031 数式\SpecialChar menuseparator
33032 マクロ定義\SpecialChar menuseparator
33033
33034 \end_layout
33035
33036 \end_inset
33037
33038 必須引数にする
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 </row>
33044 <row interlinespace="2.5mm">
33045 <cell alignment="center" valignment="top" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout Plain Layout
33049 \begin_inset Info
33050 type  "icon"
33051 arg   "math-macro-remove-optional-param"
33052 \end_inset
33053
33054
33055 \end_layout
33056
33057 \end_inset
33058 </cell>
33059 <cell alignment="center" valignment="top" usebox="none">
33060 \begin_inset Text
33061
33062 \begin_layout Plain Layout
33063
33064 \family sans
33065 編集\SpecialChar menuseparator
33066 数式\SpecialChar menuseparator
33067 マクロ定義\SpecialChar menuseparator
33068 非必須引数を削除
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 </row>
33074 <row interlinespace="2.5mm">
33075 <cell alignment="center" valignment="top" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079 \begin_inset Info
33080 type  "icon"
33081 arg   "math-macro-add-optional-param"
33082 \end_inset
33083
33084
33085 \end_layout
33086
33087 \end_inset
33088 </cell>
33089 <cell alignment="center" valignment="top" usebox="none">
33090 \begin_inset Text
33091
33092 \begin_layout Plain Layout
33093
33094 \family sans
33095 編集\SpecialChar menuseparator
33096 数式\SpecialChar menuseparator
33097 マクロ定義\SpecialChar menuseparator
33098 非必須引数を挿入
33099 \end_layout
33100
33101 \end_inset
33102 </cell>
33103 </row>
33104 <row interlinespace="2.5mm">
33105 <cell alignment="center" valignment="top" usebox="none">
33106 \begin_inset Text
33107
33108 \begin_layout Plain Layout
33109 \begin_inset Info
33110 type  "icon"
33111 arg   "math-macro-remove-greedy-param"
33112 \end_inset
33113
33114
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 <cell alignment="center" valignment="top" usebox="none">
33120 \begin_inset Text
33121
33122 \begin_layout Plain Layout
33123
33124 \family sans
33125 編集\SpecialChar menuseparator
33126 数式\SpecialChar menuseparator
33127 マクロ定義\SpecialChar menuseparator
33128 右に吐き出す形で
33129 \begin_inset Newline newline
33130 \end_inset
33131
33132
33133 \begin_inset Phantom HPhantom
33134 status open
33135
33136 \begin_layout Plain Layout
33137
33138 \family sans
33139 編集\SpecialChar menuseparator
33140 数式\SpecialChar menuseparator
33141 マクロ定義\SpecialChar menuseparator
33142
33143 \end_layout
33144
33145 \end_inset
33146
33147 最後の引数を削除
33148 \end_layout
33149
33150 \end_inset
33151 </cell>
33152 </row>
33153 <row interlinespace="2.5mm">
33154 <cell alignment="center" valignment="top" usebox="none">
33155 \begin_inset Text
33156
33157 \begin_layout Plain Layout
33158 \begin_inset Info
33159 type  "icon"
33160 arg   "math-macro-append-greedy-param"
33161 \end_inset
33162
33163
33164 \end_layout
33165
33166 \end_inset
33167 </cell>
33168 <cell alignment="center" valignment="top" usebox="none">
33169 \begin_inset Text
33170
33171 \begin_layout Plain Layout
33172
33173 \family sans
33174 編集\SpecialChar menuseparator
33175 数式\SpecialChar menuseparator
33176 マクロ定義\SpecialChar menuseparator
33177 右から喰う形で
33178 \begin_inset Newline newline
33179 \end_inset
33180
33181
33182 \begin_inset Phantom HPhantom
33183 status open
33184
33185 \begin_layout Plain Layout
33186
33187 \family sans
33188 編集\SpecialChar menuseparator
33189 数式\SpecialChar menuseparator
33190 マクロ定義\SpecialChar menuseparator
33191
33192 \end_layout
33193
33194 \end_inset
33195
33196 引数を追加
33197 \end_layout
33198
33199 \end_inset
33200 </cell>
33201 </row>
33202 <row interlinespace="2.5mm">
33203 <cell alignment="center" valignment="top" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207 \begin_inset Info
33208 type  "icon"
33209 arg   "math-macro-add-greedy-optional-param"
33210 \end_inset
33211
33212
33213 \end_layout
33214
33215 \end_inset
33216 </cell>
33217 <cell alignment="center" valignment="top" usebox="none">
33218 \begin_inset Text
33219
33220 \begin_layout Plain Layout
33221
33222 \family sans
33223 編集\SpecialChar menuseparator
33224 数式\SpecialChar menuseparator
33225 マクロ定義\SpecialChar menuseparator
33226 右から喰う形で
33227 \begin_inset Newline newline
33228 \end_inset
33229
33230
33231 \begin_inset Phantom HPhantom
33232 status open
33233
33234 \begin_layout Plain Layout
33235
33236 \family sans
33237 編集\SpecialChar menuseparator
33238 数式\SpecialChar menuseparator
33239 マクロ定義\SpecialChar menuseparator
33240
33241 \end_layout
33242
33243 \end_inset
33244
33245 非必須引数を追加
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 </row>
33251 </lyxtabular>
33252
33253 \end_inset
33254
33255
33256 \end_layout
33257
33258 \begin_layout Section
33259 コンピュータ代数システム
33260 \end_layout
33261
33262 \begin_layout Standard
33263 \SpecialChar LyX
33264 では,\SpecialChar LyX
33265 の数式エディタで書かれた数式表現と,外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です.現在サポートされているプログラムは,
33266 \family sans
33267 Maple
33268 \family default
33269
33270 \family sans
33271 Mathematica
33272 \family default
33273
33274 \family sans
33275 Maxima
33276 \family default
33277
33278 \family sans
33279 Octave
33280 \family default
33281 です.サポートされている数式表現は,非常に単純なものに限られていますので,ご注意ください.
33282 \end_layout
33283
33284 \begin_layout Subsection
33285 使用法
33286 \end_layout
33287
33288 \begin_layout Standard
33289 数式表現を書いた後,
33290 \family sans
33291 編集\SpecialChar menuseparator
33292 数式\SpecialChar menuseparator
33293 コンピュータ代数システムを使用
33294 \family default
33295 メニューで,コンピュータに導入済みのプログラムを選択します.その後,計算結果が,数式表現の右に「=」演算子とともに表示されます.
33296 \end_layout
33297
33298 \begin_layout Standard
33299 下記は,どのような計算が可能かをいくつか例示したものです(出力は
33300 \family typewriter
33301 Maxima
33302 \family default
33303 です).
33304 \end_layout
33305
33306 \begin_layout Itemize
33307 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33308 \end_inset
33309
33310
33311 \end_layout
33312
33313 \begin_layout Itemize
33314 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33315 \end_inset
33316
33317
33318 \end_layout
33319
33320 \begin_layout Itemize
33321 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33322 \end_inset
33323
33324
33325 \end_layout
33326
33327 \begin_layout Itemize
33328 \begin_inset Formula $\int\left(\frac{1}{1+x^{3}}\right)dx=-\frac{\log\left(x^{2}-x+1\right)}{6}+\frac{\arctan\left(\frac{2\,x-1}{\sqrt{3}}\right)}{\sqrt{3}}+\frac{\log\left(x+1\right)}{3}$
33329 \end_inset
33330
33331
33332 \begin_inset Newline newline
33333 \end_inset
33334
33335
33336 \begin_inset Note Greyedout
33337 status open
33338
33339 \begin_layout Plain Layout
33340
33341 \series bold
33342 【註】
33343 \series default
33344 単純な「(」「)」文字ではなく,適切な区切り差込枠
33345 \begin_inset Formula $\left(\right)$
33346 \end_inset
33347
33348 を使わなくてはなりません.
33349 \end_layout
33350
33351 \end_inset
33352
33353  
33354 \end_layout
33355
33356 \begin_layout Itemize
33357 \begin_inset Formula $\det\left[\begin{array}{ccc}
33358 1 & 6 & 7\\
33359 2 & 5 & 8\\
33360 3 & 4 & 17
33361 \end{array}\right]=-56$
33362 \end_inset
33363
33364
33365 \end_layout
33366
33367 \begin_layout Itemize
33368 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33369 \end_inset
33370
33371
33372 \end_layout
33373
33374 \begin_layout Itemize
33375 \begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit{i}_{2}}=0}^{\infty}{\frac{4^{-{\mathit{i}_{2}}-1}\,\left(x-1\right)^{{\mathit{i}_{2}}+1}}{{\mathit{i}_{2}}+1}}-\log4$
33376 \end_inset
33377
33378
33379 \end_layout
33380
33381 \begin_layout Itemize
33382 \begin_inset Formula $solve\left(x_{1}+y_{1}^{3}=y_{1}+x_{1}^{2},x_{1}\right)=\left[x_{1}=-\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}-1}{2},x_{1}=\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}+1}{2}\right]$
33383 \end_inset
33384
33385
33386 \end_layout
33387
33388 \begin_layout Subsection
33389 捷径
33390 \end_layout
33391
33392 \begin_layout Standard
33393 現在のところ,代数プログラムを呼び出すための
33394 \begin_inset Flex Ruby
33395 status collapsed
33396
33397 \begin_layout Plain Layout
33398 捷径
33399 \begin_inset Argument post:1
33400 status collapsed
33401
33402 \begin_layout Plain Layout
33403 ショートカット
33404 \end_layout
33405
33406 \end_inset
33407
33408
33409 \end_layout
33410
33411 \end_inset
33412
33413 はありません.しかし,捷径を
33414 \family sans
33415 math-extern
33416 \family default
33417  \SpecialChar LyX
33418 関数にバインドすることは容易です(取扱説明書『
33419 \family sans
33420 \emph on
33421 \SpecialChar LyX
33422 関数篇
33423 \family default
33424 \emph default
33425 』参照).例えば,数式エディタ中で
33426 \family sans
33427 リターン
33428 \family default
33429
33430 \begin_inset Flex Ruby
33431 status collapsed
33432
33433 \begin_layout Plain Layout
33434
33435 \begin_inset Argument post:1
33436 status collapsed
33437
33438 \begin_layout Plain Layout
33439 キー
33440 \end_layout
33441
33442 \end_inset
33443
33444
33445 \end_layout
33446
33447 \end_inset
33448
33449 をバインドさせることもできます.それを
33450 \family typewriter
33451 Maxima
33452 \family default
33453 にバインドするには,下記の捷径定義コマンドを使用します.
33454 \end_layout
33455
33456 \begin_layout Standard
33457
33458 \series bold
33459 command-alternatives paragraph-break;math-extern maxima
33460 \end_layout
33461
33462 \begin_layout Section
33463 補遺
33464 \begin_inset Index idx
33465 status collapsed
33466
33467 \begin_layout Plain Layout
33468 ほい@補遺
33469 \end_layout
33470
33471 \end_inset
33472
33473
33474 \end_layout
33475
33476 \begin_layout Subsection
33477 負の数
33478 \begin_inset Index idx
33479 status collapsed
33480
33481 \begin_layout Plain Layout
33482 かず@数 ! ふの@負の
33483 \end_layout
33484
33485 \end_inset
33486
33487
33488 \end_layout
33489
33490 \begin_layout Standard
33491 数式中の負の数は,数の前の負符号が,差演算子記号と同じ長さに設定されてしまうために,汚く見えてしまうことがあります.負の数を通常の文章として書くと,負符号は正し
33492 く表示されます.
33493 \end_layout
33494
33495 \begin_layout Standard
33496 したがって,この問題は,負符号を数式テキストに変換することによって,解消されます.
33497 \end_layout
33498
33499 \begin_layout Standard
33500 以下は,この問題を示す例です.
33501 \end_layout
33502
33503 \begin_layout Standard
33504 \align center
33505 \begin_inset Tabular
33506 <lyxtabular version="3" rows="3" columns="2">
33507 <features booktabs="true" tabularvalignment="middle">
33508 <column alignment="right" valignment="top" width="0pt">
33509 <column alignment="left" valignment="top">
33510 <row>
33511 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515 通常の文章:
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524 x = -2
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 </row>
33530 <row>
33531 <cell alignment="right" valignment="top" leftline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535 数式:
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544 \begin_inset Formula $x=-2$
33545 \end_inset
33546
33547
33548 \end_layout
33549
33550 \end_inset
33551 </cell>
33552 </row>
33553 <row>
33554 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33555 \begin_inset Text
33556
33557 \begin_layout Plain Layout
33558 解決策:
33559 \end_layout
33560
33561 \end_inset
33562 </cell>
33563 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33564 \begin_inset Text
33565
33566 \begin_layout Plain Layout
33567 \begin_inset Formula $x=\textrm{-}2$
33568 \end_inset
33569
33570
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 </row>
33576 </lyxtabular>
33577
33578 \end_inset
33579
33580
33581 \end_layout
33582
33583 \begin_layout Subsection
33584 位区切りとしてのコンマ
33585 \begin_inset Index idx
33586 status collapsed
33587
33588 \begin_layout Plain Layout
33589 こんま@コンマ
33590 \end_layout
33591
33592 \end_inset
33593
33594
33595 \begin_inset Index idx
33596 status collapsed
33597
33598 \begin_layout Plain Layout
33599 かんま@カンマ
33600 \begin_inset ERT
33601 status collapsed
33602
33603 \begin_layout Plain Layout
33604
33605 |see{
33606 \end_layout
33607
33608 \end_inset
33609
33610 コンマ
33611 \begin_inset ERT
33612 status collapsed
33613
33614 \begin_layout Plain Layout
33615
33616 }
33617 \end_layout
33618
33619 \end_inset
33620
33621
33622 \end_layout
33623
33624 \end_inset
33625
33626
33627 \end_layout
33628
33629 \begin_layout Standard
33630 \SpecialChar LaTeX
33631 では,英語の慣習にしたがい,数式中のコンマを数字の位区切りに使用します.よって,数式中のコンマの後ろには,つねに空白が加わります.
33632 \end_layout
33633
33634 \begin_layout Standard
33635 これを回避するためには,コンマを選択して,数式テキストに変更して下さい(
33636 \begin_inset Flex Ruby
33637 status collapsed
33638
33639 \begin_layout Plain Layout
33640 捷径
33641 \begin_inset Argument post:1
33642 status collapsed
33643
33644 \begin_layout Plain Layout
33645 ショートカット
33646 \end_layout
33647
33648 \end_inset
33649
33650
33651 \end_layout
33652
33653 \end_inset
33654
33655
33656 \begin_inset Info
33657 type  "shortcut"
33658 arg   "math-mode"
33659 \end_inset
33660
33661 ).
33662 \end_layout
33663
33664 \begin_layout Standard
33665 文書中の数式コンマを,すべて小数点として使うには,\SpecialChar LaTeX
33666 プリアンブルに
33667 \end_layout
33668
33669 \begin_layout Standard
33670
33671 \series bold
33672
33673 \backslash
33674 usepackage{icomma}
33675 \end_layout
33676
33677 \begin_layout Standard
33678 という行を加えて,
33679 \series bold
33680 icomma.sty
33681 \series default
33682
33683 \begin_inset Foot
33684 status collapsed
33685
33686 \begin_layout Plain Layout
33687
33688 \series bold
33689 icomma
33690 \series default
33691 は,\SpecialChar LaTeX
33692 パッケージ
33693 \series bold
33694 was
33695 \series default
33696
33697 \begin_inset Index idx
33698 status collapsed
33699
33700 \begin_layout Plain Layout
33701 ぱっけーじ@パッケージ ! was
33702 \begin_inset ERT
33703 status collapsed
33704
33705 \begin_layout Plain Layout
33706
33707
33708 \backslash
33709 vspace{4mm}
33710 \end_layout
33711
33712 \end_inset
33713
33714
33715 \end_layout
33716
33717 \end_inset
33718
33719 に含まれています.
33720 \end_layout
33721
33722 \end_inset
33723
33724
33725 \begin_inset Index idx
33726 status collapsed
33727
33728 \begin_layout Plain Layout
33729 ぱっけーじ@パッケージ ! icomma
33730 \end_layout
33731
33732 \end_inset
33733
33734 ファイルを読み込みます.
33735 \end_layout
33736
33737 \begin_layout Subsection
33738 物理ベクトル
33739 \begin_inset CommandInset label
33740 LatexCommand label
33741 name "subsec:物理ベクトル"
33742
33743 \end_inset
33744
33745
33746 \begin_inset Index idx
33747 status collapsed
33748
33749 \begin_layout Plain Layout
33750 べくとる@ベクトル ! ぶつり@物理
33751 \begin_inset space \thinspace{}
33752 \end_inset
33753
33754 ——
33755 \end_layout
33756
33757 \end_inset
33758
33759
33760 \end_layout
33761
33762 \begin_layout Standard
33763 \SpecialChar LaTeX
33764 パッケージ
33765 \series bold
33766 braket
33767 \series default
33768
33769 \begin_inset Foot
33770 status collapsed
33771
33772 \begin_layout Plain Layout
33773
33774 \series bold
33775 braket
33776 \series default
33777  は標準的\SpecialChar LaTeX
33778 頒布版のすべてに含まれています.
33779 \end_layout
33780
33781 \end_inset
33782
33783
33784 \begin_inset Index idx
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788 ぱっけーじ@パッケージ ! braket
33789 \end_layout
33790
33791 \end_inset
33792
33793 には,定義済みのベクトルが提供されており,
33794 \end_layout
33795
33796 \begin_layout Standard
33797
33798 \series bold
33799
33800 \backslash
33801 usepackage{braket}
33802 \end_layout
33803
33804 \begin_layout Standard
33805 という\SpecialChar LaTeX
33806 プリアンブル行で読み込むことができます.
33807 \end_layout
33808
33809 \begin_layout Standard
33810 \begin_inset ERT
33811 status collapsed
33812
33813 \begin_layout Plain Layout
33814
33815
33816 \backslash
33817 ifbraket 
33818 \end_layout
33819
33820 \end_inset
33821
33822
33823 \begin_inset Note Note
33824 status open
33825
33826 \begin_layout Plain Layout
33827 以下の表は,
33828 \series bold
33829 braket
33830 \series default
33831  \SpecialChar LaTeX
33832 パッケージが導入済みのときのみ表示されます.
33833 \end_layout
33834
33835 \end_inset
33836
33837 以下のコマンドが定義されています.
33838 \end_layout
33839
33840 \begin_layout Standard
33841 \align center
33842 \begin_inset Tabular
33843 <lyxtabular version="3" rows="4" columns="2">
33844 <features booktabs="true" tabularvalignment="middle">
33845 <column alignment="center" valignment="top" width="0pt">
33846 <column alignment="center" valignment="top">
33847 <row>
33848 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33849 \begin_inset Text
33850
33851 \begin_layout Plain Layout
33852 コマンド
33853 \end_layout
33854
33855 \end_inset
33856 </cell>
33857 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33858 \begin_inset Text
33859
33860 \begin_layout Plain Layout
33861 出力
33862 \end_layout
33863
33864 \end_inset
33865 </cell>
33866 </row>
33867 <row>
33868 <cell alignment="center" valignment="top" usebox="none">
33869 \begin_inset Text
33870
33871 \begin_layout Plain Layout
33872
33873 \backslash
33874 Bra{
33875 \backslash
33876 psi
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 <cell alignment="center" valignment="top" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Plain Layout
33885 \begin_inset Formula $\Bra{\psi}$
33886 \end_inset
33887
33888
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 </row>
33894 <row>
33895 <cell alignment="center" valignment="top" usebox="none">
33896 \begin_inset Text
33897
33898 \begin_layout Plain Layout
33899
33900 \backslash
33901 Ket{
33902 \backslash
33903 psi
33904 \end_layout
33905
33906 \end_inset
33907 </cell>
33908 <cell alignment="center" valignment="top" usebox="none">
33909 \begin_inset Text
33910
33911 \begin_layout Plain Layout
33912 \begin_inset Formula $\Ket{\psi}$
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 </row>
33921 <row>
33922 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33923 \begin_inset Text
33924
33925 \begin_layout Plain Layout
33926
33927 \backslash
33928 Braket{
33929 \backslash
33930 psi|
33931 \backslash
33932 phi
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Plain Layout
33941 \begin_inset Formula $\Braket{\psi|\phi}$
33942 \end_inset
33943
33944
33945 \end_layout
33946
33947 \end_inset
33948 </cell>
33949 </row>
33950 </lyxtabular>
33951
33952 \end_inset
33953
33954
33955 \end_layout
33956
33957 \begin_layout Standard
33958
33959 \series bold
33960
33961 \backslash
33962 Braket
33963 \series default
33964 コマンドを使うと,以下のように,すべての縦棒がそれを囲む括弧と同じ大きさに設定されます.
33965 \begin_inset Formula 
33966 \[
33967 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
33968 \]
33969
33970 \end_inset
33971
33972
33973 \begin_inset ERT
33974 status collapsed
33975
33976 \begin_layout Plain Layout
33977
33978
33979 \backslash
33980 else 
33981 \end_layout
33982
33983 \end_inset
33984
33985
33986 \begin_inset Note Note
33987 status open
33988
33989 \begin_layout Plain Layout
33990
33991 \series bold
33992 braket
33993 \series default
33994  \SpecialChar LaTeX
33995 パッケージが導入されていないときには,以下が表示されます.
33996 \end_layout
33997
33998 \end_inset
33999
34000
34001 \end_layout
34002
34003 \begin_layout Standard
34004 本小節の全体を出力で見るためには,
34005 \series bold
34006 braket
34007 \series default
34008  \SpecialChar LaTeX
34009 パッケージを導入する必要があります.
34010 \end_layout
34011
34012 \begin_layout Standard
34013 \begin_inset ERT
34014 status collapsed
34015
34016 \begin_layout Plain Layout
34017
34018
34019 \backslash
34020 fi 
34021 \end_layout
34022
34023 \end_inset
34024
34025
34026 \end_layout
34027
34028 \begin_layout Standard
34029
34030 \series bold
34031
34032 \backslash
34033 Braket
34034 \series default
34035 と同じ効果は,第
34036 \begin_inset CommandInset ref
34037 LatexCommand ref
34038 reference "subsec:自動の括弧丈"
34039
34040 \end_inset
34041
34042 節に説明されているとおり,
34043 \series bold
34044
34045 \backslash
34046 middle
34047 \series default
34048 コマンドを用いることによっても実現できます.
34049 \end_layout
34050
34051 \begin_layout Subsection
34052 自己定義の分数
34053 \begin_inset CommandInset label
34054 LatexCommand label
34055 name "subsec:自己定義の分数"
34056
34057 \end_inset
34058
34059
34060 \begin_inset Index idx
34061 status collapsed
34062
34063 \begin_layout Plain Layout
34064 ぶんすう@分数 ! じこていぎの@自己定義の
34065 \end_layout
34066
34067 \end_inset
34068
34069
34070 \end_layout
34071
34072 \begin_layout Standard
34073 分数用の自己定義コマンドを定義するには,以下の書式を持つ
34074 \series bold
34075
34076 \backslash
34077 genfrac
34078 \series default
34079
34080 \begin_inset Index idx
34081 status collapsed
34082
34083 \begin_layout Plain Layout
34084 こまんど@コマンド ! G ! 
34085 \backslash
34086 genfrac
34087 \end_layout
34088
34089 \end_inset
34090
34091 コマンドを使います.
34092 \end_layout
34093
34094 \begin_layout Standard
34095
34096 \series bold
34097
34098 \backslash
34099 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34100 \begin_inset Newline newline
34101 \end_inset
34102
34103
34104 \begin_inset Phantom HPhantom
34105 status open
34106
34107 \begin_layout Plain Layout
34108
34109 \series bold
34110
34111 \backslash
34112 genfrac
34113 \end_layout
34114
34115 \end_inset
34116
34117 {分子}{分母}
34118 \end_layout
34119
34120 \begin_layout Standard
34121 ここで「様式」は,0
34122 \begin_inset space \thinspace{}
34123 \end_inset
34124
34125 -
34126 \begin_inset space \thinspace{}
34127 \end_inset
34128
34129 3の範囲の数字です.
34130 \end_layout
34131
34132 \begin_layout Standard
34133 \align center
34134 \begin_inset Tabular
34135 <lyxtabular version="3" rows="5" columns="2">
34136 <features booktabs="true" tabularvalignment="middle">
34137 <column alignment="center" valignment="top" width="0pt">
34138 <column alignment="center" valignment="top">
34139 <row>
34140 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34141 \begin_inset Text
34142
34143 \begin_layout Plain Layout
34144 数字
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153 様式(大きさ)
34154 \end_layout
34155
34156 \end_inset
34157 </cell>
34158 </row>
34159 <row>
34160 <cell alignment="center" valignment="top" usebox="none">
34161 \begin_inset Text
34162
34163 \begin_layout Plain Layout
34164 0
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 <cell alignment="center" valignment="top" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173 別行立て様式の数式
34174 \end_layout
34175
34176 \end_inset
34177 </cell>
34178 </row>
34179 <row>
34180 <cell alignment="center" valignment="top" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184 1
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 <cell alignment="center" valignment="top" usebox="none">
34190 \begin_inset Text
34191
34192 \begin_layout Plain Layout
34193 行内数式
34194 \end_layout
34195
34196 \end_inset
34197 </cell>
34198 </row>
34199 <row>
34200 <cell alignment="center" valignment="top" usebox="none">
34201 \begin_inset Text
34202
34203 \begin_layout Plain Layout
34204 2
34205 \end_layout
34206
34207 \end_inset
34208 </cell>
34209 <cell alignment="center" valignment="top" usebox="none">
34210 \begin_inset Text
34211
34212 \begin_layout Plain Layout
34213 やや小(small)
34214 \end_layout
34215
34216 \end_inset
34217 </cell>
34218 </row>
34219 <row>
34220 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224 3
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34230 \begin_inset Text
34231
34232 \begin_layout Plain Layout
34233 最小(tiny)
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 </row>
34239 </lyxtabular>
34240
34241 \end_inset
34242
34243
34244 \end_layout
34245
34246 \begin_layout Standard
34247 「様式」を指定しないときには,
34248 \series bold
34249
34250 \backslash
34251 frac
34252 \series default
34253 コマンドのように,大きさは周囲の環境に合わせて調節されます. 
34254 \end_layout
34255
34256 \begin_layout Standard
34257 「分数線の厚み」を指定しないときには,既定値である0.4
34258 \begin_inset space \thinspace{}
34259 \end_inset
34260
34261 ptが用いられます.
34262 \end_layout
34263
34264 \begin_layout Standard
34265 \begin_inset VSpace medskip
34266 \end_inset
34267
34268 たとえば,第
34269 \begin_inset CommandInset ref
34270 LatexCommand ref
34271 reference "subsec:分数"
34272
34273 \end_inset
34274
34275 節の
34276 \series bold
34277
34278 \backslash
34279 dfrac
34280 \series default
34281 コマンドおよび
34282 \series bold
34283
34284 \backslash
34285 tbinom
34286 \series default
34287 コマンドは,
34288 \end_layout
34289
34290 \begin_layout Standard
34291
34292 \series bold
34293
34294 \backslash
34295 newcommand{
34296 \backslash
34297 dfrac}[2]{
34298 \backslash
34299 genfrac{}{}{}{0}{#1}{#2}}
34300 \end_layout
34301
34302 \begin_layout Standard
34303 あるいは
34304 \end_layout
34305
34306 \begin_layout Standard
34307
34308 \series bold
34309
34310 \backslash
34311 newcommand{
34312 \backslash
34313 tbinom}[2]{
34314 \backslash
34315 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34316 \end_layout
34317
34318 \begin_layout Standard
34319 というコマンドで定義できます.
34320 \end_layout
34321
34322 \begin_layout Standard
34323 \begin_inset VSpace medskip
34324 \end_inset
34325
34326 分数線の厚みを非必須の引数として与えることのできる分数を定義するには,\SpecialChar LaTeX
34327 プリアンブルに
34328 \end_layout
34329
34330 \begin_layout Standard
34331
34332 \series bold
34333
34334 \backslash
34335 newcommand{
34336 \backslash
34337 fracS}[3][]{
34338 \backslash
34339 genfrac{}{}{#1}{}{#2}{#3}}
34340 \end_layout
34341
34342 \begin_layout Standard
34343 という行を入れます.
34344 \end_layout
34345
34346 \begin_layout Standard
34347 以下は,そのテストです.
34348 \begin_inset Formula 
34349 \begin{align*}
34350 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34351 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34352 \end{align*}
34353
34354 \end_inset
34355
34356 ご覧になってわかるように,分子や分母から分数線までの距離は,分数線の厚みの約3倍になります.
34357 \end_layout
34358
34359 \begin_layout Subsection
34360 数式の消去
34361 \begin_inset Index idx
34362 status collapsed
34363
34364 \begin_layout Plain Layout
34365 すうしき@数式 ! しょうきょ@消去
34366 \end_layout
34367
34368 \end_inset
34369
34370
34371 \end_layout
34372
34373 \begin_layout Standard
34374 数式の全体もしくは一部を消去するには,4つの方法があります.
34375 \end_layout
34376
34377 \begin_layout Standard
34378 \align center
34379 \begin_inset ERT
34380 status collapsed
34381
34382 \begin_layout Plain Layout
34383
34384
34385 \backslash
34386 ifcancel 
34387 \end_layout
34388
34389 \end_inset
34390
34391
34392 \begin_inset Note Note
34393 status open
34394
34395 \begin_layout Plain Layout
34396 下記の表は,\SpecialChar LaTeX
34397 パッケージ
34398 \series bold
34399 cancel
34400 \series default
34401 が導入済みの時のみ表示されます.
34402 \end_layout
34403
34404 \end_inset
34405
34406
34407 \end_layout
34408
34409 \begin_layout Standard
34410 \align center
34411 \begin_inset Tabular
34412 <lyxtabular version="3" rows="5" columns="2">
34413 <features booktabs="true" tabularvalignment="middle">
34414 <column alignment="center" valignment="top" width="0pt">
34415 <column alignment="center" valignment="top">
34416 <row>
34417 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421 コマンド
34422 \end_layout
34423
34424 \end_inset
34425 </cell>
34426 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34427 \begin_inset Text
34428
34429 \begin_layout Plain Layout
34430 出力
34431 \end_layout
34432
34433 \end_inset
34434 </cell>
34435 </row>
34436 <row>
34437 <cell alignment="center" valignment="top" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441
34442 \backslash
34443 cancel
34444 \begin_inset space \textvisiblespace{}
34445 \end_inset
34446
34447
34448 \backslash
34449 int
34450 \begin_inset space \textvisiblespace{}
34451 \end_inset
34452
34453 A=B
34454 \end_layout
34455
34456 \end_inset
34457 </cell>
34458 <cell alignment="center" valignment="top" usebox="none">
34459 \begin_inset Text
34460
34461 \begin_layout Plain Layout
34462 \begin_inset Formula $\cancel{\int A=B}$
34463 \end_inset
34464
34465
34466 \end_layout
34467
34468 \end_inset
34469 </cell>
34470 </row>
34471 <row topspace="1.5mm">
34472 <cell alignment="center" valignment="top" usebox="none">
34473 \begin_inset Text
34474
34475 \begin_layout Plain Layout
34476
34477 \backslash
34478 bcancel
34479 \begin_inset space \textvisiblespace{}
34480 \end_inset
34481
34482
34483 \backslash
34484 int
34485 \begin_inset space \textvisiblespace{}
34486 \end_inset
34487
34488 A=B
34489 \end_layout
34490
34491 \end_inset
34492 </cell>
34493 <cell alignment="center" valignment="top" usebox="none">
34494 \begin_inset Text
34495
34496 \begin_layout Plain Layout
34497 \begin_inset Formula $\bcancel{\int A=B}$
34498 \end_inset
34499
34500
34501 \end_layout
34502
34503 \end_inset
34504 </cell>
34505 </row>
34506 <row topspace="1.5mm">
34507 <cell alignment="center" valignment="top" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \backslash
34513 xcancel
34514 \begin_inset space \textvisiblespace{}
34515 \end_inset
34516
34517
34518 \backslash
34519 int
34520 \begin_inset space \textvisiblespace{}
34521 \end_inset
34522
34523 A=B
34524 \end_layout
34525
34526 \end_inset
34527 </cell>
34528 <cell alignment="center" valignment="top" usebox="none">
34529 \begin_inset Text
34530
34531 \begin_layout Plain Layout
34532 \begin_inset Formula $\xcancel{\int A=B}$
34533 \end_inset
34534
34535
34536 \end_layout
34537
34538 \end_inset
34539 </cell>
34540 </row>
34541 <row>
34542 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34543 \begin_inset Text
34544
34545 \begin_layout Plain Layout
34546
34547 \backslash
34548 cancelto
34549 \begin_inset space \textvisiblespace{}
34550 \end_inset
34551
34552
34553 \backslash
34554 int
34555 \begin_inset space \textvisiblespace{}
34556 \end_inset
34557
34558 A=B
34559 \begin_inset Formula $\to$
34560 \end_inset
34561
34562 1
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
34572 \end_inset
34573
34574
34575 \end_layout
34576
34577 \end_inset
34578 </cell>
34579 </row>
34580 </lyxtabular>
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \begin_layout Standard
34588
34589 \series bold
34590
34591 \backslash
34592 cancelto
34593 \series default
34594 は,以下のように,とくに数式中の分数の約分を表示するのに適しています.
34595 \begin_inset Formula 
34596 \[
34597 \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}}}
34598 \]
34599
34600 \end_inset
34601
34602
34603 \end_layout
34604
34605 \begin_layout Standard
34606
34607 \series bold
34608
34609 \backslash
34610 cancelto
34611 \series default
34612 の「下付き文字」寸法の大きさを変えるには,
34613 \end_layout
34614
34615 \begin_layout Standard
34616
34617 \series bold
34618
34619 \backslash
34620 PassOptionsToPackage{オプション}{cancel}
34621 \end_layout
34622
34623 \begin_layout Standard
34624 という行を\SpecialChar LaTeX
34625 プリアンブルに書き加えてください.ここで,
34626 \series bold
34627 オプション
34628 \series default
34629
34630 \series bold
34631 samesize
34632 \series default
34633 にすると,取り消した部分と同じ寸法になり,
34634 \series bold
34635 Smaller
34636 \series default
34637 にすると,通常よりも少し小さくなります.
34638 \end_layout
34639
34640 \begin_layout Standard
34641 取り消し線に色を付けるには,\SpecialChar TeX
34642 コードで以下のコマンドを書き加えてください.
34643 \end_layout
34644
34645 \begin_layout Standard
34646
34647 \series bold
34648
34649 \backslash
34650 renewcommand{
34651 \backslash
34652 CancelColor}{
34653 \backslash
34654 color{red}}
34655 \end_layout
34656
34657 \begin_layout Standard
34658 ここで
34659 \series bold
34660 red
34661 \series default
34662 は,お好みの色に変更することができます.
34663 \end_layout
34664
34665 \begin_layout Standard
34666 \begin_inset ERT
34667 status collapsed
34668
34669 \begin_layout Plain Layout
34670
34671
34672 \backslash
34673 renewcommand{
34674 \backslash
34675 CancelColor}{
34676 \backslash
34677 color{red}}
34678 \end_layout
34679
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \begin_layout Standard
34686 \begin_inset Formula 
34687 \[
34688 \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}}}
34689 \]
34690
34691 \end_inset
34692
34693
34694 \end_layout
34695
34696 \begin_layout Standard
34697 \begin_inset ERT
34698 status collapsed
34699
34700 \begin_layout Plain Layout
34701
34702
34703 \backslash
34704 renewcommand{
34705 \backslash
34706 CancelColor}{
34707 \backslash
34708 color{black}}
34709 \end_layout
34710
34711 \end_inset
34712
34713
34714 \begin_inset Note Note
34715 status open
34716
34717 \begin_layout Plain Layout
34718 色をリセット
34719 \end_layout
34720
34721 \end_inset
34722
34723
34724 \end_layout
34725
34726 \begin_layout Standard
34727 他の微調整については,
34728 \series bold
34729 cancel
34730 \series default
34731 パッケージの取扱説明書
34732 \begin_inset CommandInset citation
34733 LatexCommand cite
34734 key "cancel"
34735 literal "true"
34736
34737 \end_inset
34738
34739 をご覧ください.
34740 \begin_inset Index idx
34741 status collapsed
34742
34743 \begin_layout Plain Layout
34744 ぱっけーじ@パッケージ ! cancel
34745 \end_layout
34746
34747 \end_inset
34748
34749
34750 \end_layout
34751
34752 \begin_layout Standard
34753 \begin_inset ERT
34754 status collapsed
34755
34756 \begin_layout Plain Layout
34757
34758
34759 \backslash
34760 else 
34761 \end_layout
34762
34763 \end_inset
34764
34765
34766 \begin_inset Note Note
34767 status open
34768
34769 \begin_layout Plain Layout
34770 下記の表は,\SpecialChar LaTeX
34771 パッケージ
34772 \series bold
34773 cancel
34774 \series default
34775 が導入済みの時のみ表示されます.
34776 \end_layout
34777
34778 \end_inset
34779
34780
34781 \end_layout
34782
34783 \begin_layout Standard
34784 本小節の続きを見るには,\SpecialChar LaTeX
34785 パッケージ
34786 \series bold
34787 cancel
34788 \series default
34789 を導入する必要があります.
34790 \end_layout
34791
34792 \begin_layout Standard
34793 \begin_inset ERT
34794 status collapsed
34795
34796 \begin_layout Plain Layout
34797
34798
34799 \backslash
34800 fi 
34801 \end_layout
34802
34803 \end_inset
34804
34805
34806 \end_layout
34807
34808 \begin_layout Subsection
34809 節見出し中の数式
34810 \begin_inset CommandInset label
34811 LatexCommand label
34812 name "subsec:節見出し中の数式"
34813
34814 \end_inset
34815
34816
34817 \begin_inset Index idx
34818 status collapsed
34819
34820 \begin_layout Plain Layout
34821 すうしき@数式 ! せつみだしちゅうの@節見出し中の
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \end_layout
34828
34829 \begin_layout Standard
34830 数式を節見出し中で使う際には,以下のことに留意しなくてはなりません.
34831 \end_layout
34832
34833 \begin_layout Standard
34834 \begin_inset Note Greyedout
34835 status open
34836
34837 \begin_layout Plain Layout
34838 文書設定ダイアログの
34839 \family sans
34840 PDF特性
34841 \family default
34842
34843 \series bold
34844 hyperref
34845 \series default
34846
34847 \begin_inset Index idx
34848 status collapsed
34849
34850 \begin_layout Plain Layout
34851 ぱっけーじ@パッケージ ! hyperref
34852 \end_layout
34853
34854 \end_inset
34855
34856 サポートが有効になっている場合,PDFのしおりが,目次にある節見出しすべてに関して生成されます.しおり中に数式を入れることはPDFの慣習に違反しているため,節見
34857 出しに数式が含まれている場合,数式はしおり中に誤った文字列として表示されます.
34858 \end_layout
34859
34860 \end_inset
34861
34862
34863 \end_layout
34864
34865 \begin_layout Standard
34866 これらの問題は,
34867 \family sans
34868 挿入\SpecialChar menuseparator
34869 短縮タイトル
34870 \family default
34871 メニューを使って,問題となる節見出しの最後に短縮タイトルを入れることで解決することができます.短縮タイトルは,目次が美しく整形されるように,多行にわたる節見出し
34872 に別名を付けるものです.目次中には,短縮タイトルのみが表示され,したがってPDFしおり中にも短縮タイトルのみが表示されます.
34873 \end_layout
34874
34875 \begin_layout Standard
34876 数式を目次中でも使わなくてもならないが,
34877 \series bold
34878 hyperref
34879 \series default
34880 も使用しなくてはならないときには,
34881 \end_layout
34882
34883 \begin_layout Standard
34884
34885 \series bold
34886
34887 \backslash
34888 texorpdfstring{部分}{代替文字列}
34889 \begin_inset Index idx
34890 status collapsed
34891
34892 \begin_layout Plain Layout
34893 こまんど@コマンド ! T ! 
34894 \backslash
34895 texorpdfstring
34896 \end_layout
34897
34898 \end_inset
34899
34900
34901 \end_layout
34902
34903 \begin_layout Standard
34904 というコマンドを\SpecialChar TeX
34905 モードで使う方法があります.
34906 \end_layout
34907
34908 \begin_layout Standard
34909 「部分」は,見出し中,PDFしおりに表示したくない部分です.これは,文字・数式・脚註のほかに相互参照をとることもできます.しおりには,この部分の代わりに,「代替
34910 文字列」が用いられます.
34911 \end_layout
34912
34913 \begin_layout Standard
34914 以下の二つは,見出しの例です.
34915 \begin_inset VSpace -3mm
34916 \end_inset
34917
34918
34919 \begin_inset ERT
34920 status collapsed
34921
34922 \begin_layout Plain Layout
34923
34924
34925 \backslash
34926 boldmath 
34927 \end_layout
34928
34929 \end_inset
34930
34931
34932 \end_layout
34933
34934 \begin_layout Subsubsection
34935 目次中では数式を使わない見出し
34936 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34937 \end_inset
34938
34939
34940 \begin_inset Argument 1
34941 status collapsed
34942
34943 \begin_layout Plain Layout
34944 目次中では数式を使わない見出し
34945 \end_layout
34946
34947 \end_inset
34948
34949
34950 \end_layout
34951
34952 \begin_layout Subsubsection
34953 目次中で数式を使う見出し
34954 \begin_inset ERT
34955 status collapsed
34956
34957 \begin_layout Plain Layout
34958
34959
34960 \backslash
34961 texorpdfstring{
34962 \end_layout
34963
34964 \end_inset
34965
34966  
34967 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34968 \end_inset
34969
34970
34971 \begin_inset ERT
34972 status collapsed
34973
34974 \begin_layout Plain Layout
34975
34976 }{}
34977 \end_layout
34978
34979 \end_inset
34980
34981
34982 \end_layout
34983
34984 \begin_layout Standard
34985 \begin_inset ERT
34986 status collapsed
34987
34988 \begin_layout Plain Layout
34989
34990
34991 \backslash
34992 unboldmath 
34993 \end_layout
34994
34995 \end_inset
34996
34997 一つめの見出しでは短縮タイトルが使われており,二つめの見出しでは
34998 \series bold
34999
35000 \backslash
35001 texorpdfstring
35002 \series default
35003 が使われています.
35004 \end_layout
35005
35006 \begin_layout Standard
35007 他の節見出しと同じ書式を得るために,上の見出し全体は
35008 \series bold
35009 boldmath
35010 \series default
35011 環境に設定してあります
35012 \begin_inset Foot
35013 status collapsed
35014
35015 \begin_layout Plain Layout
35016
35017 \begin_inset CommandInset ref
35018 LatexCommand ref
35019 reference "subsec:ボールド体の数式"
35020
35021 \end_inset
35022
35023 節参照.
35024 \end_layout
35025
35026 \end_inset
35027
35028
35029 \end_layout
35030
35031 \begin_layout Subsection
35032 多段組文中の数式
35033 \begin_inset Index idx
35034 status collapsed
35035
35036 \begin_layout Plain Layout
35037 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35038 \end_layout
35039
35040 \end_inset
35041
35042
35043 \end_layout
35044
35045 \begin_layout Standard
35046 多段組文中に数式を作ると,段の中に収まりきらないことも多く,ページ幅全体に広がるようにする必要があることがあります.これは,
35047 \series bold
35048 multicol
35049 \series default
35050
35051 \begin_inset Foot
35052 status collapsed
35053
35054 \begin_layout Plain Layout
35055
35056 \series bold
35057 multicol
35058 \series default
35059 は,標準的\SpecialChar LaTeX
35060 頒布版のすべてに含まれています.
35061 \end_layout
35062
35063 \end_inset
35064
35065
35066 \begin_inset Index idx
35067 status collapsed
35068
35069 \begin_layout Plain Layout
35070 ぱっけーじ@パッケージ ! multicol
35071 \end_layout
35072
35073 \end_inset
35074
35075  \SpecialChar LaTeX
35076 パッケージを,
35077 \end_layout
35078
35079 \begin_layout Standard
35080
35081 \series bold
35082
35083 \backslash
35084 usepackage{multicol}
35085 \end_layout
35086
35087 \begin_layout Standard
35088 という\SpecialChar LaTeX
35089 プリアンブル行を書いて読み込むことで,実現できます.
35090 \end_layout
35091
35092 \begin_layout Standard
35093 \begin_inset Note Greyedout
35094 status open
35095
35096 \begin_layout Plain Layout
35097 ここで,
35098 \family sans
35099 文書\SpecialChar menuseparator
35100 設定
35101 \family default
35102 メニューの
35103 \family sans
35104 本文レイアウト
35105 \family default
35106 で,
35107 \family sans
35108 二段組文書
35109 \family default
35110 の設定を
35111 \emph on
35112 有効にしてはならない
35113 \emph default
35114 ことに注意してください.
35115 \end_layout
35116
35117 \end_inset
35118
35119
35120 \end_layout
35121
35122 \begin_layout Standard
35123 多段組文の前に
35124 \end_layout
35125
35126 \begin_layout Standard
35127
35128 \series bold
35129
35130 \backslash
35131 begin{multicols}{段数}
35132 \end_layout
35133
35134 \begin_layout Standard
35135 というコマンドを\SpecialChar TeX
35136 モードで書き入れます.「段数」は,2
35137 \begin_inset space \thinspace{}
35138 \end_inset
35139
35140 -
35141 \begin_inset space \thinspace{}
35142 \end_inset
35143
35144 10のあいだの数字です.多段組文の終わる数式の前には,
35145 \end_layout
35146
35147 \begin_layout Standard
35148
35149 \series bold
35150
35151 \backslash
35152 end{multicols}
35153 \end_layout
35154
35155 \begin_layout Standard
35156 というコマンドを\SpecialChar TeX
35157 モードで入れます.
35158 \end_layout
35159
35160 \begin_layout Standard
35161 このコマンドによって,数式の前にいくらかの余白が,自動的に作られます.これをなくすには,数式の前に-6
35162 \begin_inset space \thinspace{}
35163 \end_inset
35164
35165 mmの垂直空白を入れて下さい.数式様式
35166 \series bold
35167
35168 \begin_inset Foot
35169 status collapsed
35170
35171 \begin_layout Plain Layout
35172 数式様式に関しては,第
35173 \begin_inset CommandInset ref
35174 LatexCommand ref
35175 reference "sec:数式様式"
35176
35177 \end_inset
35178
35179 節をご覧下さい.
35180 \end_layout
35181
35182 \end_inset
35183
35184
35185 \series default
35186 として
35187 \series bold
35188 行頭下げ
35189 \series default
35190 を使用している場合には,代わりに-9
35191 \begin_inset space \thinspace{}
35192 \end_inset
35193
35194 mmの垂直空白を入れて下さい.
35195 \end_layout
35196
35197 \begin_layout Standard
35198 以下は,別行立て数式を含む,多段組文の例です.
35199 \end_layout
35200
35201 \begin_layout Standard
35202 \begin_inset ERT
35203 status collapsed
35204
35205 \begin_layout Plain Layout
35206
35207
35208 \backslash
35209 begin{multicols}{2}
35210 \end_layout
35211
35212 \end_inset
35213
35214
35215 \lang ngerman
35216 Das Spektrum wird fouriertransformiert.
35217  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35218 , Lösungsmittel) zu trennen.
35219  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35220  nun das Aussehen des Ausgangssignals.
35221  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35222  über alle Phasen integrieren muss.
35223  Sei nun 
35224 \begin_inset Formula $S$
35225 \end_inset
35226
35227  unser normiertes Ausgangssignal und 
35228 \begin_inset Formula $P$
35229 \end_inset
35230
35231  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35232 \lang japanese
35233
35234 \begin_inset ERT
35235 status collapsed
35236
35237 \begin_layout Plain Layout
35238
35239
35240 \backslash
35241 end{multicols}
35242 \end_layout
35243
35244 \end_inset
35245
35246
35247 \begin_inset VSpace -6mm
35248 \end_inset
35249
35250
35251 \begin_inset Formula 
35252 \begin{equation}
35253 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35254 \end{equation}
35255
35256 \end_inset
35257
35258
35259 \begin_inset ERT
35260 status collapsed
35261
35262 \begin_layout Plain Layout
35263
35264
35265 \backslash
35266 begin{multicols}{2}
35267 \end_layout
35268
35269 \end_inset
35270
35271
35272 \lang ngerman
35273 wobei 
35274 \begin_inset Formula $S_{0}$
35275 \end_inset
35276
35277  das Signal ohne Gradient ist und die Normierungsbedingung 
35278 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35279 \end_inset
35280
35281  gilt.
35282  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35283  Direkt nach dem 
35284 \begin_inset Formula $\nicefrac{\pi}{2}$
35285 \end_inset
35286
35287
35288 \begin_inset space \thinspace{}
35289 \end_inset
35290
35291 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35292  das Signal zusätzlich abschwächt.
35293  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35294  
35295 \begin_inset Formula $T_{2}$
35296 \end_inset
35297
35298 -Zeit.
35299 \end_layout
35300
35301 \begin_layout Standard
35302 \begin_inset ERT
35303 status collapsed
35304
35305 \begin_layout Plain Layout
35306
35307
35308 \backslash
35309 end{multicols}
35310 \end_layout
35311
35312 \end_inset
35313
35314  
35315 \end_layout
35316
35317 \begin_layout Subsection
35318 変数の説明付き数式
35319 \begin_inset Index idx
35320 status collapsed
35321
35322 \begin_layout Plain Layout
35323 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35324 \end_layout
35325
35326 \end_inset
35327
35328
35329 \end_layout
35330
35331 \begin_layout Standard
35332 \begin_inset CommandInset ref
35333 LatexCommand eqref
35334 reference "eq:within"
35335
35336 \end_inset
35337
35338 式のように,数式内で変数の説明をするには,
35339 \begin_inset Formula $n$
35340 \end_inset
35341
35342 個の変数が使われている場合,左寄せの列を持つ
35343 \begin_inset Formula $2\times n$
35344 \end_inset
35345
35346 行列を使用します
35347 \begin_inset Foot
35348 status collapsed
35349
35350 \begin_layout Plain Layout
35351 行列に関しては,第
35352 \begin_inset CommandInset ref
35353 LatexCommand ref
35354 reference "sec:行列"
35355
35356 \end_inset
35357
35358 節参照.
35359 \end_layout
35360
35361 \end_inset
35362
35363 .説明を小さな文字にするには,行列の前に,たとえば
35364 \series bold
35365
35366 \backslash
35367 footnotesize
35368 \series default
35369 コマンドを挿入します
35370 \begin_inset Foot
35371 status collapsed
35372
35373 \begin_layout Plain Layout
35374 フォント寸法に関しては,第
35375 \begin_inset CommandInset ref
35376 LatexCommand ref
35377 reference "subsec:書体寸法"
35378
35379 \end_inset
35380
35381 節参照.
35382 \end_layout
35383
35384 \end_inset
35385
35386
35387 \end_layout
35388
35389 \begin_layout Standard
35390 数式様式に
35391 \series bold
35392 行頭下げ
35393 \begin_inset Foot
35394 status collapsed
35395
35396 \begin_layout Plain Layout
35397 数式様式に関しては,第
35398 \begin_inset CommandInset ref
35399 LatexCommand ref
35400 reference "sec:数式様式"
35401
35402 \end_inset
35403
35404 節参照.
35405 \end_layout
35406
35407 \end_inset
35408
35409
35410 \series default
35411 を使っている場合,行列を数式とページ余白から等距離に置くために,行列の前後に
35412 \series bold
35413
35414 \backslash
35415 hfill
35416 \series default
35417
35418 \begin_inset Foot
35419 status collapsed
35420
35421 \begin_layout Plain Layout
35422
35423 \series bold
35424
35425 \backslash
35426 hfill
35427 \series default
35428 は,
35429 \series bold
35430 行頭下げ
35431 \series default
35432 様式のときのみ機能します.第
35433 \begin_inset CommandInset ref
35434 LatexCommand ref
35435 reference "subsec:可変長の空白"
35436
35437 \end_inset
35438
35439 節をご覧下さい.
35440 \end_layout
35441
35442 \end_inset
35443
35444 を入れます.
35445 \end_layout
35446
35447 \begin_layout Standard
35448 数式様式に
35449 \series bold
35450 中央揃え
35451 \series default
35452 を使っている場合,数式を字下げするには,第
35453 \begin_inset CommandInset ref
35454 LatexCommand ref
35455 reference "subsec:flalign環境"
35456
35457 \end_inset
35458
35459 節で述べた方法を使用します.
35460 \begin_inset CommandInset ref
35461 LatexCommand eqref
35462 reference "eq:within"
35463
35464 \end_inset
35465
35466 式には5列があり,最初の2列には数式,3列めには行列,最終列には空の\SpecialChar TeX
35467 括弧が入っています.
35468 \begin_inset Formula 
35469 \begin{flalign}
35470 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35471 \rho & \textrm{density}\\
35472 V & \textrm{volume}\\
35473 g & \textrm{gravitational acceleration}
35474 \end{array} &  & {}\label{eq:within}
35475 \end{flalign}
35476
35477 \end_inset
35478
35479
35480 \end_layout
35481
35482 \begin_layout Subsection
35483 アップライト体のギリシャ小文字
35484 \begin_inset CommandInset label
35485 LatexCommand label
35486 name "subsec:アップライト体ギリシャ小文字"
35487
35488 \end_inset
35489
35490
35491 \begin_inset Index idx
35492 status collapsed
35493
35494 \begin_layout Plain Layout
35495 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35496 \end_layout
35497
35498 \end_inset
35499
35500
35501 \end_layout
35502
35503 \begin_layout Standard
35504 ほとんどの数式書体は,イタリック体のギリシャ小文字しか提供していません.しかし,
35505 \begin_inset Formula $\pi$
35506 \end_inset
35507
35508 中間子やニュートリノのような素粒子の記号には,アップライト体のギリシャ文字が必要とされます.
35509 \series bold
35510 upgreek.sty
35511 \series default
35512
35513 \begin_inset Foot
35514 status collapsed
35515
35516 \begin_layout Plain Layout
35517
35518 \series bold
35519 upgreek
35520 \series default
35521 は,
35522 \series bold
35523 was
35524 \series default
35525
35526 \begin_inset Index idx
35527 status collapsed
35528
35529 \begin_layout Plain Layout
35530 ぱっけーじ@パッケージ ! was
35531 \begin_inset ERT
35532 status collapsed
35533
35534 \begin_layout Plain Layout
35535
35536
35537 \backslash
35538 vspace{4mm}
35539 \end_layout
35540
35541 \end_inset
35542
35543
35544 \end_layout
35545
35546 \end_inset
35547
35548  \SpecialChar LaTeX
35549 パッケージの一部です.
35550 \end_layout
35551
35552 \end_inset
35553
35554
35555 \begin_inset Index idx
35556 status collapsed
35557
35558 \begin_layout Plain Layout
35559 ぱっけーじ@パッケージ ! upgreek
35560 \end_layout
35561
35562 \end_inset
35563
35564  ファイルを
35565 \end_layout
35566
35567 \begin_layout Standard
35568
35569 \series bold
35570
35571 \backslash
35572 usepackage{upgreek}
35573 \end_layout
35574
35575 \begin_layout Standard
35576 という\SpecialChar LaTeX
35577 プリアンブル行で読み込めば,これらが提供されるようになります.
35578 \begin_inset ERT
35579 status collapsed
35580
35581 \begin_layout Plain Layout
35582
35583
35584 \backslash
35585 ifupgreek 
35586 \end_layout
35587
35588 \end_inset
35589
35590
35591 \begin_inset Note Note
35592 status open
35593
35594 \begin_layout Plain Layout
35595 以下の表は,
35596 \series bold
35597 upgreek
35598 \series default
35599  \SpecialChar LaTeX
35600 パッケージが導入済みのときのみ表示されます.
35601 \end_layout
35602
35603 \end_inset
35604
35605 アップライト体のギリシャ小文字は,ギリシャ小文字のコマンド名の前に
35606 \series bold
35607 up
35608 \series default
35609 を付けると作ることができます.たとえば
35610 \series bold
35611
35612 \backslash
35613 uptau
35614 \series default
35615 コマンドは,
35616 \begin_inset Formula $\uptau$
35617 \end_inset
35618
35619 のようになります.
35620 \end_layout
35621
35622 \begin_layout Standard
35623 これらのコマンドを使えば,以下のような素粒子の反応を組版することができるようになります.
35624 \begin_inset Formula 
35625 \[
35626 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35627 \]
35628
35629 \end_inset
35630
35631
35632 \end_layout
35633
35634 \begin_layout Standard
35635 アップライト体の文字は,イタリック体のものよりも太く幅広です.したがって,これらを「
35636 \begin_inset Formula $\mu m$
35637 \end_inset
35638
35639 」のような単位に使うべきではありません.
35640 \end_layout
35641
35642 \begin_layout Standard
35643 \begin_inset ERT
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647
35648
35649 \backslash
35650 else 
35651 \end_layout
35652
35653 \end_inset
35654
35655
35656 \begin_inset Note Note
35657 status open
35658
35659 \begin_layout Plain Layout
35660 以下は,
35661 \series bold
35662 upgreek
35663 \series default
35664  \SpecialChar LaTeX
35665 パッケージが導入されていないときのみ表示されます.
35666 \end_layout
35667
35668 \end_inset
35669
35670
35671 \end_layout
35672
35673 \begin_layout Standard
35674 この小節のすべてを出力で見るには,
35675 \series bold
35676 upgreek
35677 \series default
35678  \SpecialChar LaTeX
35679 パッケージを導入する必要があります.
35680 \end_layout
35681
35682 \begin_layout Standard
35683 \begin_inset ERT
35684 status collapsed
35685
35686 \begin_layout Plain Layout
35687
35688
35689 \backslash
35690 fi 
35691 \end_layout
35692
35693 \end_inset
35694
35695
35696 \end_layout
35697
35698 \begin_layout Subsection
35699 数式中のテキスト文字
35700 \begin_inset Index idx
35701 status collapsed
35702
35703 \begin_layout Plain Layout
35704 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
35705 \end_layout
35706
35707 \end_inset
35708
35709
35710 \end_layout
35711
35712 \begin_layout Standard
35713 折にふれて,テキスト文字を直接数式中に入れたいときがあるでしょう.たとえば,中黒「·」を
35714 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35715 \end_inset
35716
35717 のように数式中で頻繁に用いようとすると,この中黒はすべてのエンコーディングでテキスト文字として定義されているために,代わりに
35718 \series bold
35719
35720 \backslash
35721 cdot
35722 \series default
35723
35724 \begin_inset Foot
35725 status collapsed
35726
35727 \begin_layout Plain Layout
35728
35729 \begin_inset CommandInset ref
35730 LatexCommand ref
35731 reference "subsec:二項演算子"
35732
35733 \end_inset
35734
35735 節参照.
35736 \end_layout
35737
35738 \end_inset
35739
35740 コマンドを挿入しなくてはならなくなることでしょう.しかし,
35741 \end_layout
35742
35743 \begin_layout Standard
35744
35745 \series bold
35746
35747 \backslash
35748 Declare Inputtext{183}{
35749 \backslash
35750 ifmmode
35751 \backslash
35752 cdot
35753 \backslash
35754 else
35755 \backslash
35756 textperiodcentered
35757 \backslash
35758 f\SpecialChar ligaturebreak
35759 i}
35760 \end_layout
35761
35762 \begin_layout Standard
35763 という\SpecialChar LaTeX
35764 プリアンブル行を使えば,エンコーディングに変更を加えることができます.
35765 \end_layout
35766
35767 \begin_layout Standard
35768 文字エンコーディング(
35769 \family sans
35770 文書\SpecialChar menuseparator
35771 設定\SpecialChar menuseparator
35772 言語
35773 \family default
35774 メニュー)は,キーボード上の
35775 \begin_inset Flex Ruby
35776 status collapsed
35777
35778 \begin_layout Plain Layout
35779
35780 \begin_inset Argument post:1
35781 status collapsed
35782
35783 \begin_layout Plain Layout
35784 キー
35785 \end_layout
35786
35787 \end_inset
35788
35789
35790 \end_layout
35791
35792 \end_inset
35793
35794 が押されたときにどの文字が表示されるかを指定します.「·」文字に対応する鍵が押されると,内部的には
35795 \series bold
35796
35797 \backslash
35798 textperiodcentered
35799 \series default
35800 コマンドが使用されます.しかし,このコマンドは数式中では使えないので,\SpecialChar LaTeX
35801 エラーが発生するのです.変更後のエンコーディングでは,文字が数式中に挿入されたか否かによっ
35802 て,正しいコマンドが自動的に選択されます.
35803 \end_layout
35804
35805 \begin_layout Standard
35806 定義ファイル中には,複数の文字のエンコーディングが保管されています.たとえば,
35807 \series bold
35808 latin9
35809 \series default
35810 エンコーディングは,\SpecialChar LaTeX
35811 がインストールされたフォルダにある
35812 \series bold
35813 latin9.def
35814 \series default
35815 ファイルに定義されています.エンコーディングは,\SpecialChar LaTeX
35816 プリアンブルで変更するべきであって,定義ファイルを変更してはなりません.さもないと,自分の作成した文書は,他のコ
35817 ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます.
35818 \end_layout
35819
35820 \begin_layout Standard
35821 \begin_inset VSpace medskip
35822 \end_inset
35823
35824 中黒の他にこの文書では,角度記号「
35825 \begin_inset Formula $^{\circ}$
35826 \end_inset
35827
35828 」が,数式に直接入れることができるよう,以下のような\SpecialChar LaTeX
35829 プリアンブル行で定義されています
35830 \begin_inset Foot
35831 status collapsed
35832
35833 \begin_layout Plain Layout
35834 【訳註】p\SpecialChar LaTeX
35835 では,これらの定義は必要ないので,コメントアウトして無効にしてあります.
35836 \end_layout
35837
35838 \end_inset
35839
35840
35841 \end_layout
35842
35843 \begin_layout Standard
35844
35845 \series bold
35846
35847 \backslash
35848 DeclareInputtext{176}{
35849 \backslash
35850 ifmmode^
35851 \backslash
35852 circ
35853 \backslash
35854 else
35855 \backslash
35856 textdegree
35857 \backslash
35858 f\SpecialChar ligaturebreak
35859 i}
35860 \end_layout
35861
35862 \begin_layout Subsection
35863 数式中の\SpecialChar LaTeX
35864 コメント
35865 \begin_inset Index idx
35866 status collapsed
35867
35868 \begin_layout Plain Layout
35869 L atexこめんと@\SpecialChar LaTeX
35870 コメント
35871 \end_layout
35872
35873 \end_inset
35874
35875
35876 \end_layout
35877
35878 \begin_layout Standard
35879 本文中では,ファイルの\SpecialChar LaTeX
35880 ソースコードでのみ見ることのできるコメントを,
35881 \family sans
35882 挿入
35883 \lang english
35884 \SpecialChar menuseparator
35885
35886 \lang japanese
35887 註釈
35888 \lang english
35889 \SpecialChar menuseparator
35890
35891 \lang japanese
35892 コメント
35893 \family default
35894 メニューで挿入することができます.これと同じことは,数式中ではできませんが,
35895 \end_layout
35896
35897 \begin_layout Standard
35898
35899 \series bold
35900
35901 \backslash
35902 %
35903 \end_layout
35904
35905 \begin_layout Standard
35906 というコマンドを使えば,\SpecialChar LaTeX
35907 コメントを挿入することができます.このコマンドを打ち込むと,コメントを書き込むことのできるボックスが生成されます.\SpecialChar LyX
35908 のバグのせいで
35909 \begin_inset Foot
35910 status collapsed
35911
35912 \begin_layout Plain Layout
35913 \begin_inset CommandInset href
35914 LatexCommand href
35915 name "LyX-bug #9002"
35916 target "http://www.lyx.org/trac/ticket/9002"
35917 literal "false"
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \end_inset
35925
35926 ,コメント中に,通常の本文や数式内本文そのものを書くことはできませんが,\SpecialChar LaTeX
35927 出力中に,\SpecialChar LaTeX
35928 コマンドの形では見ることができます.
35929 \lang english
35930
35931 \begin_inset Newline newline
35932 \end_inset
35933
35934
35935 \lang japanese
35936 下記は,\SpecialChar LaTeX
35937 コメントを持つ数式の例です.
35938 \begin_inset Formula 
35939 \[
35940 A=B%\text{これはコメントです。}
35941 \]
35942
35943 \end_inset
35944
35945
35946 \end_layout
35947
35948 \begin_layout Section
35949 \start_of_appendix
35950 組版上の助言
35951 \begin_inset Index idx
35952 status collapsed
35953
35954 \begin_layout Plain Layout
35955 くみばんじょうのじょげん@組版上の助言
35956 \end_layout
35957
35958 \end_inset
35959
35960
35961 \end_layout
35962
35963 \begin_layout Standard
35964 この節は,ISO規範に掲げてある,もっとも重要な組版ルールの要約です
35965 \begin_inset Foot
35966 status collapsed
35967
35968 \begin_layout Plain Layout
35969 この要約の一部は,ISO規則を取り上げている「Duden」
35970 \begin_inset CommandInset citation
35971 LatexCommand cite
35972 key "Duden"
35973 literal "true"
35974
35975 \end_inset
35976
35977 と呼ばれるドイツの半公的辞書から採られています.
35978 \end_layout
35979
35980 \end_inset
35981
35982
35983 \end_layout
35984
35985 \begin_layout Itemize
35986 物理単位は,つねに(イタリック文中にあるときも)アップライト体にします
35987 \begin_inset Foot
35988 status collapsed
35989
35990 \begin_layout Plain Layout
35991 書体様式で指定します.第
35992 \begin_inset CommandInset ref
35993 LatexCommand ref
35994 reference "subsec:書体様式"
35995
35996 \end_inset
35997
35998 節を参照.
35999 \end_layout
36000
36001 \end_inset
36002
36003 :30
36004 \begin_inset space \thinspace{}
36005 \end_inset
36006
36007 km/h
36008 \begin_inset Newline newline
36009 \end_inset
36010
36011 値と単位の間には,最小空白を入れます.第
36012 \begin_inset CommandInset ref
36013 LatexCommand ref
36014 reference "subsec:定義済みの空白"
36015
36016 \end_inset
36017
36018 節を参照.
36019 \begin_inset Newline newline
36020 \end_inset
36021
36022 この慣習は,
36023 \series bold
36024
36025 \backslash
36026 unittwo
36027 \series default
36028 コマンドを使用すると,つねに満たされます.このコマンドを数式に入れると,二つの枠が現れます.最初の枠には値をいれ,第二の枠に単位を入れると,上記と同じような結果
36029 が得られます:
36030 \begin_inset Formula $\unit[30]{km/h}$
36031 \end_inset
36032
36033
36034 \begin_inset space \thinspace{}
36035 \end_inset
36036
36037 .実は,
36038 \series bold
36039
36040 \backslash
36041 unittwo
36042 \series default
36043 は,\SpecialChar LaTeX
36044 コマンドの実体ではなく,
36045 \series bold
36046
36047 \backslash
36048 unit[値]{単位}
36049 \series default
36050 というコマンドです.したがって,これを\SpecialChar TeX
36051 コード中で使用することはできません.
36052 \end_layout
36053
36054 \begin_layout Itemize
36055 百分率記号と千分率記号は,物理単位と同様に組みます:
36056 \begin_inset Newline newline
36057 \end_inset
36058
36059 血中アルコール1,2
36060 \begin_inset space \thinspace{}
36061 \end_inset
36062
36063
36064 \end_layout
36065
36066 \begin_layout Itemize
36067 角度記号は値の直後に置きます:
36068 \begin_inset Formula $15^{\circ}$
36069 \end_inset
36070
36071 .しかし,単位として用いられるときは別です:15
36072 \begin_inset space \thinspace{}
36073 \end_inset
36074
36075
36076 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36077 \end_inset
36078
36079
36080 \end_layout
36081
36082 \begin_layout Itemize
36083 4桁以上の数は,3桁ごとに最小空白を直前に挿入して,グループ化します:18
36084 \begin_inset space \thinspace{}
36085 \end_inset
36086
36087 473
36088 \begin_inset space \thinspace{}
36089 \end_inset
36090
36091 588
36092 \end_layout
36093
36094 \begin_layout Itemize
36095 \begin_inset Formula $120\times90\times40$
36096 \end_inset
36097
36098
36099 \begin_inset space \thinspace{}
36100 \end_inset
36101
36102 cmのような寸法には,積記号「
36103 \begin_inset Formula $\times$
36104 \end_inset
36105
36106 」を用います.これは,
36107 \series bold
36108
36109 \backslash
36110 times
36111 \series default
36112 コマンドか,
36113 \family sans
36114 挿入\SpecialChar menuseparator
36115 特殊文字\SpecialChar menuseparator
36116 記号
36117 \family default
36118 メニューから入れることができます.
36119 \end_layout
36120
36121 \begin_layout Itemize
36122 いくつかの文字を含む関数名は,混乱を防ぐためにアップライト体にします.第
36123 \begin_inset CommandInset ref
36124 LatexCommand ref
36125 reference "subsec:定義済み函数"
36126
36127 \end_inset
36128
36129 節を参照.
36130 \end_layout
36131
36132 \begin_layout Itemize
36133 複数の文字を含む指数は,アップライト体にします:
36134 \begin_inset Formula $E_{\mathrm{kin}}$
36135 \end_inset
36136
36137
36138 \begin_inset Newline newline
36139 \end_inset
36140
36141 行列要素はイタリック体にします:
36142 \begin_inset Formula $\hat{H}_{kl}$
36143 \end_inset
36144
36145
36146 \end_layout
36147
36148 \begin_layout Itemize
36149 微分作用素・積分作用素「d」,オイラー数「e」,虚数単位「i」は,他の変数と間違えることを避けるために,アップライト体にします.
36150 \end_layout
36151
36152 \begin_layout Itemize
36153
36154 \noun on
36155 フーリエ
36156 \noun default
36157 変換を表す文字は,
36158 \series bold
36159
36160 \backslash
36161 mathscr
36162 \begin_inset space \textvisiblespace{}
36163 \end_inset
36164
36165 {F
36166 \series default
36167 コマンド
36168 \begin_inset Index idx
36169 status collapsed
36170
36171 \begin_layout Plain Layout
36172 こまんど@コマンド! M ! 
36173 \backslash
36174 mathscr
36175 \end_layout
36176
36177 \end_inset
36178
36179
36180 \family sans
36181 挿入\SpecialChar menuseparator
36182 特殊文字\SpecialChar menuseparator
36183 記号\SpecialChar menuseparator
36184 文字様記号
36185 \family default
36186 メニューの
36187 \begin_inset Formula $\mathscr{F}$
36188 \end_inset
36189
36190 で入れることができます.
36191 \end_layout
36192
36193 \begin_layout Standard
36194 \begin_inset Newpage newpage
36195 \end_inset
36196
36197
36198 \end_layout
36199
36200 \begin_layout Section
36201 同義語
36202 \begin_inset Index idx
36203 status collapsed
36204
36205 \begin_layout Plain Layout
36206 どうぎご@同義語
36207 \end_layout
36208
36209 \end_inset
36210
36211
36212 \end_layout
36213
36214 \begin_layout Standard
36215 いくつかの文字や記号は,複数のコマンドから作ることができます.以下は,同義のコマンドの一覧です.
36216 \end_layout
36217
36218 \begin_layout Standard
36219 \begin_inset VSpace bigskip
36220 \end_inset
36221
36222
36223 \begin_inset space \hfill{}
36224 \end_inset
36225
36226
36227 \begin_inset Tabular
36228 <lyxtabular version="3" rows="12" columns="2">
36229 <features booktabs="true" tabularvalignment="middle">
36230 <column alignment="center" valignment="top" width="0pt">
36231 <column alignment="center" valignment="top" width="0pt">
36232 <row>
36233 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36234 \begin_inset Text
36235
36236 \begin_layout Plain Layout
36237 コマンド
36238 \end_layout
36239
36240 \end_inset
36241 </cell>
36242 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Plain Layout
36246 同義のコマンド
36247 \end_layout
36248
36249 \end_inset
36250 </cell>
36251 </row>
36252 <row>
36253 <cell alignment="center" valignment="top" usebox="none">
36254 \begin_inset Text
36255
36256 \begin_layout Plain Layout
36257
36258 \backslash
36259 ast
36260 \end_layout
36261
36262 \end_inset
36263 </cell>
36264 <cell alignment="center" valignment="top" usebox="none">
36265 \begin_inset Text
36266
36267 \begin_layout Plain Layout
36268 *
36269 \end_layout
36270
36271 \end_inset
36272 </cell>
36273 </row>
36274 <row>
36275 <cell alignment="center" valignment="top" usebox="none">
36276 \begin_inset Text
36277
36278 \begin_layout Plain Layout
36279
36280 \backslash
36281 choose
36282 \end_layout
36283
36284 \end_inset
36285 </cell>
36286 <cell alignment="center" valignment="top" usebox="none">
36287 \begin_inset Text
36288
36289 \begin_layout Plain Layout
36290
36291 \backslash
36292 binom
36293 \end_layout
36294
36295 \end_inset
36296 </cell>
36297 </row>
36298 <row>
36299 <cell alignment="center" valignment="top" usebox="none">
36300 \begin_inset Text
36301
36302 \begin_layout Plain Layout
36303
36304 \backslash
36305 geq
36306 \end_layout
36307
36308 \end_inset
36309 </cell>
36310 <cell alignment="center" valignment="top" usebox="none">
36311 \begin_inset Text
36312
36313 \begin_layout Plain Layout
36314
36315 \backslash
36316 ge
36317 \end_layout
36318
36319 \end_inset
36320 </cell>
36321 </row>
36322 <row>
36323 <cell alignment="center" valignment="top" usebox="none">
36324 \begin_inset Text
36325
36326 \begin_layout Plain Layout
36327
36328 \backslash
36329 lbrace
36330 \end_layout
36331
36332 \end_inset
36333 </cell>
36334 <cell alignment="center" valignment="top" usebox="none">
36335 \begin_inset Text
36336
36337 \begin_layout Plain Layout
36338 {
36339 \end_layout
36340
36341 \end_inset
36342 </cell>
36343 </row>
36344 <row>
36345 <cell alignment="center" valignment="top" usebox="none">
36346 \begin_inset Text
36347
36348 \begin_layout Plain Layout
36349
36350 \backslash
36351 lbracket
36352 \end_layout
36353
36354 \end_inset
36355 </cell>
36356 <cell alignment="center" valignment="top" usebox="none">
36357 \begin_inset Text
36358
36359 \begin_layout Plain Layout
36360 [
36361 \end_layout
36362
36363 \end_inset
36364 </cell>
36365 </row>
36366 <row>
36367 <cell alignment="center" valignment="top" usebox="none">
36368 \begin_inset Text
36369
36370 \begin_layout Plain Layout
36371
36372 \backslash
36373 leftarrow
36374 \end_layout
36375
36376 \end_inset
36377 </cell>
36378 <cell alignment="center" valignment="top" usebox="none">
36379 \begin_inset Text
36380
36381 \begin_layout Plain Layout
36382
36383 \backslash
36384 gets
36385 \end_layout
36386
36387 \end_inset
36388 </cell>
36389 </row>
36390 <row>
36391 <cell alignment="center" valignment="top" usebox="none">
36392 \begin_inset Text
36393
36394 \begin_layout Plain Layout
36395
36396 \backslash
36397 leq
36398 \end_layout
36399
36400 \end_inset
36401 </cell>
36402 <cell alignment="center" valignment="top" usebox="none">
36403 \begin_inset Text
36404
36405 \begin_layout Plain Layout
36406
36407 \backslash
36408 le
36409 \end_layout
36410
36411 \end_inset
36412 </cell>
36413 </row>
36414 <row>
36415 <cell alignment="center" valignment="top" usebox="none">
36416 \begin_inset Text
36417
36418 \begin_layout Plain Layout
36419
36420 \backslash
36421 lor
36422 \end_layout
36423
36424 \end_inset
36425 </cell>
36426 <cell alignment="center" valignment="top" usebox="none">
36427 \begin_inset Text
36428
36429 \begin_layout Plain Layout
36430
36431 \backslash
36432 vee
36433 \end_layout
36434
36435 \end_inset
36436 </cell>
36437 </row>
36438 <row>
36439 <cell alignment="center" valignment="top" usebox="none">
36440 \begin_inset Text
36441
36442 \begin_layout Plain Layout
36443
36444 \backslash
36445 neq
36446 \end_layout
36447
36448 \end_inset
36449 </cell>
36450 <cell alignment="center" valignment="top" usebox="none">
36451 \begin_inset Text
36452
36453 \begin_layout Plain Layout
36454
36455 \backslash
36456 not=
36457 \end_layout
36458
36459 \end_inset
36460 </cell>
36461 </row>
36462 <row>
36463 <cell alignment="center" valignment="top" usebox="none">
36464 \begin_inset Text
36465
36466 \begin_layout Plain Layout
36467
36468 \backslash
36469 slash
36470 \end_layout
36471
36472 \end_inset
36473 </cell>
36474 <cell alignment="center" valignment="top" usebox="none">
36475 \begin_inset Text
36476
36477 \begin_layout Plain Layout
36478 /
36479 \end_layout
36480
36481 \end_inset
36482 </cell>
36483 </row>
36484 <row>
36485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36486 \begin_inset Text
36487
36488 \begin_layout Plain Layout
36489
36490 \backslash
36491 vert
36492 \end_layout
36493
36494 \end_inset
36495 </cell>
36496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36497 \begin_inset Text
36498
36499 \begin_layout Plain Layout
36500 |
36501 \end_layout
36502
36503 \end_inset
36504 </cell>
36505 </row>
36506 </lyxtabular>
36507
36508 \end_inset
36509
36510
36511 \begin_inset space \hfill{}
36512 \end_inset
36513
36514
36515 \begin_inset Tabular
36516 <lyxtabular version="3" rows="12" columns="2">
36517 <features booktabs="true" tabularvalignment="middle">
36518 <column alignment="center" valignment="top" width="0pt">
36519 <column alignment="center" valignment="top" width="0pt">
36520 <row>
36521 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36522 \begin_inset Text
36523
36524 \begin_layout Plain Layout
36525 コマンド
36526 \end_layout
36527
36528 \end_inset
36529 </cell>
36530 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36531 \begin_inset Text
36532
36533 \begin_layout Plain Layout
36534 同義のコマンド
36535 \end_layout
36536
36537 \end_inset
36538 </cell>
36539 </row>
36540 <row>
36541 <cell alignment="center" valignment="top" usebox="none">
36542 \begin_inset Text
36543
36544 \begin_layout Plain Layout
36545
36546 \backslash
36547 backslash
36548 \end_layout
36549
36550 \end_inset
36551 </cell>
36552 <cell alignment="center" valignment="top" usebox="none">
36553 \begin_inset Text
36554
36555 \begin_layout Plain Layout
36556
36557 \backslash
36558
36559 \backslash
36560
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 </row>
36566 <row>
36567 <cell alignment="center" valignment="top" usebox="none">
36568 \begin_inset Text
36569
36570 \begin_layout Plain Layout
36571
36572 \backslash
36573 dasharrow
36574 \end_layout
36575
36576 \end_inset
36577 </cell>
36578 <cell alignment="center" valignment="top" usebox="none">
36579 \begin_inset Text
36580
36581 \begin_layout Plain Layout
36582
36583 \backslash
36584 dashrightarrow
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 </row>
36590 <row>
36591 <cell alignment="center" valignment="top" usebox="none">
36592 \begin_inset Text
36593
36594 \begin_layout Plain Layout
36595
36596 \backslash
36597 land
36598 \end_layout
36599
36600 \end_inset
36601 </cell>
36602 <cell alignment="center" valignment="top" usebox="none">
36603 \begin_inset Text
36604
36605 \begin_layout Plain Layout
36606
36607 \backslash
36608 wedge
36609 \end_layout
36610
36611 \end_inset
36612 </cell>
36613 </row>
36614 <row>
36615 <cell alignment="center" valignment="top" usebox="none">
36616 \begin_inset Text
36617
36618 \begin_layout Plain Layout
36619
36620 \backslash
36621 rbrace
36622 \end_layout
36623
36624 \end_inset
36625 </cell>
36626 <cell alignment="center" valignment="top" usebox="none">
36627 \begin_inset Text
36628
36629 \begin_layout Plain Layout
36630 }
36631 \end_layout
36632
36633 \end_inset
36634 </cell>
36635 </row>
36636 <row>
36637 <cell alignment="center" valignment="top" usebox="none">
36638 \begin_inset Text
36639
36640 \begin_layout Plain Layout
36641
36642 \backslash
36643 rbracket
36644 \end_layout
36645
36646 \end_inset
36647 </cell>
36648 <cell alignment="center" valignment="top" usebox="none">
36649 \begin_inset Text
36650
36651 \begin_layout Plain Layout
36652 ]
36653 \end_layout
36654
36655 \end_inset
36656 </cell>
36657 </row>
36658 <row>
36659 <cell alignment="center" valignment="top" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663
36664 \backslash
36665 rightarrow
36666 \end_layout
36667
36668 \end_inset
36669 </cell>
36670 <cell alignment="center" valignment="top" usebox="none">
36671 \begin_inset Text
36672
36673 \begin_layout Plain Layout
36674
36675 \backslash
36676 to
36677 \end_layout
36678
36679 \end_inset
36680 </cell>
36681 </row>
36682 <row>
36683 <cell alignment="center" valignment="top" usebox="none">
36684 \begin_inset Text
36685
36686 \begin_layout Plain Layout
36687
36688 \backslash
36689 lnot
36690 \end_layout
36691
36692 \end_inset
36693 </cell>
36694 <cell alignment="center" valignment="top" usebox="none">
36695 \begin_inset Text
36696
36697 \begin_layout Plain Layout
36698
36699 \backslash
36700 neg
36701 \end_layout
36702
36703 \end_inset
36704 </cell>
36705 </row>
36706 <row>
36707 <cell alignment="center" valignment="top" usebox="none">
36708 \begin_inset Text
36709
36710 \begin_layout Plain Layout
36711
36712 \backslash
36713 ne
36714 \end_layout
36715
36716 \end_inset
36717 </cell>
36718 <cell alignment="center" valignment="top" usebox="none">
36719 \begin_inset Text
36720
36721 \begin_layout Plain Layout
36722
36723 \backslash
36724 not=
36725 \end_layout
36726
36727 \end_inset
36728 </cell>
36729 </row>
36730 <row>
36731 <cell alignment="center" valignment="top" usebox="none">
36732 \begin_inset Text
36733
36734 \begin_layout Plain Layout
36735
36736 \backslash
36737 owns
36738 \end_layout
36739
36740 \end_inset
36741 </cell>
36742 <cell alignment="center" valignment="top" usebox="none">
36743 \begin_inset Text
36744
36745 \begin_layout Plain Layout
36746
36747 \backslash
36748 ni
36749 \end_layout
36750
36751 \end_inset
36752 </cell>
36753 </row>
36754 <row>
36755 <cell alignment="center" valignment="top" usebox="none">
36756 \begin_inset Text
36757
36758 \begin_layout Plain Layout
36759
36760 \backslash
36761 square
36762 \end_layout
36763
36764 \end_inset
36765 </cell>
36766 <cell alignment="center" valignment="top" usebox="none">
36767 \begin_inset Text
36768
36769 \begin_layout Plain Layout
36770
36771 \backslash
36772 Box
36773 \end_layout
36774
36775 \end_inset
36776 </cell>
36777 </row>
36778 <row>
36779 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36780 \begin_inset Text
36781
36782 \begin_layout Plain Layout
36783
36784 \backslash
36785 Vert
36786 \end_layout
36787
36788 \end_inset
36789 </cell>
36790 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Plain Layout
36794
36795 \backslash
36796 |
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 </row>
36802 </lyxtabular>
36803
36804 \end_inset
36805
36806
36807 \begin_inset space \hfill{}
36808 \end_inset
36809
36810
36811 \end_layout
36812
36813 \begin_layout Standard
36814 \begin_inset Newpage newpage
36815 \end_inset
36816
36817
36818 \end_layout
36819
36820 \begin_layout Bibliography
36821 \begin_inset CommandInset bibitem
36822 LatexCommand bibitem
36823 key "TLC2"
36824 literal "true"
36825
36826 \end_inset
36827
36828
36829 \shape smallcaps
36830 F.
36831  Mittelbach; M.
36832  Goossens
36833 \shape default
36834
36835 \shape italic
36836 The \SpecialChar LaTeX
36837  Companion
36838 \shape default
36839 , 2nd ed.
36840  Addison Wesley, 2004
36841 \end_layout
36842
36843 \begin_layout Bibliography
36844 \begin_inset CommandInset bibitem
36845 LatexCommand bibitem
36846 key "Mathmode"
36847 literal "true"
36848
36849 \end_inset
36850
36851 \SpecialChar LaTeX
36852 の数式能力の
36853 \begin_inset CommandInset href
36854 LatexCommand href
36855 name "説明"
36856 target "https://www.tug.org/~hvoss/PDF/mathmode.pdf"
36857 literal "false"
36858
36859 \end_inset
36860
36861
36862 \end_layout
36863
36864 \begin_layout Bibliography
36865 \begin_inset CommandInset bibitem
36866 LatexCommand bibitem
36867 key "AMS"
36868 literal "true"
36869
36870 \end_inset
36871
36872
36873 \begin_inset ERT
36874 status collapsed
36875
36876 \begin_layout Plain Layout
36877
36878
36879 \backslash
36880 AmS
36881 \end_layout
36882
36883 \end_inset
36884
36885 -\SpecialChar LaTeX
36886
36887 \begin_inset CommandInset href
36888 LatexCommand href
36889 name "説明"
36890 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36891 literal "false"
36892
36893 \end_inset
36894
36895
36896 \end_layout
36897
36898 \begin_layout Bibliography
36899 \begin_inset CommandInset bibitem
36900 LatexCommand bibitem
36901 key "Symbols"
36902 literal "true"
36903
36904 \end_inset
36905
36906 \SpecialChar LaTeX
36907 パッケージで利用できる記号の
36908 \begin_inset CommandInset href
36909 LatexCommand href
36910 name "全覧"
36911 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36912 literal "false"
36913
36914 \end_inset
36915
36916
36917 \end_layout
36918
36919 \begin_layout Bibliography
36920 \begin_inset CommandInset bibitem
36921 LatexCommand bibitem
36922 key "cancel"
36923 literal "true"
36924
36925 \end_inset
36926
36927 \SpecialChar LaTeX
36928  
36929 \series bold
36930 cancel
36931 \series default
36932
36933 \begin_inset Index idx
36934 status collapsed
36935
36936 \begin_layout Plain Layout
36937 ぱっけーじ@パッケージ ! cancel
36938 \end_layout
36939
36940 \end_inset
36941
36942 パッケージの
36943 \begin_inset CommandInset href
36944 LatexCommand href
36945 name "取扱説明書"
36946 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36947 literal "false"
36948
36949 \end_inset
36950
36951
36952 \end_layout
36953
36954 \begin_layout Bibliography
36955 \begin_inset CommandInset bibitem
36956 LatexCommand bibitem
36957 key "hyperref"
36958 literal "true"
36959
36960 \end_inset
36961
36962 \SpecialChar LaTeX
36963  
36964 \series bold
36965 hyperref
36966 \series default
36967
36968 \begin_inset Index idx
36969 status collapsed
36970
36971 \begin_layout Plain Layout
36972 ぱっけーじ@パッケージ ! hyperref
36973 \end_layout
36974
36975 \end_inset
36976
36977 パッケージの
36978 \begin_inset CommandInset href
36979 LatexCommand href
36980 name "取扱説明書"
36981 target "http://mirrors.ctan.org/macros/latex/contrib/hyperref/doc/manual.pdf"
36982 literal "false"
36983
36984 \end_inset
36985
36986
36987 \end_layout
36988
36989 \begin_layout Bibliography
36990 \begin_inset CommandInset bibitem
36991 LatexCommand bibitem
36992 key "mhchem"
36993 literal "true"
36994
36995 \end_inset
36996
36997 \SpecialChar LaTeX
36998  
36999 \series bold
37000 mhchem
37001 \series default
37002
37003 \begin_inset Index idx
37004 status collapsed
37005
37006 \begin_layout Plain Layout
37007 ぱっけーじ@パッケージ ! mhchem
37008 \end_layout
37009
37010 \end_inset
37011
37012 パッケージの
37013 \begin_inset CommandInset href
37014 LatexCommand href
37015 name "取扱説明書"
37016 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37017 literal "false"
37018
37019 \end_inset
37020
37021
37022 \end_layout
37023
37024 \begin_layout Bibliography
37025 \begin_inset CommandInset bibitem
37026 LatexCommand bibitem
37027 key "Duden"
37028 literal "true"
37029
37030 \end_inset
37031
37032
37033 \emph on
37034 Duden Band
37035 \begin_inset space ~
37036 \end_inset
37037
37038 1
37039 \emph default
37040 .
37041  22.
37042 \begin_inset space ~
37043 \end_inset
37044
37045 Auflage, Dudenverlag, 2000
37046 \end_layout
37047
37048 \begin_layout Bibliography
37049 \begin_inset CommandInset bibitem
37050 LatexCommand bibitem
37051 key "Checklist"
37052 literal "true"
37053
37054 \end_inset
37055
37056 原稿見直しの
37057 \begin_inset CommandInset href
37058 LatexCommand href
37059 name "チェックリスト"
37060 target "https://www.nist.gov/physical-measurement-laboratory/special-publication-811"
37061 literal "false"
37062
37063 \end_inset
37064
37065
37066 \end_layout
37067
37068 \begin_layout Standard
37069 \begin_inset CommandInset index_print
37070 LatexCommand printindex
37071 type "idx"
37072 name "索引"
37073 literal "false"
37074
37075 \end_inset
37076
37077
37078 \end_layout
37079
37080 \end_body
37081 \end_document