]> git.lyx.org Git - features.git/blob - lib/doc/ja/Math.lyx
Set non-TeX fonts supporting Japanese in Japanese documents.
[features.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 jis-platex
180 \fontencoding global
181 \font_roman "lmodern" "IPAexMincho"
182 \font_sans "default" "IPAexGothic"
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 https://wiki.lyx.org/LyX/Manuals#Math
380 \begin_inset Newline newline
381 \end_inset
382
383
384 \series default
385 にあります.
386 \end_layout
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Standard
394 \begin_inset Newpage newpage
395 \end_inset
396
397
398 \end_layout
399
400 \begin_layout Section
401 はじめに
402 \end_layout
403
404 \begin_layout Standard
405 この文書は,\SpecialChar LyX
406 の数式機能の説明書であると同時に,なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
407 コマンドのコレクションでもあります.説明は,コマンドの使用を念頭に置い
408 ています.したがって,ユーザーの手引きの
409 \family typewriter
410 数式
411 \family default
412 の節をすでにお読みになっていることを前提としています.
413 \end_layout
414
415 \begin_layout Standard
416 この説明書で説明されている,ほとんどの数式記号と,数式要素の多くは,
417 \family sans
418 挿入\SpecialChar menuseparator
419 数式
420 \family default
421 メニューか
422 \family sans
423 数式ツールバー
424 \family default
425 からアクセスすることが可能です.しかし,たくさんの数式を書かなくてはならない人はみな,数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
426 なるのです.したがって,この説明書はコマンドに焦点を当てますが,対応するツールバーボタンが利用可能なときには,それにも言及することにします.
427 \end_layout
428
429 \begin_layout Standard
430 とくに断らなければ,コマンドは数式内からのみ利用可能です.この文書で説明されているすべてのコマンドを利用できるようにするためには,文書設定(
431 \family sans
432 文書\SpecialChar menuseparator
433 設定\SpecialChar menuseparator
434 数式オプション
435 \family default
436 メニュー)で
437 \family sans
438 AMS mathパッケージを使う
439 \family default
440 オプションを有効にしなくてはなりません
441 \begin_inset Foot
442 status collapsed
443
444 \begin_layout Plain Layout
445
446 \family sans
447 AMS mathパッケージを自動的に使う
448 \family default
449 オプションは,\SpecialChar LyX
450 でサポートされている数式要素が見つかったときのみ,
451 \begin_inset ERT
452 status collapsed
453
454 \begin_layout Plain Layout
455
456
457 \backslash
458 AmS 
459 \end_layout
460
461 \end_inset
462
463 -mathパッケージを使用します.
464 \end_layout
465
466 \end_inset
467
468
469 \end_layout
470
471 \begin_layout Standard
472 説明を明瞭にするために,この文書はすべての
473 \begin_inset ERT
474 status collapsed
475
476 \begin_layout Plain Layout
477
478
479 \backslash
480 AmS 
481 \end_layout
482
483 \end_inset
484
485 -mathコマンド
486 \begin_inset Foot
487 status collapsed
488
489 \begin_layout Plain Layout
490 すべての
491 \begin_inset ERT
492 status collapsed
493
494 \begin_layout Plain Layout
495
496
497 \backslash
498 AmS
499 \end_layout
500
501 \end_inset
502
503 -mathコマンドの一覧は,
504 \family sans
505
506 \begin_inset CommandInset href
507 LatexCommand href
508 name "amsguide.pdf"
509 target "https://www.ctan.org/tex-archive/macros/amstex/doc/amsguide.pdf"
510 literal "false"
511
512 \end_inset
513
514
515 \family default
516 ファイルに収録されています.このファイルは,すべての\SpecialChar LaTeX
517 標準頒布版に含まれています.
518 \end_layout
519
520 \end_inset
521
522 を列挙はしません.
523 \end_layout
524
525 \begin_layout Section
526 一般的な説明
527 \end_layout
528
529 \begin_layout Standard
530 本文に埋め込まれた行内数式
531 \begin_inset Index idx
532 status collapsed
533
534 \begin_layout Plain Layout
535 すうしき @ 数式 ! ぎょうない @ 行内
536 \end_layout
537
538 \end_inset
539
540 を作成するには,
541 \begin_inset Flex Ruby
542 status collapsed
543
544 \begin_layout Plain Layout
545 捷径
546 \begin_inset Argument post:1
547 status collapsed
548
549 \begin_layout Plain Layout
550 ショートカット
551 \end_layout
552
553 \end_inset
554
555
556 \end_layout
557
558 \end_inset
559
560
561 \begin_inset Info
562 type  "shortcuts"
563 arg   "math-mode"
564 \end_inset
565
566 のうちのいずれか,あるいはツールバーボタン
567 \begin_inset Info
568 type  "icon"
569 arg   "math-mode"
570 \end_inset
571
572 を使用してください.
573 \begin_inset Newline newline
574 \end_inset
575
576 大きく別の段落として表示される別行立て数式
577 \begin_inset Index idx
578 status collapsed
579
580 \begin_layout Plain Layout
581 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
582 \end_layout
583
584 \end_inset
585
586 を作成するには,
587 \begin_inset Info
588 type  "shortcuts"
589 arg   "math-display"
590 \end_inset
591
592 のうちいずれかの捷径を使用して下さい.
593 \end_layout
594
595 \begin_layout Standard
596 別行立て様式の数式を行内数式に変更するには,カーソルを数式内に合わせて
597 \begin_inset Info
598 type  "shortcuts"
599 arg   "math-mode"
600 \end_inset
601
602 のいずれかの捷径か,
603 \family sans
604 編集\SpecialChar menuseparator
605 数式\SpecialChar menuseparator
606 数式の表記を変更
607 \family default
608 メニューを使用して下さい.同じ方法が,行内数式を別行立て数式に変更するのにも使用できます.
609 \end_layout
610
611 \begin_layout Standard
612 行内数式の一部を別行立て数式の大きさで表示するには,
613 \series bold
614
615 \backslash
616 displaystyle
617 \begin_inset Index idx
618 status collapsed
619
620 \begin_layout Plain Layout
621
622 \size normal
623 こまんど@コマンド ! D ! 
624 \backslash
625 displaystyle
626 \end_layout
627
628 \end_inset
629
630
631 \series default
632 を数式に入力して下さい.すると,青いボックスが新規に現れて,希望する数式の箇所を挿入することができます.
633 \end_layout
634
635 \begin_layout Standard
636 表の中では,行内数式のみの使用が許されています.
637 \end_layout
638
639 \begin_layout Standard
640
641 \family sans
642 数式ツールバー
643 \family default
644 は,
645 \family sans
646 表示\SpecialChar menuseparator
647 ツールバー
648 \family default
649 メニューで表示することができます.そのメニューで「数式」をクリックすると,ツールバーが下部に永続的に表示されます.この状態は,
650 \family sans
651 ツールバー
652 \family default
653 メニューの中ではチェック印で表されます.この状態から,
654 \family sans
655 ツールバー
656 \family default
657 メニューの「数式」をもう一度クリックすると,数式ツールバーは,カーソルが数式内部にあるときのみ表示されるようになります.この状態は,メニュー項目が「数式」から「
658 数式(自動)」に変わることで表されます.
659 \end_layout
660
661 \begin_layout Standard
662 \SpecialChar TeX
663 モード
664 \begin_inset Index idx
665 status collapsed
666
667 \begin_layout Plain Layout
668 T exもーど@\SpecialChar TeX
669 モード
670 \end_layout
671
672 \end_inset
673
674 は,ツールバーボタン
675 \begin_inset Info
676 type  "icon"
677 arg   "ert-insert"
678 \end_inset
679
680 を押すか,
681 \family sans
682 挿入\SpecialChar menuseparator
683 TeXコード
684 \family default
685 (捷径:
686 \begin_inset Info
687 type  "shortcut"
688 arg   "ert-insert"
689 \end_inset
690
691 )メニューを使うことで,起動できます.
692 \begin_inset Note Note
693 status collapsed
694
695 \begin_layout Plain Layout
696 \SpecialChar LyX
697 には,出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」,\SpecialChar TeX
698 ・\SpecialChar LaTeX
699 ・\SpecialChar LyX
700 があります.これらの名称が,固有名詞として認識されるのを防ぐために,ここでは\SpecialChar TeX
701 括弧
702 が挿入されています.
703 \end_layout
704
705 \end_inset
706
707
708 \end_layout
709
710 \begin_layout Standard
711 \SpecialChar LaTeX
712 プリアンブル
713 \begin_inset Index idx
714 status collapsed
715
716 \begin_layout Plain Layout
717 L atexぷりあんぶる@\SpecialChar LaTeX
718 プリアンブル
719 \end_layout
720
721 \end_inset
722
723 を変更するには,
724 \family sans
725 文書\SpecialChar menuseparator
726 設定\SpecialChar menuseparator
727 LaTeXプリアンブル
728 \family default
729 メニューを使用してください.
730 \end_layout
731
732 \begin_layout Standard
733 行列や場合分け,多行数式を続けて編集するには,
734 \family sans
735 編集\SpecialChar menuseparator
736 数式
737 \family default
738 メニューと
739 \family sans
740 編集\SpecialChar menuseparator
741 行と列
742 \family default
743 メニューを使うか,表ツールバーを使用することができます.メニューから行や列を交換するように指定されたときには,カーソルのある列や行は,それぞれ右側の列や下の行と
744 交換されます.カーソルが最後の列や行にあるときには,左の列や上の行と交換されることになります.
745 \end_layout
746
747 \begin_layout Standard
748 数式内で文章を書く
749 \begin_inset Foot
750 status collapsed
751
752 \begin_layout Plain Layout
753 多行数式では,
754 \series bold
755
756 \backslash
757 intertext
758 \series default
759 コマンドが使用されます.
760 \begin_inset CommandInset ref
761 LatexCommand ref
762 reference "subsec:多行数式中のテキスト"
763
764 \end_inset
765
766 を参照のこと.
767 \end_layout
768
769 \end_inset
770
771 には,
772 \emph on
773 数式テキスト
774 \emph default
775
776 \begin_inset Index idx
777 status collapsed
778
779 \begin_layout Plain Layout
780 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
781 \end_layout
782
783 \end_inset
784
785
786 \begin_inset Index idx
787 status collapsed
788
789 \begin_layout Plain Layout
790 すうしきてきすと @ 数式テキスト
791 \end_layout
792
793 \end_inset
794
795 が使用されます.このモードには,捷径
796 \begin_inset Info
797 type  "shortcut"
798 arg   "math-mode"
799 \end_inset
800
801 を使うか,
802 \series bold
803
804 \backslash
805 text
806 \series default
807
808 \begin_inset Index idx
809 status collapsed
810
811 \begin_layout Plain Layout
812 こまんど @ コマンド ! T ! 
813 \backslash
814 text
815 \end_layout
816
817 \end_inset
818
819 コマンドを挿入することで入ることができます.テキストは,\SpecialChar LyX
820 中では黒字で表示されるので,青字で表示される他の数式部分とは区別することができます.出力においては,数式
821 テキストは,他の数式部分とは違って,アップライト体に組まれます.
822 \end_layout
823
824 \begin_layout Subsection*
825 コマンドの構成
826 \end_layout
827
828 \begin_layout Standard
829 数式要素に使われるほとんどの\SpecialChar LaTeX
830 コマンドは,以下のような構成になっています.
831 \end_layout
832
833 \begin_layout Standard
834
835 \series bold
836
837 \backslash
838 コマンド名[非必須引数]{必須引数}
839 \end_layout
840
841 \begin_layout Standard
842 コマンドは,つねにバックスラッシュ「
843 \series bold
844
845 \backslash
846
847 \series default
848 」で始まります.非必須の引数を省略するときには,随伴する括弧も省略しなくてはなりません.必須引数の前後の括弧は,この文書中では,\SpecialChar TeX
849 括弧
850 \begin_inset Index idx
851 status collapsed
852
853 \begin_layout Plain Layout
854 T exかっこ@\SpecialChar TeX
855 括弧
856 \end_layout
857
858 \end_inset
859
860 と呼ぶことにします.数式中でコマンド名に左括弧を付けると,\SpecialChar LyX
861 は自動的に\SpecialChar TeX
862 括弧を生成します.数式中ではそれ以外に,
863 \series bold
864
865 \backslash
866 {
867 \series default
868 コマンドを使えば,つねに\SpecialChar TeX
869 括弧を生成することができます.\SpecialChar LyX
870 中で,青字で表示される通常の括弧とは違って,\SpecialChar TeX
871 括弧は赤字で表示されます.\SpecialChar TeX
872 モード中では,\SpecialChar TeX
873 括弧を得るのに,とくに
874 コマンドは必要としません.また,\SpecialChar TeX
875 括弧は出力中では表示されません.
876 \end_layout
877
878 \begin_layout Standard
879 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
880 モードに入力するときには,コマンドの終わりを表すために,コマンドの後に空白が
881 \emph on
882 かならず
883 \emph default
884 入力されなくてはなりません.この空白は出力中には現れません.空白を出力中に表示したいときには,空白の後に,通常テキストモードの保護された空白が来なくてはなりませ
885 ん.
886 \end_layout
887
888 \begin_layout Standard
889 保護された空白は,
890 \begin_inset Info
891 type  "shortcuts"
892 arg   "command-alternatives space-insert protected ; math-space"
893 \end_inset
894
895  
896 \begin_inset Flex Ruby
897 status collapsed
898
899 \begin_layout Plain Layout
900
901 \begin_inset Argument post:1
902 status collapsed
903
904 \begin_layout Plain Layout
905 キー
906 \end_layout
907
908 \end_inset
909
910
911 \end_layout
912
913 \end_inset
914
915 で入力できます.
916 \end_layout
917
918 \begin_layout Subsection*
919 \begin_inset Newpage newpage
920 \end_inset
921
922 文法の説明
923 \end_layout
924
925 \begin_layout Itemize
926 記号 
927 \begin_inset space \textvisiblespace{}
928 \end_inset
929
930  は,空白文字を入力することを表します.
931 \end_layout
932
933 \begin_layout Itemize
934 \begin_inset Formula $\to$
935 \end_inset
936
937 のような矢印は,キーボードから対応する矢印
938 \begin_inset Flex Ruby
939 status collapsed
940
941 \begin_layout Plain Layout
942
943 \begin_inset Argument post:1
944 status collapsed
945
946 \begin_layout Plain Layout
947 キー
948 \end_layout
949
950 \end_inset
951
952
953 \end_layout
954
955 \end_inset
956
957 を押すことを表します.
958 \end_layout
959
960 \begin_layout Subsection*
961 使用できる単位
962 \end_layout
963
964 \begin_layout Standard
965 \align center
966 \begin_inset Float table
967 placement H
968 wide false
969 sideways false
970 status open
971
972 \begin_layout Plain Layout
973 \align center
974 \begin_inset Caption Standard
975
976 \begin_layout Plain Layout
977 \begin_inset CommandInset label
978 LatexCommand label
979 name "tab:使用できる単位"
980
981 \end_inset
982
983 使用できる単位
984 \end_layout
985
986 \end_inset
987
988
989 \end_layout
990
991 \begin_layout Plain Layout
992 \align center
993 \begin_inset Tabular
994 <lyxtabular version="3" rows="13" columns="2">
995 <features booktabs="true" tabularvalignment="middle">
996 <column alignment="center" valignment="top" width="0pt">
997 <column alignment="center" valignment="top">
998 <row>
999 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1000 \begin_inset Text
1001
1002 \begin_layout Plain Layout
1003 単位
1004 \end_layout
1005
1006 \end_inset
1007 </cell>
1008 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1009 \begin_inset Text
1010
1011 \begin_layout Plain Layout
1012 名称/摘要
1013 \end_layout
1014
1015 \end_inset
1016 </cell>
1017 </row>
1018 <row>
1019 <cell alignment="center" valignment="top" usebox="none">
1020 \begin_inset Text
1021
1022 \begin_layout Plain Layout
1023 mm
1024 \end_layout
1025
1026 \end_inset
1027 </cell>
1028 <cell alignment="center" valignment="top" usebox="none">
1029 \begin_inset Text
1030
1031 \begin_layout Plain Layout
1032 ミリメートル
1033 \end_layout
1034
1035 \end_inset
1036 </cell>
1037 </row>
1038 <row>
1039 <cell alignment="center" valignment="top" usebox="none">
1040 \begin_inset Text
1041
1042 \begin_layout Plain Layout
1043 cm
1044 \end_layout
1045
1046 \end_inset
1047 </cell>
1048 <cell alignment="center" valignment="top" usebox="none">
1049 \begin_inset Text
1050
1051 \begin_layout Plain Layout
1052 センチメートル
1053 \end_layout
1054
1055 \end_inset
1056 </cell>
1057 </row>
1058 <row>
1059 <cell alignment="center" valignment="top" usebox="none">
1060 \begin_inset Text
1061
1062 \begin_layout Plain Layout
1063 in
1064 \end_layout
1065
1066 \end_inset
1067 </cell>
1068 <cell alignment="center" valignment="top" usebox="none">
1069 \begin_inset Text
1070
1071 \begin_layout Plain Layout
1072 インチ
1073 \end_layout
1074
1075 \end_inset
1076 </cell>
1077 </row>
1078 <row>
1079 <cell alignment="center" valignment="top" usebox="none">
1080 \begin_inset Text
1081
1082 \begin_layout Plain Layout
1083 pt
1084 \end_layout
1085
1086 \end_inset
1087 </cell>
1088 <cell alignment="center" valignment="top" usebox="none">
1089 \begin_inset Text
1090
1091 \begin_layout Plain Layout
1092 ポイント (72.27
1093 \begin_inset Formula $\,$
1094 \end_inset
1095
1096 pt = 1
1097 \begin_inset Formula $\,$
1098 \end_inset
1099
1100 in)
1101 \end_layout
1102
1103 \end_inset
1104 </cell>
1105 </row>
1106 <row>
1107 <cell alignment="center" valignment="top" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 pc
1112 \end_layout
1113
1114 \end_inset
1115 </cell>
1116 <cell alignment="center" valignment="top" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 パイカ (1
1121 \begin_inset Formula $\,$
1122 \end_inset
1123
1124 pc = 12
1125 \begin_inset Formula $\,$
1126 \end_inset
1127
1128 pt)
1129 \end_layout
1130
1131 \end_inset
1132 </cell>
1133 </row>
1134 <row>
1135 <cell alignment="center" valignment="top" usebox="none">
1136 \begin_inset Text
1137
1138 \begin_layout Plain Layout
1139 sp
1140 \end_layout
1141
1142 \end_inset
1143 </cell>
1144 <cell alignment="center" valignment="top" usebox="none">
1145 \begin_inset Text
1146
1147 \begin_layout Plain Layout
1148 スケールポイント (65536
1149 \begin_inset Formula $\,$
1150 \end_inset
1151
1152 sp = 1
1153 \begin_inset Formula $\,$
1154 \end_inset
1155
1156 pt)
1157 \end_layout
1158
1159 \end_inset
1160 </cell>
1161 </row>
1162 <row>
1163 <cell alignment="center" valignment="top" usebox="none">
1164 \begin_inset Text
1165
1166 \begin_layout Plain Layout
1167 bp
1168 \end_layout
1169
1170 \end_inset
1171 </cell>
1172 <cell alignment="center" valignment="top" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 ビッグポイント (72
1177 \begin_inset Formula $\,$
1178 \end_inset
1179
1180 bp = 1
1181 \begin_inset Formula $\,$
1182 \end_inset
1183
1184 in)
1185 \end_layout
1186
1187 \end_inset
1188 </cell>
1189 </row>
1190 <row>
1191 <cell alignment="center" valignment="top" usebox="none">
1192 \begin_inset Text
1193
1194 \begin_layout Plain Layout
1195 dd
1196 \end_layout
1197
1198 \end_inset
1199 </cell>
1200 <cell alignment="center" valignment="top" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 ディドー (72
1205 \begin_inset Formula $\,$
1206 \end_inset
1207
1208 dd 
1209 \begin_inset Formula $\approx$
1210 \end_inset
1211
1212  37.6
1213 \begin_inset Formula $\,$
1214 \end_inset
1215
1216 mm)
1217 \end_layout
1218
1219 \end_inset
1220 </cell>
1221 </row>
1222 <row>
1223 <cell alignment="center" valignment="top" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Plain Layout
1227 cc
1228 \end_layout
1229
1230 \end_inset
1231 </cell>
1232 <cell alignment="center" valignment="top" usebox="none">
1233 \begin_inset Text
1234
1235 \begin_layout Plain Layout
1236 シセロ (1
1237 \begin_inset Formula $\,$
1238 \end_inset
1239
1240 cc = 12
1241 \begin_inset Formula $\,$
1242 \end_inset
1243
1244 dd)
1245 \end_layout
1246
1247 \end_inset
1248 </cell>
1249 </row>
1250 <row>
1251 <cell alignment="center" valignment="top" usebox="none">
1252 \begin_inset Text
1253
1254 \begin_layout Plain Layout
1255 ex
1256 \end_layout
1257
1258 \end_inset
1259 </cell>
1260 <cell alignment="center" valignment="top" usebox="none">
1261 \begin_inset Text
1262
1263 \begin_layout Plain Layout
1264 現在のフォントの文字「x」の高さ
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 </row>
1270 <row>
1271 <cell alignment="center" valignment="top" usebox="none">
1272 \begin_inset Text
1273
1274 \begin_layout Plain Layout
1275 em
1276 \end_layout
1277
1278 \end_inset
1279 </cell>
1280 <cell alignment="center" valignment="top" usebox="none">
1281 \begin_inset Text
1282
1283 \begin_layout Plain Layout
1284 現在のフォントの文字「M」の幅
1285 \end_layout
1286
1287 \end_inset
1288 </cell>
1289 </row>
1290 <row>
1291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1292 \begin_inset Text
1293
1294 \begin_layout Plain Layout
1295 mu
1296 \end_layout
1297
1298 \end_inset
1299 </cell>
1300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1301 \begin_inset Text
1302
1303 \begin_layout Plain Layout
1304 数式単位(1
1305 \begin_inset space \thinspace{}
1306 \end_inset
1307
1308 mu = 
1309 \begin_inset Formula $\nicefrac{1}{18}$
1310 \end_inset
1311
1312
1313 \begin_inset space \thinspace{}
1314 \end_inset
1315
1316 em)
1317 \end_layout
1318
1319 \end_inset
1320 </cell>
1321 </row>
1322 </lyxtabular>
1323
1324 \end_inset
1325
1326
1327 \end_layout
1328
1329 \end_inset
1330
1331
1332 \end_layout
1333
1334 \begin_layout Standard
1335 \begin_inset Newpage newpage
1336 \end_inset
1337
1338
1339 \end_layout
1340
1341 \begin_layout Section
1342 基礎的な関数
1343 \end_layout
1344
1345 \begin_layout Subsection
1346 指数
1347 \begin_inset Index idx
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351 しすう@指数
1352 \end_layout
1353
1354 \end_inset
1355
1356 および添字
1357 \begin_inset Index idx
1358 status collapsed
1359
1360 \begin_layout Plain Layout
1361 そえじ@添字
1362 \end_layout
1363
1364 \end_inset
1365
1366
1367 \begin_inset Index idx
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371 うえつきもじ@上付き文字
1372 \begin_inset ERT
1373 status open
1374
1375 \begin_layout Plain Layout
1376
1377 |see{
1378 \end_layout
1379
1380 \end_inset
1381
1382 指数
1383 \begin_inset ERT
1384 status collapsed
1385
1386 \begin_layout Plain Layout
1387
1388 }
1389 \end_layout
1390
1391 \end_inset
1392
1393
1394 \end_layout
1395
1396 \end_inset
1397
1398
1399 \begin_inset Index idx
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 したつきもじ@下付き文字
1404 \begin_inset ERT
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408
1409 |see{
1410 \end_layout
1411
1412 \end_inset
1413
1414 添字
1415 \begin_inset ERT
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419
1420 }
1421 \end_layout
1422
1423 \end_inset
1424
1425
1426 \end_layout
1427
1428 \end_inset
1429
1430
1431 \end_layout
1432
1433 \begin_layout Standard
1434 添字は,アンダースコア「_」を打鍵するか,数式ツールバーボタン
1435 \begin_inset Info
1436 type  "icon"
1437 arg   "math-subscript"
1438 \end_inset
1439
1440 を使って入力することができ,指数は,キャレット「^」を打鍵するか,数式ツールバーボタン
1441 \begin_inset Info
1442 type  "icon"
1443 arg   "math-superscript"
1444 \end_inset
1445
1446 を使って入力することができます.
1447 \end_layout
1448
1449 \begin_layout Standard
1450 \align center
1451 \begin_inset Tabular
1452 <lyxtabular version="3" rows="4" columns="2">
1453 <features booktabs="true" tabularvalignment="middle">
1454 <column alignment="center" valignment="top" width="0pt">
1455 <column alignment="center" valignment="top" width="0pt">
1456 <row>
1457 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1458 \begin_inset Text
1459
1460 \begin_layout Plain Layout
1461 コマンド
1462 \end_layout
1463
1464 \end_inset
1465 </cell>
1466 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1467 \begin_inset Text
1468
1469 \begin_layout Plain Layout
1470 出力
1471 \end_layout
1472
1473 \end_inset
1474 </cell>
1475 </row>
1476 <row>
1477 <cell alignment="center" valignment="top" usebox="none">
1478 \begin_inset Text
1479
1480 \begin_layout Plain Layout
1481 B_V
1482 \end_layout
1483
1484 \end_inset
1485 </cell>
1486 <cell alignment="center" valignment="top" usebox="none">
1487 \begin_inset Text
1488
1489 \begin_layout Plain Layout
1490 \begin_inset Formula $B_{V}$
1491 \end_inset
1492
1493
1494 \end_layout
1495
1496 \end_inset
1497 </cell>
1498 </row>
1499 <row topspace="1.5mm">
1500 <cell alignment="center" valignment="top" usebox="none">
1501 \begin_inset Text
1502
1503 \begin_layout Plain Layout
1504 B^V
1505 \end_layout
1506
1507 \end_inset
1508 </cell>
1509 <cell alignment="center" valignment="top" usebox="none">
1510 \begin_inset Text
1511
1512 \begin_layout Plain Layout
1513 \begin_inset Formula $B^{V}$
1514 \end_inset
1515
1516
1517 \end_layout
1518
1519 \end_inset
1520 </cell>
1521 </row>
1522 <row topspace="1.5mm">
1523 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1524 \begin_inset Text
1525
1526 \begin_layout Plain Layout
1527 B^
1528 \begin_inset space \textvisiblespace{}
1529 \end_inset
1530
1531 A
1532 \end_layout
1533
1534 \end_inset
1535 </cell>
1536 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1537 \begin_inset Text
1538
1539 \begin_layout Plain Layout
1540 \begin_inset Formula $B^{A}$
1541 \end_inset
1542
1543
1544 \end_layout
1545
1546 \end_inset
1547 </cell>
1548 </row>
1549 </lyxtabular>
1550
1551 \end_inset
1552
1553
1554 \end_layout
1555
1556 \begin_layout Standard
1557 キャレットは,言語によってはアクセント記号として使用されているので,そのような場合には,母音字の後でキャレットを押すと,指数にならずにアクセントをつけることにな
1558 ってしまいます
1559 \begin_inset Foot
1560 status collapsed
1561
1562 \begin_layout Plain Layout
1563 使用しているキーボード設定によっては,同様のことが母音以外の文字でも起こることがあります.
1564 \end_layout
1565
1566 \end_inset
1567
1568 .この場合に指数を作るには,上記の最後の例のように,キャレットの後に
1569 \family sans
1570 Space
1571 \family default
1572 を押してください.
1573 \end_layout
1574
1575 \begin_layout Subsection
1576 分数
1577 \begin_inset CommandInset label
1578 LatexCommand label
1579 name "subsec:分数"
1580
1581 \end_inset
1582
1583
1584 \begin_inset Index idx
1585 status collapsed
1586
1587 \begin_layout Plain Layout
1588 ぶんすう@分数
1589 \end_layout
1590
1591 \end_inset
1592
1593
1594 \end_layout
1595
1596 \begin_layout Standard
1597 分数は,コマンド
1598 \series bold
1599
1600 \backslash
1601 frac
1602 \series default
1603
1604 \begin_inset Index idx
1605 status collapsed
1606
1607 \begin_layout Plain Layout
1608 こまんど@コマンド ! F ! 
1609 \backslash
1610 frac
1611 \end_layout
1612
1613 \end_inset
1614
1615 か数式ツールバーボタン
1616 \begin_inset Info
1617 type  "icon"
1618 arg   "math-insert \\frac"
1619 \end_inset
1620
1621 で作ることができます.フォント寸法は,分数が行内数式にあるか別行立て数式にあるかに応じて,自動的に調整されます.数式ツールバーボタン
1622 \begin_inset Info
1623 type  "icon"
1624 arg   "math-insert \\frac-square"
1625 \end_inset
1626
1627 を使えば,分数の種類を選ぶことができます.
1628 \end_layout
1629
1630 \begin_layout Standard
1631 コマンド
1632 \series bold
1633
1634 \backslash
1635 dfrac
1636 \series default
1637
1638 \begin_inset Index idx
1639 status collapsed
1640
1641 \begin_layout Plain Layout
1642 こまんど@コマンド ! D ! 
1643 \backslash
1644 dfrac
1645 \end_layout
1646
1647 \end_inset
1648
1649 を使えば,つねに別行立て数式の大きさを持つ分数を作成することができます.また,コマンド
1650 \series bold
1651
1652 \backslash
1653 tfrac
1654 \series default
1655
1656 \begin_inset Index idx
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 こまんど@コマンド ! T ! 
1661 \backslash
1662 tfrac
1663 \end_layout
1664
1665 \end_inset
1666
1667 では,つねに行内数式の大きさで分数が表示されます.以下はこれらの例です.
1668 \end_layout
1669
1670 \begin_layout Standard
1671 これは,コマンド
1672 \series bold
1673
1674 \backslash
1675 frac
1676 \series default
1677 を使用して作った分数
1678 \begin_inset Formula $\frac{1}{2}$
1679 \end_inset
1680
1681 を含む行です.
1682 \end_layout
1683
1684 \begin_layout Standard
1685 これは,コマンド
1686 \series bold
1687
1688 \backslash
1689 dfrac
1690 \series default
1691 を使用して作った分数
1692 \begin_inset Formula $\dfrac{1}{2}$
1693 \end_inset
1694
1695 を含む行です.
1696 \end_layout
1697
1698 \begin_layout Standard
1699 \align center
1700 \begin_inset Tabular
1701 <lyxtabular version="3" rows="4" columns="2">
1702 <features booktabs="true" tabularvalignment="middle">
1703 <column alignment="center" valignment="top" width="0pt">
1704 <column alignment="center" valignment="top" width="0pt">
1705 <row>
1706 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1707 \begin_inset Text
1708
1709 \begin_layout Plain Layout
1710 コマンド
1711 \end_layout
1712
1713 \end_inset
1714 </cell>
1715 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1716 \begin_inset Text
1717
1718 \begin_layout Plain Layout
1719 出力
1720 \end_layout
1721
1722 \end_inset
1723 </cell>
1724 </row>
1725 <row topspace="1.5mm">
1726 <cell alignment="center" valignment="top" usebox="none">
1727 \begin_inset Text
1728
1729 \begin_layout Plain Layout
1730
1731 \backslash
1732 frac
1733 \begin_inset space \textvisiblespace{}
1734 \end_inset
1735
1736 A
1737 \begin_inset Formula $\downarrow$
1738 \end_inset
1739
1740 B
1741 \end_layout
1742
1743 \end_inset
1744 </cell>
1745 <cell alignment="center" valignment="top" usebox="none">
1746 \begin_inset Text
1747
1748 \begin_layout Plain Layout
1749 \begin_inset Formula $\frac{A}{B}$
1750 \end_inset
1751
1752
1753 \end_layout
1754
1755 \end_inset
1756 </cell>
1757 </row>
1758 <row topspace="2mm">
1759 <cell alignment="center" valignment="top" usebox="none">
1760 \begin_inset Text
1761
1762 \begin_layout Plain Layout
1763
1764 \backslash
1765 dfrac
1766 \begin_inset space \textvisiblespace{}
1767 \end_inset
1768
1769 A
1770 \begin_inset Formula $\downarrow$
1771 \end_inset
1772
1773 B
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782 \begin_inset Formula $\dfrac{A}{B}$
1783 \end_inset
1784
1785
1786 \end_layout
1787
1788 \end_inset
1789 </cell>
1790 </row>
1791 <row topspace="2mm" bottomspace="1mm">
1792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1793 \begin_inset Text
1794
1795 \begin_layout Plain Layout
1796
1797 \backslash
1798 dfrac
1799 \begin_inset space \textvisiblespace{}
1800 \end_inset
1801
1802 e^
1803 \backslash
1804 frac
1805 \begin_inset space \textvisiblespace{}
1806 \end_inset
1807
1808 1
1809 \begin_inset Formula $\downarrow$
1810 \end_inset
1811
1812 2
1813 \begin_inset Formula $\downarrow\downarrow$
1814 \end_inset
1815
1816 3
1817 \end_layout
1818
1819 \end_inset
1820 </cell>
1821 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1822 \begin_inset Text
1823
1824 \begin_layout Plain Layout
1825 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1826 \end_inset
1827
1828
1829 \end_layout
1830
1831 \end_inset
1832 </cell>
1833 </row>
1834 </lyxtabular>
1835
1836 \end_inset
1837
1838
1839 \end_layout
1840
1841 \begin_layout Standard
1842 \begin_inset VSpace bigskip
1843 \end_inset
1844
1845
1846 \begin_inset Newpage newpage
1847 \end_inset
1848
1849 入れ子の分数を作るには,コマンド
1850 \series bold
1851
1852 \backslash
1853 cfrac
1854 \series default
1855
1856 \begin_inset Index idx
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860 こまんど@コマンド ! C ! 
1861 \backslash
1862 cfrac
1863 \end_layout
1864
1865 \end_inset
1866
1867 が使えます.以下がその例です.
1868 \begin_inset VSpace -3mm
1869 \end_inset
1870
1871
1872 \end_layout
1873
1874 \begin_layout Standard
1875 \begin_inset Formula 
1876 \begin{align*}
1877 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1878 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1879 \end{align*}
1880
1881 \end_inset
1882
1883
1884 \end_layout
1885
1886 \begin_layout Standard
1887 上記の例で使用したコマンドは,
1888 \end_layout
1889
1890 \begin_layout Standard
1891
1892 \series bold
1893
1894 \backslash
1895 cfrac
1896 \begin_inset ERT
1897 status collapsed
1898
1899 \begin_layout Plain Layout
1900
1901
1902 \backslash
1903 space 
1904 \end_layout
1905
1906 \end_inset
1907
1908 A
1909 \begin_inset Formula $\downarrow$
1910 \end_inset
1911
1912 B+
1913 \backslash
1914 cfrac
1915 \begin_inset ERT
1916 status collapsed
1917
1918 \begin_layout Plain Layout
1919
1920
1921 \backslash
1922 space 
1923 \end_layout
1924
1925 \end_inset
1926
1927 C+
1928 \backslash
1929 cfrac
1930 \begin_inset ERT
1931 status collapsed
1932
1933 \begin_layout Plain Layout
1934
1935
1936 \backslash
1937 space 
1938 \end_layout
1939
1940 \end_inset
1941
1942 E
1943 \begin_inset Formula $\downarrow$
1944 \end_inset
1945
1946 F
1947 \begin_inset Formula $\downarrow$
1948 \end_inset
1949
1950 D
1951 \end_layout
1952
1953 \begin_layout Standard
1954 です.
1955 \end_layout
1956
1957 \begin_layout Standard
1958 \begin_inset VSpace medskip
1959 \end_inset
1960
1961
1962 \end_layout
1963
1964 \begin_layout Standard
1965
1966 \series bold
1967
1968 \backslash
1969 cfrac
1970 \series default
1971 は,他の分数中に入れ子になっている場合も含め,分数をつねに別行立て数式の大きさに設定します.
1972 \end_layout
1973
1974 \begin_layout Standard
1975 分子の揃え方は,指定することができます.
1976 \series bold
1977
1978 \backslash
1979 cfracleft
1980 \series default
1981 コマンドは左揃えにし,
1982 \series bold
1983
1984 \backslash
1985 cfracright
1986 \series default
1987 は右揃えにします.
1988 \series bold
1989
1990 \backslash
1991 cfrac
1992 \series default
1993 は中央揃えです.以下の各分数は,それぞれの揃え位置を示しています.
1994 \series bold
1995
1996 \begin_inset Formula 
1997 \[
1998 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
1999 \]
2000
2001 \end_inset
2002
2003
2004 \end_layout
2005
2006 \begin_layout Standard
2007 \begin_inset Note Greyedout
2008 status open
2009
2010 \begin_layout Plain Layout
2011
2012 \series bold
2013 【註】
2014 \backslash
2015 cfracleft
2016 \series default
2017
2018 \series bold
2019
2020 \backslash
2021 cfracright
2022 \series default
2023 は,生粋の\SpecialChar LaTeX
2024 コマンドではなく,実体は,コマンド
2025 \series bold
2026
2027 \backslash
2028 cfrac[揃え位置]{分子}{分母}
2029 \series default
2030 です.したがって,これらを\SpecialChar TeX
2031 モードで使うことはできません.
2032 \end_layout
2033
2034 \end_inset
2035
2036
2037 \end_layout
2038
2039 \begin_layout Standard
2040 \begin_inset VSpace medskip
2041 \end_inset
2042
2043 ときに,以下のように
2044 \series bold
2045
2046 \backslash
2047 cfrac
2048 \series default
2049
2050 \series bold
2051
2052 \backslash
2053 frac
2054 \series default
2055 を組み合わせて使うと便利です.
2056 \begin_inset Formula 
2057 \[
2058 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2059 \]
2060
2061 \end_inset
2062
2063
2064 \end_layout
2065
2066 \begin_layout Standard
2067 斜めの分数線を持つ行内分数を作るには,コマンド
2068 \series bold
2069
2070 \backslash
2071 nicefrac
2072 \series default
2073
2074 \begin_inset Index idx
2075 status collapsed
2076
2077 \begin_layout Plain Layout
2078 こまんど@コマンド ! N ! 
2079 \backslash
2080 nicefrac
2081 \end_layout
2082
2083 \end_inset
2084
2085 (例:
2086 \begin_inset Formula $\nicefrac{5}{31}$
2087 \end_inset
2088
2089 )を使うか,コマンド
2090 \series bold
2091
2092 \backslash
2093 unitfrac
2094 \series default
2095
2096 \begin_inset Index idx
2097 status collapsed
2098
2099 \begin_layout Plain Layout
2100 こまんど@コマンド ! U ! 
2101 \backslash
2102 unitfrac
2103 \end_layout
2104
2105 \end_inset
2106
2107 (例:
2108 \begin_inset Formula $\unitfrac{5}{31}$
2109 \end_inset
2110
2111 )を使います.さらに,
2112 \begin_inset Formula $\unitfrac[2]{1}{3}$
2113 \end_inset
2114
2115 のような帯分数を作るコマンド
2116 \series bold
2117
2118 \backslash
2119 unitfracthree
2120 \series default
2121 もあります.
2122 \end_layout
2123
2124 \begin_layout Standard
2125 \begin_inset Note Greyedout
2126 status open
2127
2128 \begin_layout Plain Layout
2129
2130 \series bold
2131 【註】
2132 \series default
2133 実は,
2134 \series bold
2135
2136 \backslash
2137 unitfracthree
2138 \series default
2139 は生粋の\SpecialChar LaTeX
2140 コマンドではなく,実体は
2141 \begin_inset Newline newline
2142 \end_inset
2143
2144
2145 \series bold
2146
2147 \backslash
2148 unitfrac[自然数]{分子}{分母}
2149 \series default
2150 というコマンドなので,\SpecialChar TeX
2151 コードでは使用できません.
2152 \end_layout
2153
2154 \end_inset
2155
2156
2157 \end_layout
2158
2159 \begin_layout Standard
2160 分数線を変更できるような独自の分数の定義のしかたは,第
2161 \begin_inset CommandInset ref
2162 LatexCommand ref
2163 reference "subsec:自己定義の分数"
2164
2165 \end_inset
2166
2167 節に説明があります.
2168 \end_layout
2169
2170 \begin_layout Standard
2171 多行分数の説明は,第
2172 \begin_inset CommandInset ref
2173 LatexCommand ref
2174 reference "subsec:多行にわたる分数"
2175
2176 \end_inset
2177
2178 節にあります.
2179 \end_layout
2180
2181 \begin_layout Subsection
2182 根号
2183 \begin_inset Index idx
2184 status collapsed
2185
2186 \begin_layout Plain Layout
2187 こんごう@根号
2188 \end_layout
2189
2190 \end_inset
2191
2192
2193 \begin_inset Index idx
2194 status collapsed
2195
2196 \begin_layout Plain Layout
2197 るーと@ルート
2198 \begin_inset ERT
2199 status collapsed
2200
2201 \begin_layout Plain Layout
2202
2203 |see{
2204 \end_layout
2205
2206 \end_inset
2207
2208 根号
2209 \begin_inset ERT
2210 status collapsed
2211
2212 \begin_layout Plain Layout
2213
2214 }
2215 \end_layout
2216
2217 \end_inset
2218
2219
2220 \end_layout
2221
2222 \end_inset
2223
2224
2225 \end_layout
2226
2227 \begin_layout Standard
2228 平方根は,
2229 \series bold
2230
2231 \backslash
2232 sqrt
2233 \series default
2234
2235 \begin_inset Index idx
2236 status collapsed
2237
2238 \begin_layout Plain Layout
2239 こまんど@コマンド ! S ! 
2240 \backslash
2241 sqrt
2242 \end_layout
2243
2244 \end_inset
2245
2246 か数式ツールバーボタン
2247 \begin_inset Info
2248 type  "icon"
2249 arg   "math-insert \\sqrt"
2250 \end_inset
2251
2252 で作成することができ,他のすべての根号は,コマンド
2253 \series bold
2254
2255 \backslash
2256 root
2257 \series default
2258
2259 \begin_inset Index idx
2260 status collapsed
2261
2262 \begin_layout Plain Layout
2263 こまんど@コマンド ! R ! 
2264 \backslash
2265 root
2266 \end_layout
2267
2268 \end_inset
2269
2270 か数式ツールバーボタン
2271 \begin_inset Info
2272 type  "icon"
2273 arg   "math-insert \\root"
2274 \end_inset
2275
2276 で作成することができます.
2277 \end_layout
2278
2279 \begin_layout Standard
2280 \align center
2281 \begin_inset Tabular
2282 <lyxtabular version="3" rows="3" columns="2">
2283 <features booktabs="true" tabularvalignment="middle">
2284 <column alignment="center" valignment="top" width="0pt">
2285 <column alignment="center" valignment="top" width="0pt">
2286 <row>
2287 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2288 \begin_inset Text
2289
2290 \begin_layout Plain Layout
2291 コマンド
2292 \end_layout
2293
2294 \end_inset
2295 </cell>
2296 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2297 \begin_inset Text
2298
2299 \begin_layout Plain Layout
2300 出力
2301 \end_layout
2302
2303 \end_inset
2304 </cell>
2305 </row>
2306 <row topspace="1mm">
2307 <cell alignment="center" valignment="top" usebox="none">
2308 \begin_inset Text
2309
2310 \begin_layout Plain Layout
2311
2312 \backslash
2313 sqrt
2314 \begin_inset space \textvisiblespace{}
2315 \end_inset
2316
2317 A-B
2318 \end_layout
2319
2320 \end_inset
2321 </cell>
2322 <cell alignment="center" valignment="top" usebox="none">
2323 \begin_inset Text
2324
2325 \begin_layout Plain Layout
2326 \begin_inset Formula $\sqrt{A-B}$
2327 \end_inset
2328
2329
2330 \end_layout
2331
2332 \end_inset
2333 </cell>
2334 </row>
2335 <row topspace="1mm">
2336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2337 \begin_inset Text
2338
2339 \begin_layout Plain Layout
2340
2341 \backslash
2342 root
2343 \begin_inset space \textvisiblespace{}
2344 \end_inset
2345
2346 3
2347 \begin_inset Formula $\downarrow$
2348 \end_inset
2349
2350 A-B
2351 \end_layout
2352
2353 \end_inset
2354 </cell>
2355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2356 \begin_inset Text
2357
2358 \begin_layout Plain Layout
2359 \begin_inset Formula $\sqrt[3]{A-B}$
2360 \end_inset
2361
2362
2363 \end_layout
2364
2365 \end_inset
2366 </cell>
2367 </row>
2368 </lyxtabular>
2369
2370 \end_inset
2371
2372
2373 \end_layout
2374
2375 \begin_layout Standard
2376 平方根は,根号指数フィールドを空白のままにしておけば,
2377 \series bold
2378
2379 \backslash
2380 root
2381 \series default
2382 でも作成することができます.
2383 \end_layout
2384
2385 \begin_layout Standard
2386 \begin_inset Formula $\sqrt[\beta]{B}$
2387 \end_inset
2388
2389 の例のように,指数のとる値によっては,根号への距離が近すぎることがあります.
2390 \begin_inset Newline newline
2391 \end_inset
2392
2393 この場合には,
2394 \begin_inset Formula $\beta$
2395 \end_inset
2396
2397 が根号に触れてしまいます.これを避けるためには,以下のようなコマンド書式で,コマンド
2398 \series bold
2399
2400 \backslash
2401 leftroot
2402 \series default
2403
2404 \begin_inset Index idx
2405 status collapsed
2406
2407 \begin_layout Plain Layout
2408 こまんど@コマンド ! L ! 
2409 \backslash
2410 leftroot
2411 \end_layout
2412
2413 \end_inset
2414
2415
2416 \series bold
2417
2418 \backslash
2419 uproot
2420 \series default
2421
2422 \begin_inset Index idx
2423 status collapsed
2424
2425 \begin_layout Plain Layout
2426 こまんど@コマンド ! U ! 
2427 \backslash
2428 uproot
2429 \end_layout
2430
2431 \end_inset
2432
2433 を使います.
2434 \end_layout
2435
2436 \begin_layout Standard
2437
2438 \series bold
2439
2440 \backslash
2441 leftroot{距離}
2442 \series default
2443 および
2444 \series bold
2445
2446 \backslash
2447 uproot{距離}
2448 \end_layout
2449
2450 \begin_layout Standard
2451 ここで「距離」は,指数を左あるいは上に動かす,Big Point(単位bp;
2452 \begin_inset Formula $\mathrm{72\,bp=1}$
2453 \end_inset
2454
2455 インチ)での数値です.これらのコマンドは,指数に書き込みます.このようにして,コマンド
2456 \begin_inset Newline newline
2457 \end_inset
2458
2459
2460 \series bold
2461
2462 \backslash
2463 root
2464 \backslash
2465 leftroot{-1
2466 \begin_inset Formula $\to$
2467 \end_inset
2468
2469
2470 \backslash
2471 uproot{2
2472 \begin_inset Formula $\to$
2473 \end_inset
2474
2475
2476 \backslash
2477 beta
2478 \begin_inset space \textvisiblespace{}
2479 \end_inset
2480
2481
2482 \begin_inset Formula $\to$
2483 \end_inset
2484
2485 B
2486 \begin_inset Newline newline
2487 \end_inset
2488
2489
2490 \series default
2491 は,正しく組版された数式
2492 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2493 \end_inset
2494
2495 を生成します.
2496 \end_layout
2497
2498 \begin_layout Subsection
2499 二項係数
2500 \begin_inset Index idx
2501 status collapsed
2502
2503 \begin_layout Plain Layout
2504 にこうけいすう@二項係数
2505 \end_layout
2506
2507 \end_inset
2508
2509
2510 \end_layout
2511
2512 \begin_layout Standard
2513 二項係数は,コマンド
2514 \series bold
2515
2516 \backslash
2517 binom
2518 \series default
2519
2520 \begin_inset Index idx
2521 status collapsed
2522
2523 \begin_layout Plain Layout
2524 こまんど@コマンド ! B ! 
2525 \backslash
2526 binom
2527 \end_layout
2528
2529 \end_inset
2530
2531 か数式ツールバーボタン
2532 \begin_inset Info
2533 type  "icon"
2534 arg   "math-insert \\frac-square"
2535 \end_inset
2536
2537 の小メニューを使って挿入することができます.分数(
2538 \series bold
2539
2540 \backslash
2541 frac
2542 \series default
2543 )と同様に,
2544 \series bold
2545
2546 \backslash
2547 binom
2548 \series default
2549 の他に,コマンド
2550 \series bold
2551
2552 \backslash
2553 dbinom
2554 \begin_inset Index idx
2555 status collapsed
2556
2557 \begin_layout Plain Layout
2558 こまんど@コマンド ! D ! 
2559 \backslash
2560 dbinom
2561 \end_layout
2562
2563 \end_inset
2564
2565
2566 \series default
2567 および
2568 \series bold
2569
2570 \backslash
2571 tbinom
2572 \series default
2573
2574 \begin_inset Index idx
2575 status collapsed
2576
2577 \begin_layout Plain Layout
2578 こまんど@コマンド ! T ! 
2579 \backslash
2580 tbinom
2581 \end_layout
2582
2583 \end_inset
2584
2585 があります.二項係数のまわりの括弧に,他の括弧を使うには,コマンド
2586 \series bold
2587
2588 \backslash
2589 brace
2590 \series default
2591
2592 \begin_inset Index idx
2593 status collapsed
2594
2595 \begin_layout Plain Layout
2596 こまんど@コマンド ! B ! 
2597 \backslash
2598 brace
2599 \end_layout
2600
2601 \end_inset
2602
2603
2604 \series bold
2605
2606 \backslash
2607 brack
2608 \series default
2609
2610 \begin_inset Index idx
2611 status collapsed
2612
2613 \begin_layout Plain Layout
2614 こまんど@コマンド ! B ! 
2615 \backslash
2616 brack
2617 \end_layout
2618
2619 \end_inset
2620
2621 があります.
2622 \end_layout
2623
2624 \begin_layout Standard
2625 \align center
2626 \begin_inset Tabular
2627 <lyxtabular version="3" rows="6" columns="2">
2628 <features booktabs="true" tabularvalignment="middle">
2629 <column alignment="center" valignment="top" width="0pt">
2630 <column alignment="center" valignment="top" width="0pt">
2631 <row>
2632 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2633 \begin_inset Text
2634
2635 \begin_layout Plain Layout
2636 コマンド
2637 \end_layout
2638
2639 \end_inset
2640 </cell>
2641 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2642 \begin_inset Text
2643
2644 \begin_layout Plain Layout
2645 出力
2646 \end_layout
2647
2648 \end_inset
2649 </cell>
2650 </row>
2651 <row topspace="1mm">
2652 <cell alignment="center" valignment="top" usebox="none">
2653 \begin_inset Text
2654
2655 \begin_layout Plain Layout
2656
2657 \backslash
2658 binom
2659 \begin_inset space \textvisiblespace{}
2660 \end_inset
2661
2662 A
2663 \begin_inset Formula $\downarrow$
2664 \end_inset
2665
2666 B
2667 \end_layout
2668
2669 \end_inset
2670 </cell>
2671 <cell alignment="center" valignment="top" usebox="none">
2672 \begin_inset Text
2673
2674 \begin_layout Plain Layout
2675 \begin_inset Formula $\binom{A}{B}$
2676 \end_inset
2677
2678
2679 \end_layout
2680
2681 \end_inset
2682 </cell>
2683 </row>
2684 <row topspace="2mm">
2685 <cell alignment="center" valignment="top" usebox="none">
2686 \begin_inset Text
2687
2688 \begin_layout Plain Layout
2689
2690 \backslash
2691 dbinom
2692 \begin_inset space \textvisiblespace{}
2693 \end_inset
2694
2695 A
2696 \begin_inset Formula $\downarrow$
2697 \end_inset
2698
2699 B
2700 \end_layout
2701
2702 \end_inset
2703 </cell>
2704 <cell alignment="center" valignment="top" usebox="none">
2705 \begin_inset Text
2706
2707 \begin_layout Plain Layout
2708 \begin_inset Formula $\dbinom{A}{B}$
2709 \end_inset
2710
2711
2712 \end_layout
2713
2714 \end_inset
2715 </cell>
2716 </row>
2717 <row topspace="2mm" bottomspace="0.5mm">
2718 <cell alignment="center" valignment="top" usebox="none">
2719 \begin_inset Text
2720
2721 \begin_layout Plain Layout
2722
2723 \backslash
2724 tbinom
2725 \begin_inset space \textvisiblespace{}
2726 \end_inset
2727
2728 A
2729 \begin_inset Formula $\downarrow$
2730 \end_inset
2731
2732 B
2733 \end_layout
2734
2735 \end_inset
2736 </cell>
2737 <cell alignment="center" valignment="top" usebox="none">
2738 \begin_inset Text
2739
2740 \begin_layout Plain Layout
2741 \begin_inset Formula $\tbinom{A}{B}$
2742 \end_inset
2743
2744
2745 \end_layout
2746
2747 \end_inset
2748 </cell>
2749 </row>
2750 <row topspace="1mm">
2751 <cell alignment="center" valignment="top" topline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Plain Layout
2755
2756 \backslash
2757 brack
2758 \begin_inset space \textvisiblespace{}
2759 \end_inset
2760
2761 A
2762 \begin_inset Formula $\downarrow$
2763 \end_inset
2764
2765 B
2766 \end_layout
2767
2768 \end_inset
2769 </cell>
2770 <cell alignment="center" valignment="top" topline="true" usebox="none">
2771 \begin_inset Text
2772
2773 \begin_layout Plain Layout
2774 \begin_inset Formula ${A \brack B}$
2775 \end_inset
2776
2777
2778 \end_layout
2779
2780 \end_inset
2781 </cell>
2782 </row>
2783 <row topspace="2mm" bottomspace="0.5mm">
2784 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Plain Layout
2788
2789 \backslash
2790 brace
2791 \begin_inset space \textvisiblespace{}
2792 \end_inset
2793
2794 A
2795 \begin_inset Formula $\downarrow$
2796 \end_inset
2797
2798 B
2799 \end_layout
2800
2801 \end_inset
2802 </cell>
2803 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2804 \begin_inset Text
2805
2806 \begin_layout Plain Layout
2807 \begin_inset Formula ${A \brace B}$
2808 \end_inset
2809
2810
2811 \end_layout
2812
2813 \end_inset
2814 </cell>
2815 </row>
2816 </lyxtabular>
2817
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \begin_layout Subsection
2824 場合分け
2825 \begin_inset Index idx
2826 status collapsed
2827
2828 \begin_layout Plain Layout
2829 ばあいわけ@場合分け
2830 \end_layout
2831
2832 \end_inset
2833
2834
2835 \end_layout
2836
2837 \begin_layout Standard
2838 \align center
2839 \begin_inset Tabular
2840 <lyxtabular version="3" rows="3" columns="2">
2841 <features booktabs="true" tabularvalignment="middle">
2842 <column alignment="center" valignment="top" width="0pt">
2843 <column alignment="center" valignment="top" width="0pt">
2844 <row>
2845 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2846 \begin_inset Text
2847
2848 \begin_layout Plain Layout
2849 コマンド
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2855 \begin_inset Text
2856
2857 \begin_layout Plain Layout
2858 出力
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 </row>
2864 <row>
2865 <cell alignment="center" valignment="top" usebox="none">
2866 \begin_inset Text
2867
2868 \begin_layout Plain Layout
2869
2870 \backslash
2871 cases
2872 \begin_inset space \textvisiblespace{}
2873 \end_inset
2874
2875 A
2876 \begin_inset Formula $\to$
2877 \end_inset
2878
2879 B
2880 \begin_inset Formula $>$
2881 \end_inset
2882
2883 0
2884 \begin_inset Index idx
2885 status collapsed
2886
2887 \begin_layout Plain Layout
2888 こまんど@コマンド ! C ! 
2889 \backslash
2890 cases
2891 \end_layout
2892
2893 \end_inset
2894
2895
2896 \end_layout
2897
2898 \end_inset
2899 </cell>
2900 <cell alignment="center" valignment="top" usebox="none">
2901 \begin_inset Text
2902
2903 \begin_layout Plain Layout
2904 \begin_inset Formula $\begin{cases}
2905 A & B>0\end{cases}$
2906 \end_inset
2907
2908
2909 \end_layout
2910
2911 \end_inset
2912 </cell>
2913 </row>
2914 <row topspace="1.5mm">
2915 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \backslash
2921 cases
2922 \begin_inset space \textvisiblespace{}
2923 \end_inset
2924
2925
2926 \begin_inset Info
2927 type  "shortcut"
2928 arg   "newline-insert newline"
2929 \end_inset
2930
2931
2932 \end_layout
2933
2934 \end_inset
2935 </cell>
2936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2937 \begin_inset Text
2938
2939 \begin_layout Plain Layout
2940 \begin_inset Formula $\begin{cases}
2941 A & \textrm{for }x>0\\
2942 B & \textrm{for }x=0
2943 \end{cases}$
2944 \end_inset
2945
2946
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 </lyxtabular>
2953
2954 \end_inset
2955
2956
2957 \end_layout
2958
2959 \begin_layout Standard
2960
2961 \series bold
2962
2963 \backslash
2964 cases
2965 \series default
2966 を挿入するか数式ツールバーボタン
2967 \begin_inset Info
2968 type  "icon"
2969 arg   "math-insert \\cases"
2970 \end_inset
2971
2972 を使用した後では,
2973 \begin_inset Flex Ruby
2974 status collapsed
2975
2976 \begin_layout Plain Layout
2977 捷径
2978 \begin_inset Argument post:1
2979 status collapsed
2980
2981 \begin_layout Plain Layout
2982 ショートカット
2983 \end_layout
2984
2985 \end_inset
2986
2987
2988 \end_layout
2989
2990 \end_inset
2991
2992
2993 \begin_inset Info
2994 type  "shortcut"
2995 arg   "newline-insert newline"
2996 \end_inset
2997
2998 か表ツールバーボタン
2999 \begin_inset Info
3000 type  "icon"
3001 arg   "tabular-feature append-row"
3002 \end_inset
3003
3004 を使えば,新しい行を作ることができます.
3005 \end_layout
3006
3007 \begin_layout Standard
3008 コマンド
3009 \series bold
3010
3011 \backslash
3012 cases
3013 \series default
3014 は,
3015 \family sans
3016 挿入\SpecialChar menuseparator
3017 数式\SpecialChar menuseparator
3018 Cases環境
3019 \family default
3020 メニューで挿入することもできます.
3021 \end_layout
3022
3023 \begin_layout Subsection
3024 否定
3025 \begin_inset Index idx
3026 status collapsed
3027
3028 \begin_layout Plain Layout
3029 ひてい@否定
3030 \end_layout
3031
3032 \end_inset
3033
3034
3035 \end_layout
3036
3037 \begin_layout Standard
3038
3039 \series bold
3040
3041 \backslash
3042 not
3043 \series default
3044
3045 \begin_inset Index idx
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 こまんど@コマンド ! N ! 
3050 \backslash
3051 not
3052 \end_layout
3053
3054 \end_inset
3055
3056 を挿入することで,すべての文字を取り消し形で表示できます.文字はスラッシュを上書きされた形になります.
3057 \end_layout
3058
3059 \begin_layout Standard
3060 \align center
3061 \begin_inset Tabular
3062 <lyxtabular version="3" rows="4" columns="2">
3063 <features booktabs="true" tabularvalignment="middle">
3064 <column alignment="center" valignment="top" width="0pt">
3065 <column alignment="center" valignment="top" width="0pt">
3066 <row>
3067 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3068 \begin_inset Text
3069
3070 \begin_layout Plain Layout
3071 コマンド
3072 \end_layout
3073
3074 \end_inset
3075 </cell>
3076 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3077 \begin_inset Text
3078
3079 \begin_layout Plain Layout
3080 出力
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 </row>
3086 <row>
3087 <cell alignment="center" valignment="top" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091
3092 \backslash
3093 not=
3094 \end_layout
3095
3096 \end_inset
3097 </cell>
3098 <cell alignment="center" valignment="top" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102 \begin_inset Formula $\not=$
3103 \end_inset
3104
3105
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 </row>
3111 <row>
3112 <cell alignment="center" valignment="top" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Plain Layout
3116
3117 \backslash
3118 not 
3119 \backslash
3120 le
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 <cell alignment="center" valignment="top" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129 \begin_inset Formula $\not\le$
3130 \end_inset
3131
3132
3133 \end_layout
3134
3135 \end_inset
3136 </cell>
3137 </row>
3138 <row>
3139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143
3144 \backslash
3145 not 
3146 \backslash
3147 parallel
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156 \begin_inset Formula $\not\parallel$
3157 \end_inset
3158
3159
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 </row>
3165 </lyxtabular>
3166
3167 \end_inset
3168
3169
3170 \end_layout
3171
3172 \begin_layout Standard
3173 最後の例が示すように,すべての否定形がきれいに出力されるわけではありません.このことから,否定形に専用のコマンドを持つものもあります(第
3174 \begin_inset CommandInset ref
3175 LatexCommand ref
3176 reference "subsec:数学記号"
3177
3178 \end_inset
3179
3180 節および第
3181 \begin_inset CommandInset ref
3182 LatexCommand ref
3183 reference "sec:関係子"
3184
3185 \end_inset
3186
3187 節を参照).
3188 \end_layout
3189
3190 \begin_layout Subsection
3191 埋め草
3192 \begin_inset CommandInset label
3193 LatexCommand label
3194 name "subsec:埋め草"
3195
3196 \end_inset
3197
3198
3199 \begin_inset Index idx
3200 status collapsed
3201
3202 \begin_layout Plain Layout
3203 うめくさ@埋め草
3204 \end_layout
3205
3206 \end_inset
3207
3208
3209 \begin_inset Index idx
3210 status collapsed
3211
3212 \begin_layout Plain Layout
3213 かがくきごう@化学記号 ! どういたい@同位体
3214 \end_layout
3215
3216 \end_inset
3217
3218
3219 \begin_inset Index idx
3220 status collapsed
3221
3222 \begin_layout Plain Layout
3223 どういたい@同位体
3224 \begin_inset ERT
3225 status collapsed
3226
3227 \begin_layout Plain Layout
3228
3229 |see{
3230 \end_layout
3231
3232 \end_inset
3233
3234 化学記号
3235 \begin_inset ERT
3236 status collapsed
3237
3238 \begin_layout Plain Layout
3239
3240 }
3241 \end_layout
3242
3243 \end_inset
3244
3245
3246 \end_layout
3247
3248 \end_inset
3249
3250
3251 \begin_inset Index idx
3252 status collapsed
3253
3254 \begin_layout Plain Layout
3255 あいそとーぷ@アイソトープ
3256 \begin_inset ERT
3257 status collapsed
3258
3259 \begin_layout Plain Layout
3260
3261 |see{
3262 \end_layout
3263
3264 \end_inset
3265
3266 同位体
3267 \begin_inset ERT
3268 status collapsed
3269
3270 \begin_layout Plain Layout
3271
3272 }
3273 \end_layout
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \end_inset
3281
3282
3283 \end_layout
3284
3285 \begin_layout Standard
3286 たとえば同位体
3287 \begin_inset Foot
3288 status collapsed
3289
3290 \begin_layout Plain Layout
3291 同位体と化学記号の組版に関しては,第
3292 \begin_inset CommandInset ref
3293 LatexCommand ref
3294 reference "subsec:化学記号と化学式"
3295
3296 \end_inset
3297
3298 節に記述があります.
3299 \end_layout
3300
3301 \end_inset
3302
3303 を表示しようとすると,次のような問題が起こります.
3304 \end_layout
3305
3306 \begin_layout Standard
3307 \align center
3308 \begin_inset Tabular
3309 <lyxtabular version="3" rows="2" columns="2">
3310 <features booktabs="true" tabularvalignment="middle">
3311 <column alignment="center" valignment="top" width="0pt">
3312 <column alignment="center" valignment="top" width="0pt">
3313 <row>
3314 <cell alignment="center" valignment="top" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318 上付き文字と下付き文字を使用して作った指数:
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell alignment="center" valignment="top" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3328 \end_inset
3329
3330
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 </row>
3336 <row topspace="1.5mm">
3337 <cell alignment="center" valignment="top" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341 正しい指数:
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3351 \end_inset
3352
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 </row>
3359 </lyxtabular>
3360
3361 \end_inset
3362
3363
3364 \end_layout
3365
3366 \begin_layout Standard
3367 短い方の指数は,既定で,長い方の指数の一文字目の下ないし上に配置されてしまいます.これを避けるには,一文字ないし複数の空の文字を生成するコマンド
3368 \series bold
3369
3370 \backslash
3371 phantom
3372 \series default
3373
3374 \begin_inset Index idx
3375 status collapsed
3376
3377 \begin_layout Plain Layout
3378 こまんど@コマンド ! P ! 
3379 \backslash
3380 phantom
3381 \end_layout
3382
3383 \end_inset
3384
3385 や数式ツールバーボタン
3386 \begin_inset Foot
3387 status collapsed
3388
3389 \begin_layout Plain Layout
3390 ツールバーボタン
3391 \begin_inset Info
3392 type  "icon"
3393 arg   "math-insert \\space"
3394 \end_inset
3395
3396 の小メニューに入っています.
3397 \end_layout
3398
3399 \end_inset
3400
3401
3402 \begin_inset Info
3403 type  "icon"
3404 arg   "math/phantom"
3405 \end_inset
3406
3407 があります.
3408 \series bold
3409
3410 \backslash
3411 phantom
3412 \series default
3413 を挿入すると,二つの赤い矢印が重なった青枠が表示されます.矢印は,箱の中身の幅と高さの両方が,埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3414 ち文字)として適用されることを示しています.したがって,
3415 \series bold
3416
3417 \backslash
3418 phantom
3419 \series default
3420 の作る文字は,箱の中身の文字の大きさを持つ埋め草となります.
3421 \end_layout
3422
3423 \begin_layout Standard
3424 \align center
3425 \begin_inset Tabular
3426 <lyxtabular version="3" rows="4" columns="2">
3427 <features booktabs="true" tabularvalignment="middle">
3428 <column alignment="center" valignment="top" width="0pt">
3429 <column alignment="center" valignment="top" width="0pt">
3430 <row>
3431 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435 コマンド
3436 \end_layout
3437
3438 \end_inset
3439 </cell>
3440 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444 出力
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 </row>
3450 <row topspace="1.5mm">
3451 <cell alignment="center" valignment="top" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455 ^19
3456 \begin_inset space \textvisiblespace{}
3457 \end_inset
3458
3459 _
3460 \backslash
3461 phantom
3462 \begin_inset space \textvisiblespace{}
3463 \end_inset
3464
3465 1
3466 \begin_inset Formula $\to$
3467 \end_inset
3468
3469 9
3470 \begin_inset space \textvisiblespace{}
3471 \end_inset
3472
3473 F
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 <cell alignment="center" valignment="top" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3483 \end_inset
3484
3485
3486 \end_layout
3487
3488 \end_inset
3489 </cell>
3490 </row>
3491 <row topspace="1.5mm" bottomspace="0.5mm">
3492 <cell alignment="center" valignment="top" usebox="none">
3493 \begin_inset Text
3494
3495 \begin_layout Plain Layout
3496 ^235
3497 \begin_inset space \textvisiblespace{}
3498 \end_inset
3499
3500 _
3501 \backslash
3502 phantom
3503 \begin_inset space \textvisiblespace{}
3504 \end_inset
3505
3506 23
3507 \begin_inset Formula $\to$
3508 \end_inset
3509
3510 9
3511 \begin_inset space \textvisiblespace{}
3512 \end_inset
3513
3514 F
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 <cell alignment="center" valignment="top" usebox="none">
3520 \begin_inset Text
3521
3522 \begin_layout Plain Layout
3523 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3524 \end_inset
3525
3526
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 </row>
3532 <row topspace="1.5mm" bottomspace="0.5mm">
3533 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537
3538 \backslash
3539 Lambda^
3540 \begin_inset space \textvisiblespace{}
3541 \end_inset
3542
3543
3544 \backslash
3545 phantom
3546 \begin_inset space \textvisiblespace{}
3547 \end_inset
3548
3549 ii
3550 \begin_inset Formula $\to$
3551 \end_inset
3552
3553 t
3554 \begin_inset space \textvisiblespace{}
3555 \end_inset
3556
3557 _MMt
3558 \end_layout
3559
3560 \end_inset
3561 </cell>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3567 \end_inset
3568
3569
3570 \end_layout
3571
3572 \end_inset
3573 </cell>
3574 </row>
3575 </lyxtabular>
3576
3577 \end_inset
3578
3579
3580 \end_layout
3581
3582 \begin_layout Standard
3583 さらに,
3584 \series bold
3585
3586 \backslash
3587 vphantom
3588 \series default
3589
3590 \begin_inset Index idx
3591 status collapsed
3592
3593 \begin_layout Plain Layout
3594 こまんど@コマンド ! V ! 
3595 \backslash
3596 vphantom
3597 \end_layout
3598
3599 \end_inset
3600
3601 (ツールバーボタン
3602 \begin_inset space ~
3603 \end_inset
3604
3605
3606 \begin_inset Info
3607 type  "icon"
3608 arg   "math/vphantom"
3609 \end_inset
3610
3611 )および
3612 \series bold
3613
3614 \backslash
3615 hphantom
3616 \series default
3617
3618 \begin_inset Index idx
3619 status collapsed
3620
3621 \begin_layout Plain Layout
3622 こまんど@コマンド ! H ! 
3623 \backslash
3624 hphantom
3625 \end_layout
3626
3627 \end_inset
3628
3629 (ツールバーボタン
3630 \begin_inset space ~
3631 \end_inset
3632
3633
3634 \begin_inset Info
3635 type  "icon"
3636 arg   "math/hphantom"
3637 \end_inset
3638
3639 )というコマンドもあります.
3640 \series bold
3641
3642 \backslash
3643 vphantom
3644 \series default
3645 は,枠内部の文字の最大高のみの空白を作り,幅は考慮しません.
3646 \series bold
3647
3648 \backslash
3649 hphantom
3650 \series default
3651 は,枠の内容の幅のみの空白を作ります.このことから,これらの枠は一本の赤矢印のみで表示されます.
3652 \end_layout
3653
3654 \begin_layout Standard
3655 たとえば,
3656 \series bold
3657
3658 \backslash
3659 vphantom
3660 \series default
3661
3662 \begin_inset space \textvisiblespace{}
3663 \end_inset
3664
3665
3666 \series bold
3667 a
3668 \backslash
3669 int
3670 \series default
3671 は,積分記号
3672 \begin_inset Foot
3673 status collapsed
3674
3675 \begin_layout Plain Layout
3676
3677 \series bold
3678
3679 \backslash
3680 int
3681 \series default
3682 コマンドは,積分記号を生成します.第
3683 \begin_inset CommandInset ref
3684 LatexCommand ref
3685 reference "subsec:大演算子"
3686
3687 \end_inset
3688
3689 節を参照してください.
3690 \end_layout
3691
3692 \end_inset
3693
3694 が最大高の文字なので,積分記号の高さを持つ空白を作ります.実際の適用例については,第
3695 \begin_inset CommandInset ref
3696 LatexCommand ref
3697 reference "subsec:多行にわたる括弧"
3698
3699 \end_inset
3700
3701 節を参照してください.
3702 \end_layout
3703
3704 \begin_layout Standard
3705 埋め草は,メニュー
3706 \family sans
3707 挿入\SpecialChar menuseparator
3708 整形\SpecialChar menuseparator
3709 埋め草
3710 \family default
3711 を使えば,以下のように本文中でも使用することができます.
3712 \end_layout
3713
3714 \begin_layout Standard
3715 これは本文です.
3716 \begin_inset Newline newline
3717 \end_inset
3718
3719
3720 \begin_inset Phantom Phantom
3721 status open
3722
3723 \begin_layout Plain Layout
3724 これは
3725 \end_layout
3726
3727 \end_inset
3728
3729 本文です.
3730 \end_layout
3731
3732 \begin_layout Subsection
3733 横線
3734 \begin_inset Index idx
3735 status collapsed
3736
3737 \begin_layout Plain Layout
3738 よこせん@横線
3739 \end_layout
3740
3741 \end_inset
3742
3743
3744 \begin_inset Index idx
3745 status collapsed
3746
3747 \begin_layout Plain Layout
3748 すうしき@数式 ! かせん@下線
3749 \end_layout
3750
3751 \end_inset
3752
3753
3754 \begin_inset Index idx
3755 status collapsed
3756
3757 \begin_layout Plain Layout
3758 ぼうせん@棒線
3759 \begin_inset ERT
3760 status collapsed
3761
3762 \begin_layout Plain Layout
3763
3764 |see{
3765 \end_layout
3766
3767 \end_inset
3768
3769 横線
3770 \begin_inset ERT
3771 status collapsed
3772
3773 \begin_layout Plain Layout
3774
3775 }
3776 \end_layout
3777
3778 \end_inset
3779
3780
3781 \end_layout
3782
3783 \end_inset
3784
3785
3786 \end_layout
3787
3788 \begin_layout Standard
3789 \align center
3790 \begin_inset Tabular
3791 <lyxtabular version="3" rows="4" columns="2">
3792 <features booktabs="true" tabularvalignment="middle">
3793 <column alignment="center" valignment="top" width="0pt">
3794 <column alignment="center" valignment="top" width="0pt">
3795 <row>
3796 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800 コマンド
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 出力
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 </row>
3815 <row topspace="2mm">
3816 <cell alignment="center" valignment="top" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820
3821 \backslash
3822 overline
3823 \begin_inset space \textvisiblespace{}
3824 \end_inset
3825
3826 A+B
3827 \begin_inset Index idx
3828 status collapsed
3829
3830 \begin_layout Plain Layout
3831 こまんど@コマンド ! O ! 
3832 \backslash
3833 overline
3834 \end_layout
3835
3836 \end_inset
3837
3838
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847 \begin_inset Formula $\overline{A+B}$
3848 \end_inset
3849
3850
3851 \end_layout
3852
3853 \end_inset
3854 </cell>
3855 </row>
3856 <row bottomspace="1mm">
3857 <cell alignment="center" valignment="top" usebox="none">
3858 \begin_inset Text
3859
3860 \begin_layout Plain Layout
3861
3862 \backslash
3863 underline
3864 \begin_inset space \textvisiblespace{}
3865 \end_inset
3866
3867 A+B
3868 \begin_inset Index idx
3869 status collapsed
3870
3871 \begin_layout Plain Layout
3872 こまんど@コマンド ! U ! 
3873 \backslash
3874 underline
3875 \end_layout
3876
3877 \end_inset
3878
3879
3880 \end_layout
3881
3882 \end_inset
3883 </cell>
3884 <cell alignment="center" valignment="top" usebox="none">
3885 \begin_inset Text
3886
3887 \begin_layout Plain Layout
3888 \begin_inset Formula $\underline{A+B}$
3889 \end_inset
3890
3891
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 </row>
3897 <row topspace="2mm" bottomspace="1mm">
3898 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902
3903 \backslash
3904 overline
3905 \begin_inset space \textvisiblespace{}
3906 \end_inset
3907
3908
3909 \backslash
3910 underline
3911 \begin_inset space \textvisiblespace{}
3912 \end_inset
3913
3914 A+B
3915 \end_layout
3916
3917 \end_inset
3918 </cell>
3919 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3920 \begin_inset Text
3921
3922 \begin_layout Plain Layout
3923 \begin_inset Formula $\overline{\underline{A+B}}$
3924 \end_inset
3925
3926
3927 \end_layout
3928
3929 \end_inset
3930 </cell>
3931 </row>
3932 </lyxtabular>
3933
3934 \end_inset
3935
3936
3937 \end_layout
3938
3939 \begin_layout Standard
3940 上記最後の例では,先に
3941 \series bold
3942
3943 \backslash
3944 overline
3945 \series default
3946 が来ようが
3947 \series bold
3948
3949 \backslash
3950 underline
3951 \series default
3952 が来ようが,関係ありません.
3953 \end_layout
3954
3955 \begin_layout Standard
3956 二重下線を引くには,
3957 \series bold
3958
3959 \backslash
3960 underline
3961 \series default
3962 を二回使います.
3963 \end_layout
3964
3965 \begin_layout Standard
3966 文字の上下6本の線まで引くことができます.
3967 \end_layout
3968
3969 \begin_layout Standard
3970 \begin_inset VSpace bigskip
3971 \end_inset
3972
3973 自己定義の線は,以下の書式を持つ
3974 \series bold
3975
3976 \backslash
3977 rule
3978 \series default
3979
3980 \begin_inset Index idx
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984 こまんど@コマンド ! R ! 
3985 \backslash
3986 rule
3987 \end_layout
3988
3989 \end_inset
3990
3991 コマンドで作成することができます.
3992 \end_layout
3993
3994 \begin_layout Standard
3995
3996 \series bold
3997
3998 \backslash
3999 rule[垂直オフセット幅]{長さ}{厚み}
4000 \end_layout
4001
4002 \begin_layout Standard
4003 オプションの
4004 \series bold
4005 「垂直オフセット幅
4006 \series default
4007 」は,行を上方に(値が負であれば下方に)移動させます.値としては,第
4008 \begin_inset CommandInset ref
4009 LatexCommand ref
4010 reference "tab:使用できる単位"
4011
4012 \end_inset
4013
4014 表に掲げてある単位を用いることができます.以下に,
4015 \begin_inset Newline newline
4016 \end_inset
4017
4018
4019 \series bold
4020
4021 \backslash
4022 rule[-2ex]{3cm}{2pt}
4023 \series default
4024  および 
4025 \series bold
4026
4027 \backslash
4028 rule{2cm}{1pt}
4029 \begin_inset Newline newline
4030 \end_inset
4031
4032
4033 \series default
4034 というコマンドを用いて作成したふたつの例を例示します.
4035 \end_layout
4036
4037 \begin_layout Standard
4038 この行には,
4039 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4040 \end_inset
4041
4042 二本の線があります.
4043 \end_layout
4044
4045 \begin_layout Standard
4046
4047 \backslash
4048 ruleは,メニュー
4049 \family sans
4050 挿入\SpecialChar menuseparator
4051 整形\SpecialChar menuseparator
4052 水平線
4053 \family default
4054 を使っても,本文に挿入することができます.
4055 \end_layout
4056
4057 \begin_layout Standard
4058 これは一行の
4059 \begin_inset CommandInset line
4060 LatexCommand rule
4061 offset "0.5ex"
4062 width "3cm"
4063 height "1pt"
4064
4065 \end_inset
4066
4067 文章です.
4068 \end_layout
4069
4070 \begin_layout Subsection
4071 省略符号
4072 \begin_inset CommandInset label
4073 LatexCommand label
4074 name "subsec:省略符号"
4075
4076 \end_inset
4077
4078
4079 \begin_inset Index idx
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 しょうりゃくふごう@省略符号
4084 \end_layout
4085
4086 \end_inset
4087
4088
4089 \end_layout
4090
4091 \begin_layout Standard
4092 省略符号には,いくつかの種類が使用できます
4093 \begin_inset Foot
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097 数式ツールバー中の
4098 \begin_inset Info
4099 type  "icon"
4100 arg   "math-insert \\ldots"
4101 \end_inset
4102
4103 ボタンで表示されている小メニューです.
4104 \end_layout
4105
4106 \end_inset
4107
4108 .列挙のためには,ベースラインの点々(
4109 \series bold
4110
4111 \backslash
4112 ldots
4113 \series default
4114
4115 \begin_inset Index idx
4116 status collapsed
4117
4118 \begin_layout Plain Layout
4119 こまんど@コマンド ! L ! 
4120 \backslash
4121 ldots
4122 \end_layout
4123
4124 \end_inset
4125
4126 )を使用しますが,演算子の場合は,演算子と同じ高さの点々(
4127 \series bold
4128
4129 \backslash
4130 cdots
4131 \series default
4132
4133 \begin_inset Index idx
4134 status collapsed
4135
4136 \begin_layout Plain Layout
4137 こまんど@コマンド ! C ! 
4138 \backslash
4139 cdots
4140 \end_layout
4141
4142 \end_inset
4143
4144 )が必要です.
4145 \series bold
4146
4147 \backslash
4148 dots
4149 \series default
4150
4151 \begin_inset Index idx
4152 status collapsed
4153
4154 \begin_layout Plain Layout
4155 こまんど@コマンド ! D ! 
4156 \backslash
4157 dots
4158 \end_layout
4159
4160 \end_inset
4161
4162 コマンドを使うと,\SpecialChar LaTeX
4163 は次に来る文字がどのような種類の文字であるかによって,自動的にどの種類を使うかを選択します.
4164 \end_layout
4165
4166 \begin_layout Standard
4167 \align center
4168 \begin_inset Tabular
4169 <lyxtabular version="3" rows="9" columns="2">
4170 <features booktabs="true" tabularvalignment="middle">
4171 <column alignment="center" valignment="top" width="0pt">
4172 <column alignment="center" valignment="top" width="0pt">
4173 <row>
4174 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4175 \begin_inset Text
4176
4177 \begin_layout Plain Layout
4178 コマンド
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 出力
4188 \end_layout
4189
4190 \end_inset
4191 </cell>
4192 </row>
4193 <row>
4194 <cell alignment="center" valignment="top" usebox="none">
4195 \begin_inset Text
4196
4197 \begin_layout Plain Layout
4198 A_1
4199 \begin_inset space \textvisiblespace{}
4200 \end_inset
4201
4202 ,
4203 \backslash
4204 dots
4205 \begin_inset space \textvisiblespace{}
4206 \end_inset
4207
4208 ,A_n
4209 \end_layout
4210
4211 \end_inset
4212 </cell>
4213 <cell alignment="center" valignment="top" usebox="none">
4214 \begin_inset Text
4215
4216 \begin_layout Plain Layout
4217 \begin_inset Formula $A_{1},\dots,A_{n}$
4218 \end_inset
4219
4220
4221 \end_layout
4222
4223 \end_inset
4224 </cell>
4225 </row>
4226 <row>
4227 <cell alignment="center" valignment="top" usebox="none">
4228 \begin_inset Text
4229
4230 \begin_layout Plain Layout
4231 A_1
4232 \begin_inset space \textvisiblespace{}
4233 \end_inset
4234
4235 +
4236 \backslash
4237 dots
4238 \begin_inset space \textvisiblespace{}
4239 \end_inset
4240
4241 +A_n
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 \begin_inset Formula $A_{1}+\dots+A_{n}$
4251 \end_inset
4252
4253
4254 \end_layout
4255
4256 \end_inset
4257 </cell>
4258 </row>
4259 <row>
4260 <cell alignment="center" valignment="top" usebox="none">
4261 \begin_inset Text
4262
4263 \begin_layout Plain Layout
4264 A_1
4265 \begin_inset space \textvisiblespace{}
4266 \end_inset
4267
4268 ,
4269 \backslash
4270 ldots
4271 \begin_inset space \textvisiblespace{}
4272 \end_inset
4273
4274 ,A_n
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 \begin_inset Formula $A_{1},\ldots,A_{n}$
4284 \end_inset
4285
4286
4287 \end_layout
4288
4289 \end_inset
4290 </cell>
4291 </row>
4292 <row>
4293 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Plain Layout
4297 A_1
4298 \begin_inset space \textvisiblespace{}
4299 \end_inset
4300
4301 +
4302 \backslash
4303 cdots
4304 \begin_inset space \textvisiblespace{}
4305 \end_inset
4306
4307 +A_n
4308 \end_layout
4309
4310 \end_inset
4311 </cell>
4312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4313 \begin_inset Text
4314
4315 \begin_layout Plain Layout
4316 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4317 \end_inset
4318
4319
4320 \end_layout
4321
4322 \end_inset
4323 </cell>
4324 </row>
4325 <row>
4326 <cell alignment="center" valignment="top" usebox="none">
4327 \begin_inset Text
4328
4329 \begin_layout Plain Layout
4330
4331 \backslash
4332 vdots
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell alignment="center" valignment="top" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341 \begin_inset Formula $\vdots$
4342 \end_inset
4343
4344
4345 \end_layout
4346
4347 \end_inset
4348 </cell>
4349 </row>
4350 <row>
4351 <cell alignment="center" valignment="top" usebox="none">
4352 \begin_inset Text
4353
4354 \begin_layout Plain Layout
4355
4356 \backslash
4357 ddots
4358 \end_layout
4359
4360 \end_inset
4361 </cell>
4362 <cell alignment="center" valignment="top" usebox="none">
4363 \begin_inset Text
4364
4365 \begin_layout Plain Layout
4366 \begin_inset Formula $\ddots$
4367 \end_inset
4368
4369
4370 \end_layout
4371
4372 \end_inset
4373 </cell>
4374 </row>
4375 <row>
4376 <cell alignment="center" valignment="top" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380
4381 \backslash
4382 iddots
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 \begin_inset Formula $\iddots$
4392 \end_inset
4393
4394
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 </row>
4400 <row>
4401 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 いろいろな点々を使った
4406 \begin_inset Formula $3\times3$
4407 \end_inset
4408
4409 行列
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418 \begin_inset Formula $\begin{array}{ccc}
4419 A_{11} & \cdots & A_{1m}\\
4420 \vdots & \ddots & \vdots\\
4421 A_{n1} & \cdots & A_{nm}
4422 \end{array}$
4423 \end_inset
4424
4425
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 </row>
4431 </lyxtabular>
4432
4433 \end_inset
4434
4435
4436 \end_layout
4437
4438 \begin_layout Standard
4439
4440 \family sans
4441 挿入\SpecialChar menuseparator
4442 省略符号
4443 \family default
4444 メニューで挿入される省略符号は
4445 \series bold
4446
4447 \backslash
4448 ldots
4449 \series default
4450 です.
4451 \end_layout
4452
4453 \begin_layout Standard
4454 \begin_inset VSpace medskip
4455 \end_inset
4456
4457
4458 \series bold
4459
4460 \backslash
4461 iddots
4462 \series default
4463 を使うには,文書設定の
4464 \family sans
4465 数式オプション
4466 \family default
4467 にある
4468 \family sans
4469 mathdotsパッケージを(自動的に)使う
4470 \family default
4471 オプションのうちいずれかを有効にしなくてはなりません.
4472 \begin_inset Newline newline
4473 \end_inset
4474
4475
4476 \family sans
4477 mathdotsパッケージを使う
4478 \family default
4479 オプションを使用すると,文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます.
4480 \end_layout
4481
4482 \begin_layout Standard
4483 \begin_inset VSpace medskip
4484 \end_inset
4485
4486 とくに行列には,複数列にわたることのできる省略符号があります.これは,以下の書式を持つ
4487 \series bold
4488
4489 \backslash
4490 hdotsfor
4491 \series default
4492
4493 \begin_inset Index idx
4494 status collapsed
4495
4496 \begin_layout Plain Layout
4497 こまんど@コマンド ! H ! 
4498 \backslash
4499 hdotsfor
4500 \end_layout
4501
4502 \end_inset
4503
4504 コマンドで作ることができます.
4505 \end_layout
4506
4507 \begin_layout Standard
4508
4509 \series bold
4510
4511 \backslash
4512 hdotsfor[距離]{列数}
4513 \end_layout
4514
4515 \begin_layout Standard
4516 ここで「列数」は,何列に広げるかを指定します.「距離」は,点々のあいだの距離を示す因子です.
4517 \end_layout
4518
4519 \begin_layout Standard
4520 以下の行列では,2行目の1つ目の枠に
4521 \series bold
4522
4523 \backslash
4524 hdotsfor[2]{4}
4525 \series default
4526 を挿入して,
4527 \series bold
4528
4529 \backslash
4530 dots
4531 \series default
4532 コマンドの2倍の点間距離を持つ省略符号を挿入しています.
4533 \begin_inset Formula 
4534 \[
4535 \left(\begin{array}{cccc}
4536 A & B & C & D\\
4537 \hdotsfor[2]{4}\\
4538 q & w & e & r
4539 \end{array}\right)
4540 \]
4541
4542 \end_inset
4543
4544 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい.さもないと\SpecialChar LaTeX
4545 エラーが発生します.
4546 \end_layout
4547
4548 \begin_layout Standard
4549 \begin_inset VSpace bigskip
4550 \end_inset
4551
4552 さらに,
4553 \series bold
4554
4555 \backslash
4556 dotfill
4557 \series default
4558
4559 \begin_inset Index idx
4560 status collapsed
4561
4562 \begin_layout Plain Layout
4563 こまんど@コマンド ! D ! 
4564 \backslash
4565 dotfill
4566 \end_layout
4567
4568 \end_inset
4569
4570 コマンドを使えば,行の残りを点々で埋めることもできます.このコマンドの働きは,
4571 \series bold
4572
4573 \backslash
4574 hfill
4575 \series default
4576 と同様のものです.第
4577 \begin_inset CommandInset ref
4578 LatexCommand ref
4579 reference "subsec:可変長の空白"
4580
4581 \end_inset
4582
4583 節をご参照下さい.
4584 \end_layout
4585
4586 \begin_layout Standard
4587 たとえば,
4588 \series bold
4589 A
4590 \backslash
4591 dotfill
4592 \begin_inset space \textvisiblespace{}
4593 \end_inset
4594
4595 B
4596 \series default
4597 コマンドは,
4598 \end_layout
4599
4600 \begin_layout Standard
4601 \begin_inset Formula $A\dotfill B$
4602 \end_inset
4603
4604
4605 \end_layout
4606
4607 \begin_layout Standard
4608 のようになります.点々を使う
4609 \series bold
4610
4611 \backslash
4612 dotfill
4613 \series default
4614 の直線版として,
4615 \series bold
4616
4617 \backslash
4618 hrulefill
4619 \series default
4620
4621 \begin_inset Index idx
4622 status collapsed
4623
4624 \begin_layout Plain Layout
4625 こまんど@コマンド ! H ! 
4626 \backslash
4627 hrulefill
4628 \end_layout
4629
4630 \end_inset
4631
4632
4633 \end_layout
4634
4635 \begin_layout Standard
4636 \begin_inset Formula $A\hrulefill B$
4637 \end_inset
4638
4639
4640 \end_layout
4641
4642 \begin_layout Standard
4643 があります.これらのコマンドを本文で使用するには,これらのコマンドは\SpecialChar TeX
4644 モードで挿入される必要があります.
4645 \end_layout
4646
4647 \begin_layout Section
4648 行列
4649 \begin_inset CommandInset label
4650 LatexCommand label
4651 name "sec:行列"
4652
4653 \end_inset
4654
4655
4656 \begin_inset Index idx
4657 status collapsed
4658
4659 \begin_layout Plain Layout
4660 ぎょうれつ@行列
4661 \end_layout
4662
4663 \end_inset
4664
4665
4666 \end_layout
4667
4668 \begin_layout Standard
4669 行列は,数式ツールバーボタンの
4670 \begin_inset Info
4671 type  "icon"
4672 arg   "dialog-show mathmatrix"
4673 \end_inset
4674
4675
4676 \family sans
4677 挿入\SpecialChar menuseparator
4678 数式\SpecialChar menuseparator
4679 行列
4680 \family default
4681 メニューで挿入することができます.すると,行列の行数・列数・配置方法・装飾を尋ねられます.ここで垂直配置は,行内数式内の行列でのみ意味を持ちます.
4682 \end_layout
4683
4684 \begin_layout Standard
4685 最初の行列は「上」配置
4686 \begin_inset Formula $\begin{array}[t]{cccc}
4687 A & D & G & J\\
4688 B & E & H & K\\
4689 C & F & I & L
4690 \end{array}$
4691 \end_inset
4692
4693 で,二番目は「中央」配置
4694 \begin_inset Formula $\begin{array}{cccc}
4695 A & D & G & J\\
4696 B & E & H & K\\
4697 C & F & I & L
4698 \end{array}$
4699 \end_inset
4700
4701 ,三番目は「下」配置
4702 \begin_inset Formula $\begin{array}[b]{cccc}
4703 A & D & G & J\\
4704 B & E & H & K\\
4705 C & F & I & L
4706 \end{array}$
4707 \end_inset
4708
4709 です.
4710 \end_layout
4711
4712 \begin_layout Standard
4713 水平配置は,各列がどのように配置されるべきかを指定します.これは,各列に対応した文字を一つずつ入力することによって設定します.
4714 \emph on
4715 l
4716 \emph default
4717 は左寄せ,
4718 \emph on
4719 c
4720 \emph default
4721 は中央揃え,
4722 \emph on
4723 r
4724 \emph default
4725 は右寄せを意味します.たとえば,第1列が左寄せで第2列と第3列が中央揃え,第4列が右揃えの
4726 \begin_inset Formula $4\times4$
4727 \end_inset
4728
4729 行列を作成するには,水平配置のところに
4730 \series bold
4731 lccr
4732 \series default
4733 と入力します.通常,行列では各列は中央揃えですから,各列の既定値は
4734 \series bold
4735 c
4736 \series default
4737 です.
4738 \end_layout
4739
4740 \begin_layout Standard
4741 水平行列の例です.
4742 \end_layout
4743
4744 \begin_layout Standard
4745
4746 \series bold
4747 lll
4748 \series default
4749  : 
4750 \begin_inset Formula $\begin{array}{lll}
4751 10000 & D & G\\
4752 B & 10000 & H\\
4753 C & F & 10000
4754 \end{array}$
4755 \end_inset
4756
4757  , 
4758 \series bold
4759 ccc
4760 \series default
4761  : 
4762 \begin_inset Formula $\begin{array}{ccc}
4763 10000 & D & G\\
4764 B & 10000 & H\\
4765 C & F & 10000
4766 \end{array}$
4767 \end_inset
4768
4769  , 
4770 \series bold
4771 rrr
4772 \series default
4773  : 
4774 \begin_inset Formula $\begin{array}{rrr}
4775 10000 & D & G\\
4776 B & 10000 & H\\
4777 C & F & 10000
4778 \end{array}$
4779 \end_inset
4780
4781
4782 \end_layout
4783
4784 \begin_layout Standard
4785 つづいて行や列を追加したり削除したりするには,数式ツールバーボタンの
4786 \begin_inset Info
4787 type  "icon"
4788 arg   "tabular-feature append-row"
4789 \end_inset
4790
4791
4792 \begin_inset Info
4793 type  "icon"
4794 arg   "tabular-feature delete-row"
4795 \end_inset
4796
4797 などや
4798 \family sans
4799 編集\SpecialChar menuseparator
4800 行と列
4801 \family default
4802 メニューを使用することができます.また,行は
4803 \begin_inset Info
4804 type  "shortcut"
4805 arg   "newline-insert newline"
4806 \end_inset
4807
4808 で作成することもできます.
4809 \end_layout
4810
4811 \begin_layout Standard
4812 \begin_inset VSpace bigskip
4813 \end_inset
4814
4815
4816 \end_layout
4817
4818 \begin_layout Standard
4819
4820 \family sans
4821 装飾
4822 \family default
4823 は,行列の前後に選択した様式の括弧を加えます.他にも括弧は,
4824 \series bold
4825
4826 \backslash
4827 left
4828 \series default
4829
4830 \begin_inset Index idx
4831 status collapsed
4832
4833 \begin_layout Plain Layout
4834 こまんど@コマンド ! L ! 
4835 \backslash
4836 left
4837 \end_layout
4838
4839 \end_inset
4840
4841 コマンドや
4842 \series bold
4843
4844 \backslash
4845 right
4846 \series default
4847
4848 \begin_inset Index idx
4849 status collapsed
4850
4851 \begin_layout Plain Layout
4852 こまんど@コマンド ! R ! 
4853 \backslash
4854 right
4855 \end_layout
4856
4857 \end_inset
4858
4859 コマンドで作成することもできます(
4860 \begin_inset Flex Ruby
4861 status collapsed
4862
4863 \begin_layout Plain Layout
4864 捷径
4865 \begin_inset Argument post:1
4866 status collapsed
4867
4868 \begin_layout Plain Layout
4869 ショートカット
4870 \end_layout
4871
4872 \end_inset
4873
4874
4875 \end_layout
4876
4877 \end_inset
4878
4879
4880 \family sans
4881 Alt+M
4882 \begin_inset space ~
4883 \end_inset
4884
4885 括弧
4886 \family default
4887 ).第
4888 \begin_inset CommandInset ref
4889 LatexCommand ref
4890 reference "subsec:自動の括弧丈"
4891
4892 \end_inset
4893
4894 節を参照してください.あるいは,以下のコマンドを使うこともできます.
4895 \begin_inset VSpace medskip
4896 \end_inset
4897
4898
4899 \end_layout
4900
4901 \begin_layout Standard
4902 \begin_inset space \hfill{}
4903 \end_inset
4904
4905
4906 \begin_inset Tabular
4907 <lyxtabular version="3" rows="4" columns="2">
4908 <features booktabs="true" tabularvalignment="middle">
4909 <column alignment="center" valignment="top" width="0pt">
4910 <column alignment="center" valignment="top">
4911 <row>
4912 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4913 \begin_inset Text
4914
4915 \begin_layout Plain Layout
4916 コマンド
4917 \end_layout
4918
4919 \end_inset
4920 </cell>
4921 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4922 \begin_inset Text
4923
4924 \begin_layout Plain Layout
4925 出力
4926 \end_layout
4927
4928 \end_inset
4929 </cell>
4930 </row>
4931 <row topspace="1.5mm">
4932 <cell alignment="center" valignment="top" usebox="none">
4933 \begin_inset Text
4934
4935 \begin_layout Plain Layout
4936
4937 \backslash
4938 bmatrix
4939 \begin_inset space \textvisiblespace{}
4940 \end_inset
4941
4942
4943 \begin_inset Formula $2\times2$
4944 \end_inset
4945
4946 行列
4947 \end_layout
4948
4949 \end_inset
4950 </cell>
4951 <cell alignment="center" valignment="top" usebox="none">
4952 \begin_inset Text
4953
4954 \begin_layout Plain Layout
4955 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4956 0 & \textrm{-}\mathrm{i}\\
4957 \mathrm{i} & 0
4958 \end{array}\end{bmatrix}$
4959 \end_inset
4960
4961
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 </row>
4967 <row topspace="1.5mm" bottomspace="0.5mm">
4968 <cell alignment="center" valignment="top" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972
4973 \backslash
4974 Bmatrix
4975 \begin_inset space \textvisiblespace{}
4976 \end_inset
4977
4978
4979 \begin_inset Formula $2\times2$
4980 \end_inset
4981
4982 行列
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 <cell alignment="center" valignment="top" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4992 0 & \textrm{-}\mathrm{i}\\
4993 \mathrm{i} & 0
4994 \end{array}\end{Bmatrix}$
4995 \end_inset
4996
4997
4998 \end_layout
4999
5000 \end_inset
5001 </cell>
5002 </row>
5003 <row>
5004 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5005 \begin_inset Text
5006
5007 \begin_layout Plain Layout
5008
5009 \backslash
5010 pmatrix
5011 \begin_inset space \textvisiblespace{}
5012 \end_inset
5013
5014
5015 \begin_inset Formula $2\times2$
5016 \end_inset
5017
5018 行列
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5028 0 & \textrm{-}\mathrm{i}\\
5029 \mathrm{i} & 0
5030 \end{array}\end{pmatrix}$
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \end_inset
5037 </cell>
5038 </row>
5039 </lyxtabular>
5040
5041 \end_inset
5042
5043
5044 \begin_inset space \hfill{}
5045 \end_inset
5046
5047
5048 \begin_inset Tabular
5049 <lyxtabular version="3" rows="4" columns="2">
5050 <features booktabs="true" tabularvalignment="middle">
5051 <column alignment="center" valignment="top" width="0pt">
5052 <column alignment="center" valignment="top">
5053 <row>
5054 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058 コマンド
5059 \end_layout
5060
5061 \end_inset
5062 </cell>
5063 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067 出力
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 </row>
5073 <row topspace="1.5mm">
5074 <cell alignment="center" valignment="top" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078
5079 \backslash
5080 vmatrix
5081 \begin_inset space \textvisiblespace{}
5082 \end_inset
5083
5084
5085 \begin_inset Formula $2\times2$
5086 \end_inset
5087
5088 行列
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 <cell alignment="center" valignment="top" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5098 0 & \textrm{-}\mathrm{i}\\
5099 \mathrm{i} & 0
5100 \end{array}\end{vmatrix}$
5101 \end_inset
5102
5103
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 </row>
5109 <row topspace="1.5mm" bottomspace="0.5mm">
5110 <cell alignment="center" valignment="top" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114
5115 \backslash
5116 Vmatrix
5117 \begin_inset space \textvisiblespace{}
5118 \end_inset
5119
5120
5121 \begin_inset Formula $2\times2$
5122 \end_inset
5123
5124 行列
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 <cell alignment="center" valignment="top" usebox="none">
5130 \begin_inset Text
5131
5132 \begin_layout Plain Layout
5133 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5134 0 & \textrm{-}\mathrm{i}\\
5135 \mathrm{i} & 0
5136 \end{array}\end{Vmatrix}$
5137 \end_inset
5138
5139
5140 \end_layout
5141
5142 \end_inset
5143 </cell>
5144 </row>
5145 <row>
5146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5147 \begin_inset Text
5148
5149 \begin_layout Plain Layout
5150
5151 \backslash
5152 matrix
5153 \begin_inset space \textvisiblespace{}
5154 \end_inset
5155
5156
5157 \begin_inset Formula $2\times2$
5158 \end_inset
5159
5160 行列
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5170 0 & \textrm{-}\mathrm{i}\\
5171 \mathrm{i} & 0
5172 \end{array}\end{matrix}$
5173 \end_inset
5174
5175
5176 \end_layout
5177
5178 \end_inset
5179 </cell>
5180 </row>
5181 </lyxtabular>
5182
5183 \end_inset
5184
5185
5186 \begin_inset space \hfill{}
5187 \end_inset
5188
5189
5190 \end_layout
5191
5192 \begin_layout Standard
5193 \begin_inset VSpace medskip
5194 \end_inset
5195
5196 たとえば
5197 \series bold
5198
5199 \backslash
5200 vmatrix
5201 \series default
5202 などを挿入すると,青枠が二つの垂直線のあいだに現れるので,そこに行列を挿入することができます.
5203 \end_layout
5204
5205 \begin_layout Standard
5206 \begin_inset VSpace bigskip
5207 \end_inset
5208
5209 じつは多行数式はすべて行列なので,行列の各列の間隔を変更するには,第
5210 \begin_inset CommandInset ref
5211 LatexCommand ref
5212 reference "subsec:列間"
5213
5214 \end_inset
5215
5216 節に説明されている距離
5217 \series bold
5218
5219 \backslash
5220 arraycolsep
5221 \series default
5222
5223 \begin_inset Index idx
5224 status collapsed
5225
5226 \begin_layout Plain Layout
5227 こまんど@コマンド ! A ! 
5228 \backslash
5229 arraycolsep
5230 \end_layout
5231
5232 \end_inset
5233
5234 をここでも使用することができます.
5235 \end_layout
5236
5237 \begin_layout Standard
5238 行間隔を変更するには,
5239 \series bold
5240
5241 \backslash
5242 arraystretch
5243 \series default
5244
5245 \begin_inset Index idx
5246 status collapsed
5247
5248 \begin_layout Plain Layout
5249 こまんど@コマンド ! A ! 
5250 \backslash
5251 arraystretch
5252 \end_layout
5253
5254 \end_inset
5255
5256 コマンドを使用します.以下のようにして使用します.
5257 \end_layout
5258
5259 \begin_layout Standard
5260
5261 \series bold
5262
5263 \backslash
5264 renewcommand{
5265 \backslash
5266 arraystretch}{伸長因子}
5267 \begin_inset Index idx
5268 status collapsed
5269
5270 \begin_layout Plain Layout
5271 こまんど@コマンド ! R ! 
5272 \backslash
5273 renewcommand
5274 \end_layout
5275
5276 \end_inset
5277
5278
5279 \end_layout
5280
5281 \begin_layout Standard
5282
5283 \series bold
5284
5285 \backslash
5286 renewcommand
5287 \series default
5288 コマンドは,伸長因子を定義済みの
5289 \series bold
5290
5291 \backslash
5292 arraystretch
5293 \series default
5294 コマンドに割り当てます.たとえば行間隔を2倍にするには,因子として2を指定して下さい.すると,以降の行列すべてにこれが使用されるようになります.元の間隔に戻すに
5295 は,
5296 \series bold
5297
5298 \backslash
5299 arraystretch
5300 \series default
5301 に因子1を割り当てて下さい.
5302 \end_layout
5303
5304 \begin_layout Standard
5305 本文行中に行列を入れるには,
5306 \series bold
5307
5308 \backslash
5309 smallmatrix
5310 \series default
5311
5312 \begin_inset Index idx
5313 status collapsed
5314
5315 \begin_layout Plain Layout
5316 こまんど@コマンド ! S ! 
5317 \backslash
5318 smallmatrix
5319 \end_layout
5320
5321 \end_inset
5322
5323 コマンドを使います.これを挿入すると,二つの点線に囲まれた青枠が現れます.この枠のなかに行列を入れることができます.
5324 \end_layout
5325
5326 \begin_layout Standard
5327 これは,本文行中の行列
5328 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5329 C & D
5330 \end{smallmatrix}\right)$
5331 \end_inset
5332
5333 です.
5334 \end_layout
5335
5336 \begin_layout Section
5337 括弧と区分記号
5338 \begin_inset Index idx
5339 status collapsed
5340
5341 \begin_layout Plain Layout
5342 かっこ@括弧
5343 \end_layout
5344
5345 \end_inset
5346
5347
5348 \begin_inset Index idx
5349 status collapsed
5350
5351 \begin_layout Plain Layout
5352 くぶんきごう@区分記号
5353 \end_layout
5354
5355 \end_inset
5356
5357
5358 \end_layout
5359
5360 \begin_layout Subsection
5361 垂直括弧と区分記号
5362 \begin_inset Index idx
5363 status collapsed
5364
5365 \begin_layout Plain Layout
5366 かっこ@括弧 ! すいちょく@垂直
5367 \begin_inset space \thinspace{}
5368 \end_inset
5369
5370 ——
5371 \end_layout
5372
5373 \end_inset
5374
5375
5376 \end_layout
5377
5378 \begin_layout Standard
5379 \begin_inset space \hfill{}
5380 \end_inset
5381
5382
5383 \begin_inset Tabular
5384 <lyxtabular version="3" rows="9" columns="2">
5385 <features booktabs="true" tabularvalignment="middle">
5386 <column alignment="center" valignment="top" width="0pt">
5387 <column alignment="center" valignment="top" width="0pt">
5388 <row>
5389 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5390 \begin_inset Text
5391
5392 \begin_layout Plain Layout
5393 コマンド
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 出力
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 </row>
5408 <row>
5409 <cell alignment="center" valignment="top" usebox="none">
5410 \begin_inset Text
5411
5412 \begin_layout Plain Layout
5413 (
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 <cell alignment="center" valignment="top" usebox="none">
5419 \begin_inset Text
5420
5421 \begin_layout Plain Layout
5422 \begin_inset Formula $($
5423 \end_inset
5424
5425
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 </row>
5431 <row>
5432 <cell alignment="center" valignment="top" usebox="none">
5433 \begin_inset Text
5434
5435 \begin_layout Plain Layout
5436 {
5437 \end_layout
5438
5439 \end_inset
5440 </cell>
5441 <cell alignment="center" valignment="top" usebox="none">
5442 \begin_inset Text
5443
5444 \begin_layout Plain Layout
5445 \begin_inset Formula $\{$
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 </row>
5454 <row>
5455 <cell alignment="center" valignment="top" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 [
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 <cell alignment="center" valignment="top" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468 \begin_inset Formula $[$
5469 \end_inset
5470
5471
5472 \end_layout
5473
5474 \end_inset
5475 </cell>
5476 </row>
5477 <row>
5478 <cell alignment="center" valignment="top" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482
5483 \backslash
5484 langle
5485 \end_layout
5486
5487 \end_inset
5488 </cell>
5489 <cell alignment="center" valignment="top" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 \begin_inset Formula $\langle$
5494 \end_inset
5495
5496
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 </row>
5502 <row>
5503 <cell alignment="center" valignment="top" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507
5508 \backslash
5509 lceil
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 <cell alignment="center" valignment="top" usebox="none">
5515 \begin_inset Text
5516
5517 \begin_layout Plain Layout
5518 \begin_inset Formula $\lceil$
5519 \end_inset
5520
5521
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 </row>
5527 <row>
5528 <cell alignment="center" valignment="top" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Plain Layout
5532
5533 \backslash
5534 lfloor
5535 \end_layout
5536
5537 \end_inset
5538 </cell>
5539 <cell alignment="center" valignment="top" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Plain Layout
5543 \begin_inset Formula $\lfloor$
5544 \end_inset
5545
5546
5547 \end_layout
5548
5549 \end_inset
5550 </cell>
5551 </row>
5552 <row>
5553 <cell alignment="center" valignment="top" usebox="none">
5554 \begin_inset Text
5555
5556 \begin_layout Plain Layout
5557 /
5558 \end_layout
5559
5560 \end_inset
5561 </cell>
5562 <cell alignment="center" valignment="top" usebox="none">
5563 \begin_inset Text
5564
5565 \begin_layout Plain Layout
5566 \begin_inset Formula $/$
5567 \end_inset
5568
5569
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 <row>
5576 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5577 \begin_inset Text
5578
5579 \begin_layout Plain Layout
5580 |
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589 \begin_inset Formula $|$
5590 \end_inset
5591
5592
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 </row>
5598 </lyxtabular>
5599
5600 \end_inset
5601
5602
5603 \begin_inset space \hfill{}
5604 \end_inset
5605
5606
5607 \begin_inset Tabular
5608 <lyxtabular version="3" rows="9" columns="2">
5609 <features booktabs="true" tabularvalignment="middle">
5610 <column alignment="center" valignment="top" width="0pt">
5611 <column alignment="center" valignment="top" width="0pt">
5612 <row>
5613 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Plain Layout
5617 コマンド
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Plain Layout
5626 出力
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row>
5633 <cell alignment="center" valignment="top" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 )
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 \begin_inset Formula $)$
5647 \end_inset
5648
5649
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 </row>
5655 <row>
5656 <cell alignment="center" valignment="top" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 }
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 <cell alignment="center" valignment="top" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 \begin_inset Formula $\}$
5670 \end_inset
5671
5672
5673 \end_layout
5674
5675 \end_inset
5676 </cell>
5677 </row>
5678 <row>
5679 <cell alignment="center" valignment="top" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 ]
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 <cell alignment="center" valignment="top" usebox="none">
5689 \begin_inset Text
5690
5691 \begin_layout Plain Layout
5692 \begin_inset Formula $]$
5693 \end_inset
5694
5695
5696 \end_layout
5697
5698 \end_inset
5699 </cell>
5700 </row>
5701 <row>
5702 <cell alignment="center" valignment="top" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706
5707 \backslash
5708 rangle
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 \begin_inset Formula $\rangle$
5718 \end_inset
5719
5720
5721 \end_layout
5722
5723 \end_inset
5724 </cell>
5725 </row>
5726 <row>
5727 <cell alignment="center" valignment="top" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731
5732 \backslash
5733 rceil
5734 \end_layout
5735
5736 \end_inset
5737 </cell>
5738 <cell alignment="center" valignment="top" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 \begin_inset Formula $\rceil$
5743 \end_inset
5744
5745
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 </row>
5751 <row>
5752 <cell alignment="center" valignment="top" usebox="none">
5753 \begin_inset Text
5754
5755 \begin_layout Plain Layout
5756
5757 \backslash
5758 rfloor
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell alignment="center" valignment="top" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767 \begin_inset Formula $\rfloor$
5768 \end_inset
5769
5770
5771 \end_layout
5772
5773 \end_inset
5774 </cell>
5775 </row>
5776 <row>
5777 <cell alignment="center" valignment="top" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781
5782 \backslash
5783
5784 \backslash
5785
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 <cell alignment="center" valignment="top" usebox="none">
5791 \begin_inset Text
5792
5793 \begin_layout Plain Layout
5794 \begin_inset Formula $\backslash$
5795 \end_inset
5796
5797
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 </row>
5803 <row>
5804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5805 \begin_inset Text
5806
5807 \begin_layout Plain Layout
5808
5809 \backslash
5810 |
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 \begin_inset Formula $\|$
5820 \end_inset
5821
5822
5823 \end_layout
5824
5825 \end_inset
5826 </cell>
5827 </row>
5828 </lyxtabular>
5829
5830 \end_inset
5831
5832
5833 \begin_inset space \hfill{}
5834 \end_inset
5835
5836
5837 \end_layout
5838
5839 \begin_layout Standard
5840 \begin_inset Note Greyedout
5841 status open
5842
5843 \begin_layout Plain Layout
5844
5845 \series bold
5846 【註】
5847 \series default
5848 \SpecialChar TeX
5849 モードでは,
5850 \backslash
5851
5852 \backslash
5853 コマンドはその場所に改行を入れてしまうので,バックスラッシュを入力するには
5854 \series bold
5855
5856 \backslash
5857 textbackslash
5858 \series default
5859
5860 \begin_inset Index idx
5861 status collapsed
5862
5863 \begin_layout Plain Layout
5864 こまんど@コマンド! T ! 
5865 \backslash
5866 textbackslash
5867 \end_layout
5868
5869 \end_inset
5870
5871 を使わなくてはなりません.
5872 \end_layout
5873
5874 \end_inset
5875
5876
5877 \end_layout
5878
5879 \begin_layout Standard
5880 上に列挙した文字すべてについて,以下の二小節で説明されているコマンドを使って,大きさを調整することができます.これらのコマンドを使用するにあたっては,
5881 \series bold
5882
5883 \backslash
5884 langle
5885 \series default
5886
5887 \series bold
5888
5889 \backslash
5890 rangle
5891 \series default
5892 コマンドを使用せずに
5893 \begin_inset Formula $<$
5894 \end_inset
5895
5896
5897 \begin_inset Formula $>$
5898 \end_inset
5899
5900 の文字を直接使用することができます.
5901 \end_layout
5902
5903 \begin_layout Subsubsection
5904 手動の括弧高
5905 \begin_inset CommandInset label
5906 LatexCommand label
5907 name "subsec:手動の括弧丈"
5908
5909 \end_inset
5910
5911
5912 \begin_inset Index idx
5913 status collapsed
5914
5915 \begin_layout Plain Layout
5916 かっこたけ@括弧高 ! しゅどう@手動
5917 \end_layout
5918
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \begin_layout Standard
5925 括弧の丈は,\SpecialChar LaTeX
5926 コマンドの
5927 \series bold
5928
5929 \backslash
5930 big
5931 \series default
5932
5933 \begin_inset Index idx
5934 status collapsed
5935
5936 \begin_layout Plain Layout
5937 こまんど@コマンド ! B ! 
5938 \backslash
5939 big
5940 \end_layout
5941
5942 \end_inset
5943
5944
5945 \series bold
5946
5947 \backslash
5948 Big
5949 \series default
5950
5951 \series bold
5952
5953 \backslash
5954 bigg
5955 \series default
5956 および
5957 \series bold
5958
5959 \backslash
5960 Bigg
5961 \series default
5962 を使って,手動で指定することができます.
5963 \series bold
5964
5965 \backslash
5966 big
5967 \series default
5968 が最小の大きさであり,
5969 \series bold
5970
5971 \backslash
5972 Bigg
5973 \series default
5974 が最大の括弧高になります.
5975 \end_layout
5976
5977 \begin_layout Standard
5978 これらのコマンドは,括弧の階層を強調するのに使われます.
5979 \end_layout
5980
5981 \begin_layout Standard
5982 \align center
5983 \begin_inset Tabular
5984 <lyxtabular version="3" rows="2" columns="2">
5985 <features booktabs="true" tabularvalignment="middle">
5986 <column alignment="center" valignment="top" width="0pt">
5987 <column alignment="center" valignment="top" width="0pt">
5988 <row>
5989 <cell alignment="center" valignment="top" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 すべての括弧が同じ大きさ:
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 \begin_inset Formula $((A+B)(A-B))^{C}$
6003 \end_inset
6004
6005
6006 \end_layout
6007
6008 \end_inset
6009 </cell>
6010 </row>
6011 <row topspace="2mm">
6012 <cell alignment="center" valignment="top" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 こちらの方が良い:
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 </lyxtabular>
6035
6036 \end_inset
6037
6038
6039 \end_layout
6040
6041 \begin_layout Standard
6042 二つ目の数式では,
6043 \series bold
6044
6045 \backslash
6046 Big((A+B)(A-B)
6047 \backslash
6048 Big)^
6049 \begin_inset space \textvisiblespace{}
6050 \end_inset
6051
6052 C
6053 \series default
6054 というコマンドが使われています.
6055 \end_layout
6056
6057 \begin_layout Standard
6058 以下は,すべての括弧高の羅列です.
6059 \end_layout
6060
6061 \begin_layout Standard
6062 \align center
6063
6064 \backslash
6065 Bigg(
6066 \backslash
6067 exp
6068 \backslash
6069 bigg
6070 \begin_inset Formula $<$
6071 \end_inset
6072
6073
6074 \backslash
6075 Big[
6076 \backslash
6077 big{
6078 \backslash
6079 ln(3x)
6080 \backslash
6081 big}^2
6082 \begin_inset space \textvisiblespace{}
6083 \end_inset
6084
6085
6086 \backslash
6087 sin(x)
6088 \backslash
6089 Big]^
6090 \begin_inset space \textvisiblespace{}
6091 \end_inset
6092
6093 A
6094 \begin_inset space \textvisiblespace{}
6095 \end_inset
6096
6097
6098 \backslash
6099 bigg
6100 \begin_inset Formula $>$
6101 \end_inset
6102
6103
6104 \backslash
6105 Bigg)^0,5
6106 \end_layout
6107
6108 \begin_layout Standard
6109 \align center
6110 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6111 \end_inset
6112
6113
6114 \end_layout
6115
6116 \begin_layout Standard
6117
6118 \series bold
6119
6120 \backslash
6121 big
6122 \series default
6123 型コマンドの他に,括弧と中身のあいだにもう少し空白を加える
6124 \series bold
6125
6126 \backslash
6127 bigm
6128 \series default
6129
6130 \begin_inset Index idx
6131 status collapsed
6132
6133 \begin_layout Plain Layout
6134 こまんど@コマンド ! B ! 
6135 \backslash
6136 bigm
6137 \end_layout
6138
6139 \end_inset
6140
6141 という派生型と,空白を追加しない
6142 \series bold
6143
6144 \backslash
6145 bigl
6146 \series default
6147 -
6148 \series bold
6149
6150 \backslash
6151 bigr
6152 \series default
6153
6154 \begin_inset Index idx
6155 status collapsed
6156
6157 \begin_layout Plain Layout
6158 こまんど@コマンド ! B ! 
6159 \backslash
6160 bigl - 
6161 \backslash
6162 bigr
6163 \end_layout
6164
6165 \end_inset
6166
6167 派生型があります.
6168 \series bold
6169
6170 \backslash
6171 bigl
6172 \series default
6173 コマンドの最後の
6174 \emph on
6175 l
6176 \emph default
6177 は,左括弧であることを示し,右括弧の場合には,
6178 \emph on
6179 l
6180 \emph default
6181 の代わりに
6182 \emph on
6183 r
6184 \emph default
6185 を用います.左括弧と右括弧は,それぞれ括弧の開始と終了に用いられます.
6186 \end_layout
6187
6188 \begin_layout Standard
6189 以下の表は,これらの派生型の比較です.
6190 \end_layout
6191
6192 \begin_layout Standard
6193 \align center
6194 \begin_inset Tabular
6195 <lyxtabular version="3" rows="5" columns="2">
6196 <features booktabs="true" tabularvalignment="middle">
6197 <column alignment="center" valignment="top" width="0pt">
6198 <column alignment="center" valignment="middle">
6199 <row>
6200 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6201 \begin_inset Text
6202
6203 \begin_layout Plain Layout
6204 コマンド
6205 \end_layout
6206
6207 \end_inset
6208 </cell>
6209 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213 出力
6214 \end_layout
6215
6216 \end_inset
6217 </cell>
6218 </row>
6219 <row topspace="2mm">
6220 <cell alignment="center" valignment="top" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224
6225 \backslash
6226 Bigm(
6227 \backslash
6228 bigm(
6229 \backslash
6230 ln(3x)
6231 \backslash
6232 bigm)^2
6233 \begin_inset space \textvisiblespace{}
6234 \end_inset
6235
6236
6237 \backslash
6238 Bigm)
6239 \end_layout
6240
6241 \end_inset
6242 </cell>
6243 <cell alignment="center" valignment="top" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Plain Layout
6247 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6248 \end_inset
6249
6250
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 </row>
6256 <row topspace="2mm">
6257 <cell alignment="center" valignment="top" usebox="none">
6258 \begin_inset Text
6259
6260 \begin_layout Plain Layout
6261
6262 \backslash
6263 Big(
6264 \backslash
6265 big(
6266 \backslash
6267 ln(3x)
6268 \backslash
6269 big)^2
6270 \begin_inset space \textvisiblespace{}
6271 \end_inset
6272
6273
6274 \backslash
6275 Big)
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 <cell alignment="center" valignment="top" usebox="none">
6281 \begin_inset Text
6282
6283 \begin_layout Plain Layout
6284 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6285 \end_inset
6286
6287
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 </row>
6293 <row topspace="2mm" bottomspace="0.5mm">
6294 <cell alignment="center" valignment="top" usebox="none">
6295 \begin_inset Text
6296
6297 \begin_layout Plain Layout
6298
6299 \backslash
6300 Bigl(
6301 \backslash
6302 bigl(
6303 \backslash
6304 ln(3x)
6305 \backslash
6306 bigr)^2
6307 \begin_inset space \textvisiblespace{}
6308 \end_inset
6309
6310
6311 \backslash
6312 Bigr)
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 <cell alignment="center" valignment="top" usebox="none">
6318 \begin_inset Text
6319
6320 \begin_layout Plain Layout
6321 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6322 \end_inset
6323
6324
6325 \end_layout
6326
6327 \end_inset
6328 </cell>
6329 </row>
6330 <row topspace="1.5mm" bottomspace="0.5mm">
6331 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6332 \begin_inset Text
6333
6334 \begin_layout Plain Layout
6335
6336 \backslash
6337 bigl)
6338 \backslash
6339 ln(3x)
6340 \backslash
6341 bigr(
6342 \end_layout
6343
6344 \end_inset
6345 </cell>
6346 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6347 \begin_inset Text
6348
6349 \begin_layout Plain Layout
6350 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6351 \end_inset
6352
6353
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 </row>
6359 </lyxtabular>
6360
6361 \end_inset
6362
6363
6364 \end_layout
6365
6366 \begin_layout Subsubsection
6367 自動の括弧高
6368 \begin_inset CommandInset label
6369 LatexCommand label
6370 name "subsec:自動の括弧丈"
6371
6372 \end_inset
6373
6374
6375 \begin_inset Index idx
6376 status collapsed
6377
6378 \begin_layout Plain Layout
6379 かっこたけ@括弧高 ! じどう@自動
6380 \end_layout
6381
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \begin_layout Standard
6388 可変の丈を持つ括弧は,
6389 \series bold
6390
6391 \backslash
6392 left
6393 \series default
6394
6395 \begin_inset Index idx
6396 status collapsed
6397
6398 \begin_layout Plain Layout
6399 こまんど@コマンド ! L ! 
6400 \backslash
6401 left
6402 \end_layout
6403
6404 \end_inset
6405
6406 コマンドおよび
6407 \series bold
6408
6409 \backslash
6410 right
6411 \series default
6412
6413 \begin_inset Index idx
6414 status collapsed
6415
6416 \begin_layout Plain Layout
6417 こまんど@コマンド ! R ! 
6418 \backslash
6419 right
6420 \end_layout
6421
6422 \end_inset
6423
6424 コマンド,あるいは数式ツールバーボタンの
6425 \begin_inset Info
6426 type  "icon"
6427 arg   "dialog-show mathdelimiter"
6428 \end_inset
6429
6430 で挿入することができます.
6431 \series bold
6432
6433 \backslash
6434 left
6435 \series default
6436 および
6437 \series bold
6438
6439 \backslash
6440 right
6441 \series default
6442 の直後には,必要とする括弧を挿入しなくてはなりません.すると,括弧高は出力時に自動的に計算されます.
6443 \end_layout
6444
6445 \begin_layout Standard
6446 \align center
6447 通常の括弧:
6448 \series bold
6449
6450 \backslash
6451 ln(
6452 \backslash
6453 frac
6454 \begin_inset space \textvisiblespace{}
6455 \end_inset
6456
6457 A
6458 \begin_inset Formula $\downarrow$
6459 \end_inset
6460
6461 C
6462 \begin_inset space \textvisiblespace{}
6463 \end_inset
6464
6465 )
6466 \series default
6467 というコマンドは
6468 \begin_inset Formula 
6469 \[
6470 \ln(\frac{A}{C})
6471 \]
6472
6473 \end_inset
6474
6475 を生成します.
6476 \end_layout
6477
6478 \begin_layout Standard
6479 \align center
6480 複数行の括弧:
6481 \series bold
6482
6483 \backslash
6484 ln
6485 \backslash
6486 left(
6487 \backslash
6488 frac
6489 \begin_inset space \textvisiblespace{}
6490 \end_inset
6491
6492 A
6493 \begin_inset Formula $\downarrow$
6494 \end_inset
6495
6496 C
6497 \begin_inset space \textvisiblespace{}
6498 \end_inset
6499
6500
6501 \backslash
6502 right)
6503 \series default
6504 というコマンドは
6505 \begin_inset Formula 
6506 \[
6507 \ln\left(\frac{A}{C}\right)
6508 \]
6509
6510 \end_inset
6511
6512 を生成します.
6513 \end_layout
6514
6515 \begin_layout Standard
6516
6517 \series bold
6518
6519 \backslash
6520 left
6521 \series default
6522
6523 \series bold
6524
6525 \backslash
6526 right
6527 \series default
6528 の代わりに,
6529 \begin_inset Flex Ruby
6530 status collapsed
6531
6532 \begin_layout Plain Layout
6533 捷径
6534 \begin_inset Argument post:1
6535 status collapsed
6536
6537 \begin_layout Plain Layout
6538 ショートカット
6539 \end_layout
6540
6541 \end_inset
6542
6543
6544 \end_layout
6545
6546 \end_inset
6547
6548
6549 \family sans
6550 Alt+M
6551 \begin_inset space ~
6552 \end_inset
6553
6554 括弧
6555 \family default
6556 を使うこともできます.これを使うと,\SpecialChar LyX
6557 中で即座に実際の括弧高を確認することができるという利点と,対応する右括弧も生成されるという利点があります.
6558 \begin_inset Newline newline
6559 \end_inset
6560
6561 すると,先ほどの例を作るコマンドは
6562 \series bold
6563
6564 \backslash
6565 ln Alt+M
6566 \series default
6567  
6568 \series bold
6569 (
6570 \backslash
6571 frac
6572 \begin_inset space \textvisiblespace{}
6573 \end_inset
6574
6575 A
6576 \begin_inset Formula $\downarrow$
6577 \end_inset
6578
6579 C
6580 \series default
6581 となります.
6582 \end_layout
6583
6584 \begin_layout Standard
6585 左括弧あるいは右括弧を省略するには,ドットを挿入します.たとえば,
6586 \series bold
6587
6588 \backslash
6589 left.
6590 \backslash
6591 frac
6592 \begin_inset space \textvisiblespace{}
6593 \end_inset
6594
6595 A
6596 \begin_inset Formula $\downarrow$
6597 \end_inset
6598
6599 B
6600 \begin_inset space \textvisiblespace{}
6601 \end_inset
6602
6603
6604 \backslash
6605 right}
6606 \series default
6607 というコマンドは
6608 \series bold
6609
6610 \begin_inset Formula 
6611 \[
6612 \left.\frac{A}{B}\right\} 
6613 \]
6614
6615 \end_inset
6616
6617
6618 \series default
6619 を生成します.
6620 \series bold
6621
6622 \backslash
6623 left
6624 \series default
6625 コマンドおよび
6626 \series bold
6627
6628 \backslash
6629 right
6630 \series default
6631 コマンドは,文書が再度読み込まれたときには,\SpecialChar LyX
6632 によって正しい丈の括弧に変換され,省略された括弧は,点線として表示されます.
6633 \end_layout
6634
6635 \begin_layout Standard
6636 \begin_inset VSpace bigskip
6637 \end_inset
6638
6639 著名な\SpecialChar LaTeX
6640 頒布版は,すべて\SpecialChar LaTeX
6641 の拡張であるe\SpecialChar TeX
6642 を使用しているので,これらの頒布版では,すべての括弧および極限に対して
6643 \series bold
6644
6645 \backslash
6646 middle
6647 \series default
6648
6649 \begin_inset Index idx
6650 status collapsed
6651
6652 \begin_layout Plain Layout
6653 こまんど@コマンド ! M ! 
6654 \backslash
6655 middle
6656 \end_layout
6657
6658 \end_inset
6659
6660 コマンドも使用することができます
6661 \begin_inset Foot
6662 status collapsed
6663
6664 \begin_layout Plain Layout
6665
6666 \series bold
6667 【訳註】
6668 \series default
6669 p\SpecialChar LaTeX
6670 では,標準では
6671 \series bold
6672
6673 \backslash
6674 middle
6675 \series default
6676 コマンドは使えません.よって,以下の例では「
6677 \series bold
6678
6679 \backslash
6680 middle
6681 \series default
6682
6683 \begin_inset Formula $|$
6684 \end_inset
6685
6686 」の代わりに「
6687 \series bold
6688
6689 \backslash
6690 biggm
6691 \series default
6692
6693 \begin_inset Formula $|$
6694 \end_inset
6695
6696 」を用いています.
6697 \end_layout
6698
6699 \end_inset
6700
6701 .このコマンドでは,物理ベクトル
6702 \begin_inset Formula 
6703 \[
6704 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6705 \]
6706
6707 \end_inset
6708
6709 で必要とされるように,次に続く文字の高さは,囲まれる括弧の高さに調節されます.物理ベクトルに関しては,第
6710 \begin_inset CommandInset ref
6711 LatexCommand ref
6712 reference "subsec:物理ベクトル"
6713
6714 \end_inset
6715
6716 節に説明されているように特殊な\SpecialChar LaTeX
6717 パッケージがあります.
6718 \end_layout
6719
6720 \begin_layout Subsection
6721 水平括弧
6722 \begin_inset Index idx
6723 status collapsed
6724
6725 \begin_layout Plain Layout
6726 かっこ@括弧 ! すいへい@水平
6727 \begin_inset space \thinspace{}
6728 \end_inset
6729
6730 ——
6731 \end_layout
6732
6733 \end_inset
6734
6735
6736 \end_layout
6737
6738 \begin_layout Standard
6739 \align center
6740 \begin_inset Tabular
6741 <lyxtabular version="3" rows="4" columns="2">
6742 <features booktabs="true" tabularvalignment="middle">
6743 <column alignment="center" valignment="top" width="0pt">
6744 <column alignment="center" valignment="top" width="0pt">
6745 <row>
6746 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6747 \begin_inset Text
6748
6749 \begin_layout Plain Layout
6750 コマンド
6751 \end_layout
6752
6753 \end_inset
6754 </cell>
6755 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6756 \begin_inset Text
6757
6758 \begin_layout Plain Layout
6759 出力
6760 \end_layout
6761
6762 \end_inset
6763 </cell>
6764 </row>
6765 <row>
6766 <cell alignment="center" valignment="top" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770
6771 \backslash
6772 overbrace
6773 \begin_inset space \textvisiblespace{}
6774 \end_inset
6775
6776 A+B
6777 \begin_inset space \textvisiblespace{}
6778 \end_inset
6779
6780 ^
6781 \begin_inset space \textvisiblespace{}
6782 \end_inset
6783
6784 3
6785 \begin_inset Index idx
6786 status collapsed
6787
6788 \begin_layout Plain Layout
6789 こまんど@コマンド ! O ! 
6790 \backslash
6791 overbrace
6792 \end_layout
6793
6794 \end_inset
6795
6796
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 <cell alignment="center" valignment="top" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805 \begin_inset Formula $\overbrace{A+B}^{3}$
6806 \end_inset
6807
6808
6809 \end_layout
6810
6811 \end_inset
6812 </cell>
6813 </row>
6814 <row topspace="2mm">
6815 <cell alignment="center" valignment="top" usebox="none">
6816 \begin_inset Text
6817
6818 \begin_layout Plain Layout
6819
6820 \backslash
6821 underbrace
6822 \begin_inset space \textvisiblespace{}
6823 \end_inset
6824
6825 A+B
6826 \begin_inset space \textvisiblespace{}
6827 \end_inset
6828
6829 _5
6830 \begin_inset Index idx
6831 status collapsed
6832
6833 \begin_layout Plain Layout
6834 こまんど@コマンド ! U ! 
6835 \backslash
6836 underbrace
6837 \end_layout
6838
6839 \end_inset
6840
6841
6842 \end_layout
6843
6844 \end_inset
6845 </cell>
6846 <cell alignment="center" valignment="top" usebox="none">
6847 \begin_inset Text
6848
6849 \begin_layout Plain Layout
6850 \begin_inset Formula $\underbrace{A+B}_{5}$
6851 \end_inset
6852
6853
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 </row>
6859 <row>
6860 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864
6865 \backslash
6866 overbrace
6867 \begin_inset space \textvisiblespace{}
6868 \end_inset
6869
6870
6871 \backslash
6872 underbrace
6873 \begin_inset space \textvisiblespace{}
6874 \end_inset
6875
6876 A+B_w
6877 \begin_inset space \textvisiblespace{}
6878 \end_inset
6879
6880
6881 \begin_inset space \textvisiblespace{}
6882 \end_inset
6883
6884 _7
6885 \begin_inset space \textvisiblespace{}
6886 \end_inset
6887
6888
6889 \begin_inset space \textvisiblespace{}
6890 \end_inset
6891
6892 ^
6893 \begin_inset space \textvisiblespace{}
6894 \end_inset
6895
6896 C
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6902 \begin_inset Text
6903
6904 \begin_layout Plain Layout
6905 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6906 \end_inset
6907
6908
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 </row>
6914 </lyxtabular>
6915
6916 \end_inset
6917
6918
6919 \end_layout
6920
6921 \begin_layout Standard
6922 最後の例では,
6923 \series bold
6924
6925 \backslash
6926 overbrace
6927 \series default
6928 が先に挿入されようが
6929 \series bold
6930
6931 \backslash
6932 underbrace
6933 \series default
6934 が先に挿入されようが代わりはありません.
6935 \end_layout
6936
6937 \begin_layout Standard
6938 \begin_inset VSpace medskip
6939 \end_inset
6940
6941
6942 \end_layout
6943
6944 \begin_layout Standard
6945 文書設定の
6946 \family sans
6947 数式オプション
6948 \family default
6949 で,
6950 \series bold
6951 mathtools
6952 \series default
6953
6954 \begin_inset Index idx
6955 status collapsed
6956
6957 \begin_layout Plain Layout
6958 ぱっけーじ@パッケージ ! mathtools
6959 \end_layout
6960
6961 \end_inset
6962
6963 パッケージに
6964 \family sans
6965 常に読み込み
6966 \family default
6967 オプションを設定すると,以下のような角括弧が利用可能になります.
6968 \end_layout
6969
6970 \begin_layout Standard
6971 \align center
6972 \begin_inset Tabular
6973 <lyxtabular version="3" rows="4" columns="2">
6974 <features booktabs="true" tabularvalignment="middle">
6975 <column alignment="center" valignment="top" width="0pt">
6976 <column alignment="center" valignment="top" width="0pt">
6977 <row>
6978 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982 コマンド
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991 出力
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 </row>
6997 <row>
6998 <cell alignment="center" valignment="top" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002
7003 \backslash
7004 overbracket{A+B
7005 \begin_inset space \textvisiblespace{}
7006 \end_inset
7007
7008 ^3
7009 \begin_inset Index idx
7010 status collapsed
7011
7012 \begin_layout Plain Layout
7013 こまんど@コマンド ! O ! 
7014 \backslash
7015 overbracket
7016 \end_layout
7017
7018 \end_inset
7019
7020
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 <cell alignment="center" valignment="top" usebox="none">
7026 \begin_inset Text
7027
7028 \begin_layout Plain Layout
7029 \begin_inset Formula $\overbracket{A+B}^{3}$
7030 \end_inset
7031
7032
7033 \end_layout
7034
7035 \end_inset
7036 </cell>
7037 </row>
7038 <row topspace="2mm">
7039 <cell alignment="center" valignment="top" usebox="none">
7040 \begin_inset Text
7041
7042 \begin_layout Plain Layout
7043
7044 \backslash
7045 underbracket{A+B
7046 \begin_inset space \textvisiblespace{}
7047 \end_inset
7048
7049 _5
7050 \begin_inset Index idx
7051 status collapsed
7052
7053 \begin_layout Plain Layout
7054 こまんど@コマンド ! U ! 
7055 \backslash
7056 under
7057 \size normal
7058 bracket
7059 \end_layout
7060
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 <cell alignment="center" valignment="top" usebox="none">
7069 \begin_inset Text
7070
7071 \begin_layout Plain Layout
7072 \begin_inset Formula $\underbracket{A+B}_{5}$
7073 \end_inset
7074
7075
7076 \end_layout
7077
7078 \end_inset
7079 </cell>
7080 </row>
7081 <row>
7082 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7083 \begin_inset Text
7084
7085 \begin_layout Plain Layout
7086
7087 \backslash
7088 overbracket{
7089 \backslash
7090 underbracket{A+B_w
7091 \begin_inset space \textvisiblespace{}
7092 \end_inset
7093
7094
7095 \begin_inset space \textvisiblespace{}
7096 \end_inset
7097
7098 _7
7099 \begin_inset space \textvisiblespace{}
7100 \end_inset
7101
7102
7103 \begin_inset space \textvisiblespace{}
7104 \end_inset
7105
7106 ^
7107 \begin_inset space \textvisiblespace{}
7108 \end_inset
7109
7110 C
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 </row>
7128 </lyxtabular>
7129
7130 \end_inset
7131
7132
7133 \end_layout
7134
7135 \begin_layout Standard
7136
7137 \series bold
7138
7139 \backslash
7140 overbracket
7141 \series default
7142
7143 \series bold
7144
7145 \backslash
7146 underbracket
7147 \series default
7148 に関しては,コマンドに続く角括弧中に,希望する厚みを指定すれば,以下のように,角括弧の筆跡の厚みに変更を加えることができます.
7149 \end_layout
7150
7151 \begin_layout Standard
7152 \align center
7153 \begin_inset Tabular
7154 <lyxtabular version="3" rows="3" columns="2">
7155 <features booktabs="true" tabularvalignment="middle">
7156 <column alignment="center" valignment="top" width="0pt">
7157 <column alignment="center" valignment="top" width="0pt">
7158 <row>
7159 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 コマンド
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 出力
7173 \end_layout
7174
7175 \end_inset
7176 </cell>
7177 </row>
7178 <row>
7179 <cell alignment="center" valignment="top" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183
7184 \backslash
7185 overbracket[3pt]
7186 \backslash
7187 {A+B
7188 \begin_inset space \textvisiblespace{}
7189 \end_inset
7190
7191 ^3
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7201 \end_inset
7202
7203
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 </row>
7209 <row topspace="2mm">
7210 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7211 \begin_inset Text
7212
7213 \begin_layout Plain Layout
7214
7215 \backslash
7216 underbracket[1pt]
7217 \backslash
7218 {A+B
7219 \begin_inset space \textvisiblespace{}
7220 \end_inset
7221
7222 _5
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7228 \begin_inset Text
7229
7230 \begin_layout Plain Layout
7231 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7232 \end_inset
7233
7234
7235 \end_layout
7236
7237 \end_inset
7238 </cell>
7239 </row>
7240 </lyxtabular>
7241
7242 \end_inset
7243
7244
7245 \end_layout
7246
7247 \begin_layout Standard
7248 \begin_inset VSpace bigskip
7249 \end_inset
7250
7251 括弧をお互いに重ねる必要がある場合には,第
7252 \begin_inset CommandInset ref
7253 LatexCommand ref
7254 reference "sec:多行数式"
7255
7256 \end_inset
7257
7258 節に説明されているように,次のような多行数式を使わなくてはなりません.
7259 \begin_inset Formula 
7260 \begin{eqnarray*}
7261 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7262  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7263 \end{eqnarray*}
7264
7265 \end_inset
7266
7267 一行目には,数式が一つめの括弧とともに挿入されています.ここで,空白コマンド
7268 \begin_inset Foot
7269 status collapsed
7270
7271 \begin_layout Plain Layout
7272 空白コマンドは第
7273 \begin_inset CommandInset ref
7274 LatexCommand ref
7275 reference "subsec:定義済みの空白"
7276
7277 \end_inset
7278
7279 章に説明があります.
7280 \end_layout
7281
7282 \end_inset
7283
7284
7285 \series bold
7286
7287 \backslash
7288 :
7289 \series default
7290 を最初の
7291 \begin_inset Formula $d$
7292 \end_inset
7293
7294 の前に挿入しておくことが重要です.さもないと,
7295 \begin_inset Formula $q$
7296 \end_inset
7297
7298 の後ろで終わる括弧のせいで,直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7299 \begin_inset Foot
7300 status collapsed
7301
7302 \begin_layout Plain Layout
7303 これは,括弧が文字として取り扱われないためです.第
7304 \begin_inset CommandInset ref
7305 LatexCommand ref
7306 reference "subsec:二項演算子"
7307
7308 \end_inset
7309
7310 章参照.
7311 \end_layout
7312
7313 \end_inset
7314
7315 ためです.二行目には,二つめの括弧が挿入されています.
7316 \begin_inset Formula $b$
7317 \end_inset
7318
7319 の直前から始まるようにするために,まず
7320 \series bold
7321
7322 \backslash
7323 hphantom{gggg+
7324 \backslash
7325 :}
7326 \series default
7327 というコマンド
7328 \begin_inset Foot
7329 status collapsed
7330
7331 \begin_layout Plain Layout
7332
7333 \series bold
7334
7335 \backslash
7336 hphantom
7337 \series default
7338 に関する詳細は,第
7339 \begin_inset CommandInset ref
7340 LatexCommand ref
7341 reference "subsec:埋め草"
7342
7343 \end_inset
7344
7345 章を参照してください.
7346 \end_layout
7347
7348 \end_inset
7349
7350 が挿入されています.この数式中の「+」も空白で囲まれるようにするために,この空白コマンドが必要になっています.二つめの括弧は
7351 \series bold
7352
7353 \backslash
7354 hphantom{bbqq+dddd}
7355 \series default
7356 コマンドの下に置きます.
7357 \end_layout
7358
7359 \begin_layout Standard
7360 以下の例のように,括弧が反対側に重なる場合には,もっと複雑になります.
7361 \begin_inset ERT
7362 status collapsed
7363
7364 \begin_layout Plain Layout
7365
7366
7367 \backslash
7368 setlength{
7369 \backslash
7370 jot}{-6pt}
7371 \end_layout
7372
7373 \end_inset
7374
7375
7376 \begin_inset Formula 
7377 \begin{eqnarray*}
7378  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7379 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7380 \end{eqnarray*}
7381
7382 \end_inset
7383
7384
7385 \begin_inset ERT
7386 status collapsed
7387
7388 \begin_layout Plain Layout
7389
7390
7391 \backslash
7392 setlength{
7393 \backslash
7394 jot}{3pt}
7395 \end_layout
7396
7397 \end_inset
7398
7399 最初の数式行は,括弧が上に来ていること以外は,先の例の第二行と同じです.二行目には,二つめの括弧と一緒に数式が入っています.一行目の括弧と数式のあいだに余白が入
7400 ることを防ぐために,行間を減らさなくてはならないのですが,これは\SpecialChar LyX
7401 のバグ
7402 \begin_inset Foot
7403 status collapsed
7404
7405 \begin_layout Plain Layout
7406 \begin_inset CommandInset href
7407 LatexCommand href
7408 name "LyX-bug #1505"
7409 target "https://www.lyx.org/trac/ticket/1505"
7410 literal "false"
7411
7412 \end_inset
7413
7414
7415 \end_layout
7416
7417 \end_inset
7418
7419 のせいで簡単にはできません.この問題を回避するためには,数式直前に\SpecialChar TeX
7420 モードで
7421 \series bold
7422 setlength{
7423 \backslash
7424 jot}{-6pt}
7425 \series default
7426 というコマンドを入れて,大域的な数式行間
7427 \series bold
7428
7429 \backslash
7430 jot
7431 \series default
7432
7433 \begin_inset Index idx
7434 status collapsed
7435
7436 \begin_layout Plain Layout
7437 こまんど@コマンド ! J ! 
7438 \backslash
7439 jot
7440 \end_layout
7441
7442 \end_inset
7443
7444 を-6
7445 \begin_inset space \thinspace{}
7446 \end_inset
7447
7448 ptに変更しなくてはなりません.
7449 \series bold
7450
7451 \backslash
7452 jot
7453 \series default
7454 は,数式直後に同様のコマンドを使って標準値の3
7455 \begin_inset space \thinspace{}
7456 \end_inset
7457
7458 ptに戻します.数式中の行間について,詳しくは第
7459 \begin_inset CommandInset ref
7460 LatexCommand ref
7461 reference "subsec:行間"
7462
7463 \end_inset
7464
7465 章に説明があります.
7466 \end_layout
7467
7468 \begin_layout Section
7469 矢印
7470 \begin_inset Index idx
7471 status collapsed
7472
7473 \begin_layout Plain Layout
7474 やじるし@矢印
7475 \end_layout
7476
7477 \end_inset
7478
7479
7480 \end_layout
7481
7482 \begin_layout Standard
7483 矢印は,数式ツールバーボタンの
7484 \begin_inset Info
7485 type  "icon"
7486 arg   "math-insert \\leftarrow"
7487 \end_inset
7488
7489 か,以下の各小節に列挙してあるコマンドで挿入することができます.
7490 \end_layout
7491
7492 \begin_layout Subsection
7493 水平矢印
7494 \begin_inset Index idx
7495 status collapsed
7496
7497 \begin_layout Plain Layout
7498 やじるし@矢印 ! すいへい@水平
7499 \end_layout
7500
7501 \end_inset
7502
7503
7504 \end_layout
7505
7506 \begin_layout Standard
7507 \begin_inset space \hfill{}
7508 \end_inset
7509
7510
7511 \begin_inset Tabular
7512 <lyxtabular version="3" rows="8" columns="2">
7513 <features booktabs="true" tabularvalignment="middle">
7514 <column alignment="center" valignment="top" width="0pt">
7515 <column alignment="center" valignment="top" width="0pt">
7516 <row>
7517 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 コマンド
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7527 \begin_inset Text
7528
7529 \begin_layout Plain Layout
7530 出力
7531 \end_layout
7532
7533 \end_inset
7534 </cell>
7535 </row>
7536 <row>
7537 <cell alignment="center" valignment="top" usebox="none">
7538 \begin_inset Text
7539
7540 \begin_layout Plain Layout
7541
7542 \backslash
7543 gets
7544 \end_layout
7545
7546 \end_inset
7547 </cell>
7548 <cell alignment="center" valignment="top" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552 \begin_inset Formula $\gets$
7553 \end_inset
7554
7555
7556 \end_layout
7557
7558 \end_inset
7559 </cell>
7560 </row>
7561 <row>
7562 <cell alignment="center" valignment="top" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566
7567 \backslash
7568 Leftarrow
7569 \end_layout
7570
7571 \end_inset
7572 </cell>
7573 <cell alignment="center" valignment="top" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Plain Layout
7577 \begin_inset Formula $\Leftarrow$
7578 \end_inset
7579
7580
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 </row>
7586 <row>
7587 <cell alignment="center" valignment="top" usebox="none">
7588 \begin_inset Text
7589
7590 \begin_layout Plain Layout
7591
7592 \backslash
7593 longleftarrow
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 <cell alignment="center" valignment="top" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602 \begin_inset Formula $\longleftarrow$
7603 \end_inset
7604
7605
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 </row>
7611 <row>
7612 <cell alignment="center" valignment="top" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616
7617 \backslash
7618 Longleftarrow
7619 \end_layout
7620
7621 \end_inset
7622 </cell>
7623 <cell alignment="center" valignment="top" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627 \begin_inset Formula $\Longleftarrow$
7628 \end_inset
7629
7630
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 </row>
7636 <row>
7637 <cell alignment="center" valignment="top" usebox="none">
7638 \begin_inset Text
7639
7640 \begin_layout Plain Layout
7641
7642 \backslash
7643 leftharpoonup
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell alignment="center" valignment="top" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652 \begin_inset Formula $\leftharpoonup$
7653 \end_inset
7654
7655
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 <row>
7662 <cell alignment="center" valignment="top" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666
7667 \backslash
7668 leftharpoondown
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell alignment="center" valignment="top" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677 \begin_inset Formula $\leftharpoondown$
7678 \end_inset
7679
7680
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 </row>
7686 <row>
7687 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691
7692 \backslash
7693 hookleftarrow
7694 \end_layout
7695
7696 \end_inset
7697 </cell>
7698 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7699 \begin_inset Text
7700
7701 \begin_layout Plain Layout
7702 \begin_inset Formula $\hookleftarrow$
7703 \end_inset
7704
7705
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 </row>
7711 </lyxtabular>
7712
7713 \end_inset
7714
7715
7716 \begin_inset space \hfill{}
7717 \end_inset
7718
7719
7720 \begin_inset Tabular
7721 <lyxtabular version="3" rows="8" columns="2">
7722 <features booktabs="true" tabularvalignment="middle">
7723 <column alignment="center" valignment="top" width="0pt">
7724 <column alignment="center" valignment="top" width="0pt">
7725 <row>
7726 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730 コマンド
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Plain Layout
7739 出力
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 </row>
7745 <row>
7746 <cell alignment="center" valignment="top" usebox="none">
7747 \begin_inset Text
7748
7749 \begin_layout Plain Layout
7750
7751 \backslash
7752 to
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 <cell alignment="center" valignment="top" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761 \begin_inset Formula $\to$
7762 \end_inset
7763
7764
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 </row>
7770 <row>
7771 <cell alignment="center" valignment="top" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775
7776 \backslash
7777 Rightarrow
7778 \end_layout
7779
7780 \end_inset
7781 </cell>
7782 <cell alignment="center" valignment="top" usebox="none">
7783 \begin_inset Text
7784
7785 \begin_layout Plain Layout
7786 \begin_inset Formula $\Rightarrow$
7787 \end_inset
7788
7789
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 </row>
7795 <row>
7796 <cell alignment="center" valignment="top" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \backslash
7802 longrightarrow
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell alignment="center" valignment="top" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811 \begin_inset Formula $\longrightarrow$
7812 \end_inset
7813
7814
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 </row>
7820 <row>
7821 <cell alignment="center" valignment="top" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \backslash
7827 Longrightarrow
7828 \end_layout
7829
7830 \end_inset
7831 </cell>
7832 <cell alignment="center" valignment="top" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Plain Layout
7836 \begin_inset Formula $\Longrightarrow$
7837 \end_inset
7838
7839
7840 \end_layout
7841
7842 \end_inset
7843 </cell>
7844 </row>
7845 <row>
7846 <cell alignment="center" valignment="top" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850
7851 \backslash
7852 rightharpoonup
7853 \end_layout
7854
7855 \end_inset
7856 </cell>
7857 <cell alignment="center" valignment="top" usebox="none">
7858 \begin_inset Text
7859
7860 \begin_layout Plain Layout
7861 \begin_inset Formula $\rightharpoonup$
7862 \end_inset
7863
7864
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 </row>
7870 <row>
7871 <cell alignment="center" valignment="top" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875
7876 \backslash
7877 rightharpoondown
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 <cell alignment="center" valignment="top" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886 \begin_inset Formula $\rightharpoondown$
7887 \end_inset
7888
7889
7890 \end_layout
7891
7892 \end_inset
7893 </cell>
7894 </row>
7895 <row>
7896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900
7901 \backslash
7902 hookrightarrow
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911 \begin_inset Formula $\hookrightarrow$
7912 \end_inset
7913
7914
7915 \end_layout
7916
7917 \end_inset
7918 </cell>
7919 </row>
7920 </lyxtabular>
7921
7922 \end_inset
7923
7924
7925 \begin_inset space \hfill{}
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \begin_layout Standard
7932 \begin_inset space \hfill{}
7933 \end_inset
7934
7935
7936 \begin_inset Tabular
7937 <lyxtabular version="3" rows="6" columns="2">
7938 <features booktabs="true" tabularvalignment="middle">
7939 <column alignment="center" valignment="top" width="0pt">
7940 <column alignment="center" valignment="top" width="0pt">
7941 <row>
7942 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946 コマンド
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955 出力
7956 \end_layout
7957
7958 \end_inset
7959 </cell>
7960 </row>
7961 <row>
7962 <cell alignment="center" valignment="top" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966
7967 \backslash
7968 leftrightarrow
7969 \end_layout
7970
7971 \end_inset
7972 </cell>
7973 <cell alignment="center" valignment="top" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977 \begin_inset Formula $\leftrightarrow$
7978 \end_inset
7979
7980
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 </row>
7986 <row>
7987 <cell alignment="center" valignment="top" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991
7992 \backslash
7993 Leftrightarrow
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="center" valignment="top" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 \begin_inset Formula $\Leftrightarrow$
8003 \end_inset
8004
8005
8006 \end_layout
8007
8008 \end_inset
8009 </cell>
8010 </row>
8011 <row>
8012 <cell alignment="center" valignment="top" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Plain Layout
8016
8017 \backslash
8018 longleftrightarrow
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 <cell alignment="center" valignment="top" usebox="none">
8024 \begin_inset Text
8025
8026 \begin_layout Plain Layout
8027 \begin_inset Formula $\longleftrightarrow$
8028 \end_inset
8029
8030
8031 \end_layout
8032
8033 \end_inset
8034 </cell>
8035 </row>
8036 <row>
8037 <cell alignment="center" valignment="top" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041
8042 \backslash
8043 Longleftrightarrow
8044 \end_layout
8045
8046 \end_inset
8047 </cell>
8048 <cell alignment="center" valignment="top" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052 \begin_inset Formula $\Longleftrightarrow$
8053 \end_inset
8054
8055
8056 \end_layout
8057
8058 \end_inset
8059 </cell>
8060 </row>
8061 <row>
8062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066
8067 \backslash
8068 rightleftharpoons
8069 \end_layout
8070
8071 \end_inset
8072 </cell>
8073 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8074 \begin_inset Text
8075
8076 \begin_layout Plain Layout
8077 \begin_inset Formula $\rightleftharpoons$
8078 \end_inset
8079
8080
8081 \end_layout
8082
8083 \end_inset
8084 </cell>
8085 </row>
8086 </lyxtabular>
8087
8088 \end_inset
8089
8090
8091 \begin_inset space \hspace{}
8092 \length 25pt
8093 \end_inset
8094
8095
8096 \begin_inset space \hfill{}
8097 \end_inset
8098
8099
8100 \begin_inset Tabular
8101 <lyxtabular version="3" rows="5" columns="2">
8102 <features booktabs="true" tabularvalignment="middle">
8103 <column alignment="center" valignment="top" width="0pt">
8104 <column alignment="center" valignment="top" width="0pt">
8105 <row>
8106 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8107 \begin_inset Text
8108
8109 \begin_layout Plain Layout
8110 コマンド
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119 出力
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 </row>
8125 <row>
8126 <cell alignment="center" valignment="top" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \backslash
8132 mapsto
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 <cell alignment="center" valignment="top" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141 \begin_inset Formula $\mapsto$
8142 \end_inset
8143
8144
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 </row>
8150 <row>
8151 <cell alignment="center" valignment="top" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155
8156 \backslash
8157 longmapsto
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 \begin_inset Formula $\longmapsto$
8167 \end_inset
8168
8169
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 </row>
8175 <row>
8176 <cell alignment="center" valignment="top" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180
8181 \backslash
8182 leadsto
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 \begin_inset Formula $\leadsto$
8192 \end_inset
8193
8194
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 </row>
8200 <row>
8201 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205
8206 \backslash
8207 dasharrow
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 \begin_inset Formula $\dasharrow$
8217 \end_inset
8218
8219
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 </row>
8225 </lyxtabular>
8226
8227 \end_inset
8228
8229
8230 \begin_inset space \hfill{}
8231 \end_inset
8232
8233
8234 \end_layout
8235
8236 \begin_layout Standard
8237 \begin_inset VSpace medskip
8238 \end_inset
8239
8240 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は,第
8241 \begin_inset CommandInset ref
8242 LatexCommand ref
8243 reference "sec:アクセント"
8244
8245 \end_inset
8246
8247 節に一覧があります.
8248 \end_layout
8249
8250 \begin_layout Standard
8251 \begin_inset VSpace bigskip
8252 \end_inset
8253
8254 さらに,ラベル付き矢印
8255 \begin_inset Index idx
8256 status collapsed
8257
8258 \begin_layout Plain Layout
8259 やじるし@矢印 ! らべるつき@ラベル付き
8260 \end_layout
8261
8262 \end_inset
8263
8264 として,
8265 \series bold
8266
8267 \backslash
8268 xleftarrow
8269 \series default
8270
8271 \begin_inset Index idx
8272 status collapsed
8273
8274 \begin_layout Plain Layout
8275 こまんど@コマンド ! X ! 
8276 \backslash
8277 xleftarrow
8278 \end_layout
8279
8280 \end_inset
8281
8282
8283 \series bold
8284
8285 \backslash
8286 xrightarrow
8287 \series default
8288
8289 \begin_inset Index idx
8290 status collapsed
8291
8292 \begin_layout Plain Layout
8293 こまんど@コマンド ! X ! 
8294 \backslash
8295 xrightarrow
8296 \begin_inset ERT
8297 status collapsed
8298
8299 \begin_layout Plain Layout
8300
8301
8302 \backslash
8303 vspace{4mm}
8304 \end_layout
8305
8306 \end_inset
8307
8308
8309 \end_layout
8310
8311 \end_inset
8312
8313 があります.これらのコマンドを数式に挿入すると,二つの青枠のついた矢印が現れるので,そこにラベルを入れることができます.矢印の長さは,ラベルの幅に応じて調整され
8314 ます.
8315 \end_layout
8316
8317 \begin_layout Standard
8318 \align center
8319 \begin_inset Tabular
8320 <lyxtabular version="3" rows="3" columns="2">
8321 <features booktabs="true" tabularvalignment="middle">
8322 <column alignment="center" valignment="top" width="0pt">
8323 <column alignment="center" valignment="top" width="0pt">
8324 <row>
8325 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 コマンド
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 出力
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="center" valignment="top" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349 F(a)
8350 \backslash
8351 xleftarrow
8352 \begin_inset space \textvisiblespace{}
8353 \end_inset
8354
8355 x=a
8356 \begin_inset Formula $\downarrow$
8357 \end_inset
8358
8359 x>0
8360 \begin_inset Formula $\to$
8361 \end_inset
8362
8363 F(x)
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 <cell alignment="center" valignment="top" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8373 \end_inset
8374
8375
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 </row>
8381 <row topspace="2mm">
8382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 F(x)
8387 \backslash
8388 xrightarrow
8389 \begin_inset space \textvisiblespace{}
8390 \end_inset
8391
8392 x=a
8393 \begin_inset Formula $\downarrow$
8394 \end_inset
8395
8396 x>0
8397 \begin_inset Formula $\to$
8398 \end_inset
8399
8400 F(a)
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8410 \end_inset
8411
8412
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 </row>
8418 </lyxtabular>
8419
8420 \end_inset
8421
8422
8423 \end_layout
8424
8425 \begin_layout Standard
8426 \begin_inset VSpace medskip
8427 \end_inset
8428
8429
8430 \end_layout
8431
8432 \begin_layout Standard
8433 文書設定の
8434 \family sans
8435 数式オプション
8436 \family default
8437 で,
8438 \series bold
8439 mathtools
8440 \series default
8441
8442 \begin_inset Index idx
8443 status collapsed
8444
8445 \begin_layout Plain Layout
8446 ぱっけーじ@パッケージ ! mathtools
8447 \end_layout
8448
8449 \end_inset
8450
8451 パッケージに
8452 \family sans
8453 常に読み込み
8454 \family default
8455 オプションを設定すると,以下のようなラベル付き矢印が利用可能になります.
8456 \end_layout
8457
8458 \begin_layout Standard
8459 \begin_inset Newpage newpage
8460 \end_inset
8461
8462
8463 \end_layout
8464
8465 \begin_layout Standard
8466 \align center
8467 \begin_inset space \hspace*{\fill}
8468 \end_inset
8469
8470
8471 \begin_inset Tabular
8472 <lyxtabular version="3" rows="7" columns="2">
8473 <features booktabs="true" tabularvalignment="middle">
8474 <column alignment="center" valignment="top" width="0pt">
8475 <column alignment="center" valignment="top" width="0pt">
8476 <row>
8477 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8478 \begin_inset Text
8479
8480 \begin_layout Plain Layout
8481 コマンド
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 Example
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 </row>
8496 <row>
8497 <cell alignment="center" valignment="top" usebox="none">
8498 \begin_inset Text
8499
8500 \begin_layout Plain Layout
8501
8502 \backslash
8503 xleftrightarrow
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 <cell alignment="center" valignment="top" usebox="none">
8509 \begin_inset Text
8510
8511 \begin_layout Plain Layout
8512 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8513 \end_inset
8514
8515
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 </row>
8521 <row topspace="2mm">
8522 <cell alignment="center" valignment="top" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526
8527 \backslash
8528 xLeftarrow
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 <cell alignment="center" valignment="top" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8538 \end_inset
8539
8540
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 </row>
8546 <row topspace="2mm">
8547 <cell alignment="center" valignment="top" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551
8552 \backslash
8553 xRightarrow
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 <cell alignment="center" valignment="top" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8563 \end_inset
8564
8565
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 </row>
8571 <row topspace="2mm">
8572 <cell alignment="center" valignment="top" usebox="none">
8573 \begin_inset Text
8574
8575 \begin_layout Plain Layout
8576
8577 \backslash
8578 xLeftrightarrow
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 <cell alignment="center" valignment="top" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8588 \end_inset
8589
8590
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 </row>
8596 <row topspace="2mm">
8597 <cell alignment="center" valignment="top" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601
8602 \backslash
8603 xhookleftarrow
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8613 \end_inset
8614
8615
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 </row>
8621 <row topspace="2mm">
8622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Plain Layout
8626
8627 \backslash
8628 xhookrightarrow
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8638 \end_inset
8639
8640
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 </row>
8646 </lyxtabular>
8647
8648 \end_inset
8649
8650
8651 \begin_inset space \hspace*{\fill}
8652 \end_inset
8653
8654
8655 \begin_inset Tabular
8656 <lyxtabular version="3" rows="7" columns="2">
8657 <features booktabs="true" tabularvalignment="middle">
8658 <column alignment="center" valignment="top" width="0pt">
8659 <column alignment="center" valignment="top" width="0pt">
8660 <row>
8661 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 コマンド
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 Example
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row>
8681 <cell alignment="center" valignment="top" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \backslash
8687 xleftharpoondown
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8697 \end_inset
8698
8699
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 </row>
8705 <row topspace="2mm">
8706 <cell alignment="center" valignment="top" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710
8711 \backslash
8712 xleftharpoonup
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="center" valignment="top" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8722 \end_inset
8723
8724
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 </row>
8730 <row topspace="2mm">
8731 <cell alignment="center" valignment="top" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735
8736 \backslash
8737 xrightharpoondown
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 <cell alignment="center" valignment="top" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8747 \end_inset
8748
8749
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 </row>
8755 <row topspace="2mm">
8756 <cell alignment="center" valignment="top" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760
8761 \backslash
8762 xrightharpoonup
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 <cell alignment="center" valignment="top" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8772 \end_inset
8773
8774
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 </row>
8780 <row topspace="2mm">
8781 <cell alignment="center" valignment="top" usebox="none">
8782 \begin_inset Text
8783
8784 \begin_layout Plain Layout
8785
8786 \backslash
8787 xleftrightharpoons
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
8797 \end_inset
8798
8799
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row topspace="2mm">
8806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810
8811 \backslash
8812 xrightleftharpoons
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
8822 \end_inset
8823
8824
8825 \end_layout
8826
8827 \end_inset
8828 </cell>
8829 </row>
8830 </lyxtabular>
8831
8832 \end_inset
8833
8834
8835 \begin_inset space \hspace*{\fill}
8836 \end_inset
8837
8838
8839 \end_layout
8840
8841 \begin_layout Standard
8842 これらの矢印は,すべて以下のようなコマンドスキームを取ります.
8843 \end_layout
8844
8845 \begin_layout Standard
8846 \align center
8847 \begin_inset Tabular
8848 <lyxtabular version="3" rows="2" columns="2">
8849 <features booktabs="true" tabularvalignment="middle">
8850 <column alignment="center" valignment="top" width="0pt">
8851 <column alignment="center" valignment="top" width="0pt">
8852 <row>
8853 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 コマンド
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866 出力
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 </row>
8872 <row bottomspace="0.5mm">
8873 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8874 \begin_inset Text
8875
8876 \begin_layout Plain Layout
8877 F(a)
8878 \backslash
8879 xleftrightarrow[x=a]
8880 \backslash
8881 {x>0
8882 \begin_inset Formula $\to$
8883 \end_inset
8884
8885 F(x)
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
8895 \end_inset
8896
8897
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 </row>
8903 </lyxtabular>
8904
8905 \end_inset
8906
8907
8908 \end_layout
8909
8910 \begin_layout Subsection
8911 垂直矢印および対角矢印
8912 \begin_inset Index idx
8913 status collapsed
8914
8915 \begin_layout Plain Layout
8916 やじるし@矢印 ! たいかく@対角
8917 \end_layout
8918
8919 \end_inset
8920
8921
8922 \begin_inset Index idx
8923 status collapsed
8924
8925 \begin_layout Plain Layout
8926 やじるし@矢印 ! すいちょく@垂直
8927 \end_layout
8928
8929 \end_inset
8930
8931
8932 \end_layout
8933
8934 \begin_layout Standard
8935 \begin_inset space \hfill{}
8936 \end_inset
8937
8938
8939 \begin_inset Tabular
8940 <lyxtabular version="3" rows="7" columns="2">
8941 <features booktabs="true" tabularvalignment="middle">
8942 <column alignment="center" valignment="top" width="0pt">
8943 <column alignment="center" valignment="top" width="0pt">
8944 <row>
8945 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 コマンド
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 出力
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="center" valignment="top" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969
8970 \backslash
8971 uparrow
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 \begin_inset Formula $\uparrow$
8981 \end_inset
8982
8983
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 </row>
8989 <row>
8990 <cell alignment="center" valignment="top" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994
8995 \backslash
8996 Uparrow
8997 \end_layout
8998
8999 \end_inset
9000 </cell>
9001 <cell alignment="center" valignment="top" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005 \begin_inset Formula $\Uparrow$
9006 \end_inset
9007
9008
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 </row>
9014 <row>
9015 <cell alignment="center" valignment="top" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019
9020 \backslash
9021 updownarrow
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 \begin_inset Formula $\updownarrow$
9031 \end_inset
9032
9033
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 </row>
9039 <row>
9040 <cell alignment="center" valignment="top" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044
9045 \backslash
9046 Updownarrow
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 <cell alignment="center" valignment="top" usebox="none">
9052 \begin_inset Text
9053
9054 \begin_layout Plain Layout
9055 \begin_inset Formula $\Updownarrow$
9056 \end_inset
9057
9058
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 </row>
9064 <row>
9065 <cell alignment="center" valignment="top" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069
9070 \backslash
9071 Downarrow
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 <cell alignment="center" valignment="top" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Plain Layout
9080 \begin_inset Formula $\Downarrow$
9081 \end_inset
9082
9083
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 </row>
9089 <row>
9090 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094
9095 \backslash
9096 downarrow
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 \begin_inset Formula $\downarrow$
9106 \end_inset
9107
9108
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 </row>
9114 </lyxtabular>
9115
9116 \end_inset
9117
9118
9119 \begin_inset space \hfill{}
9120 \end_inset
9121
9122
9123 \begin_inset Tabular
9124 <lyxtabular version="3" rows="5" columns="2">
9125 <features booktabs="true" tabularvalignment="middle">
9126 <column alignment="center" valignment="top" width="0pt">
9127 <column alignment="center" valignment="top" width="0pt">
9128 <row>
9129 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9130 \begin_inset Text
9131
9132 \begin_layout Plain Layout
9133 コマンド
9134 \end_layout
9135
9136 \end_inset
9137 </cell>
9138 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Plain Layout
9142 出力
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 </row>
9148 <row>
9149 <cell alignment="center" valignment="top" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153
9154 \backslash
9155 nearrow
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 \begin_inset Formula $\nearrow$
9165 \end_inset
9166
9167
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 </row>
9173 <row>
9174 <cell alignment="center" valignment="top" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178
9179 \backslash
9180 searrow
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 <cell alignment="center" valignment="top" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 \begin_inset Formula $\searrow$
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 </row>
9198 <row>
9199 <cell alignment="center" valignment="top" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203
9204 \backslash
9205 swarrow
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 <cell alignment="center" valignment="top" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214 \begin_inset Formula $\swarrow$
9215 \end_inset
9216
9217
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 </row>
9223 <row>
9224 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228
9229 \backslash
9230 nwarrow
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 \begin_inset Formula $\nwarrow$
9240 \end_inset
9241
9242
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 </lyxtabular>
9249
9250 \end_inset
9251
9252
9253 \begin_inset space \hfill{}
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \begin_layout Standard
9260 \begin_inset VSpace medskip
9261 \end_inset
9262
9263 垂直矢印は,第
9264 \begin_inset CommandInset ref
9265 LatexCommand ref
9266 reference "subsec:手動の括弧丈"
9267
9268 \end_inset
9269
9270 節および第
9271 \begin_inset CommandInset ref
9272 LatexCommand ref
9273 reference "subsec:自動の括弧丈"
9274
9275 \end_inset
9276
9277 節に述べられているコマンドを使うと,区分記号として使用することもできます.
9278 \end_layout
9279
9280 \begin_layout Section
9281 アクセント
9282 \begin_inset CommandInset label
9283 LatexCommand label
9284 name "sec:アクセント"
9285
9286 \end_inset
9287
9288
9289 \begin_inset Index idx
9290 status collapsed
9291
9292 \begin_layout Plain Layout
9293 あくせんと@アクセント
9294 \end_layout
9295
9296 \end_inset
9297
9298
9299 \end_layout
9300
9301 \begin_layout Standard
9302 アクセントは,数式ツールバーボタンの
9303 \begin_inset Info
9304 type  "icon"
9305 arg   "math-insert \\hat"
9306 \end_inset
9307
9308 か,以下の各小節に列挙してあるコマンドで入力することができます.
9309 \end_layout
9310
9311 \begin_layout Subsection
9312 一文字に付けるアクセント
9313 \begin_inset ERT
9314 status collapsed
9315
9316 \begin_layout Plain Layout
9317
9318
9319 \backslash
9320 texorpdfstring{
9321 \end_layout
9322
9323 \end_inset
9324
9325
9326 \begin_inset Foot
9327 status collapsed
9328
9329 \begin_layout Plain Layout
9330 本文中のアクセントについては,第
9331 \begin_inset CommandInset ref
9332 LatexCommand ref
9333 reference "subsec:文章中のアクセント"
9334
9335 \end_inset
9336
9337 節を参照.
9338 \end_layout
9339
9340 \end_inset
9341
9342
9343 \begin_inset ERT
9344 status collapsed
9345
9346 \begin_layout Plain Layout
9347
9348 }{}
9349 \end_layout
9350
9351 \end_inset
9352
9353
9354 \begin_inset Note Note
9355 status collapsed
9356
9357 \begin_layout Plain Layout
9358
9359 \series bold
9360
9361 \backslash
9362 texorpdfstring
9363 \series default
9364 は,PDFのしおりに脚註が現れるのを防ぐために使われています.
9365 \end_layout
9366
9367 \begin_layout Plain Layout
9368
9369 \series bold
9370
9371 \backslash
9372 texorpdfstring
9373 \series default
9374 についての詳細は,第
9375 \begin_inset CommandInset ref
9376 LatexCommand ref
9377 reference "subsec:節見出し中の数式"
9378
9379 \end_inset
9380
9381 節にあります.
9382 \end_layout
9383
9384 \end_inset
9385
9386
9387 \begin_inset CommandInset label
9388 LatexCommand label
9389 name "subsec:一文字に付けるアクセント"
9390
9391 \end_inset
9392
9393
9394 \begin_inset Index idx
9395 status collapsed
9396
9397 \begin_layout Plain Layout
9398 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9399 \end_layout
9400
9401 \end_inset
9402
9403
9404 \end_layout
9405
9406 \begin_layout Standard
9407 \begin_inset space \hfill{}
9408 \end_inset
9409
9410
9411 \begin_inset Tabular
9412 <lyxtabular version="3" rows="8" columns="2">
9413 <features booktabs="true" tabularvalignment="middle">
9414 <column alignment="center" valignment="top" width="0pt">
9415 <column alignment="center" valignment="top" width="0pt">
9416 <row>
9417 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 コマンド
9422 \end_layout
9423
9424 \end_inset
9425 </cell>
9426 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9427 \begin_inset Text
9428
9429 \begin_layout Plain Layout
9430 出力
9431 \end_layout
9432
9433 \end_inset
9434 </cell>
9435 </row>
9436 <row topspace="1.5mm">
9437 <cell alignment="center" valignment="top" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Plain Layout
9441
9442 \backslash
9443 dot
9444 \begin_inset space \textvisiblespace{}
9445 \end_inset
9446
9447 A
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 <cell alignment="center" valignment="top" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 \begin_inset Formula $\dot{A}$
9457 \end_inset
9458
9459
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row topspace="1.5mm">
9466 <cell alignment="center" valignment="top" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \backslash
9472 ddot
9473 \begin_inset space \textvisiblespace{}
9474 \end_inset
9475
9476 A
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 <cell alignment="center" valignment="top" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485 \begin_inset Formula $\ddot{A}$
9486 \end_inset
9487
9488
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 </row>
9494 <row topspace="1.5mm">
9495 <cell alignment="center" valignment="top" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499
9500 \backslash
9501 dddot
9502 \begin_inset space \textvisiblespace{}
9503 \end_inset
9504
9505 A
9506 \end_layout
9507
9508 \end_inset
9509 </cell>
9510 <cell alignment="center" valignment="top" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514 \begin_inset Formula $\dddot{A}$
9515 \end_inset
9516
9517
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 </row>
9523 <row topspace="1.5mm">
9524 <cell alignment="center" valignment="top" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Plain Layout
9528
9529 \backslash
9530 ddddot
9531 \begin_inset space \textvisiblespace{}
9532 \end_inset
9533
9534 A
9535 \end_layout
9536
9537 \end_inset
9538 </cell>
9539 <cell alignment="center" valignment="top" usebox="none">
9540 \begin_inset Text
9541
9542 \begin_layout Plain Layout
9543 \begin_inset Formula $\ddddot{A}$
9544 \end_inset
9545
9546
9547 \end_layout
9548
9549 \end_inset
9550 </cell>
9551 </row>
9552 <row topspace="1.5mm">
9553 <cell alignment="center" valignment="top" usebox="none">
9554 \begin_inset Text
9555
9556 \begin_layout Plain Layout
9557
9558 \backslash
9559 vec
9560 \begin_inset space \textvisiblespace{}
9561 \end_inset
9562
9563 A
9564 \begin_inset Index idx
9565 status collapsed
9566
9567 \begin_layout Plain Layout
9568 べくとる@ベクトル
9569 \end_layout
9570
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 <cell alignment="center" valignment="top" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 \begin_inset Formula $\vec{A}$
9583 \end_inset
9584
9585
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 </row>
9591 <row topspace="1.5mm">
9592 <cell alignment="center" valignment="top" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596
9597 \backslash
9598 bar
9599 \begin_inset space \textvisiblespace{}
9600 \end_inset
9601
9602 A
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 <cell alignment="center" valignment="top" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611 \begin_inset Formula $\bar{A}$
9612 \end_inset
9613
9614
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row topspace="1.5mm">
9621 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \backslash
9627 mathring
9628 \begin_inset space \textvisiblespace{}
9629 \end_inset
9630
9631 A
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9637 \begin_inset Text
9638
9639 \begin_layout Plain Layout
9640 \begin_inset Formula $\mathring{A}$
9641 \end_inset
9642
9643
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 </row>
9649 </lyxtabular>
9650
9651 \end_inset
9652
9653
9654 \begin_inset space \hfill{}
9655 \end_inset
9656
9657
9658 \begin_inset Tabular
9659 <lyxtabular version="3" rows="7" columns="2">
9660 <features booktabs="true" tabularvalignment="middle">
9661 <column alignment="center" valignment="top" width="0pt">
9662 <column alignment="center" valignment="top" width="0pt">
9663 <row>
9664 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668 コマンド
9669 \end_layout
9670
9671 \end_inset
9672 </cell>
9673 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9674 \begin_inset Text
9675
9676 \begin_layout Plain Layout
9677 出力
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 </row>
9683 <row topspace="1.5mm">
9684 <cell alignment="center" valignment="top" usebox="none">
9685 \begin_inset Text
9686
9687 \begin_layout Plain Layout
9688
9689 \backslash
9690 tilde
9691 \begin_inset space \textvisiblespace{}
9692 \end_inset
9693
9694 A
9695 \end_layout
9696
9697 \end_inset
9698 </cell>
9699 <cell alignment="center" valignment="top" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703 \begin_inset Formula $\tilde{A}$
9704 \end_inset
9705
9706
9707 \end_layout
9708
9709 \end_inset
9710 </cell>
9711 </row>
9712 <row topspace="1.5mm">
9713 <cell alignment="center" valignment="top" usebox="none">
9714 \begin_inset Text
9715
9716 \begin_layout Plain Layout
9717
9718 \backslash
9719 hat
9720 \begin_inset space \textvisiblespace{}
9721 \end_inset
9722
9723 A
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 <cell alignment="center" valignment="top" usebox="none">
9729 \begin_inset Text
9730
9731 \begin_layout Plain Layout
9732 \begin_inset Formula $\hat{A}$
9733 \end_inset
9734
9735
9736 \end_layout
9737
9738 \end_inset
9739 </cell>
9740 </row>
9741 <row topspace="1.5mm">
9742 <cell alignment="center" valignment="top" usebox="none">
9743 \begin_inset Text
9744
9745 \begin_layout Plain Layout
9746
9747 \backslash
9748 check
9749 \begin_inset space \textvisiblespace{}
9750 \end_inset
9751
9752 A
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 <cell alignment="center" valignment="top" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761 \begin_inset Formula $\check{A}$
9762 \end_inset
9763
9764
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 </row>
9770 <row topspace="1.5mm">
9771 <cell alignment="center" valignment="top" usebox="none">
9772 \begin_inset Text
9773
9774 \begin_layout Plain Layout
9775
9776 \backslash
9777 acute
9778 \begin_inset space \textvisiblespace{}
9779 \end_inset
9780
9781 A
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 <cell alignment="center" valignment="top" usebox="none">
9787 \begin_inset Text
9788
9789 \begin_layout Plain Layout
9790 \begin_inset Formula $\acute{A}$
9791 \end_inset
9792
9793
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 </row>
9799 <row topspace="1.5mm">
9800 <cell alignment="center" valignment="top" usebox="none">
9801 \begin_inset Text
9802
9803 \begin_layout Plain Layout
9804
9805 \backslash
9806 grave
9807 \begin_inset space \textvisiblespace{}
9808 \end_inset
9809
9810 A
9811 \end_layout
9812
9813 \end_inset
9814 </cell>
9815 <cell alignment="center" valignment="top" usebox="none">
9816 \begin_inset Text
9817
9818 \begin_layout Plain Layout
9819 \begin_inset Formula $\grave{A}$
9820 \end_inset
9821
9822
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 </row>
9828 <row topspace="1.5mm">
9829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9830 \begin_inset Text
9831
9832 \begin_layout Plain Layout
9833
9834 \backslash
9835 breve
9836 \begin_inset space \textvisiblespace{}
9837 \end_inset
9838
9839 A
9840 \end_layout
9841
9842 \end_inset
9843 </cell>
9844 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848 \begin_inset Formula $\breve{A}$
9849 \end_inset
9850
9851
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 </row>
9857 </lyxtabular>
9858
9859 \end_inset
9860
9861
9862 \begin_inset space \hfill{}
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \begin_layout Standard
9869 \begin_inset VSpace bigskip
9870 \end_inset
9871
9872
9873 \end_layout
9874
9875 \begin_layout Standard
9876 \begin_inset ERT
9877 status collapsed
9878
9879 \begin_layout Plain Layout
9880
9881
9882 \backslash
9883 '{e}
9884 \end_layout
9885
9886 \end_inset
9887
9888 のようなアクセントは,数式に直接入れることができます.\SpecialChar LyX
9889 は,それを対応するアクセントコマンドに変換します.ウムラウト
9890 \begin_inset Index idx
9891 status collapsed
9892
9893 \begin_layout Plain Layout
9894 うむらうと@ウムラウト
9895 \end_layout
9896
9897 \end_inset
9898
9899 に関しては,母音の前に引用符を挿入する方法の方がよいでしょう.ウムラウトのある数式部分がドイツ語に指定してあれば,\SpecialChar LaTeX
9900 は,引用符と母音をまとめて一つの文字として取り
9901 扱います.
9902 \series bold
9903
9904 \backslash
9905 ddot
9906 \series default
9907 と違い,この方法では,以下の例に示すように「本物の」ウムラウトが作られます.
9908 \end_layout
9909
9910 \begin_layout Standard
9911 \begin_inset VSpace -2mm
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \begin_layout Standard
9918 \align center
9919 \begin_inset Tabular
9920 <lyxtabular version="3" rows="3" columns="2">
9921 <features booktabs="true" tabularvalignment="middle">
9922 <column alignment="center" valignment="top" width="0pt">
9923 <column alignment="center" valignment="top">
9924 <row>
9925 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 コマンド
9930 \end_layout
9931
9932 \end_inset
9933 </cell>
9934 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938 出力
9939 \end_layout
9940
9941 \end_inset
9942 </cell>
9943 </row>
9944 <row>
9945 <cell alignment="center" valignment="top" usebox="none">
9946 \begin_inset Text
9947
9948 \begin_layout Plain Layout
9949 \begin_inset Quotes grd
9950 \end_inset
9951
9952 i
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 <cell alignment="center" valignment="top" usebox="none">
9958 \begin_inset Text
9959
9960 \begin_layout Plain Layout
9961
9962 \lang ngerman
9963 \begin_inset space \hspace{}
9964 \length 0pt
9965 \end_inset
9966
9967
9968 \begin_inset Formula $"i$
9969 \end_inset
9970
9971
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 </row>
9977 <row topspace="1.5mm">
9978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982
9983 \backslash
9984 ddot
9985 \begin_inset space \textvisiblespace{}
9986 \end_inset
9987
9988 i
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\ddot{i}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 </lyxtabular>
10007
10008 \end_inset
10009
10010
10011 \end_layout
10012
10013 \begin_layout Standard
10014
10015 \series bold
10016
10017 \backslash
10018 ddot
10019 \series default
10020 に比べて良いもう一つの利点は,上記のアクセントコマンドが
10021 \emph on
10022 数式中テキストでは使用できない
10023 \emph default
10024 のに対し,ウムラウトは直接数式中テキストに変換されることです.(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると,アクセントの下にある文
10025 字しか変換されません.これは,たとえばイタリック体やボールド体への変換など,他のすべての変換に関しても言えることです.
10026 \end_layout
10027
10028 \begin_layout Standard
10029 ウムラウトと他のアクセント付き文字は,数式中テキストに直接入れることができます.
10030 \end_layout
10031
10032 \begin_layout Standard
10033 \begin_inset VSpace bigskip
10034 \end_inset
10035
10036
10037 \end_layout
10038
10039 \begin_layout Standard
10040 \SpecialChar LyX
10041 は,\SpecialChar LaTeX
10042 パッケージ
10043 \series bold
10044 undertilde
10045 \series default
10046
10047 \begin_inset Index idx
10048 status collapsed
10049
10050 \begin_layout Plain Layout
10051 ぱっけーじ@パッケージ ! upgreek
10052 \end_layout
10053
10054 \end_inset
10055
10056 がシステム上に導入されていれば,文字下のティルダもサポートします.
10057 \end_layout
10058
10059 \begin_layout Standard
10060 \begin_inset ERT
10061 status collapsed
10062
10063 \begin_layout Plain Layout
10064
10065
10066 \backslash
10067 ifundertilde 
10068 \end_layout
10069
10070 \end_inset
10071
10072
10073 \begin_inset Note Note
10074 status open
10075
10076 \begin_layout Plain Layout
10077 以下の表は,
10078 \series bold
10079 undertilde
10080 \series default
10081  \SpecialChar LaTeX
10082 パッケージが導入済みのときのみ表示されます.
10083 \end_layout
10084
10085 \end_inset
10086
10087
10088 \end_layout
10089
10090 \begin_layout Standard
10091 \noindent
10092 \align center
10093 \begin_inset Tabular
10094 <lyxtabular version="3" rows="2" columns="2">
10095 <features booktabs="true" tabularvalignment="middle">
10096 <column alignment="center" valignment="top" width="0pt">
10097 <column alignment="center" valignment="top" width="0pt">
10098 <row>
10099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103 コマンド
10104 \end_layout
10105
10106 \end_inset
10107 </cell>
10108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10109 \begin_inset Text
10110
10111 \begin_layout Plain Layout
10112 出力
10113 \end_layout
10114
10115 \end_inset
10116 </cell>
10117 </row>
10118 <row>
10119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123
10124 \backslash
10125 utilde
10126 \begin_inset space \textvisiblespace{}
10127 \end_inset
10128
10129 A
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138 \begin_inset Formula $\utilde{A}$
10139 \end_inset
10140
10141
10142 \end_layout
10143
10144 \end_inset
10145 </cell>
10146 </row>
10147 </lyxtabular>
10148
10149 \end_inset
10150
10151
10152 \end_layout
10153
10154 \begin_layout Standard
10155 \begin_inset ERT
10156 status collapsed
10157
10158 \begin_layout Plain Layout
10159
10160
10161 \backslash
10162 else 
10163 \end_layout
10164
10165 \end_inset
10166
10167
10168 \begin_inset Note Note
10169 status open
10170
10171 \begin_layout Plain Layout
10172 以下は,
10173 \series bold
10174 undertilde
10175 \series default
10176  \SpecialChar LaTeX
10177 パッケージが導入されていないときのみ表示されます.
10178 \end_layout
10179
10180 \end_inset
10181
10182
10183 \end_layout
10184
10185 \begin_layout Standard
10186 この小節のすべてを出力で見るには,
10187 \series bold
10188 undertilde
10189 \series default
10190  \SpecialChar LaTeX
10191 パッケージを導入する必要があります.
10192 \end_layout
10193
10194 \begin_layout Standard
10195 \begin_inset ERT
10196 status collapsed
10197
10198 \begin_layout Plain Layout
10199
10200
10201 \backslash
10202 fi 
10203 \end_layout
10204
10205 \end_inset
10206
10207
10208 \end_layout
10209
10210 \begin_layout Standard
10211 \begin_inset Newpage newpage
10212 \end_inset
10213
10214
10215 \end_layout
10216
10217 \begin_layout Subsection
10218 複数の文字に付けるアクセント
10219 \begin_inset Index idx
10220 status collapsed
10221
10222 \begin_layout Plain Layout
10223 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10224 \end_layout
10225
10226 \end_inset
10227
10228
10229 \end_layout
10230
10231 \begin_layout Standard
10232 \begin_inset space \hfill{}
10233 \end_inset
10234
10235
10236 \begin_inset Tabular
10237 <lyxtabular version="3" rows="5" columns="2">
10238 <features booktabs="true" tabularvalignment="middle">
10239 <column alignment="center" valignment="top" width="0pt">
10240 <column alignment="center" valignment="top" width="0pt">
10241 <row>
10242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246 コマンド
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255 出力
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 </row>
10261 <row topspace="1.5mm">
10262 <cell alignment="center" valignment="top" usebox="none">
10263 \begin_inset Text
10264
10265 \begin_layout Plain Layout
10266
10267 \backslash
10268 overleftarrow
10269 \begin_inset space \textvisiblespace{}
10270 \end_inset
10271
10272 A=B
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 \begin_inset Formula $\overleftarrow{A=B}$
10282 \end_inset
10283
10284
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 </row>
10290 <row topspace="1.5mm">
10291 <cell alignment="center" valignment="top" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295
10296 \backslash
10297 underleftarrow
10298 \begin_inset space \textvisiblespace{}
10299 \end_inset
10300
10301 A=B
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10307 \begin_inset Text
10308
10309 \begin_layout Plain Layout
10310 \begin_inset Formula $\underleftarrow{A=B}$
10311 \end_inset
10312
10313
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 </row>
10319 <row topspace="1.5mm">
10320 <cell alignment="center" valignment="top" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324
10325 \backslash
10326 overleftrightarrow
10327 \begin_inset space \textvisiblespace{}
10328 \end_inset
10329
10330 A=B
10331 \end_layout
10332
10333 \end_inset
10334 </cell>
10335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339 \begin_inset Formula $\overleftrightarrow{A=B}$
10340 \end_inset
10341
10342
10343 \end_layout
10344
10345 \end_inset
10346 </cell>
10347 </row>
10348 <row topspace="1.5mm" bottomspace="1mm">
10349 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353
10354 \backslash
10355 underleftrightarrow
10356 \begin_inset space \textvisiblespace{}
10357 \end_inset
10358
10359 A=B
10360 \end_layout
10361
10362 \end_inset
10363 </cell>
10364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10365 \begin_inset Text
10366
10367 \begin_layout Plain Layout
10368 \begin_inset Formula $\underleftrightarrow{A=B}$
10369 \end_inset
10370
10371
10372 \end_layout
10373
10374 \end_inset
10375 </cell>
10376 </row>
10377 </lyxtabular>
10378
10379 \end_inset
10380
10381
10382 \begin_inset space \hfill{}
10383 \end_inset
10384
10385
10386 \begin_inset Tabular
10387 <lyxtabular version="3" rows="5" columns="2">
10388 <features booktabs="true" tabularvalignment="middle">
10389 <column alignment="center" valignment="top" width="0pt">
10390 <column alignment="center" valignment="top" width="0pt">
10391 <row>
10392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 コマンド
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 出力
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row topspace="1.5mm">
10412 <cell alignment="center" valignment="top" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \backslash
10418 overrightarrow
10419 \begin_inset space \textvisiblespace{}
10420 \end_inset
10421
10422 A=B
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 \begin_inset Formula $\overrightarrow{A=B}$
10432 \end_inset
10433
10434
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row topspace="1.5mm">
10441 <cell alignment="center" valignment="top" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445
10446 \backslash
10447 underrightarrow
10448 \begin_inset space \textvisiblespace{}
10449 \end_inset
10450
10451 A=B
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 \begin_inset Formula $\underrightarrow{A=B}$
10461 \end_inset
10462
10463
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 </row>
10469 <row topspace="1.5mm">
10470 <cell alignment="center" valignment="top" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474
10475 \backslash
10476 widetilde
10477 \begin_inset space \textvisiblespace{}
10478 \end_inset
10479
10480 A=B
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 \begin_inset Formula $\widetilde{A=B}$
10490 \end_inset
10491
10492
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 </row>
10498 <row topspace="1.5mm" bottomspace="1mm">
10499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10500 \begin_inset Text
10501
10502 \begin_layout Plain Layout
10503
10504 \backslash
10505 widehat
10506 \begin_inset space \textvisiblespace{}
10507 \end_inset
10508
10509 A=B
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518 \begin_inset Formula $\widehat{A=B}$
10519 \end_inset
10520
10521
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 </row>
10527 </lyxtabular>
10528
10529 \end_inset
10530
10531
10532 \begin_inset space \hfill{}
10533 \end_inset
10534
10535
10536 \end_layout
10537
10538 \begin_layout Standard
10539 \begin_inset VSpace medskip
10540 \end_inset
10541
10542 これらのコマンドでは,好きなだけ多くの文字にアクセントを付けることができます.しかし,
10543 \series bold
10544
10545 \backslash
10546 widetilde
10547 \series default
10548 および
10549 \series bold
10550
10551 \backslash
10552 widehat
10553 \series default
10554 のアクセントは,以下の例のように,出力では3文字分の長さにしかなりません.
10555 \begin_inset Formula 
10556 \[
10557 \widetilde{A+B=C-D}
10558 \]
10559
10560 \end_inset
10561
10562
10563 \end_layout
10564
10565 \begin_layout Standard
10566 前小節で述べた
10567 \series bold
10568
10569 \backslash
10570 overset
10571 \series default
10572
10573 \begin_inset Index idx
10574 status collapsed
10575
10576 \begin_layout Plain Layout
10577 こまんど@コマンド ! O ! 
10578 \backslash
10579 overset
10580 \end_layout
10581
10582 \end_inset
10583
10584 コマンドと
10585 \series bold
10586
10587 \backslash
10588 underset
10589 \series default
10590
10591 \begin_inset Index idx
10592 status collapsed
10593
10594 \begin_layout Plain Layout
10595 こまんど@コマンド ! U ! 
10596 \backslash
10597 underset
10598 \end_layout
10599
10600 \end_inset
10601
10602 コマンドを使っても,複数の文字にアクセントを付けることができます.
10603 \series bold
10604
10605 \backslash
10606 underset
10607 \begin_inset space \textvisiblespace{}
10608 \end_inset
10609
10610 A=B
10611 \begin_inset Formula $\downarrow$
10612 \end_inset
10613
10614 ***
10615 \series default
10616 というコマンドは,
10617 \begin_inset Formula 
10618 \[
10619 \underset{***}{A=B}
10620 \]
10621
10622 \end_inset
10623
10624 のようになります.
10625 \end_layout
10626
10627 \begin_layout Section
10628 空白
10629 \begin_inset CommandInset label
10630 LatexCommand label
10631 name "subsec:空白"
10632
10633 \end_inset
10634
10635
10636 \begin_inset Index idx
10637 status collapsed
10638
10639 \begin_layout Plain Layout
10640 くうはく@空白 ! すいへい@水平
10641 \begin_inset space \thinspace{}
10642 \end_inset
10643
10644 ——
10645 \end_layout
10646
10647 \end_inset
10648
10649
10650 \end_layout
10651
10652 \begin_layout Subsection
10653 定義済みの空白
10654 \begin_inset CommandInset label
10655 LatexCommand label
10656 name "subsec:定義済みの空白"
10657
10658 \end_inset
10659
10660
10661 \begin_inset Index idx
10662 status collapsed
10663
10664 \begin_layout Plain Layout
10665 くうはく@空白 ! すいへい@水平
10666 \begin_inset space \thinspace{}
10667 \end_inset
10668
10669 —— ! ていぎずみ@定義済み
10670 \end_layout
10671
10672 \end_inset
10673
10674
10675 \end_layout
10676
10677 \begin_layout Standard
10678 数式に水平方向の空白を挿入することが,必要になることがあります.これは,保護された空白(
10679 \begin_inset Flex Ruby
10680 status collapsed
10681
10682 \begin_layout Plain Layout
10683 捷径
10684 \begin_inset Argument post:1
10685 status collapsed
10686
10687 \begin_layout Plain Layout
10688 ショートカット
10689 \end_layout
10690
10691 \end_inset
10692
10693
10694 \end_layout
10695
10696 \end_inset
10697
10698
10699 \begin_inset Info
10700 type  "shortcut"
10701 arg   "command-alternatives space-insert protected ; math-space"
10702 \end_inset
10703
10704 )を挿入することで実現できます.「
10705 \color blue
10706
10707 \begin_inset space \textvisiblespace{}
10708 \end_inset
10709
10710
10711 \color inherit
10712 」が現れるので,
10713 \family sans
10714 Space
10715 \family default
10716 を何回か押すことによって,8種の異なる長さの空白のうち一つを選択することができます.空白は,数式ツールバーボタンの
10717 \begin_inset Info
10718 type  "icon"
10719 arg   "math-insert \\space"
10720 \end_inset
10721
10722 を押すか,特定のコマンドを入力することで,挿入することができます.挿入したコマンド如何に関わらず,直後に
10723 \family sans
10724 Space
10725 \family default
10726 を押すことによって,長さを変更することができます.
10727 \end_layout
10728
10729 \begin_layout Standard
10730 \noindent
10731 \align center
10732 \begin_inset Tabular
10733 <lyxtabular version="3" rows="6" columns="3">
10734 <features booktabs="true" tabularvalignment="middle">
10735 <column alignment="center" valignment="top">
10736 <column alignment="center" valignment="top" width="15col%">
10737 <column alignment="center" valignment="top">
10738 <row>
10739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10740 \begin_inset Text
10741
10742 \begin_layout Plain Layout
10743 コマンド
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 保護された空白を挿入したのち,
10753 \family sans
10754 Space
10755 \family default
10756 を叩く回数
10757 \end_layout
10758
10759 \end_inset
10760 </cell>
10761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10762 \begin_inset Text
10763
10764 \begin_layout Plain Layout
10765 出力
10766 \end_layout
10767
10768 \end_inset
10769 </cell>
10770 </row>
10771 <row>
10772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10773 \begin_inset Text
10774
10775 \begin_layout Plain Layout
10776
10777 \backslash
10778 ,
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10784 \begin_inset Text
10785
10786 \begin_layout Plain Layout
10787 0
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 \begin_inset Formula $A\,B$
10797 \end_inset
10798
10799
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 </row>
10805 <row>
10806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810
10811 \backslash
10812 :
10813 \end_layout
10814
10815 \end_inset
10816 </cell>
10817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 1
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 \begin_inset Formula $A\:B$
10831 \end_inset
10832
10833
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 </row>
10839 <row>
10840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844
10845 \backslash
10846 ;
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 2
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 \begin_inset Formula $A\;B$
10865 \end_inset
10866
10867
10868 \end_layout
10869
10870 \end_inset
10871 </cell>
10872 </row>
10873 <row>
10874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10875 \begin_inset Text
10876
10877 \begin_layout Plain Layout
10878
10879 \backslash
10880 quad
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Plain Layout
10889 3
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10895 \begin_inset Text
10896
10897 \begin_layout Plain Layout
10898 \begin_inset Formula $A\quad B$
10899 \end_inset
10900
10901
10902 \end_layout
10903
10904 \end_inset
10905 </cell>
10906 </row>
10907 <row>
10908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912
10913 \backslash
10914 qquad
10915 \end_layout
10916
10917 \end_inset
10918 </cell>
10919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10920 \begin_inset Text
10921
10922 \begin_layout Plain Layout
10923 4
10924 \end_layout
10925
10926 \end_inset
10927 </cell>
10928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10929 \begin_inset Text
10930
10931 \begin_layout Plain Layout
10932 \begin_inset Formula $A\qquad B$
10933 \end_inset
10934
10935
10936 \end_layout
10937
10938 \end_inset
10939 </cell>
10940 </row>
10941 </lyxtabular>
10942
10943 \end_inset
10944
10945
10946 \begin_inset space \hfill{}
10947 \end_inset
10948
10949
10950 \begin_inset Tabular
10951 <lyxtabular version="3" rows="6" columns="3">
10952 <features booktabs="true" tabularvalignment="middle">
10953 <column alignment="center" valignment="top">
10954 <column alignment="center" valignment="top" width="15col%">
10955 <column alignment="center" valignment="top">
10956 <row>
10957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10958 \begin_inset Text
10959
10960 \begin_layout Plain Layout
10961 コマンド
10962 \end_layout
10963
10964 \end_inset
10965 </cell>
10966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10967 \begin_inset Text
10968
10969 \begin_layout Plain Layout
10970 保護された空白を挿入したのち,
10971 \family sans
10972 Space
10973 \family default
10974 を叩く回数
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10980 \begin_inset Text
10981
10982 \begin_layout Plain Layout
10983 出力
10984 \end_layout
10985
10986 \end_inset
10987 </cell>
10988 </row>
10989 <row>
10990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10991 \begin_inset Text
10992
10993 \begin_layout Plain Layout
10994
10995 \backslash
10996 hfill
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 5
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11011 \begin_inset Text
11012
11013 \begin_layout Plain Layout
11014 \begin_inset Formula $A\hfill B$
11015 \end_inset
11016
11017
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 </row>
11023 <row>
11024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028
11029 \backslash
11030 hspace*{1em}
11031 \end_layout
11032
11033 \end_inset
11034 </cell>
11035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11036 \begin_inset Text
11037
11038 \begin_layout Plain Layout
11039 6
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048 \begin_inset Formula $A\hspace*{1em}B$
11049 \end_inset
11050
11051
11052 \end_layout
11053
11054 \end_inset
11055 </cell>
11056 </row>
11057 <row>
11058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11059 \begin_inset Text
11060
11061 \begin_layout Plain Layout
11062
11063 \backslash
11064 hspace{1em}
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073 7
11074 \end_layout
11075
11076 \end_inset
11077 </cell>
11078 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11079 \begin_inset Text
11080
11081 \begin_layout Plain Layout
11082 \begin_inset Formula $A\hspace{1em}B$
11083 \end_inset
11084
11085
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 </row>
11091 <row>
11092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096
11097 \backslash
11098
11099 \begin_inset space \textvisiblespace{}
11100 \end_inset
11101
11102
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 8
11112 \end_layout
11113
11114 \end_inset
11115 </cell>
11116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11117 \begin_inset Text
11118
11119 \begin_layout Plain Layout
11120 \begin_inset Formula $A\ B$
11121 \end_inset
11122
11123
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 </row>
11129 <row>
11130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134
11135 \backslash
11136 !
11137 \end_layout
11138
11139 \end_inset
11140 </cell>
11141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11142 \begin_inset Text
11143
11144 \begin_layout Plain Layout
11145 9
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \begin_layout Plain Layout
11154 \begin_inset Formula $A\!B$
11155 \end_inset
11156
11157
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 </row>
11163 </lyxtabular>
11164
11165 \end_inset
11166
11167
11168 \end_layout
11169
11170 \begin_layout Standard
11171 5
11172 \lang english
11173
11174 \begin_inset space \thinspace{}
11175 \end_inset
11176
11177
11178 \lang japanese
11179
11180 \lang english
11181
11182 \begin_inset space \thinspace{}
11183 \end_inset
11184
11185
11186 \lang japanese
11187 7回
11188 \family sans
11189 Space
11190 \family default
11191 を押した場合は,第
11192 \begin_inset CommandInset ref
11193 LatexCommand ref
11194 reference "subsec:可変長の空白"
11195
11196 \end_inset
11197
11198 節に説明されているように,可変空白となります.9回押した場合は,一見,空白を生まないように見えます.実はこれは負の長さなので,他の長さと異なり,\SpecialChar LyX
11199 中では赤で表示さ
11200 れます.以下のように,他にもう二つ,負の長さの空白があります.
11201 \end_layout
11202
11203 \begin_layout Standard
11204 \align center
11205 \begin_inset Tabular
11206 <lyxtabular version="3" rows="3" columns="3">
11207 <features booktabs="true" tabularvalignment="middle">
11208 <column alignment="center" valignment="middle" width="6.8cm">
11209 <column alignment="center" valignment="top" width="0pt">
11210 <column alignment="center" valignment="top" width="0pt">
11211 <row>
11212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 コマンド
11217 \end_layout
11218
11219 \end_inset
11220 </cell>
11221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11222 \begin_inset Text
11223
11224 \begin_layout Plain Layout
11225
11226 \backslash
11227 negmedspace
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236
11237 \backslash
11238 negthickspace
11239 \end_layout
11240
11241 \end_inset
11242 </cell>
11243 </row>
11244 <row>
11245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 保護された空白を挿入したのち,
11250 \family sans
11251 Space
11252 \family default
11253 を叩く回数
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262 10
11263 \end_layout
11264
11265 \end_inset
11266 </cell>
11267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271 11
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 </row>
11277 <row>
11278 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11279 \begin_inset Text
11280
11281 \begin_layout Plain Layout
11282 出力
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 \begin_inset Formula $A\negmedspace B$
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 \begin_inset Formula $A\negthickspace B$
11304 \end_inset
11305
11306
11307 \end_layout
11308
11309 \end_inset
11310 </cell>
11311 </row>
11312 </lyxtabular>
11313
11314 \end_inset
11315
11316
11317 \end_layout
11318
11319 \begin_layout Standard
11320 負の空白を使うと,文字が重なってしまうことがあります.これを利用して,合字処理を強制することができます.これは,たとえば以下のように,和演算子に使えます.
11321 \end_layout
11322
11323 \begin_layout Standard
11324 \align center
11325 \begin_inset Tabular
11326 <lyxtabular version="3" rows="3" columns="2">
11327 <features booktabs="true" tabularvalignment="middle">
11328 <column alignment="center" valignment="top" width="0pt">
11329 <column alignment="center" valignment="top">
11330 <row>
11331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Plain Layout
11335 コマンド
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 出力
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 </row>
11350 <row>
11351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355
11356 \backslash
11357 sum
11358 \backslash
11359 sum
11360 \begin_inset space \textvisiblespace{}
11361 \end_inset
11362
11363 f_kl
11364 \end_layout
11365
11366 \end_inset
11367 </cell>
11368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 \begin_inset Formula $\sum\sum f_{kl}$
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 </row>
11381 <row>
11382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386
11387 \backslash
11388 sum
11389 \backslash
11390 negmedspace
11391 \backslash
11392 sum
11393 \begin_inset space \textvisiblespace{}
11394 \end_inset
11395
11396 f_kl
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11406 \end_inset
11407
11408
11409 \end_layout
11410
11411 \end_inset
11412 </cell>
11413 </row>
11414 </lyxtabular>
11415
11416 \end_inset
11417
11418
11419 \end_layout
11420
11421 \begin_layout Standard
11422 \noindent
11423 \begin_inset VSpace medskip
11424 \end_inset
11425
11426
11427 \end_layout
11428
11429 \begin_layout Standard
11430 \noindent
11431 イコール記号などの関係子は,つねに空白を前後に伴うようになっていますが,これを抑制するには,イコール記号を\SpecialChar TeX
11432 括弧で囲みます.以下の例にこれを示します.
11433 \end_layout
11434
11435 \begin_layout Standard
11436 \align center
11437 \begin_inset Tabular
11438 <lyxtabular version="3" rows="2" columns="2">
11439 <features booktabs="true" tabularvalignment="middle">
11440 <column alignment="center" valignment="top" width="0pt">
11441 <column alignment="center" valignment="top" width="0pt">
11442 <row>
11443 <cell alignment="center" valignment="top" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 通常の数式
11448 \end_layout
11449
11450 \end_inset
11451 </cell>
11452 <cell alignment="center" valignment="top" usebox="none">
11453 \begin_inset Text
11454
11455 \begin_layout Plain Layout
11456 \begin_inset Formula $A=B$
11457 \end_inset
11458
11459
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 </row>
11465 <row>
11466 <cell alignment="center" valignment="top" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 空白なしの数式
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 \begin_inset Formula $A{=}B$
11480 \end_inset
11481
11482
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 </row>
11488 </lyxtabular>
11489
11490 \end_inset
11491
11492
11493 \end_layout
11494
11495 \begin_layout Standard
11496 \noindent
11497 二行目の数式を作るコマンドは,
11498 \series bold
11499 A
11500 \backslash
11501 {=
11502 \begin_inset Formula $\to$
11503 \end_inset
11504
11505 B
11506 \series default
11507 です.
11508 \end_layout
11509
11510 \begin_layout Standard
11511 \begin_inset VSpace bigskip
11512 \end_inset
11513
11514 物理単位には,値と単位のあいだに通常の空白ではなく,最小の空白を入れる必要があるために,それに適した空白が必要です.本文中の単位には,挿入\SpecialChar menuseparator
11515 整形\SpecialChar menuseparator
11516 小空白メニュー(
11517 \begin_inset Flex Ruby
11518 status collapsed
11519
11520 \begin_layout Plain Layout
11521 捷径
11522 \begin_inset Argument post:1
11523 status collapsed
11524
11525 \begin_layout Plain Layout
11526 ショートカット
11527 \end_layout
11528
11529 \end_inset
11530
11531
11532 \end_layout
11533
11534 \end_inset
11535
11536
11537 \begin_inset Info
11538 type  "shortcut"
11539 arg   "space-insert thin"
11540 \end_inset
11541
11542 )で,最小の空白を挿入することができます.
11543 \end_layout
11544
11545 \begin_layout Standard
11546 違いを示す例を以下に掲げます.
11547 \end_layout
11548
11549 \begin_layout Standard
11550 \begin_inset Tabular
11551 <lyxtabular version="3" rows="2" columns="2">
11552 <features tabularvalignment="middle">
11553 <column alignment="left" valignment="top">
11554 <column alignment="left" valignment="top">
11555 <row>
11556 <cell alignment="center" valignment="top" usebox="none">
11557 \begin_inset Text
11558
11559 \begin_layout Plain Layout
11560 24 kW
11561 \begin_inset Formula $\cdot$
11562 \end_inset
11563
11564 h
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 <cell alignment="center" valignment="top" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 値と単位のあいだに通常の空白を入れた例
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 </row>
11579 <row>
11580 <cell alignment="center" valignment="top" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584 24
11585 \begin_inset space \thinspace{}
11586 \end_inset
11587
11588 kW
11589 \begin_inset Formula $\cdot$
11590 \end_inset
11591
11592 h
11593 \end_layout
11594
11595 \end_inset
11596 </cell>
11597 <cell alignment="center" valignment="top" usebox="none">
11598 \begin_inset Text
11599
11600 \begin_layout Plain Layout
11601 値と単位のあいだに最小の空白を入れた例
11602 \end_layout
11603
11604 \end_inset
11605 </cell>
11606 </row>
11607 </lyxtabular>
11608
11609 \end_inset
11610
11611
11612 \end_layout
11613
11614 \begin_layout Subsection
11615 可変長の空白
11616 \begin_inset ERT
11617 status collapsed
11618
11619 \begin_layout Plain Layout
11620
11621
11622 \backslash
11623 texorpdfstring{
11624 \end_layout
11625
11626 \end_inset
11627
11628
11629 \begin_inset Foot
11630 status collapsed
11631
11632 \begin_layout Plain Layout
11633 数式中の垂直方向の空白については,第
11634 \begin_inset CommandInset ref
11635 LatexCommand ref
11636 reference "subsec:行間"
11637
11638 \end_inset
11639
11640 節をご覧下さい.
11641 \end_layout
11642
11643 \end_inset
11644
11645
11646 \begin_inset ERT
11647 status collapsed
11648
11649 \begin_layout Plain Layout
11650
11651 }{}
11652 \end_layout
11653
11654 \end_inset
11655
11656
11657 \begin_inset Note Note
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661
11662 \backslash
11663 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
11664 \end_layout
11665
11666 \begin_layout Plain Layout
11667
11668 \backslash
11669 texorpdfstringについての詳細は,第
11670 \begin_inset CommandInset ref
11671 LatexCommand ref
11672 reference "subsec:節見出し中の数式"
11673
11674 \end_inset
11675
11676 節にあります.
11677 \end_layout
11678
11679 \end_inset
11680
11681
11682 \begin_inset CommandInset label
11683 LatexCommand label
11684 name "subsec:可変長の空白"
11685
11686 \end_inset
11687
11688
11689 \begin_inset Index idx
11690 status collapsed
11691
11692 \begin_layout Plain Layout
11693 くうはく@空白 ! すいへい@水平
11694 \begin_inset space \thinspace{}
11695 \end_inset
11696
11697 —— ! かへんちょう@可変長
11698 \end_layout
11699
11700 \end_inset
11701
11702
11703 \end_layout
11704
11705 \begin_layout Standard
11706 指定した長さの空白が,
11707 \series bold
11708
11709 \backslash
11710 hspace
11711 \series default
11712
11713 \begin_inset Index idx
11714 status collapsed
11715
11716 \begin_layout Plain Layout
11717 こまんど@コマンド ! H ! 
11718 \backslash
11719 hspace
11720 \end_layout
11721
11722 \end_inset
11723
11724 コマンドで入力することができます.すると,ながい「
11725 \color blue
11726
11727 \begin_inset space \textvisiblespace{}
11728 \end_inset
11729
11730
11731 \color inherit
11732 」が現れます.長さは,「
11733 \color blue
11734
11735 \begin_inset space \textvisiblespace{}
11736 \end_inset
11737
11738
11739 \color inherit
11740 」を左クリックすることによって指定することができます.長さは負の値でも構いません.空白が行冒頭の文字である場合,それは無視されます.この場合でも,空白出力を強制
11741 させたいときには,
11742 \series bold
11743
11744 \backslash
11745 hspace
11746 \series default
11747 コマンドの代わりに
11748 \series bold
11749
11750 \backslash
11751 hspace*
11752 \series default
11753 コマンドを使用するか,「
11754 \color blue
11755 \lang english
11756
11757 \begin_inset space \textvisiblespace{}
11758 \end_inset
11759
11760
11761 \color inherit
11762 \lang japanese
11763 」の上を左クリックして,
11764 \family sans
11765 保護
11766 \family default
11767 オプションをチェックしてください.
11768 \begin_inset Newline newline
11769 \end_inset
11770
11771 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには,
11772 \series bold
11773
11774 \backslash
11775 hfill
11776 \series default
11777
11778 \begin_inset Index idx
11779 status collapsed
11780
11781 \begin_layout Plain Layout
11782 こまんど@コマンド ! H ! 
11783 \backslash
11784 hfill
11785 \end_layout
11786
11787 \end_inset
11788
11789 コマンドを使用します.
11790 \end_layout
11791
11792 \begin_layout Standard
11793 \align center
11794 \begin_inset Tabular
11795 <lyxtabular version="3" rows="4" columns="2">
11796 <features booktabs="true" tabularvalignment="middle">
11797 <column alignment="center" valignment="top" width="0pt">
11798 <column alignment="center" valignment="top">
11799 <row>
11800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11801 \begin_inset Text
11802
11803 \begin_layout Plain Layout
11804 コマンド(
11805 \backslash
11806 hspace 長さ)
11807 \end_layout
11808
11809 \end_inset
11810 </cell>
11811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11812 \begin_inset Text
11813
11814 \begin_layout Plain Layout
11815 出力
11816 \end_layout
11817
11818 \end_inset
11819 </cell>
11820 </row>
11821 <row>
11822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11823 \begin_inset Text
11824
11825 \begin_layout Plain Layout
11826 A=B
11827 \backslash
11828 hspace
11829 \begin_inset space \textvisiblespace{}
11830 \end_inset
11831
11832 A
11833 \backslash
11834 not=C (3
11835 \begin_inset space \thinspace{}
11836 \end_inset
11837
11838 cm)
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11848 \end_inset
11849
11850
11851 \end_layout
11852
11853 \end_inset
11854 </cell>
11855 </row>
11856 <row>
11857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11858 \begin_inset Text
11859
11860 \begin_layout Plain Layout
11861 A
11862 \backslash
11863 hspace
11864 \begin_inset space \textvisiblespace{}
11865 \end_inset
11866
11867 A
11868 \backslash
11869 not=A (-1
11870 \begin_inset space \thinspace{}
11871 \end_inset
11872
11873 mm)
11874 \end_layout
11875
11876 \end_inset
11877 </cell>
11878 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \end_inset
11889 </cell>
11890 </row>
11891 <row>
11892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11893 \begin_inset Text
11894
11895 \begin_layout Plain Layout
11896 A=A
11897 \backslash
11898 hfill
11899 \begin_inset space \textvisiblespace{}
11900 \end_inset
11901
11902 B=B
11903 \end_layout
11904
11905 \end_inset
11906 </cell>
11907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 \begin_inset Formula $A=A\hfill B=B$
11912 \end_inset
11913
11914
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 </row>
11920 </lyxtabular>
11921
11922 \end_inset
11923
11924
11925 \end_layout
11926
11927 \begin_layout Standard
11928 上記の最後の例では,使用できる空白は,表の列中もっとも長い要素によって規定されます.行内数式では,空白は,
11929 \series bold
11930
11931 \backslash
11932 hfill
11933 \series default
11934 が挿入された行の長さに依存します.つまり,その行が全幅を使用している場合,空白はまったく作られません.また
11935 \series bold
11936
11937 \backslash
11938 hfill
11939 \series default
11940 は,別行立て数式中では,
11941 \series bold
11942 行頭下げ
11943 \series default
11944 数式スタイルが使われているときのみ,意味を持ちます(数式スタイルは第
11945 \begin_inset CommandInset ref
11946 LatexCommand ref
11947 reference "sec:数式様式"
11948
11949 \end_inset
11950
11951 節で説明されています).
11952 \end_layout
11953
11954 \begin_layout Standard
11955
11956 \series bold
11957
11958 \backslash
11959 hfill
11960 \series default
11961 の他にも,空白を模様で埋める
11962 \series bold
11963
11964 \backslash
11965 dotfill
11966 \series default
11967
11968 \series bold
11969
11970 \backslash
11971 hrulefill
11972 \series default
11973 といったコマンドがあります.用例については第
11974 \begin_inset CommandInset ref
11975 LatexCommand ref
11976 reference "subsec:省略符号"
11977
11978 \end_inset
11979
11980 節をご参照下さい.
11981 \end_layout
11982
11983 \begin_layout Standard
11984 本文中では,可変長空白は,
11985 \family sans
11986 挿入\SpecialChar menuseparator
11987 整形\SpecialChar menuseparator
11988 水平方向の空白
11989 \family default
11990 メニューで挿入することができます.
11991 \end_layout
11992
11993 \begin_layout Standard
11994 (例)
11995 \end_layout
11996
11997 \begin_layout Standard
11998 この行には,
11999 \begin_inset space \hspace{}
12000 \length 2cm
12001 \end_inset
12002
12003 2
12004 \begin_inset space \thinspace{}
12005 \end_inset
12006
12007 cmの空白が入っています.
12008 \end_layout
12009
12010 \begin_layout Standard
12011 この行には,
12012 \begin_inset space \hfill{}
12013 \end_inset
12014
12015 最大の空白が入っています.
12016 \end_layout
12017
12018 \begin_layout Subsection
12019 行内数式周りの空白
12020 \begin_inset Index idx
12021 status collapsed
12022
12023 \begin_layout Plain Layout
12024 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12025 \end_layout
12026
12027 \end_inset
12028
12029
12030 \end_layout
12031
12032 \begin_layout Standard
12033 行内数式前後の空白は,長さ
12034 \series bold
12035
12036 \backslash
12037 mathsurround
12038 \begin_inset Index idx
12039 status collapsed
12040
12041 \begin_layout Plain Layout
12042 こまんど@コマンド ! M ! 
12043 \backslash
12044 mathsurround
12045 \end_layout
12046
12047 \end_inset
12048
12049
12050 \series default
12051 を使って調節することができます.長さの値は,以下の書式を持つ
12052 \series bold
12053
12054 \backslash
12055 setlength
12056 \begin_inset Index idx
12057 status collapsed
12058
12059 \begin_layout Plain Layout
12060 こまんど@コマンド ! S ! 
12061 \backslash
12062 setlength
12063 \end_layout
12064
12065 \end_inset
12066
12067
12068 \series default
12069 コマンドを使って設定することができます.
12070 \end_layout
12071
12072 \begin_layout Standard
12073
12074 \series bold
12075
12076 \backslash
12077 setlength{長さ名}{値}
12078 \end_layout
12079
12080 \begin_layout Standard
12081
12082 \series bold
12083
12084 \backslash
12085 mathsurround
12086 \series default
12087 を5
12088 \begin_inset space \thinspace{}
12089 \end_inset
12090
12091 mmの値に設定するには,以下のコマンド
12092 \end_layout
12093
12094 \begin_layout Standard
12095
12096 \series bold
12097
12098 \backslash
12099 setlength{
12100 \backslash
12101 mathsurround}{5mm}
12102 \end_layout
12103
12104 \begin_layout Standard
12105 を\SpecialChar TeX
12106 モードで挿入します.すると,5
12107 \begin_inset space \thinspace{}
12108 \end_inset
12109
12110 mmの空白がすべての行内数式の前後に設定されることになります.
12111 \begin_inset ERT
12112 status collapsed
12113
12114 \begin_layout Plain Layout
12115
12116
12117 \backslash
12118 setlength{
12119 \backslash
12120 mathsurround}{5mm}
12121 \end_layout
12122
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \begin_layout Standard
12129 この行には,周囲に5
12130 \begin_inset space \thinspace{}
12131 \end_inset
12132
12133 mmの余白を設定した行内数式
12134 \begin_inset Formula $A=B$
12135 \end_inset
12136
12137 があります.
12138 \begin_inset ERT
12139 status collapsed
12140
12141 \begin_layout Plain Layout
12142
12143
12144 \backslash
12145 setlength{
12146 \backslash
12147 mathsurround}{0pt}
12148 \end_layout
12149
12150 \end_inset
12151
12152
12153 \end_layout
12154
12155 \begin_layout Standard
12156 既定値に戻すには,
12157 \series bold
12158
12159 \backslash
12160 mathsurround
12161 \series default
12162 を0
12163 \begin_inset space \thinspace{}
12164 \end_inset
12165
12166 ptの値に戻して下さい.
12167 \end_layout
12168
12169 \begin_layout Section
12170 ボックスと枠
12171 \begin_inset Index idx
12172 status collapsed
12173
12174 \begin_layout Plain Layout
12175 ぼっくす@ボックス
12176 \end_layout
12177
12178 \end_inset
12179
12180
12181 \begin_inset Index idx
12182 status collapsed
12183
12184 \begin_layout Plain Layout
12185 わく@枠
12186 \begin_inset ERT
12187 status collapsed
12188
12189 \begin_layout Plain Layout
12190
12191 |see{
12192 \end_layout
12193
12194 \end_inset
12195
12196 ボックス
12197 \begin_inset ERT
12198 status collapsed
12199
12200 \begin_layout Plain Layout
12201
12202 }
12203 \end_layout
12204
12205 \end_inset
12206
12207
12208 \end_layout
12209
12210 \end_inset
12211
12212
12213 \end_layout
12214
12215 \begin_layout Standard
12216 本文中のボックスについては,取扱説明書
12217 \family typewriter
12218 埋め込みオブジェクト篇
12219 \family default
12220
12221 \family typewriter
12222 ボックス
12223 \family default
12224 の章に述べられています.
12225 \end_layout
12226
12227 \begin_layout Subsection
12228 枠付きボックス
12229 \begin_inset CommandInset label
12230 LatexCommand label
12231 name "subsec:枠付きボックス"
12232
12233 \end_inset
12234
12235
12236 \begin_inset Index idx
12237 status collapsed
12238
12239 \begin_layout Plain Layout
12240 ぼっくす@ボックス ! わくつき@枠付き
12241 \begin_inset space \thinspace{}
12242 \end_inset
12243
12244 ——
12245 \end_layout
12246
12247 \end_inset
12248
12249
12250 \end_layout
12251
12252 \begin_layout Standard
12253
12254 \series bold
12255
12256 \backslash
12257 fbox
12258 \series default
12259
12260 \begin_inset Index idx
12261 status collapsed
12262
12263 \begin_layout Plain Layout
12264 こまんど@コマンド ! F ! 
12265 \backslash
12266 fbox
12267 \end_layout
12268
12269 \end_inset
12270
12271 コマンドや
12272 \series bold
12273
12274 \backslash
12275 boxed
12276 \series default
12277
12278 \begin_inset Index idx
12279 status collapsed
12280
12281 \begin_layout Plain Layout
12282 こまんど@コマンド ! B ! 
12283 \backslash
12284 boxed
12285 \end_layout
12286
12287 \end_inset
12288
12289 コマンドを使えば,数式やその一部を枠の中に入れることができます.
12290 \end_layout
12291
12292 \begin_layout Standard
12293 どちらかのコマンドを数式に挿入すると,枠の中に青枠が現れ,数式の断片を入れることができます.
12294 \series bold
12295
12296 \backslash
12297 fbox
12298 \series default
12299 の場合には,そのままではボックスの中身が数式テキストとして取り扱われてしまうので,
12300 \family sans
12301 Ctrl+M
12302 \family default
12303 を使って,このボックスの中にもう一度数式を作らなくてはなりません.
12304 \series bold
12305
12306 \backslash
12307 boxed
12308 \series default
12309 を使った場合には,新しい数式が自動的に枠内に作られます.
12310 \end_layout
12311
12312 \begin_layout Standard
12313
12314 \series bold
12315
12316 \backslash
12317 fbox
12318 \series default
12319 コマンドは,数式がつねに本文の大きさに設定されてしまうので,別行立て数式に枠を付けるのには適していません.逆に
12320 \series bold
12321
12322 \backslash
12323 boxed
12324 \series default
12325 は,数式がつねに別行立て数式の大きさに設定されてしまうので,行内数式に枠をつけるのには適していません.
12326 \end_layout
12327
12328 \begin_layout Standard
12329
12330 \series bold
12331
12332 \backslash
12333 fbox
12334 \series default
12335 の拡張として,枠幅と配置も指定することができる
12336 \series bold
12337
12338 \backslash
12339 framebox
12340 \series default
12341
12342 \begin_inset Index idx
12343 status collapsed
12344
12345 \begin_layout Plain Layout
12346 こまんど@コマンド ! F ! 
12347 \backslash
12348 framebox
12349 \end_layout
12350
12351 \end_inset
12352
12353 コマンドがあります.
12354 \series bold
12355
12356 \backslash
12357 framebox
12358 \series default
12359 は,以下の書式を持ちます.
12360 \end_layout
12361
12362 \begin_layout Standard
12363
12364 \series bold
12365
12366 \backslash
12367 framebox[枠幅][位置]{ボックスの内容}
12368 \end_layout
12369
12370 \begin_layout Standard
12371 「位置」は,
12372 \emph on
12373 l
12374 \emph default
12375
12376 \emph on
12377 r
12378 \emph default
12379 の値をとります.
12380 \emph on
12381 l
12382 \emph default
12383 は,ボックス中で数式を左寄せ,
12384 \emph on
12385 r
12386 \emph default
12387 は右寄せにします.位置を指定しない時には,数式は中央揃えになります.
12388 \begin_inset Newline newline
12389 \end_inset
12390
12391 「枠幅」を指定しない時には,位置を指定することができません.この場合には,
12392 \series bold
12393
12394 \backslash
12395 fbox
12396 \series default
12397 と同様,枠幅がボックスの内容に応じて調節されるのです.
12398 \end_layout
12399
12400 \begin_layout Standard
12401
12402 \series bold
12403
12404 \backslash
12405 framebox
12406 \series default
12407 コマンドを挿入すると,三つの青枠を含むボックスが現れます.最初の二つの枠は括弧で囲まれており,二つとも非必須の変数であることを意味します.三つ目の枠は,
12408 \series bold
12409
12410 \backslash
12411 fbox
12412 \series default
12413 同様,数式の断片を入れるためのものです.
12414 \end_layout
12415
12416 \begin_layout Standard
12417 \align center
12418 \begin_inset Tabular
12419 <lyxtabular version="3" rows="5" columns="2">
12420 <features booktabs="true" tabularvalignment="middle">
12421 <column alignment="center" valignment="top" width="0pt">
12422 <column alignment="center" valignment="top">
12423 <row>
12424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12425 \begin_inset Text
12426
12427 \begin_layout Plain Layout
12428 コマンド
12429 \end_layout
12430
12431 \end_inset
12432 </cell>
12433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12434 \begin_inset Text
12435
12436 \begin_layout Plain Layout
12437 出力
12438 \end_layout
12439
12440 \end_inset
12441 </cell>
12442 </row>
12443 <row topspace="1.5mm">
12444 <cell alignment="center" valignment="top" usebox="none">
12445 \begin_inset Text
12446
12447 \begin_layout Plain Layout
12448
12449 \backslash
12450 fbox
12451 \begin_inset space \textvisiblespace{}
12452 \end_inset
12453
12454
12455 \family sans
12456 Ctrl+M
12457 \family default
12458  
12459 \backslash
12460 int
12461 \begin_inset space \textvisiblespace{}
12462 \end_inset
12463
12464 A=B
12465 \end_layout
12466
12467 \end_inset
12468 </cell>
12469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12470 \begin_inset Text
12471
12472 \begin_layout Plain Layout
12473 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12474 \end_inset
12475
12476
12477 \end_layout
12478
12479 \end_inset
12480 </cell>
12481 </row>
12482 <row topspace="1.5mm">
12483 <cell alignment="center" valignment="top" usebox="none">
12484 \begin_inset Text
12485
12486 \begin_layout Plain Layout
12487
12488 \backslash
12489 boxed
12490 \begin_inset space \textvisiblespace{}
12491 \end_inset
12492
12493
12494 \backslash
12495 int
12496 \begin_inset space \textvisiblespace{}
12497 \end_inset
12498
12499 A=B
12500 \end_layout
12501
12502 \end_inset
12503 </cell>
12504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12505 \begin_inset Text
12506
12507 \begin_layout Plain Layout
12508 \begin_inset Formula $\boxed{\int A=B}$
12509 \end_inset
12510
12511
12512 \end_layout
12513
12514 \end_inset
12515 </cell>
12516 </row>
12517 <row topspace="1.5mm">
12518 <cell alignment="center" valignment="top" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522 A+
12523 \backslash
12524 fbox
12525 \begin_inset space \textvisiblespace{}
12526 \end_inset
12527
12528 B
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537 \begin_inset Formula $A+\fbox{B}$
12538 \end_inset
12539
12540
12541 \end_layout
12542
12543 \end_inset
12544 </cell>
12545 </row>
12546 <row topspace="1.5mm" bottomspace="1mm">
12547 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12548 \begin_inset Text
12549
12550 \begin_layout Plain Layout
12551
12552 \backslash
12553 framebox
12554 \begin_inset space \textvisiblespace{}
12555 \end_inset
12556
12557 20mm
12558 \begin_inset Formula $\to$
12559 \end_inset
12560
12561
12562 \begin_inset Formula $\to$
12563 \end_inset
12564
12565
12566 \family sans
12567 Ctrl+M
12568 \family default
12569  
12570 \backslash
12571 frac
12572 \begin_inset space \textvisiblespace{}
12573 \end_inset
12574
12575 A
12576 \begin_inset Formula $\downarrow$
12577 \end_inset
12578
12579 B
12580 \end_layout
12581
12582 \end_inset
12583 </cell>
12584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12585 \begin_inset Text
12586
12587 \begin_layout Plain Layout
12588 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12589 \end_inset
12590
12591
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 </row>
12597 </lyxtabular>
12598
12599 \end_inset
12600
12601
12602 \end_layout
12603
12604 \begin_layout Standard
12605 枠の厚みも調節可能です.そのためには,以下のコマンドを数式の前に\SpecialChar TeX
12606 モードで挿入しなくてはなりません.
12607 \end_layout
12608
12609 \begin_layout Standard
12610
12611 \series bold
12612
12613 \backslash
12614 fboxrule
12615 \series default
12616  
12617 \series bold
12618
12619 \begin_inset Quotes eld
12620 \end_inset
12621
12622 厚み
12623 \begin_inset Quotes erd
12624 \end_inset
12625
12626
12627 \series default
12628  
12629 \series bold
12630
12631 \backslash
12632 fboxsep
12633 \series default
12634  
12635 \series bold
12636
12637 \begin_inset Quotes eld
12638 \end_inset
12639
12640 距離
12641 \begin_inset Quotes erd
12642 \end_inset
12643
12644
12645 \end_layout
12646
12647 \begin_layout Standard
12648 \begin_inset Quotes eld
12649 \end_inset
12650
12651 距離
12652 \begin_inset Quotes erd
12653 \end_inset
12654
12655 は,枠とボックス内の一文字目との間の距離を示します.これを使った例として,以下の枠付き数式をご覧下さい.
12656 \begin_inset ERT
12657 status collapsed
12658
12659 \begin_layout Plain Layout
12660
12661
12662 \backslash
12663 fboxrule 2mm 
12664 \backslash
12665 fboxsep 3mm
12666 \end_layout
12667
12668 \end_inset
12669
12670
12671 \begin_inset Formula 
12672 \[
12673 \boxed{A+B=C}
12674 \]
12675
12676 \end_inset
12677
12678 この数式の直前には,
12679 \end_layout
12680
12681 \begin_layout Standard
12682
12683 \series bold
12684
12685 \backslash
12686 fboxrule
12687 \series default
12688  
12689 \series bold
12690 2mm
12691 \series default
12692  
12693 \series bold
12694
12695 \backslash
12696 fboxsep
12697 \series default
12698  
12699 \series bold
12700 3mm
12701 \end_layout
12702
12703 \begin_layout Standard
12704 というコマンドが,\SpecialChar TeX
12705 モードで挿入されています.ここで与えられた値は,以後のすべてのボックスに適用されます.
12706 \end_layout
12707
12708 \begin_layout Standard
12709 標準の枠寸法に戻すには,
12710 \end_layout
12711
12712 \begin_layout Standard
12713
12714 \series bold
12715
12716 \backslash
12717 fboxrule
12718 \series default
12719  
12720 \series bold
12721 0.4pt
12722 \series default
12723  
12724 \series bold
12725
12726 \backslash
12727 fboxsep
12728 \series default
12729  
12730 \series bold
12731 3pt
12732 \series default
12733
12734 \begin_inset ERT
12735 status collapsed
12736
12737 \begin_layout Plain Layout
12738
12739
12740 \backslash
12741 fboxrule 0.4pt 
12742 \backslash
12743 fboxsep 3pt
12744 \end_layout
12745
12746 \end_inset
12747
12748
12749 \end_layout
12750
12751 \begin_layout Standard
12752 というコマンドを,次の数式が始まる前に\SpecialChar TeX
12753 モードで挿入しておきます.
12754 \end_layout
12755
12756 \begin_layout Subsection
12757 枠なしボックス
12758 \begin_inset CommandInset label
12759 LatexCommand label
12760 name "subsec:枠なしボックス"
12761
12762 \end_inset
12763
12764
12765 \begin_inset Index idx
12766 status collapsed
12767
12768 \begin_layout Plain Layout
12769 ぼっくす@ボックス ! わくなし@枠なし
12770 \begin_inset space \thinspace{}
12771 \end_inset
12772
12773 ——
12774 \end_layout
12775
12776 \end_inset
12777
12778
12779 \end_layout
12780
12781 \begin_layout Standard
12782 枠のないボックスを作るには,
12783 \series bold
12784
12785 \backslash
12786 mbox
12787 \series default
12788
12789 \begin_inset Index idx
12790 status collapsed
12791
12792 \begin_layout Plain Layout
12793 こまんど@コマンド ! M ! 
12794 \backslash
12795 mbox
12796 \end_layout
12797
12798 \end_inset
12799
12800
12801 \series bold
12802
12803 \backslash
12804 makebox
12805 \series default
12806
12807 \begin_inset Index idx
12808 status collapsed
12809
12810 \begin_layout Plain Layout
12811 こまんど@コマンド ! M ! 
12812 \backslash
12813 makebox
12814 \end_layout
12815
12816 \end_inset
12817
12818
12819 \series bold
12820
12821 \backslash
12822 raisebox
12823 \series default
12824
12825 \begin_inset Index idx
12826 status collapsed
12827
12828 \begin_layout Plain Layout
12829 こまんど@コマンド ! R ! 
12830 \backslash
12831 raisebox
12832 \end_layout
12833
12834 \end_inset
12835
12836 の三つのコマンドがあります.
12837 \end_layout
12838
12839 \begin_layout Standard
12840
12841 \series bold
12842
12843 \backslash
12844 raisebox
12845 \series default
12846 を使うと,ボックスを上付きにしたり下付きにしたりすることができます.しかし,通常の上付き文字・下付き文字とは違い,ボックス内の文字寸法はそのまま保たれます.
12847 \series bold
12848
12849 \backslash
12850 raisebox
12851 \series default
12852 は,以下の書式で用いられます.
12853 \end_layout
12854
12855 \begin_layout Standard
12856
12857 \series bold
12858
12859 \backslash
12860 raisebox{高さ}{ボックスの内容}
12861 \end_layout
12862
12863 \begin_layout Standard
12864
12865 \series bold
12866
12867 \backslash
12868 fbox
12869 \series default
12870 と同様,ボックスに数式を入れる際には,明示的に数式として入れる必要があります.
12871 \begin_inset Note Greyedout
12872 status open
12873
12874 \begin_layout Plain Layout
12875
12876 \series bold
12877 【註】
12878 \series default
12879 下の最後の
12880 \series bold
12881
12882 \backslash
12883 raisebox
12884 \series default
12885 のところで,
12886 \family sans
12887 Ctrl+M
12888 \family default
12889 を一回でなく二回押すことによって,もう一段数式をいれています.これは,\SpecialChar LyX
12890
12891 \series bold
12892
12893 \backslash
12894 raisebox
12895 \series default
12896 を直接サポートしていないためです.
12897 \end_layout
12898
12899 \end_inset
12900
12901
12902 \end_layout
12903
12904 \begin_layout Standard
12905 \align center
12906 \begin_inset Tabular
12907 <lyxtabular version="3" rows="4" columns="2">
12908 <features booktabs="true" tabularvalignment="middle">
12909 <column alignment="center" valignment="top" width="0pt">
12910 <column alignment="center" valignment="top">
12911 <row>
12912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12913 \begin_inset Text
12914
12915 \begin_layout Plain Layout
12916 コマンド
12917 \end_layout
12918
12919 \end_inset
12920 </cell>
12921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12922 \begin_inset Text
12923
12924 \begin_layout Plain Layout
12925 出力
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 </row>
12931 <row>
12932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936 H
12937 \backslash
12938 raisebox{2mm
12939 \begin_inset Formula $\to$
12940 \end_inset
12941
12942
12943 \backslash
12944 {al
12945 \begin_inset Formula $\to$
12946 \end_inset
12947
12948  lo
12949 \end_layout
12950
12951 \end_inset
12952 </cell>
12953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12954 \begin_inset Text
12955
12956 \begin_layout Plain Layout
12957 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12958 \end_inset
12959
12960
12961 \end_layout
12962
12963 \end_inset
12964 </cell>
12965 </row>
12966 <row>
12967 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12968 \begin_inset Text
12969
12970 \begin_layout Plain Layout
12971 H
12972 \backslash
12973 raisebox{-2mm
12974 \begin_inset Formula $\to$
12975 \end_inset
12976
12977
12978 \backslash
12979 {al
12980 \begin_inset Formula $\to$
12981 \end_inset
12982
12983 lo
12984 \end_layout
12985
12986 \end_inset
12987 </cell>
12988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12989 \begin_inset Text
12990
12991 \begin_layout Plain Layout
12992 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12993 \end_inset
12994
12995
12996 \end_layout
12997
12998 \end_inset
12999 </cell>
13000 </row>
13001 <row>
13002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 A=
13007 \backslash
13008 raisebox{-2mm
13009 \begin_inset Formula $\to$
13010 \end_inset
13011
13012
13013 \backslash
13014 {
13015 \family sans
13016 Ctrl+M Ctrl+M
13017 \family default
13018  
13019 \backslash
13020 sqrt
13021 \begin_inset space \textvisiblespace{}
13022 \end_inset
13023
13024
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13030 \begin_inset Text
13031
13032 \begin_layout Plain Layout
13033 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13034 \end_inset
13035
13036
13037 \end_layout
13038
13039 \end_inset
13040 </cell>
13041 </row>
13042 </lyxtabular>
13043
13044 \end_inset
13045
13046
13047 \end_layout
13048
13049 \begin_layout Standard
13050 枠がないことを除けば,
13051 \series bold
13052
13053 \backslash
13054 mbox
13055 \series default
13056 コマンドは
13057 \series bold
13058
13059 \backslash
13060 fbox
13061 \series default
13062 と同じであり,
13063 \series bold
13064
13065 \backslash
13066 makebox
13067 \series default
13068
13069 \series bold
13070
13071 \backslash
13072 framebox
13073 \series default
13074 と同じです.
13075 \end_layout
13076
13077 \begin_layout Subsection
13078 色付きボックス
13079 \begin_inset CommandInset label
13080 LatexCommand label
13081 name "subsec:色付きボックス"
13082
13083 \end_inset
13084
13085
13086 \begin_inset Index idx
13087 status collapsed
13088
13089 \begin_layout Plain Layout
13090 ぼっくす@ボックス ! いろつき@色付き
13091 \begin_inset space \thinspace{}
13092 \end_inset
13093
13094 ——
13095 \end_layout
13096
13097 \end_inset
13098
13099
13100 \end_layout
13101
13102 \begin_layout Standard
13103 本節で説明されているコマンドをすべて使えるようにするためには,\SpecialChar LaTeX
13104 プリアンブルに
13105 \end_layout
13106
13107 \begin_layout Standard
13108
13109 \series bold
13110
13111 \backslash
13112 usepackage{color}
13113 \end_layout
13114
13115 \begin_layout Standard
13116 という行
13117 \begin_inset Foot
13118 status collapsed
13119
13120 \begin_layout Plain Layout
13121 定義済みの色を使って,文書中のどこかで文章に色を付けてある場合,\SpecialChar LyX
13122 は,自動的に\SpecialChar LaTeX
13123 パッケージ
13124 \series bold
13125 color
13126 \series default
13127 を読み込みます.したがって,本パッケージが二度読み込まれる可能性があるわけですが,そうなったとしても問題は生じません.
13128 \end_layout
13129
13130 \end_inset
13131
13132
13133 \begin_inset Note Note
13134 status collapsed
13135
13136 \begin_layout Plain Layout
13137 本パッケージが二度読み込まれることを防ぐために,\SpecialChar LaTeX
13138 プリアンブルにマクロを挿入してあります.
13139 \end_layout
13140
13141 \end_inset
13142
13143 を書き加えて,\SpecialChar LaTeX
13144 パッケージの
13145 \series bold
13146 color
13147 \series default
13148
13149 \begin_inset Foot
13150 status collapsed
13151
13152 \begin_layout Plain Layout
13153 \SpecialChar LaTeX
13154 パッケージ
13155 \series bold
13156 color
13157 \series default
13158 は,すべての標準的な\SpecialChar LaTeX
13159 頒布版に含まれています.
13160 \end_layout
13161
13162 \end_inset
13163
13164
13165 \begin_inset Index idx
13166 status collapsed
13167
13168 \begin_layout Plain Layout
13169 ぱっけーじ@パッケージ ! color
13170 \end_layout
13171
13172 \end_inset
13173
13174 を読み込む必要があります.
13175 \end_layout
13176
13177 \begin_layout Standard
13178 \begin_inset VSpace medskip
13179 \end_inset
13180
13181 ボックスに色を付けるには,
13182 \series bold
13183
13184 \backslash
13185 colorbox
13186 \series default
13187
13188 \begin_inset Index idx
13189 status collapsed
13190
13191 \begin_layout Plain Layout
13192 こまんど@コマンド ! C ! 
13193 \backslash
13194 colorbox
13195 \end_layout
13196
13197 \end_inset
13198
13199 コマンドを以下の書式で使用します.
13200 \end_layout
13201
13202 \begin_layout Standard
13203
13204 \series bold
13205
13206 \backslash
13207 colorbox{色}{ボックスの内容}
13208 \end_layout
13209
13210 \begin_layout Standard
13211 ボックスの内容には,別のボックスが含まれても構いませんし,
13212 \series bold
13213
13214 \backslash
13215 colorbox
13216 \series default
13217 自体も,別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください).ボックスに数式を含める場合には,
13218 \series bold
13219
13220 \backslash
13221 raisebox
13222 \series default
13223 と同様,明示的に数式を作らなくてはなりません
13224 \begin_inset Foot
13225 status collapsed
13226
13227 \begin_layout Plain Layout
13228 これは,
13229 \series bold
13230
13231 \backslash
13232 fcolorbox
13233 \series default
13234 コマンドにも当てはまります.
13235 \end_layout
13236
13237 \end_inset
13238
13239
13240 \end_layout
13241
13242 \begin_layout Standard
13243 選択できる定義済みの色としては,
13244 \end_layout
13245
13246 \begin_layout Standard
13247
13248 \series bold
13249 black
13250 \series default
13251 (黒)・
13252 \series bold
13253 blue
13254 \series default
13255 (青)・
13256 \series bold
13257 cyan
13258 \series default
13259 (シアン)・
13260 \series bold
13261 green
13262 \series default
13263 (緑)・
13264 \series bold
13265 magenta
13266 \series default
13267 (マゼンタ)・
13268 \series bold
13269 red
13270 \series default
13271 (赤)・
13272 \series bold
13273 white
13274 \series default
13275 (白)・
13276 \series bold
13277 yellow
13278 \series default
13279 (黄)
13280 \end_layout
13281
13282 \begin_layout Standard
13283 があります.
13284 \end_layout
13285
13286 \begin_layout Standard
13287 \align center
13288 \begin_inset Tabular
13289 <lyxtabular version="3" rows="4" columns="2">
13290 <features booktabs="true" tabularvalignment="middle">
13291 <column alignment="center" valignment="top" width="0pt">
13292 <column alignment="center" valignment="top">
13293 <row>
13294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13295 \begin_inset Text
13296
13297 \begin_layout Plain Layout
13298 コマンド
13299 \end_layout
13300
13301 \end_inset
13302 </cell>
13303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13304 \begin_inset Text
13305
13306 \begin_layout Plain Layout
13307 出力
13308 \end_layout
13309
13310 \end_inset
13311 </cell>
13312 </row>
13313 <row>
13314 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13315 \begin_inset Text
13316
13317 \begin_layout Plain Layout
13318
13319 \backslash
13320 colorbox{yellow
13321 \begin_inset Formula $\to$
13322 \end_inset
13323
13324
13325 \backslash
13326 {A=B
13327 \end_layout
13328
13329 \end_inset
13330 </cell>
13331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13332 \begin_inset Text
13333
13334 \begin_layout Plain Layout
13335 \begin_inset Formula $\colorbox{yellow}{A=B}$
13336 \end_inset
13337
13338
13339 \end_layout
13340
13341 \end_inset
13342 </cell>
13343 </row>
13344 <row topspace="1.5mm">
13345 <cell alignment="center" valignment="top" usebox="none">
13346 \begin_inset Text
13347
13348 \begin_layout Plain Layout
13349
13350 \backslash
13351 colorbox{green
13352 \begin_inset Formula $\to$
13353 \end_inset
13354
13355
13356 \backslash
13357 {
13358 \backslash
13359 fbox
13360 \begin_inset space \textvisiblespace{}
13361 \end_inset
13362
13363 A=B
13364 \end_layout
13365
13366 \end_inset
13367 </cell>
13368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13369 \begin_inset Text
13370
13371 \begin_layout Plain Layout
13372 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13373 \end_inset
13374
13375
13376 \end_layout
13377
13378 \end_inset
13379 </cell>
13380 </row>
13381 <row topspace="1.5mm" bottomspace="1mm">
13382 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13383 \begin_inset Text
13384
13385 \begin_layout Plain Layout
13386
13387 \backslash
13388 fbox
13389 \begin_inset space \textvisiblespace{}
13390 \end_inset
13391
13392
13393 \backslash
13394 colorbox{green
13395 \begin_inset Formula $\to$
13396 \end_inset
13397
13398
13399 \backslash
13400 {
13401 \family sans
13402 Ctrl+M
13403 \family default
13404  
13405 \family sans
13406 Ctrl+M
13407 \family default
13408  
13409 \backslash
13410 int
13411 \begin_inset space \textvisiblespace{}
13412 \end_inset
13413
13414 C=D
13415 \end_layout
13416
13417 \end_inset
13418 </cell>
13419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13420 \begin_inset Text
13421
13422 \begin_layout Plain Layout
13423 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13424 \end_inset
13425
13426
13427 \end_layout
13428
13429 \end_inset
13430 </cell>
13431 </row>
13432 </lyxtabular>
13433
13434 \end_inset
13435
13436
13437 \end_layout
13438
13439 \begin_layout Standard
13440
13441 \series bold
13442
13443 \backslash
13444 colorbox
13445 \series default
13446 は,ボックスに色をつけるだけで,ボックス内の文字には色付けをしません.すべての文字に色付けするには,数式全体を選択し,
13447 \family sans
13448 文字様式
13449 \family default
13450 ダイアログで欲しい色を選択します.このダイアログは,ツールバーボタン
13451 \begin_inset Info
13452 type  "icon"
13453 arg   "dialog-show character"
13454 \end_inset
13455
13456
13457 \family sans
13458 編集\SpecialChar menuseparator
13459 文字様式\SpecialChar menuseparator
13460 任意設定
13461 \family default
13462 メニューで開くことができます.すると,数式番号も数式と同じ色になります.数式番号が数式の文字とは別の色になるようにするには,数式内部で色を変えなくてはなりません
13463
13464 \end_layout
13465
13466 \begin_layout Standard
13467 たとえば,
13468 \end_layout
13469
13470 \begin_layout Standard
13471
13472 \color red
13473 \begin_inset Formula 
13474 \begin{equation}
13475 \int A=B\label{eq:red}
13476 \end{equation}
13477
13478 \end_inset
13479
13480
13481 \color green
13482
13483 \begin_inset Formula 
13484 \begin{equation}
13485 \textcolor{red}{\int A=B}\label{eq:redgreen}
13486 \end{equation}
13487
13488 \end_inset
13489
13490
13491 \end_layout
13492
13493 \begin_layout Standard
13494 数式
13495 \begin_inset CommandInset ref
13496 LatexCommand eqref
13497 reference "eq:red"
13498
13499 \end_inset
13500
13501 は,全体が赤色です.
13502 \begin_inset Newline newline
13503 \end_inset
13504
13505 数式
13506 \begin_inset CommandInset ref
13507 LatexCommand eqref
13508 reference "eq:redgreen"
13509
13510 \end_inset
13511
13512 は,数式番号を緑色にするために,まず全体を緑色にします.その後,数式内の文字を赤色にします.
13513 \end_layout
13514
13515 \begin_layout Standard
13516 \begin_inset VSpace bigskip
13517 \end_inset
13518
13519 ボックスの枠だけ別の色にするには,
13520 \series bold
13521
13522 \backslash
13523 fcolorbox
13524 \series default
13525
13526 \begin_inset Index idx
13527 status collapsed
13528
13529 \begin_layout Plain Layout
13530 こまんど@コマンド ! F ! 
13531 \backslash
13532 fcolorbox
13533 \end_layout
13534
13535 \end_inset
13536
13537 コマンドを以下の書式で使用します.
13538 \end_layout
13539
13540 \begin_layout Standard
13541
13542 \series bold
13543
13544 \backslash
13545 fcolorbox{枠の色}{色}{ボックスの内容}
13546 \end_layout
13547
13548 \begin_layout Standard
13549 つまり,
13550 \series bold
13551
13552 \backslash
13553 fcolorbox
13554 \series default
13555
13556 \series bold
13557
13558 \backslash
13559 colorbox
13560 \series default
13561 コマンドの拡張です.
13562 \series bold
13563
13564 \backslash
13565 framebox
13566 \series default
13567 と同様に,枠の厚みは
13568 \series bold
13569
13570 \backslash
13571 fboxrule
13572 \series default
13573
13574 \series bold
13575
13576 \backslash
13577 fboxsep
13578 \series default
13579 で設定します.たとえば,
13580 \begin_inset ERT
13581 status collapsed
13582
13583 \begin_layout Plain Layout
13584
13585
13586 \backslash
13587 fboxrule 1mm 
13588 \backslash
13589 fboxsep 1mm
13590 \end_layout
13591
13592 \end_inset
13593
13594
13595 \begin_inset Formula 
13596 \[
13597 \fcolorbox{cyan}{magenta}{A=B}
13598 \]
13599
13600 \end_inset
13601
13602
13603 \begin_inset ERT
13604 status collapsed
13605
13606 \begin_layout Plain Layout
13607
13608
13609 \backslash
13610 fboxrule 0.4pt 
13611 \backslash
13612 fboxsep 3pt
13613 \end_layout
13614
13615 \end_inset
13616
13617 のようにします.
13618 \end_layout
13619
13620 \begin_layout Standard
13621 上記の数式は,以下のコマンドで作成されています.
13622 \begin_inset Newline newline
13623 \end_inset
13624
13625
13626 \series bold
13627
13628 \backslash
13629 fcolorbox{cyan
13630 \begin_inset Formula $\to$
13631 \end_inset
13632
13633
13634 \backslash
13635 {magenta
13636 \begin_inset Formula $\to$
13637 \end_inset
13638
13639
13640 \backslash
13641 {A=B
13642 \series default
13643 .
13644 \end_layout
13645
13646 \begin_layout Standard
13647 \begin_inset VSpace bigskip
13648 \end_inset
13649
13650 定義済みの色以外の色を使いたい場合には,まずその色を定義しなくてはなりません.
13651 \end_layout
13652
13653 \begin_layout Standard
13654 たとえば,「
13655 \series bold
13656 darkgreen
13657 \series default
13658 」という色を定義するには,\SpecialChar LaTeX
13659 プリアンブルに
13660 \end_layout
13661
13662 \begin_layout Standard
13663
13664 \series bold
13665
13666 \backslash
13667 definecolor{darkgreen}{cmyk}{0.5,
13668 \series default
13669  
13670 \series bold
13671 0,
13672 \series default
13673  
13674 \series bold
13675 1,
13676 \series default
13677  
13678 \series bold
13679 0.5}
13680 \series default
13681
13682 \begin_inset Index idx
13683 status collapsed
13684
13685 \begin_layout Plain Layout
13686 こまんど@コマンド ! D ! 
13687 \backslash
13688 definecolor
13689 \end_layout
13690
13691 \end_inset
13692
13693
13694 \end_layout
13695
13696 \begin_layout Standard
13697 という行を書き加えます.
13698 \end_layout
13699
13700 \begin_layout Standard
13701
13702 \series bold
13703 cmyk
13704 \series default
13705 とは,
13706 \series bold
13707 cyan
13708 \series default
13709 (シアン)・
13710 \series bold
13711 magenta
13712 \series default
13713 (マゼンタ)・
13714 \series bold
13715 yellow
13716 \series default
13717 (黄)・
13718 \series bold
13719 black
13720 \series default
13721 (黒)の各色を表す色空間です.コンマで区切られた四つの数字は,この色空間における各色の出力強度です.強度は,0
13722 \begin_inset space \thinspace{}
13723 \end_inset
13724
13725 -
13726 \begin_inset space \thinspace{}
13727 \end_inset
13728
13729 1の範囲をとることができます.定義には,
13730 \series bold
13731 cmyk
13732 \series default
13733 の他に,
13734 \series bold
13735 rgb
13736 \series default
13737 という色空間を使うこともできます.
13738 \series bold
13739 rgb
13740 \series default
13741 とは,
13742 \series bold
13743 red
13744 \series default
13745 (赤)・
13746 \series bold
13747 green
13748 \series default
13749 (緑)・
13750 \series bold
13751 blue
13752 \series default
13753 (青)の各色を意味し,この場合には,各色に対応した三つの出力強度を指定します.さらに,灰色の出力強度のみをとる
13754 \series bold
13755 gray
13756 \series default
13757 という色空間もあります.
13758 \end_layout
13759
13760 \begin_layout Standard
13761 例として,文字が
13762 \series bold
13763 yellow
13764 \series default
13765 に色付けされ,新しく定義した
13766 \series bold
13767 darkgreen
13768 \series default
13769 という色を持つ枠付きボックスを挙げておきます.
13770 \begin_inset Formula 
13771 \begin{equation}
13772 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13773 \end{equation}
13774
13775 \end_inset
13776
13777
13778 \end_layout
13779
13780 \begin_layout Standard
13781
13782 \series bold
13783
13784 \backslash
13785 textcolor
13786 \series default
13787 コマンドを使うと,以下のように,自前で定義した色をテキスト中でも使用することができます.
13788 \begin_inset Index idx
13789 status collapsed
13790
13791 \begin_layout Plain Layout
13792 てきすと@テキスト ! いろつき@色付き
13793 \end_layout
13794
13795 \end_inset
13796
13797
13798 \end_layout
13799
13800 \begin_layout Standard
13801 \begin_inset ERT
13802 status collapsed
13803
13804 \begin_layout Plain Layout
13805
13806
13807 \backslash
13808 textcolor{darkgreen}{
13809 \end_layout
13810
13811 \end_inset
13812
13813 この文は「darkgreen」です.
13814 \begin_inset ERT
13815 status collapsed
13816
13817 \begin_layout Plain Layout
13818
13819 }
13820 \end_layout
13821
13822 \end_inset
13823
13824
13825 \end_layout
13826
13827 \begin_layout Standard
13828
13829 \series bold
13830
13831 \backslash
13832 textcolor
13833 \series default
13834
13835 \begin_inset Index idx
13836 status collapsed
13837
13838 \begin_layout Plain Layout
13839 こまんど@コマンド ! T ! 
13840 \backslash
13841 textcolor
13842 \end_layout
13843
13844 \end_inset
13845
13846 は,
13847 \series bold
13848
13849 \backslash
13850 textcolor{色}{色付けをする文}
13851 \series default
13852 という書式で使用することができます.
13853 \end_layout
13854
13855 \begin_layout Subsection
13856 段落ボックス
13857 \begin_inset CommandInset label
13858 LatexCommand label
13859 name "subsec:段落ボックス"
13860
13861 \end_inset
13862
13863
13864 \begin_inset Index idx
13865 status collapsed
13866
13867 \begin_layout Plain Layout
13868 ぼっくす@ボックス ! だんらく@段落
13869 \begin_inset space \thinspace{}
13870 \end_inset
13871
13872 ——
13873 \end_layout
13874
13875 \end_inset
13876
13877
13878 \end_layout
13879
13880 \begin_layout Standard
13881 いくつかの行や段落を含む,いわゆる段落ボックス(parbox)は,
13882 \family sans
13883 挿入\SpecialChar menuseparator
13884 ボックス
13885 \family default
13886 メニューかツールバーボタン
13887 \begin_inset Info
13888 type  "icon"
13889 arg   "box-insert"
13890 \end_inset
13891
13892 で作成することができます.
13893 \end_layout
13894
13895 \begin_layout Standard
13896 以下の例は,行中の枠付きparboxを示したものです.
13897 \end_layout
13898
13899 \begin_layout Standard
13900 \begin_inset VSpace medskip
13901 \end_inset
13902
13903 この行は,
13904 \begin_inset Box Boxed
13905 position "c"
13906 hor_pos "c"
13907 has_inner_box 1
13908 inner_pos "t"
13909 use_parbox 1
13910 use_makebox 0
13911 width "5cm"
13912 special "none"
13913 height "1in"
13914 height_special "totalheight"
13915 thickness "0.4pt"
13916 separation "3pt"
13917 shadowsize "4pt"
13918 framecolor "black"
13919 backgroundcolor "none"
13920 status open
13921
13922 \begin_layout Plain Layout
13923 これは段落ボックスです.これはちょうど5
13924 \begin_inset space \thinspace{}
13925 \end_inset
13926
13927 cmの幅になっており,以下のように数式を含めることもできます.
13928 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13929 \end_inset
13930
13931
13932 \end_layout
13933
13934 \end_inset
13935
13936 parboxの入った行です.
13937 \end_layout
13938
13939 \begin_layout Standard
13940 \begin_inset VSpace medskip
13941 \end_inset
13942
13943
13944 \end_layout
13945
13946 \begin_layout Standard
13947 このようなボックスは,灰色のボックス挿入枠を右クリックすることによって作ることができます.すると,ボックスの特性を表示したダイアログが現れます.上の例では,
13948 \emph on
13949 装飾
13950 \emph default
13951 :簡素な長方形の箱型,
13952 \emph on
13953 内部ボックス
13954 \emph default
13955 :parboxコマンド,
13956 \emph on
13957
13958 \emph default
13959 :5
13960 \begin_inset space \thinspace{}
13961 \end_inset
13962
13963 cm,
13964 \emph on
13965 垂直ボックス配置
13966 \emph default
13967 :中央,に設定されています.
13968 \end_layout
13969
13970 \begin_layout Standard
13971 \begin_inset VSpace medskip
13972 \end_inset
13973
13974 \SpecialChar LaTeX
13975 では,parboxは,以下の書式を持つ
13976 \series bold
13977
13978 \backslash
13979 parbox
13980 \series default
13981
13982 \begin_inset Index idx
13983 status collapsed
13984
13985 \begin_layout Plain Layout
13986 こまんど@コマンド ! P ! 
13987 \backslash
13988 parbox
13989 \end_layout
13990
13991 \end_inset
13992
13993 コマンドによって作られます.
13994 \end_layout
13995
13996 \begin_layout Standard
13997
13998 \series bold
13999
14000 \backslash
14001 parbox[位置]{幅}{ボックスの内容}
14002 \end_layout
14003
14004 \begin_layout Standard
14005 「位置」は,
14006 \emph on
14007 b
14008 \emph default
14009
14010 \emph on
14011 t
14012 \emph default
14013 の値をとることができます.下揃えを意味する
14014 \emph on
14015 b
14016 \emph default
14017 (bottom)は,ボックスを,周囲の本文中の最後の行と合わせることを意味します.上揃えを意味する
14018 \emph on
14019 t
14020 \emph default
14021 (top)は,これを最初の行に合わせます.位置を指定しない時には,ボックスは事実上中央揃えになります.用例については,取扱説明書埋込オブジェクト篇の
14022 \emph on
14023 ボックス
14024 \emph default
14025 の節をご参照下さい.
14026 \end_layout
14027
14028 \begin_layout Standard
14029 \begin_inset VSpace bigskip
14030 \end_inset
14031
14032 数式番号を含めて,数式を完全に枠で囲むためには,数式をparbox内に収めなくてはなりません.こうするには,数式前に\SpecialChar TeX
14033 モードで
14034 \series bold
14035 parbox{
14036 \backslash
14037 linewidth-2
14038 \backslash
14039 fboxsep-2
14040 \backslash
14041 fboxrule}{
14042 \series default
14043 というコマンドを挿入します.ここで
14044 \series bold
14045
14046 \backslash
14047 linewidth
14048 \begin_inset Index idx
14049 status collapsed
14050
14051 \begin_layout Plain Layout
14052 こまんど@コマンド ! L ! 
14053 \backslash
14054 linewidth
14055 \end_layout
14056
14057 \end_inset
14058
14059
14060 \series default
14061 は,使用中の文書に設定されている行幅です.枠は,parboxの外側にあるので,枠余白と枠幅の2倍を行幅から差し引かなくてはなりません.引数中で掛け算や引き算を行
14062 うためには,\SpecialChar LaTeX
14063 パッケージの
14064 \series bold
14065 calc
14066 \series default
14067
14068 \begin_inset Foot
14069 status collapsed
14070
14071 \begin_layout Plain Layout
14072
14073 \series bold
14074 calc
14075 \series default
14076 は,標準的\SpecialChar LaTeX
14077 頒布版のすべてに含まれています.
14078 \end_layout
14079
14080 \end_inset
14081
14082
14083 \begin_inset Index idx
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087 ぱっけーじ@パッケージ ! calc
14088 \end_layout
14089
14090 \end_inset
14091
14092 を,\SpecialChar LaTeX
14093 プリアンブル中で
14094 \end_layout
14095
14096 \begin_layout Standard
14097
14098 \series bold
14099
14100 \backslash
14101 usepackage{calc}
14102 \end_layout
14103
14104 \begin_layout Standard
14105 のように読み込んでおく必要があります.数式の後では,\SpecialChar TeX
14106 モードで
14107 \series bold
14108 }}
14109 \series default
14110 を入力して,二つのボックスを閉じておかなくてはなりません.以下に例を挙げます.
14111 \begin_inset ERT
14112 status collapsed
14113
14114 \begin_layout Plain Layout
14115
14116
14117 \backslash
14118 fboxsep 5mm 
14119 \backslash
14120 fboxrule 5mm
14121 \end_layout
14122
14123 \end_inset
14124
14125
14126 \end_layout
14127
14128 \begin_layout Standard
14129 \begin_inset ERT
14130 status collapsed
14131
14132 \begin_layout Plain Layout
14133
14134
14135 \backslash
14136 fbox{
14137 \backslash
14138 parbox{
14139 \backslash
14140 linewidth-2
14141 \backslash
14142 fboxsep-2
14143 \backslash
14144 fboxrule}{
14145 \end_layout
14146
14147 \end_inset
14148
14149
14150 \begin_inset Formula 
14151 \begin{equation}
14152 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14153 \end{equation}
14154
14155 \end_inset
14156
14157
14158 \begin_inset ERT
14159 status collapsed
14160
14161 \begin_layout Plain Layout
14162
14163 }}
14164 \end_layout
14165
14166 \end_inset
14167
14168
14169 \begin_inset ERT
14170 status collapsed
14171
14172 \begin_layout Plain Layout
14173
14174
14175 \backslash
14176 fboxrule 0.4pt 
14177 \backslash
14178 fboxsep 3pt
14179 \end_layout
14180
14181 \end_inset
14182
14183
14184 \end_layout
14185
14186 \begin_layout Standard
14187 \begin_inset VSpace medskip
14188 \end_inset
14189
14190
14191 \series bold
14192
14193 \backslash
14194 fbox
14195 \series default
14196 の引数としてparboxが使われているので,この場合には,
14197 \series bold
14198
14199 \backslash
14200 fbox
14201 \series default
14202 を使おうが
14203 \series bold
14204
14205 \backslash
14206 boxed
14207 \series default
14208 を使おうが,差は生じません.
14209 \end_layout
14210
14211 \begin_layout Standard
14212 \begin_inset VSpace bigskip
14213 \end_inset
14214
14215 段落ボックスは,数式にじかにコメントを付けるのにたいへん便利です.これを行うには,
14216 \series bold
14217
14218 \backslash
14219 parbox
14220 \series default
14221
14222 \series bold
14223
14224 \backslash
14225 tag
14226 \series default
14227 コマンドといっしょに使います(
14228 \series bold
14229
14230 \backslash
14231 tag
14232 \series default
14233 についての詳細は,第
14234 \begin_inset CommandInset ref
14235 LatexCommand ref
14236 reference "subsec:自己定義番号"
14237
14238 \end_inset
14239
14240 節をご参照下さい)
14241 \end_layout
14242
14243 \begin_layout Standard
14244 以下は,
14245 \series bold
14246
14247 \backslash
14248 parbox
14249 \series default
14250 を使ってコメントを付けた数式の例です.
14251 \end_layout
14252
14253 \begin_layout Standard
14254 \begin_inset ERT
14255 status collapsed
14256
14257 \begin_layout Plain Layout
14258
14259
14260 \backslash
14261 [5x-7b=3b
14262 \backslash
14263 tag*{
14264 \backslash
14265 parbox{5cm}{
14266 \end_layout
14267
14268 \end_inset
14269
14270 これは説明です.数式や多行数式本体からはっきりと離れています.
14271 \begin_inset ERT
14272 status collapsed
14273
14274 \begin_layout Plain Layout
14275
14276 }}
14277 \backslash
14278 ]
14279 \end_layout
14280
14281 \end_inset
14282
14283
14284 \end_layout
14285
14286 \begin_layout Standard
14287 \SpecialChar LyX
14288 は,まだ数式中での
14289 \series bold
14290
14291 \backslash
14292 parbox
14293 \series default
14294 コマンドをサポートしていないので,上のような数式は,完全に\SpecialChar TeX
14295 モードで挿入しなくてはなりません.この数式は,以下のようなコマンド列を使って作ってあります.
14296 \end_layout
14297
14298 \begin_layout Standard
14299 まず,
14300 \series bold
14301
14302 \backslash
14303 [5x-7b=3b
14304 \backslash
14305 tag*
14306 \backslash
14307 {
14308 \backslash
14309 parbox{5cm}{
14310 \series default
14311 というコマンドを\SpecialChar TeX
14312 モードで挿入します
14313 \begin_inset Foot
14314 status collapsed
14315
14316 \begin_layout Plain Layout
14317
14318 \series bold
14319 行頭下げ
14320 \series default
14321 数式様式を使用している時には,
14322 \series bold
14323
14324 \backslash
14325 tag*
14326 \backslash
14327 {
14328 \series default
14329 の代わりに
14330 \series bold
14331
14332 \backslash
14333 hfill
14334 \series default
14335 を用いることもできます(数式様式に関しては,第
14336 \begin_inset CommandInset ref
14337 LatexCommand ref
14338 reference "sec:数式様式"
14339
14340 \end_inset
14341
14342 節をご参照下さい).
14343 \end_layout
14344
14345 \end_inset
14346
14347 .それから,説明を通常のテキストとして入れ,最後に
14348 \series bold
14349 }}
14350 \backslash
14351 ]
14352 \series default
14353 を\SpecialChar TeX
14354 モードで挿入します.ここで
14355 \series bold
14356
14357 \backslash
14358 [
14359 \series default
14360 および
14361 \series bold
14362
14363 \backslash
14364 ]
14365 \series default
14366 コマンドは別行立て数式を作るためのものです.
14367 \end_layout
14368
14369 \begin_layout Standard
14370
14371 \series bold
14372
14373 \backslash
14374 parbox
14375 \series default
14376 を使う利点は,数式テキストモードを使用して「コメントを付けた」以下の例と比較すると,よくわかるでしょう.
14377 \begin_inset Formula 
14378 \[
14379 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14380 \]
14381
14382 \end_inset
14383
14384
14385 \end_layout
14386
14387 \begin_layout Section
14388 演算子
14389 \begin_inset Index idx
14390 status collapsed
14391
14392 \begin_layout Plain Layout
14393 えんざんし@演算子
14394 \end_layout
14395
14396 \end_inset
14397
14398
14399 \end_layout
14400
14401 \begin_layout Subsection
14402 大演算子
14403 \begin_inset CommandInset label
14404 LatexCommand label
14405 name "subsec:大演算子"
14406
14407 \end_inset
14408
14409
14410 \begin_inset Index idx
14411 status collapsed
14412
14413 \begin_layout Plain Layout
14414 えんざんし@演算子 ! だい@大
14415 \begin_inset space \thinspace{}
14416 \end_inset
14417
14418 ——
14419 \end_layout
14420
14421 \end_inset
14422
14423
14424 \begin_inset Index idx
14425 status collapsed
14426
14427 \begin_layout Plain Layout
14428 わ@和
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \begin_inset Index idx
14435 status collapsed
14436
14437 \begin_layout Plain Layout
14438 せきぶんきごう@積分記号
14439 \end_layout
14440
14441 \end_inset
14442
14443
14444 \end_layout
14445
14446 \begin_layout Standard
14447 ここに挙げた積分演算子をすべて使えるようにするには,文書設定の
14448 \family sans
14449 数式オプション
14450 \family default
14451 の面にある
14452 \family sans
14453 esintパッケージを自動的に使う
14454 \family default
14455 オプションを有効にしなくてはなりません.
14456 \end_layout
14457
14458 \begin_layout Standard
14459 \begin_inset space \hfill{}
14460 \end_inset
14461
14462
14463 \begin_inset Tabular
14464 <lyxtabular version="3" rows="11" columns="2">
14465 <features booktabs="true" tabularvalignment="middle">
14466 <column alignment="center" valignment="top" width="0pt">
14467 <column alignment="center" valignment="top" width="0pt">
14468 <row>
14469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14470 \begin_inset Text
14471
14472 \begin_layout Plain Layout
14473 コマンド
14474 \end_layout
14475
14476 \end_inset
14477 </cell>
14478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482 出力
14483 \end_layout
14484
14485 \end_inset
14486 </cell>
14487 </row>
14488 <row>
14489 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493
14494 \backslash
14495 int
14496 \begin_inset Index idx
14497 status collapsed
14498
14499 \begin_layout Plain Layout
14500 こまんど@コマンド ! I ! 
14501 \backslash
14502 int
14503 \end_layout
14504
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14513 \begin_inset Text
14514
14515 \begin_layout Plain Layout
14516 \begin_inset Formula $\int$
14517 \end_inset
14518
14519
14520 \end_layout
14521
14522 \end_inset
14523 </cell>
14524 </row>
14525 <row>
14526 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \begin_layout Plain Layout
14530
14531 \backslash
14532 oint
14533 \end_layout
14534
14535 \end_inset
14536 </cell>
14537 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 \begin_inset Formula $\oint$
14542 \end_inset
14543
14544
14545 \end_layout
14546
14547 \end_inset
14548 </cell>
14549 </row>
14550 <row>
14551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14552 \begin_inset Text
14553
14554 \begin_layout Plain Layout
14555
14556 \backslash
14557 ointctrclockwise
14558 \end_layout
14559
14560 \end_inset
14561 </cell>
14562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14563 \begin_inset Text
14564
14565 \begin_layout Plain Layout
14566 \begin_inset Formula $\ointctrclockwise$
14567 \end_inset
14568
14569
14570 \end_layout
14571
14572 \end_inset
14573 </cell>
14574 </row>
14575 <row>
14576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14577 \begin_inset Text
14578
14579 \begin_layout Plain Layout
14580
14581 \backslash
14582 ointclockwise
14583 \end_layout
14584
14585 \end_inset
14586 </cell>
14587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14588 \begin_inset Text
14589
14590 \begin_layout Plain Layout
14591 \begin_inset Formula $\ointclockwise$
14592 \end_inset
14593
14594
14595 \end_layout
14596
14597 \end_inset
14598 </cell>
14599 </row>
14600 <row>
14601 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605
14606 \backslash
14607 sqint
14608 \end_layout
14609
14610 \end_inset
14611 </cell>
14612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14613 \begin_inset Text
14614
14615 \begin_layout Plain Layout
14616 \begin_inset Formula $\sqint$
14617 \end_inset
14618
14619
14620 \end_layout
14621
14622 \end_inset
14623 </cell>
14624 </row>
14625 <row>
14626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14627 \begin_inset Text
14628
14629 \begin_layout Plain Layout
14630
14631 \backslash
14632 fint
14633 \end_layout
14634
14635 \end_inset
14636 </cell>
14637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14638 \begin_inset Text
14639
14640 \begin_layout Plain Layout
14641  
14642 \begin_inset Formula $\fint$
14643 \end_inset
14644
14645
14646 \end_layout
14647
14648 \end_inset
14649 </cell>
14650 </row>
14651 <row>
14652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14653 \begin_inset Text
14654
14655 \begin_layout Plain Layout
14656
14657 \backslash
14658 landupint
14659 \end_layout
14660
14661 \end_inset
14662 </cell>
14663 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14664 \begin_inset Text
14665
14666 \begin_layout Plain Layout
14667  
14668 \begin_inset Formula $\landupint$
14669 \end_inset
14670
14671
14672 \end_layout
14673
14674 \end_inset
14675 </cell>
14676 </row>
14677 <row>
14678 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14679 \begin_inset Text
14680
14681 \begin_layout Plain Layout
14682
14683 \backslash
14684 landdownint
14685 \end_layout
14686
14687 \end_inset
14688 </cell>
14689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14690 \begin_inset Text
14691
14692 \begin_layout Plain Layout
14693  
14694 \begin_inset Formula $\landdownint$
14695 \end_inset
14696
14697
14698 \end_layout
14699
14700 \end_inset
14701 </cell>
14702 </row>
14703 <row>
14704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14705 \begin_inset Text
14706
14707 \begin_layout Plain Layout
14708
14709 \backslash
14710 bigcap
14711 \end_layout
14712
14713 \end_inset
14714 </cell>
14715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14716 \begin_inset Text
14717
14718 \begin_layout Plain Layout
14719 \begin_inset Formula $\bigcap$
14720 \end_inset
14721
14722
14723 \end_layout
14724
14725 \end_inset
14726 </cell>
14727 </row>
14728 <row>
14729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14730 \begin_inset Text
14731
14732 \begin_layout Plain Layout
14733
14734 \backslash
14735 bigcup
14736 \end_layout
14737
14738 \end_inset
14739 </cell>
14740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14741 \begin_inset Text
14742
14743 \begin_layout Plain Layout
14744 \begin_inset Formula $\bigcup$
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 </row>
14753 </lyxtabular>
14754
14755 \end_inset
14756
14757
14758 \begin_inset space \hfill{}
14759 \end_inset
14760
14761
14762 \begin_inset Tabular
14763 <lyxtabular version="3" rows="11" columns="2">
14764 <features booktabs="true" tabularvalignment="middle">
14765 <column alignment="center" valignment="top" width="0pt">
14766 <column alignment="center" valignment="top" width="0pt">
14767 <row>
14768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772 コマンド
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14778 \begin_inset Text
14779
14780 \begin_layout Plain Layout
14781 出力
14782 \end_layout
14783
14784 \end_inset
14785 </cell>
14786 </row>
14787 <row>
14788 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14789 \begin_inset Text
14790
14791 \begin_layout Plain Layout
14792
14793 \backslash
14794 sum
14795 \begin_inset Index idx
14796 status collapsed
14797
14798 \begin_layout Plain Layout
14799 こまんど@コマンド ! S ! 
14800 \backslash
14801 sum
14802 \end_layout
14803
14804 \end_inset
14805
14806
14807 \end_layout
14808
14809 \end_inset
14810 </cell>
14811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Plain Layout
14815 \begin_inset Formula $\sum$
14816 \end_inset
14817
14818
14819 \end_layout
14820
14821 \end_inset
14822 </cell>
14823 </row>
14824 <row>
14825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14826 \begin_inset Text
14827
14828 \begin_layout Plain Layout
14829
14830 \backslash
14831 prod
14832 \begin_inset Index idx
14833 status collapsed
14834
14835 \begin_layout Plain Layout
14836 こまんど@コマンド ! P ! 
14837 \backslash
14838 prod
14839 \end_layout
14840
14841 \end_inset
14842
14843
14844 \end_layout
14845
14846 \end_inset
14847 </cell>
14848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14849 \begin_inset Text
14850
14851 \begin_layout Plain Layout
14852 \begin_inset Formula $\prod$
14853 \end_inset
14854
14855
14856 \end_layout
14857
14858 \end_inset
14859 </cell>
14860 </row>
14861 <row>
14862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14863 \begin_inset Text
14864
14865 \begin_layout Plain Layout
14866
14867 \backslash
14868 coprod
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14874 \begin_inset Text
14875
14876 \begin_layout Plain Layout
14877 \begin_inset Formula $\coprod$
14878 \end_inset
14879
14880
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 </row>
14886 <row>
14887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14888 \begin_inset Text
14889
14890 \begin_layout Plain Layout
14891
14892 \backslash
14893 bigodot
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Plain Layout
14902 \begin_inset Formula $\bigodot$
14903 \end_inset
14904
14905
14906 \end_layout
14907
14908 \end_inset
14909 </cell>
14910 </row>
14911 <row>
14912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14913 \begin_inset Text
14914
14915 \begin_layout Plain Layout
14916
14917 \backslash
14918 bigotimes
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 \begin_inset Formula $\bigotimes$
14928 \end_inset
14929
14930
14931 \end_layout
14932
14933 \end_inset
14934 </cell>
14935 </row>
14936 <row>
14937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14938 \begin_inset Text
14939
14940 \begin_layout Plain Layout
14941
14942 \backslash
14943 bigoplus
14944 \end_layout
14945
14946 \end_inset
14947 </cell>
14948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Plain Layout
14952 \begin_inset Formula $\bigoplus$
14953 \end_inset
14954
14955
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 </row>
14961 <row>
14962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966
14967 \backslash
14968 bigwedge
14969 \end_layout
14970
14971 \end_inset
14972 </cell>
14973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14974 \begin_inset Text
14975
14976 \begin_layout Plain Layout
14977 \begin_inset Formula $\bigwedge$
14978 \end_inset
14979
14980
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 </row>
14986 <row>
14987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14988 \begin_inset Text
14989
14990 \begin_layout Plain Layout
14991
14992 \backslash
14993 bigvee
14994 \end_layout
14995
14996 \end_inset
14997 </cell>
14998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 \begin_inset Formula $\bigvee$
15003 \end_inset
15004
15005
15006 \end_layout
15007
15008 \end_inset
15009 </cell>
15010 </row>
15011 <row>
15012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15013 \begin_inset Text
15014
15015 \begin_layout Plain Layout
15016
15017 \backslash
15018 bigsqcup
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15024 \begin_inset Text
15025
15026 \begin_layout Plain Layout
15027 \begin_inset Formula $\bigsqcup$
15028 \end_inset
15029
15030
15031 \end_layout
15032
15033 \end_inset
15034 </cell>
15035 </row>
15036 <row>
15037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15038 \begin_inset Text
15039
15040 \begin_layout Plain Layout
15041
15042 \backslash
15043 biguplus
15044 \end_layout
15045
15046 \end_inset
15047 </cell>
15048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15049 \begin_inset Text
15050
15051 \begin_layout Plain Layout
15052 \begin_inset Formula $\biguplus$
15053 \end_inset
15054
15055
15056 \end_layout
15057
15058 \end_inset
15059 </cell>
15060 </row>
15061 </lyxtabular>
15062
15063 \end_inset
15064
15065
15066 \begin_inset space \hfill{}
15067 \end_inset
15068
15069
15070 \end_layout
15071
15072 \begin_layout Standard
15073 すべての大演算子は,数式ツールバーボタンの
15074 \begin_inset Info
15075 type  "icon"
15076 arg   "math-insert \\intop"
15077 \end_inset
15078
15079 でも挿入することができます.
15080 \end_layout
15081
15082 \begin_layout Standard
15083 これらの演算子は,よく見ないと同じように見える二項演算子よりも大きいので,大演算子と呼ばれます.大演算子はすべて,次小節で説明する「範囲」をとることができます.
15084 \end_layout
15085
15086 \begin_layout Standard
15087 積分演算子はすべて,
15088 \series bold
15089
15090 \backslash
15091 intop
15092 \series default
15093
15094 \series bold
15095
15096 \backslash
15097 ointop
15098 \series default
15099 のように,
15100 \series bold
15101 op
15102 \series default
15103 で終わる別バージョンがあります.これらの演算子は,
15104 \series bold
15105
15106 \backslash
15107 int
15108 \series default
15109 とは範囲の表示のしかたが異なります.第
15110 \begin_inset CommandInset ref
15111 LatexCommand ref
15112 reference "subsec:演算子の範囲"
15113
15114 \end_inset
15115
15116 節をご参照下さい.
15117 \end_layout
15118
15119 \begin_layout Subsubsection*
15120 積分の子細
15121 \end_layout
15122
15123 \begin_layout Standard
15124 積分中で用いられる文字
15125 \emph on
15126 d
15127 \emph default
15128 は演算子なので,アップライト体で組まれなくてはなりません.これを行うには
15129 \emph on
15130 d
15131 \emph default
15132 を選択して,
15133 \begin_inset Flex Ruby
15134 status collapsed
15135
15136 \begin_layout Plain Layout
15137 捷径
15138 \begin_inset Argument post:1
15139 status collapsed
15140
15141 \begin_layout Plain Layout
15142 ショートカット
15143 \end_layout
15144
15145 \end_inset
15146
15147
15148 \end_layout
15149
15150 \end_inset
15151
15152
15153 \begin_inset Info
15154 type  "shortcut"
15155 arg   "font-roman"
15156 \end_inset
15157
15158 を用います
15159 \begin_inset Foot
15160 status collapsed
15161
15162 \begin_layout Plain Layout
15163 文字様式については,第
15164 \begin_inset CommandInset ref
15165 LatexCommand ref
15166 reference "subsec:書体様式"
15167
15168 \end_inset
15169
15170 節参照.
15171 \end_layout
15172
15173 \end_inset
15174
15175 .最後に,演算子の慣例に倣って,
15176 \emph on
15177 d
15178 \emph default
15179 の前に最小空白を挿入しなくてはなりません.たとえば,
15180 \end_layout
15181
15182 \begin_layout Standard
15183 正しくない例:
15184 \begin_inset Formula $\int A(x)dx$
15185 \end_inset
15186
15187
15188 \begin_inset Newline newline
15189 \end_inset
15190
15191 正しい
15192 \begin_inset Phantom HPhantom
15193 status open
15194
15195 \begin_layout Plain Layout
15196 ない
15197 \end_layout
15198
15199 \end_inset
15200
15201 例:
15202 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \begin_layout Standard
15209 多重積分に関しては,以下のコマンドがあります.
15210 \begin_inset VSpace medskip
15211 \end_inset
15212
15213
15214 \end_layout
15215
15216 \begin_layout Standard
15217 \begin_inset space \hfill{}
15218 \end_inset
15219
15220
15221 \begin_inset Tabular
15222 <lyxtabular version="3" rows="4" columns="2">
15223 <features booktabs="true" tabularvalignment="middle">
15224 <column alignment="center" valignment="top" width="0pt">
15225 <column alignment="center" valignment="top" width="0pt">
15226 <row>
15227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15228 \begin_inset Text
15229
15230 \begin_layout Plain Layout
15231 コマンド
15232 \end_layout
15233
15234 \end_inset
15235 </cell>
15236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240 出力
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 </row>
15246 <row bottomspace="1mm">
15247 <cell alignment="center" valignment="top" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251
15252 \backslash
15253 iint
15254 \end_layout
15255
15256 \end_inset
15257 </cell>
15258 <cell alignment="center" valignment="top" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262 \begin_inset Formula $\iint$
15263 \end_inset
15264
15265
15266 \end_layout
15267
15268 \end_inset
15269 </cell>
15270 </row>
15271 <row bottomspace="1mm">
15272 <cell alignment="center" valignment="top" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Plain Layout
15276
15277 \backslash
15278 oiint
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 <cell alignment="center" valignment="top" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Plain Layout
15287 \begin_inset Formula $\oiint$
15288 \end_inset
15289
15290
15291 \end_layout
15292
15293 \end_inset
15294 </cell>
15295 </row>
15296 <row bottomspace="1mm">
15297 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15298 \begin_inset Text
15299
15300 \begin_layout Plain Layout
15301
15302 \backslash
15303 sqiint
15304 \end_layout
15305
15306 \end_inset
15307 </cell>
15308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15309 \begin_inset Text
15310
15311 \begin_layout Plain Layout
15312 \begin_inset Formula $\sqiint$
15313 \end_inset
15314
15315
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 </row>
15321 </lyxtabular>
15322
15323 \end_inset
15324
15325
15326 \begin_inset space \hfill{}
15327 \end_inset
15328
15329
15330 \begin_inset Tabular
15331 <lyxtabular version="3" rows="4" columns="2">
15332 <features booktabs="true" tabularvalignment="middle">
15333 <column alignment="center" valignment="top" width="0pt">
15334 <column alignment="center" valignment="top" width="0pt">
15335 <row>
15336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15337 \begin_inset Text
15338
15339 \begin_layout Plain Layout
15340 コマンド
15341 \end_layout
15342
15343 \end_inset
15344 </cell>
15345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Plain Layout
15349 出力
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 </row>
15355 <row bottomspace="1mm">
15356 <cell alignment="center" valignment="top" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360
15361 \backslash
15362 iiint
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 <cell alignment="center" valignment="top" usebox="none">
15368 \begin_inset Text
15369
15370 \begin_layout Plain Layout
15371 \begin_inset Formula $\iiint$
15372 \end_inset
15373
15374
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 </row>
15380 <row bottomspace="1mm">
15381 <cell alignment="center" valignment="top" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Plain Layout
15385
15386 \backslash
15387 iiiint
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396 \begin_inset Formula $\iiiint$
15397 \end_inset
15398
15399
15400 \end_layout
15401
15402 \end_inset
15403 </cell>
15404 </row>
15405 <row bottomspace="1mm">
15406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410
15411 \backslash
15412 dotsint
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15418 \begin_inset Text
15419
15420 \begin_layout Plain Layout
15421 \begin_inset Formula $\dotsint$
15422 \end_inset
15423
15424
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 </row>
15430 </lyxtabular>
15431
15432 \end_inset
15433
15434
15435 \begin_inset space \hfill{}
15436 \end_inset
15437
15438
15439 \end_layout
15440
15441 \begin_layout Subsection
15442 演算子の範囲
15443 \begin_inset CommandInset label
15444 LatexCommand label
15445 name "subsec:演算子の範囲"
15446
15447 \end_inset
15448
15449
15450 \begin_inset Index idx
15451 status collapsed
15452
15453 \begin_layout Plain Layout
15454 えんざんし@演算子 ! はんい@範囲
15455 \end_layout
15456
15457 \end_inset
15458
15459
15460 \end_layout
15461
15462 \begin_layout Standard
15463 範囲は,上付き文字と下付き文字とで作成することができます.
15464 \end_layout
15465
15466 \begin_layout Standard
15467 \align center
15468 \begin_inset Tabular
15469 <lyxtabular version="3" rows="2" columns="2">
15470 <features booktabs="true" tabularvalignment="middle">
15471 <column alignment="center" valignment="top" width="0pt">
15472 <column alignment="center" valignment="top" width="0pt">
15473 <row>
15474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15475 \begin_inset Text
15476
15477 \begin_layout Plain Layout
15478 コマンド
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15484 \begin_inset Text
15485
15486 \begin_layout Plain Layout
15487 出力
15488 \end_layout
15489
15490 \end_inset
15491 </cell>
15492 </row>
15493 <row>
15494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Plain Layout
15498
15499 \backslash
15500 prod^
15501 \backslash
15502 infty
15503 \begin_inset space \textvisiblespace{}
15504 \end_inset
15505
15506
15507 \begin_inset Formula $\to$
15508 \end_inset
15509
15510 _0
15511 \begin_inset Formula $\to$
15512 \end_inset
15513
15514 A(x)
15515 \end_layout
15516
15517 \end_inset
15518 </cell>
15519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15520 \begin_inset Text
15521
15522 \begin_layout Plain Layout
15523 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15524 \end_inset
15525
15526
15527 \end_layout
15528
15529 \end_inset
15530 </cell>
15531 </row>
15532 </lyxtabular>
15533
15534 \end_inset
15535
15536
15537 \end_layout
15538
15539 \begin_layout Standard
15540 行内数式では,範囲は演算子の右横に表示されます.別行立て数式での範囲は,積分範囲を除き,演算子の上と下に表示されます.
15541 \end_layout
15542
15543 \begin_layout Standard
15544 範囲が演算子の横に表示されるように強制するには,カーソルを当該演算子の直後において,
15545 \family sans
15546 編集\SpecialChar menuseparator
15547 数式\SpecialChar menuseparator
15548 範囲の表記を変更
15549 \family default
15550 メニューで
15551 \family sans
15552 \series bold
15553 行内形式
15554 \family default
15555 \series default
15556 (
15557 \begin_inset Flex Ruby
15558 status collapsed
15559
15560 \begin_layout Plain Layout
15561 捷径
15562 \begin_inset Argument post:1
15563 status collapsed
15564
15565 \begin_layout Plain Layout
15566 ショートカット
15567 \end_layout
15568
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \end_inset
15575
15576
15577 \begin_inset Info
15578 type  "shortcut"
15579 arg   "math-limits"
15580 \end_inset
15581
15582 )を選択することで範囲形式を変更することができます.以下はその用例です.
15583 \end_layout
15584
15585 \begin_layout Standard
15586 既定の範囲形式は,以下のようになっています.
15587 \begin_inset Formula 
15588 \[
15589 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15590 \]
15591
15592 \end_inset
15593
15594 以下は,範囲形式を
15595 \family sans
15596 \series bold
15597 行内形式
15598 \family default
15599 \series default
15600 に変更したときの表示です.
15601 \begin_inset Formula 
15602 \[
15603 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15604 \]
15605
15606 \end_inset
15607
15608
15609 \series bold
15610
15611 \backslash
15612 intop
15613 \series default
15614
15615 \series bold
15616
15617 \backslash
15618 ointop
15619 \series default
15620 などのように
15621 \series bold
15622 op
15623 \series default
15624 で終わるもの以外の積分記号では,範囲は,既定で演算子の横に設定されます.しかし,多重積分においては,範囲を演算子の下に置くべきときがあります.このことから,以下
15625 の例では,範囲形式を
15626 \series bold
15627 別行立て形式
15628 \series default
15629 にして積分記号の下に置くようにしています.
15630 \begin_inset Formula 
15631 \begin{equation}
15632 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15633 \end{equation}
15634
15635 \end_inset
15636
15637
15638 \end_layout
15639
15640 \begin_layout Standard
15641 \begin_inset VSpace medskip
15642 \end_inset
15643
15644 範囲に条件を指定したい場合には,
15645 \series bold
15646
15647 \backslash
15648 subarray
15649 \series default
15650
15651 \begin_inset Index idx
15652 status collapsed
15653
15654 \begin_layout Plain Layout
15655 こまんど@コマンド ! S ! 
15656 \backslash
15657 subarray
15658 \end_layout
15659
15660 \end_inset
15661
15662 コマンドや
15663 \series bold
15664
15665 \backslash
15666 substack
15667 \series default
15668
15669 \begin_inset Index idx
15670 status collapsed
15671
15672 \begin_layout Plain Layout
15673 こまんど@コマンド ! S ! 
15674 \backslash
15675 substack
15676 \end_layout
15677
15678 \end_inset
15679
15680 コマンドを使用します.たとえば,以下の表記 
15681 \begin_inset Formula 
15682 \begin{equation}
15683 \sum_{\begin{subarray}{c}
15684 0<k<1000\\
15685 \\
15686 k\,\in\,\mathbb{N}
15687 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15688 \end{equation}
15689
15690 \end_inset
15691
15692
15693 \end_layout
15694
15695 \begin_layout Standard
15696 を作成するには,以下のようにしなくてはなりません.
15697 \begin_inset Newline newline
15698 \end_inset
15699
15700 まず,
15701 \series bold
15702
15703 \backslash
15704 sum
15705 \series default
15706 ^
15707 \series bold
15708 n
15709 \begin_inset space \textvisiblespace{}
15710 \end_inset
15711
15712 _
15713 \series default
15714 というコマンドを入力します.すると,和演算子の下の青枠に移動するので,ここに
15715 \series bold
15716
15717 \backslash
15718 subarray
15719 \begin_inset space \textvisiblespace{}
15720 \end_inset
15721
15722
15723 \series default
15724 コマンドを挿入します.すると,青枠が紫枠の中に入って,ここに複数の行を書き込むことができるようになります.新しい行は,改行(
15725 \begin_inset Info
15726 type  "shortcut"
15727 arg   "newline-insert newline"
15728 \end_inset
15729
15730 )を挿入することで作ることができます.ここに
15731 \begin_inset Newline newline
15732 \end_inset
15733
15734
15735 \series bold
15736 0
15737 \begin_inset Formula $\boldsymbol{<}$
15738 \end_inset
15739
15740 k
15741 \begin_inset Formula $\boldsymbol{<}$
15742 \end_inset
15743
15744 1000 Ctrl+Return
15745 \begin_inset Newline newline
15746 \end_inset
15747
15748
15749 \series default
15750 と入力すると,新規行のための新しい枠が現れます.
15751 \end_layout
15752
15753 \begin_layout Standard
15754 各行の揃え方は,
15755 \family sans
15756 表ツールバー
15757 \family default
15758
15759 \family sans
15760 編集\SpecialChar menuseparator
15761 行と列
15762 \family default
15763 メニューで変更することができますが,右揃えにするには,行頭に
15764 \series bold
15765
15766 \backslash
15767 hfill
15768 \begin_inset space \textvisiblespace{}
15769 \end_inset
15770
15771
15772 \series default
15773 を挿入しなくてはなりません.
15774 \end_layout
15775
15776 \begin_layout Standard
15777
15778 \series bold
15779
15780 \backslash
15781 substack
15782 \series default
15783 コマンドは,各行がつねに中央揃えになることを除いては,
15784 \series bold
15785
15786 \backslash
15787 subarray
15788 \series default
15789 と同じです.
15790 \end_layout
15791
15792 \begin_layout Standard
15793 \begin_inset VSpace bigskip
15794 \end_inset
15795
15796 演算子の後に来る文字は,範囲の横に来るので,
15797 \begin_inset CommandInset ref
15798 LatexCommand eqref
15799 reference "eq:substack"
15800
15801 \end_inset
15802
15803 式のように,演算子の横の余白が大きくなりすぎることがあります.これを防ぐには,コマンド
15804 \series bold
15805
15806 \backslash
15807 smashoperator
15808 \series default
15809
15810 \begin_inset Index idx
15811 status collapsed
15812
15813 \begin_layout Plain Layout
15814 こまんど@コマンド ! S ! 
15815 \backslash
15816 smashoperator
15817 \end_layout
15818
15819 \end_inset
15820
15821 を使うことができます.これを有効化するには,文書設定の
15822 \family sans
15823 数式オプション
15824 \family default
15825 で,
15826 \series bold
15827 mathtools
15828 \series default
15829 パッケージ
15830 \begin_inset Index idx
15831 status collapsed
15832
15833 \begin_layout Plain Layout
15834 ぱっけーじ@パッケージ ! mathtools
15835 \end_layout
15836
15837 \end_inset
15838
15839
15840 \family sans
15841 常に読み込み
15842 \family default
15843 オプションを指定してください.
15844 \series bold
15845
15846 \backslash
15847 smashoperator
15848 \series default
15849 は,内容物の幅を0
15850 \lang english
15851
15852 \begin_inset space \thinspace{}
15853 \end_inset
15854
15855
15856 \lang japanese
15857 ptに設定します.
15858 \lang english
15859
15860 \begin_inset Newline newline
15861 \end_inset
15862
15863
15864 \lang japanese
15865 これを
15866 \begin_inset CommandInset ref
15867 LatexCommand eqref
15868 reference "eq:substack"
15869
15870 \end_inset
15871
15872 式に応用してみると,コマンド
15873 \end_layout
15874
15875 \begin_layout Standard
15876
15877 \series bold
15878
15879 \backslash
15880 smashoperator{
15881 \end_layout
15882
15883 \begin_layout Standard
15884 の波括弧の中に,範囲付きの演算子を挿入することになります.波括弧を閉じた後に,数式を続けます.例:
15885 \begin_inset Formula 
15886 \[
15887 \sum_{\mathclap{\substack{0<k<1000\\
15888 \\
15889 k\,\in\,\mathbb{N}
15890 }
15891 }}^{n}k^{-2}
15892 \]
15893
15894 \end_inset
15895
15896 演算子の片側だけ,空白を0
15897 \lang english
15898
15899 \begin_inset space \thinspace{}
15900 \end_inset
15901
15902
15903 \lang japanese
15904 ptにすることも可能です.そのためには,
15905 \series bold
15906
15907 \backslash
15908 smashoperator
15909 \series default
15910 と付属する波括弧の間に,
15911 \series bold
15912 [l]
15913 \series default
15914 または
15915 \series bold
15916 [r]
15917 \series default
15918 と書き込みます.下記は,
15919 \series bold
15920
15921 \backslash
15922 smashoperator
15923 \series default
15924 のとりうる形の例です.
15925 \end_layout
15926
15927 \begin_layout Standard
15928 \begin_inset Formula 
15929 \[
15930 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}
15931 \]
15932
15933 \end_inset
15934
15935
15936 \end_layout
15937
15938 \begin_layout Standard
15939 \begin_inset VSpace bigskip
15940 \end_inset
15941
15942
15943 \end_layout
15944
15945 \begin_layout Standard
15946 範囲を持つ演算子が続くとき,出力での,範囲の組版は出来が良くないものになることがあります.下記をご覧ください.
15947 \begin_inset Formula 
15948 \[
15949 \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}
15950 \]
15951
15952 \end_inset
15953
15954 組版を改善するには,文書設定の
15955 \family sans
15956 数式オプション
15957 \family default
15958 で,
15959 \series bold
15960 mathtools
15961 \series default
15962 パッケージ
15963 \begin_inset Index idx
15964 status collapsed
15965
15966 \begin_layout Plain Layout
15967 ぱっけーじ@パッケージ ! mathtools
15968 \end_layout
15969
15970 \end_inset
15971
15972
15973 \family sans
15974 常に読み込み
15975 \family default
15976 オプションを指定してください.その上で,数式中の最初の演算子の前に直接,
15977 \series bold
15978
15979 \backslash
15980 adjustlimits
15981 \series default
15982 コマンド
15983 \begin_inset Index idx
15984 status collapsed
15985
15986 \begin_layout Plain Layout
15987 こまんど@コマンド ! A ! 
15988 \backslash
15989 adjustlimits
15990 \end_layout
15991
15992 \end_inset
15993
15994 を置いてください.そうすると,上記の例はこのようになります.
15995 \begin_inset Formula 
15996 \[
15997 \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}
15998 \]
15999
16000 \end_inset
16001
16002
16003 \end_layout
16004
16005 \begin_layout Standard
16006 \begin_inset VSpace bigskip
16007 \end_inset
16008
16009 一つの範囲を複数の演算子に用いる方法が,第
16010 \begin_inset CommandInset ref
16011 LatexCommand ref
16012 reference "subsec:自己定義演算子"
16013
16014 \end_inset
16015
16016 節に述べられています.
16017 \end_layout
16018
16019 \begin_layout Subsection
16020 演算子の修飾
16021 \begin_inset Index idx
16022 status collapsed
16023
16024 \begin_layout Plain Layout
16025 えんざんし@演算子 ! しゅうしょく@修飾
16026 \end_layout
16027
16028 \end_inset
16029
16030
16031 \end_layout
16032
16033 \begin_layout Standard
16034
16035 \series bold
16036
16037 \backslash
16038 overset
16039 \series default
16040
16041 \begin_inset Index idx
16042 status collapsed
16043
16044 \begin_layout Plain Layout
16045 こまんど@コマンド ! O ! 
16046 \backslash
16047 overset
16048 \end_layout
16049
16050 \end_inset
16051
16052 コマンドや
16053 \series bold
16054
16055 \backslash
16056 underset
16057 \series default
16058
16059 \begin_inset Index idx
16060 status collapsed
16061
16062 \begin_layout Plain Layout
16063 こまんど@コマンド ! U ! 
16064 \backslash
16065 underset
16066 \end_layout
16067
16068 \end_inset
16069
16070 コマンドを使うと,それぞれ演算子の上や下に,文字をアクセントとして付けることができます.また,
16071 \series bold
16072
16073 \backslash
16074 sideset
16075 \series default
16076
16077 \begin_inset Index idx
16078 status collapsed
16079
16080 \begin_layout Plain Layout
16081 こまんど@コマンド ! S ! 
16082 \backslash
16083 sideset
16084 \end_layout
16085
16086 \end_inset
16087
16088 コマンドを使うと,文字を演算子の前や後ろに付けることができます.
16089 \end_layout
16090
16091 \begin_layout Standard
16092
16093 \series bold
16094
16095 \backslash
16096 sideset
16097 \series default
16098 には4つの派生版があります.
16099 \end_layout
16100
16101 \begin_layout Itemize
16102
16103 \series bold
16104
16105 \backslash
16106 sideset
16107 \series default
16108 は,演算子の隅に文字を置くのに用います.
16109 \end_layout
16110
16111 \begin_layout Itemize
16112
16113 \series bold
16114
16115 \backslash
16116 sidesetn
16117 \series default
16118 は,演算子の前後に文字を置くのに用います(この派生版は,\SpecialChar LaTeX
16119 の元々の
16120 \series bold
16121
16122 \backslash
16123 sideset
16124 \series default
16125 コマンドを表します).
16126 \end_layout
16127
16128 \begin_layout Itemize
16129
16130 \series bold
16131
16132 \backslash
16133 sidesetl
16134 \series default
16135 は,演算子の左隅と後ろに文字を置くのに用います.
16136 \end_layout
16137
16138 \begin_layout Itemize
16139
16140 \series bold
16141
16142 \backslash
16143 sidesetr
16144 \series default
16145 は,演算子の右隅と前に文字を置くのに用います.
16146 \end_layout
16147
16148 \begin_layout Standard
16149 たとえば,
16150 \series bold
16151
16152 \backslash
16153 sidesetn
16154 \begin_inset space \textvisiblespace{}
16155 \end_inset
16156
16157
16158 \backslash
16159 sum
16160 \begin_inset space \textvisiblespace{}
16161 \end_inset
16162
16163
16164 \begin_inset Formula $\to$
16165 \end_inset
16166
16167 '
16168 \begin_inset Formula $\to$
16169 \end_inset
16170
16171 _k=1
16172 \begin_inset space \textvisiblespace{}
16173 \end_inset
16174
16175
16176 \series default
16177 ^
16178 \series bold
16179 n
16180 \series default
16181 というコマンドを入力すると,
16182 \begin_inset Formula 
16183 \[
16184 \sideset{}{'}\sum_{k=1}^{n}
16185 \]
16186
16187 \end_inset
16188
16189 のようになります.
16190 \end_layout
16191
16192 \begin_layout Standard
16193 \begin_inset Note Greyedout
16194 status open
16195
16196 \begin_layout Plain Layout
16197
16198 \series bold
16199 【註】
16200 \backslash
16201 sideset
16202 \series default
16203 は,大演算子を修飾するためだけに用いることができ,二項演算子には用いることができません.
16204 \end_layout
16205
16206 \end_inset
16207
16208
16209 \end_layout
16210
16211 \begin_layout Standard
16212 のようになります.最後の例からわかるように,
16213 \series bold
16214
16215 \backslash
16216 overset
16217 \series default
16218
16219 \series bold
16220
16221 \backslash
16222 underset
16223 \series default
16224 では,記号や文字にアクセントをつけることもできます.一方. また,
16225 \series bold
16226
16227 \backslash
16228 overset
16229 \begin_inset space \textvisiblespace{}
16230 \end_inset
16231
16232
16233 \backslash
16234 maltese
16235 \begin_inset space \textvisiblespace{}
16236 \end_inset
16237
16238
16239 \series default
16240
16241 \begin_inset Formula $\uparrow$
16242 \end_inset
16243
16244
16245 \series bold
16246 a
16247 \series default
16248 というコマンドならば,
16249 \begin_inset Formula 
16250 \[
16251 \overset{a}{\maltese}
16252 \]
16253
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \begin_layout Subsection
16260 二項演算子
16261 \begin_inset CommandInset label
16262 LatexCommand label
16263 name "subsec:二項演算子"
16264
16265 \end_inset
16266
16267
16268 \begin_inset Index idx
16269 status collapsed
16270
16271 \begin_layout Plain Layout
16272 えんざんし@演算子 ! にこう@二項
16273 \begin_inset space \thinspace{}
16274 \end_inset
16275
16276 ——
16277 \end_layout
16278
16279 \end_inset
16280
16281
16282 \end_layout
16283
16284 \begin_layout Standard
16285 二項演算子は,前後に文字がある場合,周囲に余白が入ります.
16286 \begin_inset VSpace medskip
16287 \end_inset
16288
16289
16290 \end_layout
16291
16292 \begin_layout Standard
16293 \begin_inset Tabular
16294 <lyxtabular version="3" rows="13" columns="2">
16295 <features booktabs="true" tabularvalignment="middle">
16296 <column alignment="center" valignment="top" width="0pt">
16297 <column alignment="center" valignment="top" width="0pt">
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303 コマンド
16304 \begin_inset Note Note
16305 status collapsed
16306
16307 \begin_layout Plain Layout
16308 ここで
16309 \series bold
16310
16311 \backslash
16312 raisebox
16313 \series default
16314 はスペーサーとして使用しているだけです.
16315 \end_layout
16316
16317 \end_inset
16318
16319
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328 出力
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 </row>
16334 <row>
16335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 +
16340 \end_layout
16341
16342 \end_inset
16343 </cell>
16344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 \begin_inset Formula $+$
16349 \end_inset
16350
16351
16352 \end_layout
16353
16354 \end_inset
16355 </cell>
16356 </row>
16357 <row>
16358 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16359 \begin_inset Text
16360
16361 \begin_layout Plain Layout
16362 -
16363 \end_layout
16364
16365 \end_inset
16366 </cell>
16367 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16368 \begin_inset Text
16369
16370 \begin_layout Plain Layout
16371 \begin_inset Formula $-$
16372 \end_inset
16373
16374
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 </row>
16380 <row>
16381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16382 \begin_inset Text
16383
16384 \begin_layout Plain Layout
16385
16386 \backslash
16387 pm
16388 \end_layout
16389
16390 \end_inset
16391 </cell>
16392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16393 \begin_inset Text
16394
16395 \begin_layout Plain Layout
16396 \begin_inset Formula $\pm$
16397 \end_inset
16398
16399
16400 \end_layout
16401
16402 \end_inset
16403 </cell>
16404 </row>
16405 <row>
16406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16407 \begin_inset Text
16408
16409 \begin_layout Plain Layout
16410
16411 \backslash
16412 mp
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Plain Layout
16421 \begin_inset Formula $\mp$
16422 \end_inset
16423
16424
16425 \end_layout
16426
16427 \end_inset
16428 </cell>
16429 </row>
16430 <row>
16431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16432 \begin_inset Text
16433
16434 \begin_layout Plain Layout
16435
16436 \backslash
16437 cdot
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16443 \begin_inset Text
16444
16445 \begin_layout Plain Layout
16446 \begin_inset Formula $\cdot$
16447 \end_inset
16448
16449
16450 \end_layout
16451
16452 \end_inset
16453 </cell>
16454 </row>
16455 <row>
16456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460
16461 \backslash
16462 times
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 \begin_inset Formula $\times$
16472 \end_inset
16473
16474
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 </row>
16480 <row>
16481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485
16486 \backslash
16487 div
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496 \begin_inset Formula $\div$
16497 \end_inset
16498
16499
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 </row>
16505 <row>
16506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Plain Layout
16510 \begin_inset ERT
16511 status collapsed
16512
16513 \begin_layout Plain Layout
16514
16515
16516 \backslash
16517 raisebox{-1.2mm}{
16518 \end_layout
16519
16520 \end_inset
16521
16522 *
16523 \begin_inset ERT
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527
16528 }
16529 \end_layout
16530
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542 \begin_inset Formula $*$
16543 \end_inset
16544
16545
16546 \end_layout
16547
16548 \end_inset
16549 </cell>
16550 </row>
16551 <row>
16552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Plain Layout
16556
16557 \backslash
16558 star
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 \begin_inset Formula $\star$
16568 \end_inset
16569
16570
16571 \end_layout
16572
16573 \end_inset
16574 </cell>
16575 </row>
16576 <row>
16577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16578 \begin_inset Text
16579
16580 \begin_layout Plain Layout
16581
16582 \backslash
16583 circ
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592 \begin_inset Formula $\circ$
16593 \end_inset
16594
16595
16596 \end_layout
16597
16598 \end_inset
16599 </cell>
16600 </row>
16601 <row>
16602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16603 \begin_inset Text
16604
16605 \begin_layout Plain Layout
16606
16607 \backslash
16608 diamond
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617 \begin_inset Formula $\diamond$
16618 \end_inset
16619
16620
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 </row>
16626 <row>
16627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631
16632 \backslash
16633 bullet
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642 \begin_inset Formula $\bullet$
16643 \end_inset
16644
16645
16646 \end_layout
16647
16648 \end_inset
16649 </cell>
16650 </row>
16651 </lyxtabular>
16652
16653 \end_inset
16654
16655
16656 \begin_inset space \hfill{}
16657 \end_inset
16658
16659
16660 \begin_inset Tabular
16661 <lyxtabular version="3" rows="13" columns="2">
16662 <features booktabs="true" tabularvalignment="middle">
16663 <column alignment="center" valignment="top" width="0pt">
16664 <column alignment="center" valignment="top" width="0pt">
16665 <row>
16666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670 コマンド
16671 \end_layout
16672
16673 \end_inset
16674 </cell>
16675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16676 \begin_inset Text
16677
16678 \begin_layout Plain Layout
16679 出力
16680 \end_layout
16681
16682 \end_inset
16683 </cell>
16684 </row>
16685 <row>
16686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690
16691 \backslash
16692 nabla
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 \begin_inset Formula $\nabla$
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \backslash
16717 bigtriangledown
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 \begin_inset Formula $\bigtriangledown$
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 </row>
16735 <row>
16736 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740
16741 \backslash
16742 bigtriangleup
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751 \begin_inset Formula $\bigtriangleup$
16752 \end_inset
16753
16754
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 </row>
16760 <row>
16761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765
16766 \backslash
16767 Box
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776 \begin_inset Formula $\Box$
16777 \end_inset
16778
16779
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 </row>
16785 <row>
16786 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790
16791 \backslash
16792 cap 
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 \begin_inset Formula $\cap$
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 </row>
16810 <row>
16811 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16812 \begin_inset Text
16813
16814 \begin_layout Plain Layout
16815
16816 \backslash
16817 cup
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16823 \begin_inset Text
16824
16825 \begin_layout Plain Layout
16826 \begin_inset Formula $\cup$
16827 \end_inset
16828
16829
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 </row>
16835 <row>
16836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840
16841 \backslash
16842 dagger
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851 \begin_inset Formula $\dagger$
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 </row>
16860 <row>
16861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865
16866 \backslash
16867 ddagger
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876 \begin_inset Formula $\ddagger$
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 </row>
16885 <row>
16886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890
16891 \backslash
16892 wr
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901 \begin_inset Formula $\wr$
16902 \end_inset
16903
16904
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 </row>
16910 <row>
16911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915
16916 \backslash
16917 bigcirc
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926 \begin_inset Formula $\bigcirc$
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 <row>
16936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940
16941 \backslash
16942 wedge
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 \begin_inset Formula $\wedge$
16952 \end_inset
16953
16954
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 </row>
16960 <row>
16961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \backslash
16967 vee
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976 \begin_inset Formula $\vee$
16977 \end_inset
16978
16979
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 </row>
16985 </lyxtabular>
16986
16987 \end_inset
16988
16989
16990 \begin_inset space \hfill{}
16991 \end_inset
16992
16993
16994 \begin_inset Tabular
16995 <lyxtabular version="3" rows="13" columns="2">
16996 <features booktabs="true" tabularvalignment="middle">
16997 <column alignment="center" valignment="top" width="0pt">
16998 <column alignment="center" valignment="top" width="0pt">
16999 <row>
17000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004 コマンド
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 出力
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \backslash
17026 oplus
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 \begin_inset Formula $\oplus$
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 </row>
17044 <row>
17045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \backslash
17051 ominus
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060 \begin_inset Formula $\ominus$
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 <row>
17070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074
17075 \backslash
17076 otimes
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085 \begin_inset Formula $\otimes$
17086 \end_inset
17087
17088
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 </row>
17094 <row>
17095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099
17100 \backslash
17101 oslash
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 \begin_inset Formula $\oslash$
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \backslash
17126 odot
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 \begin_inset Formula $\odot$
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 </row>
17144 <row>
17145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149
17150 \backslash
17151 amalg
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160 \begin_inset Formula $\amalg$
17161 \end_inset
17162
17163
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 <row>
17170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174
17175 \backslash
17176 uplus
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 \begin_inset Formula $\uplus$
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 <row>
17195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199
17200 \backslash
17201 setminus
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 \begin_inset Formula $\setminus$
17211 \end_inset
17212
17213
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 </row>
17219 <row>
17220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \backslash
17226 sqcap
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 \begin_inset Formula $\sqcap$
17236 \end_inset
17237
17238
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 </row>
17244 <row>
17245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249
17250 \backslash
17251 sqcup
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Formula $\sqcup$
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 </row>
17269 <row>
17270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274
17275 \backslash
17276 triangleleft
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 \begin_inset Formula $\triangleleft$
17286 \end_inset
17287
17288
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 </row>
17294 <row>
17295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299
17300 \backslash
17301 triangleright
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 \begin_inset Formula $\triangleright$
17311 \end_inset
17312
17313
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 </row>
17319 </lyxtabular>
17320
17321 \end_inset
17322
17323
17324 \end_layout
17325
17326 \begin_layout Standard
17327 二項演算子は,すべて数式ツールバーボタンの
17328 \begin_inset Info
17329 type  "icon"
17330 arg   "math-insert \\pm"
17331 \end_inset
17332
17333 から挿入することもできます.
17334 \end_layout
17335
17336 \begin_layout Standard
17337 ラプラス演算子を組版するには,
17338 \series bold
17339
17340 \backslash
17341 bigtriangleup
17342 \series default
17343 以外に,
17344 \series bold
17345
17346 \backslash
17347 Delta
17348 \series default
17349
17350 \series bold
17351
17352 \backslash
17353 nabla
17354 \series default
17355 ^
17356 \series bold
17357 2
17358 \series default
17359 (
17360 \begin_inset Formula $\nabla^{2}$
17361 \end_inset
17362
17363 )を使用することもできます.
17364 \end_layout
17365
17366 \begin_layout Standard
17367
17368 \family sans
17369 挿入\SpecialChar menuseparator
17370 特殊文字
17371 \family default
17372 メニューの
17373 \family sans
17374 メニュー区切り
17375 \family default
17376 で入力される文字は,
17377 \series bold
17378
17379 \backslash
17380 triangleright
17381 \series default
17382 演算子です.
17383 \end_layout
17384
17385 \begin_layout Subsection
17386 自己定義演算子
17387 \begin_inset CommandInset label
17388 LatexCommand label
17389 name "subsec:自己定義演算子"
17390
17391 \end_inset
17392
17393
17394 \begin_inset Index idx
17395 status collapsed
17396
17397 \begin_layout Plain Layout
17398 えんざんし@演算子 ! じこていぎ@自己定義
17399 \begin_inset space \thinspace{}
17400 \end_inset
17401
17402 ——
17403 \end_layout
17404
17405 \end_inset
17406
17407
17408 \end_layout
17409
17410 \begin_layout Standard
17411 \SpecialChar LaTeX
17412 プリアンブルで
17413 \series bold
17414
17415 \backslash
17416 DeclareMathOperator
17417 \series default
17418
17419 \begin_inset Index idx
17420 status collapsed
17421
17422 \begin_layout Plain Layout
17423 こまんど@コマンド ! D ! 
17424 \backslash
17425 dbinom@
17426 \backslash
17427 DeclareMathOperator
17428 \end_layout
17429
17430 \end_inset
17431
17432 コマンドを使用すると,自己定義演算子を定義することができます.このコマンドの書式は
17433 \end_layout
17434
17435 \begin_layout Standard
17436
17437 \series bold
17438
17439 \backslash
17440 DeclareMathOperator{新規コマンド}{表示}
17441 \end_layout
17442
17443 \begin_layout Standard
17444 です.「表示」は,出力での演算子の表示され方を定義する文字や記号です.大演算子を定義するには,コマンドの後に「*」を置きます.自己定義の大演算子は,すべて第
17445 \begin_inset CommandInset ref
17446 LatexCommand ref
17447 reference "subsec:演算子の範囲"
17448
17449 \end_inset
17450
17451 節で述べられた範囲を指定することができます.
17452 \end_layout
17453
17454 \begin_layout Standard
17455 たとえば,以下のような\SpecialChar LaTeX
17456 プリアンブル行
17457 \end_layout
17458
17459 \begin_layout Standard
17460
17461 \series bold
17462
17463 \backslash
17464 DeclareMathOperator*{
17465 \backslash
17466 Lozenge}{
17467 \backslash
17468 blacklozenge}
17469 \end_layout
17470
17471 \begin_layout Standard
17472 は,第
17473 \begin_inset CommandInset ref
17474 LatexCommand ref
17475 reference "subsec:その他の記号"
17476
17477 \end_inset
17478
17479 節にある菱形記号を使った大演算子を挿入する,以下のようなコマンド
17480 \series bold
17481
17482 \backslash
17483 Lozenge
17484 \series default
17485 を定義します.
17486 \begin_inset Formula 
17487 \[
17488 \Lozenge_{n=1}^{\infty}
17489 \]
17490
17491 \end_inset
17492
17493 上記の数式を作るコマンドは,
17494 \series bold
17495
17496 \backslash
17497 Lozenge
17498 \series default
17499 ^
17500 \series bold
17501
17502 \backslash
17503 infty
17504 \begin_inset Formula $\to$
17505 \end_inset
17506
17507 _n=1
17508 \series default
17509 です.
17510 \end_layout
17511
17512 \begin_layout Standard
17513 \begin_inset VSpace bigskip
17514 \end_inset
17515
17516 自己定義演算子を,同一文書内で複数回用いない時には,以下の書式を持つ
17517 \series bold
17518
17519 \backslash
17520 mathop
17521 \series default
17522
17523 \begin_inset Index idx
17524 status collapsed
17525
17526 \begin_layout Plain Layout
17527 こまんど@コマンド ! M ! 
17528 \backslash
17529 mathop
17530 \end_layout
17531
17532 \end_inset
17533
17534 コマンドおよび
17535 \series bold
17536
17537 \backslash
17538 mathbin
17539 \series default
17540
17541 \begin_inset Index idx
17542 status collapsed
17543
17544 \begin_layout Plain Layout
17545 こまんど@コマンド ! M ! 
17546 \backslash
17547 mathbin
17548 \end_layout
17549
17550 \end_inset
17551
17552 コマンドを用いて定義を行うこともできます.
17553 \end_layout
17554
17555 \begin_layout Standard
17556 (書式)
17557 \series bold
17558
17559 \backslash
17560 mathop{表示}
17561 \series default
17562 および
17563 \series bold
17564
17565 \backslash
17566 mathbin{表示}
17567 \end_layout
17568
17569 \begin_layout Standard
17570
17571 \series bold
17572
17573 \backslash
17574 mathop
17575 \series default
17576 は大演算子を定義し,
17577 \series bold
17578
17579 \backslash
17580 mathbin
17581 \series default
17582 は二項演算子を定義します.
17583 \end_layout
17584
17585 \begin_layout Standard
17586 たとえば
17587 \series bold
17588
17589 \backslash
17590 mathop
17591 \series default
17592 は,以下のように,複数の演算子に共通の範囲指定を行うのに用いることができます.
17593 \end_layout
17594
17595 \begin_layout Standard
17596 \begin_inset Formula 
17597 \[
17598 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17599 \]
17600
17601 \end_inset
17602
17603
17604 \end_layout
17605
17606 \begin_layout Standard
17607 上記の数式では
17608 \begin_inset Newline newline
17609 \end_inset
17610
17611
17612 \series bold
17613
17614 \backslash
17615 mathop{
17616 \backslash
17617 sum
17618 \backslash
17619 negmedspace
17620 \backslash
17621 sum
17622 \series default
17623
17624 \begin_inset space \textvisiblespace{}
17625 \end_inset
17626
17627
17628 \series bold
17629
17630 \begin_inset Formula $\to$
17631 \end_inset
17632
17633 ^N
17634 \series default
17635
17636 \begin_inset space \textvisiblespace{}
17637 \end_inset
17638
17639
17640 \series bold
17641 _i,j=1
17642 \begin_inset Newline newline
17643 \end_inset
17644
17645
17646 \series default
17647 というコマンドを用いています.
17648 \end_layout
17649
17650 \begin_layout Section
17651 書体
17652 \begin_inset Index idx
17653 status collapsed
17654
17655 \begin_layout Plain Layout
17656 しょたい@書体
17657 \end_layout
17658
17659 \end_inset
17660
17661
17662 \begin_inset Index idx
17663 status collapsed
17664
17665 \begin_layout Plain Layout
17666 ふぉんと@フォント
17667 \begin_inset ERT
17668 status collapsed
17669
17670 \begin_layout Plain Layout
17671
17672 |see{
17673 \end_layout
17674
17675 \end_inset
17676
17677 書体
17678 \begin_inset ERT
17679 status collapsed
17680
17681 \begin_layout Plain Layout
17682
17683 }
17684 \end_layout
17685
17686 \end_inset
17687
17688
17689 \end_layout
17690
17691 \end_inset
17692
17693
17694 \end_layout
17695
17696 \begin_layout Subsection
17697 書体様式
17698 \begin_inset CommandInset label
17699 LatexCommand label
17700 name "subsec:書体様式"
17701
17702 \end_inset
17703
17704
17705 \begin_inset Index idx
17706 status collapsed
17707
17708 \begin_layout Plain Layout
17709 しょたい@書体 ! ようしき@様式
17710 \end_layout
17711
17712 \end_inset
17713
17714
17715 \end_layout
17716
17717 \begin_layout Standard
17718 数式中のラテン文字は,以下の書体様式のうちいずれかに設定することができます.
17719 \end_layout
17720
17721 \begin_layout Standard
17722 \align center
17723 \begin_inset Tabular
17724 <lyxtabular version="3" rows="6" columns="3">
17725 <features booktabs="true" tabularvalignment="middle">
17726 <column alignment="center" valignment="top" width="0pt">
17727 <column alignment="center" valignment="top">
17728 <column alignment="center" valignment="top">
17729 <row>
17730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Plain Layout
17734 コマンド
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17740 \begin_inset Text
17741
17742 \begin_layout Plain Layout
17743 出力
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17749 \begin_inset Text
17750
17751 \begin_layout Plain Layout
17752
17753 \lang english
17754 Shortcut
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 </row>
17760 <row>
17761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765
17766 \backslash
17767 mathbb
17768 \series bold
17769
17770 \begin_inset space \textvisiblespace{}
17771 \end_inset
17772
17773
17774 \series default
17775 ABC
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 \begin_inset Formula $\mathbb{ABC}$
17785 \end_inset
17786
17787
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell alignment="center" valignment="top" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796 -
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 </row>
17802 <row>
17803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807
17808 \backslash
17809 mathbf
17810 \series bold
17811
17812 \begin_inset space \textvisiblespace{}
17813 \end_inset
17814
17815
17816 \series default
17817 AbC
17818 \end_layout
17819
17820 \end_inset
17821 </cell>
17822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17823 \begin_inset Text
17824
17825 \begin_layout Plain Layout
17826 \begin_inset Formula $\mathbf{AbC}$
17827 \end_inset
17828
17829
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 \begin_inset Info
17839 type  "shortcut"
17840 arg   "font-bold"
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \end_inset
17847 </cell>
17848 </row>
17849 <row>
17850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854
17855 \backslash
17856 boldsymbol
17857 \series bold
17858
17859 \begin_inset space \textvisiblespace{}
17860 \end_inset
17861
17862
17863 \series default
17864 AbC
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 \begin_inset Formula $\boldsymbol{AbC}$
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \end_inset
17880 </cell>
17881 <cell alignment="center" valignment="top" usebox="none">
17882 \begin_inset Text
17883
17884 \begin_layout Plain Layout
17885 \begin_inset Info
17886 type  "shortcut"
17887 arg   "font-boldsymbol"
17888 \end_inset
17889
17890
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 </row>
17896 <row>
17897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901
17902 \backslash
17903 mathcal
17904 \series bold
17905
17906 \begin_inset space \textvisiblespace{}
17907 \end_inset
17908
17909
17910 \series default
17911 ABC
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 \begin_inset Formula $\mathcal{ABC}$
17921 \end_inset
17922
17923
17924 \end_layout
17925
17926 \end_inset
17927 </cell>
17928 <cell alignment="center" valignment="top" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932 -
17933 \end_layout
17934
17935 \end_inset
17936 </cell>
17937 </row>
17938 <row>
17939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943
17944 \backslash
17945 mathfrak
17946 \series bold
17947
17948 \begin_inset space \textvisiblespace{}
17949 \end_inset
17950
17951
17952 \series default
17953 AbC
17954 \end_layout
17955
17956 \end_inset
17957 </cell>
17958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962 \begin_inset Formula $\mathfrak{AbC}$
17963 \end_inset
17964
17965
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974 -
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 </row>
17980 </lyxtabular>
17981
17982 \end_inset
17983
17984
17985 \end_layout
17986
17987 \begin_layout Standard
17988 \align center
17989 \begin_inset Tabular
17990 <lyxtabular version="3" rows="6" columns="3">
17991 <features booktabs="true" tabularvalignment="middle">
17992 <column alignment="center" valignment="top" width="0pt">
17993 <column alignment="center" valignment="top">
17994 <column alignment="center" valignment="top">
17995 <row>
17996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17997 \begin_inset Text
17998
17999 \begin_layout Plain Layout
18000 コマンド
18001 \end_layout
18002
18003 \end_inset
18004 </cell>
18005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18006 \begin_inset Text
18007
18008 \begin_layout Plain Layout
18009 出力
18010 \end_layout
18011
18012 \end_inset
18013 </cell>
18014 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18015 \begin_inset Text
18016
18017 \begin_layout Plain Layout
18018
18019 \lang english
18020 Shortcut
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 </row>
18026 <row>
18027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031
18032 \backslash
18033 mathit
18034 \series bold
18035
18036 \begin_inset space \textvisiblespace{}
18037 \end_inset
18038
18039
18040 \series default
18041 AbC
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 \begin_inset Formula $\mathit{AbC}$
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 <cell alignment="center" valignment="top" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 -
18063 \end_layout
18064
18065 \end_inset
18066 </cell>
18067 </row>
18068 <row>
18069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18070 \begin_inset Text
18071
18072 \begin_layout Plain Layout
18073
18074 \backslash
18075 mathrm
18076 \series bold
18077
18078 \begin_inset space \textvisiblespace{}
18079 \end_inset
18080
18081
18082 \series default
18083 AbC
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18089 \begin_inset Text
18090
18091 \begin_layout Plain Layout
18092 \begin_inset Formula $\mathrm{AbC}$
18093 \end_inset
18094
18095
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 <cell alignment="center" valignment="top" usebox="none">
18101 \begin_inset Text
18102
18103 \begin_layout Plain Layout
18104 \begin_inset Info
18105 type  "shortcut"
18106 arg   "font-roman"
18107 \end_inset
18108
18109
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 </row>
18115 <row>
18116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120
18121 \backslash
18122 mathsf
18123 \series bold
18124
18125 \begin_inset space \textvisiblespace{}
18126 \end_inset
18127
18128
18129 \series default
18130 AbC
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Formula $\mathsf{AbC}$
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 <cell alignment="center" valignment="top" usebox="none">
18148 \begin_inset Text
18149
18150 \begin_layout Plain Layout
18151 \begin_inset Info
18152 type  "shortcut"
18153 arg   "font-sans"
18154 \end_inset
18155
18156
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 </row>
18162 <row>
18163 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167
18168 \backslash
18169 mathtt
18170 \series bold
18171
18172 \begin_inset space \textvisiblespace{}
18173 \end_inset
18174
18175
18176 \series default
18177 AbC
18178 \end_layout
18179
18180 \end_inset
18181 </cell>
18182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 \begin_inset Formula $\mathtt{AbC}$
18187 \end_inset
18188
18189
18190 \end_layout
18191
18192 \end_inset
18193 </cell>
18194 <cell alignment="center" valignment="top" usebox="none">
18195 \begin_inset Text
18196
18197 \begin_layout Plain Layout
18198 \begin_inset Info
18199 type  "shortcut"
18200 arg   "font-typewriter"
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 </row>
18209 <row>
18210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18211 \begin_inset Text
18212
18213 \begin_layout Plain Layout
18214
18215 \backslash
18216 mathscr
18217 \series bold
18218
18219 \begin_inset space \textvisiblespace{}
18220 \end_inset
18221
18222
18223 \series default
18224 ABC
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 \begin_inset Formula $\mathscr{ABC}$
18234 \end_inset
18235
18236
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18242 \begin_inset Text
18243
18244 \begin_layout Plain Layout
18245 -
18246 \end_layout
18247
18248 \end_inset
18249 </cell>
18250 </row>
18251 </lyxtabular>
18252
18253 \end_inset
18254
18255
18256 \end_layout
18257
18258 \begin_layout Standard
18259 \begin_inset Note Greyedout
18260 status open
18261
18262 \begin_layout Plain Layout
18263
18264 \series bold
18265 【註】
18266 \backslash
18267 mathbb
18268 \series default
18269
18270 \series bold
18271 mathcal
18272 \series default
18273 様式と
18274 \series bold
18275
18276 \backslash
18277 mathscr
18278 \series default
18279 様式は,大文字にのみ使用することができます.
18280 \end_layout
18281
18282 \end_inset
18283
18284
18285 \end_layout
18286
18287 \begin_layout Standard
18288 既定では,
18289 \series bold
18290
18291 \backslash
18292 mathnormal
18293 \series default
18294 様式に設定されています.
18295 \end_layout
18296
18297 \begin_layout Standard
18298 書体様式コマンドは,以下のように数式構成要素内の文字に対しても機能します.
18299 \begin_inset Formula 
18300 \[
18301 \mathfrak{A=\frac{b}{C}}
18302 \]
18303
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \begin_layout Standard
18310 数式テキストに含まれる文字に対しては,数式書体様式は反映せず,
18311 \series bold
18312
18313 \backslash
18314 textrm
18315 \series default
18316 様式で表示されます.数式テキストの様式を文字様式ダイアログで設定することができないのは,\SpecialChar LyX
18317 のバグです
18318 \begin_inset Foot
18319 status collapsed
18320
18321 \begin_layout Plain Layout
18322 \begin_inset CommandInset href
18323 LatexCommand href
18324 name "LyX-bug #4629"
18325 target "https://www.lyx.org/trac/ticket/4629"
18326 literal "false"
18327
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \end_inset
18334
18335
18336 \end_layout
18337
18338 \begin_layout Standard
18339 書体様式コマンドの代わりに,
18340 \family sans
18341 編集\SpecialChar menuseparator
18342 数学\SpecialChar menuseparator
18343 文字様式
18344 \family default
18345 ダイアログや,
18346 \begin_inset Info
18347 type  "icon"
18348 arg   "math-insert \\font"
18349 \end_inset
18350
18351 を使用することもできます.
18352 \end_layout
18353
18354 \begin_layout Subsection
18355 ボールド体の数式
18356 \begin_inset CommandInset label
18357 LatexCommand label
18358 name "subsec:ボールド体の数式"
18359
18360 \end_inset
18361
18362
18363 \begin_inset Index idx
18364 status collapsed
18365
18366 \begin_layout Plain Layout
18367 すうしき@数式 ! ぼーるどたい@ボールド体
18368 \end_layout
18369
18370 \end_inset
18371
18372
18373 \end_layout
18374
18375 \begin_layout Standard
18376 数式全体をボールド体にしようとすると,前節の
18377 \series bold
18378
18379 \backslash
18380 mathbf
18381 \series default
18382 コマンドは,ギリシャ文字の小文字に対しては機能しないので,使用することができません.さらにこのコマンドは,以下の式のように,ラテン文字をつねにアップライト体に印
18383 字してしまいます.
18384 \end_layout
18385
18386 \begin_layout Standard
18387 \begin_inset Formula 
18388 \[
18389 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18390 \]
18391
18392 \end_inset
18393
18394
18395 \end_layout
18396
18397 \begin_layout Standard
18398 この数式を正しく表示するには,以下のように,
18399 \series bold
18400
18401 \backslash
18402 boldsymbol
18403 \series default
18404 コマンドを使用します.
18405 \begin_inset Formula 
18406 \[
18407 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18408 \]
18409
18410 \end_inset
18411
18412 また,数式を
18413 \series bold
18414 boldmath環境
18415 \series default
18416 に設定する方法もあります.この環境は,\SpecialChar TeX
18417 モードで
18418 \series bold
18419
18420 \backslash
18421 boldmath
18422 \begin_inset Index idx
18423 status collapsed
18424
18425 \begin_layout Plain Layout
18426 こまんど@コマンド ! B ! 
18427 \backslash
18428 boldmath
18429 \end_layout
18430
18431 \end_inset
18432
18433
18434 \series default
18435 コマンドを挿入することによって作ることができます.環境を閉じるには,
18436 \series bold
18437
18438 \backslash
18439 unboldmath
18440 \begin_inset Index idx
18441 status collapsed
18442
18443 \begin_layout Plain Layout
18444 こまんど@コマンド ! U ! 
18445 \backslash
18446 unboldmath
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \series default
18453 コマンドを\SpecialChar TeX
18454 モードで挿入します.
18455 \begin_inset ERT
18456 status collapsed
18457
18458 \begin_layout Plain Layout
18459
18460
18461 \backslash
18462 boldmath 
18463 \end_layout
18464
18465 \end_inset
18466
18467
18468 \begin_inset Formula 
18469 \[
18470 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18471 \]
18472
18473 \end_inset
18474
18475
18476 \begin_inset ERT
18477 status collapsed
18478
18479 \begin_layout Plain Layout
18480
18481
18482 \backslash
18483 unboldmath 
18484 \end_layout
18485
18486 \end_inset
18487
18488
18489 \end_layout
18490
18491 \begin_layout Subsection
18492 色付きの数式
18493 \begin_inset Index idx
18494 status collapsed
18495
18496 \begin_layout Plain Layout
18497 すうしき@数式 ! いろつき@色付き
18498 \end_layout
18499
18500 \end_inset
18501
18502
18503 \end_layout
18504
18505 \begin_layout Standard
18506 数式も,通常の本文と同様,色を付けることができます.数式あるいは数式の一部を選択して,文字様式ダイアログを使用して下さい.下記は,マゼンタ色にした数式です.
18507 \begin_inset Formula 
18508 \[
18509 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18510 \]
18511
18512 \end_inset
18513
18514
18515 \end_layout
18516
18517 \begin_layout Standard
18518
18519 \begin_inset CommandInset ref
18520 LatexCommand ref
18521 reference "subsec:色付きボックス"
18522
18523 \end_inset
18524
18525 節に述べられているように,自己定義の色を定義することもできます.自己定義の色は,以下の書式を持つ
18526 \series bold
18527
18528 \backslash
18529 textcolor
18530 \series default
18531
18532 \begin_inset Index idx
18533 status collapsed
18534
18535 \begin_layout Plain Layout
18536 こまんど@コマンド ! T ! 
18537 \backslash
18538 textcolor
18539 \end_layout
18540
18541 \end_inset
18542
18543 \SpecialChar TeX
18544 コードコマンドで適用することができます.
18545 \end_layout
18546
18547 \begin_layout Standard
18548
18549 \series bold
18550
18551 \backslash
18552 textcolor{色}{文字ないし数式}
18553 \end_layout
18554
18555 \begin_layout Standard
18556 下記の例は,全体を濃緑にし,一部を赤にしています.
18557 \end_layout
18558
18559 \begin_layout Standard
18560 \begin_inset ERT
18561 status collapsed
18562
18563 \begin_layout Plain Layout
18564
18565
18566 \backslash
18567 textcolor{darkgreen}{
18568 \end_layout
18569
18570 \end_inset
18571
18572
18573 \begin_inset Formula 
18574 \[
18575 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18576 \]
18577
18578 \end_inset
18579
18580
18581 \begin_inset ERT
18582 status collapsed
18583
18584 \begin_layout Plain Layout
18585
18586 }
18587 \end_layout
18588
18589 \end_inset
18590
18591
18592 \end_layout
18593
18594 \begin_layout Standard
18595 \SpecialChar LyX
18596 のバグのため,自己定義色は数式全体に対してしか使用することができません
18597 \begin_inset Foot
18598 status collapsed
18599
18600 \begin_layout Plain Layout
18601 \begin_inset CommandInset href
18602 LatexCommand href
18603 name "LyX-bug #5269"
18604 target "https://www.lyx.org/trac/ticket/5269"
18605 literal "false"
18606
18607 \end_inset
18608
18609
18610 \end_layout
18611
18612 \end_inset
18613
18614
18615 \end_layout
18616
18617 \begin_layout Subsection
18618 書体寸法
18619 \begin_inset CommandInset label
18620 LatexCommand label
18621 name "subsec:書体寸法"
18622
18623 \end_inset
18624
18625
18626 \begin_inset Index idx
18627 status collapsed
18628
18629 \begin_layout Plain Layout
18630 しょたい@書体 ! すんぽう@寸法
18631 \end_layout
18632
18633 \end_inset
18634
18635
18636 \end_layout
18637
18638 \begin_layout Standard
18639 数式内の文字については,本文中の文字同様,以下の書体寸法設定コマンドがあります.
18640 \end_layout
18641
18642 \begin_layout Standard
18643
18644 \series bold
18645
18646 \backslash
18647 Huge
18648 \series default
18649
18650 \series bold
18651
18652 \backslash
18653 huge
18654 \series default
18655
18656 \series bold
18657
18658 \backslash
18659 LARGE
18660 \series default
18661
18662 \series bold
18663
18664 \backslash
18665 Large
18666 \series default
18667
18668 \series bold
18669
18670 \backslash
18671 large
18672 \series default
18673
18674 \series bold
18675
18676 \backslash
18677 normalsize
18678 \series default
18679
18680 \series bold
18681
18682 \backslash
18683 small
18684 \series default
18685 ,
18686 \begin_inset Newline newline
18687 \end_inset
18688
18689
18690 \series bold
18691
18692 \backslash
18693 footnotesize
18694 \series default
18695
18696 \series bold
18697
18698 \backslash
18699 scriptsize
18700 \series default
18701 ,および
18702 \series bold
18703
18704 \backslash
18705 tiny
18706 \end_layout
18707
18708 \begin_layout Standard
18709 これらのコマンドによって生成される実際の書体寸法は,文書の書体寸法に依存し,文書の書体寸法が
18710 \series bold
18711
18712 \backslash
18713 normalsize
18714 \series default
18715 コマンドに設定されます.他のコマンドは,
18716 \series bold
18717
18718 \backslash
18719 normalsize
18720 \series default
18721 を基準として拡大ないし縮小されます.しかしながら,書体寸法は一定の値を越えることができないようになっています.たとえば,文書書体寸法が12
18722 \begin_inset space \thinspace{}
18723 \end_inset
18724
18725 ptであるならば,
18726 \series bold
18727
18728 \backslash
18729 Huge
18730 \series default
18731 コマンドは
18732 \series bold
18733
18734 \backslash
18735 huge
18736 \series default
18737 コマンドと同じ大きさに落とされます.
18738 \end_layout
18739
18740 \begin_layout Standard
18741 ある場所以降のすべての数式と本文文字を変更するには,書体寸法コマンドを\SpecialChar TeX
18742 モードで挿入します.元の書体寸法に戻すには,数式の後に\SpecialChar TeX
18743 モードで
18744 \series bold
18745
18746 \backslash
18747 normalsize
18748 \series default
18749 コマンドを挿入します.
18750 \end_layout
18751
18752 \begin_layout Standard
18753 数式内では,以下の寸法コマンドまたはツールバーボタン
18754 \begin_inset Info
18755 type  "icon"
18756 arg   "math-insert \\style"
18757 \end_inset
18758
18759 を使用して,寸法を変更することができます.
18760 \end_layout
18761
18762 \begin_layout Standard
18763 \noindent
18764 \align center
18765 \begin_inset Tabular
18766 <lyxtabular version="3" rows="5" columns="2">
18767 <features booktabs="true" tabularvalignment="middle">
18768 <column alignment="center" valignment="top" width="0pt">
18769 <column alignment="center" valignment="top">
18770 <row>
18771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18772 \begin_inset Text
18773
18774 \begin_layout Plain Layout
18775 コマンド
18776 \end_layout
18777
18778 \end_inset
18779 </cell>
18780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18781 \begin_inset Text
18782
18783 \begin_layout Plain Layout
18784 出力
18785 \end_layout
18786
18787 \end_inset
18788 </cell>
18789 </row>
18790 <row>
18791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18792 \begin_inset Text
18793
18794 \begin_layout Plain Layout
18795
18796 \backslash
18797 displaystyle
18798 \begin_inset Index idx
18799 status collapsed
18800
18801 \begin_layout Plain Layout
18802 こまんど@コマンド ! D ! 
18803 \backslash
18804 displaystyle
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18819 \end_inset
18820
18821
18822 \end_layout
18823
18824 \end_inset
18825 </cell>
18826 </row>
18827 <row topspace="1mm">
18828 <cell alignment="center" valignment="top" usebox="none">
18829 \begin_inset Text
18830
18831 \begin_layout Plain Layout
18832
18833 \backslash
18834 textstyle
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18840 \begin_inset Text
18841
18842 \begin_layout Plain Layout
18843 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18844 \end_inset
18845
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row>
18853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857
18858 \backslash
18859 scriptstyle
18860 \end_layout
18861
18862 \end_inset
18863 </cell>
18864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18865 \begin_inset Text
18866
18867 \begin_layout Plain Layout
18868 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18869 \end_inset
18870
18871
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 </row>
18877 <row>
18878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \backslash
18884 scriptscriptstyle
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18894 \end_inset
18895
18896
18897 \end_layout
18898
18899 \end_inset
18900 </cell>
18901 </row>
18902 </lyxtabular>
18903
18904 \end_inset
18905
18906
18907 \end_layout
18908
18909 \begin_layout Standard
18910 これらのコマンドを入力すると,青いボックスが現れるので,そこに数式のパーツを入れることができます.
18911 \end_layout
18912
18913 \begin_layout Standard
18914 フォント寸法を変更するにはもう一つの方法がありますが,これは記号と数式内テキストのみに使うことができます.これを使うには,書体寸法コマンドを数式テキスト内に挿入
18915 します.数式テキストの終わりか,別の書体寸法コマンドが現れるまでの文字すべてが,選択した寸法になります.以下に二つの例を挙げます.
18916 \begin_inset VSpace -2mm
18917 \end_inset
18918
18919
18920 \end_layout
18921
18922 \begin_layout Standard
18923 \begin_inset ERT
18924 status collapsed
18925
18926 \begin_layout Plain Layout
18927
18928
18929 \backslash
18930 huge 
18931 \end_layout
18932
18933 \end_inset
18934
18935
18936 \begin_inset Formula 
18937 \[
18938 A=\frac{B}{c}\cdot\maltese
18939 \]
18940
18941 \end_inset
18942
18943
18944 \begin_inset Formula 
18945 \[
18946 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18947 \]
18948
18949 \end_inset
18950
18951
18952 \begin_inset ERT
18953 status collapsed
18954
18955 \begin_layout Plain Layout
18956
18957
18958 \backslash
18959 normalsize 
18960 \end_layout
18961
18962 \end_inset
18963
18964
18965 \end_layout
18966
18967 \begin_layout Standard
18968 \begin_inset VSpace medskip
18969 \end_inset
18970
18971 二つの式の前には,
18972 \series bold
18973
18974 \backslash
18975 huge
18976 \series default
18977 コマンドが挿入されています.二つ目の数式を入力するコマンドは,
18978 \begin_inset Newline newline
18979 \end_inset
18980
18981
18982 \series bold
18983
18984 \backslash
18985 maltese
18986 \begin_inset space \textvisiblespace{}
18987 \end_inset
18988
18989 A Alt+M M 
18990 \backslash
18991 Large
18992 \begin_inset space \textvisiblespace{}
18993 \end_inset
18994
18995
18996 \backslash
18997 maltese
18998 \begin_inset space \textvisiblespace{}
18999 \end_inset
19000
19001
19002 \backslash
19003 textit
19004 \begin_inset space \textvisiblespace{}
19005 \end_inset
19006
19007 A
19008 \begin_inset Formula $\to$
19009 \end_inset
19010
19011
19012 \begin_inset Formula $\to$
19013 \end_inset
19014
19015
19016 \begin_inset Newline newline
19017 \end_inset
19018
19019
19020 \begin_inset space \hspace*{}
19021 \length 1cm
19022 \end_inset
19023
19024 Alt+M
19025 \series default
19026  
19027 \series bold
19028
19029 \backslash
19030 tiny
19031 \begin_inset space \textvisiblespace{}
19032 \end_inset
19033
19034
19035 \backslash
19036 maltese
19037 \begin_inset space \textvisiblespace{}
19038 \end_inset
19039
19040
19041 \backslash
19042 textit
19043 \begin_inset space \textvisiblespace{}
19044 \end_inset
19045
19046 A
19047 \begin_inset Newline newline
19048 \end_inset
19049
19050
19051 \series default
19052 のようになります.
19053 \end_layout
19054
19055 \begin_layout Standard
19056 ある記号を別の寸法で表示することができないときには,その記号はつねに既定寸法で表示されます.
19057 \end_layout
19058
19059 \begin_layout Section
19060 ギリシャ文字
19061 \begin_inset Index idx
19062 status collapsed
19063
19064 \begin_layout Plain Layout
19065 ぎりしゃもじ@ギリシャ文字
19066 \end_layout
19067
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \begin_layout Standard
19074 すべてのギリシャ文字は,ツールバーボタンの
19075 \begin_inset Info
19076 type  "icon"
19077 arg   "math-insert \\alpha"
19078 \end_inset
19079
19080 からでも挿入することができます.各国の組版規則では,数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが,フランス語やロ
19081 シア語などいくつかの言語では,それにもかかわらず立体で組版されることがあります.
19082 \end_layout
19083
19084 \begin_layout Subsection
19085 小文字
19086 \begin_inset Index idx
19087 status collapsed
19088
19089 \begin_layout Plain Layout
19090 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19091 \end_layout
19092
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \begin_layout Standard
19099 \begin_inset space \hfill{}
19100 \end_inset
19101
19102
19103 \begin_inset Tabular
19104 <lyxtabular version="3" rows="11" columns="2">
19105 <features booktabs="true" tabularvalignment="middle">
19106 <column alignment="center" valignment="top" width="0pt">
19107 <column alignment="center" valignment="top" width="0pt">
19108 <row>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 コマンド
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122 出力
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 </row>
19128 <row>
19129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \backslash
19135 alpha
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 \begin_inset Formula $\alpha$
19145 \end_inset
19146
19147
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 </row>
19153 <row>
19154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158
19159 \backslash
19160 beta
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169 \begin_inset Formula $\beta$
19170 \end_inset
19171
19172
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 </row>
19178 <row>
19179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183
19184 \backslash
19185 gamma
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194 \begin_inset Formula $\gamma$
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 </row>
19203 <row>
19204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208
19209 \backslash
19210 delta
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 \begin_inset Formula $\delta$
19220 \end_inset
19221
19222
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 </row>
19228 <row>
19229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233
19234 \backslash
19235 epsilon
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244 \begin_inset Formula $\epsilon$
19245 \end_inset
19246
19247
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 </row>
19253 <row>
19254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258
19259 \backslash
19260 varepsilon
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 \begin_inset Formula $\varepsilon$
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 </row>
19278 <row>
19279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283
19284 \backslash
19285 zeta
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 \begin_inset Formula $\zeta$
19295 \end_inset
19296
19297
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 </row>
19303 <row>
19304 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308
19309 \backslash
19310 eta
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 \begin_inset Formula $\eta$
19320 \end_inset
19321
19322
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 </row>
19328 <row>
19329 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333
19334 \backslash
19335 theta
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 \begin_inset Formula $\theta$
19345 \end_inset
19346
19347
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 </row>
19353 <row>
19354 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358
19359 \backslash
19360 vartheta
19361 \end_layout
19362
19363 \end_inset
19364 </cell>
19365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369 \begin_inset Formula $\vartheta$
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 </row>
19378 </lyxtabular>
19379
19380 \end_inset
19381
19382
19383 \begin_inset space \hfill{}
19384 \end_inset
19385
19386
19387 \begin_inset Tabular
19388 <lyxtabular version="3" rows="12" columns="2">
19389 <features booktabs="true" tabularvalignment="middle">
19390 <column alignment="center" valignment="top" width="0pt">
19391 <column alignment="center" valignment="top" width="0pt">
19392 <row>
19393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397 コマンド
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 出力
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \backslash
19419 iota
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 \begin_inset Formula $\iota$
19429 \end_inset
19430
19431
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 </row>
19437 <row>
19438 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \backslash
19444 kappa
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453 \begin_inset Formula $\kappa$
19454 \end_inset
19455
19456
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 </row>
19462 <row>
19463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467
19468 \backslash
19469 varkappa
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 \begin_inset Formula $\varkappa$
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 </row>
19487 <row>
19488 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \backslash
19494 lambda
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503 \begin_inset Formula $\lambda$
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 </row>
19512 <row>
19513 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517
19518 \backslash
19519 mu
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 \begin_inset Formula $\mu$
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \backslash
19544 nu
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 \begin_inset Formula $\nu$
19554 \end_inset
19555
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row>
19563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \backslash
19569 xi
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 \begin_inset Formula $\xi$
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 </row>
19587 <row>
19588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 o
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 \begin_inset Formula $o$
19602 \end_inset
19603
19604
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \backslash
19617 pi
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 \begin_inset Formula $\pi$
19627 \end_inset
19628
19629
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 <row>
19636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640
19641 \backslash
19642 varpi
19643 \end_layout
19644
19645 \end_inset
19646 </cell>
19647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19648 \begin_inset Text
19649
19650 \begin_layout Plain Layout
19651 \begin_inset Formula $\varpi$
19652 \end_inset
19653
19654
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 </row>
19660 <row>
19661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \backslash
19667 rho
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676 \begin_inset Formula $\rho$
19677 \end_inset
19678
19679
19680 \end_layout
19681
19682 \end_inset
19683 </cell>
19684 </row>
19685 </lyxtabular>
19686
19687 \end_inset
19688
19689
19690 \begin_inset space \hfill{}
19691 \end_inset
19692
19693
19694 \begin_inset Tabular
19695 <lyxtabular version="3" rows="11" columns="2">
19696 <features booktabs="true" tabularvalignment="middle">
19697 <column alignment="center" valignment="top" width="0pt">
19698 <column alignment="center" valignment="top" width="0pt">
19699 <row>
19700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19701 \begin_inset Text
19702
19703 \begin_layout Plain Layout
19704 コマンド
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 出力
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 </row>
19719 <row>
19720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724
19725 \backslash
19726 varrho
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735 \begin_inset Formula $\varrho$
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 </row>
19744 <row>
19745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749
19750 \backslash
19751 sigma
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 \begin_inset Formula $\sigma$
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \backslash
19776 varsigma
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset Formula $\varsigma$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \backslash
19801 tau
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset Formula $\tau$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row>
19820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \backslash
19826 upsilon
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 \begin_inset Formula $\upsilon$
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \backslash
19851 phi
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 \begin_inset Formula $\phi$
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 </row>
19869 <row>
19870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874
19875 \backslash
19876 varphi
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Formula $\varphi$
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \backslash
19901 chi
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 \begin_inset Formula $\chi$
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 </row>
19919 <row>
19920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924
19925 \backslash
19926 psi
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935 \begin_inset Formula $\psi$
19936 \end_inset
19937
19938
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 </row>
19944 <row>
19945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949
19950 \backslash
19951 omega
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960 \begin_inset Formula $\omega$
19961 \end_inset
19962
19963
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 </row>
19969 </lyxtabular>
19970
19971 \end_inset
19972
19973
19974 \begin_inset space \hfill{}
19975 \end_inset
19976
19977
19978 \end_layout
19979
19980 \begin_layout Standard
19981 \begin_inset VSpace medskip
19982 \end_inset
19983
19984
19985 \end_layout
19986
19987 \begin_layout Standard
19988 アップライト体のギリシャ文字を作成する方法は,第
19989 \begin_inset CommandInset ref
19990 LatexCommand ref
19991 reference "subsec:アップライト体ギリシャ小文字"
19992
19993 \end_inset
19994
19995 節に説明されています.
19996 \end_layout
19997
19998 \begin_layout Subsection
19999 大文字
20000 \begin_inset Index idx
20001 status collapsed
20002
20003 \begin_layout Plain Layout
20004 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20005 \end_layout
20006
20007 \end_inset
20008
20009
20010 \end_layout
20011
20012 \begin_layout Standard
20013 \begin_inset space \hfill{}
20014 \end_inset
20015
20016
20017 \begin_inset Tabular
20018 <lyxtabular version="3" rows="7" columns="2">
20019 <features booktabs="true" tabularvalignment="middle">
20020 <column alignment="center" valignment="top" width="0pt">
20021 <column alignment="center" valignment="top" width="0pt">
20022 <row>
20023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 コマンド
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 出力
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \backslash
20049 Gamma
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 \begin_inset Formula $\Gamma$
20059 \end_inset
20060
20061
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 </row>
20067 <row>
20068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072
20073 \backslash
20074 Delta
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 \begin_inset Formula $\Delta$
20084 \end_inset
20085
20086
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 <row>
20093 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097
20098 \backslash
20099 Theta
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 \begin_inset Formula $\Theta$
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 </row>
20117 <row>
20118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122
20123 \backslash
20124 Lambda
20125 \end_layout
20126
20127 \end_inset
20128 </cell>
20129 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Plain Layout
20133 \begin_inset Formula $\Lambda$
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 <row>
20143 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147
20148 \backslash
20149 Xi
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158 \begin_inset Formula $\Xi$
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 </row>
20167 <row>
20168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172
20173 \backslash
20174 Pi
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183 \begin_inset Formula $\Pi$
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 </row>
20192 </lyxtabular>
20193
20194 \end_inset
20195
20196
20197 \begin_inset space \hfill{}
20198 \end_inset
20199
20200
20201 \begin_inset Tabular
20202 <lyxtabular version="3" rows="6" columns="2">
20203 <features booktabs="true" tabularvalignment="middle">
20204 <column alignment="center" valignment="top" width="0pt">
20205 <column alignment="center" valignment="top" width="0pt">
20206 <row>
20207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211 コマンド
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 出力
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \backslash
20233 Sigma
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 \begin_inset Formula $\Sigma$
20243 \end_inset
20244
20245
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 </row>
20251 <row>
20252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256
20257 \backslash
20258 Upsilon
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 \begin_inset Formula $\Upsilon$
20268 \end_inset
20269
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281
20282 \backslash
20283 Phi
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 \begin_inset Formula $\Phi$
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 <row>
20302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \backslash
20308 Psi
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317 \begin_inset Formula $\Psi$
20318 \end_inset
20319
20320
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 <row>
20327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \backslash
20333 Omega
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 \begin_inset Formula $\Omega$
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 </row>
20351 </lyxtabular>
20352
20353 \end_inset
20354
20355
20356 \begin_inset space \hfill{}
20357 \end_inset
20358
20359
20360 \end_layout
20361
20362 \begin_layout Standard
20363 \begin_inset VSpace medskip
20364 \end_inset
20365
20366 大文字のギリシャ文字が立体で表示されるのは,\SpecialChar TeX
20367 の開発途上に生じたデザイン上のバグによるものです.正しいイタリック体の大文字を得るためには,各コマンドの頭に
20368 \series bold
20369 var
20370 \series default
20371 を付けてください.たとえば,
20372 \series bold
20373
20374 \backslash
20375 varGamma
20376 \series default
20377 コマンドは,
20378 \begin_inset Formula $\varGamma$
20379 \end_inset
20380
20381 を生成します.もう一つの方法は,パッケージ
20382 \series bold
20383 fixmath
20384 \series default
20385
20386 \begin_inset Foot
20387 status collapsed
20388
20389 \begin_layout Plain Layout
20390
20391 \series bold
20392 fixmath
20393 \series default
20394 は,\SpecialChar LaTeX
20395 パッケージ
20396 \series bold
20397 was
20398 \series default
20399
20400 \begin_inset Index idx
20401 status collapsed
20402
20403 \begin_layout Plain Layout
20404 ぱっけーじ@パッケージ ! was
20405 \begin_inset ERT
20406 status collapsed
20407
20408 \begin_layout Plain Layout
20409
20410
20411 \backslash
20412 vspace{4mm}
20413 \end_layout
20414
20415 \end_inset
20416
20417
20418 \end_layout
20419
20420 \end_inset
20421
20422 に含まれています.
20423 \end_layout
20424
20425 \end_inset
20426
20427
20428 \begin_inset Index idx
20429 status collapsed
20430
20431 \begin_layout Plain Layout
20432 ぱっけーじ@パッケージ ! fixmath
20433 \end_layout
20434
20435 \end_inset
20436
20437 を\SpecialChar LaTeX
20438 プリアンブル行に
20439 \end_layout
20440
20441 \begin_layout Standard
20442
20443 \series bold
20444
20445 \backslash
20446 usepackage{fixmath}
20447 \end_layout
20448
20449 \begin_layout Standard
20450 と書いて読み込む方法です.すると,文書中の大きなギリシャ文字は,すべて自動的にイタリック体として組版されます.
20451 \end_layout
20452
20453 \begin_layout Subsection
20454 ボールド体
20455 \begin_inset Index idx
20456 status collapsed
20457
20458 \begin_layout Plain Layout
20459 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20460 \end_layout
20461
20462 \end_inset
20463
20464
20465 \end_layout
20466
20467 \begin_layout Standard
20468 ギリシャ文字は,ラテン文字のようには,多様な書体様式に設定することができません.ギリシャ文字をボールド体にできるのは,
20469 \series bold
20470
20471 \backslash
20472 boldsymbol
20473 \series default
20474 コマンドのみです
20475 \begin_inset Index idx
20476 status collapsed
20477
20478 \begin_layout Plain Layout
20479 こまんど@コマンド ! B ! 
20480 \backslash
20481 boldsymbol
20482 \end_layout
20483
20484 \end_inset
20485
20486
20487 \end_layout
20488
20489 \begin_layout Standard
20490 \align center
20491 \begin_inset Tabular
20492 <lyxtabular version="3" rows="3" columns="2">
20493 <features booktabs="true" tabularvalignment="middle">
20494 <column alignment="center" valignment="top" width="0pt">
20495 <column alignment="center" valignment="top">
20496 <row>
20497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 コマンド
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510 出力
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 </row>
20516 <row>
20517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521
20522 \backslash
20523 Upsilon
20524 \backslash
20525 boldsymbol
20526 \backslash
20527 Upsilon
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20537 \end_inset
20538
20539
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 </row>
20545 <row>
20546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550
20551 \backslash
20552 theta
20553 \backslash
20554 boldsymbol
20555 \backslash
20556 theta
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Formula $\theta\boldsymbol{\theta}$
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 </lyxtabular>
20575
20576 \end_inset
20577
20578
20579 \end_layout
20580
20581 \begin_layout Section
20582 記号
20583 \begin_inset ERT
20584 status collapsed
20585
20586 \begin_layout Plain Layout
20587
20588
20589 \backslash
20590 texorpdfstring{
20591 \end_layout
20592
20593 \end_inset
20594
20595
20596 \begin_inset Foot
20597 status collapsed
20598
20599 \begin_layout Plain Layout
20600 各\SpecialChar LaTeX
20601 パッケージに含まれる全記号をほとんど網羅した一覧が,
20602 \begin_inset CommandInset citation
20603 LatexCommand cite
20604 key "Symbols"
20605 literal "true"
20606
20607 \end_inset
20608
20609 にあります.
20610 \end_layout
20611
20612 \end_inset
20613
20614
20615 \begin_inset ERT
20616 status collapsed
20617
20618 \begin_layout Plain Layout
20619
20620 }{}
20621 \end_layout
20622
20623 \end_inset
20624
20625
20626 \begin_inset Note Note
20627 status collapsed
20628
20629 \begin_layout Plain Layout
20630
20631 \backslash
20632 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
20633 \end_layout
20634
20635 \begin_layout Plain Layout
20636
20637 \backslash
20638 texorpdfstringについての詳細は,第
20639 \begin_inset CommandInset ref
20640 LatexCommand ref
20641 reference "subsec:節見出し中の数式"
20642
20643 \end_inset
20644
20645 節にあります.
20646 \end_layout
20647
20648 \end_inset
20649
20650
20651 \begin_inset Index idx
20652 status collapsed
20653
20654 \begin_layout Plain Layout
20655 きごう@記号
20656 \end_layout
20657
20658 \end_inset
20659
20660
20661 \end_layout
20662
20663 \begin_layout Standard
20664 本節に掲げてある各記号の多くは,ツールバーボタンの
20665 \begin_inset Info
20666 type  "icon"
20667 arg   "math-insert \\nabla"
20668 \end_inset
20669
20670
20671 \begin_inset Info
20672 type  "icon"
20673 arg   "math-insert \\digamma"
20674 \end_inset
20675
20676 でも挿入することができます.
20677 \end_layout
20678
20679 \begin_layout Subsection
20680 数学記号
20681 \begin_inset CommandInset label
20682 LatexCommand label
20683 name "subsec:数学記号"
20684
20685 \end_inset
20686
20687
20688 \begin_inset Index idx
20689 status collapsed
20690
20691 \begin_layout Plain Layout
20692 きごう@記号 ! すうがく@数学
20693 \end_layout
20694
20695 \end_inset
20696
20697
20698 \end_layout
20699
20700 \begin_layout Standard
20701 \begin_inset Tabular
20702 <lyxtabular version="3" rows="10" columns="2">
20703 <features booktabs="true" tabularvalignment="middle">
20704 <column alignment="center" valignment="top" width="0pt">
20705 <column alignment="center" valignment="top" width="0pt">
20706 <row>
20707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Plain Layout
20711 コマンド
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 出力
20721 \end_layout
20722
20723 \end_inset
20724 </cell>
20725 </row>
20726 <row>
20727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731
20732 \backslash
20733 neg
20734 \end_layout
20735
20736 \end_inset
20737 </cell>
20738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20739 \begin_inset Text
20740
20741 \begin_layout Plain Layout
20742 \begin_inset Formula $\neg$
20743 \end_inset
20744
20745
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 </row>
20751 <row>
20752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756
20757 \backslash
20758 Im
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20764 \begin_inset Text
20765
20766 \begin_layout Plain Layout
20767 \begin_inset Formula $\Im$
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 </row>
20776 <row>
20777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781
20782 \backslash
20783 Re
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20789 \begin_inset Text
20790
20791 \begin_layout Plain Layout
20792 \begin_inset Formula $\Re$
20793 \end_inset
20794
20795
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 <row>
20802 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806
20807 \backslash
20808 aleph
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20814 \begin_inset Text
20815
20816 \begin_layout Plain Layout
20817 \begin_inset Formula $\aleph$
20818 \end_inset
20819
20820
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 </row>
20826 <row>
20827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831
20832 \backslash
20833 partial
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20839 \begin_inset Text
20840
20841 \begin_layout Plain Layout
20842 \begin_inset Formula $\partial$
20843 \end_inset
20844
20845
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 </row>
20851 <row>
20852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856
20857 \backslash
20858 infty
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20864 \begin_inset Text
20865
20866 \begin_layout Plain Layout
20867 \begin_inset Formula $\infty$
20868 \end_inset
20869
20870
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 </row>
20876 <row>
20877 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881
20882 \backslash
20883 wp
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20889 \begin_inset Text
20890
20891 \begin_layout Plain Layout
20892 \begin_inset Formula $\wp$
20893 \end_inset
20894
20895
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 </row>
20901 <row>
20902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906
20907 \backslash
20908 imath
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 \begin_inset Formula $\imath$
20918 \end_inset
20919
20920
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 </row>
20926 <row>
20927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931
20932 \backslash
20933 jmath
20934 \end_layout
20935
20936 \end_inset
20937 </cell>
20938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942 \begin_inset Formula $\jmath$
20943 \end_inset
20944
20945
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 </row>
20951 </lyxtabular>
20952
20953 \end_inset
20954
20955
20956 \begin_inset space \hfill{}
20957 \end_inset
20958
20959
20960 \begin_inset Tabular
20961 <lyxtabular version="3" rows="10" columns="2">
20962 <features booktabs="true" tabularvalignment="middle">
20963 <column alignment="center" valignment="top" width="0pt">
20964 <column alignment="center" valignment="top" width="0pt">
20965 <row>
20966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970 コマンド
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 出力
20980 \begin_inset Note Note
20981 status collapsed
20982
20983 \begin_layout Plain Layout
20984 ここで
20985 \series bold
20986
20987 \backslash
20988 raisebox
20989 \series default
20990 はスペーサーとして使用しているだけです.
20991 \end_layout
20992
20993 \end_inset
20994
20995
20996 \end_layout
20997
20998 \end_inset
20999 </cell>
21000 </row>
21001 <row>
21002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006
21007 \backslash
21008 forall
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017 \begin_inset Formula $\forall$
21018 \end_inset
21019
21020
21021 \end_layout
21022
21023 \end_inset
21024 </cell>
21025 </row>
21026 <row>
21027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031
21032 \backslash
21033 exists
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042 \begin_inset Formula $\exists$
21043 \end_inset
21044
21045
21046 \end_layout
21047
21048 \end_inset
21049 </cell>
21050 </row>
21051 <row>
21052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056
21057 \backslash
21058 nexists
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067 \begin_inset Formula $\nexists$
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \end_inset
21074 </cell>
21075 </row>
21076 <row>
21077 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081
21082 \backslash
21083 emptyset
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21089 \begin_inset Text
21090
21091 \begin_layout Plain Layout
21092 \begin_inset Formula $\emptyset$
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \end_inset
21099 </cell>
21100 </row>
21101 <row>
21102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106
21107 \backslash
21108 varnothing
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117 \begin_inset Formula $\varnothing$
21118 \end_inset
21119
21120
21121 \end_layout
21122
21123 \end_inset
21124 </cell>
21125 </row>
21126 <row>
21127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131
21132 \backslash
21133 dag
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142 \begin_inset Formula $\dag$
21143 \end_inset
21144
21145
21146 \end_layout
21147
21148 \end_inset
21149 </cell>
21150 </row>
21151 <row>
21152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156
21157 \backslash
21158 ddag
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167 \begin_inset Formula $\ddag$
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \end_inset
21174 </cell>
21175 </row>
21176 <row>
21177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181
21182 \backslash
21183 complement
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21189 \begin_inset Text
21190
21191 \begin_layout Plain Layout
21192 \begin_inset ERT
21193 status collapsed
21194
21195 \begin_layout Plain Layout
21196
21197
21198 \backslash
21199 raisebox{-0.8mm}{
21200 \end_layout
21201
21202 \end_inset
21203
21204
21205 \begin_inset Formula $\complement$
21206 \end_inset
21207
21208
21209 \begin_inset ERT
21210 status collapsed
21211
21212 \begin_layout Plain Layout
21213
21214 }
21215 \end_layout
21216
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \end_inset
21223 </cell>
21224 </row>
21225 <row>
21226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21227 \begin_inset Text
21228
21229 \begin_layout Plain Layout
21230
21231 \backslash
21232 Bbbk
21233 \end_layout
21234
21235 \end_inset
21236 </cell>
21237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21238 \begin_inset Text
21239
21240 \begin_layout Plain Layout
21241 \begin_inset Formula $\Bbbk$
21242 \end_inset
21243
21244
21245 \end_layout
21246
21247 \end_inset
21248 </cell>
21249 </row>
21250 </lyxtabular>
21251
21252 \end_inset
21253
21254
21255 \begin_inset space \hfill{}
21256 \end_inset
21257
21258
21259 \begin_inset Tabular
21260 <lyxtabular version="3" rows="10" columns="2">
21261 <features booktabs="true" tabularvalignment="middle">
21262 <column alignment="center" valignment="top" width="0pt">
21263 <column alignment="center" valignment="top" width="0pt">
21264 <row>
21265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269 コマンド
21270 \end_layout
21271
21272 \end_inset
21273 </cell>
21274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21275 \begin_inset Text
21276
21277 \begin_layout Plain Layout
21278 出力
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 </row>
21284 <row>
21285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21286 \begin_inset Text
21287
21288 \begin_layout Plain Layout
21289
21290 \backslash
21291 prime
21292 \end_layout
21293
21294 \end_inset
21295 </cell>
21296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300 \begin_inset Formula $\prime$
21301 \end_inset
21302
21303
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 </row>
21309 <row>
21310 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314
21315 \backslash
21316 backprime
21317 \end_layout
21318
21319 \end_inset
21320 </cell>
21321 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21322 \begin_inset Text
21323
21324 \begin_layout Plain Layout
21325 \begin_inset Formula $\backprime$
21326 \end_inset
21327
21328
21329 \end_layout
21330
21331 \end_inset
21332 </cell>
21333 </row>
21334 <row>
21335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339
21340 \backslash
21341 mho
21342 \end_layout
21343
21344 \end_inset
21345 </cell>
21346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350 \begin_inset Formula $\mho$
21351 \end_inset
21352
21353
21354 \end_layout
21355
21356 \end_inset
21357 </cell>
21358 </row>
21359 <row>
21360 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364
21365 \backslash
21366 triangle
21367 \end_layout
21368
21369 \end_inset
21370 </cell>
21371 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21372 \begin_inset Text
21373
21374 \begin_layout Plain Layout
21375 \begin_inset Formula $\triangle$
21376 \end_inset
21377
21378
21379 \end_layout
21380
21381 \end_inset
21382 </cell>
21383 </row>
21384 <row>
21385 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389
21390 \backslash
21391 angle
21392 \end_layout
21393
21394 \end_inset
21395 </cell>
21396 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400 \begin_inset Formula $\angle$
21401 \end_inset
21402
21403
21404 \end_layout
21405
21406 \end_inset
21407 </cell>
21408 </row>
21409 <row>
21410 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414
21415 \backslash
21416 measuredangle
21417 \end_layout
21418
21419 \end_inset
21420 </cell>
21421 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425 \begin_inset Formula $\measuredangle$
21426 \end_inset
21427
21428
21429 \end_layout
21430
21431 \end_inset
21432 </cell>
21433 </row>
21434 <row>
21435 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439
21440 \backslash
21441 sphericalangle
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 \begin_inset Formula $\sphericalangle$
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \end_inset
21457 </cell>
21458 </row>
21459 <row>
21460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464
21465 \backslash
21466 top
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Formula $\top$
21476 \end_inset
21477
21478
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 </row>
21484 <row>
21485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489
21490 \backslash
21491 bot
21492 \end_layout
21493
21494 \end_inset
21495 </cell>
21496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21497 \begin_inset Text
21498
21499 \begin_layout Plain Layout
21500 \begin_inset Formula $\bot$
21501 \end_inset
21502
21503
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 </row>
21509 </lyxtabular>
21510
21511 \end_inset
21512
21513
21514 \end_layout
21515
21516 \begin_layout Subsection
21517 その他の記号
21518 \begin_inset CommandInset label
21519 LatexCommand label
21520 name "subsec:その他の記号"
21521
21522 \end_inset
21523
21524
21525 \begin_inset Index idx
21526 status collapsed
21527
21528 \begin_layout Plain Layout
21529 きごう@記号 ! そのた@その他
21530 \end_layout
21531
21532 \end_inset
21533
21534
21535 \end_layout
21536
21537 \begin_layout Standard
21538 \noindent
21539 \align center
21540 \begin_inset Tabular
21541 <lyxtabular version="3" rows="10" columns="2">
21542 <features booktabs="true" tabularvalignment="middle">
21543 <column alignment="center" valignment="top" width="0pt">
21544 <column alignment="center" valignment="top" width="0pt">
21545 <row>
21546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 コマンド
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559 出力
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 </row>
21565 <row>
21566 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21567 \begin_inset Text
21568
21569 \begin_layout Plain Layout
21570
21571 \backslash
21572 flat
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21578 \begin_inset Text
21579
21580 \begin_layout Plain Layout
21581 \begin_inset Formula $\flat$
21582 \end_inset
21583
21584
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 </row>
21590 <row>
21591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595
21596 \backslash
21597 natural
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout Plain Layout
21606 \begin_inset Formula $\natural$
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 </row>
21615 <row>
21616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \backslash
21622 sharp
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631 \begin_inset Formula $\sharp$
21632 \end_inset
21633
21634
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 </row>
21640 <row>
21641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \backslash
21647 surd
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656 \begin_inset Formula $\surd$
21657 \end_inset
21658
21659
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 </row>
21665 <row>
21666 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \backslash
21672 checkmark
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681 \begin_inset Formula $\checkmark$
21682 \end_inset
21683
21684
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 <row>
21691 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695
21696 \backslash
21697 yen
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706 \begin_inset Formula $\yen$
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 </row>
21715 <row>
21716 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \backslash
21722 pounds
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731 \begin_inset Formula $\pounds$
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 </row>
21740 <row>
21741 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745 $
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 \begin_inset Formula $\$$
21755 \end_inset
21756
21757
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 </row>
21763 <row>
21764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768 §
21769 \end_layout
21770
21771 \end_inset
21772 </cell>
21773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21774 \begin_inset Text
21775
21776 \begin_layout Plain Layout
21777 \begin_inset Formula $§$
21778 \end_inset
21779
21780
21781 \end_layout
21782
21783 \end_inset
21784 </cell>
21785 </row>
21786 </lyxtabular>
21787
21788 \end_inset
21789
21790
21791 \begin_inset space \hfill{}
21792 \end_inset
21793
21794
21795 \begin_inset Tabular
21796 <lyxtabular version="3" rows="10" columns="2">
21797 <features booktabs="true" tabularvalignment="middle">
21798 <column alignment="center" valignment="top" width="0pt">
21799 <column alignment="center" valignment="top">
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805 コマンド
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814 出力
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 </row>
21820 <row>
21821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825
21826 \backslash
21827 hbar
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836 \begin_inset Formula $\hbar$
21837 \end_inset
21838
21839
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 </row>
21845 <row>
21846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850
21851 \backslash
21852 hslash
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861 \begin_inset Formula $\hslash$
21862 \end_inset
21863
21864
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 </row>
21870 <row>
21871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875
21876 \backslash
21877 clubsuit
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886 \begin_inset Formula $\clubsuit$
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 <row>
21896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900
21901 \backslash
21902 spadesuit
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 \begin_inset Formula $\spadesuit$
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 </row>
21920 <row>
21921 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925
21926 \backslash
21927 bigstar
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936 \begin_inset Formula $\bigstar$
21937 \end_inset
21938
21939
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 </row>
21945 <row>
21946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950
21951 \backslash
21952 blacklozenge
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961 \begin_inset Formula $\blacklozenge$
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 </row>
21970 <row>
21971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975
21976 \backslash
21977 blacktriangle
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986 \begin_inset Formula $\blacktriangle$
21987 \end_inset
21988
21989
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 </row>
21995 <row>
21996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000
22001 \backslash
22002 blacktiangledown
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 \begin_inset Formula $\blacktriangledown$
22012 \end_inset
22013
22014
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 </row>
22020 <row>
22021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025
22026 \backslash
22027 bullet
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036 \begin_inset Formula $\bullet$
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 </row>
22045 </lyxtabular>
22046
22047 \end_inset
22048
22049
22050 \begin_inset space \hfill{}
22051 \end_inset
22052
22053
22054 \begin_inset Tabular
22055 <lyxtabular version="3" rows="10" columns="2">
22056 <features booktabs="true" tabularvalignment="middle">
22057 <column alignment="center" valignment="top" width="0pt">
22058 <column alignment="center" valignment="top" width="0pt">
22059 <row>
22060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064 コマンド
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22070 \begin_inset Text
22071
22072 \begin_layout Plain Layout
22073 出力
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 <row>
22080 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22081 \begin_inset Text
22082
22083 \begin_layout Plain Layout
22084
22085 \backslash
22086 diamondsuit
22087 \end_layout
22088
22089 \end_inset
22090 </cell>
22091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22092 \begin_inset Text
22093
22094 \begin_layout Plain Layout
22095 \begin_inset Formula $\diamondsuit$
22096 \end_inset
22097
22098
22099 \end_layout
22100
22101 \end_inset
22102 </cell>
22103 </row>
22104 <row>
22105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22106 \begin_inset Text
22107
22108 \begin_layout Plain Layout
22109
22110 \backslash
22111 Diamond
22112 \end_layout
22113
22114 \end_inset
22115 </cell>
22116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120 \begin_inset Formula $\Diamond$
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \end_inset
22127 </cell>
22128 </row>
22129 <row>
22130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22131 \begin_inset Text
22132
22133 \begin_layout Plain Layout
22134
22135 \backslash
22136 heartsuit
22137 \end_layout
22138
22139 \end_inset
22140 </cell>
22141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22142 \begin_inset Text
22143
22144 \begin_layout Plain Layout
22145 \begin_inset Formula $\heartsuit$
22146 \end_inset
22147
22148
22149 \end_layout
22150
22151 \end_inset
22152 </cell>
22153 </row>
22154 <row>
22155 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22156 \begin_inset Text
22157
22158 \begin_layout Plain Layout
22159
22160 \backslash
22161 P
22162 \end_layout
22163
22164 \end_inset
22165 </cell>
22166 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22167 \begin_inset Text
22168
22169 \begin_layout Plain Layout
22170 \begin_inset Formula $\P$
22171 \end_inset
22172
22173
22174 \end_layout
22175
22176 \end_inset
22177 </cell>
22178 </row>
22179 <row>
22180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22181 \begin_inset Text
22182
22183 \begin_layout Plain Layout
22184
22185 \backslash
22186 copyright
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195 \begin_inset Formula $\copyright$
22196 \end_inset
22197
22198
22199 \end_layout
22200
22201 \end_inset
22202 </cell>
22203 </row>
22204 <row>
22205 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \backslash
22211 circledR
22212 \end_layout
22213
22214 \end_inset
22215 </cell>
22216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22217 \begin_inset Text
22218
22219 \begin_layout Plain Layout
22220 \begin_inset Formula $\circledR$
22221 \end_inset
22222
22223
22224 \end_layout
22225
22226 \end_inset
22227 </cell>
22228 </row>
22229 <row>
22230 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22231 \begin_inset Text
22232
22233 \begin_layout Plain Layout
22234
22235 \backslash
22236 maltese
22237 \end_layout
22238
22239 \end_inset
22240 </cell>
22241 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22242 \begin_inset Text
22243
22244 \begin_layout Plain Layout
22245 \begin_inset Formula $\maltese$
22246 \end_inset
22247
22248
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 </row>
22254 <row>
22255 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259
22260 \backslash
22261 diagup
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22267 \begin_inset Text
22268
22269 \begin_layout Plain Layout
22270 \begin_inset Formula $\diagup$
22271 \end_inset
22272
22273
22274 \end_layout
22275
22276 \end_inset
22277 </cell>
22278 </row>
22279 <row>
22280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22281 \begin_inset Text
22282
22283 \begin_layout Plain Layout
22284
22285 \backslash
22286 diagdown
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295 \begin_inset Formula $\diagdown$
22296 \end_inset
22297
22298
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 </row>
22304 </lyxtabular>
22305
22306 \end_inset
22307
22308
22309 \end_layout
22310
22311 \begin_layout Standard
22312 \begin_inset VSpace medskip
22313 \end_inset
22314
22315
22316 \end_layout
22317
22318 \begin_layout Standard
22319 寸法を変えて表示することのできる記号もあります.第
22320 \begin_inset CommandInset ref
22321 LatexCommand ref
22322 reference "subsec:書体寸法"
22323
22324 \end_inset
22325
22326 節をご参照下さい.
22327 \end_layout
22328
22329 \begin_layout Subsection
22330 ユーロ通貨記号
22331 \begin_inset Index idx
22332 status collapsed
22333
22334 \begin_layout Plain Layout
22335 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22336 \end_layout
22337
22338 \end_inset
22339
22340
22341 \begin_inset Index idx
22342 status collapsed
22343
22344 \begin_layout Plain Layout
22345 E@
22346 \begin_inset ERT
22347 status collapsed
22348
22349 \begin_layout Plain Layout
22350
22351
22352 \backslash
22353 officialeuro
22354 \end_layout
22355
22356 \end_inset
22357
22358
22359 \end_layout
22360
22361 \end_inset
22362
22363
22364 \end_layout
22365
22366 \begin_layout Standard
22367 ユーロ通貨記号を数式で使用するには,\SpecialChar LaTeX
22368 パッケージ
22369 \series bold
22370 eurosym
22371 \series default
22372
22373 \begin_inset Index idx
22374 status collapsed
22375
22376 \begin_layout Plain Layout
22377 ぱっけーじ@パッケージ ! eurosym
22378 \end_layout
22379
22380 \end_inset
22381
22382 が導入されていて,以下のような\SpecialChar LaTeX
22383 プリアンブル行によって読み込まれていなくてはなりません.
22384 \end_layout
22385
22386 \begin_layout Standard
22387
22388 \series bold
22389
22390 \backslash
22391 usepackage[gennarrow]{eurosym}
22392 \end_layout
22393
22394 \begin_layout Standard
22395 すると,ユーロ通貨記号を
22396 \series bold
22397
22398 \backslash
22399 euro
22400 \series default
22401
22402 \begin_inset Index idx
22403 status collapsed
22404
22405 \begin_layout Plain Layout
22406 こまんど@コマンド ! E ! 
22407 \backslash
22408 euro
22409 \end_layout
22410
22411 \end_inset
22412
22413 コマンドで挿入することができるようになります.
22414 \end_layout
22415
22416 \begin_layout Standard
22417 数式テキストには,
22418 \series bold
22419 eurosym
22420 \series default
22421 が導入されていなくても,ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます.
22422 \series bold
22423 eurosym
22424 \series default
22425 が導入されていれば,
22426 \series bold
22427
22428 \backslash
22429 euro
22430 \series default
22431 は\SpecialChar TeX
22432 モードでも挿入することができます.また,正式な通貨記号を
22433 \series bold
22434
22435 \backslash
22436 officialeuro
22437 \series default
22438
22439 \begin_inset Index idx
22440 status collapsed
22441
22442 \begin_layout Plain Layout
22443 こまんど@コマンド ! O ! 
22444 \backslash
22445 officialeuro
22446 \end_layout
22447
22448 \end_inset
22449
22450 コマンド(これは\SpecialChar TeX
22451 モードでのみ使用することができます)で挿入することができます.
22452 \end_layout
22453
22454 \begin_layout Standard
22455 \begin_inset ERT
22456 status collapsed
22457
22458 \begin_layout Plain Layout
22459
22460
22461 \backslash
22462 ifeurosym 
22463 \end_layout
22464
22465 \end_inset
22466
22467
22468 \begin_inset Note Note
22469 status open
22470
22471 \begin_layout Plain Layout
22472 以下の表は,\SpecialChar LaTeX
22473 パッケージ
22474 \series bold
22475 eurosym
22476 \series default
22477 が導入済みのときのみ表示されます.
22478 \end_layout
22479
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \begin_layout Standard
22486 以下は,各ユーロ通貨記号のまとめです.
22487 \end_layout
22488
22489 \begin_layout Standard
22490 \align center
22491 \begin_inset Tabular
22492 <lyxtabular version="3" rows="4" columns="3">
22493 <features booktabs="true" tabularvalignment="middle">
22494 <column alignment="center" valignment="top" width="0pt">
22495 <column alignment="center" valignment="top" width="0pt">
22496 <column alignment="center" valignment="top" width="0pt">
22497 <row>
22498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502 \begin_inset ERT
22503 status collapsed
22504
22505 \begin_layout Plain Layout
22506
22507
22508 \backslash
22509 cmidrule[0.08em]{2-3}
22510 \end_layout
22511
22512 \end_inset
22513
22514
22515 \end_layout
22516
22517 \end_inset
22518 </cell>
22519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22520 \begin_inset Text
22521
22522 \begin_layout Plain Layout
22523 コマンド
22524 \end_layout
22525
22526 \end_inset
22527 </cell>
22528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22529 \begin_inset Text
22530
22531 \begin_layout Plain Layout
22532 出力
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 </row>
22538 <row>
22539 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22540 \begin_inset Text
22541
22542 \begin_layout Plain Layout
22543 数式
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552
22553 \backslash
22554 euro
22555 \end_layout
22556
22557 \end_inset
22558 </cell>
22559 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22560 \begin_inset Text
22561
22562 \begin_layout Plain Layout
22563 \begin_inset Formula $\euro$
22564 \end_inset
22565
22566
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 </row>
22572 <row>
22573 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577 数式テキスト
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 (ユーロ記号)
22587 \end_layout
22588
22589 \end_inset
22590 </cell>
22591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595 (ユーロ記号)
22596 \end_layout
22597
22598 \end_inset
22599 </cell>
22600 </row>
22601 <row>
22602 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606 \SpecialChar TeX
22607 モード
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616
22617 \backslash
22618 officialeuro
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 \begin_inset ERT
22628 status collapsed
22629
22630 \begin_layout Plain Layout
22631
22632
22633 \backslash
22634 officialeuro
22635 \end_layout
22636
22637 \end_inset
22638
22639
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 </row>
22645 </lyxtabular>
22646
22647 \end_inset
22648
22649
22650 \begin_inset Note Note
22651 status collapsed
22652
22653 \begin_layout Plain Layout
22654 ここでは,
22655 \series bold
22656
22657 \backslash
22658 cmidrule
22659 \series default
22660 は表罫線のためだけに用いられています.詳細については,取扱説明書
22661 \emph on
22662 埋込オブジェクト篇
22663 \emph default
22664
22665 \family sans
22666 フォーマル形式の表
22667 \family default
22668 の節をご覧下さい.
22669 \end_layout
22670
22671 \end_inset
22672
22673
22674 \end_layout
22675
22676 \begin_layout Standard
22677 \begin_inset ERT
22678 status collapsed
22679
22680 \begin_layout Plain Layout
22681
22682
22683 \backslash
22684 else 
22685 \end_layout
22686
22687 \end_inset
22688
22689
22690 \begin_inset Note Note
22691 status open
22692
22693 \begin_layout Plain Layout
22694 以下は,\SpecialChar LaTeX
22695 パッケージ
22696 \series bold
22697 eurosym
22698 \series default
22699 が導入されていないときのみ表示されます.
22700 \end_layout
22701
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \begin_layout Standard
22708 本節の残りを出力としてみるためには,\SpecialChar LaTeX
22709 パッケージ
22710 \series bold
22711 eurosym
22712 \series default
22713 を導入する必要があります.
22714 \end_layout
22715
22716 \begin_layout Standard
22717 \begin_inset ERT
22718 status collapsed
22719
22720 \begin_layout Plain Layout
22721
22722
22723 \backslash
22724 fi 
22725 \end_layout
22726
22727 \end_inset
22728
22729
22730 \end_layout
22731
22732 \begin_layout Section
22733 関係子
22734 \begin_inset CommandInset label
22735 LatexCommand label
22736 name "sec:関係子"
22737
22738 \end_inset
22739
22740
22741 \begin_inset Index idx
22742 status collapsed
22743
22744 \begin_layout Plain Layout
22745 かんけいし@関係子
22746 \end_layout
22747
22748 \end_inset
22749
22750
22751 \begin_inset Index idx
22752 status collapsed
22753
22754 \begin_layout Plain Layout
22755 ひかくし@比較子
22756 \begin_inset ERT
22757 status collapsed
22758
22759 \begin_layout Plain Layout
22760
22761 |see{
22762 \end_layout
22763
22764 \end_inset
22765
22766 関係子
22767 \begin_inset ERT
22768 status collapsed
22769
22770 \begin_layout Plain Layout
22771
22772 }
22773 \end_layout
22774
22775 \end_inset
22776
22777
22778 \end_layout
22779
22780 \end_inset
22781
22782
22783 \end_layout
22784
22785 \begin_layout Standard
22786 関係子はすべて,ツールバーボタンの
22787 \begin_inset Info
22788 type  "icon"
22789 arg   "math-insert \\leq"
22790 \end_inset
22791
22792 でも挿入することができます.
22793 \end_layout
22794
22795 \begin_layout Standard
22796 \begin_inset Tabular
22797 <lyxtabular version="3" rows="17" columns="2">
22798 <features booktabs="true" tabularvalignment="middle">
22799 <column alignment="center" valignment="top" width="0pt">
22800 <column alignment="center" valignment="top" width="0pt">
22801 <row>
22802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806 コマンド
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815 出力
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 </row>
22821 <row>
22822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Plain Layout
22826 <
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 \begin_inset Formula $<$
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 </row>
22844 <row>
22845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849
22850 \backslash
22851 le
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860 \begin_inset Formula $\le$
22861 \end_inset
22862
22863
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 </row>
22869 <row>
22870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874
22875 \backslash
22876 ll
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885 \begin_inset Formula $\ll$
22886 \end_inset
22887
22888
22889 \end_layout
22890
22891 \end_inset
22892 </cell>
22893 </row>
22894 <row>
22895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22896 \begin_inset Text
22897
22898 \begin_layout Plain Layout
22899
22900 \backslash
22901 prec
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910 \begin_inset Formula $\prec$
22911 \end_inset
22912
22913
22914 \end_layout
22915
22916 \end_inset
22917 </cell>
22918 </row>
22919 <row>
22920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22921 \begin_inset Text
22922
22923 \begin_layout Plain Layout
22924
22925 \backslash
22926 preceq
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935 \begin_inset Formula $\preceq$
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \end_inset
22942 </cell>
22943 </row>
22944 <row>
22945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22946 \begin_inset Text
22947
22948 \begin_layout Plain Layout
22949
22950 \backslash
22951 subset
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960 \begin_inset Formula $\subset$
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 </row>
22969 <row>
22970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Plain Layout
22974
22975 \backslash
22976 subseteq
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985 \begin_inset Formula $\subseteq$
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 </row>
22994 <row>
22995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999
23000 \backslash
23001 sqsubseteq
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 \begin_inset Formula $\sqsubseteq$
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 </row>
23019 <row>
23020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23021 \begin_inset Text
23022
23023 \begin_layout Plain Layout
23024
23025 \backslash
23026 in
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035 \begin_inset Formula $\in$
23036 \end_inset
23037
23038
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 </row>
23044 <row>
23045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23046 \begin_inset Text
23047
23048 \begin_layout Plain Layout
23049
23050 \backslash
23051 vdash
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060 \begin_inset Formula $\vdash$
23061 \end_inset
23062
23063
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 </row>
23069 <row>
23070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074
23075 \backslash
23076 smile
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 \begin_inset Formula $\smile$
23086 \end_inset
23087
23088
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 </row>
23094 <row>
23095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099
23100 \backslash
23101 lhd
23102 \end_layout
23103
23104 \end_inset
23105 </cell>
23106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23107 \begin_inset Text
23108
23109 \begin_layout Plain Layout
23110 \begin_inset Formula $\lhd$
23111 \end_inset
23112
23113
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 </row>
23119 <row>
23120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \begin_layout Plain Layout
23124
23125 \backslash
23126 unlhd
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135 \begin_inset Formula $\unlhd$
23136 \end_inset
23137
23138
23139 \end_layout
23140
23141 \end_inset
23142 </cell>
23143 </row>
23144 <row>
23145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23146 \begin_inset Text
23147
23148 \begin_layout Plain Layout
23149
23150 \backslash
23151 gtrless
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160 \begin_inset Formula $\gtrless$
23161 \end_inset
23162
23163
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 </row>
23169 <row>
23170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23171 \begin_inset Text
23172
23173 \begin_layout Plain Layout
23174
23175 \backslash
23176 mid
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185 \begin_inset Formula $\mid$
23186 \end_inset
23187
23188
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 </row>
23194 <row>
23195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23196 \begin_inset Text
23197
23198 \begin_layout Plain Layout
23199
23200 \backslash
23201 nmid
23202 \end_layout
23203
23204 \end_inset
23205 </cell>
23206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \begin_layout Plain Layout
23210 \begin_inset Formula $\nmid$
23211 \end_inset
23212
23213
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 </row>
23219 </lyxtabular>
23220
23221 \end_inset
23222
23223
23224 \begin_inset space \hfill{}
23225 \end_inset
23226
23227
23228 \begin_inset Tabular
23229 <lyxtabular version="3" rows="17" columns="2">
23230 <features booktabs="true" tabularvalignment="middle">
23231 <column alignment="center" valignment="top" width="0pt">
23232 <column alignment="center" valignment="top" width="0pt">
23233 <row>
23234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238 コマンド
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247 出力
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 <row>
23254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 =
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267 \begin_inset Formula $=$
23268 \end_inset
23269
23270
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 <row>
23277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281
23282 \backslash
23283 not=
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292 \begin_inset Formula $\not=$
23293 \end_inset
23294
23295
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 </row>
23301 <row>
23302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \backslash
23308 equiv
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 \begin_inset Formula $\equiv$
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \end_inset
23324 </cell>
23325 </row>
23326 <row>
23327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331
23332 \backslash
23333 sim
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342 \begin_inset Formula $\sim$
23343 \end_inset
23344
23345
23346 \end_layout
23347
23348 \end_inset
23349 </cell>
23350 </row>
23351 <row>
23352 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356
23357 \backslash
23358 simeq
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367 \begin_inset Formula $\simeq$
23368 \end_inset
23369
23370
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 </row>
23376 <row>
23377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381
23382 \backslash
23383 approx
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392 \begin_inset Formula $\approx$
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 <row>
23402 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23403 \begin_inset Text
23404
23405 \begin_layout Plain Layout
23406
23407 \backslash
23408 cong
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417 \begin_inset Formula $\cong$
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 </row>
23426 <row>
23427 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431
23432 \backslash
23433 bowtie
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442 \begin_inset Formula $\bowtie$
23443 \end_inset
23444
23445
23446 \end_layout
23447
23448 \end_inset
23449 </cell>
23450 </row>
23451 <row>
23452 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456
23457 \backslash
23458 notin
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467 \begin_inset Formula $\notin$
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 <row>
23477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \backslash
23483 perp
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492 \begin_inset Formula $\perp$
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 </row>
23501 <row>
23502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \backslash
23508 propto
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517 \begin_inset Formula $\propto$
23518 \end_inset
23519
23520
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 </row>
23526 <row>
23527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531
23532 \backslash
23533 asymp
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542 \begin_inset Formula $\asymp$
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 </row>
23551 <row>
23552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556
23557 \backslash
23558 doteq
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567 \begin_inset Formula $\doteq$
23568 \end_inset
23569
23570
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 </row>
23576 <row>
23577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \backslash
23583 circeq
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592 \begin_inset Formula $\circeq$
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 </row>
23601 <row>
23602 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606
23607 \backslash
23608 models
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617 \begin_inset Formula $\models$
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 </row>
23626 <row>
23627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631
23632 \backslash
23633 widehat=
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642 \begin_inset Formula $\widehat{=}$
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 </row>
23651 </lyxtabular>
23652
23653 \end_inset
23654
23655
23656 \begin_inset space \hfill{}
23657 \end_inset
23658
23659
23660 \begin_inset Tabular
23661 <lyxtabular version="3" rows="17" columns="2">
23662 <features booktabs="true" tabularvalignment="middle">
23663 <column alignment="center" valignment="top" width="0pt">
23664 <column alignment="center" valignment="top" width="0pt">
23665 <row>
23666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 コマンド
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679 出力
23680 \end_layout
23681
23682 \end_inset
23683 </cell>
23684 </row>
23685 <row>
23686 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 >
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699 \begin_inset Formula $>$
23700 \end_inset
23701
23702
23703 \end_layout
23704
23705 \end_inset
23706 </cell>
23707 </row>
23708 <row>
23709 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23710 \begin_inset Text
23711
23712 \begin_layout Plain Layout
23713
23714 \backslash
23715 ge
23716 \end_layout
23717
23718 \end_inset
23719 </cell>
23720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724 \begin_inset Formula $\ge$
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \end_inset
23731 </cell>
23732 </row>
23733 <row>
23734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23735 \begin_inset Text
23736
23737 \begin_layout Plain Layout
23738
23739 \backslash
23740 gg
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749 \begin_inset Formula $\gg$
23750 \end_inset
23751
23752
23753 \end_layout
23754
23755 \end_inset
23756 </cell>
23757 </row>
23758 <row>
23759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763
23764 \backslash
23765 succ
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774 \begin_inset Formula $\succ$
23775 \end_inset
23776
23777
23778 \end_layout
23779
23780 \end_inset
23781 </cell>
23782 </row>
23783 <row>
23784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23785 \begin_inset Text
23786
23787 \begin_layout Plain Layout
23788
23789 \backslash
23790 succeq
23791 \end_layout
23792
23793 \end_inset
23794 </cell>
23795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23796 \begin_inset Text
23797
23798 \begin_layout Plain Layout
23799 \begin_inset Formula $\succeq$
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \end_inset
23806 </cell>
23807 </row>
23808 <row>
23809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \backslash
23815 supset
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824 \begin_inset Formula $\supset$
23825 \end_inset
23826
23827
23828 \end_layout
23829
23830 \end_inset
23831 </cell>
23832 </row>
23833 <row>
23834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23835 \begin_inset Text
23836
23837 \begin_layout Plain Layout
23838
23839 \backslash
23840 supseteq
23841 \end_layout
23842
23843 \end_inset
23844 </cell>
23845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849 \begin_inset Formula $\supseteq$
23850 \end_inset
23851
23852
23853 \end_layout
23854
23855 \end_inset
23856 </cell>
23857 </row>
23858 <row>
23859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23860 \begin_inset Text
23861
23862 \begin_layout Plain Layout
23863
23864 \backslash
23865 sqsupseteq
23866 \end_layout
23867
23868 \end_inset
23869 </cell>
23870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23871 \begin_inset Text
23872
23873 \begin_layout Plain Layout
23874 \begin_inset Formula $\sqsupseteq$
23875 \end_inset
23876
23877
23878 \end_layout
23879
23880 \end_inset
23881 </cell>
23882 </row>
23883 <row>
23884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23885 \begin_inset Text
23886
23887 \begin_layout Plain Layout
23888
23889 \backslash
23890 ni
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899 \begin_inset Formula $\ni$
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 </row>
23908 <row>
23909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23910 \begin_inset Text
23911
23912 \begin_layout Plain Layout
23913
23914 \backslash
23915 dashv
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924 \begin_inset Formula $\dashv$
23925 \end_inset
23926
23927
23928 \end_layout
23929
23930 \end_inset
23931 </cell>
23932 </row>
23933 <row>
23934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23935 \begin_inset Text
23936
23937 \begin_layout Plain Layout
23938
23939 \backslash
23940 frown
23941 \end_layout
23942
23943 \end_inset
23944 </cell>
23945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949 \begin_inset Formula $\frown$
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \end_inset
23956 </cell>
23957 </row>
23958 <row>
23959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23960 \begin_inset Text
23961
23962 \begin_layout Plain Layout
23963
23964 \backslash
23965 rhd
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974 \begin_inset Formula $\rhd$
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 </row>
23983 <row>
23984 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \backslash
23990 unrhd
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999 \begin_inset Formula $\unrhd$
24000 \end_inset
24001
24002
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 </row>
24008 <row>
24009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24010 \begin_inset Text
24011
24012 \begin_layout Plain Layout
24013
24014 \backslash
24015 lessgtr
24016 \end_layout
24017
24018 \end_inset
24019 </cell>
24020 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024 \begin_inset Formula $\lessgtr$
24025 \end_inset
24026
24027
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 </row>
24033 <row>
24034 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038
24039 \backslash
24040 parallel
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049 \begin_inset Formula $\parallel$
24050 \end_inset
24051
24052
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 </row>
24058 <row>
24059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063
24064 \backslash
24065 nparallel
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074 \begin_inset Formula $\nparallel$
24075 \end_inset
24076
24077
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 </row>
24083 </lyxtabular>
24084
24085 \end_inset
24086
24087
24088 \end_layout
24089
24090 \begin_layout Standard
24091 \begin_inset VSpace medskip
24092 \end_inset
24093
24094
24095 \series bold
24096
24097 \backslash
24098 lhd
24099 \series default
24100
24101 \series bold
24102
24103 \backslash
24104 rhd
24105 \series default
24106 の文字は,同じように見える演算子
24107 \series bold
24108
24109 \backslash
24110 triangleleft
24111 \series default
24112 および
24113 \series bold
24114
24115 \backslash
24116 triangleright
24117 \series default
24118 よりも大きくなっています.
24119 \end_layout
24120
24121 \begin_layout Standard
24122 \SpecialChar LyX
24123 は,特殊な関係子を多くサポートしています.これらの関係子一覧を見るには,ツールバーボタン
24124 \begin_inset Info
24125 type  "icon"
24126 arg   "math-insert \\leqq"
24127 \end_inset
24128
24129 をご覧ください.
24130 \end_layout
24131
24132 \begin_layout Standard
24133 関係子は,記号とは違って,つねに前後に余白が置かれます.
24134 \end_layout
24135
24136 \begin_layout Standard
24137
24138 \series bold
24139
24140 \backslash
24141 stackrel
24142 \series default
24143
24144 \begin_inset Index idx
24145 status collapsed
24146
24147 \begin_layout Plain Layout
24148 こまんど@コマンド ! S ! 
24149 \backslash
24150 stackrel
24151 \end_layout
24152
24153 \end_inset
24154
24155 コマンドを使うと,以下のように,ラベル付きの関係子を作ることができます.
24156 \end_layout
24157
24158 \begin_layout Standard
24159 \align center
24160 \begin_inset Tabular
24161 <lyxtabular version="3" rows="2" columns="2">
24162 <features booktabs="true" tabularvalignment="middle">
24163 <column alignment="center" valignment="top" width="0pt">
24164 <column alignment="center" valignment="top">
24165 <row>
24166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Plain Layout
24170 コマンド
24171 \end_layout
24172
24173 \end_inset
24174 </cell>
24175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24176 \begin_inset Text
24177
24178 \begin_layout Plain Layout
24179 出力
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 </row>
24185 <row topspace="1.5mm">
24186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24187 \begin_inset Text
24188
24189 \begin_layout Plain Layout
24190 A(r)
24191 \backslash
24192 stackrel
24193 \begin_inset space \textvisiblespace{}
24194 \end_inset
24195
24196 r
24197 \backslash
24198 to
24199 \backslash
24200 infty
24201 \begin_inset space \textvisiblespace{}
24202 \end_inset
24203
24204
24205 \begin_inset Formula $\downarrow$
24206 \end_inset
24207
24208
24209 \backslash
24210 approx
24211 \begin_inset space \textvisiblespace{}
24212 \end_inset
24213
24214
24215 \begin_inset space \textvisiblespace{}
24216 \end_inset
24217
24218 B
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24228 \end_inset
24229
24230
24231 \end_layout
24232
24233 \end_inset
24234 </cell>
24235 </row>
24236 </lyxtabular>
24237
24238 \end_inset
24239
24240
24241 \end_layout
24242
24243 \begin_layout Section
24244 関数
24245 \end_layout
24246
24247 \begin_layout Subsection
24248 定義済み関数
24249 \begin_inset CommandInset label
24250 LatexCommand label
24251 name "subsec:定義済み函数"
24252
24253 \end_inset
24254
24255
24256 \begin_inset Index idx
24257 status collapsed
24258
24259 \begin_layout Plain Layout
24260 かんすう@関数 ! ていぎずみ@定義済み
24261 \end_layout
24262
24263 \end_inset
24264
24265
24266 \end_layout
24267
24268 \begin_layout Standard
24269 一般的に,数式表現では変数は
24270 \shape italic
24271 イタリック体
24272 \shape default
24273 に設定されますが,関数名はイタリック体にしません.なぜなら,
24274 \begin_inset Formula $sin$
24275 \end_inset
24276
24277
24278 \begin_inset Formula $s\cdot i\cdot n$
24279 \end_inset
24280
24281 であるかのように誤解させる恐れがあるためです.そのために,定義済み関数が存在し,これらは先行する要素よりも少し離れて配置されます.定義済み関数は,関数名の前にバ
24282 ックスラッシュを加えたコマンドとして挿入します.
24283 \end_layout
24284
24285 \begin_layout Standard
24286 \align center
24287 \begin_inset Tabular
24288 <lyxtabular version="3" rows="2" columns="2">
24289 <features booktabs="true" tabularvalignment="middle">
24290 <column alignment="center" valignment="top" width="0pt">
24291 <column alignment="center" valignment="top" width="0pt">
24292 <row>
24293 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24294 \begin_inset Text
24295
24296 \begin_layout Plain Layout
24297 コマンド
24298 \end_layout
24299
24300 \end_inset
24301 </cell>
24302 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24303 \begin_inset Text
24304
24305 \begin_layout Plain Layout
24306 出力
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 </row>
24312 <row>
24313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24314 \begin_inset Text
24315
24316 \begin_layout Plain Layout
24317 Asin(x)+B
24318 \end_layout
24319
24320 \end_inset
24321 </cell>
24322 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24323 \begin_inset Text
24324
24325 \begin_layout Plain Layout
24326 \begin_inset Formula $Asin(x)+B$
24327 \end_inset
24328
24329
24330 \end_layout
24331
24332 \end_inset
24333 </cell>
24334 </row>
24335 </lyxtabular>
24336
24337 \end_inset
24338
24339
24340 \begin_inset space \quad{}
24341 \end_inset
24342
24343
24344 \begin_inset Tabular
24345 <lyxtabular version="3" rows="2" columns="2">
24346 <features booktabs="true" tabularvalignment="middle">
24347 <column alignment="center" valignment="top" width="0pt">
24348 <column alignment="center" valignment="top" width="0pt">
24349 <row>
24350 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354 コマンド
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363 出力
24364 \end_layout
24365
24366 \end_inset
24367 </cell>
24368 </row>
24369 <row>
24370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 A
24375 \backslash
24376 sin(x)+B
24377 \end_layout
24378
24379 \end_inset
24380 </cell>
24381 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \begin_layout Plain Layout
24385 \begin_inset Formula $A\sin(x)+B$
24386 \end_inset
24387
24388
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 </row>
24394 </lyxtabular>
24395
24396 \end_inset
24397
24398
24399 \end_layout
24400
24401 \begin_layout Standard
24402 以下の関数が定義済みです.
24403 \end_layout
24404
24405 \begin_layout Standard
24406 \begin_inset VSpace -2mm
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \begin_layout Standard
24413 \align center
24414 \begin_inset Tabular
24415 <lyxtabular version="3" rows="9" columns="4">
24416 <features booktabs="true" tabularvalignment="middle">
24417 <column alignment="center" valignment="top" width="0pt">
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 <row>
24422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426 コマンド
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435 コマンド
24436 \end_layout
24437
24438 \end_inset
24439 </cell>
24440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24441 \begin_inset Text
24442
24443 \begin_layout Plain Layout
24444 コマンド
24445 \end_layout
24446
24447 \end_inset
24448 </cell>
24449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453 コマンド
24454 \end_layout
24455
24456 \end_inset
24457 </cell>
24458 </row>
24459 <row>
24460 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464
24465 \backslash
24466 sin
24467 \end_layout
24468
24469 \end_inset
24470 </cell>
24471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24472 \begin_inset Text
24473
24474 \begin_layout Plain Layout
24475
24476 \backslash
24477 sinh
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24483 \begin_inset Text
24484
24485 \begin_layout Plain Layout
24486
24487 \backslash
24488 arcsin
24489 \end_layout
24490
24491 \end_inset
24492 </cell>
24493 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Plain Layout
24497
24498 \backslash
24499 sup
24500 \end_layout
24501
24502 \end_inset
24503 </cell>
24504 </row>
24505 <row>
24506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510
24511 \backslash
24512 cos
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521
24522 \backslash
24523 cosh
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \backslash
24534 arccos
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543
24544 \backslash
24545 inf
24546 \end_layout
24547
24548 \end_inset
24549 </cell>
24550 </row>
24551 <row>
24552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24553 \begin_inset Text
24554
24555 \begin_layout Plain Layout
24556
24557 \backslash
24558 tan
24559 \end_layout
24560
24561 \end_inset
24562 </cell>
24563 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24564 \begin_inset Text
24565
24566 \begin_layout Plain Layout
24567
24568 \backslash
24569 tanh
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578
24579 \backslash
24580 arctan
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24586 \begin_inset Text
24587
24588 \begin_layout Plain Layout
24589
24590 \backslash
24591 lim
24592 \end_layout
24593
24594 \end_inset
24595 </cell>
24596 </row>
24597 <row>
24598 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Plain Layout
24602
24603 \backslash
24604 cot
24605 \end_layout
24606
24607 \end_inset
24608 </cell>
24609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613
24614 \backslash
24615 coth
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624
24625 \backslash
24626 arg
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24632 \begin_inset Text
24633
24634 \begin_layout Plain Layout
24635
24636 \backslash
24637 liminf
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 </row>
24643 <row>
24644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648
24649 \backslash
24650 sec
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659
24660 \backslash
24661 min
24662 \end_layout
24663
24664 \end_inset
24665 </cell>
24666 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Plain Layout
24670
24671 \backslash
24672 deg
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24678 \begin_inset Text
24679
24680 \begin_layout Plain Layout
24681
24682 \backslash
24683 limsup
24684 \end_layout
24685
24686 \end_inset
24687 </cell>
24688 </row>
24689 <row>
24690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694
24695 \backslash
24696 csc
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705
24706 \backslash
24707 max
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716
24717 \backslash
24718 det
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \begin_layout Plain Layout
24727
24728 \backslash
24729 Pr
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 </row>
24735 <row>
24736 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24737 \begin_inset Text
24738
24739 \begin_layout Plain Layout
24740
24741 \backslash
24742 ln
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751
24752 \backslash
24753 exp
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24759 \begin_inset Text
24760
24761 \begin_layout Plain Layout
24762
24763 \backslash
24764 dim
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773
24774 \backslash
24775 hom
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 </row>
24781 <row>
24782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786
24787 \backslash
24788 lg
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797
24798 \backslash
24799 log
24800 \end_layout
24801
24802 \end_inset
24803 </cell>
24804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808
24809 \backslash
24810 ker
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24816 \begin_inset Text
24817
24818 \begin_layout Plain Layout
24819
24820 \backslash
24821 gcd
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 </row>
24827 </lyxtabular>
24828
24829 \end_inset
24830
24831
24832 \end_layout
24833
24834 \begin_layout Standard
24835 上記は,数式ツールバーボタンの
24836 \begin_inset Info
24837 type  "icon"
24838 arg   "math-insert \\functions"
24839 \end_inset
24840
24841 でも挿入することができます.
24842 \end_layout
24843
24844 \begin_layout Subsection
24845 自己定義関数
24846 \begin_inset Index idx
24847 status collapsed
24848
24849 \begin_layout Plain Layout
24850 かんすう@関数 ! じこていぎ@自己定義
24851 \end_layout
24852
24853 \end_inset
24854
24855
24856 \end_layout
24857
24858 \begin_layout Standard
24859 たとえば符号関数sgn(x)のように,定義済みでない関数を使うには,二つの方法があります.
24860 \end_layout
24861
24862 \begin_layout Itemize
24863 以下の行を\SpecialChar LaTeX
24864 プリアンブルに加えることによって関数を定義します.
24865 \begin_inset Foot
24866 status collapsed
24867
24868 \begin_layout Plain Layout
24869
24870 \series bold
24871
24872 \backslash
24873 DeclareMathOperator
24874 \series default
24875 についての詳細は,第
24876 \begin_inset CommandInset ref
24877 LatexCommand ref
24878 reference "subsec:自己定義演算子"
24879
24880 \end_inset
24881
24882 節をご参照下さい.
24883 \end_layout
24884
24885 \end_inset
24886
24887
24888 \begin_inset Newline newline
24889 \end_inset
24890
24891
24892 \begin_inset VSpace -3mm
24893 \end_inset
24894
24895
24896 \begin_inset Newline newline
24897 \end_inset
24898
24899
24900 \series bold
24901
24902 \backslash
24903 DeclareMathOperator{
24904 \backslash
24905 sgn}{sgn}
24906 \series default
24907
24908 \begin_inset Index idx
24909 status collapsed
24910
24911 \begin_layout Plain Layout
24912 こまんど@コマンド ! D ! 
24913 \backslash
24914 dbinom@
24915 \backslash
24916 DeclareMathOperator
24917 \end_layout
24918
24919 \end_inset
24920
24921
24922 \begin_inset Newline newline
24923 \end_inset
24924
24925
24926 \begin_inset VSpace -2mm
24927 \end_inset
24928
24929
24930 \begin_inset Newline newline
24931 \end_inset
24932
24933 これによって,新しく定義された関数を
24934 \series bold
24935
24936 \backslash
24937 sgn
24938 \series default
24939 コマンドで呼び出すことができるようになります.
24940 \end_layout
24941
24942 \begin_layout Itemize
24943 数式を普通に書き下し,関数名を選択して(上記の例では
24944 \emph on
24945 sgn
24946 \emph default
24947 の文字),それを数式テキストに変更します.最後に,空白を先行する要素と関数の間に入れます.
24948 \end_layout
24949
24950 \begin_layout Standard
24951 双方とも定義済み関数と同等の出力をもたらします
24952 \begin_inset Foot
24953 status collapsed
24954
24955 \begin_layout Plain Layout
24956 \SpecialChar LyX
24957 上では,自己定義関数は赤で表示され,定義済み関数は黒で表示されます.
24958 \end_layout
24959
24960 \end_inset
24961
24962
24963 \end_layout
24964
24965 \begin_layout Standard
24966 \align center
24967 \begin_inset Tabular
24968 <lyxtabular version="3" rows="3" columns="2">
24969 <features booktabs="true" tabularvalignment="middle">
24970 <column alignment="center" valignment="top" width="0pt">
24971 <column alignment="center" valignment="top" width="0pt">
24972 <row>
24973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24974 \begin_inset Text
24975
24976 \begin_layout Plain Layout
24977 コマンド
24978 \end_layout
24979
24980 \end_inset
24981 </cell>
24982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24983 \begin_inset Text
24984
24985 \begin_layout Plain Layout
24986 出力
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 </row>
24992 <row>
24993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24994 \begin_inset Text
24995
24996 \begin_layout Plain Layout
24997 A
24998 \backslash
24999 sgn(x)+B
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008 \begin_inset Formula $A\sgn(x)+B$
25009 \end_inset
25010
25011
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 </row>
25017 <row>
25018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25019 \begin_inset Text
25020
25021 \begin_layout Plain Layout
25022 A
25023 \backslash
25024 ,
25025 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25026 \end_inset
25027
25028 (x)+B
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Plain Layout
25037 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25038 \end_inset
25039
25040
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 </row>
25046 </lyxtabular>
25047
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Standard
25054 自己定義関数を何回か使用する場合には,一番目の方法の方が適切です.
25055 \end_layout
25056
25057 \begin_layout Subsection
25058 極限
25059 \begin_inset Index idx
25060 status collapsed
25061
25062 \begin_layout Plain Layout
25063 きょくげん@極限
25064 \end_layout
25065
25066 \end_inset
25067
25068
25069 \end_layout
25070
25071 \begin_layout Standard
25072 極限用には,
25073 \series bold
25074
25075 \backslash
25076 lim
25077 \series default
25078
25079 \begin_inset Index idx
25080 status collapsed
25081
25082 \begin_layout Plain Layout
25083 こまんど@コマンド ! L ! 
25084 \backslash
25085 lim
25086 \end_layout
25087
25088 \end_inset
25089
25090
25091 \series bold
25092
25093 \backslash
25094 liminf
25095 \series default
25096
25097 \series bold
25098
25099 \backslash
25100 limsup
25101 \series default
25102 の他に,以下の関数があります.
25103 \end_layout
25104
25105 \begin_layout Standard
25106 \align center
25107 \begin_inset Tabular
25108 <lyxtabular version="3" rows="5" columns="2">
25109 <features booktabs="true" tabularvalignment="middle">
25110 <column alignment="center" valignment="top" width="0pt">
25111 <column alignment="center" valignment="top" width="0pt">
25112 <row>
25113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25114 \begin_inset Text
25115
25116 \begin_layout Plain Layout
25117 コマンド
25118 \end_layout
25119
25120 \end_inset
25121 </cell>
25122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25123 \begin_inset Text
25124
25125 \begin_layout Plain Layout
25126 出力
25127 \end_layout
25128
25129 \end_inset
25130 </cell>
25131 </row>
25132 <row>
25133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Plain Layout
25137
25138 \backslash
25139 varliminf
25140 \end_layout
25141
25142 \end_inset
25143 </cell>
25144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25145 \begin_inset Text
25146
25147 \begin_layout Plain Layout
25148 \begin_inset Formula $\varliminf$
25149 \end_inset
25150
25151
25152 \end_layout
25153
25154 \end_inset
25155 </cell>
25156 </row>
25157 <row topspace="1.5mm">
25158 <cell alignment="center" valignment="top" usebox="none">
25159 \begin_inset Text
25160
25161 \begin_layout Plain Layout
25162
25163 \backslash
25164 varlimsup
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173 \begin_inset Formula $\varlimsup$
25174 \end_inset
25175
25176
25177 \end_layout
25178
25179 \end_inset
25180 </cell>
25181 </row>
25182 <row topspace="1.5mm">
25183 <cell alignment="center" valignment="top" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187
25188 \backslash
25189 varprojlim
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25195 \begin_inset Text
25196
25197 \begin_layout Plain Layout
25198 \begin_inset Formula $\varprojlim$
25199 \end_inset
25200
25201
25202 \end_layout
25203
25204 \end_inset
25205 </cell>
25206 </row>
25207 <row topspace="1.5mm" bottomspace="1mm">
25208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25209 \begin_inset Text
25210
25211 \begin_layout Plain Layout
25212
25213 \backslash
25214 varinjlim
25215 \end_layout
25216
25217 \end_inset
25218 </cell>
25219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223 \begin_inset Formula $\varinjlim$
25224 \end_inset
25225
25226
25227 \end_layout
25228
25229 \end_inset
25230 </cell>
25231 </row>
25232 </lyxtabular>
25233
25234 \end_inset
25235
25236
25237 \end_layout
25238
25239 \begin_layout Standard
25240 \begin_inset VSpace medskip
25241 \end_inset
25242
25243 極限は,下付き文字を挿入することによって示されます.行内数式では,極限は,以下のように関数の横に置かれます.
25244 \end_layout
25245
25246 \begin_layout Standard
25247 \align center
25248 \begin_inset Tabular
25249 <lyxtabular version="3" rows="2" columns="2">
25250 <features booktabs="true" tabularvalignment="middle">
25251 <column alignment="center" valignment="top" width="0pt">
25252 <column alignment="center" valignment="top" width="0pt">
25253 <row>
25254 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 コマンド
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267 出力
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 </row>
25273 <row>
25274 <cell alignment="center" valignment="top" usebox="none">
25275 \begin_inset Text
25276
25277 \begin_layout Plain Layout
25278
25279 \backslash
25280 lim_x
25281 \backslash
25282 to
25283 \begin_inset space \textvisiblespace{}
25284 \end_inset
25285
25286 A
25287 \begin_inset space \textvisiblespace{}
25288 \end_inset
25289
25290 x=B
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299 \begin_inset Formula $\lim_{x\to A}x=B$
25300 \end_inset
25301
25302
25303 \end_layout
25304
25305 \end_inset
25306 </cell>
25307 </row>
25308 </lyxtabular>
25309
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \begin_layout Standard
25316 別行立て数式では,極限は,以下のように通常どおり下に置かれます.
25317 \begin_inset Formula 
25318 \[
25319 \lim_{x\to A}x=B
25320 \]
25321
25322 \end_inset
25323
25324
25325 \end_layout
25326
25327 \begin_layout Standard
25328 \begin_inset VSpace medskip
25329 \end_inset
25330
25331
25332 \end_layout
25333
25334 \begin_layout Standard
25335 極限の組版を調整する仕方については,第
25336 \begin_inset CommandInset ref
25337 LatexCommand ref
25338 reference "subsec:演算子の範囲"
25339
25340 \end_inset
25341
25342 節をご覧ください.
25343 \end_layout
25344
25345 \begin_layout Subsection
25346 剰余関数
25347 \begin_inset Index idx
25348 status collapsed
25349
25350 \begin_layout Plain Layout
25351 かんすう@関数 ! じょうよ@剰余
25352 \end_layout
25353
25354 \end_inset
25355
25356
25357 \begin_inset Index idx
25358 status collapsed
25359
25360 \begin_layout Plain Layout
25361 かんすう@関数 ! もじゅらす@モジュラス
25362 \begin_inset ERT
25363 status collapsed
25364
25365 \begin_layout Plain Layout
25366
25367 |see{
25368 \end_layout
25369
25370 \end_inset
25371
25372 剰余
25373 \begin_inset ERT
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377
25378 }
25379 \end_layout
25380
25381 \end_inset
25382
25383
25384 \end_layout
25385
25386 \end_inset
25387
25388
25389 \end_layout
25390
25391 \begin_layout Standard
25392 剰余関数は,特別に4つの派生型があります.
25393 \end_layout
25394
25395 \begin_layout Standard
25396 以下は,別行立て数式での派生型です.
25397 \begin_inset Formula 
25398 \begin{align*}
25399 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25400 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25401 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25402 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25403 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25404 \end{align*}
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \begin_layout Standard
25412 行内数式では,すべての派生型で,関数名の前の余白がすこし小さく設定されます.既定では,剰余関数は,続く一文字目だけを考慮します.二文字以上を使いたい時には,下記
25413 のように文字を\SpecialChar TeX
25414 括弧で囲みます.
25415 \begin_inset Formula 
25416 \begin{align*}
25417 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25418 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25419 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25420 \end{align*}
25421
25422 \end_inset
25423
25424
25425 \end_layout
25426
25427 \begin_layout Section
25428 特殊文字
25429 \begin_inset Index idx
25430 status collapsed
25431
25432 \begin_layout Plain Layout
25433 とくしゅもじ@特殊文字
25434 \end_layout
25435
25436 \end_inset
25437
25438
25439 \end_layout
25440
25441 \begin_layout Standard
25442 ^および_の各文字は,通常,上付き文字や下付き文字を生成してしまいます.これらの文字自体を得るには,その前に
25443 \backslash
25444 を付けなくてはなりません.
25445 \end_layout
25446
25447 \begin_layout Standard
25448 \noindent
25449 \align center
25450 \begin_inset Tabular
25451 <lyxtabular version="3" rows="3" columns="2">
25452 <features booktabs="true" tabularvalignment="middle">
25453 <column alignment="left" valignment="top" width="0pt">
25454 <column alignment="block" valignment="top">
25455 <row>
25456 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25457 \begin_inset Text
25458
25459 \begin_layout Plain Layout
25460 コマンド
25461 \end_layout
25462
25463 \end_inset
25464 </cell>
25465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25466 \begin_inset Text
25467
25468 \begin_layout Plain Layout
25469 出力
25470 \end_layout
25471
25472 \end_inset
25473 </cell>
25474 </row>
25475 <row>
25476 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25477 \begin_inset Text
25478
25479 \begin_layout Plain Layout
25480
25481 \backslash
25482 ^
25483 \begin_inset space \textvisiblespace{}
25484 \end_inset
25485
25486
25487 \end_layout
25488
25489 \end_inset
25490 </cell>
25491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25492 \begin_inset Text
25493
25494 \begin_layout Plain Layout
25495 \begin_inset Formula $\mathcircumflex$
25496 \end_inset
25497
25498
25499 \end_layout
25500
25501 \end_inset
25502 </cell>
25503 </row>
25504 <row>
25505 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25506 \begin_inset Text
25507
25508 \begin_layout Plain Layout
25509
25510 \backslash
25511 _
25512 \end_layout
25513
25514 \end_inset
25515 </cell>
25516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25517 \begin_inset Text
25518
25519 \begin_layout Plain Layout
25520 \begin_inset Formula $\_$
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 </row>
25529 </lyxtabular>
25530
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \begin_layout Subsection
25537 数式テキストにおける特殊文字
25538 \end_layout
25539
25540 \begin_layout Standard
25541 以下の各コマンドは,数式テキストか\SpecialChar TeX
25542 モード中でのみ使用することができます.
25543 \end_layout
25544
25545 \begin_layout Standard
25546 \begin_inset space \hfill{}
25547 \end_inset
25548
25549
25550 \begin_inset Tabular
25551 <lyxtabular version="3" rows="8" columns="2">
25552 <features booktabs="true" tabularvalignment="middle">
25553 <column alignment="left" valignment="top" width="0pt">
25554 <column alignment="block" valignment="top">
25555 <row>
25556 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25557 \begin_inset Text
25558
25559 \begin_layout Plain Layout
25560 コマンド
25561 \end_layout
25562
25563 \end_inset
25564 </cell>
25565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25566 \begin_inset Text
25567
25568 \begin_layout Plain Layout
25569 出力
25570 \end_layout
25571
25572 \end_inset
25573 </cell>
25574 </row>
25575 <row>
25576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25577 \begin_inset Text
25578
25579 \begin_layout Plain Layout
25580
25581 \backslash
25582 oe
25583 \end_layout
25584
25585 \end_inset
25586 </cell>
25587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Plain Layout
25591 \begin_inset Formula $\textrm{œ}$
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \end_inset
25598 </cell>
25599 </row>
25600 <row>
25601 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25602 \begin_inset Text
25603
25604 \begin_layout Plain Layout
25605
25606 \backslash
25607 OE
25608 \end_layout
25609
25610 \end_inset
25611 </cell>
25612 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616 \begin_inset Formula $\textrm{Œ}$
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \end_inset
25623 </cell>
25624 </row>
25625 <row>
25626 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25627 \begin_inset Text
25628
25629 \begin_layout Plain Layout
25630
25631 \backslash
25632 ae
25633 \end_layout
25634
25635 \end_inset
25636 </cell>
25637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25638 \begin_inset Text
25639
25640 \begin_layout Plain Layout
25641 \begin_inset Formula $\textrm{æ}$
25642 \end_inset
25643
25644
25645 \end_layout
25646
25647 \end_inset
25648 </cell>
25649 </row>
25650 <row>
25651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25652 \begin_inset Text
25653
25654 \begin_layout Plain Layout
25655
25656 \backslash
25657 AE
25658 \end_layout
25659
25660 \end_inset
25661 </cell>
25662 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25663 \begin_inset Text
25664
25665 \begin_layout Plain Layout
25666 \begin_inset Formula $\textrm{Æ}$
25667 \end_inset
25668
25669
25670 \end_layout
25671
25672 \end_inset
25673 </cell>
25674 </row>
25675 <row>
25676 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25677 \begin_inset Text
25678
25679 \begin_layout Plain Layout
25680
25681 \backslash
25682 aa
25683 \end_layout
25684
25685 \end_inset
25686 </cell>
25687 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25688 \begin_inset Text
25689
25690 \begin_layout Plain Layout
25691 \begin_inset Formula $\textrm{å}$
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \end_inset
25698 </cell>
25699 </row>
25700 <row>
25701 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25702 \begin_inset Text
25703
25704 \begin_layout Plain Layout
25705
25706 \backslash
25707 AA
25708 \end_layout
25709
25710 \end_inset
25711 </cell>
25712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25713 \begin_inset Text
25714
25715 \begin_layout Plain Layout
25716 \begin_inset Formula $\textrm{Å}$
25717 \end_inset
25718
25719
25720 \end_layout
25721
25722 \end_inset
25723 </cell>
25724 </row>
25725 <row>
25726 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25727 \begin_inset Text
25728
25729 \begin_layout Plain Layout
25730
25731 \backslash
25732 i
25733 \end_layout
25734
25735 \end_inset
25736 </cell>
25737 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25738 \begin_inset Text
25739
25740 \begin_layout Plain Layout
25741 \begin_inset Formula $\textrm{ı}$
25742 \end_inset
25743
25744
25745 \end_layout
25746
25747 \end_inset
25748 </cell>
25749 </row>
25750 </lyxtabular>
25751
25752 \end_inset
25753
25754
25755 \begin_inset space \hfill{}
25756 \end_inset
25757
25758
25759 \begin_inset Tabular
25760 <lyxtabular version="3" rows="8" columns="2">
25761 <features booktabs="true" tabularvalignment="middle">
25762 <column alignment="left" valignment="top" width="0pt">
25763 <column alignment="center" valignment="top">
25764 <row>
25765 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25766 \begin_inset Text
25767
25768 \begin_layout Plain Layout
25769 コマンド
25770 \begin_inset Note Note
25771 status collapsed
25772
25773 \begin_layout Plain Layout
25774 0
25775 \begin_inset space \thinspace{}
25776 \end_inset
25777
25778 mm空白を分離用に使っているのは,そうしないと出力が¡や¿になってしまうためです.
25779 \end_layout
25780
25781 \end_inset
25782
25783
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25789 \begin_inset Text
25790
25791 \begin_layout Plain Layout
25792 出力
25793 \end_layout
25794
25795 \end_inset
25796 </cell>
25797 </row>
25798 <row>
25799 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25800 \begin_inset Text
25801
25802 \begin_layout Plain Layout
25803
25804 \backslash
25805 o
25806 \end_layout
25807
25808 \end_inset
25809 </cell>
25810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25811 \begin_inset Text
25812
25813 \begin_layout Plain Layout
25814 \begin_inset Formula $\textrm{ø}$
25815 \end_inset
25816
25817
25818 \end_layout
25819
25820 \end_inset
25821 </cell>
25822 </row>
25823 <row>
25824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25825 \begin_inset Text
25826
25827 \begin_layout Plain Layout
25828
25829 \backslash
25830 O
25831 \end_layout
25832
25833 \end_inset
25834 </cell>
25835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25836 \begin_inset Text
25837
25838 \begin_layout Plain Layout
25839 \begin_inset Formula $\textrm{Ø}$
25840 \end_inset
25841
25842
25843 \end_layout
25844
25845 \end_inset
25846 </cell>
25847 </row>
25848 <row>
25849 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25850 \begin_inset Text
25851
25852 \begin_layout Plain Layout
25853
25854 \backslash
25855 l
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25861 \begin_inset Text
25862
25863 \begin_layout Plain Layout
25864 \begin_inset Formula $\textrm{ł}$
25865 \end_inset
25866
25867
25868 \end_layout
25869
25870 \end_inset
25871 </cell>
25872 </row>
25873 <row>
25874 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25875 \begin_inset Text
25876
25877 \begin_layout Plain Layout
25878
25879 \backslash
25880 L
25881 \end_layout
25882
25883 \end_inset
25884 </cell>
25885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25886 \begin_inset Text
25887
25888 \begin_layout Plain Layout
25889 \begin_inset Formula $\textrm{Ł}$
25890 \end_inset
25891
25892
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 </row>
25898 <row>
25899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903 !
25904 \begin_inset space \hspace{}
25905 \length 0mm
25906 \end_inset
25907
25908 `
25909 \begin_inset space \textvisiblespace{}
25910 \end_inset
25911
25912
25913 \end_layout
25914
25915 \end_inset
25916 </cell>
25917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25918 \begin_inset Text
25919
25920 \begin_layout Plain Layout
25921 \begin_inset Formula $\textrm{!`}$
25922 \end_inset
25923
25924
25925 \end_layout
25926
25927 \end_inset
25928 </cell>
25929 </row>
25930 <row>
25931 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25932 \begin_inset Text
25933
25934 \begin_layout Plain Layout
25935 ?
25936 \begin_inset space \hspace{}
25937 \length 0mm
25938 \end_inset
25939
25940 `
25941 \begin_inset space \textvisiblespace{}
25942 \end_inset
25943
25944
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 \begin_inset Formula $\textrm{?`}$
25954 \end_inset
25955
25956
25957 \end_layout
25958
25959 \end_inset
25960 </cell>
25961 </row>
25962 <row>
25963 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25964 \begin_inset Text
25965
25966 \begin_layout Plain Layout
25967
25968 \backslash
25969 j
25970 \end_layout
25971
25972 \end_inset
25973 </cell>
25974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25975 \begin_inset Text
25976
25977 \begin_layout Plain Layout
25978 \begin_inset Formula $\textrm{ȷ}$
25979 \end_inset
25980
25981
25982 \end_layout
25983
25984 \end_inset
25985 </cell>
25986 </row>
25987 </lyxtabular>
25988
25989 \end_inset
25990
25991
25992 \begin_inset space \hfill{}
25993 \end_inset
25994
25995
25996 \end_layout
25997
25998 \begin_layout Standard
25999 \begin_inset Formula $\textrm{\textrm{Å}}$
26000 \end_inset
26001
26002
26003 \begin_inset Formula $\textrm{\textrm{Ø}}$
26004 \end_inset
26005
26006 の各文字は,数式ツールバーボタンの
26007 \begin_inset Info
26008 type  "icon"
26009 arg   "math-insert \\digamma"
26010 \end_inset
26011
26012 からも挿入することができます.
26013 \end_layout
26014
26015 \begin_layout Standard
26016 例外は,
26017 \series bold
26018 !
26019 \begin_inset space \hspace{}
26020 \length 0mm
26021 \end_inset
26022
26023 `
26024 \series default
26025
26026 \series bold
26027 ?
26028 \begin_inset space \hspace{}
26029 \length 0mm
26030 \end_inset
26031
26032 `
26033 \series default
26034 の各コマンドで,これらは直接\SpecialChar LyX
26035 中の本文に入れることができます.
26036 \end_layout
26037
26038 \begin_layout Subsection
26039 文章中のアクセント
26040 \begin_inset CommandInset label
26041 LatexCommand label
26042 name "subsec:文章中のアクセント"
26043
26044 \end_inset
26045
26046
26047 \begin_inset Index idx
26048 status collapsed
26049
26050 \begin_layout Plain Layout
26051 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26052 \end_layout
26053
26054 \end_inset
26055
26056
26057 \end_layout
26058
26059 \begin_layout Standard
26060 以下に挙げる各コマンドを使えば,すべての文字にアクセントを付けることができます.これらのコマンドは,\SpecialChar TeX
26061 モードで入れなくてはなりません.
26062 \end_layout
26063
26064 \begin_layout Standard
26065 \begin_inset space \hfill{}
26066 \end_inset
26067
26068
26069 \begin_inset Tabular
26070 <lyxtabular version="3" rows="8" columns="2">
26071 <features booktabs="true" tabularvalignment="middle">
26072 <column alignment="left" valignment="top" width="0pt">
26073 <column alignment="block" valignment="top">
26074 <row>
26075 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26076 \begin_inset Text
26077
26078 \begin_layout Plain Layout
26079 コマンド
26080 \end_layout
26081
26082 \end_inset
26083 </cell>
26084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26085 \begin_inset Text
26086
26087 \begin_layout Plain Layout
26088 出力
26089 \end_layout
26090
26091 \end_inset
26092 </cell>
26093 </row>
26094 <row>
26095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26096 \begin_inset Text
26097
26098 \begin_layout Plain Layout
26099
26100 \backslash
26101
26102 \begin_inset Quotes grd
26103 \end_inset
26104
26105 e
26106 \end_layout
26107
26108 \end_inset
26109 </cell>
26110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Plain Layout
26114 \begin_inset ERT
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118
26119
26120 \backslash
26121 "e
26122 \end_layout
26123
26124 \end_inset
26125
26126
26127 \end_layout
26128
26129 \end_inset
26130 </cell>
26131 </row>
26132 <row>
26133 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26134 \begin_inset Text
26135
26136 \begin_layout Plain Layout
26137
26138 \backslash
26139 `e
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26145 \begin_inset Text
26146
26147 \begin_layout Plain Layout
26148 \begin_inset ERT
26149 status collapsed
26150
26151 \begin_layout Plain Layout
26152
26153
26154 \backslash
26155 `e
26156 \end_layout
26157
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \end_inset
26164 </cell>
26165 </row>
26166 <row>
26167 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26168 \begin_inset Text
26169
26170 \begin_layout Plain Layout
26171
26172 \backslash
26173 ^
26174 \begin_inset space \textvisiblespace{}
26175 \end_inset
26176
26177 e
26178 \end_layout
26179
26180 \end_inset
26181 </cell>
26182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26183 \begin_inset Text
26184
26185 \begin_layout Plain Layout
26186 \begin_inset ERT
26187 status collapsed
26188
26189 \begin_layout Plain Layout
26190
26191
26192 \backslash
26193 ^e
26194 \end_layout
26195
26196 \end_inset
26197
26198
26199 \end_layout
26200
26201 \end_inset
26202 </cell>
26203 </row>
26204 <row>
26205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26206 \begin_inset Text
26207
26208 \begin_layout Plain Layout
26209
26210 \backslash
26211 =e
26212 \end_layout
26213
26214 \end_inset
26215 </cell>
26216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26217 \begin_inset Text
26218
26219 \begin_layout Plain Layout
26220 \begin_inset ERT
26221 status collapsed
26222
26223 \begin_layout Plain Layout
26224
26225
26226 \backslash
26227 =e
26228 \end_layout
26229
26230 \end_inset
26231
26232
26233 \end_layout
26234
26235 \end_inset
26236 </cell>
26237 </row>
26238 <row>
26239 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26240 \begin_inset Text
26241
26242 \begin_layout Plain Layout
26243
26244 \backslash
26245 u
26246 \begin_inset space \textvisiblespace{}
26247 \end_inset
26248
26249 e
26250 \end_layout
26251
26252 \end_inset
26253 </cell>
26254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26255 \begin_inset Text
26256
26257 \begin_layout Plain Layout
26258 \begin_inset ERT
26259 status collapsed
26260
26261 \begin_layout Plain Layout
26262
26263
26264 \backslash
26265 u e
26266 \end_layout
26267
26268 \end_inset
26269
26270
26271 \end_layout
26272
26273 \end_inset
26274 </cell>
26275 </row>
26276 <row>
26277 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26278 \begin_inset Text
26279
26280 \begin_layout Plain Layout
26281
26282 \backslash
26283 b
26284 \begin_inset space \textvisiblespace{}
26285 \end_inset
26286
26287 e
26288 \end_layout
26289
26290 \end_inset
26291 </cell>
26292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26293 \begin_inset Text
26294
26295 \begin_layout Plain Layout
26296 \begin_inset ERT
26297 status collapsed
26298
26299 \begin_layout Plain Layout
26300
26301
26302 \backslash
26303 b e
26304 \end_layout
26305
26306 \end_inset
26307
26308
26309 \end_layout
26310
26311 \end_inset
26312 </cell>
26313 </row>
26314 <row>
26315 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26316 \begin_inset Text
26317
26318 \begin_layout Plain Layout
26319
26320 \backslash
26321 t
26322 \begin_inset space \textvisiblespace{}
26323 \end_inset
26324
26325 ee
26326 \end_layout
26327
26328 \end_inset
26329 </cell>
26330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26331 \begin_inset Text
26332
26333 \begin_layout Plain Layout
26334 \begin_inset ERT
26335 status collapsed
26336
26337 \begin_layout Plain Layout
26338
26339
26340 \backslash
26341 t ee
26342 \end_layout
26343
26344 \end_inset
26345
26346
26347 \end_layout
26348
26349 \end_inset
26350 </cell>
26351 </row>
26352 </lyxtabular>
26353
26354 \end_inset
26355
26356
26357 \begin_inset space \hfill{}
26358 \end_inset
26359
26360
26361 \begin_inset Tabular
26362 <lyxtabular version="3" rows="8" columns="2">
26363 <features booktabs="true" tabularvalignment="middle">
26364 <column alignment="left" valignment="top" width="0pt">
26365 <column alignment="center" valignment="top">
26366 <row>
26367 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26368 \begin_inset Text
26369
26370 \begin_layout Plain Layout
26371 コマンド
26372 \end_layout
26373
26374 \end_inset
26375 </cell>
26376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26377 \begin_inset Text
26378
26379 \begin_layout Plain Layout
26380 出力
26381 \end_layout
26382
26383 \end_inset
26384 </cell>
26385 </row>
26386 <row>
26387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26388 \begin_inset Text
26389
26390 \begin_layout Plain Layout
26391
26392 \backslash
26393 H
26394 \begin_inset space \textvisiblespace{}
26395 \end_inset
26396
26397 e
26398 \end_layout
26399
26400 \end_inset
26401 </cell>
26402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26403 \begin_inset Text
26404
26405 \begin_layout Plain Layout
26406 \begin_inset ERT
26407 status collapsed
26408
26409 \begin_layout Plain Layout
26410
26411
26412 \backslash
26413 H e
26414 \end_layout
26415
26416 \end_inset
26417
26418
26419 \end_layout
26420
26421 \end_inset
26422 </cell>
26423 </row>
26424 <row>
26425 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26426 \begin_inset Text
26427
26428 \begin_layout Plain Layout
26429
26430 \backslash
26431 'e
26432 \end_layout
26433
26434 \end_inset
26435 </cell>
26436 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26437 \begin_inset Text
26438
26439 \begin_layout Plain Layout
26440 \begin_inset ERT
26441 status collapsed
26442
26443 \begin_layout Plain Layout
26444
26445
26446 \backslash
26447 'e
26448 \end_layout
26449
26450 \end_inset
26451
26452
26453 \end_layout
26454
26455 \end_inset
26456 </cell>
26457 </row>
26458 <row>
26459 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26460 \begin_inset Text
26461
26462 \begin_layout Plain Layout
26463
26464 \backslash
26465 ~e
26466 \begin_inset Index idx
26467 status collapsed
26468
26469 \begin_layout Plain Layout
26470 ちるだ@チルダ
26471 \end_layout
26472
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \end_inset
26479 </cell>
26480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26481 \begin_inset Text
26482
26483 \begin_layout Plain Layout
26484 \begin_inset ERT
26485 status collapsed
26486
26487 \begin_layout Plain Layout
26488
26489
26490 \backslash
26491 ~e
26492 \end_layout
26493
26494 \end_inset
26495
26496
26497 \end_layout
26498
26499 \end_inset
26500 </cell>
26501 </row>
26502 <row>
26503 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26504 \begin_inset Text
26505
26506 \begin_layout Plain Layout
26507
26508 \backslash
26509 .e
26510 \end_layout
26511
26512 \end_inset
26513 </cell>
26514 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26515 \begin_inset Text
26516
26517 \begin_layout Plain Layout
26518 \begin_inset ERT
26519 status collapsed
26520
26521 \begin_layout Plain Layout
26522
26523
26524 \backslash
26525 .e
26526 \end_layout
26527
26528 \end_inset
26529
26530
26531 \end_layout
26532
26533 \end_inset
26534 </cell>
26535 </row>
26536 <row>
26537 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26538 \begin_inset Text
26539
26540 \begin_layout Plain Layout
26541
26542 \backslash
26543 v
26544 \begin_inset space \textvisiblespace{}
26545 \end_inset
26546
26547 e
26548 \end_layout
26549
26550 \end_inset
26551 </cell>
26552 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26553 \begin_inset Text
26554
26555 \begin_layout Plain Layout
26556 \begin_inset ERT
26557 status collapsed
26558
26559 \begin_layout Plain Layout
26560
26561
26562 \backslash
26563 v e
26564 \end_layout
26565
26566 \end_inset
26567
26568
26569 \end_layout
26570
26571 \end_inset
26572 </cell>
26573 </row>
26574 <row>
26575 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26576 \begin_inset Text
26577
26578 \begin_layout Plain Layout
26579
26580 \backslash
26581 d
26582 \begin_inset space \textvisiblespace{}
26583 \end_inset
26584
26585 e
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26591 \begin_inset Text
26592
26593 \begin_layout Plain Layout
26594 \begin_inset ERT
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598
26599
26600 \backslash
26601 d e
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \end_layout
26608
26609 \end_inset
26610 </cell>
26611 </row>
26612 <row>
26613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617
26618 \backslash
26619 c
26620 \begin_inset space \textvisiblespace{}
26621 \end_inset
26622
26623 e
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26629 \begin_inset Text
26630
26631 \begin_layout Plain Layout
26632 \begin_inset ERT
26633 status collapsed
26634
26635 \begin_layout Plain Layout
26636
26637
26638 \backslash
26639 c e
26640 \end_layout
26641
26642 \end_inset
26643
26644
26645 \end_layout
26646
26647 \end_inset
26648 </cell>
26649 </row>
26650 </lyxtabular>
26651
26652 \end_inset
26653
26654
26655 \begin_inset space \hfill{}
26656 \end_inset
26657
26658
26659 \end_layout
26660
26661 \begin_layout Standard
26662 \begin_inset VSpace medskip
26663 \end_inset
26664
26665
26666 \series bold
26667
26668 \backslash
26669 t
26670 \series default
26671 コマンドは異なる二つの文字にアクセントを付けることもできます.たとえば,コマンド
26672 \series bold
26673
26674 \backslash
26675 t
26676 \begin_inset space \textvisiblespace{}
26677 \end_inset
26678
26679 sz
26680 \series default
26681 は,
26682 \begin_inset ERT
26683 status collapsed
26684
26685 \begin_layout Plain Layout
26686
26687
26688 \backslash
26689 t sz
26690 \end_layout
26691
26692 \end_inset
26693
26694 となります.
26695 \end_layout
26696
26697 \begin_layout Standard
26698
26699 \series bold
26700 `
26701 \series default
26702  ・
26703 \series bold
26704  '
26705 \series default
26706  ・ 
26707 \series bold
26708 ^
26709 \series default
26710  の各アクセントは,\SpecialChar TeX
26711 モードを使わなくても,母音といっしょに直接キーボードから入力することもできます.チルダ
26712 \begin_inset Foot
26713 status collapsed
26714
26715 \begin_layout Plain Layout
26716 これは,チルダがアクセントとして定義されているキーボードのみに適用されます.
26717 \end_layout
26718
26719 \end_inset
26720
26721
26722 \series bold
26723 ~
26724 \series default
26725 を,
26726 \emph on
26727 a
26728 \emph default
26729
26730 \emph on
26731 n
26732 \emph default
26733
26734 \emph on
26735 o
26736 \emph default
26737 といっしょに使うときも同様です.
26738 \end_layout
26739
26740 \begin_layout Standard
26741
26742 \series bold
26743
26744 \backslash
26745 b
26746 \series default
26747
26748 \series bold
26749
26750 \backslash
26751 c
26752 \series default
26753
26754 \series bold
26755
26756 \backslash
26757 d
26758 \series default
26759
26760 \series bold
26761
26762 \backslash
26763 H
26764 \series default
26765
26766 \series bold
26767
26768 \backslash
26769 t
26770 \series default
26771
26772 \series bold
26773
26774 \backslash
26775 u
26776 \series default
26777
26778 \series bold
26779
26780 \backslash
26781 v
26782 \series default
26783 の各コマンドと,キーボードから直接挿入するアクセントは,数式テキスト中でも使うことができます.他のアクセントについては,数式内向けの特別な数式コマンドがあります
26784 .第
26785 \begin_inset CommandInset ref
26786 LatexCommand ref
26787 reference "subsec:一文字に付けるアクセント"
26788
26789 \end_inset
26790
26791 節をご参照下さい.
26792 \end_layout
26793
26794 \begin_layout Standard
26795 \begin_inset VSpace bigskip
26796 \end_inset
26797
26798 さらに,
26799 \series bold
26800
26801 \backslash
26802 textcircled
26803 \series default
26804
26805 \begin_inset Index idx
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809 こまんど@コマンド ! T ! 
26810 \backslash
26811 textcircled
26812 \end_layout
26813
26814 \end_inset
26815
26816 コマンドを使えば,著作権マークのように,あらゆる数字や文字を丸で囲む—敢えて言えば,丸囲みでアクセントを付けるようなものといえるでしょう—ことができます.
26817 \end_layout
26818
26819 \begin_layout Standard
26820 \align center
26821 \begin_inset Tabular
26822 <lyxtabular version="3" rows="3" columns="2">
26823 <features booktabs="true" tabularvalignment="middle">
26824 <column alignment="center" valignment="top" width="0pt">
26825 <column alignment="center" valignment="top">
26826 <row>
26827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26828 \begin_inset Text
26829
26830 \begin_layout Plain Layout
26831 コマンド
26832 \end_layout
26833
26834 \end_inset
26835 </cell>
26836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26837 \begin_inset Text
26838
26839 \begin_layout Plain Layout
26840 出力
26841 \end_layout
26842
26843 \end_inset
26844 </cell>
26845 </row>
26846 <row>
26847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26848 \begin_inset Text
26849
26850 \begin_layout Plain Layout
26851
26852 \backslash
26853 textcircled{w}
26854 \end_layout
26855
26856 \end_inset
26857 </cell>
26858 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26859 \begin_inset Text
26860
26861 \begin_layout Plain Layout
26862 \begin_inset ERT
26863 status collapsed
26864
26865 \begin_layout Plain Layout
26866
26867
26868 \backslash
26869 textcircled{w}
26870 \end_layout
26871
26872 \end_inset
26873
26874
26875 \end_layout
26876
26877 \end_inset
26878 </cell>
26879 </row>
26880 <row topspace="1mm">
26881 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26882 \begin_inset Text
26883
26884 \begin_layout Plain Layout
26885
26886 \backslash
26887 Large 
26888 \backslash
26889 textcircled{
26890 \backslash
26891 normalsize
26892 \backslash
26893 protect
26894 \backslash
26895 raisebox{-1.5pt}{W}}
26896 \end_layout
26897
26898 \end_inset
26899 </cell>
26900 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26901 \begin_inset Text
26902
26903 \begin_layout Plain Layout
26904 \begin_inset ERT
26905 status collapsed
26906
26907 \begin_layout Plain Layout
26908
26909
26910 \backslash
26911 Large 
26912 \backslash
26913 textcircled{
26914 \backslash
26915 normalsize
26916 \backslash
26917 protect
26918 \backslash
26919 raisebox{-1.5pt}W}
26920 \end_layout
26921
26922 \end_inset
26923
26924
26925 \end_layout
26926
26927 \end_inset
26928 </cell>
26929 </row>
26930 </lyxtabular>
26931
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \begin_layout Standard
26938 ここではユーザーが,文字が丸のなかに収まるように調整してやらなくてはなりません.ここでは,
26939 \series bold
26940
26941 \backslash
26942 Large
26943 \series default
26944
26945 \begin_inset Foot
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949
26950 \begin_inset CommandInset ref
26951 LatexCommand ref
26952 reference "subsec:書体寸法"
26953
26954 \end_inset
26955
26956 節参照のこと.
26957 \end_layout
26958
26959 \end_inset
26960
26961 で丸の大きさを指定しています.そして
26962 \series bold
26963
26964 \backslash
26965 raisebox
26966 \series default
26967
26968 \begin_inset Foot
26969 status collapsed
26970
26971 \begin_layout Plain Layout
26972
26973 \begin_inset CommandInset ref
26974 LatexCommand ref
26975 reference "subsec:枠なしボックス"
26976
26977 \end_inset
26978
26979 節参照のこと.
26980 \end_layout
26981
26982 \end_inset
26983
26984 を使って,文字が真ん中にくるようにしています.
26985 \end_layout
26986
26987 \begin_layout Subsection
26988 古式数字
26989 \begin_inset Index idx
26990 status collapsed
26991
26992 \begin_layout Plain Layout
26993 こしきすうじ@古式数字
26994 \end_layout
26995
26996 \end_inset
26997
26998
26999 \end_layout
27000
27001 \begin_layout Standard
27002 古式数字は,
27003 \series bold
27004
27005 \backslash
27006 oldstylenums
27007 \series default
27008
27009 \begin_inset Index idx
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013 こまんど@コマンド ! O ! 
27014 \backslash
27015 oldstylenums
27016 \end_layout
27017
27018 \end_inset
27019
27020 コマンドで作成することができます.このコマンドは,数式中でも\SpecialChar TeX
27021 モード中でも使うことができます.コマンド書式は,
27022 \end_layout
27023
27024 \begin_layout Standard
27025
27026 \series bold
27027
27028 \backslash
27029 oldstylenums{数字}
27030 \end_layout
27031
27032 \begin_layout Standard
27033 です.
27034 \series bold
27035
27036 \backslash
27037 oldstylenums{0123456789}
27038 \series default
27039 というコマンドは,
27040 \begin_inset Formula $\oldstylenums{0123456789}$
27041 \end_inset
27042
27043 のようになります.
27044 \end_layout
27045
27046 \begin_layout Section
27047 数式様式
27048 \begin_inset CommandInset label
27049 LatexCommand label
27050 name "sec:数式様式"
27051
27052 \end_inset
27053
27054
27055 \begin_inset Index idx
27056 status collapsed
27057
27058 \begin_layout Plain Layout
27059 すうしき@数式 ! ようしき@様式
27060 \end_layout
27061
27062 \end_inset
27063
27064
27065 \end_layout
27066
27067 \begin_layout Itemize
27068 以下の二つの配置様式があります.
27069 \end_layout
27070
27071 \begin_deeper
27072 \begin_layout Description
27073 中央揃え 事前に定義された標準です.
27074 \end_layout
27075
27076 \begin_layout Description
27077 行頭下げ これは
27078 \family sans
27079 文書\SpecialChar menuseparator
27080 設定
27081 \family default
27082 メニューの
27083 \family sans
27084 数式オプション
27085 \family default
27086 で設定することができます.
27087 \end_layout
27088
27089 \begin_layout Standard
27090
27091 \series bold
27092 数式を字下げ
27093 \series default
27094 を指定すると下げ幅を指定することができます.既定値は使用している文書苦楽に依存して変わります.
27095 \end_layout
27096
27097 \end_deeper
27098 \begin_layout Itemize
27099 また,以下の二つの連番様式があり,
27100 \family sans
27101 文書\SpecialChar menuseparator
27102 設定
27103 \family default
27104 メニューの
27105 \family sans
27106 数式オプション
27107 \family default
27108 で設定することができます.
27109 \end_layout
27110
27111 \begin_deeper
27112 \begin_layout Description
27113 右 これが多くの場合既定値です.
27114 \end_layout
27115
27116 \begin_layout Description
27117
27118 \end_layout
27119
27120 \end_deeper
27121 \begin_layout Standard
27122 これで選択した様式は,文書中のすべての別行立て数式に用いられます.もし,中央揃えと行頭下げの両様式を同一文書中で用いたい場合には,
27123 \series bold
27124 中央揃え
27125 \series default
27126 様式を指定するようにします.そして,行頭下げにしたい数式は,flalign環境に指定するようにします.第
27127 \begin_inset CommandInset ref
27128 LatexCommand ref
27129 reference "subsec:flalign環境"
27130
27131 \end_inset
27132
27133 節をご覧下さい.
27134 \end_layout
27135
27136 \begin_layout Section
27137 多行数式
27138 \begin_inset CommandInset label
27139 LatexCommand label
27140 name "sec:多行数式"
27141
27142 \end_inset
27143
27144
27145 \begin_inset Index idx
27146 status collapsed
27147
27148 \begin_layout Plain Layout
27149 すうしき@数式 ! たぎょう@多行
27150 \begin_inset space \thinspace{}
27151 \end_inset
27152
27153 ——
27154 \end_layout
27155
27156 \end_inset
27157
27158
27159 \end_layout
27160
27161 \begin_layout Subsection
27162 概要
27163 \end_layout
27164
27165 \begin_layout Standard
27166 \SpecialChar LyX
27167 では,多行数式は,数式中で
27168 \begin_inset Info
27169 type  "shortcut"
27170 arg   "newline-insert newline"
27171 \end_inset
27172
27173 を押すことで作られます.この操作によって,第
27174 \begin_inset CommandInset ref
27175 LatexCommand ref
27176 reference "subsec:eqnarray環境"
27177
27178 \end_inset
27179
27180 節に述べられている
27181 \series bold
27182 eqnarray環境
27183 \series default
27184 が作り出されるか,あるいは文書設定で
27185 \family sans
27186 AMS mathパッケージを使う
27187 \family default
27188 オプションが選択されている場合には,第
27189 \begin_inset CommandInset ref
27190 LatexCommand ref
27191 reference "subsec:標準align環境"
27192
27193 \end_inset
27194
27195 節に述べられている
27196 \series bold
27197 align環境
27198 \series default
27199 が作り出されることになります.
27200 \end_layout
27201
27202 \begin_layout Standard
27203 他にも,
27204 \family sans
27205 挿入\SpecialChar menuseparator
27206 数式
27207 \family default
27208 メニューで作ることのできる多行数式環境があります.これらの環境は,以下の各節で説明します.
27209 \end_layout
27210
27211 \begin_layout Standard
27212 すべての多行数式において,新規行は,
27213 \begin_inset Info
27214 type  "shortcut"
27215 arg   "newline-insert newline"
27216 \end_inset
27217
27218 を押すことによって作られます.行を足したり削ったりするには,数式ツールバーボタンの
27219 \begin_inset Info
27220 type  "icon"
27221 arg   "tabular-feature append-row"
27222 \end_inset
27223
27224
27225 \begin_inset Info
27226 type  "icon"
27227 arg   "tabular-feature delete-row"
27228 \end_inset
27229
27230 を使うか,
27231 \family sans
27232 編集\SpecialChar menuseparator
27233 行と列
27234 \family default
27235 メニューを使うことができます.
27236 \end_layout
27237
27238 \begin_layout Subsubsection
27239 行間
27240 \begin_inset CommandInset label
27241 LatexCommand label
27242 name "subsec:行間"
27243
27244 \end_inset
27245
27246
27247 \begin_inset Index idx
27248 status collapsed
27249
27250 \begin_layout Plain Layout
27251 すうしき@数式 ! たぎょう@多行
27252 \begin_inset space \thinspace{}
27253 \end_inset
27254
27255 —— ! ぎょうかん@行間
27256 \end_layout
27257
27258 \end_inset
27259
27260
27261 \end_layout
27262
27263 \begin_layout Standard
27264 以下のように,多行数式において行のあいだの空白が足りないことが,ときどき起こります.
27265 \begin_inset Formula 
27266 \begin{eqnarray*}
27267 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}\\
27268 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
27269 \end{eqnarray*}
27270
27271 \end_inset
27272
27273
27274 \end_layout
27275
27276 \begin_layout Standard
27277 \SpecialChar LaTeX
27278 において行間を付け加えるには,新規行コマンドに非必須の引数をとらせて指定しますが,これはまだ\SpecialChar LyX
27279 には実装されていない
27280 \begin_inset Foot
27281 status collapsed
27282
27283 \begin_layout Plain Layout
27284 \begin_inset CommandInset href
27285 LatexCommand href
27286 name "LyX-bug #1505"
27287 target "https://www.lyx.org/trac/ticket/1505"
27288 literal "false"
27289
27290 \end_inset
27291
27292 を参照.
27293 \end_layout
27294
27295 \end_inset
27296
27297 ので,数式全体を\SpecialChar TeX
27298 モードで入れなくてはなりません.上記の例の行間を大きくするには,最初の行の最後に
27299 \series bold
27300
27301 \backslash
27302
27303 \backslash
27304 [3mm]
27305 \series default
27306 というコマンドを入れます.すると,次のようになります.
27307 \begin_inset ERT
27308 status collapsed
27309
27310 \begin_layout Plain Layout
27311
27312
27313 \backslash
27314 begin{eqnarray*}
27315 \end_layout
27316
27317 \begin_layout Plain Layout
27318
27319 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27320  = & 
27321 \backslash
27322 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27323 \backslash
27324
27325 \backslash
27326 [3mm]
27327 \end_layout
27328
27329 \begin_layout Plain Layout
27330
27331 4x^{2}
27332 \backslash
27333 left(B^{2}+x_{0}^{2}
27334 \backslash
27335 right)+4x_{0}x
27336 \backslash
27337 left(D-B^{2}
27338 \backslash
27339 right)+B^{2}
27340 \backslash
27341 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27342 \backslash
27343 right) & = & 0
27344 \end_layout
27345
27346 \begin_layout Plain Layout
27347
27348
27349 \backslash
27350 end{eqnarray*}
27351 \end_layout
27352
27353 \end_inset
27354
27355
27356 \end_layout
27357
27358 \begin_layout Standard
27359 \begin_inset VSpace bigskip
27360 \end_inset
27361
27362 同一数式内のすべての行の行間を一律に指定するには,
27363 \series bold
27364
27365 \backslash
27366 jot
27367 \series default
27368
27369 \begin_inset Index idx
27370 status collapsed
27371
27372 \begin_layout Plain Layout
27373 こまんど@コマンド ! J ! 
27374 \backslash
27375 jot
27376 \end_layout
27377
27378 \end_inset
27379
27380 変数を変更します.定義は,
27381 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
27382 \end_inset
27383
27384 となっています.
27385 \series bold
27386
27387 \backslash
27388 jot
27389 \series default
27390 の既定値は,3
27391 \begin_inset space \thinspace{}
27392 \end_inset
27393
27394 ptです.上記の例のように,行間を3
27395 \begin_inset space \thinspace{}
27396 \end_inset
27397
27398 mm追加するには,
27399 \end_layout
27400
27401 \begin_layout Standard
27402
27403 \series bold
27404
27405 \backslash
27406 setlength{
27407 \backslash
27408 jot}{3mm+3pt}
27409 \end_layout
27410
27411 \begin_layout Standard
27412 というコマンドを,数式直前に\SpecialChar TeX
27413 モードで入れておきます.これを行うには,\SpecialChar LaTeX
27414 プリアンブルに
27415 \end_layout
27416
27417 \begin_layout Standard
27418
27419 \series bold
27420
27421 \backslash
27422 usepackage{calc}
27423 \end_layout
27424
27425 \begin_layout Standard
27426 という行を入れて,\SpecialChar LaTeX
27427 パッケージ
27428 \series bold
27429 calc
27430 \series default
27431
27432 \begin_inset Foot
27433 status collapsed
27434
27435 \begin_layout Plain Layout
27436
27437 \series bold
27438 calc
27439 \series default
27440 は標準的な\SpecialChar LaTeX
27441 頒布版のすべてに付属しています.
27442 \end_layout
27443
27444 \end_inset
27445
27446
27447 \begin_inset Index idx
27448 status collapsed
27449
27450 \begin_layout Plain Layout
27451 ぱっけーじ@パッケージ ! calc
27452 \end_layout
27453
27454 \end_inset
27455
27456  を読み込んでおく必要があります.すると,
27457 \begin_inset ERT
27458 status collapsed
27459
27460 \begin_layout Plain Layout
27461
27462
27463 \backslash
27464 setlength{
27465 \backslash
27466 jot}{3mm+3pt}
27467 \end_layout
27468
27469 \end_inset
27470
27471
27472 \begin_inset Formula 
27473 \begin{eqnarray*}
27474 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}\\
27475 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
27476 \end{eqnarray*}
27477
27478 \end_inset
27479
27480
27481 \end_layout
27482
27483 \begin_layout Standard
27484 \begin_inset ERT
27485 status collapsed
27486
27487 \begin_layout Plain Layout
27488
27489
27490 \backslash
27491 setlength{
27492 \backslash
27493 jot}{3pt}
27494 \end_layout
27495
27496 \end_inset
27497
27498 のような結果を得ます.行間を既定値に戻すには,
27499 \series bold
27500
27501 \backslash
27502 jot
27503 \series default
27504 をふたたび3
27505 \begin_inset space \thinspace{}
27506 \end_inset
27507
27508 ptに戻します.
27509 \end_layout
27510
27511 \begin_layout Subsubsection
27512 列間
27513 \begin_inset CommandInset label
27514 LatexCommand label
27515 name "subsec:列間"
27516
27517 \end_inset
27518
27519
27520 \begin_inset Index idx
27521 status collapsed
27522
27523 \begin_layout Plain Layout
27524 すうしき@数式 ! たぎょう@多行
27525 \begin_inset space \thinspace{}
27526 \end_inset
27527
27528 —— ! れつかん@列間
27529 \end_layout
27530
27531 \end_inset
27532
27533
27534 \end_layout
27535
27536 \begin_layout Standard
27537 多行数式は,行列を形成します.たとえば,eqnarray環境の数式は,3列からなる行列です.この環境で列間を変更すれば,関係子周辺の余白を変更することができます
27538
27539 \end_layout
27540
27541 \begin_layout Standard
27542 列間は,
27543 \series bold
27544
27545 \backslash
27546 arraycolsep
27547 \series default
27548
27549 \begin_inset Index idx
27550 status collapsed
27551
27552 \begin_layout Plain Layout
27553 こまんど@コマンド ! A ! 
27554 \backslash
27555 arraycolsep
27556 \end_layout
27557
27558 \end_inset
27559
27560 変数を使って指定し,
27561 \begin_inset Newline newline
27562 \end_inset
27563
27564 列間 = 2
27565 \begin_inset space \thinspace{}
27566 \end_inset
27567
27568
27569 \series bold
27570
27571 \backslash
27572 arraycolsep
27573 \series default
27574
27575 \begin_inset Newline newline
27576 \end_inset
27577
27578 という関係があります.したがって,
27579 \end_layout
27580
27581 \begin_layout Standard
27582
27583 \series bold
27584
27585 \backslash
27586 setlength{
27587 \backslash
27588 arraycolsep}{1cm}
27589 \end_layout
27590
27591 \begin_layout Standard
27592 というコマンドを\SpecialChar TeX
27593 モードで入れると,ここから後のすべての数式の列間が2
27594 \begin_inset space \thinspace{}
27595 \end_inset
27596
27597 cmになります.これを既定値に戻すには,
27598 \series bold
27599
27600 \backslash
27601 arraycolsep
27602 \series default
27603 を5
27604 \begin_inset space \thinspace{}
27605 \end_inset
27606
27607 ptに戻して下さい.
27608 \end_layout
27609
27610 \begin_layout Standard
27611 以下は,2
27612 \begin_inset space \thinspace{}
27613 \end_inset
27614
27615 cmの列間を持つ数式です.
27616 \begin_inset ERT
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620
27621
27622 \backslash
27623 setlength{
27624 \backslash
27625 arraycolsep}{1cm}
27626 \end_layout
27627
27628 \end_inset
27629
27630
27631 \begin_inset Formula 
27632 \begin{eqnarray*}
27633 A & = & B\\
27634 C & \ne & A
27635 \end{eqnarray*}
27636
27637 \end_inset
27638
27639 行列の既定の列間10
27640 \begin_inset space \thinspace{}
27641 \end_inset
27642
27643 ptを持つ数式です.
27644 \begin_inset ERT
27645 status collapsed
27646
27647 \begin_layout Plain Layout
27648
27649
27650 \backslash
27651 setlength{
27652 \backslash
27653 arraycolsep}{5pt}
27654 \end_layout
27655
27656 \end_inset
27657
27658
27659 \begin_inset Formula 
27660 \begin{eqnarray*}
27661 A & = & B\\
27662 C & \ne & A
27663 \end{eqnarray*}
27664
27665 \end_inset
27666
27667
27668 \end_layout
27669
27670 \begin_layout Subsubsection
27671 長い数式
27672 \begin_inset Index idx
27673 status collapsed
27674
27675 \begin_layout Plain Layout
27676 すうしき@数式 ! ながい@長い
27677 \end_layout
27678
27679 \end_inset
27680
27681
27682 \end_layout
27683
27684 \begin_layout Standard
27685 長い数式は,以下の方法を使って組版することができます.
27686 \end_layout
27687
27688 \begin_layout Itemize
27689 左辺ないし右辺の一方が,行幅よりもかなり短いときには,以下のように,短い方を左辺に置き,右辺を二行に分けて組版します.
27690 \begin_inset Formula 
27691 \begin{eqnarray}
27692 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 \\
27693  &  & -\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}
27694 \end{eqnarray}
27695
27696 \end_inset
27697
27698 二行目の最初のマイナス記号は,行頭の文字になってしまうため,通常,表示の上で演算子としては取り扱われません.前後に余白が置かれることもなく,分数線からも離れて表
27699 示されません.これを避けるために,マイナス記号の後に
27700 \series bold
27701
27702 \backslash
27703 hspace
27704 \series default
27705 .
27706 \begin_inset Foot
27707 status collapsed
27708
27709 \begin_layout Plain Layout
27710
27711 \series bold
27712
27713 \backslash
27714 hspace
27715 \series default
27716 に関しての詳細は,第
27717 \begin_inset CommandInset ref
27718 LatexCommand ref
27719 reference "subsec:可変長の空白"
27720
27721 \end_inset
27722
27723 節をご覧下さい.
27724 \end_layout
27725
27726 \end_inset
27727
27728
27729 \begin_inset Index idx
27730 status collapsed
27731
27732 \begin_layout Plain Layout
27733 こまんど@コマンド ! H ! 
27734 \backslash
27735 hspace
27736 \end_layout
27737
27738 \end_inset
27739
27740 コマンドを使って3
27741 \begin_inset space \thinspace{}
27742 \end_inset
27743
27744 pt空白を入れてあります.
27745 \end_layout
27746
27747 \begin_layout Itemize
27748 数式の両辺がともに長すぎるときには,
27749 \series bold
27750
27751 \backslash
27752 lefteqn
27753 \series default
27754
27755 \begin_inset Index idx
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759 こまんど@コマンド ! L ! 
27760 \backslash
27761 lefteqn
27762 \end_layout
27763
27764 \end_inset
27765
27766 コマンドを使います.これを最初の行の第一列に入れると,以下のように,続きの内容が他の列にかかって表示されます.
27767 \begin_inset Formula 
27768 \begin{eqnarray}
27769 \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 \\
27770  &  & -\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 \\
27771  &  & =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}
27772 \end{eqnarray}
27773
27774 \end_inset
27775
27776
27777 \series bold
27778
27779 \backslash
27780 lefteqn
27781 \series default
27782 を入力すると,青枠から少し左にずれたところに現れる紫枠にカーソルが移るので,ここに数式を入力します.
27783 \begin_inset Newline newline
27784 \end_inset
27785
27786 二行め以降の行の内容は,二列め以降の列に挿入します.挿入する列が右になるほど,字下げの量が大きくなります.
27787 \begin_inset VSpace medskip
27788 \end_inset
27789
27790
27791 \begin_inset Newline newline
27792 \end_inset
27793
27794
27795 \begin_inset Note Greyedout
27796 status open
27797
27798 \begin_layout Plain Layout
27799
27800 \series bold
27801
27802 \backslash
27803 lefteqn
27804 \series default
27805 を使用する際には,以下のことにご注意下さい.
27806 \end_layout
27807
27808 \begin_layout Itemize
27809 数式では,ページ幅全部を使うことはしません.たとえば,上記の例で,最初の行に
27810 \begin_inset Formula $-B^{2}$
27811 \end_inset
27812
27813 という項を置いたとすると,ページ余白の領域に出てしまいますが,これはよくありません.幅をうまく使うには,最初の行の行頭に負の空白を入れる方法もあります.
27814 \end_layout
27815
27816 \begin_layout Itemize
27817 \SpecialChar LyX
27818 のバグによって,最初の行にマウスでカーソルを入れることはできません
27819 \begin_inset Foot
27820 status collapsed
27821
27822 \begin_layout Plain Layout
27823 \begin_inset CommandInset href
27824 LatexCommand href
27825 name "LyX-bug #1429"
27826 target "https://www.lyx.org/trac/ticket/1429"
27827 literal "false"
27828
27829 \end_inset
27830
27831
27832 \end_layout
27833
27834 \end_inset
27835
27836 .カーソルを行頭に合わせて,矢印
27837 \begin_inset Flex Ruby
27838 status collapsed
27839
27840 \begin_layout Plain Layout
27841
27842 \begin_inset Argument post:1
27843 status collapsed
27844
27845 \begin_layout Plain Layout
27846 キー
27847 \end_layout
27848
27849 \end_inset
27850
27851
27852 \end_layout
27853
27854 \end_inset
27855
27856 で移動するしかありません.
27857 \end_layout
27858
27859 \end_inset
27860
27861
27862 \end_layout
27863
27864 \begin_layout Itemize
27865 長い数式を組む他の方法として,第
27866 \begin_inset CommandInset ref
27867 LatexCommand ref
27868 reference "subsec:multline環境"
27869
27870 \end_inset
27871
27872 節と第
27873 \begin_inset CommandInset ref
27874 LatexCommand ref
27875 reference "subsec:数式の一部の多行化"
27876
27877 \end_inset
27878
27879 節で述べられている環境を用いる方法があります.
27880 \end_layout
27881
27882 \begin_layout Subsubsection
27883 多行にわたる分数
27884 \begin_inset CommandInset label
27885 LatexCommand label
27886 name "subsec:多行にわたる分数"
27887
27888 \end_inset
27889
27890
27891 \begin_inset Index idx
27892 status collapsed
27893
27894 \begin_layout Plain Layout
27895 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
27896 \end_layout
27897
27898 \end_inset
27899
27900
27901 \end_layout
27902
27903 \begin_layout Standard
27904 分数の分母もしくは分子が長すぎて,一行に入りきらないことがあります.この場合には,分数内で改行をしなくてはなりません.これを行うには,
27905 \series bold
27906
27907 \backslash
27908 splitfrac
27909 \series default
27910 コマンド
27911 \begin_inset Index idx
27912 status collapsed
27913
27914 \begin_layout Plain Layout
27915 こまんど@コマンド ! S ! 
27916 \backslash
27917 splitfrac
27918 \end_layout
27919
27920 \end_inset
27921
27922 を使うことができます.これを有効化するには,文書設定の
27923 \family sans
27924 数式オプション
27925 \family default
27926 で,
27927 \series bold
27928 mathtools
27929 \series default
27930 パッケージ
27931 \begin_inset Index idx
27932 status collapsed
27933
27934 \begin_layout Plain Layout
27935 ぱっけーじ@パッケージ ! mathtools
27936 \end_layout
27937
27938 \end_inset
27939
27940
27941 \family sans
27942 常に読み込み
27943 \family default
27944 オプションを指定してください.
27945 \series bold
27946
27947 \backslash
27948 splitfrac
27949 \series default
27950 のスキームは
27951 \end_layout
27952
27953 \begin_layout Standard
27954
27955 \series bold
27956
27957 \backslash
27958 splitfrac{1行目}{2行目}
27959 \end_layout
27960
27961 \begin_layout Standard
27962 となっており,分母にも分子にも使うことができます.
27963 \end_layout
27964
27965 \begin_layout Standard
27966 \begin_inset Formula 
27967 \[
27968 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}
27969 \]
27970
27971 \end_inset
27972
27973 上記の最初の分子に使われているコマンドは,
27974 \end_layout
27975
27976 \begin_layout Standard
27977
27978 \series bold
27979
27980 \backslash
27981 splitfrac{xy+xy+xy+xy+xy
27982 \begin_inset space \textvisiblespace{}
27983 \end_inset
27984
27985
27986 \backslash
27987 {+wy+wy+wy+wy
27988 \end_layout
27989
27990 \begin_layout Standard
27991 です.
27992 \end_layout
27993
27994 \begin_layout Subsubsection
27995 多行にわたる括弧
27996 \begin_inset CommandInset label
27997 LatexCommand label
27998 name "subsec:多行にわたる括弧"
27999
28000 \end_inset
28001
28002
28003 \begin_inset Index idx
28004 status collapsed
28005
28006 \begin_layout Plain Layout
28007 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28008 \end_layout
28009
28010 \end_inset
28011
28012
28013 \end_layout
28014
28015 \begin_layout Standard
28016 多行にわたる括弧を作ろうとすると,以下のような問題が生じます.
28017 \begin_inset Formula 
28018 \begin{eqnarray*}
28019 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28020  &  & \left.\cdots+B-D\right]
28021 \end{eqnarray*}
28022
28023 \end_inset
28024
28025
28026 \end_layout
28027
28028 \begin_layout Standard
28029 可変寸法の括弧は多行にわたることができないので,閉じ括弧が初めの括弧よりも小さくなってしまっています.
28030 \end_layout
28031
28032 \begin_layout Standard
28033 二行めの括弧の大きさを正しく設定するには,最初の行の終わりを
28034 \series bold
28035
28036 \backslash
28037 right.
28038 \series default
28039
28040 \begin_inset Index idx
28041 status collapsed
28042
28043 \begin_layout Plain Layout
28044 こまんど@コマンド ! R ! 
28045 \backslash
28046 right
28047 \end_layout
28048
28049 \end_inset
28050
28051 とし,二行めの始めを
28052 \series bold
28053
28054 \backslash
28055 left.
28056 \begin_inset Foot
28057 status collapsed
28058
28059 \begin_layout Plain Layout
28060
28061 \series bold
28062
28063 \backslash
28064 left
28065 \series default
28066
28067 \series bold
28068
28069 \backslash
28070 right
28071 \series default
28072 に関する詳細は,第
28073 \begin_inset CommandInset ref
28074 LatexCommand ref
28075 reference "subsec:自動の括弧丈"
28076
28077 \end_inset
28078
28079 節をご覧下さい.
28080 \end_layout
28081
28082 \end_inset
28083
28084
28085 \series default
28086
28087 \begin_inset Index idx
28088 status collapsed
28089
28090 \begin_layout Plain Layout
28091 こまんど@コマンド ! L ! 
28092 \backslash
28093 left
28094 \end_layout
28095
28096 \end_inset
28097
28098 とします.一行めにおいては,範囲付き積演算子がもっとも大きな記号であり,これが二行めの括弧の大きさにならなくてはならないので,
28099 \series bold
28100
28101 \backslash
28102 left.
28103 \series default
28104 の後に,
28105 \series bold
28106
28107 \backslash
28108 vphantom
28109 \series default
28110
28111 \begin_inset space \textvisiblespace{}
28112 \end_inset
28113
28114
28115 \series bold
28116
28117 \backslash
28118 prod
28119 \series default
28120 ^
28121 \begin_inset space \textvisiblespace{}
28122 \end_inset
28123
28124
28125 \series bold
28126
28127 \backslash
28128 infty
28129 \series default
28130
28131 \begin_inset space \textvisiblespace{}
28132 \end_inset
28133
28134
28135 \series bold
28136
28137 \begin_inset Formula $\downarrow$
28138 \end_inset
28139
28140 _R=1}
28141 \series default
28142
28143 \begin_inset Index idx
28144 status collapsed
28145
28146 \begin_layout Plain Layout
28147 こまんど@コマンド ! V ! 
28148 \backslash
28149 vphantom
28150 \end_layout
28151
28152 \end_inset
28153
28154 というコマンドを挿入します.
28155 \end_layout
28156
28157 \begin_layout Standard
28158 その結果が以下の数式です.
28159 \begin_inset Formula 
28160 \begin{eqnarray*}
28161 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28162  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28163 \end{eqnarray*}
28164
28165 \end_inset
28166
28167
28168 \end_layout
28169
28170 \begin_layout Subsection
28171 align環境
28172 \end_layout
28173
28174 \begin_layout Standard
28175 align環境は,すべての型の多行数式に使うことができ,とくに,いくつかの数式を並べて表示させるのに便利です.
28176 \end_layout
28177
28178 \begin_layout Standard
28179 align環境には列があり,奇数列は右揃え,偶数列は左揃えに設定されます.align環境の行にはすべて,付番することができます.
28180 \end_layout
28181
28182 \begin_layout Standard
28183 align環境は,
28184 \family sans
28185 挿入\SpecialChar menuseparator
28186 数式
28187 \family default
28188 メニューから作ることができます.
28189 \family sans
28190 編集\SpecialChar menuseparator
28191 数式\SpecialChar menuseparator
28192 数式の表記を変更
28193 \family default
28194 メニューを使えば,既存の数式をalign環境に変更することができます.
28195 \end_layout
28196
28197 \begin_layout Standard
28198 列を追加したり削除したりするには,数式ツールバーボタンの
28199 \begin_inset Info
28200 type  "icon"
28201 arg   "tabular-feature append-column"
28202 \end_inset
28203
28204
28205 \begin_inset Info
28206 type  "icon"
28207 arg   "tabular-feature delete-column"
28208 \end_inset
28209
28210 を使うか,
28211 \family sans
28212 編集\SpecialChar menuseparator
28213 行と列
28214 \family default
28215 メニューを使います.
28216 \end_layout
28217
28218 \begin_layout Subsubsection
28219 標準align環境
28220 \begin_inset CommandInset label
28221 LatexCommand label
28222 name "subsec:標準align環境"
28223
28224 \end_inset
28225
28226
28227 \begin_inset Index idx
28228 status collapsed
28229
28230 \begin_layout Plain Layout
28231 すうしき@数式 ! たぎょう@多行
28232 \begin_inset space \thinspace{}
28233 \end_inset
28234
28235 —— ! alignかんきょう@align環境
28236 \end_layout
28237
28238 \end_inset
28239
28240
28241 \end_layout
28242
28243 \begin_layout Standard
28244 このalign環境は,数式中で
28245 \begin_inset Info
28246 type  "shortcut"
28247 arg   "newline-insert newline"
28248 \end_inset
28249
28250 を押すか,
28251 \family sans
28252 挿入\SpecialChar menuseparator
28253 数式\SpecialChar menuseparator
28254 AMS align環境
28255 \family default
28256 メニューで作ることができます.
28257 \end_layout
28258
28259 \begin_layout Standard
28260 以下は,二つの数式を横に並べた例ですが,これは4列からなるalign環境として作ります.
28261 \begin_inset Formula 
28262 \begin{align*}
28263 A & =\sin(B) & C & =D\\
28264 C & \ne A & B & \ne D
28265 \end{align*}
28266
28267 \end_inset
28268
28269 ご覧になって分かるように,この環境の数式は,一列めの前と偶数列の後に
28270 \series bold
28271
28272 \backslash
28273 hfill
28274 \begin_inset Foot
28275 status collapsed
28276
28277 \begin_layout Plain Layout
28278
28279 \series bold
28280
28281 \backslash
28282 hfill
28283 \series default
28284 に関する詳細は,第
28285 \begin_inset CommandInset ref
28286 LatexCommand ref
28287 reference "subsec:可変長の空白"
28288
28289 \end_inset
28290
28291 節をご覧下さい.
28292 \end_layout
28293
28294 \end_inset
28295
28296
28297 \series default
28298 があるかのように配置されます.数式様式として
28299 \series bold
28300 行頭下げ
28301 \begin_inset Foot
28302 status collapsed
28303
28304 \begin_layout Plain Layout
28305
28306 \series bold
28307 数式様式については,第
28308 \series default
28309
28310 \begin_inset CommandInset ref
28311 LatexCommand ref
28312 reference "sec:数式様式"
28313
28314 \end_inset
28315
28316 節をご覧下さい.
28317 \end_layout
28318
28319 \end_inset
28320
28321
28322 \series default
28323 を使う場合には,第一列の前の
28324 \series bold
28325
28326 \backslash
28327 hfill
28328 \series default
28329 はない形で数式が設定されます.
28330 \end_layout
28331
28332 \begin_layout Subsubsection
28333 alignat環境
28334 \begin_inset Index idx
28335 status collapsed
28336
28337 \begin_layout Plain Layout
28338 すうしき@数式 ! たぎょう@多行
28339 \begin_inset space \thinspace{}
28340 \end_inset
28341
28342 —— ! alignatかんきょう@alignat環境
28343 \end_layout
28344
28345 \end_inset
28346
28347
28348 \end_layout
28349
28350 \begin_layout Standard
28351 alignat環境には,事前に設定された列間が存在しません.列間は,必要ならば,第
28352 \begin_inset CommandInset ref
28353 LatexCommand ref
28354 reference "subsec:空白"
28355
28356 \end_inset
28357
28358 節に述べられている空白を使用して手動で入れます.
28359 \end_layout
28360
28361 \begin_layout Standard
28362 以下は,上記の例をalignat環境に設定し,二つめの数式の頭に1
28363 \begin_inset space \thinspace{}
28364 \end_inset
28365
28366 cmの空白を入れたものです.
28367 \begin_inset Formula 
28368 \begin{alignat*}{2}
28369 A & =\sin(B) & \hspace{1cm}C & =D\\
28370 C & \ne A & B & \ne D
28371 \end{alignat*}
28372
28373 \end_inset
28374
28375 列間を各列ごとに設定することができるので,この環境は,とくに三つないし四つの数式を横に並べるのに向いています.
28376 \end_layout
28377
28378 \begin_layout Subsubsection
28379 flalign環境
28380 \begin_inset CommandInset label
28381 LatexCommand label
28382 name "subsec:flalign環境"
28383
28384 \end_inset
28385
28386
28387 \begin_inset Index idx
28388 status collapsed
28389
28390 \begin_layout Plain Layout
28391 すうしき@数式 ! たぎょう@多行
28392 \begin_inset space \thinspace{}
28393 \end_inset
28394
28395 —— ! flalignかんきょう@flalign環境
28396 \end_layout
28397
28398 \end_inset
28399
28400
28401 \end_layout
28402
28403 \begin_layout Standard
28404 この環境では,つねに,最初の二列をできるだけ左寄せにし,最後の二列をできるだけ右寄せにするように設定されます.以下がその例です.
28405 \begin_inset Formula 
28406 \begin{flalign*}
28407 A & =1 & B & =2 & C & =3\\
28408 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28409 \end{flalign*}
28410
28411 \end_inset
28412
28413
28414 \end_layout
28415
28416 \begin_layout Standard
28417 奇数列のflalign環境を作成し,最後の列に空の\SpecialChar TeX
28418 括弧を入れておくと,数式様式として
28419 \series bold
28420 中央揃え
28421 \series default
28422 が用いられているときでも,一部の数式を左寄せにすることができます.以下は,例として
28423 \begin_inset CommandInset ref
28424 LatexCommand eqref
28425 reference "eq:VolInt"
28426
28427 \end_inset
28428
28429 式を行頭下げにしたものです.
28430 \begin_inset Formula 
28431 \begin{flalign}
28432 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28433 \end{flalign}
28434
28435 \end_inset
28436
28437 ここで,最初の二列には数式が入れられており,行頭下げ数式様式と同等の字下げを行うために,30
28438 \begin_inset space \thinspace{}
28439 \end_inset
28440
28441 ptの空白が第1列の頭に入れてあります.
28442 \end_layout
28443
28444 \begin_layout Subsection
28445 eqnarray環境
28446 \begin_inset CommandInset label
28447 LatexCommand label
28448 name "subsec:eqnarray環境"
28449
28450 \end_inset
28451
28452
28453 \begin_inset Index idx
28454 status collapsed
28455
28456 \begin_layout Plain Layout
28457 すうしき@数式 ! たぎょう@多行
28458 \begin_inset space \thinspace{}
28459 \end_inset
28460
28461 —— ! eqnarrayかんきょう@eqnarray環境
28462 \end_layout
28463
28464 \end_inset
28465
28466
28467 \end_layout
28468
28469 \begin_layout Standard
28470 この環境を作成すると,三つの青枠が現れます.最初の枠の内容は右寄せに設定され,最後の枠の内容は左寄せに設定されます.中央の枠は,関係子のみを入れることを想定して
28471 いるので,その内容は中央揃えで少し小さく設定されます.
28472 \begin_inset Formula 
28473 \begin{eqnarray*}
28474 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28475 AB & AB & AB\\
28476 A & = & A
28477 \end{eqnarray*}
28478
28479 \end_inset
28480
28481
28482 \end_layout
28483
28484 \begin_layout Subsection
28485 gather環境
28486 \begin_inset Index idx
28487 status collapsed
28488
28489 \begin_layout Plain Layout
28490 すうしき@数式 ! たぎょう@多行
28491 \begin_inset space \thinspace{}
28492 \end_inset
28493
28494 —— ! gatherかんきょう@gather環境
28495 \end_layout
28496
28497 \end_inset
28498
28499
28500 \end_layout
28501
28502 \begin_layout Standard
28503 この環境には,中央揃えに設定された列一つしかありません.行はすべて付番することができます.
28504 \begin_inset Formula 
28505 \begin{gather}
28506 A=1\\
28507 X=\textrm{-}1
28508 \end{gather}
28509
28510 \end_inset
28511
28512
28513 \end_layout
28514
28515 \begin_layout Subsection
28516 multline環境
28517 \begin_inset CommandInset label
28518 LatexCommand label
28519 name "subsec:multline環境"
28520
28521 \end_inset
28522
28523
28524 \begin_inset Index idx
28525 status collapsed
28526
28527 \begin_layout Plain Layout
28528 すうしき@数式 ! たぎょう@多行
28529 \begin_inset space \thinspace{}
28530 \end_inset
28531
28532 —— ! multlineかんきょう@multpline環境
28533 \end_layout
28534
28535 \end_inset
28536
28537
28538 \end_layout
28539
28540 \begin_layout Standard
28541 gather環境同様,multline環境には,中央揃えに設定された列一つしかありません.ただし,一行めが左揃えに設定され,最終行が右揃えに設定されるのです.他
28542 の行はすべて中央揃えになります.このことから,この環境は,長い数式に使うのに向いています.用例として,
28543 \begin_inset CommandInset ref
28544 LatexCommand eqref
28545 reference "eq:lefteqn"
28546
28547 \end_inset
28548
28549 式をmultline環境に置いたものを示します.
28550 \begin_inset Formula 
28551 \begin{multline}
28552 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}\\
28553 -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}\\
28554 =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}}
28555 \end{multline}
28556
28557 \end_inset
28558
28559
28560 \end_layout
28561
28562 \begin_layout Standard
28563 文書の付番設定が右寄せ(左寄せ)になっているときには,出力では,multline環境の最後(最初)の行だけが付番されます
28564 \begin_inset Foot
28565 status collapsed
28566
28567 \begin_layout Plain Layout
28568 付番様式については,第
28569 \begin_inset CommandInset ref
28570 LatexCommand ref
28571 reference "sec:数式様式"
28572
28573 \end_inset
28574
28575 節を参照.
28576 \end_layout
28577
28578 \end_inset
28579
28580
28581 \end_layout
28582
28583 \begin_layout Standard
28584
28585 \series bold
28586
28587 \backslash
28588 shoveright
28589 \begin_inset Index idx
28590 status collapsed
28591
28592 \begin_layout Plain Layout
28593 こまんど@コマンド ! S ! 
28594 \backslash
28595 shoveright
28596 \end_layout
28597
28598 \end_inset
28599
28600 コマンドや
28601 \backslash
28602 shoveleft
28603 \begin_inset Index idx
28604 status collapsed
28605
28606 \begin_layout Plain Layout
28607 こまんど@コマンド ! S ! 
28608 \backslash
28609 shoveleft
28610 \end_layout
28611
28612 \end_inset
28613
28614
28615 \series default
28616 コマンドを使えば,中央揃えの行を右寄せや左寄せにすることができます.これらのコマンドは,以下のようにして使います.
28617 \end_layout
28618
28619 \begin_layout Standard
28620
28621 \series bold
28622
28623 \backslash
28624 shoveright{行の内容}
28625 \series default
28626 あるいは
28627 \series bold
28628
28629 \backslash
28630 shoveleft{行の内容}
28631 \end_layout
28632
28633 \begin_layout Standard
28634 \begin_inset VSpace medskip
28635 \end_inset
28636
28637
28638 \series bold
28639
28640 \backslash
28641 multlinegap
28642 \begin_inset Index idx
28643 status collapsed
28644
28645 \begin_layout Plain Layout
28646 こまんど@コマンド ! M ! 
28647 \backslash
28648 multlinegap
28649 \end_layout
28650
28651 \end_inset
28652
28653
28654 \series default
28655 長は,一行めの左ページ余白からの距離を指定します.既定値は0
28656 \begin_inset space \thinspace{}
28657 \end_inset
28658
28659 ptの長さです.
28660 \end_layout
28661
28662 \begin_layout Standard
28663 以下は,上記の数式に
28664 \end_layout
28665
28666 \begin_layout Standard
28667
28668 \series bold
28669
28670 \backslash
28671 setlength{
28672 \backslash
28673 multlinegap}{2cm}
28674 \end_layout
28675
28676 \begin_layout Standard
28677 というコマンドを,\SpecialChar TeX
28678 モードで直前に挿入した例です.
28679 \begin_inset ERT
28680 status collapsed
28681
28682 \begin_layout Plain Layout
28683
28684
28685 \backslash
28686 setlength{
28687 \backslash
28688 multlinegap}{2cm}
28689 \end_layout
28690
28691 \end_inset
28692
28693
28694 \begin_inset Formula 
28695 \begin{multline}
28696 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}\\
28697 \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}}\\
28698 =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}}
28699 \end{multline}
28700
28701 \end_inset
28702
28703
28704 \begin_inset ERT
28705 status collapsed
28706
28707 \begin_layout Plain Layout
28708
28709
28710 \backslash
28711 setlength{
28712 \backslash
28713 multlinegap}{0pt}
28714 \end_layout
28715
28716 \end_inset
28717
28718 二行めは,
28719 \series bold
28720
28721 \backslash
28722 shoveleft
28723 \series default
28724 を使って左揃えにしています.
28725 \end_layout
28726
28727 \begin_layout Subsection
28728 数式の一部の多行化
28729 \begin_inset CommandInset label
28730 LatexCommand label
28731 name "subsec:数式の一部の多行化"
28732
28733 \end_inset
28734
28735
28736 \begin_inset Index idx
28737 status collapsed
28738
28739 \begin_layout Plain Layout
28740 すうしき@数式 ! たぎょう@多行
28741 \begin_inset space \thinspace{}
28742 \end_inset
28743
28744 —— ! すうしきのいちぶ@数式の一部
28745 \end_layout
28746
28747 \end_inset
28748
28749
28750 \end_layout
28751
28752 \begin_layout Standard
28753 数式の一部分のみを多行表示したい場合には,
28754 \series bold
28755 aligned
28756 \series default
28757
28758 \series bold
28759 alignedat
28760 \series default
28761
28762 \series bold
28763 gathered
28764 \series default
28765
28766 \series bold
28767 split
28768 \series default
28769 のうちのいずれかの環境を使用します.これらは,
28770 \family sans
28771 挿入\SpecialChar menuseparator
28772 数式
28773 \family default
28774 メニューか,本節で解説している各コマンドを使用して挿入することができます.
28775 \end_layout
28776
28777 \begin_layout Standard
28778 最初の三つの環境は,環境名から
28779 \series bold
28780 ed
28781 \series default
28782 を省いた同名の多行数式環境と同じ性格を持ちますが,環境の前後に数式を続けることが可能です.たとえば,
28783 \begin_inset Formula 
28784 \[
28785 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28786 \Delta E\Delta t & \ge\frac{\hbar}{2}
28787 \end{aligned}
28788 \right\} \textrm{不確定性原理}
28789 \]
28790
28791 \end_inset
28792
28793
28794 \end_layout
28795
28796 \begin_layout Standard
28797 この数式を作るには,別行立て数式をまず作っておいて,そこに
28798 \series bold
28799
28800 \backslash
28801 aligned
28802 \begin_inset Index idx
28803 status collapsed
28804
28805 \begin_layout Plain Layout
28806 こまんど@コマンド ! A ! 
28807 \backslash
28808 aligned
28809 \end_layout
28810
28811 \end_inset
28812
28813
28814 \series default
28815 コマンドを挿入しています.紫枠の中に青枠が現れるので,そこに必要に応じて,列や行を加えていきます.この多行環境の外には,括弧などの他の数式要素を入れることができ
28816 ます.
28817 \end_layout
28818
28819 \begin_layout Standard
28820 aligned環境は,長い数式を水平方向を揃えて表示するのにも向いています.別行立て数式内でalignedを用いるようにすると,数式番号を行末の,数式全高の中心
28821 に配置できる利点があります.以下に例として,
28822 \begin_inset CommandInset ref
28823 LatexCommand eqref
28824 reference "eq:shortlong"
28825
28826 \end_inset
28827
28828 式にaligned環境を適用したものを示します.
28829 \begin_inset Formula 
28830 \begin{equation}
28831 \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}|}\\
28832  & -\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}|}
28833 \end{aligned}
28834 \end{equation}
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842
28843 \series bold
28844 alignedat
28845 \series default
28846
28847 \series bold
28848 gathered
28849 \series default
28850
28851 \series bold
28852 split
28853 \series default
28854 の各環境を使うには,それぞれ
28855 \series bold
28856
28857 \backslash
28858 alignedat
28859 \series default
28860
28861 \begin_inset Index idx
28862 status collapsed
28863
28864 \begin_layout Plain Layout
28865 こまんど@コマンド ! A ! 
28866 \backslash
28867 alignedat
28868 \end_layout
28869
28870 \end_inset
28871
28872
28873 \series bold
28874
28875 \backslash
28876 gathered
28877 \series default
28878
28879 \begin_inset Index idx
28880 status collapsed
28881
28882 \begin_layout Plain Layout
28883 こまんど@コマンド ! G ! 
28884 \backslash
28885 gathered
28886 \end_layout
28887
28888 \end_inset
28889
28890
28891 \series bold
28892
28893 \backslash
28894 split
28895 \series default
28896
28897 \begin_inset Index idx
28898 status collapsed
28899
28900 \begin_layout Plain Layout
28901 こまんど@コマンド ! S ! 
28902 \backslash
28903 split
28904 \end_layout
28905
28906 \end_inset
28907
28908 の各コマンドを挿入します.split環境は,aligned環境と同じ性格を持ちますが,二つの列しか作ることができません.
28909 \end_layout
28910
28911 \begin_layout Subsection
28912 多行数式中のテキスト
28913 \begin_inset CommandInset label
28914 LatexCommand label
28915 name "subsec:多行数式中のテキスト"
28916
28917 \end_inset
28918
28919
28920 \begin_inset Index idx
28921 status collapsed
28922
28923 \begin_layout Plain Layout
28924 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
28925 \end_layout
28926
28927 \end_inset
28928
28929
28930 \begin_inset Index idx
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934 すうしき @ 数式 ! たぎょう @ 多行
28935 \begin_inset space \thinspace{}
28936 \end_inset
28937
28938 —— ! てきすと @ テキスト
28939 \end_layout
28940
28941 \end_inset
28942
28943
28944 \end_layout
28945
28946 \begin_layout Standard
28947 各align系環境およびmultline・gather環境では,独立した行に列揃えの影響を受けない形でテキストを挿入することができます.これを行うには,以下の書
28948 式を持つ
28949 \series bold
28950
28951 \backslash
28952 intertext
28953 \series default
28954
28955 \begin_inset Index idx
28956 status collapsed
28957
28958 \begin_layout Plain Layout
28959 こまんど@コマンド ! I ! 
28960 \backslash
28961 intertext
28962 \end_layout
28963
28964 \end_inset
28965
28966 コマンドを使います.
28967 \end_layout
28968
28969 \begin_layout Standard
28970
28971 \series bold
28972
28973 \backslash
28974 intertext{テキスト}
28975 \end_layout
28976
28977 \begin_layout Standard
28978 テキストのハイフネーションを行うことはできないので,テキストは一行に収めなくてはなりません.\SpecialChar LyX
28979 は,現時点では
28980 \series bold
28981
28982 \backslash
28983 intertext
28984 \series default
28985 を直接サポートしていないので,テキストは数式テキストとして書き入れます.ここで,
28986 \series bold
28987
28988 \backslash
28989 intertext
28990 \series default
28991 は行頭になくてはならず,当該行の上に出力されます.以下は,二行めの行頭にテキストを入れた例です.
28992 \begin_inset Formula 
28993 \begin{align}
28994 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28995 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28996 \end{align}
28997
28998 \end_inset
28999
29000
29001 \end_layout
29002
29003 \begin_layout Standard
29004
29005 \series bold
29006
29007 \backslash
29008 intertext
29009 \series default
29010 は,文と数式行の間に,常に縦空白を生み出します.この空白を抑制するには,文書設定の
29011 \family sans
29012 数式オプション
29013 \family default
29014
29015 \series bold
29016 mathtools
29017 \series default
29018
29019 \begin_inset Index idx
29020 status collapsed
29021
29022 \begin_layout Plain Layout
29023 ぱっけーじ@パッケージ ! mathtools
29024 \end_layout
29025
29026 \end_inset
29027
29028 パッケージを
29029 \family sans
29030 常に読み込み
29031 \family default
29032 に設定してください.そうすると,以下のように,
29033 \series bold
29034
29035 \backslash
29036 intertext
29037 \series default
29038 の代わりに
29039 \series bold
29040
29041 \backslash
29042 shortintertext
29043 \series default
29044
29045 \begin_inset Index idx
29046 status collapsed
29047
29048 \begin_layout Plain Layout
29049 こまんど@コマンド ! S ! 
29050 \backslash
29051 shortintertext
29052 \end_layout
29053
29054 \end_inset
29055
29056 コマンドを使うことができます.
29057 \begin_inset Formula 
29058 \begin{align}
29059 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29060 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29061 \end{align}
29062
29063 \end_inset
29064
29065
29066 \end_layout
29067
29068 \begin_layout Section
29069 数式番号
29070 \begin_inset Index idx
29071 status collapsed
29072
29073 \begin_layout Plain Layout
29074 すうしきばんごう@数式番号
29075 \end_layout
29076
29077 \end_inset
29078
29079
29080 \begin_inset Index idx
29081 status collapsed
29082
29083 \begin_layout Plain Layout
29084 すうしき@数式 ! ばんごう@番号
29085 \begin_inset ERT
29086 status collapsed
29087
29088 \begin_layout Plain Layout
29089
29090 |see{
29091 \end_layout
29092
29093 \end_inset
29094
29095 数式番号
29096 \begin_inset ERT
29097 status collapsed
29098
29099 \begin_layout Plain Layout
29100
29101 }
29102 \end_layout
29103
29104 \end_inset
29105
29106
29107 \end_layout
29108
29109 \end_inset
29110
29111
29112 \end_layout
29113
29114 \begin_layout Subsection
29115 概要
29116 \end_layout
29117
29118 \begin_layout Standard
29119 付番数式は,
29120 \family sans
29121 挿入\SpecialChar menuseparator
29122 数式\SpecialChar menuseparator
29123 付番数式
29124 \family default
29125 メニュー(
29126 \begin_inset Flex Ruby
29127 status collapsed
29128
29129 \begin_layout Plain Layout
29130 捷径
29131 \begin_inset Argument post:1
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135 ショートカット
29136 \end_layout
29137
29138 \end_inset
29139
29140
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \family sans
29147 Ctrl+Alt
29148 \begin_inset space ~
29149 \end_inset
29150
29151 N
29152 \family default
29153 )で作ることができます.既存の数式に番号を振るには,
29154 \family sans
29155 編集\SpecialChar menuseparator
29156 数式\SpecialChar menuseparator
29157 数式全体を付番
29158 \family default
29159 メニュー(捷径:
29160 \begin_inset Info
29161 type  "shortcut"
29162 arg   "math-number-toggle"
29163 \end_inset
29164
29165 )を使います.\SpecialChar LyX
29166 中において数式番号は,数式の後に括弧に囲まれた「#」で表されます.「#」は,実際の出力では数式番号に置き換えられます.
29167 \end_layout
29168
29169 \begin_layout Standard
29170 多行数式で付番が有効になっているときには,すべての行に番号が振られます.ただし,
29171 \family sans
29172 編集\SpecialChar menuseparator
29173 数式\SpecialChar menuseparator
29174 この行を付番
29175 \family default
29176 メニュー(捷径:
29177 \begin_inset Info
29178 type  "shortcut"
29179 arg   "math-number-line-toggle"
29180 \end_inset
29181
29182 )を使用すれば,各行毎に付番するかどうか指定することができます.
29183 \end_layout
29184
29185 \begin_layout Standard
29186 行内数式を除いて,すべての数式は二通りの様式で番号を振ることができます.第
29187 \begin_inset CommandInset ref
29188 LatexCommand ref
29189 reference "sec:数式様式"
29190
29191 \end_inset
29192
29193 節をご覧下さい.
29194 \end_layout
29195
29196 \begin_layout Subsection
29197 相互参照
29198 \begin_inset Index idx
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 そうごさんしょう@相互参照 ! すうしきへの@数式への
29203 \end_layout
29204
29205 \end_inset
29206
29207
29208 \end_layout
29209
29210 \begin_layout Standard
29211 ラベルを付けた数式は,すべて相互参照することができます.ラベルは,
29212 \family sans
29213 挿入\SpecialChar menuseparator
29214 ラベル
29215 \family default
29216 メニューか,ツールバーボタンの
29217 \begin_inset Info
29218 type  "icon"
29219 arg   "label-insert"
29220 \end_inset
29221
29222 で付けることができます.このとき,カーソルは別行立て数式の中になくてはなりません.すると,テキストフィールドの中に
29223 \series bold
29224 eq:と
29225 \series default
29226 いう接頭語の入ったダイアログが現れるので,接頭語の後にラベルを挿入します.この既定の接頭辞は「equation(数式)」を意味し,こうして数式ラベルであるとの標
29227 を付けることによって,節ラベルなどから区別し,大きな文書の中でラベルを見つけるのを容易にします.ラベルを変更するには,
29228 \family sans
29229 挿入\SpecialChar menuseparator
29230 ラベル
29231 \family default
29232 メニューをもういちど使って下さい.
29233 \end_layout
29234
29235 \begin_layout Standard
29236 \SpecialChar LyX
29237 中でラベル名は,数式の後ろに,二つの括弧に囲まれて表示されます.ラベル付きの数式はつねに付番されます.
29238 \end_layout
29239
29240 \begin_layout Standard
29241 相互参照は,
29242 \family sans
29243 挿入\SpecialChar menuseparator
29244 相互参照
29245 \family default
29246 メニューかツールバーボタンの
29247 \begin_inset Info
29248 type  "icon"
29249 arg   "dialog-show-new-inset ref"
29250 \end_inset
29251
29252 を使って挿入します.数式相互参照は,出力では数式番号として表示されます.相互参照ダイアログで「
29253 \series bold
29254 (<参照>)
29255 \series default
29256 」書式を選択した場合には,出力での相互参照は,括弧に囲まれた数式番号として表示されます.
29257 \begin_inset Newline newline
29258 \end_inset
29259
29260 \SpecialChar LyX
29261 中で相互参照を右クリックすると,参照先の数式に移動することができます.
29262 \end_layout
29263
29264 \begin_layout Standard
29265 以下は,後の各小節に現れる数式への相互参照を含む例です.
29266 \begin_inset Note Note
29267 status open
29268
29269 \begin_layout Plain Layout
29270 相互参照の型の違いに留意してください.
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 \begin_inset CommandInset ref
29280 LatexCommand eqref
29281 reference "eq:tag"
29282
29283 \end_inset
29284
29285 式と
29286 \begin_inset CommandInset ref
29287 LatexCommand eqref
29288 reference "eq:c"
29289
29290 \end_inset
29291
29292 式は,等価です.(
29293 \begin_inset CommandInset ref
29294 LatexCommand ref
29295 reference "eq:Rom"
29296
29297 \end_inset
29298
29299 )式とは異なり,(
29300 \begin_inset CommandInset ref
29301 LatexCommand ref
29302 reference "eq:Lat"
29303
29304 \end_inset
29305
29306 )式では,付番にラテン数字を使用しています.
29307 \end_layout
29308
29309 \begin_layout Standard
29310 \begin_inset VSpace medskip
29311 \end_inset
29312
29313
29314 \series bold
29315
29316 \backslash
29317 tag
29318 \begin_inset Foot
29319 status collapsed
29320
29321 \begin_layout Plain Layout
29322
29323 \series bold
29324
29325 \backslash
29326 tag
29327 \series default
29328 は,第
29329 \begin_inset CommandInset ref
29330 LatexCommand ref
29331 reference "subsec:自己定義番号"
29332
29333 \end_inset
29334
29335 節に説明があります.
29336 \end_layout
29337
29338 \end_inset
29339
29340
29341 \series default
29342 の引数が,第
29343 \begin_inset CommandInset ref
29344 LatexCommand ref
29345 reference "subsec:段落ボックス"
29346
29347 \end_inset
29348
29349 節で述べたボックスを含んでいるときには,その数式を参照することはできません.
29350 \end_layout
29351
29352 \begin_layout Subsection
29353 細目番号
29354 \begin_inset Index idx
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29359 \end_layout
29360
29361 \end_inset
29362
29363
29364 \end_layout
29365
29366 \begin_layout Standard
29367
29368 \lang english
29369 Formulas can be numbered as subequations.
29370  To activate this feature, add the module 
29371 \family sans
29372 Subequations
29373 \family default
29374  to the document in the menu 
29375 \family sans
29376 Document\SpecialChar menuseparator
29377 Settings\SpecialChar menuseparator
29378 Modules
29379 \family default
29380 .
29381  To insert subequations use the menu 
29382 \family sans
29383 Insert\SpecialChar menuseparator
29384 Custom Insets\SpecialChar menuseparator
29385 Subequations
29386 \family default
29387 .
29388 \end_layout
29389
29390 \begin_layout Standard
29391
29392 \lang english
29393 The equations to be subnumbered are put into the 
29394 \family sans
29395 Subequations
29396 \family default
29397  inset
29398 \lang japanese
29399 .たとえば,
29400 \begin_inset Formula 
29401 \begin{equation}
29402 A=C-B
29403 \end{equation}
29404
29405 \end_inset
29406
29407
29408 \begin_inset VSpace -5mm
29409 \end_inset
29410
29411
29412 \begin_inset Flex Subequations
29413 status open
29414
29415 \begin_layout Plain Layout
29416 \begin_inset Formula 
29417 \begin{equation}
29418 B=C-A\label{eq:b}
29419 \end{equation}
29420
29421 \end_inset
29422
29423
29424 \begin_inset Formula 
29425 \begin{equation}
29426 C=A+B\label{eq:c}
29427 \end{equation}
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \end_inset
29435
29436
29437 \end_layout
29438
29439 \begin_layout Standard
29440
29441 \lang english
29442 Every formula in the 
29443 \family sans
29444 Subequations
29445 \family default
29446  inset will be subnumbered with 
29447 \lang japanese
29448 a・b・c\SpecialChar ldots
29449 のように細目番号が振られます.
29450 \end_layout
29451
29452 \begin_layout Standard
29453 細目番号への参照は,
29454 \begin_inset CommandInset ref
29455 LatexCommand eqref
29456 reference "eq:b"
29457
29458 \end_inset
29459
29460
29461 \begin_inset CommandInset ref
29462 LatexCommand eqref
29463 reference "eq:c"
29464
29465 \end_inset
29466
29467
29468 \lang english
29469 If you want to reference the subequations collectively, insert a label as
29470  first thing in the 
29471 \family sans
29472 Subequations
29473 \family default
29474  inset
29475 \lang japanese
29476 .数式
29477 \begin_inset CommandInset ref
29478 LatexCommand eqref
29479 reference "eq:以下は"
29480
29481 \end_inset
29482
29483 はその例です.
29484 \end_layout
29485
29486 \begin_layout Standard
29487
29488 \lang english
29489 By inserting subequations vertical space is added before it
29490 \lang japanese
29491 .これを戻すために,-5
29492 \begin_inset space \thinspace{}
29493 \end_inset
29494
29495 mm
29496 \lang english
29497 vertical space right before the 
29498 \family sans
29499 Subequations
29500 \family default
29501  inset
29502 \lang japanese
29503 .数式様式として
29504 \series bold
29505 行頭下げ
29506 \begin_inset Foot
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510 数式様式に関しては,第
29511 \begin_inset CommandInset ref
29512 LatexCommand ref
29513 reference "sec:数式様式"
29514
29515 \end_inset
29516
29517 節を参照.
29518 \end_layout
29519
29520 \end_inset
29521
29522
29523 \series default
29524 を用いているときには,これを-7
29525 \begin_inset space \thinspace{}
29526 \end_inset
29527
29528 mm空白にしてください.
29529 \end_layout
29530
29531 \begin_layout Standard
29532
29533 \lang english
29534 To get another subnumber instead of small Latin letters, insert this command
29535  as \SpecialChar TeX
29536  code before the equations in the 
29537 \family sans
29538 Subequations
29539 \family default
29540  inset:
29541 \end_layout
29542
29543 \begin_layout Standard
29544
29545 \series bold
29546
29547 \backslash
29548 renewcommand{
29549 \backslash
29550 theequation}{
29551 \backslash
29552 theparentequation -
29553 \backslash
29554 roman{equation}}
29555 \end_layout
29556
29557 \begin_layout Standard
29558 ここで,
29559 \backslash
29560 theparentequationは親番号を生成し,
29561 \backslash
29562 roman{equation}は細目番号として小文字ローマ数字を生成します.番号付けの調整について,詳しくは第
29563 \begin_inset CommandInset ref
29564 LatexCommand ref
29565 reference "subsec:ローマ数字や文字を使った付番"
29566
29567 \end_inset
29568
29569 節を参照してください.
29570 \end_layout
29571
29572 \begin_layout Standard
29573 下記は,番号付けを調整済みで,2行目の付番を消した多行数式の例です.
29574 \begin_inset Flex Subequations
29575 status open
29576
29577 \begin_layout Plain Layout
29578 \begin_inset CommandInset label
29579 LatexCommand label
29580 name "eq:以下は"
29581
29582 \end_inset
29583
29584
29585 \begin_inset ERT
29586 status open
29587
29588 \begin_layout Plain Layout
29589
29590
29591 \backslash
29592 renewcommand{
29593 \backslash
29594 theequation}{
29595 \backslash
29596 theparentequation -
29597 \backslash
29598 roman{equation}}
29599 \end_layout
29600
29601 \end_inset
29602
29603
29604 \begin_inset Formula 
29605 \begin{eqnarray}
29606 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
29607  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29608  & = & B^{2}-2BZ+Z^{2}
29609 \end{eqnarray}
29610
29611 \end_inset
29612
29613
29614 \end_layout
29615
29616 \end_inset
29617
29618
29619 \end_layout
29620
29621 \begin_layout Subsection
29622 ローマ数字や文字を使った付番
29623 \begin_inset CommandInset label
29624 LatexCommand label
29625 name "subsec:ローマ数字や文字を使った付番"
29626
29627 \end_inset
29628
29629
29630 \begin_inset Index idx
29631 status collapsed
29632
29633 \begin_layout Plain Layout
29634 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
29635 \end_layout
29636
29637 \end_inset
29638
29639
29640 \begin_inset Index idx
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
29645 \end_layout
29646
29647 \end_inset
29648
29649
29650 \end_layout
29651
29652 \begin_layout Standard
29653 数式は,ローマ数字やラテン文字を使って付番することもできます.たとえば,小文字のローマ数字を使って付番するには,数式の前に\SpecialChar TeX
29654 モードで
29655 \end_layout
29656
29657 \begin_layout Standard
29658
29659 \series bold
29660
29661 \backslash
29662 renewcommand{
29663 \backslash
29664 theequation}{
29665 \backslash
29666 roman{equation}}
29667 \end_layout
29668
29669 \begin_layout Standard
29670 というコマンドを入れます.
29671 \series bold
29672
29673 \backslash
29674 renewcommand
29675 \series default
29676
29677 \begin_inset Index idx
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681 こまんど@コマンド ! R ! 
29682 \backslash
29683 renewcommand
29684 \end_layout
29685
29686 \end_inset
29687
29688 は,定義済みのコマンド
29689 \series bold
29690
29691 \backslash
29692 theequation
29693 \series default
29694 をコマンド
29695 \series bold
29696
29697 \backslash
29698 roman{equation}
29699 \series default
29700 に再定義します
29701 \begin_inset Foot
29702 status collapsed
29703
29704 \begin_layout Plain Layout
29705
29706 \series bold
29707
29708 \backslash
29709 renewcommand
29710 \series default
29711 コマンドは,第
29712 \begin_inset CommandInset ref
29713 LatexCommand ref
29714 reference "subsec:newcommandコマンド"
29715
29716 \end_inset
29717
29718 節に述べられている
29719 \series bold
29720
29721 \backslash
29722 newcommand
29723 \series default
29724 コマンドと同じ書式を持ちます.
29725 \end_layout
29726
29727 \end_inset
29728
29729 .ここで,
29730 \series bold
29731 equation
29732 \series default
29733 は数式カウンタです.コマンド
29734 \series bold
29735
29736 \backslash
29737 the
29738 \series default
29739 をカウンタの接頭辞として使用すると,カウンタの値がアラビア数字として出力されます.数式に番号を振ると,\SpecialChar LaTeX
29740 は,内部的に
29741 \series bold
29742
29743 \backslash
29744 theequation
29745 \series default
29746 コマンドを数式の後ろに置くのです.
29747 \series bold
29748
29749 \backslash
29750 roman{equation}
29751 \begin_inset Index idx
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755 こまんど@コマンド ! R ! 
29756 \backslash
29757 roman
29758 \end_layout
29759
29760 \end_inset
29761
29762
29763 \series default
29764 は,カウンタを小文字のローマ数字として出力します.
29765 \end_layout
29766
29767 \begin_layout Standard
29768 こうして,
29769 \series bold
29770
29771 \backslash
29772 renew
29773 \series default
29774 c
29775 \series bold
29776 ommand
29777 \series default
29778 コマンド以降の数式はすべて,ローマ数字で付番されるようになります.大文字のローマ数字での付番に切り替えたいときは,同じコマンドの
29779 \series bold
29780
29781 \backslash
29782 roman
29783 \series default
29784 の部分を
29785 \series bold
29786
29787 \backslash
29788 Roman
29789 \series default
29790
29791 \begin_inset Index idx
29792 status collapsed
29793
29794 \begin_layout Plain Layout
29795 こまんど@コマンド ! R ! 
29796 \backslash
29797 roman@
29798 \backslash
29799 Roman
29800 \end_layout
29801
29802 \end_inset
29803
29804 に変えて挿入します.また,小文字ラテン文字を使って「付番」したいときのために,
29805 \series bold
29806
29807 \backslash
29808 alph
29809 \series default
29810
29811 \begin_inset Index idx
29812 status collapsed
29813
29814 \begin_layout Plain Layout
29815 こまんど@コマンド ! A ! 
29816 \backslash
29817 alph
29818 \end_layout
29819
29820 \end_inset
29821
29822 コマンドがあり,大文字ラテン文字を使って付番したいときのためには,
29823 \series bold
29824
29825 \backslash
29826 Alph
29827 \series default
29828
29829 \begin_inset Index idx
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833 こまんど@コマンド ! A ! 
29834 \backslash
29835 alph@
29836 \backslash
29837 Alph
29838 \end_layout
29839
29840 \end_inset
29841
29842 コマンドがあります.
29843 \end_layout
29844
29845 \begin_layout Standard
29846 \begin_inset Note Greyedout
29847 status open
29848
29849 \begin_layout Plain Layout
29850
29851 \series bold
29852 【註】
29853 \series default
29854 ラテン文字を使うと,一つの文書の中で,最大26個の数式しか番号を振ることができません.
29855 \end_layout
29856
29857 \end_inset
29858
29859
29860 \begin_inset Newpage newpage
29861 \end_inset
29862
29863
29864 \end_layout
29865
29866 \begin_layout Standard
29867 \begin_inset ERT
29868 status collapsed
29869
29870 \begin_layout Plain Layout
29871
29872
29873 \backslash
29874 renewcommand{
29875 \backslash
29876 theequation}{
29877 \backslash
29878 roman{equation}}
29879 \end_layout
29880
29881 \end_inset
29882
29883
29884 \end_layout
29885
29886 \begin_layout Standard
29887 \begin_inset Formula 
29888 \begin{equation}
29889 A=\textrm{小文字ローマ数字}
29890 \end{equation}
29891
29892 \end_inset
29893
29894
29895 \begin_inset ERT
29896 status collapsed
29897
29898 \begin_layout Plain Layout
29899
29900
29901 \backslash
29902 renewcommand{
29903 \backslash
29904 theequation}{
29905 \backslash
29906 Roman{equation}}
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \begin_inset Formula 
29913 \begin{equation}
29914 B=\textrm{大文字ローマ数字}\label{eq:Rom}
29915 \end{equation}
29916
29917 \end_inset
29918
29919
29920 \begin_inset ERT
29921 status collapsed
29922
29923 \begin_layout Plain Layout
29924
29925
29926 \backslash
29927 renewcommand{
29928 \backslash
29929 theequation}{
29930 \backslash
29931 alph{equation}}
29932 \end_layout
29933
29934 \end_inset
29935
29936
29937 \begin_inset Formula 
29938 \begin{equation}
29939 C=\textrm{小文字ラテン文字}
29940 \end{equation}
29941
29942 \end_inset
29943
29944
29945 \begin_inset ERT
29946 status collapsed
29947
29948 \begin_layout Plain Layout
29949
29950
29951 \backslash
29952 renewcommand{
29953 \backslash
29954 theequation}{
29955 \backslash
29956 Alph{equation}}
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \begin_inset Formula 
29963 \begin{equation}
29964 D=\textrm{大文字ラテン文字}\label{eq:Lat}
29965 \end{equation}
29966
29967 \end_inset
29968
29969
29970 \end_layout
29971
29972 \begin_layout Standard
29973 既定の付番方式に戻すには,以下のコマンドを挿入してください.
29974 \end_layout
29975
29976 \begin_layout Standard
29977
29978 \series bold
29979
29980 \backslash
29981 renewcommand{
29982 \backslash
29983 theequation}{
29984 \backslash
29985 arabic{equation}}
29986 \begin_inset Index idx
29987 status collapsed
29988
29989 \begin_layout Plain Layout
29990 こまんど@コマンド ! A ! 
29991 \backslash
29992 arabic
29993 \end_layout
29994
29995 \end_inset
29996
29997
29998 \end_layout
29999
30000 \begin_layout Standard
30001 \begin_inset ERT
30002 status collapsed
30003
30004 \begin_layout Plain Layout
30005
30006
30007 \backslash
30008 renewcommand{
30009 \backslash
30010 theequation}{
30011 \backslash
30012 arabic{equation}}
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \begin_inset Formula 
30019 \begin{equation}
30020 E=\textrm{アラビア数字}
30021 \end{equation}
30022
30023 \end_inset
30024
30025
30026 \end_layout
30027
30028 \begin_layout Standard
30029 \begin_inset VSpace medskip
30030 \end_inset
30031
30032 以上からわかるとおり,付番様式の違いに関わらず,数式番号は連番で振られます.様式変更時に「1」から番号が始まるようにするためには,新しい数式カウンタを定義しなく
30033 てはなりません.この点に関する説明は,ファイル
30034 \begin_inset CommandInset href
30035 LatexCommand href
30036 name "Formula-numbering.lyx"
30037 target "run:Formula-numbering.lyx"
30038 literal "false"
30039
30040 \end_inset
30041
30042 にあります.
30043 \end_layout
30044
30045 \begin_layout Subsection
30046 自己定義番号
30047 \begin_inset CommandInset label
30048 LatexCommand label
30049 name "subsec:自己定義番号"
30050
30051 \end_inset
30052
30053
30054 \begin_inset Index idx
30055 status collapsed
30056
30057 \begin_layout Plain Layout
30058 すうしきばんごう@数式番号 ! じこていぎ@自己定義
30059 \end_layout
30060
30061 \end_inset
30062
30063
30064 \end_layout
30065
30066 \begin_layout Standard
30067 \begin_inset Note Greyedout
30068 status open
30069
30070 \begin_layout Plain Layout
30071
30072 \series bold
30073 【註】
30074 \series default
30075 \lang english
30076 If the document language is a right-to-left language such as Arabic, you
30077  must add this to the to the \SpecialChar LaTeX
30078 -preamble to be able to use the commands described
30079  in this section:
30080 \lang japanese
30081
30082 \begin_inset Newline newline
30083 \end_inset
30084
30085
30086 \series bold
30087
30088 \backslash
30089 AtBeginDocument{
30090 \begin_inset Newline newline
30091 \end_inset
30092
30093
30094 \begin_inset Phantom HPhantom
30095 status open
30096
30097 \begin_layout Plain Layout
30098 \begin_inset space ~
30099 \end_inset
30100
30101
30102 \end_layout
30103
30104 \end_inset
30105
30106
30107 \backslash
30108 def
30109 \backslash
30110 tagform@#1{
30111 \backslash
30112 maketag@@@{(
30113 \backslash
30114 ignorespaces#1
30115 \backslash
30116 unskip)}} }
30117 \end_layout
30118
30119 \end_inset
30120
30121
30122 \end_layout
30123
30124 \begin_layout Standard
30125 \begin_inset Index idx
30126 status collapsed
30127
30128 \begin_layout Plain Layout
30129 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30130 \end_layout
30131
30132 \end_inset
30133
30134 標準の付番では,数式番号の周りに括弧が表示されます.括弧をたとえば縦棒に置き換えるには,\SpecialChar LaTeX
30135 プリアンブルに以下の行を付け加えます.
30136 \end_layout
30137
30138 \begin_layout Standard
30139
30140 \series bold
30141
30142 \backslash
30143 AtBeginDocument{
30144 \begin_inset Newline newline
30145 \end_inset
30146
30147
30148 \begin_inset Phantom HPhantom
30149 status open
30150
30151 \begin_layout Plain Layout
30152 \begin_inset space ~
30153 \end_inset
30154
30155
30156 \end_layout
30157
30158 \end_inset
30159
30160
30161 \backslash
30162 def
30163 \backslash
30164 tagform@#1{
30165 \backslash
30166 maketag@@@{
30167 \series default
30168
30169 \begin_inset Formula $\boldsymbol{|}$
30170 \end_inset
30171
30172
30173 \series bold
30174 #1
30175 \series default
30176
30177 \begin_inset Formula $\boldsymbol{|}$
30178 \end_inset
30179
30180
30181 \series bold
30182 }}
30183 \series default
30184  }
30185 \begin_inset Note Note
30186 status collapsed
30187
30188 \begin_layout Plain Layout
30189 このマクロは,テスト用に\SpecialChar LaTeX
30190 プリアンブルで既に宣言されています.これを有効にするには,最初のパーセント記号を取り除いて下さい.
30191 \end_layout
30192
30193 \end_inset
30194
30195
30196 \end_layout
30197
30198 \begin_layout Standard
30199 他の記号を使いたいときには,
30200 \series bold
30201 #1
30202 \series default
30203 脇の縦棒を一つないし複数の文字で置き換えて下さい.数式番号だけで良い時は,縦棒を削除して下さい.
30204 \end_layout
30205
30206 \begin_layout Standard
30207 \begin_inset VSpace bigskip
30208 \end_inset
30209
30210 数式の後ろに,括弧に囲まれた連番の代わりに,何かしらの表現が欲しいときには,以下のように
30211 \series bold
30212
30213 \backslash
30214 tag
30215 \series default
30216
30217 \begin_inset Index idx
30218 status collapsed
30219
30220 \begin_layout Plain Layout
30221 こまんど@コマンド ! T ! 
30222 \backslash
30223 tag
30224 \end_layout
30225
30226 \end_inset
30227
30228 コマンドを使います.
30229 \begin_inset Formula 
30230 \begin{equation}
30231 A+B=C\tag{何とかかんとか}\label{eq:tag}
30232 \end{equation}
30233
30234 \end_inset
30235
30236 上記の例では,
30237 \series bold
30238
30239 \backslash
30240 tag
30241 \begin_inset space \textvisiblespace{}
30242 \end_inset
30243
30244 何とかかんとか
30245 \series default
30246 というコマンドを数式に打ち込んでいます.
30247 \end_layout
30248
30249 \begin_layout Standard
30250 代わりに
30251 \series bold
30252
30253 \backslash
30254 tag*
30255 \begin_inset space \textvisiblespace{}
30256 \end_inset
30257
30258 何とかかんとか
30259 \series default
30260 というコマンドを使うと,星印は表現の周りの括弧を抑制するので,以下のようになります.
30261 \begin_inset Formula 
30262 \[
30263 A+B=C\tag*{something}
30264 \]
30265
30266 \end_inset
30267
30268
30269 \end_layout
30270
30271 \begin_layout Standard
30272 \begin_inset VSpace bigskip
30273 \end_inset
30274
30275 数式番号を,文書中の新しい部門や節ごとに振りなおしたいときには,部に関しては
30276 \begin_inset Newline newline
30277 \end_inset
30278
30279
30280 \series bold
30281
30282 \backslash
30283 @addtoreset{equation}{part}
30284 \series default
30285
30286 \begin_inset Index idx
30287 status collapsed
30288
30289 \begin_layout Plain Layout
30290 こまんど@コマンド ! 
30291 \backslash
30292 @記号 ! 
30293 \backslash
30294
30295 \begin_inset ERT
30296 status collapsed
30297
30298 \begin_layout Plain Layout
30299
30300 "
30301 \end_layout
30302
30303 \end_inset
30304
30305 @
30306 \begin_inset ERT
30307 status collapsed
30308
30309 \begin_layout Plain Layout
30310
30311 "
30312 \end_layout
30313
30314 \end_inset
30315
30316 addtoreset
30317 \end_layout
30318
30319 \end_inset
30320
30321
30322 \begin_inset Newline newline
30323 \end_inset
30324
30325 節に関しては
30326 \begin_inset Newline newline
30327 \end_inset
30328
30329
30330 \series bold
30331
30332 \backslash
30333 @addtoreset{equation}{section}
30334 \begin_inset Newline newline
30335 \end_inset
30336
30337
30338 \series default
30339 というコマンドを使います.
30340 \end_layout
30341
30342 \begin_layout Standard
30343 これらのコマンドを\SpecialChar TeX
30344 モードで使えるようにするためには,
30345 \series bold
30346
30347 \backslash
30348 makeatletter
30349 \series default
30350 コマンドで「@」字を\SpecialChar LaTeX
30351 中で「有効」にしてやらなくてはなりません.一方,
30352 \series bold
30353
30354 \backslash
30355 makeatother
30356 \series default
30357 コマンドはこれを無効にします.したがって,\SpecialChar TeX
30358 モード中での上記コマンド列は,
30359 \end_layout
30360
30361 \begin_layout Standard
30362
30363 \series bold
30364
30365 \backslash
30366 makeatletter
30367 \begin_inset Newline newline
30368 \end_inset
30369
30370
30371 \backslash
30372 @addtoreset{equation}{section}
30373 \begin_inset Newline newline
30374 \end_inset
30375
30376
30377 \backslash
30378 makeatother
30379 \begin_inset Newline newline
30380 \end_inset
30381
30382
30383 \series default
30384 のようにならなくてはなりません.
30385 \end_layout
30386
30387 \begin_layout Standard
30388 \SpecialChar LaTeX
30389 プリアンブル中では,
30390 \series bold
30391
30392 \backslash
30393 makeatletter
30394 \series default
30395
30396 \series bold
30397
30398 \backslash
30399 makeatother
30400 \series default
30401 は,\SpecialChar LyX
30402 が内部的に自動で挿入するので省略してかまいません.
30403 \end_layout
30404
30405 \begin_layout Standard
30406
30407 \series bold
30408
30409 \backslash
30410 @addtoreset
30411 \series default
30412 を戻すには,まず\SpecialChar LaTeX
30413 プリアンブル中に
30414 \end_layout
30415
30416 \begin_layout Standard
30417
30418 \series bold
30419
30420 \backslash
30421 usepackage{remreset}
30422 \end_layout
30423
30424 \begin_layout Standard
30425 という行を入れて,
30426 \series bold
30427 remreset.sty
30428 \series default
30429
30430 \begin_inset Foot
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434
30435 \series bold
30436 remreset
30437 \series default
30438 は,\SpecialChar LaTeX
30439 パッケージの
30440 \series bold
30441 carlisle
30442 \series default
30443
30444 \begin_inset Index idx
30445 status collapsed
30446
30447 \begin_layout Plain Layout
30448 ぱっけーじ@パッケージ ! carlisle
30449 \end_layout
30450
30451 \end_inset
30452
30453 の一部として含まれており,\SpecialChar LaTeX
30454 標準頒布版には含まれています.
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \begin_inset Index idx
30461 status collapsed
30462
30463 \begin_layout Plain Layout
30464 ぱっけーじ@パッケージ ! remreset
30465 \end_layout
30466
30467 \end_inset
30468
30469 ファイルを読み込んでおかなくてはなりません.その後
30470 \begin_inset Newline newline
30471 \end_inset
30472
30473
30474 \series bold
30475
30476 \backslash
30477 @removefromreset
30478 \series default
30479
30480 \begin_inset Index idx
30481 status collapsed
30482
30483 \begin_layout Plain Layout
30484 こまんど@コマンド ! 
30485 \backslash
30486 @記号 ! 
30487 \backslash
30488
30489 \begin_inset ERT
30490 status collapsed
30491
30492 \begin_layout Plain Layout
30493
30494 "
30495 \end_layout
30496
30497 \end_inset
30498
30499 @
30500 \begin_inset ERT
30501 status collapsed
30502
30503 \begin_layout Plain Layout
30504
30505 "
30506 \end_layout
30507
30508 \end_inset
30509
30510 removefromreset
30511 \end_layout
30512
30513 \end_inset
30514
30515 コマンドを
30516 \series bold
30517
30518 \backslash
30519 @addtoreset
30520 \series default
30521 と同じ書式で使用すると,
30522 \series bold
30523
30524 \backslash
30525 @addtoreset
30526 \series default
30527 を戻すことができます.
30528 \end_layout
30529
30530 \begin_layout Standard
30531 \begin_inset VSpace bigskip
30532 \end_inset
30533
30534 ときには,数式を
30535 \end_layout
30536
30537 \begin_layout Standard
30538
30539 \family typewriter
30540 (節番号.数式番号)
30541 \end_layout
30542
30543 \begin_layout Standard
30544 のような形で付番し,節ごとに数式番号を「1」から始めさせなくてはならないときがあります.
30545 \end_layout
30546
30547 \begin_layout Standard
30548 このような場合のために,
30549 \series bold
30550
30551 \backslash
30552 numberwithin
30553 \series default
30554
30555 \begin_inset Index idx
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559 こまんど@コマンド ! N ! 
30560 \backslash
30561 numberwithin
30562 \end_layout
30563
30564 \end_inset
30565
30566 というコマンドがあり,
30567 \end_layout
30568
30569 \begin_layout Standard
30570
30571 \series bold
30572
30573 \backslash
30574 numberwithin{カウンタ}{節階層}
30575 \end_layout
30576
30577 \begin_layout Standard
30578 という書式で用います.「カウンタ」は,どの番号を制御するかを表し,「節階層」は点の前に何の番号を振るのかを表します.
30579 \end_layout
30580
30581 \begin_layout Standard
30582 したがって,ここでは\SpecialChar LaTeX
30583 プリアンブルか\SpecialChar TeX
30584 コードで
30585 \end_layout
30586
30587 \begin_layout Standard
30588
30589 \series bold
30590
30591 \backslash
30592 numberwithin{equation}{section}
30593 \end_layout
30594
30595 \begin_layout Standard
30596 という行を用いることにしましょう.その結果がこれです.
30597 \begin_inset ERT
30598 status collapsed
30599
30600 \begin_layout Plain Layout
30601
30602
30603 \backslash
30604 numberwithin{equation}{section}
30605 \end_layout
30606
30607 \end_inset
30608
30609
30610 \begin_inset Formula 
30611 \begin{equation}
30612 A+B=C
30613 \end{equation}
30614
30615 \end_inset
30616
30617
30618 \end_layout
30619
30620 \begin_layout Standard
30621 たとえば,部番号を節階層として使用して,表に付番を施すときには
30622 \begin_inset Newline newline
30623 \end_inset
30624
30625
30626 \series bold
30627
30628 \backslash
30629 numberwithin{table}{part}
30630 \series default
30631 を用います.
30632 \end_layout
30633
30634 \begin_layout Standard
30635 標準の付番方式に戻したいときや,この種の付番が文書クラスで定義されているときに,それを止めさせたい場合には,
30636 \end_layout
30637
30638 \begin_layout Standard
30639
30640 \series bold
30641
30642 \backslash
30643 renewcommand{
30644 \backslash
30645 theequation}{
30646 \backslash
30647 arabic{equation}}
30648 \begin_inset Index idx
30649 status collapsed
30650
30651 \begin_layout Plain Layout
30652 こまんど@コマンド ! A ! 
30653 \backslash
30654 arabic
30655 \end_layout
30656
30657 \end_inset
30658
30659
30660 \series default
30661
30662 \begin_inset ERT
30663 status collapsed
30664
30665 \begin_layout Plain Layout
30666
30667
30668 \backslash
30669 renewcommand{
30670 \backslash
30671 theequation}{
30672 \backslash
30673 arabic{equation}}
30674 \end_layout
30675
30676 \end_inset
30677
30678
30679 \series bold
30680
30681 \begin_inset Newline newline
30682 \end_inset
30683
30684
30685 \series default
30686 あるいは
30687 \series bold
30688
30689 \begin_inset Newline newline
30690 \end_inset
30691
30692
30693 \backslash
30694 renewcommand{
30695 \backslash
30696 thetable}{
30697 \backslash
30698 arabic{table}}
30699 \end_layout
30700
30701 \begin_layout Standard
30702 というコマンドを\SpecialChar TeX
30703 コードとして入れるか,\SpecialChar LaTeX
30704 プリアンブルに入れます.
30705 \series bold
30706
30707 \backslash
30708 numberwithin
30709 \series default
30710 は,内部的に上記で述べた
30711 \series bold
30712
30713 \backslash
30714 @addtoreset
30715 \series default
30716 コマンドを使用しているので,これも使用後は戻しておかなくてはなりません.
30717 \begin_inset ERT
30718 status collapsed
30719
30720 \begin_layout Plain Layout
30721
30722
30723 \backslash
30724 makeatletter
30725 \end_layout
30726
30727 \begin_layout Plain Layout
30728
30729
30730 \backslash
30731 @removefromreset{equation}{section}
30732 \end_layout
30733
30734 \begin_layout Plain Layout
30735
30736
30737 \backslash
30738 makeatother
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \end_layout
30745
30746 \begin_layout Section
30747 化学記号と化学式
30748 \begin_inset CommandInset label
30749 LatexCommand label
30750 name "subsec:化学記号と化学式"
30751
30752 \end_inset
30753
30754
30755 \begin_inset Index idx
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759 かがくきごう@化学記号 ! きごう@記号
30760 \end_layout
30761
30762 \end_inset
30763
30764
30765 \begin_inset Index idx
30766 status collapsed
30767
30768 \begin_layout Plain Layout
30769 かがくしき@化学式
30770 \end_layout
30771
30772 \end_inset
30773
30774
30775 \begin_inset Index idx
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779 きごう@記号 ! かがく@化学
30780 \end_layout
30781
30782 \end_inset
30783
30784
30785 \end_layout
30786
30787 \begin_layout Standard
30788 以下は,化学関係の文章の例です.
30789 \end_layout
30790
30791 \begin_layout Quote
30792 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30793 \end_inset
30794
30795 イオンは,2つの
30796 \begin_inset Formula $\mathrm{Na^{+}}$
30797 \end_inset
30798
30799 イオンと反応して,硫酸化塩
30800 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30801 \end_inset
30802
30803 を形成します.この化学式は以下のようになります.
30804 \begin_inset Formula 
30805 \begin{equation}
30806 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30807 \end{equation}
30808
30809 \end_inset
30810
30811
30812 \end_layout
30813
30814 \begin_layout Standard
30815 この化学式は,直接数式として作成することができます.記号がイタリック体として表示されることを防ぐには,全体を選択してから
30816 \begin_inset Flex Ruby
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820 捷径
30821 \begin_inset Argument post:1
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825 ショートカット
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \end_inset
30834
30835
30836 \begin_inset Info
30837 type  "shortcut"
30838 arg   "font-roman"
30839 \end_inset
30840
30841 を押せば,アップライトフォント様式に変更することができます
30842 \begin_inset Foot
30843 status collapsed
30844
30845 \begin_layout Plain Layout
30846 フォント様式に関しては,第
30847 \begin_inset CommandInset ref
30848 LatexCommand ref
30849 reference "subsec:書体様式"
30850
30851 \end_inset
30852
30853 節を参照のこと.
30854 \end_layout
30855
30856 \end_inset
30857
30858
30859 \end_layout
30860
30861 \begin_layout Standard
30862 化学式を組版するのにもう少し便利な方法は,\SpecialChar LaTeX
30863 パッケージ
30864 \series bold
30865 mhchem
30866 \series default
30867
30868 \begin_inset Index idx
30869 status collapsed
30870
30871 \begin_layout Plain Layout
30872 ぱっけーじ@パッケージ ! mhchem
30873 \end_layout
30874
30875 \end_inset
30876
30877 が導入されているときに使用することができる
30878 \series bold
30879
30880 \backslash
30881 ce
30882 \series default
30883
30884 \begin_inset Index idx
30885 status collapsed
30886
30887 \begin_layout Plain Layout
30888 こまんど@コマンド ! C ! 
30889 \backslash
30890 ce
30891 \end_layout
30892
30893 \end_inset
30894
30895 コマンドを使用することです.
30896 \series bold
30897
30898 \backslash
30899 ce
30900 \series default
30901 を数式に入力すると,新しい青いボックスが現れ,直感的に化学式を入力することができます.
30902 \end_layout
30903
30904 \begin_layout Standard
30905 \align center
30906 \begin_inset Tabular
30907 <lyxtabular version="3" rows="10" columns="2">
30908 <features booktabs="true" tabularvalignment="middle">
30909 <column alignment="center" valignment="top" width="0pt">
30910 <column alignment="center" valignment="top">
30911 <row>
30912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30913 \begin_inset Text
30914
30915 \begin_layout Plain Layout
30916 コマンド
30917 \end_layout
30918
30919 \end_inset
30920 </cell>
30921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30922 \begin_inset Text
30923
30924 \begin_layout Plain Layout
30925 出力
30926 \end_layout
30927
30928 \end_inset
30929 </cell>
30930 </row>
30931 <row>
30932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936
30937 \backslash
30938 ce
30939 \begin_inset space \textvisiblespace{}
30940 \end_inset
30941
30942 H2CO3
30943 \end_layout
30944
30945 \end_inset
30946 </cell>
30947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
30948 \begin_inset Text
30949
30950 \begin_layout Plain Layout
30951 \begin_inset Formula $\ce{H2CO3}$
30952 \end_inset
30953
30954
30955 \end_layout
30956
30957 \end_inset
30958 </cell>
30959 </row>
30960 <row topspace="1.5mm">
30961 <cell alignment="center" valignment="top" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965
30966 \backslash
30967 ce
30968 \begin_inset space \textvisiblespace{}
30969 \end_inset
30970
30971 SO4^2-
30972 \end_layout
30973
30974 \end_inset
30975 </cell>
30976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
30977 \begin_inset Text
30978
30979 \begin_layout Plain Layout
30980 \begin_inset Formula $\ce{SO4^{2-}}$
30981 \end_inset
30982
30983
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
30988 </row>
30989 <row topspace="1.5mm">
30990 <cell alignment="center" valignment="top" usebox="none">
30991 \begin_inset Text
30992
30993 \begin_layout Plain Layout
30994
30995 \backslash
30996 ce
30997 \begin_inset space \textvisiblespace{}
30998 \end_inset
30999
31000 (NH4)2S
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009 \begin_inset Formula $\ce{(NH4)2S}$
31010 \end_inset
31011
31012
31013 \end_layout
31014
31015 \end_inset
31016 </cell>
31017 </row>
31018 <row topspace="1.5mm">
31019 <cell alignment="center" valignment="top" usebox="none">
31020 \begin_inset Text
31021
31022 \begin_layout Plain Layout
31023
31024 \backslash
31025 ce
31026 \begin_inset space \textvisiblespace{}
31027 \end_inset
31028
31029 KCr(SO4)2.12H2O
31030 \end_layout
31031
31032 \end_inset
31033 </cell>
31034 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31035 \begin_inset Text
31036
31037 \begin_layout Plain Layout
31038 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31039 \end_inset
31040
31041
31042 \end_layout
31043
31044 \end_inset
31045 </cell>
31046 </row>
31047 <row topspace="1.5mm">
31048 <cell alignment="center" valignment="top" usebox="none">
31049 \begin_inset Text
31050
31051 \begin_layout Plain Layout
31052
31053 \backslash
31054 ce
31055 \begin_inset space \textvisiblespace{}
31056 \end_inset
31057
31058 A-B
31059 \backslash
31060 dbond
31061 \begin_inset space \textvisiblespace{}
31062 \end_inset
31063
31064 C
31065 \backslash
31066 tbond
31067 \begin_inset space \textvisiblespace{}
31068 \end_inset
31069
31070 D
31071 \end_layout
31072
31073 \end_inset
31074 </cell>
31075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31076 \begin_inset Text
31077
31078 \begin_layout Plain Layout
31079 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31080 \end_inset
31081
31082
31083 \end_layout
31084
31085 \end_inset
31086 </cell>
31087 </row>
31088 <row topspace="1.5mm">
31089 <cell alignment="center" valignment="top" usebox="none">
31090 \begin_inset Text
31091
31092 \begin_layout Plain Layout
31093
31094 \backslash
31095 ce
31096 \begin_inset space \textvisiblespace{}
31097 \end_inset
31098
31099 ^227
31100 \begin_inset Formula $\downarrow$
31101 \end_inset
31102
31103 _90
31104 \begin_inset Formula $\to$
31105 \end_inset
31106
31107 Th+
31108 \end_layout
31109
31110 \end_inset
31111 </cell>
31112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31113 \begin_inset Text
31114
31115 \begin_layout Plain Layout
31116 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31117 \end_inset
31118
31119
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 </row>
31125 <row>
31126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31127 \begin_inset Text
31128
31129 \begin_layout Plain Layout
31130
31131 \backslash
31132 ce
31133 \begin_inset space \textvisiblespace{}
31134 \end_inset
31135
31136
31137 \backslash
31138 mu
31139 \begin_inset space \textvisiblespace{}
31140 \end_inset
31141
31142
31143 \backslash
31144 hyphen
31145 \begin_inset space \textvisiblespace{}
31146 \end_inset
31147
31148 Cl
31149 \end_layout
31150
31151 \end_inset
31152 </cell>
31153 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31154 \begin_inset Text
31155
31156 \begin_layout Plain Layout
31157 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31158 \end_inset
31159
31160
31161 \end_layout
31162
31163 \end_inset
31164 </cell>
31165 </row>
31166 <row>
31167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31168 \begin_inset Text
31169
31170 \begin_layout Plain Layout
31171
31172 \backslash
31173 ce
31174 \begin_inset space \textvisiblespace{}
31175 \end_inset
31176
31177 CO2
31178 \begin_inset space \textvisiblespace{}
31179 \end_inset
31180
31181 +
31182 \begin_inset space \textvisiblespace{}
31183 \end_inset
31184
31185 C
31186 \begin_inset space \textvisiblespace{}
31187 \end_inset
31188
31189 <=>
31190 \begin_inset space \textvisiblespace{}
31191 \end_inset
31192
31193 2CO
31194 \end_layout
31195
31196 \end_inset
31197 </cell>
31198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31199 \begin_inset Text
31200
31201 \begin_layout Plain Layout
31202 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31203 \end_inset
31204
31205
31206 \end_layout
31207
31208 \end_inset
31209 </cell>
31210 </row>
31211 <row topspace="1.5mm">
31212 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31213 \begin_inset Text
31214
31215 \begin_layout Plain Layout
31216
31217 \backslash
31218 ce
31219 \begin_inset space \textvisiblespace{}
31220 \end_inset
31221
31222 CO2
31223 \begin_inset space \textvisiblespace{}
31224 \end_inset
31225
31226 +
31227 \begin_inset space \textvisiblespace{}
31228 \end_inset
31229
31230 C
31231 \begin_inset space \textvisiblespace{}
31232 \end_inset
31233
31234 ->[
31235 \backslash
31236 alpha][
31237 \backslash
31238 beta]
31239 \begin_inset space \textvisiblespace{}
31240 \end_inset
31241
31242 2CO}
31243 \end_layout
31244
31245 \end_inset
31246 </cell>
31247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31248 \begin_inset Text
31249
31250 \begin_layout Plain Layout
31251 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31252 \end_inset
31253
31254
31255 \end_layout
31256
31257 \end_inset
31258 </cell>
31259 </row>
31260 </lyxtabular>
31261
31262 \end_inset
31263
31264
31265 \end_layout
31266
31267 \begin_layout Standard
31268 \begin_inset Note Greyedout
31269 status open
31270
31271 \begin_layout Plain Layout
31272
31273 \series bold
31274 【註】
31275 \series default
31276 \SpecialChar LyX
31277 では,
31278 \series bold
31279 mhchem
31280 \series default
31281 の説明書通りに上矢印を得ようと^文字を使用しても,うまく行きません.代わりに,次のように,負の小空白の後に
31282 \series bold
31283
31284 \backslash
31285 uparrow
31286 \series default
31287 コマンドを続けます.
31288 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31289 \end_inset
31290
31291
31292 \end_layout
31293
31294 \end_inset
31295
31296
31297 \end_layout
31298
31299 \begin_layout Standard
31300
31301 \series bold
31302
31303 \backslash
31304 ce
31305 \series default
31306 を使うと
31307 \begin_inset CommandInset ref
31308 LatexCommand eqref
31309 reference "eq:chem-reaction"
31310
31311 \end_inset
31312
31313 式のコマンドは
31314 \begin_inset Newline newline
31315 \end_inset
31316
31317
31318 \series bold
31319  
31320 \backslash
31321 ce
31322 \begin_inset space \textvisiblespace{}
31323 \end_inset
31324
31325 2Na+
31326 \begin_inset space \textvisiblespace{}
31327 \end_inset
31328
31329 +
31330 \begin_inset space \textvisiblespace{}
31331 \end_inset
31332
31333 SO4^2-
31334 \begin_inset space \textvisiblespace{}
31335 \end_inset
31336
31337
31338 \begin_inset space \textvisiblespace{}
31339 \end_inset
31340
31341 ->
31342 \begin_inset space \textvisiblespace{}
31343 \end_inset
31344
31345 Na2SO4
31346 \begin_inset Newline newline
31347 \end_inset
31348
31349
31350 \series default
31351 のようになります.
31352 \end_layout
31353
31354 \begin_layout Standard
31355 複数行の化学式を作るには,第
31356 \begin_inset CommandInset ref
31357 LatexCommand ref
31358 reference "sec:多行数式"
31359
31360 \end_inset
31361
31362 節に述べられている方法で,多行数式をまず作ります.その後,数式の小さな青いボックスそれぞれに
31363 \series bold
31364
31365 \backslash
31366 ce
31367 \series default
31368 コマンドを使用します.
31369 \begin_inset CommandInset ref
31370 LatexCommand eqref
31371 reference "eq:TEOS-reaction-1"
31372
31373 \end_inset
31374
31375 式と
31376 \begin_inset CommandInset ref
31377 LatexCommand eqref
31378 reference "eq:TEOS-reaction-2"
31379
31380 \end_inset
31381
31382 式は,多段化学反応式の例で,一つの式毎に番号が振られています.
31383 \begin_inset Formula 
31384 \begin{eqnarray}
31385 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31386 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31387 \end{eqnarray}
31388
31389 \end_inset
31390
31391
31392 \end_layout
31393
31394 \begin_layout Standard
31395
31396 \series bold
31397 mhchem
31398 \series default
31399 パッケージは,
31400 \series bold
31401
31402 \backslash
31403 ce
31404 \series default
31405 の他に,特殊ケースに使用する
31406 \series bold
31407
31408 \backslash
31409 cf
31410 \series default
31411
31412 \begin_inset Index idx
31413 status collapsed
31414
31415 \begin_layout Plain Layout
31416 こまんど@コマンド ! C ! 
31417 \backslash
31418 cf
31419 \end_layout
31420
31421 \end_inset
31422
31423 コマンドを提供しています.
31424 \series bold
31425
31426 \backslash
31427 cf
31428 \series default
31429 の詳しい情報と例示については,
31430 \series bold
31431 mhchem
31432 \series default
31433
31434 \begin_inset CommandInset citation
31435 LatexCommand cite
31436 key "mhchem"
31437 literal "true"
31438
31439 \end_inset
31440
31441 の取扱説明書をご覧ください.
31442 \end_layout
31443
31444 \begin_layout Section
31445 図解
31446 \end_layout
31447
31448 \begin_layout Standard
31449 \SpecialChar LyX
31450 は,二つの型の可換図
31451 \series bold
31452 amscd
31453 \series default
31454 および
31455 \series bold
31456 xymatrix
31457 \series default
31458 をサポートしており,以下でこれらの説明をします.
31459 \end_layout
31460
31461 \begin_layout Subsection
31462 amscd図解
31463 \begin_inset Index idx
31464 status collapsed
31465
31466 \begin_layout Plain Layout
31467 ずかい@図解 ! amscd
31468 \end_layout
31469
31470 \end_inset
31471
31472
31473 \end_layout
31474
31475 \begin_layout Standard
31476 この型の図解は,以下のように,関係を縦横の線や矢印で図示します.
31477 \begin_inset Formula 
31478 \[
31479 \begin{CD}A@>>>B@>>>C\\
31480 @AAA@.@VVV\\
31481 F@<<<E@<<<D
31482 \end{CD}
31483 \]
31484
31485 \end_inset
31486
31487
31488 \end_layout
31489
31490 \begin_layout Standard
31491 これを作るには,数式に
31492 \series bold
31493
31494 \backslash
31495 CD
31496 \begin_inset Index idx
31497 status collapsed
31498
31499 \begin_layout Plain Layout
31500 こまんど@コマンド ! C ! 
31501 \backslash
31502 CD
31503 \end_layout
31504
31505 \end_inset
31506
31507
31508 \series default
31509 コマンドを挿入します.二つの点線に囲まれた青枠が現れるので,ここにコマンドを入れていきます.
31510 \begin_inset Info
31511 type  "shortcut"
31512 arg   "newline-insert newline"
31513 \end_inset
31514
31515 を押すと,新しい行が作られます.水平方向の関係は奇数行に入れ,垂直方向の関係は偶数行に入れます.
31516 \end_layout
31517
31518 \begin_layout Standard
31519 関係を作るには,以下のコマンドがあります.
31520 \end_layout
31521
31522 \begin_layout Itemize
31523 \begin_inset Formula $\boldsymbol{@<<<}$
31524 \end_inset
31525
31526 は左矢印,
31527 \begin_inset Formula $\boldsymbol{@>>>}$
31528 \end_inset
31529
31530 は右矢印,
31531 \series bold
31532 @=
31533 \series default
31534 は長い等号を生成します.
31535 \end_layout
31536
31537 \begin_layout Itemize
31538
31539 \series bold
31540 @AAA
31541 \series default
31542 は上矢印,
31543 \series bold
31544 @VVV
31545 \series default
31546 は下矢印,
31547 \begin_inset Formula $\boldsymbol{@|}$
31548 \end_inset
31549
31550 は縦向きの等号を生成します.
31551 \end_layout
31552
31553 \begin_layout Itemize
31554
31555 \series bold
31556 @.
31557 \series default
31558 は関係が存在しない部分に置きます.
31559 \end_layout
31560
31561 \begin_layout Standard
31562 矢印はすべて,以下のようにラベル付けをすることができます.
31563 \end_layout
31564
31565 \begin_layout Itemize
31566 文章を,第1と第2の「
31567 \begin_inset Formula $<$
31568 \end_inset
31569
31570 」ないし「
31571 \begin_inset Formula $>$
31572 \end_inset
31573
31574 」のあいだに入れると,この文章は矢印の上に表示されます.第2・第3の「
31575 \begin_inset Formula $<$
31576 \end_inset
31577
31578 」ないし「
31579 \begin_inset Formula $>$
31580 \end_inset
31581
31582 」のあいだに入れると,矢印の下に表示されます.
31583 \end_layout
31584
31585 \begin_layout Itemize
31586 縦矢印に付ける文章を,第1・第2の「A」ないし「V」のあいだに入れると,この文章は矢印の左に表示されます.第2・第3のもののあいだに入れると,矢印の右に表示され
31587 ます.文章中に「A」や「V」の文字があるときには,これらは\SpecialChar TeX
31588 括弧の中に入れなくてはなりません.
31589 \end_layout
31590
31591 \begin_layout Standard
31592 以下は,上記のすべての関係を使った例です.
31593 \end_layout
31594
31595 \begin_layout Standard
31596 \begin_inset Formula 
31597 \[
31598 \begin{CD}A@>j>>B@>>k>C@=F\\
31599 @AmAA@.@VV{V}V@|\\
31600 D@<<j<E@>k>>F@=C
31601 \end{CD}
31602 \]
31603
31604 \end_inset
31605
31606
31607 \end_layout
31608
31609 \begin_layout Standard
31610 これを作るコマンドは,以下のとおりです.
31611 \begin_inset Newline newline
31612 \end_inset
31613
31614
31615 \series bold
31616
31617 \backslash
31618 CD
31619 \begin_inset space \textvisiblespace{}
31620 \end_inset
31621
31622 A
31623 \begin_inset Formula $\boldsymbol{@>}$
31624 \end_inset
31625
31626 j
31627 \begin_inset Formula $\boldsymbol{>>}$
31628 \end_inset
31629
31630 B
31631 \begin_inset Formula $\boldsymbol{@>>}$
31632 \end_inset
31633
31634 k
31635 \begin_inset Formula $\boldsymbol{>}$
31636 \end_inset
31637
31638 C@=F Ctrl+Return
31639 \begin_inset Newline newline
31640 \end_inset
31641
31642
31643 \begin_inset Phantom HPhantom
31644 status open
31645
31646 \begin_layout Plain Layout
31647
31648 \series bold
31649
31650 \backslash
31651 CD
31652 \begin_inset space \textvisiblespace{}
31653 \end_inset
31654
31655
31656 \end_layout
31657
31658 \end_inset
31659
31660 @AmAA@.@VV
31661 \backslash
31662 {V
31663 \series default
31664
31665 \begin_inset Formula $\to$
31666 \end_inset
31667
31668
31669 \series bold
31670 V
31671 \begin_inset Formula $\boldsymbol{@|}$
31672 \end_inset
31673
31674  Ctrl+Return
31675 \begin_inset Newline newline
31676 \end_inset
31677
31678
31679 \begin_inset Phantom HPhantom
31680 status open
31681
31682 \begin_layout Plain Layout
31683
31684 \series bold
31685
31686 \backslash
31687 CD
31688 \begin_inset space \textvisiblespace{}
31689 \end_inset
31690
31691
31692 \end_layout
31693
31694 \end_inset
31695
31696 D
31697 \begin_inset Formula $\boldsymbol{@<<}$
31698 \end_inset
31699
31700 j
31701 \begin_inset Formula $\boldsymbol{<}$
31702 \end_inset
31703
31704 E
31705 \begin_inset Formula $\boldsymbol{@>}$
31706 \end_inset
31707
31708 k
31709 \begin_inset Formula $\boldsymbol{>>}$
31710 \end_inset
31711
31712 F@=C
31713 \end_layout
31714
31715 \begin_layout Subsection
31716 xymatrix図解
31717 \begin_inset Index idx
31718 status collapsed
31719
31720 \begin_layout Plain Layout
31721 ずかい@図解 ! xymatrix
31722 \end_layout
31723
31724 \end_inset
31725
31726
31727 \end_layout
31728
31729 \begin_layout Standard
31730 xymatricesを使うには,\SpecialChar LaTeX
31731 パッケージの
31732 \series bold
31733 xypic
31734 \series default
31735 が導入済みである必要があります.xymatrixは,数式中に
31736 \series bold
31737
31738 \backslash
31739 xymatrix
31740 \series default
31741 コマンドを入れることで作ることができます.すると,通常の行列と同じようにして,列や行を付け加えることができます.第
31742 \begin_inset CommandInset ref
31743 LatexCommand ref
31744 reference "sec:行列"
31745
31746 \end_inset
31747
31748 節をご参照下さい.
31749 \end_layout
31750
31751 \begin_layout Standard
31752 amscd図解とは異なり,xymatricesは,対角矢印や曲がった矢印など多様なサポートをしています.作ることのできる可換図と装飾は,
31753 \family sans
31754 ヘルプ\SpecialChar menuseparator
31755 用途別説明書\SpecialChar menuseparator
31756 XY-pic説明書
31757 \family default
31758 メニューにある
31759 \emph on
31760 XY-pic説明書
31761 \emph default
31762 で詳しく網羅しています.
31763 \end_layout
31764
31765 \begin_layout Subsection
31766 ファインマン図
31767 \series medium
31768
31769 \begin_inset Index idx
31770 status collapsed
31771
31772 \begin_layout Plain Layout
31773 ずかい@図解 ! ファインマン
31774 \end_layout
31775
31776 \end_inset
31777
31778
31779 \end_layout
31780
31781 \begin_layout Standard
31782 ファインマン図を使うには,\SpecialChar LaTeX
31783 パッケージ
31784 \series bold
31785 feyn
31786 \series default
31787 を導入しておかなくてはなりません.すると,ファインマン図は,数式中で
31788 \series bold
31789
31790 \backslash
31791 Diagram
31792 \series default
31793 コマンドを挿入すれば生成されます.通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31794 \begin_inset CommandInset ref
31795 LatexCommand ref
31796 reference "sec:行列"
31797
31798 \end_inset
31799
31800 節参照).
31801 \end_layout
31802
31803 \begin_layout Standard
31804 \SpecialChar LyX
31805 でのファインマン図の作り方は,メニュー
31806 \family sans
31807 ヘルプ\SpecialChar menuseparator
31808 用途別説明書
31809 \family default
31810 内の『
31811 \emph on
31812 ファインマン図
31813 \emph default
31814 』にあります.
31815 \end_layout
31816
31817 \begin_layout Section
31818 自己定義コマンド
31819 \begin_inset Index idx
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823 じこていぎこまんど@自己定義コマンド
31824 \end_layout
31825
31826 \end_inset
31827
31828
31829 \end_layout
31830
31831 \begin_layout Standard
31832 \begin_inset Note Greyedout
31833 status open
31834
31835 \begin_layout Plain Layout
31836 【註】自己定義コマンド名及びマクロ名には,ラテン文字しか使用することができません.
31837 \end_layout
31838
31839 \end_inset
31840
31841
31842 \end_layout
31843
31844 \begin_layout Subsection
31845
31846 \backslash
31847 newcommandコマンド
31848 \begin_inset CommandInset label
31849 LatexCommand label
31850 name "subsec:newcommandコマンド"
31851
31852 \end_inset
31853
31854
31855 \begin_inset Index idx
31856 status collapsed
31857
31858 \begin_layout Plain Layout
31859 じこていぎこまんど@自己定義コマンド ! 
31860 \backslash
31861 newcommand
31862 \end_layout
31863
31864 \end_inset
31865
31866
31867 \begin_inset Index idx
31868 status collapsed
31869
31870 \begin_layout Plain Layout
31871 こまんど@コマンド ! N ! 
31872 \backslash
31873 newcommand
31874 \end_layout
31875
31876 \end_inset
31877
31878
31879 \end_layout
31880
31881 \begin_layout Standard
31882 頻繁に用いるには,長すぎる\SpecialChar LaTeX
31883 コマンドはたくさんありますが,
31884 \series bold
31885
31886 \backslash
31887 newcommand
31888 \series default
31889 コマンドを使えば,新しい短縮コマンドを定義することが可能です.
31890 \end_layout
31891
31892 \begin_layout Standard
31893
31894 \series bold
31895
31896 \backslash
31897 newcommand
31898 \series default
31899 コマンドの書式は,
31900 \end_layout
31901
31902 \begin_layout Standard
31903
31904 \series bold
31905
31906 \backslash
31907 newcommand{新コマンド名}[引数の数][オプションの値]
31908 \begin_inset Newline newline
31909 \end_inset
31910
31911
31912 \begin_inset Phantom HPhantom
31913 status open
31914
31915 \begin_layout Plain Layout
31916
31917 \series bold
31918
31919 \backslash
31920 newcommand
31921 \end_layout
31922
31923 \end_inset
31924
31925 {コマンド定義}
31926 \end_layout
31927
31928 \begin_layout Standard
31929 です.
31930 \end_layout
31931
31932 \begin_layout Standard
31933 \begin_inset Note Greyedout
31934 status open
31935
31936 \begin_layout Plain Layout
31937
31938 \series bold
31939 【註】
31940 \series default
31941 新コマンド名が,使用中の文書や呼び出している\SpecialChar LaTeX
31942 パッケージで,既に使用されていないことを確認して下さい.たとえば,
31943 \series bold
31944
31945 \backslash
31946 Leftarrow
31947 \series default
31948 の短縮のつもりで
31949 \series bold
31950
31951 \backslash
31952 le
31953 \series default
31954 というコマンドを定義したとすると,
31955 \series bold
31956
31957 \backslash
31958 le
31959 \series default
31960 は既に「
31961 \begin_inset Formula $\le$
31962 \end_inset
31963
31964 」を表すコマンドとして定義されてしまっているので,エラーメッセージが表示されます.
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \end_layout
31971
31972 \begin_layout Standard
31973 「引数の数」は,0
31974 \begin_inset space \thinspace{}
31975 \end_inset
31976
31977 -
31978 \begin_inset space \thinspace{}
31979 \end_inset
31980
31981 9の範囲の整数であり,新コマンドがいくつの引数をとるかを指定するものです.「オプションの値」では,非必須の引数の既定値を定義できます.これを指定すると,新コマン
31982 ドの
31983 \emph on
31984 最初の
31985 \emph default
31986 引数は,自動的に非必須の引数になります.
31987 \end_layout
31988
31989 \begin_layout Standard
31990 以下にいくつかの例を挙げます.
31991 \end_layout
31992
31993 \begin_layout Itemize
31994
31995 \series bold
31996
31997 \backslash
31998 Longrightarrow
31999 \series default
32000 の短縮形として
32001 \series bold
32002
32003 \backslash
32004 gr
32005 \series default
32006 というコマンドを定義するには,\SpecialChar LaTeX
32007 プリアンブルに以下の行を加えます.
32008 \begin_inset VSpace medskip
32009 \end_inset
32010
32011
32012 \begin_inset Newline newline
32013 \end_inset
32014
32015
32016 \series bold
32017
32018 \backslash
32019 newcommand{
32020 \backslash
32021 gr}{
32022 \backslash
32023 Longrightarrow}
32024 \end_layout
32025
32026 \begin_layout Itemize
32027
32028 \series bold
32029
32030 \backslash
32031 underline
32032 \series default
32033 の短縮形として
32034 \series bold
32035
32036 \backslash
32037 us
32038 \series default
32039 というコマンドを定義するには,(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません.このためには,以下のようなプリアンブル行を入れます.
32040 \begin_inset VSpace medskip
32041 \end_inset
32042
32043
32044 \begin_inset Newline newline
32045 \end_inset
32046
32047
32048 \series bold
32049
32050 \backslash
32051 newcommand{
32052 \backslash
32053 us}[1]{
32054 \backslash
32055 underline{#1}}
32056 \series default
32057
32058 \begin_inset VSpace medskip
32059 \end_inset
32060
32061
32062 \begin_inset Newline newline
32063 \end_inset
32064
32065
32066 \series bold
32067 #
32068 \series default
32069 」という文字は,引数の入る場所を示し,その後ろの「
32070 \series bold
32071 1
32072 \series default
32073 」は,これが第1引数の入る場所であることを示します.
32074 \end_layout
32075
32076 \begin_layout Itemize
32077
32078 \series bold
32079
32080 \backslash
32081 framebox
32082 \series default
32083 の短縮形として,たとえば
32084 \series bold
32085
32086 \backslash
32087 fb
32088 \series default
32089 というコマンドを定義するには,
32090 \begin_inset VSpace medskip
32091 \end_inset
32092
32093
32094 \begin_inset Newline newline
32095 \end_inset
32096
32097
32098 \series bold
32099
32100 \backslash
32101 newcommand{
32102 \backslash
32103 fb}[3]{
32104 \backslash
32105 framebox#1#2{$#3$}}
32106 \series default
32107
32108 \begin_inset VSpace medskip
32109 \end_inset
32110
32111
32112 \begin_inset Newline newline
32113 \end_inset
32114
32115 二つのドルマークは,
32116 \series bold
32117
32118 \backslash
32119 framebox
32120 \series default
32121 が必要とする内部の数式を作り出します.第
32122 \begin_inset CommandInset ref
32123 LatexCommand ref
32124 reference "subsec:枠付きボックス"
32125
32126 \end_inset
32127
32128 節をご参照下さい.
32129 \end_layout
32130
32131 \begin_layout Itemize
32132 ボックスの色を指定する必要がない
32133 \series bold
32134
32135 \backslash
32136 fcolorbox
32137 \series default
32138 用の新コマンドを作るには,以下のように,色を示す引数を非必須として定義します.
32139 \begin_inset VSpace medskip
32140 \end_inset
32141
32142
32143 \begin_inset Newline newline
32144 \end_inset
32145
32146
32147 \series bold
32148
32149 \backslash
32150 newcommand{
32151 \backslash
32152 cb}[3][white]{
32153 \backslash
32154 fcolorbox{#2}{#1}{$#3$}}
32155 \series default
32156
32157 \begin_inset VSpace medskip
32158 \end_inset
32159
32160
32161 \begin_inset Newline newline
32162 \end_inset
32163
32164
32165 \series bold
32166
32167 \backslash
32168 cb
32169 \series default
32170 を使うときに色が指定されなければ,事前に定義された色である
32171 \series bold
32172 white
32173 \series default
32174 が使用されます.
32175 \end_layout
32176
32177 \begin_layout Standard
32178 以下は,上で定義したコマンドの動作テストです.
32179 \end_layout
32180
32181 \begin_layout Standard
32182 \align center
32183 \begin_inset Tabular
32184 <lyxtabular version="3" rows="6" columns="2">
32185 <features booktabs="true" tabularvalignment="middle">
32186 <column alignment="center" valignment="top" width="0pt">
32187 <column alignment="center" valignment="top">
32188 <row>
32189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193 コマンド
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202 出力
32203 \end_layout
32204
32205 \end_inset
32206 </cell>
32207 </row>
32208 <row>
32209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32210 \begin_inset Text
32211
32212 \begin_layout Plain Layout
32213 A
32214 \backslash
32215 gr
32216 \begin_inset space \textvisiblespace{}
32217 \end_inset
32218
32219 B
32220 \end_layout
32221
32222 \end_inset
32223 </cell>
32224 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228 \begin_inset Formula $A\gr B$
32229 \end_inset
32230
32231
32232 \end_layout
32233
32234 \end_inset
32235 </cell>
32236 </row>
32237 <row>
32238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32239 \begin_inset Text
32240
32241 \begin_layout Plain Layout
32242
32243 \backslash
32244 us{ABcd
32245 \end_layout
32246
32247 \end_inset
32248 </cell>
32249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32250 \begin_inset Text
32251
32252 \begin_layout Plain Layout
32253 \begin_inset Formula $\us{ABcd}$
32254 \end_inset
32255
32256
32257 \end_layout
32258
32259 \end_inset
32260 </cell>
32261 </row>
32262 <row topspace="1mm">
32263 <cell alignment="center" valignment="top" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267
32268 \backslash
32269 fb{[2cm]
32270 \begin_inset Formula $\to$
32271 \end_inset
32272
32273
32274 \backslash
32275 {
32276 \begin_inset Formula $\to$
32277 \end_inset
32278
32279
32280 \backslash
32281 {
32282 \backslash
32283 int
32284 \begin_inset space \textvisiblespace{}
32285 \end_inset
32286
32287 A=B
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32297 \end_inset
32298
32299
32300 \end_layout
32301
32302 \end_inset
32303 </cell>
32304 </row>
32305 <row topspace="1.5mm">
32306 <cell alignment="center" valignment="top" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310
32311 \backslash
32312 cb{red
32313 \begin_inset Formula $\to$
32314 \end_inset
32315
32316
32317 \backslash
32318 {
32319 \backslash
32320 int
32321 \begin_inset space \textvisiblespace{}
32322 \end_inset
32323
32324 A=B
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333 \begin_inset Formula $\cb{red}{\int A=B}$
32334 \end_inset
32335
32336
32337 \end_layout
32338
32339 \end_inset
32340 </cell>
32341 </row>
32342 <row topspace="1.5mm" bottomspace="1mm">
32343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347
32348 \backslash
32349 cb[green]
32350 \backslash
32351 {red
32352 \begin_inset Formula $\to$
32353 \end_inset
32354
32355
32356 \backslash
32357 {
32358 \backslash
32359 int
32360 \begin_inset space \textvisiblespace{}
32361 \end_inset
32362
32363 A=B
32364 \end_layout
32365
32366 \end_inset
32367 </cell>
32368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32369 \begin_inset Text
32370
32371 \begin_layout Plain Layout
32372 \begin_inset Formula $\cb[green]{red}{\int A=B}$
32373 \end_inset
32374
32375
32376 \end_layout
32377
32378 \end_inset
32379 </cell>
32380 </row>
32381 </lyxtabular>
32382
32383 \end_inset
32384
32385
32386 \end_layout
32387
32388 \begin_layout Subsection
32389 数式マクロ
32390 \begin_inset Index idx
32391 status collapsed
32392
32393 \begin_layout Plain Layout
32394 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
32395 \end_layout
32396
32397 \end_inset
32398
32399
32400 \begin_inset Index idx
32401 status collapsed
32402
32403 \begin_layout Plain Layout
32404 まくろ@マクロ
32405 \end_layout
32406
32407 \end_inset
32408
32409
32410 \end_layout
32411
32412 \begin_layout Standard
32413 自己定義コマンドは,複雑な表現を使うときに特に便利です.たとえば,文書中で二次方程式を扱っているとすると,同じような解の形が何度も出てきます.二次方程式の一般型
32414 は,
32415 \begin_inset Formula 
32416 \[
32417 0=\lambda^{2}+p\lambda+q
32418 \]
32419
32420 \end_inset
32421
32422 であり,その解の一般型は
32423 \begin_inset Formula 
32424 \[
32425 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32426 \]
32427
32428 \end_inset
32429
32430
32431 \end_layout
32432
32433 \begin_layout Standard
32434 です.
32435 \begin_inset Formula $\lambda$
32436 \end_inset
32437
32438
32439 \begin_inset Formula $p$
32440 \end_inset
32441
32442
32443 \begin_inset Formula $q$
32444 \end_inset
32445
32446 の3つのパラメータを指定することが必須であり,
32447 \begin_inset Formula $\lambda$
32448 \end_inset
32449
32450 の指数をオプションとして与えることができるような,解の公式のコマンドを定義するには,以下のような\SpecialChar LaTeX
32451 プリアンブル行を加えます.
32452 \begin_inset Newline newline
32453 \end_inset
32454
32455
32456 \series bold
32457
32458 \backslash
32459 newcommand{
32460 \backslash
32461 qG}[4][1,
32462 \backslash
32463 ,2]{#2_{#1}=-
32464 \backslash
32465 frac{#3}{2}
32466 \backslash
32467 pm
32468 \begin_inset Newline newline
32469 \end_inset
32470
32471
32472 \begin_inset Phantom HPhantom
32473 status open
32474
32475 \begin_layout Plain Layout
32476
32477 \series bold
32478
32479 \backslash
32480 newcommand
32481 \end_layout
32482
32483 \end_inset
32484
32485
32486 \backslash
32487 sqrt{
32488 \backslash
32489 frac{#3^{2}}{4}-#4}}
32490 \end_layout
32491
32492 \begin_layout Standard
32493 これを使って解の公式を作るには,
32494 \begin_inset Newline newline
32495 \end_inset
32496
32497
32498 \series bold
32499
32500 \backslash
32501 qG{
32502 \backslash
32503 lambda
32504 \begin_inset Formula $\to$
32505 \end_inset
32506
32507
32508 \backslash
32509 {p
32510 \begin_inset Formula $\to$
32511 \end_inset
32512
32513
32514 \backslash
32515 {q
32516 \series default
32517 というコマンドを数式に入れます.
32518 \end_layout
32519
32520 \begin_layout Standard
32521 新コマンドを定義する方法は,たとえば\SpecialChar LaTeX
32522 中で分数は
32523 \series bold
32524
32525 \backslash
32526 frac{分子}{分母}
32527 \series default
32528 の形で入れなくてはならないことなど,使用するすべての\SpecialChar LaTeX
32529 コマンドの書式を知っている必要があるので,直感的ではありません.さらに,定義中で中括弧を入れ忘れることはよく
32530 あり,それをやってしまうと,\SpecialChar LyX
32531 からは新コマンドが何をやらかしているか確認しにくくなってしまいます.これらの問題を回避するために,\SpecialChar LyX
32532 は,
32533 \series bold
32534
32535 \backslash
32536 newcommand
32537 \series default
32538 コマンドの代わりに,数式マクロを使う方法を提供しています.
32539 \end_layout
32540
32541 \begin_layout Standard
32542 数式マクロは,
32543 \family sans
32544 挿入\SpecialChar menuseparator
32545 数式\SpecialChar menuseparator
32546 マクロ
32547 \family default
32548 メニューか,ツールバーボタンの
32549 \begin_inset Info
32550 type  "icon"
32551 arg   "math-macro newmacroname_newcommand"
32552 \end_inset
32553
32554 で作ることができます.すると,数式マクロツールバーが表示されるとともに,マクロを定義した箇所に以下のようなボックスが現れます.
32555 \begin_inset Newline newline
32556 \end_inset
32557
32558
32559 \begin_inset space \hspace*{\fill}
32560 \end_inset
32561
32562
32563 \begin_inset Graphics
32564         filename clipart/macrobox.png
32565         scale 95
32566
32567 \end_inset
32568
32569
32570 \begin_inset space \hspace*{\fill}
32571 \end_inset
32572
32573
32574 \begin_inset Newline newline
32575 \end_inset
32576
32577
32578 \begin_inset FormulaMacro
32579 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32580 \end_inset
32581
32582
32583 \backslash
32584 newmacronameが既定のマクロ名として現れますが,意味のある名称に変更するべきでしょう.欲しい数式は一つ目の青枠の中に入れます.引数を置く場所は,
32585 \series bold
32586
32587 \backslash
32588 #1
32589 \series default
32590 のように
32591 \series bold
32592
32593 \backslash
32594 #引数番号
32595 \series default
32596 というコマンドで入力するか,マクロツールバーボタンの
32597 \begin_inset Info
32598 type  "icon"
32599 arg   "math-macro-add-param"
32600 \end_inset
32601
32602 を使用します.引数位置は赤で表示されます.引数は,最大で9つまでとることができます.非必須引数は,ツールバーボタンの
32603 \begin_inset Info
32604 type  "icon"
32605 arg   "math-macro-add-optional-param"
32606 \end_inset
32607
32608 で作ることができます.最初の必須引数は,ツールバーボタンの
32609 \begin_inset Info
32610 type  "icon"
32611 arg   "math-macro-make-optional"
32612 \end_inset
32613
32614 を使って,非必須引数にすることができます.二つ目の青枠には,\SpecialChar LyX
32615 中でのマクロの表示のしかたを定義することができます.通常は,定義したとおりに表示された方が便利なので
32616 ,この枠は空白にしておきます.しかし,画面の過半を占拠してしまうようなマクロを作ってしまった場合には,たとえばこの枠に
32617 \begin_inset Newline newline
32618 \end_inset
32619
32620
32621 \series bold
32622 qG: 
32623 \backslash
32624 #1
32625 \series default
32626  
32627 \series bold
32628 ,
32629 \series default
32630  
32631 \series bold
32632
32633 \backslash
32634 #2
32635 \series default
32636  
32637 \series bold
32638 ,
32639 \series default
32640  
32641 \series bold
32642
32643 \backslash
32644 #3, 
32645 \backslash
32646 #4
32647 \begin_inset Newline newline
32648 \end_inset
32649
32650
32651 \series default
32652 のように入れることができます.このようにすると,マクロ名と引数のみが\SpecialChar LyX
32653 上に表示され,見通しが良くなります.一方,出力での数式は,最初の枠で定義したように表示されま
32654 す.
32655 \begin_inset Newline newline
32656 \end_inset
32657
32658 さらに,数式中のマクロ表示は,マクロの中にカーソルを置いて,
32659 \family sans
32660 表示\SpecialChar menuseparator
32661 数式マクロを展開(畳む)
32662 \family default
32663 メニューを使うことで,マクロ毎に変えることができます.
32664 \end_layout
32665
32666 \begin_layout Standard
32667 マクロを使うには,数式中にマクロ名をコマンドとして入れます.上記の例では,
32668 \series bold
32669
32670 \backslash
32671 qG
32672 \series default
32673 とします.このマクロは,\SpecialChar LyX
32674 中では以下のように表示されます.
32675 \begin_inset Newline newline
32676 \end_inset
32677
32678
32679 \begin_inset space \hspace*{\fill}
32680 \end_inset
32681
32682
32683 \begin_inset Graphics
32684         filename ../clipart/macrouse.png
32685         scale 95
32686
32687 \end_inset
32688
32689
32690 \begin_inset space \hspace*{\fill}
32691 \end_inset
32692
32693
32694 \begin_inset Newline newline
32695 \end_inset
32696
32697 以下は,上記の例に,引数
32698 \begin_inset Formula $x$
32699 \end_inset
32700
32701
32702 \begin_inset Formula $\ln(x)$
32703 \end_inset
32704
32705
32706 \begin_inset Formula $B$
32707 \end_inset
32708
32709 を指定したものです.
32710 \end_layout
32711
32712 \begin_layout Standard
32713 \begin_inset Formula 
32714 \[
32715 \qG x{\ln(x)}B
32716 \]
32717
32718 \end_inset
32719
32720
32721 \end_layout
32722
32723 \begin_layout Standard
32724 \SpecialChar LyX
32725 は,
32726 \family sans
32727 ツール\SpecialChar menuseparator
32728 設定\SpecialChar menuseparator
32729 編集\SpecialChar menuseparator
32730 制御
32731 \family default
32732 メニューで,マクロを編集するのに複数の様式を用意しています.あなたに最も合った様式を見つけるには,様式を選択してから,違いを見るために数式マクロにカーソルを合わ
32733 せてみてください.
32734 \end_layout
32735
32736 \begin_layout Standard
32737 数式マクロは,文書書き出し時に,内部的に
32738 \series bold
32739
32740 \backslash
32741 newcommand
32742 \series default
32743 コマンドに変換されます.こうして生成された
32744 \series bold
32745
32746 \backslash
32747 newcommand
32748 \series default
32749 コマンドは,\SpecialChar LaTeX
32750 プリアンブルには置かれませんので,マクロは,文書中,マクロ定義ボックスよりも後の数式でのみ使うことができます.
32751 \end_layout
32752
32753 \begin_layout Standard
32754 数式マクロは,
32755 \series bold
32756
32757 \backslash
32758 newcommand
32759 \series default
32760 コマンドから直接作ることもできます.たとえば,\SpecialChar LyX
32761 中に通常の文章として,
32762 \series bold
32763
32764 \begin_inset Newline newline
32765 \end_inset
32766
32767
32768 \backslash
32769 newcommand{
32770 \backslash
32771 larrow}[2]{
32772 \backslash
32773 xleftarrow[#2]{#1}}
32774 \begin_inset Newline newline
32775 \end_inset
32776
32777
32778 \series default
32779 というコマンドを書き入れ,この全体を選択して,
32780 \begin_inset Flex Ruby
32781 status collapsed
32782
32783 \begin_layout Plain Layout
32784 捷径
32785 \begin_inset Argument post:1
32786 status collapsed
32787
32788 \begin_layout Plain Layout
32789 ショートカット
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \end_inset
32798
32799
32800 \family sans
32801 Ctrl+M
32802 \family default
32803 を押すと,このコマンドは数式マクロに変換されます.この方法を使うに当たっては,
32804 \series bold
32805
32806 \backslash
32807 newcommand
32808 \series default
32809 コマンドが正しく入力されていることに気をつけなくてはなりません.さもないと,間違ったマクロが作られてしまって,\SpecialChar LaTeX
32810 エラーが発生します.
32811 \end_layout
32812
32813 \begin_layout Standard
32814 数式マクロには,まだ,マクロ定義中に再帰的に数式を入れてしまうと,正しく処理されないという問題が残っています.したがって,第
32815 \begin_inset CommandInset ref
32816 LatexCommand ref
32817 reference "subsec:newcommandコマンド"
32818
32819 \end_inset
32820
32821 節で例として作った
32822 \series bold
32823
32824 \backslash
32825 fb
32826 \series default
32827 は,マクロとしては作ることができません.
32828 \end_layout
32829
32830 \begin_layout Standard
32831 カーソルがマクロ定義ボックスの中にあるとき,\SpecialChar LyX
32832 中に以下のようなマクロツールバーが表示されます.
32833 \end_layout
32834
32835 \begin_layout Standard
32836 \begin_inset VSpace defskip
32837 \end_inset
32838
32839
32840 \end_layout
32841
32842 \begin_layout Standard
32843 \begin_inset Graphics
32844         filename ../clipart/MacroToolbar.png
32845
32846 \end_inset
32847
32848
32849 \begin_inset Index idx
32850 status collapsed
32851
32852 \begin_layout Plain Layout
32853 まくろ@マクロ ! つーるばー@ツールバー
32854 \end_layout
32855
32856 \end_inset
32857
32858
32859 \end_layout
32860
32861 \begin_layout Standard
32862 \begin_inset VSpace defskip
32863 \end_inset
32864
32865
32866 \end_layout
32867
32868 \begin_layout Standard
32869 マクロツールバーは,左から右に,以下の各ボタンがあります.
32870 \end_layout
32871
32872 \begin_layout Standard
32873 \begin_inset VSpace defskip
32874 \end_inset
32875
32876
32877 \end_layout
32878
32879 \begin_layout Standard
32880 \begin_inset Tabular
32881 <lyxtabular version="3" rows="9" columns="2">
32882 <features islongtable="true" longtabularalignment="center">
32883 <column alignment="left" valignment="top">
32884 <column alignment="left" valignment="top" width="85col%">
32885 <row interlinespace="2.5mm">
32886 <cell alignment="center" valignment="top" usebox="none">
32887 \begin_inset Text
32888
32889 \begin_layout Plain Layout
32890 \begin_inset Info
32891 type  "icon"
32892 arg   "math-macro-remove-param"
32893 \end_inset
32894
32895
32896 \end_layout
32897
32898 \end_inset
32899 </cell>
32900 <cell alignment="center" valignment="top" usebox="none">
32901 \begin_inset Text
32902
32903 \begin_layout Plain Layout
32904
32905 \family sans
32906 編集\SpecialChar menuseparator
32907 数式\SpecialChar menuseparator
32908 マクロ定義\SpecialChar menuseparator
32909 最後の引数を削除
32910 \end_layout
32911
32912 \end_inset
32913 </cell>
32914 </row>
32915 <row interlinespace="2.5mm">
32916 <cell alignment="center" valignment="top" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920 \begin_inset Info
32921 type  "icon"
32922 arg   "math-macro-add-param"
32923 \end_inset
32924
32925
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 <cell alignment="center" valignment="top" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934
32935 \family sans
32936 編集\SpecialChar menuseparator
32937 数式\SpecialChar menuseparator
32938 マクロ定義\SpecialChar menuseparator
32939 引数を追加
32940 \end_layout
32941
32942 \end_inset
32943 </cell>
32944 </row>
32945 <row interlinespace="2.5mm">
32946 <cell alignment="center" valignment="top" usebox="none">
32947 \begin_inset Text
32948
32949 \begin_layout Plain Layout
32950 \begin_inset Info
32951 type  "icon"
32952 arg   "math-macro-make-optional"
32953 \end_inset
32954
32955
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 <cell alignment="center" valignment="top" usebox="none">
32961 \begin_inset Text
32962
32963 \begin_layout Plain Layout
32964
32965 \family sans
32966 編集\SpecialChar menuseparator
32967 数式\SpecialChar menuseparator
32968 マクロ定義\SpecialChar menuseparator
32969 最初の必須引数を
32970 \begin_inset Newline newline
32971 \end_inset
32972
32973
32974 \begin_inset Phantom HPhantom
32975 status open
32976
32977 \begin_layout Plain Layout
32978
32979 \family sans
32980 編集\SpecialChar menuseparator
32981 数式\SpecialChar menuseparator
32982 マクロ定義\SpecialChar menuseparator
32983
32984 \end_layout
32985
32986 \end_inset
32987
32988 非必須引数にする
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 </row>
32994 <row interlinespace="2.5mm">
32995 <cell alignment="center" valignment="top" usebox="none">
32996 \begin_inset Text
32997
32998 \begin_layout Plain Layout
32999 \begin_inset Info
33000 type  "icon"
33001 arg   "math-macro-make-nonoptional"
33002 \end_inset
33003
33004
33005 \end_layout
33006
33007 \end_inset
33008 </cell>
33009 <cell alignment="center" valignment="top" usebox="none">
33010 \begin_inset Text
33011
33012 \begin_layout Plain Layout
33013
33014 \family sans
33015 編集\SpecialChar menuseparator
33016 数式\SpecialChar menuseparator
33017 マクロ定義\SpecialChar menuseparator
33018 最後の非必須引数を
33019 \begin_inset Newline newline
33020 \end_inset
33021
33022
33023 \begin_inset Phantom HPhantom
33024 status open
33025
33026 \begin_layout Plain Layout
33027
33028 \family sans
33029 編集\SpecialChar menuseparator
33030 数式\SpecialChar menuseparator
33031 マクロ定義\SpecialChar menuseparator
33032
33033 \end_layout
33034
33035 \end_inset
33036
33037 必須引数にする
33038 \end_layout
33039
33040 \end_inset
33041 </cell>
33042 </row>
33043 <row interlinespace="2.5mm">
33044 <cell alignment="center" valignment="top" usebox="none">
33045 \begin_inset Text
33046
33047 \begin_layout Plain Layout
33048 \begin_inset Info
33049 type  "icon"
33050 arg   "math-macro-remove-optional-param"
33051 \end_inset
33052
33053
33054 \end_layout
33055
33056 \end_inset
33057 </cell>
33058 <cell alignment="center" valignment="top" usebox="none">
33059 \begin_inset Text
33060
33061 \begin_layout Plain Layout
33062
33063 \family sans
33064 編集\SpecialChar menuseparator
33065 数式\SpecialChar menuseparator
33066 マクロ定義\SpecialChar menuseparator
33067 非必須引数を削除
33068 \end_layout
33069
33070 \end_inset
33071 </cell>
33072 </row>
33073 <row interlinespace="2.5mm">
33074 <cell alignment="center" valignment="top" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078 \begin_inset Info
33079 type  "icon"
33080 arg   "math-macro-add-optional-param"
33081 \end_inset
33082
33083
33084 \end_layout
33085
33086 \end_inset
33087 </cell>
33088 <cell alignment="center" valignment="top" usebox="none">
33089 \begin_inset Text
33090
33091 \begin_layout Plain Layout
33092
33093 \family sans
33094 編集\SpecialChar menuseparator
33095 数式\SpecialChar menuseparator
33096 マクロ定義\SpecialChar menuseparator
33097 非必須引数を挿入
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 </row>
33103 <row interlinespace="2.5mm">
33104 <cell alignment="center" valignment="top" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108 \begin_inset Info
33109 type  "icon"
33110 arg   "math-macro-remove-greedy-param"
33111 \end_inset
33112
33113
33114 \end_layout
33115
33116 \end_inset
33117 </cell>
33118 <cell alignment="center" valignment="top" usebox="none">
33119 \begin_inset Text
33120
33121 \begin_layout Plain Layout
33122
33123 \family sans
33124 編集\SpecialChar menuseparator
33125 数式\SpecialChar menuseparator
33126 マクロ定義\SpecialChar menuseparator
33127 右に吐き出す形で
33128 \begin_inset Newline newline
33129 \end_inset
33130
33131
33132 \begin_inset Phantom HPhantom
33133 status open
33134
33135 \begin_layout Plain Layout
33136
33137 \family sans
33138 編集\SpecialChar menuseparator
33139 数式\SpecialChar menuseparator
33140 マクロ定義\SpecialChar menuseparator
33141
33142 \end_layout
33143
33144 \end_inset
33145
33146 最後の引数を削除
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 </row>
33152 <row interlinespace="2.5mm">
33153 <cell alignment="center" valignment="top" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157 \begin_inset Info
33158 type  "icon"
33159 arg   "math-macro-append-greedy-param"
33160 \end_inset
33161
33162
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \family sans
33173 編集\SpecialChar menuseparator
33174 数式\SpecialChar menuseparator
33175 マクロ定義\SpecialChar menuseparator
33176 右から喰う形で
33177 \begin_inset Newline newline
33178 \end_inset
33179
33180
33181 \begin_inset Phantom HPhantom
33182 status open
33183
33184 \begin_layout Plain Layout
33185
33186 \family sans
33187 編集\SpecialChar menuseparator
33188 数式\SpecialChar menuseparator
33189 マクロ定義\SpecialChar menuseparator
33190
33191 \end_layout
33192
33193 \end_inset
33194
33195 引数を追加
33196 \end_layout
33197
33198 \end_inset
33199 </cell>
33200 </row>
33201 <row interlinespace="2.5mm">
33202 <cell alignment="center" valignment="top" usebox="none">
33203 \begin_inset Text
33204
33205 \begin_layout Plain Layout
33206 \begin_inset Info
33207 type  "icon"
33208 arg   "math-macro-add-greedy-optional-param"
33209 \end_inset
33210
33211
33212 \end_layout
33213
33214 \end_inset
33215 </cell>
33216 <cell alignment="center" valignment="top" usebox="none">
33217 \begin_inset Text
33218
33219 \begin_layout Plain Layout
33220
33221 \family sans
33222 編集\SpecialChar menuseparator
33223 数式\SpecialChar menuseparator
33224 マクロ定義\SpecialChar menuseparator
33225 右から喰う形で
33226 \begin_inset Newline newline
33227 \end_inset
33228
33229
33230 \begin_inset Phantom HPhantom
33231 status open
33232
33233 \begin_layout Plain Layout
33234
33235 \family sans
33236 編集\SpecialChar menuseparator
33237 数式\SpecialChar menuseparator
33238 マクロ定義\SpecialChar menuseparator
33239
33240 \end_layout
33241
33242 \end_inset
33243
33244 非必須引数を追加
33245 \end_layout
33246
33247 \end_inset
33248 </cell>
33249 </row>
33250 </lyxtabular>
33251
33252 \end_inset
33253
33254
33255 \end_layout
33256
33257 \begin_layout Section
33258 コンピュータ代数システム
33259 \end_layout
33260
33261 \begin_layout Standard
33262 \SpecialChar LyX
33263 では,\SpecialChar LyX
33264 の数式エディタで書かれた数式表現と,外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です.現在サポートされているプログラムは,
33265 \family sans
33266 Maple
33267 \family default
33268
33269 \family sans
33270 Mathematica
33271 \family default
33272
33273 \family sans
33274 Maxima
33275 \family default
33276
33277 \family sans
33278 Octave
33279 \family default
33280 です.サポートされている数式表現は,非常に単純なものに限られていますので,ご注意ください.
33281 \end_layout
33282
33283 \begin_layout Subsection
33284 使用法
33285 \end_layout
33286
33287 \begin_layout Standard
33288 数式表現を書いた後,
33289 \family sans
33290 編集\SpecialChar menuseparator
33291 数式\SpecialChar menuseparator
33292 コンピュータ代数システムを使用
33293 \family default
33294 メニューで,コンピュータに導入済みのプログラムを選択します.その後,計算結果が,数式表現の右に「=」演算子とともに表示されます.
33295 \end_layout
33296
33297 \begin_layout Standard
33298 下記は,どのような計算が可能かをいくつか例示したものです(出力は
33299 \family typewriter
33300 Maxima
33301 \family default
33302 です).
33303 \end_layout
33304
33305 \begin_layout Itemize
33306 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33307 \end_inset
33308
33309
33310 \end_layout
33311
33312 \begin_layout Itemize
33313 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33314 \end_inset
33315
33316
33317 \end_layout
33318
33319 \begin_layout Itemize
33320 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33321 \end_inset
33322
33323
33324 \end_layout
33325
33326 \begin_layout Itemize
33327 \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}$
33328 \end_inset
33329
33330
33331 \begin_inset Newline newline
33332 \end_inset
33333
33334
33335 \begin_inset Note Greyedout
33336 status open
33337
33338 \begin_layout Plain Layout
33339
33340 \series bold
33341 【註】
33342 \series default
33343 単純な「(」「)」文字ではなく,適切な区切り差込枠
33344 \begin_inset Formula $\left(\right)$
33345 \end_inset
33346
33347 を使わなくてはなりません.
33348 \end_layout
33349
33350 \end_inset
33351
33352  
33353 \end_layout
33354
33355 \begin_layout Itemize
33356 \begin_inset Formula $\det\left[\begin{array}{ccc}
33357 1 & 6 & 7\\
33358 2 & 5 & 8\\
33359 3 & 4 & 17
33360 \end{array}\right]=-56$
33361 \end_inset
33362
33363
33364 \end_layout
33365
33366 \begin_layout Itemize
33367 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \begin_layout Itemize
33374 \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$
33375 \end_inset
33376
33377
33378 \end_layout
33379
33380 \begin_layout Itemize
33381 \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]$
33382 \end_inset
33383
33384
33385 \end_layout
33386
33387 \begin_layout Subsection
33388 捷径
33389 \end_layout
33390
33391 \begin_layout Standard
33392 現在のところ,代数プログラムを呼び出すための
33393 \begin_inset Flex Ruby
33394 status collapsed
33395
33396 \begin_layout Plain Layout
33397 捷径
33398 \begin_inset Argument post:1
33399 status collapsed
33400
33401 \begin_layout Plain Layout
33402 ショートカット
33403 \end_layout
33404
33405 \end_inset
33406
33407
33408 \end_layout
33409
33410 \end_inset
33411
33412 はありません.しかし,捷径を
33413 \family sans
33414 math-extern
33415 \family default
33416  \SpecialChar LyX
33417 関数にバインドすることは容易です(取扱説明書『
33418 \family sans
33419 \emph on
33420 \SpecialChar LyX
33421 関数篇
33422 \family default
33423 \emph default
33424 』参照).例えば,数式エディタ中で
33425 \family sans
33426 リターン
33427 \family default
33428
33429 \begin_inset Flex Ruby
33430 status collapsed
33431
33432 \begin_layout Plain Layout
33433
33434 \begin_inset Argument post:1
33435 status collapsed
33436
33437 \begin_layout Plain Layout
33438 キー
33439 \end_layout
33440
33441 \end_inset
33442
33443
33444 \end_layout
33445
33446 \end_inset
33447
33448 をバインドさせることもできます.それを
33449 \family typewriter
33450 Maxima
33451 \family default
33452 にバインドするには,下記の捷径定義コマンドを使用します.
33453 \end_layout
33454
33455 \begin_layout Standard
33456
33457 \series bold
33458 command-alternatives paragraph-break;math-extern maxima
33459 \end_layout
33460
33461 \begin_layout Section
33462 補遺
33463 \begin_inset Index idx
33464 status collapsed
33465
33466 \begin_layout Plain Layout
33467 ほい@補遺
33468 \end_layout
33469
33470 \end_inset
33471
33472
33473 \end_layout
33474
33475 \begin_layout Subsection
33476 負の数
33477 \begin_inset Index idx
33478 status collapsed
33479
33480 \begin_layout Plain Layout
33481 かず@数 ! ふの@負の
33482 \end_layout
33483
33484 \end_inset
33485
33486
33487 \end_layout
33488
33489 \begin_layout Standard
33490 数式中の負の数は,数の前の負符号が,差演算子記号と同じ長さに設定されてしまうために,汚く見えてしまうことがあります.負の数を通常の文章として書くと,負符号は正し
33491 く表示されます.
33492 \end_layout
33493
33494 \begin_layout Standard
33495 したがって,この問題は,負符号を数式テキストに変換することによって,解消されます.
33496 \end_layout
33497
33498 \begin_layout Standard
33499 以下は,この問題を示す例です.
33500 \end_layout
33501
33502 \begin_layout Standard
33503 \align center
33504 \begin_inset Tabular
33505 <lyxtabular version="3" rows="3" columns="2">
33506 <features booktabs="true" tabularvalignment="middle">
33507 <column alignment="right" valignment="top" width="0pt">
33508 <column alignment="left" valignment="top">
33509 <row>
33510 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514 通常の文章:
33515 \end_layout
33516
33517 \end_inset
33518 </cell>
33519 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33520 \begin_inset Text
33521
33522 \begin_layout Plain Layout
33523 x = -2
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 </row>
33529 <row>
33530 <cell alignment="right" valignment="top" leftline="true" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534 数式:
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33540 \begin_inset Text
33541
33542 \begin_layout Plain Layout
33543 \begin_inset Formula $x=-2$
33544 \end_inset
33545
33546
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 </row>
33552 <row>
33553 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33554 \begin_inset Text
33555
33556 \begin_layout Plain Layout
33557 解決策:
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566 \begin_inset Formula $x=\textrm{-}2$
33567 \end_inset
33568
33569
33570 \end_layout
33571
33572 \end_inset
33573 </cell>
33574 </row>
33575 </lyxtabular>
33576
33577 \end_inset
33578
33579
33580 \end_layout
33581
33582 \begin_layout Subsection
33583 位区切りとしてのコンマ
33584 \begin_inset Index idx
33585 status collapsed
33586
33587 \begin_layout Plain Layout
33588 こんま@コンマ
33589 \end_layout
33590
33591 \end_inset
33592
33593
33594 \begin_inset Index idx
33595 status collapsed
33596
33597 \begin_layout Plain Layout
33598 かんま@カンマ
33599 \begin_inset ERT
33600 status collapsed
33601
33602 \begin_layout Plain Layout
33603
33604 |see{
33605 \end_layout
33606
33607 \end_inset
33608
33609 コンマ
33610 \begin_inset ERT
33611 status collapsed
33612
33613 \begin_layout Plain Layout
33614
33615 }
33616 \end_layout
33617
33618 \end_inset
33619
33620
33621 \end_layout
33622
33623 \end_inset
33624
33625
33626 \end_layout
33627
33628 \begin_layout Standard
33629 \SpecialChar LaTeX
33630 では,英語の慣習にしたがい,数式中のコンマを数字の位区切りに使用します.よって,数式中のコンマの後ろには,つねに空白が加わります.
33631 \end_layout
33632
33633 \begin_layout Standard
33634 これを回避するためには,コンマを選択して,数式テキストに変更して下さい(
33635 \begin_inset Flex Ruby
33636 status collapsed
33637
33638 \begin_layout Plain Layout
33639 捷径
33640 \begin_inset Argument post:1
33641 status collapsed
33642
33643 \begin_layout Plain Layout
33644 ショートカット
33645 \end_layout
33646
33647 \end_inset
33648
33649
33650 \end_layout
33651
33652 \end_inset
33653
33654
33655 \begin_inset Info
33656 type  "shortcut"
33657 arg   "math-mode"
33658 \end_inset
33659
33660 ).
33661 \end_layout
33662
33663 \begin_layout Standard
33664 文書中の数式コンマを,すべて小数点として使うには,\SpecialChar LaTeX
33665 プリアンブルに
33666 \end_layout
33667
33668 \begin_layout Standard
33669
33670 \series bold
33671
33672 \backslash
33673 usepackage{icomma}
33674 \end_layout
33675
33676 \begin_layout Standard
33677 という行を加えて,
33678 \series bold
33679 icomma.sty
33680 \series default
33681
33682 \begin_inset Foot
33683 status collapsed
33684
33685 \begin_layout Plain Layout
33686
33687 \series bold
33688 icomma
33689 \series default
33690 は,\SpecialChar LaTeX
33691 パッケージ
33692 \series bold
33693 was
33694 \series default
33695
33696 \begin_inset Index idx
33697 status collapsed
33698
33699 \begin_layout Plain Layout
33700 ぱっけーじ@パッケージ ! was
33701 \begin_inset ERT
33702 status collapsed
33703
33704 \begin_layout Plain Layout
33705
33706
33707 \backslash
33708 vspace{4mm}
33709 \end_layout
33710
33711 \end_inset
33712
33713
33714 \end_layout
33715
33716 \end_inset
33717
33718 に含まれています.
33719 \end_layout
33720
33721 \end_inset
33722
33723
33724 \begin_inset Index idx
33725 status collapsed
33726
33727 \begin_layout Plain Layout
33728 ぱっけーじ@パッケージ ! icomma
33729 \end_layout
33730
33731 \end_inset
33732
33733 ファイルを読み込みます.
33734 \end_layout
33735
33736 \begin_layout Subsection
33737 物理ベクトル
33738 \begin_inset CommandInset label
33739 LatexCommand label
33740 name "subsec:物理ベクトル"
33741
33742 \end_inset
33743
33744
33745 \begin_inset Index idx
33746 status collapsed
33747
33748 \begin_layout Plain Layout
33749 べくとる@ベクトル ! ぶつり@物理
33750 \begin_inset space \thinspace{}
33751 \end_inset
33752
33753 ——
33754 \end_layout
33755
33756 \end_inset
33757
33758
33759 \end_layout
33760
33761 \begin_layout Standard
33762 \SpecialChar LaTeX
33763 パッケージ
33764 \series bold
33765 braket
33766 \series default
33767
33768 \begin_inset Foot
33769 status collapsed
33770
33771 \begin_layout Plain Layout
33772
33773 \series bold
33774 braket
33775 \series default
33776  は標準的\SpecialChar LaTeX
33777 頒布版のすべてに含まれています.
33778 \end_layout
33779
33780 \end_inset
33781
33782
33783 \begin_inset Index idx
33784 status collapsed
33785
33786 \begin_layout Plain Layout
33787 ぱっけーじ@パッケージ ! braket
33788 \end_layout
33789
33790 \end_inset
33791
33792 には,定義済みのベクトルが提供されており,
33793 \end_layout
33794
33795 \begin_layout Standard
33796
33797 \series bold
33798
33799 \backslash
33800 usepackage{braket}
33801 \end_layout
33802
33803 \begin_layout Standard
33804 という\SpecialChar LaTeX
33805 プリアンブル行で読み込むことができます.
33806 \end_layout
33807
33808 \begin_layout Standard
33809 \begin_inset ERT
33810 status collapsed
33811
33812 \begin_layout Plain Layout
33813
33814
33815 \backslash
33816 ifbraket 
33817 \end_layout
33818
33819 \end_inset
33820
33821
33822 \begin_inset Note Note
33823 status open
33824
33825 \begin_layout Plain Layout
33826 以下の表は,
33827 \series bold
33828 braket
33829 \series default
33830  \SpecialChar LaTeX
33831 パッケージが導入済みのときのみ表示されます.
33832 \end_layout
33833
33834 \end_inset
33835
33836 以下のコマンドが定義されています.
33837 \end_layout
33838
33839 \begin_layout Standard
33840 \align center
33841 \begin_inset Tabular
33842 <lyxtabular version="3" rows="4" columns="2">
33843 <features booktabs="true" tabularvalignment="middle">
33844 <column alignment="center" valignment="top" width="0pt">
33845 <column alignment="center" valignment="top">
33846 <row>
33847 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851 コマンド
33852 \end_layout
33853
33854 \end_inset
33855 </cell>
33856 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33857 \begin_inset Text
33858
33859 \begin_layout Plain Layout
33860 出力
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 </row>
33866 <row>
33867 <cell alignment="center" valignment="top" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \backslash
33873 Bra{
33874 \backslash
33875 psi
33876 \end_layout
33877
33878 \end_inset
33879 </cell>
33880 <cell alignment="center" valignment="top" usebox="none">
33881 \begin_inset Text
33882
33883 \begin_layout Plain Layout
33884 \begin_inset Formula $\Bra{\psi}$
33885 \end_inset
33886
33887
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 </row>
33893 <row>
33894 <cell alignment="center" valignment="top" usebox="none">
33895 \begin_inset Text
33896
33897 \begin_layout Plain Layout
33898
33899 \backslash
33900 Ket{
33901 \backslash
33902 psi
33903 \end_layout
33904
33905 \end_inset
33906 </cell>
33907 <cell alignment="center" valignment="top" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911 \begin_inset Formula $\Ket{\psi}$
33912 \end_inset
33913
33914
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 </row>
33920 <row>
33921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925
33926 \backslash
33927 Braket{
33928 \backslash
33929 psi|
33930 \backslash
33931 phi
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940 \begin_inset Formula $\Braket{\psi|\phi}$
33941 \end_inset
33942
33943
33944 \end_layout
33945
33946 \end_inset
33947 </cell>
33948 </row>
33949 </lyxtabular>
33950
33951 \end_inset
33952
33953
33954 \end_layout
33955
33956 \begin_layout Standard
33957
33958 \series bold
33959
33960 \backslash
33961 Braket
33962 \series default
33963 コマンドを使うと,以下のように,すべての縦棒がそれを囲む括弧と同じ大きさに設定されます.
33964 \begin_inset Formula 
33965 \[
33966 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
33967 \]
33968
33969 \end_inset
33970
33971
33972 \begin_inset ERT
33973 status collapsed
33974
33975 \begin_layout Plain Layout
33976
33977
33978 \backslash
33979 else 
33980 \end_layout
33981
33982 \end_inset
33983
33984
33985 \begin_inset Note Note
33986 status open
33987
33988 \begin_layout Plain Layout
33989
33990 \series bold
33991 braket
33992 \series default
33993  \SpecialChar LaTeX
33994 パッケージが導入されていないときには,以下が表示されます.
33995 \end_layout
33996
33997 \end_inset
33998
33999
34000 \end_layout
34001
34002 \begin_layout Standard
34003 本小節の全体を出力で見るためには,
34004 \series bold
34005 braket
34006 \series default
34007  \SpecialChar LaTeX
34008 パッケージを導入する必要があります.
34009 \end_layout
34010
34011 \begin_layout Standard
34012 \begin_inset ERT
34013 status collapsed
34014
34015 \begin_layout Plain Layout
34016
34017
34018 \backslash
34019 fi 
34020 \end_layout
34021
34022 \end_inset
34023
34024
34025 \end_layout
34026
34027 \begin_layout Standard
34028
34029 \series bold
34030
34031 \backslash
34032 Braket
34033 \series default
34034 と同じ効果は,第
34035 \begin_inset CommandInset ref
34036 LatexCommand ref
34037 reference "subsec:自動の括弧丈"
34038
34039 \end_inset
34040
34041 節に説明されているとおり,
34042 \series bold
34043
34044 \backslash
34045 middle
34046 \series default
34047 コマンドを用いることによっても実現できます.
34048 \end_layout
34049
34050 \begin_layout Subsection
34051 自己定義の分数
34052 \begin_inset CommandInset label
34053 LatexCommand label
34054 name "subsec:自己定義の分数"
34055
34056 \end_inset
34057
34058
34059 \begin_inset Index idx
34060 status collapsed
34061
34062 \begin_layout Plain Layout
34063 ぶんすう@分数 ! じこていぎの@自己定義の
34064 \end_layout
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \begin_layout Standard
34072 分数用の自己定義コマンドを定義するには,以下の書式を持つ
34073 \series bold
34074
34075 \backslash
34076 genfrac
34077 \series default
34078
34079 \begin_inset Index idx
34080 status collapsed
34081
34082 \begin_layout Plain Layout
34083 こまんど@コマンド ! G ! 
34084 \backslash
34085 genfrac
34086 \end_layout
34087
34088 \end_inset
34089
34090 コマンドを使います.
34091 \end_layout
34092
34093 \begin_layout Standard
34094
34095 \series bold
34096
34097 \backslash
34098 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34099 \begin_inset Newline newline
34100 \end_inset
34101
34102
34103 \begin_inset Phantom HPhantom
34104 status open
34105
34106 \begin_layout Plain Layout
34107
34108 \series bold
34109
34110 \backslash
34111 genfrac
34112 \end_layout
34113
34114 \end_inset
34115
34116 {分子}{分母}
34117 \end_layout
34118
34119 \begin_layout Standard
34120 ここで「様式」は,0
34121 \begin_inset space \thinspace{}
34122 \end_inset
34123
34124 -
34125 \begin_inset space \thinspace{}
34126 \end_inset
34127
34128 3の範囲の数字です.
34129 \end_layout
34130
34131 \begin_layout Standard
34132 \align center
34133 \begin_inset Tabular
34134 <lyxtabular version="3" rows="5" columns="2">
34135 <features booktabs="true" tabularvalignment="middle">
34136 <column alignment="center" valignment="top" width="0pt">
34137 <column alignment="center" valignment="top">
34138 <row>
34139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143 数字
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152 様式(大きさ)
34153 \end_layout
34154
34155 \end_inset
34156 </cell>
34157 </row>
34158 <row>
34159 <cell alignment="center" valignment="top" usebox="none">
34160 \begin_inset Text
34161
34162 \begin_layout Plain Layout
34163 0
34164 \end_layout
34165
34166 \end_inset
34167 </cell>
34168 <cell alignment="center" valignment="top" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Plain Layout
34172 別行立て様式の数式
34173 \end_layout
34174
34175 \end_inset
34176 </cell>
34177 </row>
34178 <row>
34179 <cell alignment="center" valignment="top" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Plain Layout
34183 1
34184 \end_layout
34185
34186 \end_inset
34187 </cell>
34188 <cell alignment="center" valignment="top" usebox="none">
34189 \begin_inset Text
34190
34191 \begin_layout Plain Layout
34192 行内数式
34193 \end_layout
34194
34195 \end_inset
34196 </cell>
34197 </row>
34198 <row>
34199 <cell alignment="center" valignment="top" usebox="none">
34200 \begin_inset Text
34201
34202 \begin_layout Plain Layout
34203 2
34204 \end_layout
34205
34206 \end_inset
34207 </cell>
34208 <cell alignment="center" valignment="top" usebox="none">
34209 \begin_inset Text
34210
34211 \begin_layout Plain Layout
34212 やや小(small)
34213 \end_layout
34214
34215 \end_inset
34216 </cell>
34217 </row>
34218 <row>
34219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34220 \begin_inset Text
34221
34222 \begin_layout Plain Layout
34223 3
34224 \end_layout
34225
34226 \end_inset
34227 </cell>
34228 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34229 \begin_inset Text
34230
34231 \begin_layout Plain Layout
34232 最小(tiny)
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 </row>
34238 </lyxtabular>
34239
34240 \end_inset
34241
34242
34243 \end_layout
34244
34245 \begin_layout Standard
34246 「様式」を指定しないときには,
34247 \series bold
34248
34249 \backslash
34250 frac
34251 \series default
34252 コマンドのように,大きさは周囲の環境に合わせて調節されます. 
34253 \end_layout
34254
34255 \begin_layout Standard
34256 「分数線の厚み」を指定しないときには,既定値である0.4
34257 \begin_inset space \thinspace{}
34258 \end_inset
34259
34260 ptが用いられます.
34261 \end_layout
34262
34263 \begin_layout Standard
34264 \begin_inset VSpace medskip
34265 \end_inset
34266
34267 たとえば,第
34268 \begin_inset CommandInset ref
34269 LatexCommand ref
34270 reference "subsec:分数"
34271
34272 \end_inset
34273
34274 節の
34275 \series bold
34276
34277 \backslash
34278 dfrac
34279 \series default
34280 コマンドおよび
34281 \series bold
34282
34283 \backslash
34284 tbinom
34285 \series default
34286 コマンドは,
34287 \end_layout
34288
34289 \begin_layout Standard
34290
34291 \series bold
34292
34293 \backslash
34294 newcommand{
34295 \backslash
34296 dfrac}[2]{
34297 \backslash
34298 genfrac{}{}{}{0}{#1}{#2}}
34299 \end_layout
34300
34301 \begin_layout Standard
34302 あるいは
34303 \end_layout
34304
34305 \begin_layout Standard
34306
34307 \series bold
34308
34309 \backslash
34310 newcommand{
34311 \backslash
34312 tbinom}[2]{
34313 \backslash
34314 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34315 \end_layout
34316
34317 \begin_layout Standard
34318 というコマンドで定義できます.
34319 \end_layout
34320
34321 \begin_layout Standard
34322 \begin_inset VSpace medskip
34323 \end_inset
34324
34325 分数線の厚みを非必須の引数として与えることのできる分数を定義するには,\SpecialChar LaTeX
34326 プリアンブルに
34327 \end_layout
34328
34329 \begin_layout Standard
34330
34331 \series bold
34332
34333 \backslash
34334 newcommand{
34335 \backslash
34336 fracS}[3][]{
34337 \backslash
34338 genfrac{}{}{#1}{}{#2}{#3}}
34339 \end_layout
34340
34341 \begin_layout Standard
34342 という行を入れます.
34343 \end_layout
34344
34345 \begin_layout Standard
34346 以下は,そのテストです.
34347 \begin_inset Formula 
34348 \begin{align*}
34349 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34350 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34351 \end{align*}
34352
34353 \end_inset
34354
34355 ご覧になってわかるように,分子や分母から分数線までの距離は,分数線の厚みの約3倍になります.
34356 \end_layout
34357
34358 \begin_layout Subsection
34359 数式の消去
34360 \begin_inset Index idx
34361 status collapsed
34362
34363 \begin_layout Plain Layout
34364 すうしき@数式 ! しょうきょ@消去
34365 \end_layout
34366
34367 \end_inset
34368
34369
34370 \end_layout
34371
34372 \begin_layout Standard
34373 数式の全体もしくは一部を消去するには,4つの方法があります.
34374 \end_layout
34375
34376 \begin_layout Standard
34377 \align center
34378 \begin_inset ERT
34379 status collapsed
34380
34381 \begin_layout Plain Layout
34382
34383
34384 \backslash
34385 ifcancel 
34386 \end_layout
34387
34388 \end_inset
34389
34390
34391 \begin_inset Note Note
34392 status open
34393
34394 \begin_layout Plain Layout
34395 下記の表は,\SpecialChar LaTeX
34396 パッケージ
34397 \series bold
34398 cancel
34399 \series default
34400 が導入済みの時のみ表示されます.
34401 \end_layout
34402
34403 \end_inset
34404
34405
34406 \end_layout
34407
34408 \begin_layout Standard
34409 \align center
34410 \begin_inset Tabular
34411 <lyxtabular version="3" rows="5" columns="2">
34412 <features booktabs="true" tabularvalignment="middle">
34413 <column alignment="center" valignment="top" width="0pt">
34414 <column alignment="center" valignment="top">
34415 <row>
34416 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34417 \begin_inset Text
34418
34419 \begin_layout Plain Layout
34420 コマンド
34421 \end_layout
34422
34423 \end_inset
34424 </cell>
34425 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34426 \begin_inset Text
34427
34428 \begin_layout Plain Layout
34429 出力
34430 \end_layout
34431
34432 \end_inset
34433 </cell>
34434 </row>
34435 <row>
34436 <cell alignment="center" valignment="top" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440
34441 \backslash
34442 cancel
34443 \begin_inset space \textvisiblespace{}
34444 \end_inset
34445
34446
34447 \backslash
34448 int
34449 \begin_inset space \textvisiblespace{}
34450 \end_inset
34451
34452 A=B
34453 \end_layout
34454
34455 \end_inset
34456 </cell>
34457 <cell alignment="center" valignment="top" usebox="none">
34458 \begin_inset Text
34459
34460 \begin_layout Plain Layout
34461 \begin_inset Formula $\cancel{\int A=B}$
34462 \end_inset
34463
34464
34465 \end_layout
34466
34467 \end_inset
34468 </cell>
34469 </row>
34470 <row topspace="1.5mm">
34471 <cell alignment="center" valignment="top" usebox="none">
34472 \begin_inset Text
34473
34474 \begin_layout Plain Layout
34475
34476 \backslash
34477 bcancel
34478 \begin_inset space \textvisiblespace{}
34479 \end_inset
34480
34481
34482 \backslash
34483 int
34484 \begin_inset space \textvisiblespace{}
34485 \end_inset
34486
34487 A=B
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 <cell alignment="center" valignment="top" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496 \begin_inset Formula $\bcancel{\int A=B}$
34497 \end_inset
34498
34499
34500 \end_layout
34501
34502 \end_inset
34503 </cell>
34504 </row>
34505 <row topspace="1.5mm">
34506 <cell alignment="center" valignment="top" usebox="none">
34507 \begin_inset Text
34508
34509 \begin_layout Plain Layout
34510
34511 \backslash
34512 xcancel
34513 \begin_inset space \textvisiblespace{}
34514 \end_inset
34515
34516
34517 \backslash
34518 int
34519 \begin_inset space \textvisiblespace{}
34520 \end_inset
34521
34522 A=B
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 <cell alignment="center" valignment="top" usebox="none">
34528 \begin_inset Text
34529
34530 \begin_layout Plain Layout
34531 \begin_inset Formula $\xcancel{\int A=B}$
34532 \end_inset
34533
34534
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 </row>
34540 <row>
34541 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545
34546 \backslash
34547 cancelto
34548 \begin_inset space \textvisiblespace{}
34549 \end_inset
34550
34551
34552 \backslash
34553 int
34554 \begin_inset space \textvisiblespace{}
34555 \end_inset
34556
34557 A=B
34558 \begin_inset Formula $\to$
34559 \end_inset
34560
34561 1
34562 \end_layout
34563
34564 \end_inset
34565 </cell>
34566 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
34571 \end_inset
34572
34573
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 </row>
34579 </lyxtabular>
34580
34581 \end_inset
34582
34583
34584 \end_layout
34585
34586 \begin_layout Standard
34587
34588 \series bold
34589
34590 \backslash
34591 cancelto
34592 \series default
34593 は,以下のように,とくに数式中の分数の約分を表示するのに適しています.
34594 \begin_inset Formula 
34595 \[
34596 \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}}}
34597 \]
34598
34599 \end_inset
34600
34601
34602 \end_layout
34603
34604 \begin_layout Standard
34605
34606 \series bold
34607
34608 \backslash
34609 cancelto
34610 \series default
34611 の「下付き文字」寸法の大きさを変えるには,
34612 \end_layout
34613
34614 \begin_layout Standard
34615
34616 \series bold
34617
34618 \backslash
34619 PassOptionsToPackage{オプション}{cancel}
34620 \end_layout
34621
34622 \begin_layout Standard
34623 という行を\SpecialChar LaTeX
34624 プリアンブルに書き加えてください.ここで,
34625 \series bold
34626 オプション
34627 \series default
34628
34629 \series bold
34630 samesize
34631 \series default
34632 にすると,取り消した部分と同じ寸法になり,
34633 \series bold
34634 Smaller
34635 \series default
34636 にすると,通常よりも少し小さくなります.
34637 \end_layout
34638
34639 \begin_layout Standard
34640 取り消し線に色を付けるには,\SpecialChar TeX
34641 コードで以下のコマンドを書き加えてください.
34642 \end_layout
34643
34644 \begin_layout Standard
34645
34646 \series bold
34647
34648 \backslash
34649 renewcommand{
34650 \backslash
34651 CancelColor}{
34652 \backslash
34653 color{red}}
34654 \end_layout
34655
34656 \begin_layout Standard
34657 ここで
34658 \series bold
34659 red
34660 \series default
34661 は,お好みの色に変更することができます.
34662 \end_layout
34663
34664 \begin_layout Standard
34665 \begin_inset ERT
34666 status collapsed
34667
34668 \begin_layout Plain Layout
34669
34670
34671 \backslash
34672 renewcommand{
34673 \backslash
34674 CancelColor}{
34675 \backslash
34676 color{red}}
34677 \end_layout
34678
34679 \end_inset
34680
34681
34682 \end_layout
34683
34684 \begin_layout Standard
34685 \begin_inset Formula 
34686 \[
34687 \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}}}
34688 \]
34689
34690 \end_inset
34691
34692
34693 \end_layout
34694
34695 \begin_layout Standard
34696 \begin_inset ERT
34697 status collapsed
34698
34699 \begin_layout Plain Layout
34700
34701
34702 \backslash
34703 renewcommand{
34704 \backslash
34705 CancelColor}{
34706 \backslash
34707 color{black}}
34708 \end_layout
34709
34710 \end_inset
34711
34712
34713 \begin_inset Note Note
34714 status open
34715
34716 \begin_layout Plain Layout
34717 色をリセット
34718 \end_layout
34719
34720 \end_inset
34721
34722
34723 \end_layout
34724
34725 \begin_layout Standard
34726 他の微調整については,
34727 \series bold
34728 cancel
34729 \series default
34730 パッケージの取扱説明書
34731 \begin_inset CommandInset citation
34732 LatexCommand cite
34733 key "cancel"
34734 literal "true"
34735
34736 \end_inset
34737
34738 をご覧ください.
34739 \begin_inset Index idx
34740 status collapsed
34741
34742 \begin_layout Plain Layout
34743 ぱっけーじ@パッケージ ! cancel
34744 \end_layout
34745
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \begin_layout Standard
34752 \begin_inset ERT
34753 status collapsed
34754
34755 \begin_layout Plain Layout
34756
34757
34758 \backslash
34759 else 
34760 \end_layout
34761
34762 \end_inset
34763
34764
34765 \begin_inset Note Note
34766 status open
34767
34768 \begin_layout Plain Layout
34769 下記の表は,\SpecialChar LaTeX
34770 パッケージ
34771 \series bold
34772 cancel
34773 \series default
34774 が導入済みの時のみ表示されます.
34775 \end_layout
34776
34777 \end_inset
34778
34779
34780 \end_layout
34781
34782 \begin_layout Standard
34783 本小節の続きを見るには,\SpecialChar LaTeX
34784 パッケージ
34785 \series bold
34786 cancel
34787 \series default
34788 を導入する必要があります.
34789 \end_layout
34790
34791 \begin_layout Standard
34792 \begin_inset ERT
34793 status collapsed
34794
34795 \begin_layout Plain Layout
34796
34797
34798 \backslash
34799 fi 
34800 \end_layout
34801
34802 \end_inset
34803
34804
34805 \end_layout
34806
34807 \begin_layout Subsection
34808 節見出し中の数式
34809 \begin_inset CommandInset label
34810 LatexCommand label
34811 name "subsec:節見出し中の数式"
34812
34813 \end_inset
34814
34815
34816 \begin_inset Index idx
34817 status collapsed
34818
34819 \begin_layout Plain Layout
34820 すうしき@数式 ! せつみだしちゅうの@節見出し中の
34821 \end_layout
34822
34823 \end_inset
34824
34825
34826 \end_layout
34827
34828 \begin_layout Standard
34829 数式を節見出し中で使う際には,以下のことに留意しなくてはなりません.
34830 \end_layout
34831
34832 \begin_layout Standard
34833 \begin_inset Note Greyedout
34834 status open
34835
34836 \begin_layout Plain Layout
34837 文書設定ダイアログの
34838 \family sans
34839 PDF特性
34840 \family default
34841
34842 \series bold
34843 hyperref
34844 \series default
34845
34846 \begin_inset Index idx
34847 status collapsed
34848
34849 \begin_layout Plain Layout
34850 ぱっけーじ@パッケージ ! hyperref
34851 \end_layout
34852
34853 \end_inset
34854
34855 サポートが有効になっている場合,PDFのしおりが,目次にある節見出しすべてに関して生成されます.しおり中に数式を入れることはPDFの慣習に違反しているため,節見
34856 出しに数式が含まれている場合,数式はしおり中に誤った文字列として表示されます.
34857 \end_layout
34858
34859 \end_inset
34860
34861
34862 \end_layout
34863
34864 \begin_layout Standard
34865 これらの問題は,
34866 \family sans
34867 挿入\SpecialChar menuseparator
34868 短縮タイトル
34869 \family default
34870 メニューを使って,問題となる節見出しの最後に短縮タイトルを入れることで解決することができます.短縮タイトルは,目次が美しく整形されるように,多行にわたる節見出し
34871 に別名を付けるものです.目次中には,短縮タイトルのみが表示され,したがってPDFしおり中にも短縮タイトルのみが表示されます.
34872 \end_layout
34873
34874 \begin_layout Standard
34875 数式を目次中でも使わなくてもならないが,
34876 \series bold
34877 hyperref
34878 \series default
34879 も使用しなくてはならないときには,
34880 \end_layout
34881
34882 \begin_layout Standard
34883
34884 \series bold
34885
34886 \backslash
34887 texorpdfstring{部分}{代替文字列}
34888 \begin_inset Index idx
34889 status collapsed
34890
34891 \begin_layout Plain Layout
34892 こまんど@コマンド ! T ! 
34893 \backslash
34894 texorpdfstring
34895 \end_layout
34896
34897 \end_inset
34898
34899
34900 \end_layout
34901
34902 \begin_layout Standard
34903 というコマンドを\SpecialChar TeX
34904 モードで使う方法があります.
34905 \end_layout
34906
34907 \begin_layout Standard
34908 「部分」は,見出し中,PDFしおりに表示したくない部分です.これは,文字・数式・脚註のほかに相互参照をとることもできます.しおりには,この部分の代わりに,「代替
34909 文字列」が用いられます.
34910 \end_layout
34911
34912 \begin_layout Standard
34913 以下の二つは,見出しの例です.
34914 \begin_inset VSpace -3mm
34915 \end_inset
34916
34917
34918 \begin_inset ERT
34919 status collapsed
34920
34921 \begin_layout Plain Layout
34922
34923
34924 \backslash
34925 boldmath 
34926 \end_layout
34927
34928 \end_inset
34929
34930
34931 \end_layout
34932
34933 \begin_layout Subsubsection
34934 目次中では数式を使わない見出し
34935 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34936 \end_inset
34937
34938
34939 \begin_inset Argument 1
34940 status collapsed
34941
34942 \begin_layout Plain Layout
34943 目次中では数式を使わない見出し
34944 \end_layout
34945
34946 \end_inset
34947
34948
34949 \end_layout
34950
34951 \begin_layout Subsubsection
34952 目次中で数式を使う見出し
34953 \begin_inset ERT
34954 status collapsed
34955
34956 \begin_layout Plain Layout
34957
34958
34959 \backslash
34960 texorpdfstring{
34961 \end_layout
34962
34963 \end_inset
34964
34965  
34966 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34967 \end_inset
34968
34969
34970 \begin_inset ERT
34971 status collapsed
34972
34973 \begin_layout Plain Layout
34974
34975 }{}
34976 \end_layout
34977
34978 \end_inset
34979
34980
34981 \end_layout
34982
34983 \begin_layout Standard
34984 \begin_inset ERT
34985 status collapsed
34986
34987 \begin_layout Plain Layout
34988
34989
34990 \backslash
34991 unboldmath 
34992 \end_layout
34993
34994 \end_inset
34995
34996 一つめの見出しでは短縮タイトルが使われており,二つめの見出しでは
34997 \series bold
34998
34999 \backslash
35000 texorpdfstring
35001 \series default
35002 が使われています.
35003 \end_layout
35004
35005 \begin_layout Standard
35006 他の節見出しと同じ書式を得るために,上の見出し全体は
35007 \series bold
35008 boldmath
35009 \series default
35010 環境に設定してあります
35011 \begin_inset Foot
35012 status collapsed
35013
35014 \begin_layout Plain Layout
35015
35016 \begin_inset CommandInset ref
35017 LatexCommand ref
35018 reference "subsec:ボールド体の数式"
35019
35020 \end_inset
35021
35022 節参照.
35023 \end_layout
35024
35025 \end_inset
35026
35027
35028 \end_layout
35029
35030 \begin_layout Subsection
35031 多段組文中の数式
35032 \begin_inset Index idx
35033 status collapsed
35034
35035 \begin_layout Plain Layout
35036 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35037 \end_layout
35038
35039 \end_inset
35040
35041
35042 \end_layout
35043
35044 \begin_layout Standard
35045 多段組文中に数式を作ると,段の中に収まりきらないことも多く,ページ幅全体に広がるようにする必要があることがあります.これは,
35046 \series bold
35047 multicol
35048 \series default
35049
35050 \begin_inset Foot
35051 status collapsed
35052
35053 \begin_layout Plain Layout
35054
35055 \series bold
35056 multicol
35057 \series default
35058 は,標準的\SpecialChar LaTeX
35059 頒布版のすべてに含まれています.
35060 \end_layout
35061
35062 \end_inset
35063
35064
35065 \begin_inset Index idx
35066 status collapsed
35067
35068 \begin_layout Plain Layout
35069 ぱっけーじ@パッケージ ! multicol
35070 \end_layout
35071
35072 \end_inset
35073
35074  \SpecialChar LaTeX
35075 パッケージを,
35076 \end_layout
35077
35078 \begin_layout Standard
35079
35080 \series bold
35081
35082 \backslash
35083 usepackage{multicol}
35084 \end_layout
35085
35086 \begin_layout Standard
35087 という\SpecialChar LaTeX
35088 プリアンブル行を書いて読み込むことで,実現できます.
35089 \end_layout
35090
35091 \begin_layout Standard
35092 \begin_inset Note Greyedout
35093 status open
35094
35095 \begin_layout Plain Layout
35096 ここで,
35097 \family sans
35098 文書\SpecialChar menuseparator
35099 設定
35100 \family default
35101 メニューの
35102 \family sans
35103 本文レイアウト
35104 \family default
35105 で,
35106 \family sans
35107 二段組文書
35108 \family default
35109 の設定を
35110 \emph on
35111 有効にしてはならない
35112 \emph default
35113 ことに注意してください.
35114 \end_layout
35115
35116 \end_inset
35117
35118
35119 \end_layout
35120
35121 \begin_layout Standard
35122 多段組文の前に
35123 \end_layout
35124
35125 \begin_layout Standard
35126
35127 \series bold
35128
35129 \backslash
35130 begin{multicols}{段数}
35131 \end_layout
35132
35133 \begin_layout Standard
35134 というコマンドを\SpecialChar TeX
35135 モードで書き入れます.「段数」は,2
35136 \begin_inset space \thinspace{}
35137 \end_inset
35138
35139 -
35140 \begin_inset space \thinspace{}
35141 \end_inset
35142
35143 10のあいだの数字です.多段組文の終わる数式の前には,
35144 \end_layout
35145
35146 \begin_layout Standard
35147
35148 \series bold
35149
35150 \backslash
35151 end{multicols}
35152 \end_layout
35153
35154 \begin_layout Standard
35155 というコマンドを\SpecialChar TeX
35156 モードで入れます.
35157 \end_layout
35158
35159 \begin_layout Standard
35160 このコマンドによって,数式の前にいくらかの余白が,自動的に作られます.これをなくすには,数式の前に-6
35161 \begin_inset space \thinspace{}
35162 \end_inset
35163
35164 mmの垂直空白を入れて下さい.数式様式
35165 \series bold
35166
35167 \begin_inset Foot
35168 status collapsed
35169
35170 \begin_layout Plain Layout
35171 数式様式に関しては,第
35172 \begin_inset CommandInset ref
35173 LatexCommand ref
35174 reference "sec:数式様式"
35175
35176 \end_inset
35177
35178 節をご覧下さい.
35179 \end_layout
35180
35181 \end_inset
35182
35183
35184 \series default
35185 として
35186 \series bold
35187 行頭下げ
35188 \series default
35189 を使用している場合には,代わりに-9
35190 \begin_inset space \thinspace{}
35191 \end_inset
35192
35193 mmの垂直空白を入れて下さい.
35194 \end_layout
35195
35196 \begin_layout Standard
35197 以下は,別行立て数式を含む,多段組文の例です.
35198 \end_layout
35199
35200 \begin_layout Standard
35201 \begin_inset ERT
35202 status collapsed
35203
35204 \begin_layout Plain Layout
35205
35206
35207 \backslash
35208 begin{multicols}{2}
35209 \end_layout
35210
35211 \end_inset
35212
35213
35214 \lang ngerman
35215 Das Spektrum wird fouriertransformiert.
35216  Die Fouriertransformation wird verwendet, um die 
35217 \begin_inset ERT
35218 status collapsed
35219
35220 \begin_layout Plain Layout
35221
35222
35223 \backslash
35224
35225 \begin_inset Quotes erd
35226 \end_inset
35227
35228 u
35229 \end_layout
35230
35231 \end_inset
35232
35233 berlagerten Signale (Netzwerk, L
35234 \begin_inset ERT
35235 status collapsed
35236
35237 \begin_layout Plain Layout
35238
35239
35240 \backslash
35241
35242 \begin_inset Quotes erd
35243 \end_inset
35244
35245 o
35246 \end_layout
35247
35248 \end_inset
35249
35250 sungsmittel) zu trennen.
35251  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35252  nun das Aussehen des Ausgangssignals.
35253  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35254  
35255 \begin_inset ERT
35256 status collapsed
35257
35258 \begin_layout Plain Layout
35259
35260
35261 \backslash
35262
35263 \begin_inset Quotes erd
35264 \end_inset
35265
35266 u
35267 \end_layout
35268
35269 \end_inset
35270
35271 ber alle Phasen integrieren muss.
35272  Sei nun 
35273 \begin_inset Formula $S$
35274 \end_inset
35275
35276  unser normiertes Ausgangssignal und 
35277 \begin_inset Formula $P$
35278 \end_inset
35279
35280  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35281 \lang japanese
35282
35283 \begin_inset ERT
35284 status collapsed
35285
35286 \begin_layout Plain Layout
35287
35288
35289 \backslash
35290 end{multicols}
35291 \end_layout
35292
35293 \end_inset
35294
35295
35296 \begin_inset VSpace -6mm
35297 \end_inset
35298
35299
35300 \begin_inset Formula 
35301 \begin{equation}
35302 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35303 \end{equation}
35304
35305 \end_inset
35306
35307
35308 \begin_inset ERT
35309 status collapsed
35310
35311 \begin_layout Plain Layout
35312
35313
35314 \backslash
35315 begin{multicols}{2}
35316 \end_layout
35317
35318 \end_inset
35319
35320
35321 \lang ngerman
35322 wobei 
35323 \begin_inset Formula $S_{0}$
35324 \end_inset
35325
35326  das Signal ohne Gradient ist und die Normierungsbedingung 
35327 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35328 \end_inset
35329
35330  gilt.
35331  Nun d
35332 \begin_inset ERT
35333 status collapsed
35334
35335 \begin_layout Plain Layout
35336
35337
35338 \backslash
35339
35340 \begin_inset Quotes erd
35341 \end_inset
35342
35343 u
35344 \end_layout
35345
35346 \end_inset
35347
35348 rfen wir aber nicht den Relaxationsprozess au
35349 \begin_inset ERT
35350 status collapsed
35351
35352 \begin_layout Plain Layout
35353
35354
35355 \backslash
35356 ss 
35357 \end_layout
35358
35359 \end_inset
35360
35361 er Acht lassen.
35362  Direkt nach dem 
35363 \begin_inset Formula $\nicefrac{\pi}{2}$
35364 \end_inset
35365
35366
35367 \begin_inset space \thinspace{}
35368 \end_inset
35369
35370 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35371  das Signal zus
35372 \begin_inset ERT
35373 status collapsed
35374
35375 \begin_layout Plain Layout
35376
35377
35378 \backslash
35379
35380 \begin_inset Quotes erd
35381 \end_inset
35382
35383 a
35384 \end_layout
35385
35386 \end_inset
35387
35388 tzlich abschw
35389 \begin_inset ERT
35390 status collapsed
35391
35392 \begin_layout Plain Layout
35393
35394
35395 \backslash
35396
35397 \begin_inset Quotes erd
35398 \end_inset
35399
35400 a
35401 \end_layout
35402
35403 \end_inset
35404
35405 cht.
35406  Diese Abschw
35407 \begin_inset ERT
35408 status collapsed
35409
35410 \begin_layout Plain Layout
35411
35412
35413 \backslash
35414
35415 \begin_inset Quotes erd
35416 \end_inset
35417
35418 a
35419 \end_layout
35420
35421 \end_inset
35422
35423 chung verl
35424 \begin_inset ERT
35425 status collapsed
35426
35427 \begin_layout Plain Layout
35428
35429
35430 \backslash
35431
35432 \begin_inset Quotes erd
35433 \end_inset
35434
35435 a
35436 \end_layout
35437
35438 \end_inset
35439
35440 uft exponentiell in Abh
35441 \begin_inset ERT
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445
35446
35447 \backslash
35448
35449 \begin_inset Quotes erd
35450 \end_inset
35451
35452 a
35453 \end_layout
35454
35455 \end_inset
35456
35457 ngigkeit der so genannten 
35458 \begin_inset Formula $T_{2}$
35459 \end_inset
35460
35461 -Zeit.
35462 \end_layout
35463
35464 \begin_layout Standard
35465 \begin_inset ERT
35466 status collapsed
35467
35468 \begin_layout Plain Layout
35469
35470
35471 \backslash
35472 end{multicols}
35473 \end_layout
35474
35475 \end_inset
35476
35477  
35478 \end_layout
35479
35480 \begin_layout Subsection
35481 変数の説明付き数式
35482 \begin_inset Index idx
35483 status collapsed
35484
35485 \begin_layout Plain Layout
35486 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35487 \end_layout
35488
35489 \end_inset
35490
35491
35492 \end_layout
35493
35494 \begin_layout Standard
35495 \begin_inset CommandInset ref
35496 LatexCommand eqref
35497 reference "eq:within"
35498
35499 \end_inset
35500
35501 式のように,数式内で変数の説明をするには,
35502 \begin_inset Formula $n$
35503 \end_inset
35504
35505 個の変数が使われている場合,左寄せの列を持つ
35506 \begin_inset Formula $2\times n$
35507 \end_inset
35508
35509 行列を使用します
35510 \begin_inset Foot
35511 status collapsed
35512
35513 \begin_layout Plain Layout
35514 行列に関しては,第
35515 \begin_inset CommandInset ref
35516 LatexCommand ref
35517 reference "sec:行列"
35518
35519 \end_inset
35520
35521 節参照.
35522 \end_layout
35523
35524 \end_inset
35525
35526 .説明を小さな文字にするには,行列の前に,たとえば
35527 \series bold
35528
35529 \backslash
35530 footnotesize
35531 \series default
35532 コマンドを挿入します
35533 \begin_inset Foot
35534 status collapsed
35535
35536 \begin_layout Plain Layout
35537 フォント寸法に関しては,第
35538 \begin_inset CommandInset ref
35539 LatexCommand ref
35540 reference "subsec:書体寸法"
35541
35542 \end_inset
35543
35544 節参照.
35545 \end_layout
35546
35547 \end_inset
35548
35549
35550 \end_layout
35551
35552 \begin_layout Standard
35553 数式様式に
35554 \series bold
35555 行頭下げ
35556 \begin_inset Foot
35557 status collapsed
35558
35559 \begin_layout Plain Layout
35560 数式様式に関しては,第
35561 \begin_inset CommandInset ref
35562 LatexCommand ref
35563 reference "sec:数式様式"
35564
35565 \end_inset
35566
35567 節参照.
35568 \end_layout
35569
35570 \end_inset
35571
35572
35573 \series default
35574 を使っている場合,行列を数式とページ余白から等距離に置くために,行列の前後に
35575 \series bold
35576
35577 \backslash
35578 hfill
35579 \series default
35580
35581 \begin_inset Foot
35582 status collapsed
35583
35584 \begin_layout Plain Layout
35585
35586 \series bold
35587
35588 \backslash
35589 hfill
35590 \series default
35591 は,
35592 \series bold
35593 行頭下げ
35594 \series default
35595 様式のときのみ機能します.第
35596 \begin_inset CommandInset ref
35597 LatexCommand ref
35598 reference "subsec:可変長の空白"
35599
35600 \end_inset
35601
35602 節をご覧下さい.
35603 \end_layout
35604
35605 \end_inset
35606
35607 を入れます.
35608 \end_layout
35609
35610 \begin_layout Standard
35611 数式様式に
35612 \series bold
35613 中央揃え
35614 \series default
35615 を使っている場合,数式を字下げするには,第
35616 \begin_inset CommandInset ref
35617 LatexCommand ref
35618 reference "subsec:flalign環境"
35619
35620 \end_inset
35621
35622 節で述べた方法を使用します.
35623 \begin_inset CommandInset ref
35624 LatexCommand eqref
35625 reference "eq:within"
35626
35627 \end_inset
35628
35629 式には5列があり,最初の2列には数式,3列めには行列,最終列には空の\SpecialChar TeX
35630 括弧が入っています.
35631 \begin_inset Formula 
35632 \begin{flalign}
35633 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35634 \rho & \textrm{density}\\
35635 V & \textrm{volume}\\
35636 g & \textrm{gravitational acceleration}
35637 \end{array} &  & {}\label{eq:within}
35638 \end{flalign}
35639
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Subsection
35646 アップライト体のギリシャ小文字
35647 \begin_inset CommandInset label
35648 LatexCommand label
35649 name "subsec:アップライト体ギリシャ小文字"
35650
35651 \end_inset
35652
35653
35654 \begin_inset Index idx
35655 status collapsed
35656
35657 \begin_layout Plain Layout
35658 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35659 \end_layout
35660
35661 \end_inset
35662
35663
35664 \end_layout
35665
35666 \begin_layout Standard
35667 ほとんどの数式書体は,イタリック体のギリシャ小文字しか提供していません.しかし,
35668 \begin_inset Formula $\pi$
35669 \end_inset
35670
35671 中間子やニュートリノのような素粒子の記号には,アップライト体のギリシャ文字が必要とされます.
35672 \series bold
35673 upgreek.sty
35674 \series default
35675
35676 \begin_inset Foot
35677 status collapsed
35678
35679 \begin_layout Plain Layout
35680
35681 \series bold
35682 upgreek
35683 \series default
35684 は,
35685 \series bold
35686 was
35687 \series default
35688
35689 \begin_inset Index idx
35690 status collapsed
35691
35692 \begin_layout Plain Layout
35693 ぱっけーじ@パッケージ ! was
35694 \begin_inset ERT
35695 status collapsed
35696
35697 \begin_layout Plain Layout
35698
35699
35700 \backslash
35701 vspace{4mm}
35702 \end_layout
35703
35704 \end_inset
35705
35706
35707 \end_layout
35708
35709 \end_inset
35710
35711  \SpecialChar LaTeX
35712 パッケージの一部です.
35713 \end_layout
35714
35715 \end_inset
35716
35717
35718 \begin_inset Index idx
35719 status collapsed
35720
35721 \begin_layout Plain Layout
35722 ぱっけーじ@パッケージ ! upgreek
35723 \end_layout
35724
35725 \end_inset
35726
35727  ファイルを
35728 \end_layout
35729
35730 \begin_layout Standard
35731
35732 \series bold
35733
35734 \backslash
35735 usepackage{upgreek}
35736 \end_layout
35737
35738 \begin_layout Standard
35739 という\SpecialChar LaTeX
35740 プリアンブル行で読み込めば,これらが提供されるようになります.
35741 \begin_inset ERT
35742 status collapsed
35743
35744 \begin_layout Plain Layout
35745
35746
35747 \backslash
35748 ifupgreek 
35749 \end_layout
35750
35751 \end_inset
35752
35753
35754 \begin_inset Note Note
35755 status open
35756
35757 \begin_layout Plain Layout
35758 以下の表は,
35759 \series bold
35760 upgreek
35761 \series default
35762  \SpecialChar LaTeX
35763 パッケージが導入済みのときのみ表示されます.
35764 \end_layout
35765
35766 \end_inset
35767
35768 アップライト体のギリシャ小文字は,ギリシャ小文字のコマンド名の前に
35769 \series bold
35770 up
35771 \series default
35772 を付けると作ることができます.たとえば
35773 \series bold
35774
35775 \backslash
35776 uptau
35777 \series default
35778 コマンドは,
35779 \begin_inset Formula $\uptau$
35780 \end_inset
35781
35782 のようになります.
35783 \end_layout
35784
35785 \begin_layout Standard
35786 これらのコマンドを使えば,以下のような素粒子の反応を組版することができるようになります.
35787 \begin_inset Formula 
35788 \[
35789 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35790 \]
35791
35792 \end_inset
35793
35794
35795 \end_layout
35796
35797 \begin_layout Standard
35798 アップライト体の文字は,イタリック体のものよりも太く幅広です.したがって,これらを「
35799 \begin_inset Formula $\mu m$
35800 \end_inset
35801
35802 」のような単位に使うべきではありません.
35803 \end_layout
35804
35805 \begin_layout Standard
35806 \begin_inset ERT
35807 status collapsed
35808
35809 \begin_layout Plain Layout
35810
35811
35812 \backslash
35813 else 
35814 \end_layout
35815
35816 \end_inset
35817
35818
35819 \begin_inset Note Note
35820 status open
35821
35822 \begin_layout Plain Layout
35823 以下は,
35824 \series bold
35825 upgreek
35826 \series default
35827  \SpecialChar LaTeX
35828 パッケージが導入されていないときのみ表示されます.
35829 \end_layout
35830
35831 \end_inset
35832
35833
35834 \end_layout
35835
35836 \begin_layout Standard
35837 この小節のすべてを出力で見るには,
35838 \series bold
35839 upgreek
35840 \series default
35841  \SpecialChar LaTeX
35842 パッケージを導入する必要があります.
35843 \end_layout
35844
35845 \begin_layout Standard
35846 \begin_inset ERT
35847 status collapsed
35848
35849 \begin_layout Plain Layout
35850
35851
35852 \backslash
35853 fi 
35854 \end_layout
35855
35856 \end_inset
35857
35858
35859 \end_layout
35860
35861 \begin_layout Subsection
35862 数式中のテキスト文字
35863 \begin_inset Index idx
35864 status collapsed
35865
35866 \begin_layout Plain Layout
35867 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
35868 \end_layout
35869
35870 \end_inset
35871
35872
35873 \end_layout
35874
35875 \begin_layout Standard
35876 折にふれて,テキスト文字を直接数式中に入れたいときがあるでしょう.たとえば,中黒「·」を
35877 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35878 \end_inset
35879
35880 のように数式中で頻繁に用いようとすると,この中黒はすべてのエンコーディングでテキスト文字として定義されているために,代わりに
35881 \series bold
35882
35883 \backslash
35884 cdot
35885 \series default
35886
35887 \begin_inset Foot
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891
35892 \begin_inset CommandInset ref
35893 LatexCommand ref
35894 reference "subsec:二項演算子"
35895
35896 \end_inset
35897
35898 節参照.
35899 \end_layout
35900
35901 \end_inset
35902
35903 コマンドを挿入しなくてはならなくなることでしょう.しかし,
35904 \end_layout
35905
35906 \begin_layout Standard
35907
35908 \series bold
35909
35910 \backslash
35911 Declare Inputtext{183}{
35912 \backslash
35913 ifmmode
35914 \backslash
35915 cdot
35916 \backslash
35917 else
35918 \backslash
35919 textperiodcentered
35920 \backslash
35921 f\SpecialChar ligaturebreak
35922 i}
35923 \end_layout
35924
35925 \begin_layout Standard
35926 という\SpecialChar LaTeX
35927 プリアンブル行を使えば,エンコーディングに変更を加えることができます.
35928 \end_layout
35929
35930 \begin_layout Standard
35931 文字エンコーディング(
35932 \family sans
35933 文書\SpecialChar menuseparator
35934 設定\SpecialChar menuseparator
35935 言語
35936 \family default
35937 メニュー)は,キーボード上の
35938 \begin_inset Flex Ruby
35939 status collapsed
35940
35941 \begin_layout Plain Layout
35942
35943 \begin_inset Argument post:1
35944 status collapsed
35945
35946 \begin_layout Plain Layout
35947 キー
35948 \end_layout
35949
35950 \end_inset
35951
35952
35953 \end_layout
35954
35955 \end_inset
35956
35957 が押されたときにどの文字が表示されるかを指定します.「·」文字に対応する鍵が押されると,内部的には
35958 \series bold
35959
35960 \backslash
35961 textperiodcentered
35962 \series default
35963 コマンドが使用されます.しかし,このコマンドは数式中では使えないので,\SpecialChar LaTeX
35964 エラーが発生するのです.変更後のエンコーディングでは,文字が数式中に挿入されたか否かによっ
35965 て,正しいコマンドが自動的に選択されます.
35966 \end_layout
35967
35968 \begin_layout Standard
35969 定義ファイル中には,複数の文字のエンコーディングが保管されています.たとえば,
35970 \series bold
35971 latin9
35972 \series default
35973 エンコーディングは,\SpecialChar LaTeX
35974 がインストールされたフォルダにある
35975 \series bold
35976 latin9.def
35977 \series default
35978 ファイルに定義されています.エンコーディングは,\SpecialChar LaTeX
35979 プリアンブルで変更するべきであって,定義ファイルを変更してはなりません.さもないと,自分の作成した文書は,他のコ
35980 ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます.
35981 \end_layout
35982
35983 \begin_layout Standard
35984 \begin_inset VSpace medskip
35985 \end_inset
35986
35987 中黒の他にこの文書では,角度記号「
35988 \begin_inset Formula $^{\circ}$
35989 \end_inset
35990
35991 」が,数式に直接入れることができるよう,以下のような\SpecialChar LaTeX
35992 プリアンブル行で定義されています
35993 \begin_inset Foot
35994 status collapsed
35995
35996 \begin_layout Plain Layout
35997 【訳註】p\SpecialChar LaTeX
35998 では,これらの定義は必要ないので,コメントアウトして無効にしてあります.
35999 \end_layout
36000
36001 \end_inset
36002
36003
36004 \end_layout
36005
36006 \begin_layout Standard
36007
36008 \series bold
36009
36010 \backslash
36011 DeclareInputtext{176}{
36012 \backslash
36013 ifmmode^
36014 \backslash
36015 circ
36016 \backslash
36017 else
36018 \backslash
36019 textdegree
36020 \backslash
36021 f\SpecialChar ligaturebreak
36022 i}
36023 \end_layout
36024
36025 \begin_layout Subsection
36026 数式中の\SpecialChar LaTeX
36027 コメント
36028 \begin_inset Index idx
36029 status collapsed
36030
36031 \begin_layout Plain Layout
36032 L atexこめんと@\SpecialChar LaTeX
36033 コメント
36034 \end_layout
36035
36036 \end_inset
36037
36038
36039 \end_layout
36040
36041 \begin_layout Standard
36042 本文中では,ファイルの\SpecialChar LaTeX
36043 ソースコードでのみ見ることのできるコメントを,
36044 \family sans
36045 挿入
36046 \lang english
36047 \SpecialChar menuseparator
36048
36049 \lang japanese
36050 註釈
36051 \lang english
36052 \SpecialChar menuseparator
36053
36054 \lang japanese
36055 コメント
36056 \family default
36057 メニューで挿入することができます.これと同じことは,数式中ではできませんが,
36058 \end_layout
36059
36060 \begin_layout Standard
36061
36062 \series bold
36063
36064 \backslash
36065 %
36066 \end_layout
36067
36068 \begin_layout Standard
36069 というコマンドを使えば,\SpecialChar LaTeX
36070 コメントを挿入することができます.このコマンドを打ち込むと,コメントを書き込むことのできるボックスが生成されます.\SpecialChar LyX
36071 のバグのせいで
36072 \begin_inset Foot
36073 status collapsed
36074
36075 \begin_layout Plain Layout
36076 \begin_inset CommandInset href
36077 LatexCommand href
36078 name "LyX-bug #9002"
36079 target "https://www.lyx.org/trac/ticket/9002"
36080 literal "false"
36081
36082 \end_inset
36083
36084
36085 \end_layout
36086
36087 \end_inset
36088
36089 ,コメント中に,通常の本文や数式内本文そのものを書くことはできませんが,\SpecialChar LaTeX
36090 出力中に,\SpecialChar LaTeX
36091 コマンドの形では見ることができます.
36092 \lang english
36093
36094 \begin_inset Newline newline
36095 \end_inset
36096
36097
36098 \lang japanese
36099 下記は,\SpecialChar LaTeX
36100 コメントを持つ数式の例です.
36101 \begin_inset Formula 
36102 \[
36103 A=B%\text{これはコメントです。}
36104 \]
36105
36106 \end_inset
36107
36108
36109 \end_layout
36110
36111 \begin_layout Section
36112 \start_of_appendix
36113 組版上の助言
36114 \begin_inset Index idx
36115 status collapsed
36116
36117 \begin_layout Plain Layout
36118 くみばんじょうのじょげん@組版上の助言
36119 \end_layout
36120
36121 \end_inset
36122
36123
36124 \end_layout
36125
36126 \begin_layout Standard
36127 この節は,ISO規範に掲げてある,もっとも重要な組版ルールの要約です
36128 \begin_inset Foot
36129 status collapsed
36130
36131 \begin_layout Plain Layout
36132 この要約の一部は,ISO規則を取り上げている「Duden」
36133 \begin_inset CommandInset citation
36134 LatexCommand cite
36135 key "Duden"
36136 literal "true"
36137
36138 \end_inset
36139
36140 と呼ばれるドイツの半公的辞書から採られています.
36141 \end_layout
36142
36143 \end_inset
36144
36145
36146 \end_layout
36147
36148 \begin_layout Itemize
36149 物理単位は,つねに(イタリック文中にあるときも)アップライト体にします
36150 \begin_inset Foot
36151 status collapsed
36152
36153 \begin_layout Plain Layout
36154 書体様式で指定します.第
36155 \begin_inset CommandInset ref
36156 LatexCommand ref
36157 reference "subsec:書体様式"
36158
36159 \end_inset
36160
36161 節を参照.
36162 \end_layout
36163
36164 \end_inset
36165
36166 :30
36167 \begin_inset space \thinspace{}
36168 \end_inset
36169
36170 km/h
36171 \begin_inset Newline newline
36172 \end_inset
36173
36174 値と単位の間には,最小空白を入れます.第
36175 \begin_inset CommandInset ref
36176 LatexCommand ref
36177 reference "subsec:定義済みの空白"
36178
36179 \end_inset
36180
36181 節を参照.
36182 \begin_inset Newline newline
36183 \end_inset
36184
36185 この慣習は,
36186 \series bold
36187
36188 \backslash
36189 unittwo
36190 \series default
36191 コマンドを使用すると,つねに満たされます.このコマンドを数式に入れると,二つの枠が現れます.最初の枠には値をいれ,第二の枠に単位を入れると,上記と同じような結果
36192 が得られます:
36193 \begin_inset Formula $\unit[30]{km/h}$
36194 \end_inset
36195
36196
36197 \begin_inset space \thinspace{}
36198 \end_inset
36199
36200 .実は,
36201 \series bold
36202
36203 \backslash
36204 unittwo
36205 \series default
36206 は,\SpecialChar LaTeX
36207 コマンドの実体ではなく,
36208 \series bold
36209
36210 \backslash
36211 unit[値]{単位}
36212 \series default
36213 というコマンドです.したがって,これを\SpecialChar TeX
36214 コード中で使用することはできません.
36215 \end_layout
36216
36217 \begin_layout Itemize
36218 百分率記号と千分率記号は,物理単位と同様に組みます:
36219 \begin_inset Newline newline
36220 \end_inset
36221
36222 血中アルコール1,2
36223 \begin_inset space \thinspace{}
36224 \end_inset
36225
36226
36227 \end_layout
36228
36229 \begin_layout Itemize
36230 角度記号は値の直後に置きます:
36231 \begin_inset Formula $15^{\circ}$
36232 \end_inset
36233
36234 .しかし,単位として用いられるときは別です:15
36235 \begin_inset space \thinspace{}
36236 \end_inset
36237
36238
36239 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36240 \end_inset
36241
36242
36243 \end_layout
36244
36245 \begin_layout Itemize
36246 4桁以上の数は,3桁ごとに最小空白を直前に挿入して,グループ化します:18
36247 \begin_inset space \thinspace{}
36248 \end_inset
36249
36250 473
36251 \begin_inset space \thinspace{}
36252 \end_inset
36253
36254 588
36255 \end_layout
36256
36257 \begin_layout Itemize
36258 \begin_inset Formula $120\times90\times40$
36259 \end_inset
36260
36261
36262 \begin_inset space \thinspace{}
36263 \end_inset
36264
36265 cmのような寸法には,積記号「
36266 \begin_inset Formula $\times$
36267 \end_inset
36268
36269 」を用います.これは,
36270 \series bold
36271
36272 \backslash
36273 times
36274 \series default
36275 コマンドか,
36276 \family sans
36277 挿入\SpecialChar menuseparator
36278 特殊文字\SpecialChar menuseparator
36279 記号
36280 \family default
36281 メニューから入れることができます.
36282 \end_layout
36283
36284 \begin_layout Itemize
36285 いくつかの文字を含む関数名は,混乱を防ぐためにアップライト体にします.第
36286 \begin_inset CommandInset ref
36287 LatexCommand ref
36288 reference "subsec:定義済み函数"
36289
36290 \end_inset
36291
36292 節を参照.
36293 \end_layout
36294
36295 \begin_layout Itemize
36296 複数の文字を含む指数は,アップライト体にします:
36297 \begin_inset Formula $E_{\mathrm{kin}}$
36298 \end_inset
36299
36300
36301 \begin_inset Newline newline
36302 \end_inset
36303
36304 行列要素はイタリック体にします:
36305 \begin_inset Formula $\hat{H}_{kl}$
36306 \end_inset
36307
36308
36309 \end_layout
36310
36311 \begin_layout Itemize
36312 微分作用素・積分作用素「d」,オイラー数「e」,虚数単位「i」は,他の変数と間違えることを避けるために,アップライト体にします.
36313 \end_layout
36314
36315 \begin_layout Itemize
36316
36317 \noun on
36318 フーリエ
36319 \noun default
36320 変換を表す文字は,
36321 \series bold
36322
36323 \backslash
36324 mathscr
36325 \begin_inset space \textvisiblespace{}
36326 \end_inset
36327
36328 {F
36329 \series default
36330 コマンド
36331 \begin_inset Index idx
36332 status collapsed
36333
36334 \begin_layout Plain Layout
36335 こまんど@コマンド! M ! 
36336 \backslash
36337 mathscr
36338 \end_layout
36339
36340 \end_inset
36341
36342
36343 \family sans
36344 挿入\SpecialChar menuseparator
36345 特殊文字\SpecialChar menuseparator
36346 記号\SpecialChar menuseparator
36347 文字様記号
36348 \family default
36349 メニューの
36350 \begin_inset Formula $\mathscr{F}$
36351 \end_inset
36352
36353 で入れることができます.
36354 \end_layout
36355
36356 \begin_layout Standard
36357 \begin_inset Newpage newpage
36358 \end_inset
36359
36360
36361 \end_layout
36362
36363 \begin_layout Section
36364 同義語
36365 \begin_inset Index idx
36366 status collapsed
36367
36368 \begin_layout Plain Layout
36369 どうぎご@同義語
36370 \end_layout
36371
36372 \end_inset
36373
36374
36375 \end_layout
36376
36377 \begin_layout Standard
36378 いくつかの文字や記号は,複数のコマンドから作ることができます.以下は,同義のコマンドの一覧です.
36379 \end_layout
36380
36381 \begin_layout Standard
36382 \begin_inset VSpace bigskip
36383 \end_inset
36384
36385
36386 \begin_inset space \hfill{}
36387 \end_inset
36388
36389
36390 \begin_inset Tabular
36391 <lyxtabular version="3" rows="12" columns="2">
36392 <features booktabs="true" tabularvalignment="middle">
36393 <column alignment="center" valignment="top" width="0pt">
36394 <column alignment="center" valignment="top" width="0pt">
36395 <row>
36396 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36397 \begin_inset Text
36398
36399 \begin_layout Plain Layout
36400 コマンド
36401 \end_layout
36402
36403 \end_inset
36404 </cell>
36405 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36406 \begin_inset Text
36407
36408 \begin_layout Plain Layout
36409 同義のコマンド
36410 \end_layout
36411
36412 \end_inset
36413 </cell>
36414 </row>
36415 <row>
36416 <cell alignment="center" valignment="top" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \backslash
36422 ast
36423 \end_layout
36424
36425 \end_inset
36426 </cell>
36427 <cell alignment="center" valignment="top" usebox="none">
36428 \begin_inset Text
36429
36430 \begin_layout Plain Layout
36431 *
36432 \end_layout
36433
36434 \end_inset
36435 </cell>
36436 </row>
36437 <row>
36438 <cell alignment="center" valignment="top" usebox="none">
36439 \begin_inset Text
36440
36441 \begin_layout Plain Layout
36442
36443 \backslash
36444 choose
36445 \end_layout
36446
36447 \end_inset
36448 </cell>
36449 <cell alignment="center" valignment="top" usebox="none">
36450 \begin_inset Text
36451
36452 \begin_layout Plain Layout
36453
36454 \backslash
36455 binom
36456 \end_layout
36457
36458 \end_inset
36459 </cell>
36460 </row>
36461 <row>
36462 <cell alignment="center" valignment="top" usebox="none">
36463 \begin_inset Text
36464
36465 \begin_layout Plain Layout
36466
36467 \backslash
36468 geq
36469 \end_layout
36470
36471 \end_inset
36472 </cell>
36473 <cell alignment="center" valignment="top" usebox="none">
36474 \begin_inset Text
36475
36476 \begin_layout Plain Layout
36477
36478 \backslash
36479 ge
36480 \end_layout
36481
36482 \end_inset
36483 </cell>
36484 </row>
36485 <row>
36486 <cell alignment="center" valignment="top" usebox="none">
36487 \begin_inset Text
36488
36489 \begin_layout Plain Layout
36490
36491 \backslash
36492 lbrace
36493 \end_layout
36494
36495 \end_inset
36496 </cell>
36497 <cell alignment="center" valignment="top" usebox="none">
36498 \begin_inset Text
36499
36500 \begin_layout Plain Layout
36501 {
36502 \end_layout
36503
36504 \end_inset
36505 </cell>
36506 </row>
36507 <row>
36508 <cell alignment="center" valignment="top" usebox="none">
36509 \begin_inset Text
36510
36511 \begin_layout Plain Layout
36512
36513 \backslash
36514 lbracket
36515 \end_layout
36516
36517 \end_inset
36518 </cell>
36519 <cell alignment="center" valignment="top" usebox="none">
36520 \begin_inset Text
36521
36522 \begin_layout Plain Layout
36523 [
36524 \end_layout
36525
36526 \end_inset
36527 </cell>
36528 </row>
36529 <row>
36530 <cell alignment="center" valignment="top" usebox="none">
36531 \begin_inset Text
36532
36533 \begin_layout Plain Layout
36534
36535 \backslash
36536 leftarrow
36537 \end_layout
36538
36539 \end_inset
36540 </cell>
36541 <cell alignment="center" valignment="top" usebox="none">
36542 \begin_inset Text
36543
36544 \begin_layout Plain Layout
36545
36546 \backslash
36547 gets
36548 \end_layout
36549
36550 \end_inset
36551 </cell>
36552 </row>
36553 <row>
36554 <cell alignment="center" valignment="top" usebox="none">
36555 \begin_inset Text
36556
36557 \begin_layout Plain Layout
36558
36559 \backslash
36560 leq
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 <cell alignment="center" valignment="top" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569
36570 \backslash
36571 le
36572 \end_layout
36573
36574 \end_inset
36575 </cell>
36576 </row>
36577 <row>
36578 <cell alignment="center" valignment="top" usebox="none">
36579 \begin_inset Text
36580
36581 \begin_layout Plain Layout
36582
36583 \backslash
36584 lor
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 <cell alignment="center" valignment="top" usebox="none">
36590 \begin_inset Text
36591
36592 \begin_layout Plain Layout
36593
36594 \backslash
36595 vee
36596 \end_layout
36597
36598 \end_inset
36599 </cell>
36600 </row>
36601 <row>
36602 <cell alignment="center" valignment="top" usebox="none">
36603 \begin_inset Text
36604
36605 \begin_layout Plain Layout
36606
36607 \backslash
36608 neq
36609 \end_layout
36610
36611 \end_inset
36612 </cell>
36613 <cell alignment="center" valignment="top" usebox="none">
36614 \begin_inset Text
36615
36616 \begin_layout Plain Layout
36617
36618 \backslash
36619 not=
36620 \end_layout
36621
36622 \end_inset
36623 </cell>
36624 </row>
36625 <row>
36626 <cell alignment="center" valignment="top" usebox="none">
36627 \begin_inset Text
36628
36629 \begin_layout Plain Layout
36630
36631 \backslash
36632 slash
36633 \end_layout
36634
36635 \end_inset
36636 </cell>
36637 <cell alignment="center" valignment="top" usebox="none">
36638 \begin_inset Text
36639
36640 \begin_layout Plain Layout
36641 /
36642 \end_layout
36643
36644 \end_inset
36645 </cell>
36646 </row>
36647 <row>
36648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36649 \begin_inset Text
36650
36651 \begin_layout Plain Layout
36652
36653 \backslash
36654 vert
36655 \end_layout
36656
36657 \end_inset
36658 </cell>
36659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663 |
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 </row>
36669 </lyxtabular>
36670
36671 \end_inset
36672
36673
36674 \begin_inset space \hfill{}
36675 \end_inset
36676
36677
36678 \begin_inset Tabular
36679 <lyxtabular version="3" rows="12" columns="2">
36680 <features booktabs="true" tabularvalignment="middle">
36681 <column alignment="center" valignment="top" width="0pt">
36682 <column alignment="center" valignment="top" width="0pt">
36683 <row>
36684 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36685 \begin_inset Text
36686
36687 \begin_layout Plain Layout
36688 コマンド
36689 \end_layout
36690
36691 \end_inset
36692 </cell>
36693 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36694 \begin_inset Text
36695
36696 \begin_layout Plain Layout
36697 同義のコマンド
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 </row>
36703 <row>
36704 <cell alignment="center" valignment="top" usebox="none">
36705 \begin_inset Text
36706
36707 \begin_layout Plain Layout
36708
36709 \backslash
36710 backslash
36711 \end_layout
36712
36713 \end_inset
36714 </cell>
36715 <cell alignment="center" valignment="top" usebox="none">
36716 \begin_inset Text
36717
36718 \begin_layout Plain Layout
36719
36720 \backslash
36721
36722 \backslash
36723
36724 \end_layout
36725
36726 \end_inset
36727 </cell>
36728 </row>
36729 <row>
36730 <cell alignment="center" valignment="top" usebox="none">
36731 \begin_inset Text
36732
36733 \begin_layout Plain Layout
36734
36735 \backslash
36736 dasharrow
36737 \end_layout
36738
36739 \end_inset
36740 </cell>
36741 <cell alignment="center" valignment="top" usebox="none">
36742 \begin_inset Text
36743
36744 \begin_layout Plain Layout
36745
36746 \backslash
36747 dashrightarrow
36748 \end_layout
36749
36750 \end_inset
36751 </cell>
36752 </row>
36753 <row>
36754 <cell alignment="center" valignment="top" usebox="none">
36755 \begin_inset Text
36756
36757 \begin_layout Plain Layout
36758
36759 \backslash
36760 land
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 <cell alignment="center" valignment="top" usebox="none">
36766 \begin_inset Text
36767
36768 \begin_layout Plain Layout
36769
36770 \backslash
36771 wedge
36772 \end_layout
36773
36774 \end_inset
36775 </cell>
36776 </row>
36777 <row>
36778 <cell alignment="center" valignment="top" usebox="none">
36779 \begin_inset Text
36780
36781 \begin_layout Plain Layout
36782
36783 \backslash
36784 rbrace
36785 \end_layout
36786
36787 \end_inset
36788 </cell>
36789 <cell alignment="center" valignment="top" usebox="none">
36790 \begin_inset Text
36791
36792 \begin_layout Plain Layout
36793 }
36794 \end_layout
36795
36796 \end_inset
36797 </cell>
36798 </row>
36799 <row>
36800 <cell alignment="center" valignment="top" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804
36805 \backslash
36806 rbracket
36807 \end_layout
36808
36809 \end_inset
36810 </cell>
36811 <cell alignment="center" valignment="top" usebox="none">
36812 \begin_inset Text
36813
36814 \begin_layout Plain Layout
36815 ]
36816 \end_layout
36817
36818 \end_inset
36819 </cell>
36820 </row>
36821 <row>
36822 <cell alignment="center" valignment="top" usebox="none">
36823 \begin_inset Text
36824
36825 \begin_layout Plain Layout
36826
36827 \backslash
36828 rightarrow
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 <cell alignment="center" valignment="top" usebox="none">
36834 \begin_inset Text
36835
36836 \begin_layout Plain Layout
36837
36838 \backslash
36839 to
36840 \end_layout
36841
36842 \end_inset
36843 </cell>
36844 </row>
36845 <row>
36846 <cell alignment="center" valignment="top" usebox="none">
36847 \begin_inset Text
36848
36849 \begin_layout Plain Layout
36850
36851 \backslash
36852 lnot
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 <cell alignment="center" valignment="top" usebox="none">
36858 \begin_inset Text
36859
36860 \begin_layout Plain Layout
36861
36862 \backslash
36863 neg
36864 \end_layout
36865
36866 \end_inset
36867 </cell>
36868 </row>
36869 <row>
36870 <cell alignment="center" valignment="top" usebox="none">
36871 \begin_inset Text
36872
36873 \begin_layout Plain Layout
36874
36875 \backslash
36876 ne
36877 \end_layout
36878
36879 \end_inset
36880 </cell>
36881 <cell alignment="center" valignment="top" usebox="none">
36882 \begin_inset Text
36883
36884 \begin_layout Plain Layout
36885
36886 \backslash
36887 not=
36888 \end_layout
36889
36890 \end_inset
36891 </cell>
36892 </row>
36893 <row>
36894 <cell alignment="center" valignment="top" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Plain Layout
36898
36899 \backslash
36900 owns
36901 \end_layout
36902
36903 \end_inset
36904 </cell>
36905 <cell alignment="center" valignment="top" usebox="none">
36906 \begin_inset Text
36907
36908 \begin_layout Plain Layout
36909
36910 \backslash
36911 ni
36912 \end_layout
36913
36914 \end_inset
36915 </cell>
36916 </row>
36917 <row>
36918 <cell alignment="center" valignment="top" usebox="none">
36919 \begin_inset Text
36920
36921 \begin_layout Plain Layout
36922
36923 \backslash
36924 square
36925 \end_layout
36926
36927 \end_inset
36928 </cell>
36929 <cell alignment="center" valignment="top" usebox="none">
36930 \begin_inset Text
36931
36932 \begin_layout Plain Layout
36933
36934 \backslash
36935 Box
36936 \end_layout
36937
36938 \end_inset
36939 </cell>
36940 </row>
36941 <row>
36942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36943 \begin_inset Text
36944
36945 \begin_layout Plain Layout
36946
36947 \backslash
36948 Vert
36949 \end_layout
36950
36951 \end_inset
36952 </cell>
36953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36954 \begin_inset Text
36955
36956 \begin_layout Plain Layout
36957
36958 \backslash
36959 |
36960 \end_layout
36961
36962 \end_inset
36963 </cell>
36964 </row>
36965 </lyxtabular>
36966
36967 \end_inset
36968
36969
36970 \begin_inset space \hfill{}
36971 \end_inset
36972
36973
36974 \end_layout
36975
36976 \begin_layout Standard
36977 \begin_inset Newpage newpage
36978 \end_inset
36979
36980
36981 \end_layout
36982
36983 \begin_layout Bibliography
36984 \begin_inset CommandInset bibitem
36985 LatexCommand bibitem
36986 key "TLC2"
36987 literal "true"
36988
36989 \end_inset
36990
36991
36992 \shape smallcaps
36993 F.
36994  Mittelbach; M.
36995  Goossens
36996 \shape default
36997
36998 \shape italic
36999 The \SpecialChar LaTeX
37000  Companion
37001 \shape default
37002 , 2nd ed.
37003  Addison Wesley, 2004
37004 \end_layout
37005
37006 \begin_layout Bibliography
37007 \begin_inset CommandInset bibitem
37008 LatexCommand bibitem
37009 key "Mathmode"
37010 literal "true"
37011
37012 \end_inset
37013
37014 \SpecialChar LaTeX
37015 の数式能力の
37016 \begin_inset CommandInset href
37017 LatexCommand href
37018 name "説明"
37019 target "https://www.tug.org/~hvoss/PDF/mathmode.pdf"
37020 literal "false"
37021
37022 \end_inset
37023
37024
37025 \end_layout
37026
37027 \begin_layout Bibliography
37028 \begin_inset CommandInset bibitem
37029 LatexCommand bibitem
37030 key "AMS"
37031 literal "true"
37032
37033 \end_inset
37034
37035
37036 \begin_inset ERT
37037 status collapsed
37038
37039 \begin_layout Plain Layout
37040
37041
37042 \backslash
37043 AmS
37044 \end_layout
37045
37046 \end_inset
37047
37048 -\SpecialChar LaTeX
37049
37050 \begin_inset CommandInset href
37051 LatexCommand href
37052 name "説明"
37053 target "https://www.ctan.org/tex-archive/macros/latex/required/amslatex/math/amsldoc.pdf"
37054 literal "false"
37055
37056 \end_inset
37057
37058
37059 \end_layout
37060
37061 \begin_layout Bibliography
37062 \begin_inset CommandInset bibitem
37063 LatexCommand bibitem
37064 key "Symbols"
37065 literal "true"
37066
37067 \end_inset
37068
37069 \SpecialChar LaTeX
37070 パッケージで利用できる記号の
37071 \begin_inset CommandInset href
37072 LatexCommand href
37073 name "全覧"
37074 target "https://ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37075 literal "false"
37076
37077 \end_inset
37078
37079
37080 \end_layout
37081
37082 \begin_layout Bibliography
37083 \begin_inset CommandInset bibitem
37084 LatexCommand bibitem
37085 key "cancel"
37086 literal "true"
37087
37088 \end_inset
37089
37090 \SpecialChar LaTeX
37091  
37092 \series bold
37093 cancel
37094 \series default
37095
37096 \begin_inset Index idx
37097 status collapsed
37098
37099 \begin_layout Plain Layout
37100 ぱっけーじ@パッケージ ! cancel
37101 \end_layout
37102
37103 \end_inset
37104
37105 パッケージの
37106 \begin_inset CommandInset href
37107 LatexCommand href
37108 name "取扱説明書"
37109 target "https://www.ctan.org/tex-archive/macros/latex/contrib/cancel/cancel.pdf"
37110 literal "false"
37111
37112 \end_inset
37113
37114
37115 \end_layout
37116
37117 \begin_layout Bibliography
37118 \begin_inset CommandInset bibitem
37119 LatexCommand bibitem
37120 key "hyperref"
37121 literal "true"
37122
37123 \end_inset
37124
37125 \SpecialChar LaTeX
37126  
37127 \series bold
37128 hyperref
37129 \series default
37130
37131 \begin_inset Index idx
37132 status collapsed
37133
37134 \begin_layout Plain Layout
37135 ぱっけーじ@パッケージ ! hyperref
37136 \end_layout
37137
37138 \end_inset
37139
37140 パッケージの
37141 \begin_inset CommandInset href
37142 LatexCommand href
37143 name "取扱説明書"
37144 target "https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf"
37145 literal "false"
37146
37147 \end_inset
37148
37149
37150 \end_layout
37151
37152 \begin_layout Bibliography
37153 \begin_inset CommandInset bibitem
37154 LatexCommand bibitem
37155 key "mhchem"
37156 literal "true"
37157
37158 \end_inset
37159
37160 \SpecialChar LaTeX
37161  
37162 \series bold
37163 mhchem
37164 \series default
37165
37166 \begin_inset Index idx
37167 status collapsed
37168
37169 \begin_layout Plain Layout
37170 ぱっけーじ@パッケージ ! mhchem
37171 \end_layout
37172
37173 \end_inset
37174
37175 パッケージの
37176 \begin_inset CommandInset href
37177 LatexCommand href
37178 name "取扱説明書"
37179 target "https://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37180 literal "false"
37181
37182 \end_inset
37183
37184
37185 \end_layout
37186
37187 \begin_layout Bibliography
37188 \begin_inset CommandInset bibitem
37189 LatexCommand bibitem
37190 key "Duden"
37191 literal "true"
37192
37193 \end_inset
37194
37195
37196 \emph on
37197 Duden Band
37198 \begin_inset space ~
37199 \end_inset
37200
37201 1
37202 \emph default
37203 .
37204  22.
37205 \begin_inset space ~
37206 \end_inset
37207
37208 Auflage, Dudenverlag, 2000
37209 \end_layout
37210
37211 \begin_layout Bibliography
37212 \begin_inset CommandInset bibitem
37213 LatexCommand bibitem
37214 key "Checklist"
37215 literal "true"
37216
37217 \end_inset
37218
37219 原稿見直しの
37220 \begin_inset CommandInset href
37221 LatexCommand href
37222 name "チェックリスト"
37223 target "https://www.nist.gov/physical-measurement-laboratory/special-publication-811"
37224 literal "false"
37225
37226 \end_inset
37227
37228
37229 \end_layout
37230
37231 \begin_layout Standard
37232 \begin_inset CommandInset index_print
37233 LatexCommand printindex
37234 type "idx"
37235 name "索引"
37236 literal "false"
37237
37238 \end_inset
37239
37240
37241 \end_layout
37242
37243 \end_body
37244 \end_document