]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Use utf8 as inputenc for documentation, examples, and templates.
[lyx.git] / lib / doc / ja / Math.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 544
3 \begin_document
4 \begin_header
5 \save_transient_properties false
6 \origin /systemlyxdir/doc/ja/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % solves the following problem:
19 % If the dection number consits of too many numerals the section heading
20 % will be printed in the TOC without a space between it and the section number.
21 % As solution more space between the number and the heading is inserted:
22 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
23 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
24
25 % To be able to enter some characters directly in LyX,
26 % see sec. 22.11
27 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
28 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
29
30 % increase link area for cross-references and autoname them,
31 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
32 %\addto\extrasenglish{%
33 % \renewcommand*{\equationautorefname}[1]{}
34 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
35 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
36 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
37 %}
38
39 % don't load packages twice
40 % see first footnote in sec. 9.3
41 \@ifundefined{textcolor}{\usepackage{color}}{}
42
43 % the pages of the TOC are numbered roman
44 % and a PDF-bookmark for the TOC is added
45 \pagenumbering{roman}
46 \let\myTOC\tableofcontents
47 \renewcommand{\tableofcontents}{%
48  \vspace{1cm}
49  \pdfbookmark[1]{\contentsname}{}
50  \myTOC
51  \cleardoublepage
52  \pagenumbering{arabic}}
53
54 % add 0.5 mm vertical space for table rows
55 \@ifundefined{extrarowheight} {\usepackage{array}}{}
56 \setlength{\extrarowheight}{0.5mm}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % makes caption labels bold
63 %\setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\AtBeginDocument{
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94 %}
95
96 % ------------------------------------
97 % used to check for needed LaTeX packages
98 \usepackage{ifthen}
99
100 % check for package undertilde
101 % used for the command \utilde
102 \newboolean{undertilde}
103 \IfFileExists{undertilde.sty}
104  {\usepackage{undertilde}
105   \setboolean{undertilde}{true}}
106  {\setboolean{undertilde}{false}}
107
108 % check for package eurosym
109 % used for the Euro symbol
110 \newboolean{eurosym}
111 \IfFileExists{eurosym.sty}
112  {\usepackage[gennarrow]{eurosym}
113   \setboolean{eurosym}{true}}
114  {\setboolean{eurosym}{false}}
115
116 % needed in sec. 22.4
117 % check for package braket
118 \newboolean{braket}
119 \IfFileExists{braket.sty}
120  {\usepackage{braket}
121   \setboolean{braket}{true}}
122  {\setboolean{braket}{false}}
123
124 % check for package cancel
125 \newboolean{cancel}
126 \IfFileExists{cancel.sty}
127  {\usepackage{cancel}
128   \setboolean{cancel}{true}}
129  {\setboolean{cancel}{false}}
130
131 % needed in sec. 22.10
132 % check for package upgreek
133 \newboolean{upgreek}
134 \IfFileExists{upgreek.sty}
135  {\usepackage{upgreek}
136   \setboolean{upgreek}{true}}
137  {\setboolean{upgreek}{false}}
138
139 % make pdf bookmark sane with Japanese
140 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
141
142 \renewcommand{\seename}{→}
143 \end_preamble
144 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize,bookmarkpackage=false
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 \ifdefined\kanjiskip
172   \IfFileExists{okumacro.sty}%
173     {\usepackage{okumacro}}%
174     {\newcommand{\ruby}[2]{\shortstack{\tiny ##2\\##1}}}%
175 \else \ifdefined\luatexversion
176   \usepackage{luatexja-ruby}
177 \else \ifdefined\XeTeXversion
178   \usepackage{ruby}%
179 \fi\fi\fi
180 EndPreamble
181 End
182 \end_local_layout
183 \language japanese
184 \language_package default
185 \inputencoding utf8-platex
186 \fontencoding global
187 \font_roman "lmodern" "IPAexMincho"
188 \font_sans "default" "IPAexGothic"
189 \font_typewriter "default" "default"
190 \font_math "auto" "auto"
191 \font_default_family default
192 \use_non_tex_fonts false
193 \font_sc false
194 \font_osf false
195 \font_sf_scale 100 100
196 \font_tt_scale 100 100
197 \use_microtype false
198 \use_dash_ligatures false
199 \graphics default
200 \default_output_format default
201 \output_sync 0
202 \bibtex_command default
203 \index_command default
204 \paperfontsize default
205 \spacing single
206 \use_hyperref true
207 \pdf_title "LyX's Math Manual"
208 \pdf_author "LyX Team, Uwe Stohr"
209 \pdf_subject "LyX-documentation about math"
210 \pdf_keywords "LyX, Mathed"
211 \pdf_bookmarks false
212 \pdf_bookmarksnumbered true
213 \pdf_bookmarksopen true
214 \pdf_bookmarksopenlevel 1
215 \pdf_breaklinks false
216 \pdf_pdfborder false
217 \pdf_colorlinks true
218 \pdf_backref false
219 \pdf_pdfusetitle false
220 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
221 \papersize a4paper
222 \use_geometry true
223 \use_package amsmath 2
224 \use_package amssymb 2
225 \use_package cancel 1
226 \use_package esint 1
227 \use_package mathdots 1
228 \use_package mathtools 2
229 \use_package mhchem 1
230 \use_package stackrel 1
231 \use_package stmaryrd 1
232 \use_package undertilde 0
233 \cite_engine basic
234 \cite_engine_type default
235 \biblio_style plain
236 \use_bibtopic false
237 \use_indices false
238 \paperorientation portrait
239 \suppress_date false
240 \justification true
241 \use_refstyle 0
242 \use_minted 0
243 \notefontcolor #0000ff
244 \index 索引
245 \shortcut idx
246 \color #008000
247 \end_index
248 \leftmargin 3.5cm
249 \topmargin 3cm
250 \rightmargin 3cm
251 \bottommargin 3.5cm
252 \secnumdepth 4
253 \tocdepth 3
254 \paragraph_separation skip
255 \defskip medskip
256 \is_math_indent 0
257 \math_numbering_side default
258 \quotes_style english
259 \dynamic_quotes 0
260 \papercolumns 1
261 \papersides 2
262 \paperpagestyle plain
263 \tracking_changes false
264 \output_changes false
265 \html_math_output 0
266 \html_css_as_file 0
267 \html_be_strict false
268 \end_header
269
270 \begin_body
271
272 \begin_layout Title
273 \SpecialChar LyX
274 の数式詳細説明書
275 \end_layout
276
277 \begin_layout Author
278 \SpecialChar LyX
279 プロジェクトチーム
280 \begin_inset Foot
281 status collapsed
282
283 \begin_layout Plain Layout
284 \noindent
285 コメントや誤りの修正などがございましたら,\SpecialChar LyX
286 文書化メーリングリスト
287 \family typewriter
288  
289 \begin_inset CommandInset href
290 LatexCommand href
291 name "lyx-docs@lists.lyx.org"
292 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
293 type "mailto:"
294 literal "false"
295
296 \end_inset
297
298
299 \family default
300  までお知らせください.
301 \end_layout
302
303 \end_inset
304
305
306 \begin_inset Note Note
307 status collapsed
308
309 \begin_layout Plain Layout
310 著者:Uwe Stöhr
311 \end_layout
312
313 \end_inset
314
315
316 \begin_inset Newline newline
317 \end_inset
318
319
320 \begin_inset Newline newline
321 \end_inset
322
323
324 \family sans
325 第2.3.x版
326 \end_layout
327
328 \begin_layout Standard
329 \begin_inset CommandInset toc
330 LatexCommand tableofcontents
331
332 \end_inset
333
334
335 \end_layout
336
337 \begin_layout Standard
338 \begin_inset Note Note
339 status open
340
341 \begin_layout Plain Layout
342 この文書をPDFやPS,DVIに書き出すには,\SpecialChar LaTeX
343 パッケージの
344 \series bold
345 braket
346 \series default
347
348 \series bold
349 cancel
350 \series default
351
352 \series bold
353 eurosym
354 \series default
355
356 \series bold
357 mathdots
358 \series default
359
360 \series bold
361 mhchem
362 \series default
363
364 \series bold
365 undertilde
366 \series default
367
368 \series bold
369 was
370 \series default
371 が導入されている必要があります.これらが導入されていなくても文書はエクスポートできますが,パッケージを必要とする節は出力には現れません.また,
372 \series bold
373 mhchem
374 \series default
375 が導入されていないと,本ファイルを書き出すことができません.
376 \end_layout
377
378 \begin_layout Plain Layout
379 この文書の最新のPDF版は
380 \begin_inset Newline newline
381 \end_inset
382
383
384 \series bold
385 https://wiki.lyx.org/LyX/Manuals#Math
386 \begin_inset Newline newline
387 \end_inset
388
389
390 \series default
391 にあります.
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \begin_layout Standard
400 \begin_inset Newpage newpage
401 \end_inset
402
403
404 \end_layout
405
406 \begin_layout Section
407 はじめに
408 \end_layout
409
410 \begin_layout Standard
411 この文書は,\SpecialChar LyX
412 の数式機能の説明書であると同時に,なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
413 コマンドのコレクションでもあります.説明は,コマンドの使用を念頭に置い
414 ています.したがって,ユーザーの手引きの
415 \family typewriter
416 数式
417 \family default
418 の節をすでにお読みになっていることを前提としています.
419 \end_layout
420
421 \begin_layout Standard
422 この説明書で説明されている,ほとんどの数式記号と,数式要素の多くは,
423 \family sans
424 挿入\SpecialChar menuseparator
425 数式
426 \family default
427 メニューか
428 \family sans
429 数式ツールバー
430 \family default
431 からアクセスすることが可能です.しかし,たくさんの数式を書かなくてはならない人はみな,数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
432 なるのです.したがって,この説明書はコマンドに焦点を当てますが,対応するツールバーボタンが利用可能なときには,それにも言及することにします.
433 \end_layout
434
435 \begin_layout Standard
436 とくに断らなければ,コマンドは数式内からのみ利用可能です.この文書で説明されているすべてのコマンドを利用できるようにするためには,文書設定(
437 \family sans
438 文書\SpecialChar menuseparator
439 設定\SpecialChar menuseparator
440 数式オプション
441 \family default
442 メニュー)で
443 \family sans
444 AMS mathパッケージを使う
445 \family default
446 オプションを有効にしなくてはなりません
447 \begin_inset Foot
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 \family sans
453 AMS mathパッケージを自動的に使う
454 \family default
455 オプションは,\SpecialChar LyX
456 でサポートされている数式要素が見つかったときのみ,
457 \begin_inset ERT
458 status collapsed
459
460 \begin_layout Plain Layout
461
462
463 \backslash
464 AmS 
465 \end_layout
466
467 \end_inset
468
469 -mathパッケージを使用します.
470 \end_layout
471
472 \end_inset
473
474
475 \end_layout
476
477 \begin_layout Standard
478 説明を明瞭にするために,この文書はすべての
479 \begin_inset ERT
480 status collapsed
481
482 \begin_layout Plain Layout
483
484
485 \backslash
486 AmS 
487 \end_layout
488
489 \end_inset
490
491 -mathコマンド
492 \begin_inset Foot
493 status collapsed
494
495 \begin_layout Plain Layout
496 すべての
497 \begin_inset ERT
498 status collapsed
499
500 \begin_layout Plain Layout
501
502
503 \backslash
504 AmS
505 \end_layout
506
507 \end_inset
508
509 -mathコマンドの一覧は,
510 \family sans
511
512 \begin_inset CommandInset href
513 LatexCommand href
514 name "amsguide.pdf"
515 target "https://www.ctan.org/tex-archive/macros/amstex/doc/amsguide.pdf"
516 literal "false"
517
518 \end_inset
519
520
521 \family default
522 ファイルに収録されています.このファイルは,すべての\SpecialChar LaTeX
523 標準頒布版に含まれています.
524 \end_layout
525
526 \end_inset
527
528 を列挙はしません.
529 \end_layout
530
531 \begin_layout Section
532 一般的な説明
533 \end_layout
534
535 \begin_layout Standard
536 本文に埋め込まれた行内数式
537 \begin_inset Index idx
538 status collapsed
539
540 \begin_layout Plain Layout
541 すうしき @ 数式 ! ぎょうない @ 行内
542 \end_layout
543
544 \end_inset
545
546 を作成するには,
547 \begin_inset Flex Ruby
548 status collapsed
549
550 \begin_layout Plain Layout
551 捷径
552 \begin_inset Argument post:1
553 status collapsed
554
555 \begin_layout Plain Layout
556 ショートカット
557 \end_layout
558
559 \end_inset
560
561
562 \end_layout
563
564 \end_inset
565
566
567 \begin_inset Info
568 type  "shortcuts"
569 arg   "math-mode"
570 \end_inset
571
572 のうちのいずれか,あるいはツールバーボタン
573 \begin_inset Info
574 type  "icon"
575 arg   "math-mode"
576 \end_inset
577
578 を使用してください.
579 \begin_inset Newline newline
580 \end_inset
581
582 大きく別の段落として表示される別行立て数式
583 \begin_inset Index idx
584 status collapsed
585
586 \begin_layout Plain Layout
587 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
588 \end_layout
589
590 \end_inset
591
592 を作成するには,
593 \begin_inset Info
594 type  "shortcuts"
595 arg   "math-display"
596 \end_inset
597
598 のうちいずれかの捷径を使用して下さい.
599 \end_layout
600
601 \begin_layout Standard
602 別行立て様式の数式を行内数式に変更するには,カーソルを数式内に合わせて
603 \begin_inset Info
604 type  "shortcuts"
605 arg   "math-mode"
606 \end_inset
607
608 のいずれかの捷径か,
609 \family sans
610 編集\SpecialChar menuseparator
611 数式\SpecialChar menuseparator
612 数式の表記を変更
613 \family default
614 メニューを使用して下さい.同じ方法が,行内数式を別行立て数式に変更するのにも使用できます.
615 \end_layout
616
617 \begin_layout Standard
618 行内数式の一部を別行立て数式の大きさで表示するには,
619 \series bold
620
621 \backslash
622 displaystyle
623 \begin_inset Index idx
624 status collapsed
625
626 \begin_layout Plain Layout
627
628 \size normal
629 こまんど@コマンド ! D ! 
630 \backslash
631 displaystyle
632 \end_layout
633
634 \end_inset
635
636
637 \series default
638 を数式に入力して下さい.すると,青いボックスが新規に現れて,希望する数式の箇所を挿入することができます.
639 \end_layout
640
641 \begin_layout Standard
642 表の中では,行内数式のみの使用が許されています.
643 \end_layout
644
645 \begin_layout Standard
646
647 \family sans
648 数式ツールバー
649 \family default
650 は,
651 \family sans
652 表示\SpecialChar menuseparator
653 ツールバー
654 \family default
655 メニューで表示することができます.そのメニューで「数式」をクリックすると,ツールバーが下部に永続的に表示されます.この状態は,
656 \family sans
657 ツールバー
658 \family default
659 メニューの中ではチェック印で表されます.この状態から,
660 \family sans
661 ツールバー
662 \family default
663 メニューの「数式」をもう一度クリックすると,数式ツールバーは,カーソルが数式内部にあるときのみ表示されるようになります.この状態は,メニュー項目が「数式」から「
664 数式(自動)」に変わることで表されます.
665 \end_layout
666
667 \begin_layout Standard
668 \SpecialChar TeX
669 モード
670 \begin_inset Index idx
671 status collapsed
672
673 \begin_layout Plain Layout
674 T exもーど@\SpecialChar TeX
675 モード
676 \end_layout
677
678 \end_inset
679
680 は,ツールバーボタン
681 \begin_inset Info
682 type  "icon"
683 arg   "ert-insert"
684 \end_inset
685
686 を押すか,
687 \family sans
688 挿入\SpecialChar menuseparator
689 TeXコード
690 \family default
691 (捷径:
692 \begin_inset Info
693 type  "shortcut"
694 arg   "ert-insert"
695 \end_inset
696
697 )メニューを使うことで,起動できます.
698 \begin_inset Note Note
699 status collapsed
700
701 \begin_layout Plain Layout
702 \SpecialChar LyX
703 には,出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」,\SpecialChar TeX
704 ・\SpecialChar LaTeX
705 ・\SpecialChar LyX
706 があります.これらの名称が,固有名詞として認識されるのを防ぐために,ここでは\SpecialChar TeX
707 括弧
708 が挿入されています.
709 \end_layout
710
711 \end_inset
712
713
714 \end_layout
715
716 \begin_layout Standard
717 \SpecialChar LaTeX
718 プリアンブル
719 \begin_inset Index idx
720 status collapsed
721
722 \begin_layout Plain Layout
723 L atexぷりあんぶる@\SpecialChar LaTeX
724 プリアンブル
725 \end_layout
726
727 \end_inset
728
729 を変更するには,
730 \family sans
731 文書\SpecialChar menuseparator
732 設定\SpecialChar menuseparator
733 LaTeXプリアンブル
734 \family default
735 メニューを使用してください.
736 \end_layout
737
738 \begin_layout Standard
739 行列や場合分け,多行数式を続けて編集するには,
740 \family sans
741 編集\SpecialChar menuseparator
742 数式
743 \family default
744 メニューと
745 \family sans
746 編集\SpecialChar menuseparator
747 行と列
748 \family default
749 メニューを使うか,表ツールバーを使用することができます.メニューから行や列を交換するように指定されたときには,カーソルのある列や行は,それぞれ右側の列や下の行と
750 交換されます.カーソルが最後の列や行にあるときには,左の列や上の行と交換されることになります.
751 \end_layout
752
753 \begin_layout Standard
754 数式内で文章を書く
755 \begin_inset Foot
756 status collapsed
757
758 \begin_layout Plain Layout
759 多行数式では,
760 \series bold
761
762 \backslash
763 intertext
764 \series default
765 コマンドが使用されます.
766 \begin_inset CommandInset ref
767 LatexCommand ref
768 reference "subsec:多行数式中のテキスト"
769
770 \end_inset
771
772 を参照のこと.
773 \end_layout
774
775 \end_inset
776
777 には,
778 \emph on
779 数式テキスト
780 \emph default
781
782 \begin_inset Index idx
783 status collapsed
784
785 \begin_layout Plain Layout
786 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
787 \end_layout
788
789 \end_inset
790
791
792 \begin_inset Index idx
793 status collapsed
794
795 \begin_layout Plain Layout
796 すうしきてきすと @ 数式テキスト
797 \end_layout
798
799 \end_inset
800
801 が使用されます.このモードには,捷径
802 \begin_inset Info
803 type  "shortcut"
804 arg   "math-mode"
805 \end_inset
806
807 を使うか,
808 \series bold
809
810 \backslash
811 text
812 \series default
813
814 \begin_inset Index idx
815 status collapsed
816
817 \begin_layout Plain Layout
818 こまんど @ コマンド ! T ! 
819 \backslash
820 text
821 \end_layout
822
823 \end_inset
824
825 コマンドを挿入することで入ることができます.テキストは,\SpecialChar LyX
826 中では黒字で表示されるので,青字で表示される他の数式部分とは区別することができます.出力においては,数式
827 テキストは,他の数式部分とは違って,アップライト体に組まれます.
828 \end_layout
829
830 \begin_layout Subsection*
831 コマンドの構成
832 \end_layout
833
834 \begin_layout Standard
835 数式要素に使われるほとんどの\SpecialChar LaTeX
836 コマンドは,以下のような構成になっています.
837 \end_layout
838
839 \begin_layout Standard
840
841 \series bold
842
843 \backslash
844 コマンド名[非必須引数]{必須引数}
845 \end_layout
846
847 \begin_layout Standard
848 コマンドは,つねにバックスラッシュ「
849 \series bold
850
851 \backslash
852
853 \series default
854 」で始まります.非必須の引数を省略するときには,随伴する括弧も省略しなくてはなりません.必須引数の前後の括弧は,この文書中では,\SpecialChar TeX
855 括弧
856 \begin_inset Index idx
857 status collapsed
858
859 \begin_layout Plain Layout
860 T exかっこ@\SpecialChar TeX
861 括弧
862 \end_layout
863
864 \end_inset
865
866 と呼ぶことにします.数式中でコマンド名に左括弧を付けると,\SpecialChar LyX
867 は自動的に\SpecialChar TeX
868 括弧を生成します.数式中ではそれ以外に,
869 \series bold
870
871 \backslash
872 {
873 \series default
874 コマンドを使えば,つねに\SpecialChar TeX
875 括弧を生成することができます.\SpecialChar LyX
876 中で,青字で表示される通常の括弧とは違って,\SpecialChar TeX
877 括弧は赤字で表示されます.\SpecialChar TeX
878 モード中では,\SpecialChar TeX
879 括弧を得るのに,とくに
880 コマンドは必要としません.また,\SpecialChar TeX
881 括弧は出力中では表示されません.
882 \end_layout
883
884 \begin_layout Standard
885 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
886 モードに入力するときには,コマンドの終わりを表すために,コマンドの後に空白が
887 \emph on
888 かならず
889 \emph default
890 入力されなくてはなりません.この空白は出力中には現れません.空白を出力中に表示したいときには,空白の後に,通常テキストモードの保護された空白が来なくてはなりませ
891 ん.
892 \end_layout
893
894 \begin_layout Standard
895 保護された空白は,
896 \begin_inset Info
897 type  "shortcuts"
898 arg   "command-alternatives space-insert protected ; math-space"
899 \end_inset
900
901  
902 \begin_inset Flex Ruby
903 status collapsed
904
905 \begin_layout Plain Layout
906
907 \begin_inset Argument post:1
908 status collapsed
909
910 \begin_layout Plain Layout
911 キー
912 \end_layout
913
914 \end_inset
915
916
917 \end_layout
918
919 \end_inset
920
921 で入力できます.
922 \end_layout
923
924 \begin_layout Subsection*
925 \begin_inset Newpage newpage
926 \end_inset
927
928 文法の説明
929 \end_layout
930
931 \begin_layout Itemize
932 記号 
933 \begin_inset space \textvisiblespace{}
934 \end_inset
935
936  は,空白文字を入力することを表します.
937 \end_layout
938
939 \begin_layout Itemize
940 \begin_inset Formula $\to$
941 \end_inset
942
943 のような矢印は,キーボードから対応する矢印
944 \begin_inset Flex Ruby
945 status collapsed
946
947 \begin_layout Plain Layout
948
949 \begin_inset Argument post:1
950 status collapsed
951
952 \begin_layout Plain Layout
953 キー
954 \end_layout
955
956 \end_inset
957
958
959 \end_layout
960
961 \end_inset
962
963 を押すことを表します.
964 \end_layout
965
966 \begin_layout Subsection*
967 使用できる単位
968 \end_layout
969
970 \begin_layout Standard
971 \align center
972 \begin_inset Float table
973 placement H
974 wide false
975 sideways false
976 status open
977
978 \begin_layout Plain Layout
979 \align center
980 \begin_inset Caption Standard
981
982 \begin_layout Plain Layout
983 \begin_inset CommandInset label
984 LatexCommand label
985 name "tab:使用できる単位"
986
987 \end_inset
988
989 使用できる単位
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \begin_layout Plain Layout
998 \align center
999 \begin_inset Tabular
1000 <lyxtabular version="3" rows="13" columns="2">
1001 <features booktabs="true" tabularvalignment="middle">
1002 <column alignment="center" valignment="top" width="0pt">
1003 <column alignment="center" valignment="top">
1004 <row>
1005 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1006 \begin_inset Text
1007
1008 \begin_layout Plain Layout
1009 単位
1010 \end_layout
1011
1012 \end_inset
1013 </cell>
1014 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 名称/摘要
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 </row>
1024 <row>
1025 <cell alignment="center" valignment="top" usebox="none">
1026 \begin_inset Text
1027
1028 \begin_layout Plain Layout
1029 mm
1030 \end_layout
1031
1032 \end_inset
1033 </cell>
1034 <cell alignment="center" valignment="top" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 ミリメートル
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 </row>
1044 <row>
1045 <cell alignment="center" valignment="top" usebox="none">
1046 \begin_inset Text
1047
1048 \begin_layout Plain Layout
1049 cm
1050 \end_layout
1051
1052 \end_inset
1053 </cell>
1054 <cell alignment="center" valignment="top" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 センチメートル
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 </row>
1064 <row>
1065 <cell alignment="center" valignment="top" usebox="none">
1066 \begin_inset Text
1067
1068 \begin_layout Plain Layout
1069 in
1070 \end_layout
1071
1072 \end_inset
1073 </cell>
1074 <cell alignment="center" valignment="top" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 インチ
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 </row>
1084 <row>
1085 <cell alignment="center" valignment="top" usebox="none">
1086 \begin_inset Text
1087
1088 \begin_layout Plain Layout
1089 pt
1090 \end_layout
1091
1092 \end_inset
1093 </cell>
1094 <cell alignment="center" valignment="top" usebox="none">
1095 \begin_inset Text
1096
1097 \begin_layout Plain Layout
1098 ポイント (72.27
1099 \begin_inset Formula $\,$
1100 \end_inset
1101
1102 pt = 1
1103 \begin_inset Formula $\,$
1104 \end_inset
1105
1106 in)
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 </row>
1112 <row>
1113 <cell alignment="center" valignment="top" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Plain Layout
1117 pc
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 <cell alignment="center" valignment="top" usebox="none">
1123 \begin_inset Text
1124
1125 \begin_layout Plain Layout
1126 パイカ (1
1127 \begin_inset Formula $\,$
1128 \end_inset
1129
1130 pc = 12
1131 \begin_inset Formula $\,$
1132 \end_inset
1133
1134 pt)
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 </row>
1140 <row>
1141 <cell alignment="center" valignment="top" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 sp
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 <cell alignment="center" valignment="top" usebox="none">
1151 \begin_inset Text
1152
1153 \begin_layout Plain Layout
1154 スケールポイント (65536
1155 \begin_inset Formula $\,$
1156 \end_inset
1157
1158 sp = 1
1159 \begin_inset Formula $\,$
1160 \end_inset
1161
1162 pt)
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 </row>
1168 <row>
1169 <cell alignment="center" valignment="top" usebox="none">
1170 \begin_inset Text
1171
1172 \begin_layout Plain Layout
1173 bp
1174 \end_layout
1175
1176 \end_inset
1177 </cell>
1178 <cell alignment="center" valignment="top" usebox="none">
1179 \begin_inset Text
1180
1181 \begin_layout Plain Layout
1182 ビッグポイント (72
1183 \begin_inset Formula $\,$
1184 \end_inset
1185
1186 bp = 1
1187 \begin_inset Formula $\,$
1188 \end_inset
1189
1190 in)
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 </row>
1196 <row>
1197 <cell alignment="center" valignment="top" usebox="none">
1198 \begin_inset Text
1199
1200 \begin_layout Plain Layout
1201 dd
1202 \end_layout
1203
1204 \end_inset
1205 </cell>
1206 <cell alignment="center" valignment="top" usebox="none">
1207 \begin_inset Text
1208
1209 \begin_layout Plain Layout
1210 ディドー (72
1211 \begin_inset Formula $\,$
1212 \end_inset
1213
1214 dd 
1215 \begin_inset Formula $\approx$
1216 \end_inset
1217
1218  37.6
1219 \begin_inset Formula $\,$
1220 \end_inset
1221
1222 mm)
1223 \end_layout
1224
1225 \end_inset
1226 </cell>
1227 </row>
1228 <row>
1229 <cell alignment="center" valignment="top" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233 cc
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 <cell alignment="center" valignment="top" usebox="none">
1239 \begin_inset Text
1240
1241 \begin_layout Plain Layout
1242 シセロ (1
1243 \begin_inset Formula $\,$
1244 \end_inset
1245
1246 cc = 12
1247 \begin_inset Formula $\,$
1248 \end_inset
1249
1250 dd)
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 </row>
1256 <row>
1257 <cell alignment="center" valignment="top" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 ex
1262 \end_layout
1263
1264 \end_inset
1265 </cell>
1266 <cell alignment="center" valignment="top" usebox="none">
1267 \begin_inset Text
1268
1269 \begin_layout Plain Layout
1270 現在のフォントの文字「x」の高さ
1271 \end_layout
1272
1273 \end_inset
1274 </cell>
1275 </row>
1276 <row>
1277 <cell alignment="center" valignment="top" usebox="none">
1278 \begin_inset Text
1279
1280 \begin_layout Plain Layout
1281 em
1282 \end_layout
1283
1284 \end_inset
1285 </cell>
1286 <cell alignment="center" valignment="top" usebox="none">
1287 \begin_inset Text
1288
1289 \begin_layout Plain Layout
1290 現在のフォントの文字「M」の幅
1291 \end_layout
1292
1293 \end_inset
1294 </cell>
1295 </row>
1296 <row>
1297 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Plain Layout
1301 mu
1302 \end_layout
1303
1304 \end_inset
1305 </cell>
1306 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 数式単位(1
1311 \begin_inset space \thinspace{}
1312 \end_inset
1313
1314 mu = 
1315 \begin_inset Formula $\nicefrac{1}{18}$
1316 \end_inset
1317
1318
1319 \begin_inset space \thinspace{}
1320 \end_inset
1321
1322 em)
1323 \end_layout
1324
1325 \end_inset
1326 </cell>
1327 </row>
1328 </lyxtabular>
1329
1330 \end_inset
1331
1332
1333 \end_layout
1334
1335 \end_inset
1336
1337
1338 \end_layout
1339
1340 \begin_layout Standard
1341 \begin_inset Newpage newpage
1342 \end_inset
1343
1344
1345 \end_layout
1346
1347 \begin_layout Section
1348 基礎的な関数
1349 \end_layout
1350
1351 \begin_layout Subsection
1352 指数
1353 \begin_inset Index idx
1354 status collapsed
1355
1356 \begin_layout Plain Layout
1357 しすう@指数
1358 \end_layout
1359
1360 \end_inset
1361
1362 および添字
1363 \begin_inset Index idx
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367 そえじ@添字
1368 \end_layout
1369
1370 \end_inset
1371
1372
1373 \begin_inset Index idx
1374 status collapsed
1375
1376 \begin_layout Plain Layout
1377 うえつきもじ@上付き文字
1378 \begin_inset ERT
1379 status open
1380
1381 \begin_layout Plain Layout
1382
1383 |see{
1384 \end_layout
1385
1386 \end_inset
1387
1388 指数
1389 \begin_inset ERT
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393
1394 }
1395 \end_layout
1396
1397 \end_inset
1398
1399
1400 \end_layout
1401
1402 \end_inset
1403
1404
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 したつきもじ@下付き文字
1410 \begin_inset ERT
1411 status collapsed
1412
1413 \begin_layout Plain Layout
1414
1415 |see{
1416 \end_layout
1417
1418 \end_inset
1419
1420 添字
1421 \begin_inset ERT
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425
1426 }
1427 \end_layout
1428
1429 \end_inset
1430
1431
1432 \end_layout
1433
1434 \end_inset
1435
1436
1437 \end_layout
1438
1439 \begin_layout Standard
1440 添字は,アンダースコア「_」を打鍵するか,数式ツールバーボタン
1441 \begin_inset Info
1442 type  "icon"
1443 arg   "math-subscript"
1444 \end_inset
1445
1446 を使って入力することができ,指数は,キャレット「^」を打鍵するか,数式ツールバーボタン
1447 \begin_inset Info
1448 type  "icon"
1449 arg   "math-superscript"
1450 \end_inset
1451
1452 を使って入力することができます.
1453 \end_layout
1454
1455 \begin_layout Standard
1456 \align center
1457 \begin_inset Tabular
1458 <lyxtabular version="3" rows="4" columns="2">
1459 <features booktabs="true" tabularvalignment="middle">
1460 <column alignment="center" valignment="top" width="0pt">
1461 <column alignment="center" valignment="top" width="0pt">
1462 <row>
1463 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1464 \begin_inset Text
1465
1466 \begin_layout Plain Layout
1467 コマンド
1468 \end_layout
1469
1470 \end_inset
1471 </cell>
1472 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1473 \begin_inset Text
1474
1475 \begin_layout Plain Layout
1476 出力
1477 \end_layout
1478
1479 \end_inset
1480 </cell>
1481 </row>
1482 <row>
1483 <cell alignment="center" valignment="top" usebox="none">
1484 \begin_inset Text
1485
1486 \begin_layout Plain Layout
1487 B_V
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 <cell alignment="center" valignment="top" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Plain Layout
1496 \begin_inset Formula $B_{V}$
1497 \end_inset
1498
1499
1500 \end_layout
1501
1502 \end_inset
1503 </cell>
1504 </row>
1505 <row topspace="1.5mm">
1506 <cell alignment="center" valignment="top" usebox="none">
1507 \begin_inset Text
1508
1509 \begin_layout Plain Layout
1510 B^V
1511 \end_layout
1512
1513 \end_inset
1514 </cell>
1515 <cell alignment="center" valignment="top" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 \begin_inset Formula $B^{V}$
1520 \end_inset
1521
1522
1523 \end_layout
1524
1525 \end_inset
1526 </cell>
1527 </row>
1528 <row topspace="1.5mm">
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 B^
1534 \begin_inset space \textvisiblespace{}
1535 \end_inset
1536
1537 A
1538 \end_layout
1539
1540 \end_inset
1541 </cell>
1542 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1543 \begin_inset Text
1544
1545 \begin_layout Plain Layout
1546 \begin_inset Formula $B^{A}$
1547 \end_inset
1548
1549
1550 \end_layout
1551
1552 \end_inset
1553 </cell>
1554 </row>
1555 </lyxtabular>
1556
1557 \end_inset
1558
1559
1560 \end_layout
1561
1562 \begin_layout Standard
1563 キャレットは,言語によってはアクセント記号として使用されているので,そのような場合には,母音字の後でキャレットを押すと,指数にならずにアクセントをつけることにな
1564 ってしまいます
1565 \begin_inset Foot
1566 status collapsed
1567
1568 \begin_layout Plain Layout
1569 使用しているキーボード設定によっては,同様のことが母音以外の文字でも起こることがあります.
1570 \end_layout
1571
1572 \end_inset
1573
1574 .この場合に指数を作るには,上記の最後の例のように,キャレットの後に
1575 \family sans
1576 Space
1577 \family default
1578 を押してください.
1579 \end_layout
1580
1581 \begin_layout Subsection
1582 分数
1583 \begin_inset CommandInset label
1584 LatexCommand label
1585 name "subsec:分数"
1586
1587 \end_inset
1588
1589
1590 \begin_inset Index idx
1591 status collapsed
1592
1593 \begin_layout Plain Layout
1594 ぶんすう@分数
1595 \end_layout
1596
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \begin_layout Standard
1603 分数は,コマンド
1604 \series bold
1605
1606 \backslash
1607 frac
1608 \series default
1609
1610 \begin_inset Index idx
1611 status collapsed
1612
1613 \begin_layout Plain Layout
1614 こまんど@コマンド ! F ! 
1615 \backslash
1616 frac
1617 \end_layout
1618
1619 \end_inset
1620
1621 か数式ツールバーボタン
1622 \begin_inset Info
1623 type  "icon"
1624 arg   "math-insert \\frac"
1625 \end_inset
1626
1627 で作ることができます.フォント寸法は,分数が行内数式にあるか別行立て数式にあるかに応じて,自動的に調整されます.数式ツールバーボタン
1628 \begin_inset Info
1629 type  "icon"
1630 arg   "math-insert \\frac-square"
1631 \end_inset
1632
1633 を使えば,分数の種類を選ぶことができます.
1634 \end_layout
1635
1636 \begin_layout Standard
1637 コマンド
1638 \series bold
1639
1640 \backslash
1641 dfrac
1642 \series default
1643
1644 \begin_inset Index idx
1645 status collapsed
1646
1647 \begin_layout Plain Layout
1648 こまんど@コマンド ! D ! 
1649 \backslash
1650 dfrac
1651 \end_layout
1652
1653 \end_inset
1654
1655 を使えば,つねに別行立て数式の大きさを持つ分数を作成することができます.また,コマンド
1656 \series bold
1657
1658 \backslash
1659 tfrac
1660 \series default
1661
1662 \begin_inset Index idx
1663 status collapsed
1664
1665 \begin_layout Plain Layout
1666 こまんど@コマンド ! T ! 
1667 \backslash
1668 tfrac
1669 \end_layout
1670
1671 \end_inset
1672
1673 では,つねに行内数式の大きさで分数が表示されます.以下はこれらの例です.
1674 \end_layout
1675
1676 \begin_layout Standard
1677 これは,コマンド
1678 \series bold
1679
1680 \backslash
1681 frac
1682 \series default
1683 を使用して作った分数
1684 \begin_inset Formula $\frac{1}{2}$
1685 \end_inset
1686
1687 を含む行です.
1688 \end_layout
1689
1690 \begin_layout Standard
1691 これは,コマンド
1692 \series bold
1693
1694 \backslash
1695 dfrac
1696 \series default
1697 を使用して作った分数
1698 \begin_inset Formula $\dfrac{1}{2}$
1699 \end_inset
1700
1701 を含む行です.
1702 \end_layout
1703
1704 \begin_layout Standard
1705 \align center
1706 \begin_inset Tabular
1707 <lyxtabular version="3" rows="4" columns="2">
1708 <features booktabs="true" tabularvalignment="middle">
1709 <column alignment="center" valignment="top" width="0pt">
1710 <column alignment="center" valignment="top" width="0pt">
1711 <row>
1712 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1713 \begin_inset Text
1714
1715 \begin_layout Plain Layout
1716 コマンド
1717 \end_layout
1718
1719 \end_inset
1720 </cell>
1721 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1722 \begin_inset Text
1723
1724 \begin_layout Plain Layout
1725 出力
1726 \end_layout
1727
1728 \end_inset
1729 </cell>
1730 </row>
1731 <row topspace="1.5mm">
1732 <cell alignment="center" valignment="top" usebox="none">
1733 \begin_inset Text
1734
1735 \begin_layout Plain Layout
1736
1737 \backslash
1738 frac
1739 \begin_inset space \textvisiblespace{}
1740 \end_inset
1741
1742 A
1743 \begin_inset Formula $\downarrow$
1744 \end_inset
1745
1746 B
1747 \end_layout
1748
1749 \end_inset
1750 </cell>
1751 <cell alignment="center" valignment="top" usebox="none">
1752 \begin_inset Text
1753
1754 \begin_layout Plain Layout
1755 \begin_inset Formula $\frac{A}{B}$
1756 \end_inset
1757
1758
1759 \end_layout
1760
1761 \end_inset
1762 </cell>
1763 </row>
1764 <row topspace="2mm">
1765 <cell alignment="center" valignment="top" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769
1770 \backslash
1771 dfrac
1772 \begin_inset space \textvisiblespace{}
1773 \end_inset
1774
1775 A
1776 \begin_inset Formula $\downarrow$
1777 \end_inset
1778
1779 B
1780 \end_layout
1781
1782 \end_inset
1783 </cell>
1784 <cell alignment="center" valignment="top" usebox="none">
1785 \begin_inset Text
1786
1787 \begin_layout Plain Layout
1788 \begin_inset Formula $\dfrac{A}{B}$
1789 \end_inset
1790
1791
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 </row>
1797 <row topspace="2mm" bottomspace="1mm">
1798 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802
1803 \backslash
1804 dfrac
1805 \begin_inset space \textvisiblespace{}
1806 \end_inset
1807
1808 e^
1809 \backslash
1810 frac
1811 \begin_inset space \textvisiblespace{}
1812 \end_inset
1813
1814 1
1815 \begin_inset Formula $\downarrow$
1816 \end_inset
1817
1818 2
1819 \begin_inset Formula $\downarrow\downarrow$
1820 \end_inset
1821
1822 3
1823 \end_layout
1824
1825 \end_inset
1826 </cell>
1827 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1828 \begin_inset Text
1829
1830 \begin_layout Plain Layout
1831 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1832 \end_inset
1833
1834
1835 \end_layout
1836
1837 \end_inset
1838 </cell>
1839 </row>
1840 </lyxtabular>
1841
1842 \end_inset
1843
1844
1845 \end_layout
1846
1847 \begin_layout Standard
1848 \begin_inset VSpace bigskip
1849 \end_inset
1850
1851
1852 \begin_inset Newpage newpage
1853 \end_inset
1854
1855 入れ子の分数を作るには,コマンド
1856 \series bold
1857
1858 \backslash
1859 cfrac
1860 \series default
1861
1862 \begin_inset Index idx
1863 status collapsed
1864
1865 \begin_layout Plain Layout
1866 こまんど@コマンド ! C ! 
1867 \backslash
1868 cfrac
1869 \end_layout
1870
1871 \end_inset
1872
1873 が使えます.以下がその例です.
1874 \begin_inset VSpace -3mm
1875 \end_inset
1876
1877
1878 \end_layout
1879
1880 \begin_layout Standard
1881 \begin_inset Formula 
1882 \begin{align*}
1883 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1884 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1885 \end{align*}
1886
1887 \end_inset
1888
1889
1890 \end_layout
1891
1892 \begin_layout Standard
1893 上記の例で使用したコマンドは,
1894 \end_layout
1895
1896 \begin_layout Standard
1897
1898 \series bold
1899
1900 \backslash
1901 cfrac
1902 \begin_inset ERT
1903 status collapsed
1904
1905 \begin_layout Plain Layout
1906
1907
1908 \backslash
1909 space 
1910 \end_layout
1911
1912 \end_inset
1913
1914 A
1915 \begin_inset Formula $\downarrow$
1916 \end_inset
1917
1918 B+
1919 \backslash
1920 cfrac
1921 \begin_inset ERT
1922 status collapsed
1923
1924 \begin_layout Plain Layout
1925
1926
1927 \backslash
1928 space 
1929 \end_layout
1930
1931 \end_inset
1932
1933 C+
1934 \backslash
1935 cfrac
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941
1942 \backslash
1943 space 
1944 \end_layout
1945
1946 \end_inset
1947
1948 E
1949 \begin_inset Formula $\downarrow$
1950 \end_inset
1951
1952 F
1953 \begin_inset Formula $\downarrow$
1954 \end_inset
1955
1956 D
1957 \end_layout
1958
1959 \begin_layout Standard
1960 です.
1961 \end_layout
1962
1963 \begin_layout Standard
1964 \begin_inset VSpace medskip
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971
1972 \series bold
1973
1974 \backslash
1975 cfrac
1976 \series default
1977 は,他の分数中に入れ子になっている場合も含め,分数をつねに別行立て数式の大きさに設定します.
1978 \end_layout
1979
1980 \begin_layout Standard
1981 分子の揃え方は,指定することができます.
1982 \series bold
1983
1984 \backslash
1985 cfracleft
1986 \series default
1987 コマンドは左揃えにし,
1988 \series bold
1989
1990 \backslash
1991 cfracright
1992 \series default
1993 は右揃えにします.
1994 \series bold
1995
1996 \backslash
1997 cfrac
1998 \series default
1999 は中央揃えです.以下の各分数は,それぞれの揃え位置を示しています.
2000 \series bold
2001
2002 \begin_inset Formula 
2003 \[
2004 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2005 \]
2006
2007 \end_inset
2008
2009
2010 \end_layout
2011
2012 \begin_layout Standard
2013 \begin_inset Note Greyedout
2014 status open
2015
2016 \begin_layout Plain Layout
2017
2018 \series bold
2019 【註】
2020 \backslash
2021 cfracleft
2022 \series default
2023
2024 \series bold
2025
2026 \backslash
2027 cfracright
2028 \series default
2029 は,生粋の\SpecialChar LaTeX
2030 コマンドではなく,実体は,コマンド
2031 \series bold
2032
2033 \backslash
2034 cfrac[揃え位置]{分子}{分母}
2035 \series default
2036 です.したがって,これらを\SpecialChar TeX
2037 モードで使うことはできません.
2038 \end_layout
2039
2040 \end_inset
2041
2042
2043 \end_layout
2044
2045 \begin_layout Standard
2046 \begin_inset VSpace medskip
2047 \end_inset
2048
2049 ときに,以下のように
2050 \series bold
2051
2052 \backslash
2053 cfrac
2054 \series default
2055
2056 \series bold
2057
2058 \backslash
2059 frac
2060 \series default
2061 を組み合わせて使うと便利です.
2062 \begin_inset Formula 
2063 \[
2064 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2065 \]
2066
2067 \end_inset
2068
2069
2070 \end_layout
2071
2072 \begin_layout Standard
2073 斜めの分数線を持つ行内分数を作るには,コマンド
2074 \series bold
2075
2076 \backslash
2077 nicefrac
2078 \series default
2079
2080 \begin_inset Index idx
2081 status collapsed
2082
2083 \begin_layout Plain Layout
2084 こまんど@コマンド ! N ! 
2085 \backslash
2086 nicefrac
2087 \end_layout
2088
2089 \end_inset
2090
2091 (例:
2092 \begin_inset Formula $\nicefrac{5}{31}$
2093 \end_inset
2094
2095 )を使うか,コマンド
2096 \series bold
2097
2098 \backslash
2099 unitfrac
2100 \series default
2101
2102 \begin_inset Index idx
2103 status collapsed
2104
2105 \begin_layout Plain Layout
2106 こまんど@コマンド ! U ! 
2107 \backslash
2108 unitfrac
2109 \end_layout
2110
2111 \end_inset
2112
2113 (例:
2114 \begin_inset Formula $\unitfrac{5}{31}$
2115 \end_inset
2116
2117 )を使います.さらに,
2118 \begin_inset Formula $\unitfrac[2]{1}{3}$
2119 \end_inset
2120
2121 のような帯分数を作るコマンド
2122 \series bold
2123
2124 \backslash
2125 unitfracthree
2126 \series default
2127 もあります.
2128 \end_layout
2129
2130 \begin_layout Standard
2131 \begin_inset Note Greyedout
2132 status open
2133
2134 \begin_layout Plain Layout
2135
2136 \series bold
2137 【註】
2138 \series default
2139 実は,
2140 \series bold
2141
2142 \backslash
2143 unitfracthree
2144 \series default
2145 は生粋の\SpecialChar LaTeX
2146 コマンドではなく,実体は
2147 \begin_inset Newline newline
2148 \end_inset
2149
2150
2151 \series bold
2152
2153 \backslash
2154 unitfrac[自然数]{分子}{分母}
2155 \series default
2156 というコマンドなので,\SpecialChar TeX
2157 コードでは使用できません.
2158 \end_layout
2159
2160 \end_inset
2161
2162
2163 \end_layout
2164
2165 \begin_layout Standard
2166 分数線を変更できるような独自の分数の定義のしかたは,第
2167 \begin_inset CommandInset ref
2168 LatexCommand ref
2169 reference "subsec:自己定義の分数"
2170
2171 \end_inset
2172
2173 節に説明があります.
2174 \end_layout
2175
2176 \begin_layout Standard
2177 多行分数の説明は,第
2178 \begin_inset CommandInset ref
2179 LatexCommand ref
2180 reference "subsec:多行にわたる分数"
2181
2182 \end_inset
2183
2184 節にあります.
2185 \end_layout
2186
2187 \begin_layout Subsection
2188 根号
2189 \begin_inset Index idx
2190 status collapsed
2191
2192 \begin_layout Plain Layout
2193 こんごう@根号
2194 \end_layout
2195
2196 \end_inset
2197
2198
2199 \begin_inset Index idx
2200 status collapsed
2201
2202 \begin_layout Plain Layout
2203 るーと@ルート
2204 \begin_inset ERT
2205 status collapsed
2206
2207 \begin_layout Plain Layout
2208
2209 |see{
2210 \end_layout
2211
2212 \end_inset
2213
2214 根号
2215 \begin_inset ERT
2216 status collapsed
2217
2218 \begin_layout Plain Layout
2219
2220 }
2221 \end_layout
2222
2223 \end_inset
2224
2225
2226 \end_layout
2227
2228 \end_inset
2229
2230
2231 \end_layout
2232
2233 \begin_layout Standard
2234 平方根は,
2235 \series bold
2236
2237 \backslash
2238 sqrt
2239 \series default
2240
2241 \begin_inset Index idx
2242 status collapsed
2243
2244 \begin_layout Plain Layout
2245 こまんど@コマンド ! S ! 
2246 \backslash
2247 sqrt
2248 \end_layout
2249
2250 \end_inset
2251
2252 か数式ツールバーボタン
2253 \begin_inset Info
2254 type  "icon"
2255 arg   "math-insert \\sqrt"
2256 \end_inset
2257
2258 で作成することができ,他のすべての根号は,コマンド
2259 \series bold
2260
2261 \backslash
2262 root
2263 \series default
2264
2265 \begin_inset Index idx
2266 status collapsed
2267
2268 \begin_layout Plain Layout
2269 こまんど@コマンド ! R ! 
2270 \backslash
2271 root
2272 \end_layout
2273
2274 \end_inset
2275
2276 か数式ツールバーボタン
2277 \begin_inset Info
2278 type  "icon"
2279 arg   "math-insert \\root"
2280 \end_inset
2281
2282 で作成することができます.
2283 \end_layout
2284
2285 \begin_layout Standard
2286 \align center
2287 \begin_inset Tabular
2288 <lyxtabular version="3" rows="3" columns="2">
2289 <features booktabs="true" tabularvalignment="middle">
2290 <column alignment="center" valignment="top" width="0pt">
2291 <column alignment="center" valignment="top" width="0pt">
2292 <row>
2293 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2294 \begin_inset Text
2295
2296 \begin_layout Plain Layout
2297 コマンド
2298 \end_layout
2299
2300 \end_inset
2301 </cell>
2302 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2303 \begin_inset Text
2304
2305 \begin_layout Plain Layout
2306 出力
2307 \end_layout
2308
2309 \end_inset
2310 </cell>
2311 </row>
2312 <row topspace="1mm">
2313 <cell alignment="center" valignment="top" usebox="none">
2314 \begin_inset Text
2315
2316 \begin_layout Plain Layout
2317
2318 \backslash
2319 sqrt
2320 \begin_inset space \textvisiblespace{}
2321 \end_inset
2322
2323 A-B
2324 \end_layout
2325
2326 \end_inset
2327 </cell>
2328 <cell alignment="center" valignment="top" usebox="none">
2329 \begin_inset Text
2330
2331 \begin_layout Plain Layout
2332 \begin_inset Formula $\sqrt{A-B}$
2333 \end_inset
2334
2335
2336 \end_layout
2337
2338 \end_inset
2339 </cell>
2340 </row>
2341 <row topspace="1mm">
2342 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2343 \begin_inset Text
2344
2345 \begin_layout Plain Layout
2346
2347 \backslash
2348 root
2349 \begin_inset space \textvisiblespace{}
2350 \end_inset
2351
2352 3
2353 \begin_inset Formula $\downarrow$
2354 \end_inset
2355
2356 A-B
2357 \end_layout
2358
2359 \end_inset
2360 </cell>
2361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2362 \begin_inset Text
2363
2364 \begin_layout Plain Layout
2365 \begin_inset Formula $\sqrt[3]{A-B}$
2366 \end_inset
2367
2368
2369 \end_layout
2370
2371 \end_inset
2372 </cell>
2373 </row>
2374 </lyxtabular>
2375
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \begin_layout Standard
2382 平方根は,根号指数フィールドを空白のままにしておけば,
2383 \series bold
2384
2385 \backslash
2386 root
2387 \series default
2388 でも作成することができます.
2389 \end_layout
2390
2391 \begin_layout Standard
2392 \begin_inset Formula $\sqrt[\beta]{B}$
2393 \end_inset
2394
2395 の例のように,指数のとる値によっては,根号への距離が近すぎることがあります.
2396 \begin_inset Newline newline
2397 \end_inset
2398
2399 この場合には,
2400 \begin_inset Formula $\beta$
2401 \end_inset
2402
2403 が根号に触れてしまいます.これを避けるためには,以下のようなコマンド書式で,コマンド
2404 \series bold
2405
2406 \backslash
2407 leftroot
2408 \series default
2409
2410 \begin_inset Index idx
2411 status collapsed
2412
2413 \begin_layout Plain Layout
2414 こまんど@コマンド ! L ! 
2415 \backslash
2416 leftroot
2417 \end_layout
2418
2419 \end_inset
2420
2421
2422 \series bold
2423
2424 \backslash
2425 uproot
2426 \series default
2427
2428 \begin_inset Index idx
2429 status collapsed
2430
2431 \begin_layout Plain Layout
2432 こまんど@コマンド ! U ! 
2433 \backslash
2434 uproot
2435 \end_layout
2436
2437 \end_inset
2438
2439 を使います.
2440 \end_layout
2441
2442 \begin_layout Standard
2443
2444 \series bold
2445
2446 \backslash
2447 leftroot{距離}
2448 \series default
2449 および
2450 \series bold
2451
2452 \backslash
2453 uproot{距離}
2454 \end_layout
2455
2456 \begin_layout Standard
2457 ここで「距離」は,指数を左あるいは上に動かす,Big Point(単位bp;
2458 \begin_inset Formula $\mathrm{72\,bp=1}$
2459 \end_inset
2460
2461 インチ)での数値です.これらのコマンドは,指数に書き込みます.このようにして,コマンド
2462 \begin_inset Newline newline
2463 \end_inset
2464
2465
2466 \series bold
2467
2468 \backslash
2469 root
2470 \backslash
2471 leftroot{-1
2472 \begin_inset Formula $\to$
2473 \end_inset
2474
2475
2476 \backslash
2477 uproot{2
2478 \begin_inset Formula $\to$
2479 \end_inset
2480
2481
2482 \backslash
2483 beta
2484 \begin_inset space \textvisiblespace{}
2485 \end_inset
2486
2487
2488 \begin_inset Formula $\to$
2489 \end_inset
2490
2491 B
2492 \begin_inset Newline newline
2493 \end_inset
2494
2495
2496 \series default
2497 は,正しく組版された数式
2498 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2499 \end_inset
2500
2501 を生成します.
2502 \end_layout
2503
2504 \begin_layout Subsection
2505 二項係数
2506 \begin_inset Index idx
2507 status collapsed
2508
2509 \begin_layout Plain Layout
2510 にこうけいすう@二項係数
2511 \end_layout
2512
2513 \end_inset
2514
2515
2516 \end_layout
2517
2518 \begin_layout Standard
2519 二項係数は,コマンド
2520 \series bold
2521
2522 \backslash
2523 binom
2524 \series default
2525
2526 \begin_inset Index idx
2527 status collapsed
2528
2529 \begin_layout Plain Layout
2530 こまんど@コマンド ! B ! 
2531 \backslash
2532 binom
2533 \end_layout
2534
2535 \end_inset
2536
2537 か数式ツールバーボタン
2538 \begin_inset Info
2539 type  "icon"
2540 arg   "math-insert \\frac-square"
2541 \end_inset
2542
2543 の小メニューを使って挿入することができます.分数(
2544 \series bold
2545
2546 \backslash
2547 frac
2548 \series default
2549 )と同様に,
2550 \series bold
2551
2552 \backslash
2553 binom
2554 \series default
2555 の他に,コマンド
2556 \series bold
2557
2558 \backslash
2559 dbinom
2560 \begin_inset Index idx
2561 status collapsed
2562
2563 \begin_layout Plain Layout
2564 こまんど@コマンド ! D ! 
2565 \backslash
2566 dbinom
2567 \end_layout
2568
2569 \end_inset
2570
2571
2572 \series default
2573 および
2574 \series bold
2575
2576 \backslash
2577 tbinom
2578 \series default
2579
2580 \begin_inset Index idx
2581 status collapsed
2582
2583 \begin_layout Plain Layout
2584 こまんど@コマンド ! T ! 
2585 \backslash
2586 tbinom
2587 \end_layout
2588
2589 \end_inset
2590
2591 があります.二項係数のまわりの括弧に,他の括弧を使うには,コマンド
2592 \series bold
2593
2594 \backslash
2595 brace
2596 \series default
2597
2598 \begin_inset Index idx
2599 status collapsed
2600
2601 \begin_layout Plain Layout
2602 こまんど@コマンド ! B ! 
2603 \backslash
2604 brace
2605 \end_layout
2606
2607 \end_inset
2608
2609
2610 \series bold
2611
2612 \backslash
2613 brack
2614 \series default
2615
2616 \begin_inset Index idx
2617 status collapsed
2618
2619 \begin_layout Plain Layout
2620 こまんど@コマンド ! B ! 
2621 \backslash
2622 brack
2623 \end_layout
2624
2625 \end_inset
2626
2627 があります.
2628 \end_layout
2629
2630 \begin_layout Standard
2631 \align center
2632 \begin_inset Tabular
2633 <lyxtabular version="3" rows="6" columns="2">
2634 <features booktabs="true" tabularvalignment="middle">
2635 <column alignment="center" valignment="top" width="0pt">
2636 <column alignment="center" valignment="top" width="0pt">
2637 <row>
2638 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2639 \begin_inset Text
2640
2641 \begin_layout Plain Layout
2642 コマンド
2643 \end_layout
2644
2645 \end_inset
2646 </cell>
2647 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2648 \begin_inset Text
2649
2650 \begin_layout Plain Layout
2651 出力
2652 \end_layout
2653
2654 \end_inset
2655 </cell>
2656 </row>
2657 <row topspace="1mm">
2658 <cell alignment="center" valignment="top" usebox="none">
2659 \begin_inset Text
2660
2661 \begin_layout Plain Layout
2662
2663 \backslash
2664 binom
2665 \begin_inset space \textvisiblespace{}
2666 \end_inset
2667
2668 A
2669 \begin_inset Formula $\downarrow$
2670 \end_inset
2671
2672 B
2673 \end_layout
2674
2675 \end_inset
2676 </cell>
2677 <cell alignment="center" valignment="top" usebox="none">
2678 \begin_inset Text
2679
2680 \begin_layout Plain Layout
2681 \begin_inset Formula $\binom{A}{B}$
2682 \end_inset
2683
2684
2685 \end_layout
2686
2687 \end_inset
2688 </cell>
2689 </row>
2690 <row topspace="2mm">
2691 <cell alignment="center" valignment="top" usebox="none">
2692 \begin_inset Text
2693
2694 \begin_layout Plain Layout
2695
2696 \backslash
2697 dbinom
2698 \begin_inset space \textvisiblespace{}
2699 \end_inset
2700
2701 A
2702 \begin_inset Formula $\downarrow$
2703 \end_inset
2704
2705 B
2706 \end_layout
2707
2708 \end_inset
2709 </cell>
2710 <cell alignment="center" valignment="top" usebox="none">
2711 \begin_inset Text
2712
2713 \begin_layout Plain Layout
2714 \begin_inset Formula $\dbinom{A}{B}$
2715 \end_inset
2716
2717
2718 \end_layout
2719
2720 \end_inset
2721 </cell>
2722 </row>
2723 <row topspace="2mm" bottomspace="0.5mm">
2724 <cell alignment="center" valignment="top" usebox="none">
2725 \begin_inset Text
2726
2727 \begin_layout Plain Layout
2728
2729 \backslash
2730 tbinom
2731 \begin_inset space \textvisiblespace{}
2732 \end_inset
2733
2734 A
2735 \begin_inset Formula $\downarrow$
2736 \end_inset
2737
2738 B
2739 \end_layout
2740
2741 \end_inset
2742 </cell>
2743 <cell alignment="center" valignment="top" usebox="none">
2744 \begin_inset Text
2745
2746 \begin_layout Plain Layout
2747 \begin_inset Formula $\tbinom{A}{B}$
2748 \end_inset
2749
2750
2751 \end_layout
2752
2753 \end_inset
2754 </cell>
2755 </row>
2756 <row topspace="1mm">
2757 <cell alignment="center" valignment="top" topline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761
2762 \backslash
2763 brack
2764 \begin_inset space \textvisiblespace{}
2765 \end_inset
2766
2767 A
2768 \begin_inset Formula $\downarrow$
2769 \end_inset
2770
2771 B
2772 \end_layout
2773
2774 \end_inset
2775 </cell>
2776 <cell alignment="center" valignment="top" topline="true" usebox="none">
2777 \begin_inset Text
2778
2779 \begin_layout Plain Layout
2780 \begin_inset Formula ${A \brack B}$
2781 \end_inset
2782
2783
2784 \end_layout
2785
2786 \end_inset
2787 </cell>
2788 </row>
2789 <row topspace="2mm" bottomspace="0.5mm">
2790 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2791 \begin_inset Text
2792
2793 \begin_layout Plain Layout
2794
2795 \backslash
2796 brace
2797 \begin_inset space \textvisiblespace{}
2798 \end_inset
2799
2800 A
2801 \begin_inset Formula $\downarrow$
2802 \end_inset
2803
2804 B
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813 \begin_inset Formula ${A \brace B}$
2814 \end_inset
2815
2816
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 </row>
2822 </lyxtabular>
2823
2824 \end_inset
2825
2826
2827 \end_layout
2828
2829 \begin_layout Subsection
2830 場合分け
2831 \begin_inset Index idx
2832 status collapsed
2833
2834 \begin_layout Plain Layout
2835 ばあいわけ@場合分け
2836 \end_layout
2837
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \begin_layout Standard
2844 \align center
2845 \begin_inset Tabular
2846 <lyxtabular version="3" rows="3" columns="2">
2847 <features booktabs="true" tabularvalignment="middle">
2848 <column alignment="center" valignment="top" width="0pt">
2849 <column alignment="center" valignment="top" width="0pt">
2850 <row>
2851 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2852 \begin_inset Text
2853
2854 \begin_layout Plain Layout
2855 コマンド
2856 \end_layout
2857
2858 \end_inset
2859 </cell>
2860 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864 出力
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 </row>
2870 <row>
2871 <cell alignment="center" valignment="top" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Plain Layout
2875
2876 \backslash
2877 cases
2878 \begin_inset space \textvisiblespace{}
2879 \end_inset
2880
2881 A
2882 \begin_inset Formula $\to$
2883 \end_inset
2884
2885 B
2886 \begin_inset Formula $>$
2887 \end_inset
2888
2889 0
2890 \begin_inset Index idx
2891 status collapsed
2892
2893 \begin_layout Plain Layout
2894 こまんど@コマンド ! C ! 
2895 \backslash
2896 cases
2897 \end_layout
2898
2899 \end_inset
2900
2901
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 <cell alignment="center" valignment="top" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Plain Layout
2910 \begin_inset Formula $\begin{cases}
2911 A & B>0\end{cases}$
2912 \end_inset
2913
2914
2915 \end_layout
2916
2917 \end_inset
2918 </cell>
2919 </row>
2920 <row topspace="1.5mm">
2921 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2922 \begin_inset Text
2923
2924 \begin_layout Plain Layout
2925
2926 \backslash
2927 cases
2928 \begin_inset space \textvisiblespace{}
2929 \end_inset
2930
2931
2932 \begin_inset Info
2933 type  "shortcut"
2934 arg   "newline-insert newline"
2935 \end_inset
2936
2937
2938 \end_layout
2939
2940 \end_inset
2941 </cell>
2942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2943 \begin_inset Text
2944
2945 \begin_layout Plain Layout
2946 \begin_inset Formula $\begin{cases}
2947 A & \textrm{for }x>0\\
2948 B & \textrm{for }x=0
2949 \end{cases}$
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 </row>
2958 </lyxtabular>
2959
2960 \end_inset
2961
2962
2963 \end_layout
2964
2965 \begin_layout Standard
2966
2967 \series bold
2968
2969 \backslash
2970 cases
2971 \series default
2972 を挿入するか数式ツールバーボタン
2973 \begin_inset Info
2974 type  "icon"
2975 arg   "math-insert \\cases"
2976 \end_inset
2977
2978 を使用した後では,
2979 \begin_inset Flex Ruby
2980 status collapsed
2981
2982 \begin_layout Plain Layout
2983 捷径
2984 \begin_inset Argument post:1
2985 status collapsed
2986
2987 \begin_layout Plain Layout
2988 ショートカット
2989 \end_layout
2990
2991 \end_inset
2992
2993
2994 \end_layout
2995
2996 \end_inset
2997
2998
2999 \begin_inset Info
3000 type  "shortcut"
3001 arg   "newline-insert newline"
3002 \end_inset
3003
3004 か表ツールバーボタン
3005 \begin_inset Info
3006 type  "icon"
3007 arg   "tabular-feature append-row"
3008 \end_inset
3009
3010 を使えば,新しい行を作ることができます.
3011 \end_layout
3012
3013 \begin_layout Standard
3014 コマンド
3015 \series bold
3016
3017 \backslash
3018 cases
3019 \series default
3020 は,
3021 \family sans
3022 挿入\SpecialChar menuseparator
3023 数式\SpecialChar menuseparator
3024 Cases環境
3025 \family default
3026 メニューで挿入することもできます.
3027 \end_layout
3028
3029 \begin_layout Subsection
3030 否定
3031 \begin_inset Index idx
3032 status collapsed
3033
3034 \begin_layout Plain Layout
3035 ひてい@否定
3036 \end_layout
3037
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \begin_layout Standard
3044
3045 \series bold
3046
3047 \backslash
3048 not
3049 \series default
3050
3051 \begin_inset Index idx
3052 status collapsed
3053
3054 \begin_layout Plain Layout
3055 こまんど@コマンド ! N ! 
3056 \backslash
3057 not
3058 \end_layout
3059
3060 \end_inset
3061
3062 を挿入することで,すべての文字を取り消し形で表示できます.文字はスラッシュを上書きされた形になります.
3063 \end_layout
3064
3065 \begin_layout Standard
3066 \align center
3067 \begin_inset Tabular
3068 <lyxtabular version="3" rows="4" columns="2">
3069 <features booktabs="true" tabularvalignment="middle">
3070 <column alignment="center" valignment="top" width="0pt">
3071 <column alignment="center" valignment="top" width="0pt">
3072 <row>
3073 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077 コマンド
3078 \end_layout
3079
3080 \end_inset
3081 </cell>
3082 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3083 \begin_inset Text
3084
3085 \begin_layout Plain Layout
3086 出力
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 </row>
3092 <row>
3093 <cell alignment="center" valignment="top" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \backslash
3099 not=
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 <cell alignment="center" valignment="top" usebox="none">
3105 \begin_inset Text
3106
3107 \begin_layout Plain Layout
3108 \begin_inset Formula $\not=$
3109 \end_inset
3110
3111
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 </row>
3117 <row>
3118 <cell alignment="center" valignment="top" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122
3123 \backslash
3124 not 
3125 \backslash
3126 le
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 <cell alignment="center" valignment="top" usebox="none">
3132 \begin_inset Text
3133
3134 \begin_layout Plain Layout
3135 \begin_inset Formula $\not\le$
3136 \end_inset
3137
3138
3139 \end_layout
3140
3141 \end_inset
3142 </cell>
3143 </row>
3144 <row>
3145 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \backslash
3151 not 
3152 \backslash
3153 parallel
3154 \end_layout
3155
3156 \end_inset
3157 </cell>
3158 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3159 \begin_inset Text
3160
3161 \begin_layout Plain Layout
3162 \begin_inset Formula $\not\parallel$
3163 \end_inset
3164
3165
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 </row>
3171 </lyxtabular>
3172
3173 \end_inset
3174
3175
3176 \end_layout
3177
3178 \begin_layout Standard
3179 最後の例が示すように,すべての否定形がきれいに出力されるわけではありません.このことから,否定形に専用のコマンドを持つものもあります(第
3180 \begin_inset CommandInset ref
3181 LatexCommand ref
3182 reference "subsec:数学記号"
3183
3184 \end_inset
3185
3186 節および第
3187 \begin_inset CommandInset ref
3188 LatexCommand ref
3189 reference "sec:関係子"
3190
3191 \end_inset
3192
3193 節を参照).
3194 \end_layout
3195
3196 \begin_layout Subsection
3197 埋め草
3198 \begin_inset CommandInset label
3199 LatexCommand label
3200 name "subsec:埋め草"
3201
3202 \end_inset
3203
3204
3205 \begin_inset Index idx
3206 status collapsed
3207
3208 \begin_layout Plain Layout
3209 うめくさ@埋め草
3210 \end_layout
3211
3212 \end_inset
3213
3214
3215 \begin_inset Index idx
3216 status collapsed
3217
3218 \begin_layout Plain Layout
3219 かがくきごう@化学記号 ! どういたい@同位体
3220 \end_layout
3221
3222 \end_inset
3223
3224
3225 \begin_inset Index idx
3226 status collapsed
3227
3228 \begin_layout Plain Layout
3229 どういたい@同位体
3230 \begin_inset ERT
3231 status collapsed
3232
3233 \begin_layout Plain Layout
3234
3235 |see{
3236 \end_layout
3237
3238 \end_inset
3239
3240 化学記号
3241 \begin_inset ERT
3242 status collapsed
3243
3244 \begin_layout Plain Layout
3245
3246 }
3247 \end_layout
3248
3249 \end_inset
3250
3251
3252 \end_layout
3253
3254 \end_inset
3255
3256
3257 \begin_inset Index idx
3258 status collapsed
3259
3260 \begin_layout Plain Layout
3261 あいそとーぷ@アイソトープ
3262 \begin_inset ERT
3263 status collapsed
3264
3265 \begin_layout Plain Layout
3266
3267 |see{
3268 \end_layout
3269
3270 \end_inset
3271
3272 同位体
3273 \begin_inset ERT
3274 status collapsed
3275
3276 \begin_layout Plain Layout
3277
3278 }
3279 \end_layout
3280
3281 \end_inset
3282
3283
3284 \end_layout
3285
3286 \end_inset
3287
3288
3289 \end_layout
3290
3291 \begin_layout Standard
3292 たとえば同位体
3293 \begin_inset Foot
3294 status collapsed
3295
3296 \begin_layout Plain Layout
3297 同位体と化学記号の組版に関しては,第
3298 \begin_inset CommandInset ref
3299 LatexCommand ref
3300 reference "subsec:化学記号と化学式"
3301
3302 \end_inset
3303
3304 節に記述があります.
3305 \end_layout
3306
3307 \end_inset
3308
3309 を表示しようとすると,次のような問題が起こります.
3310 \end_layout
3311
3312 \begin_layout Standard
3313 \align center
3314 \begin_inset Tabular
3315 <lyxtabular version="3" rows="2" columns="2">
3316 <features booktabs="true" tabularvalignment="middle">
3317 <column alignment="center" valignment="top" width="0pt">
3318 <column alignment="center" valignment="top" width="0pt">
3319 <row>
3320 <cell alignment="center" valignment="top" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324 上付き文字と下付き文字を使用して作った指数:
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 <cell alignment="center" valignment="top" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3334 \end_inset
3335
3336
3337 \end_layout
3338
3339 \end_inset
3340 </cell>
3341 </row>
3342 <row topspace="1.5mm">
3343 <cell alignment="center" valignment="top" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347 正しい指数:
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 <cell alignment="center" valignment="top" usebox="none">
3353 \begin_inset Text
3354
3355 \begin_layout Plain Layout
3356 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3357 \end_inset
3358
3359
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 </lyxtabular>
3366
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \begin_layout Standard
3373 短い方の指数は,既定で,長い方の指数の一文字目の下ないし上に配置されてしまいます.これを避けるには,一文字ないし複数の空の文字を生成するコマンド
3374 \series bold
3375
3376 \backslash
3377 phantom
3378 \series default
3379
3380 \begin_inset Index idx
3381 status collapsed
3382
3383 \begin_layout Plain Layout
3384 こまんど@コマンド ! P ! 
3385 \backslash
3386 phantom
3387 \end_layout
3388
3389 \end_inset
3390
3391 や数式ツールバーボタン
3392 \begin_inset Foot
3393 status collapsed
3394
3395 \begin_layout Plain Layout
3396 ツールバーボタン
3397 \begin_inset Info
3398 type  "icon"
3399 arg   "math-insert \\space"
3400 \end_inset
3401
3402 の小メニューに入っています.
3403 \end_layout
3404
3405 \end_inset
3406
3407
3408 \begin_inset Info
3409 type  "icon"
3410 arg   "math/phantom"
3411 \end_inset
3412
3413 があります.
3414 \series bold
3415
3416 \backslash
3417 phantom
3418 \series default
3419 を挿入すると,二つの赤い矢印が重なった青枠が表示されます.矢印は,箱の中身の幅と高さの両方が,埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3420 ち文字)として適用されることを示しています.したがって,
3421 \series bold
3422
3423 \backslash
3424 phantom
3425 \series default
3426 の作る文字は,箱の中身の文字の大きさを持つ埋め草となります.
3427 \end_layout
3428
3429 \begin_layout Standard
3430 \align center
3431 \begin_inset Tabular
3432 <lyxtabular version="3" rows="4" columns="2">
3433 <features booktabs="true" tabularvalignment="middle">
3434 <column alignment="center" valignment="top" width="0pt">
3435 <column alignment="center" valignment="top" width="0pt">
3436 <row>
3437 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3438 \begin_inset Text
3439
3440 \begin_layout Plain Layout
3441 コマンド
3442 \end_layout
3443
3444 \end_inset
3445 </cell>
3446 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Plain Layout
3450 出力
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 </row>
3456 <row topspace="1.5mm">
3457 <cell alignment="center" valignment="top" usebox="none">
3458 \begin_inset Text
3459
3460 \begin_layout Plain Layout
3461 ^19
3462 \begin_inset space \textvisiblespace{}
3463 \end_inset
3464
3465 _
3466 \backslash
3467 phantom
3468 \begin_inset space \textvisiblespace{}
3469 \end_inset
3470
3471 1
3472 \begin_inset Formula $\to$
3473 \end_inset
3474
3475 9
3476 \begin_inset space \textvisiblespace{}
3477 \end_inset
3478
3479 F
3480 \end_layout
3481
3482 \end_inset
3483 </cell>
3484 <cell alignment="center" valignment="top" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3489 \end_inset
3490
3491
3492 \end_layout
3493
3494 \end_inset
3495 </cell>
3496 </row>
3497 <row topspace="1.5mm" bottomspace="0.5mm">
3498 <cell alignment="center" valignment="top" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Plain Layout
3502 ^235
3503 \begin_inset space \textvisiblespace{}
3504 \end_inset
3505
3506 _
3507 \backslash
3508 phantom
3509 \begin_inset space \textvisiblespace{}
3510 \end_inset
3511
3512 23
3513 \begin_inset Formula $\to$
3514 \end_inset
3515
3516 9
3517 \begin_inset space \textvisiblespace{}
3518 \end_inset
3519
3520 F
3521 \end_layout
3522
3523 \end_inset
3524 </cell>
3525 <cell alignment="center" valignment="top" usebox="none">
3526 \begin_inset Text
3527
3528 \begin_layout Plain Layout
3529 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3530 \end_inset
3531
3532
3533 \end_layout
3534
3535 \end_inset
3536 </cell>
3537 </row>
3538 <row topspace="1.5mm" bottomspace="0.5mm">
3539 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3540 \begin_inset Text
3541
3542 \begin_layout Plain Layout
3543
3544 \backslash
3545 Lambda^
3546 \begin_inset space \textvisiblespace{}
3547 \end_inset
3548
3549
3550 \backslash
3551 phantom
3552 \begin_inset space \textvisiblespace{}
3553 \end_inset
3554
3555 ii
3556 \begin_inset Formula $\to$
3557 \end_inset
3558
3559 t
3560 \begin_inset space \textvisiblespace{}
3561 \end_inset
3562
3563 _MMt
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3573 \end_inset
3574
3575
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 </row>
3581 </lyxtabular>
3582
3583 \end_inset
3584
3585
3586 \end_layout
3587
3588 \begin_layout Standard
3589 さらに,
3590 \series bold
3591
3592 \backslash
3593 vphantom
3594 \series default
3595
3596 \begin_inset Index idx
3597 status collapsed
3598
3599 \begin_layout Plain Layout
3600 こまんど@コマンド ! V ! 
3601 \backslash
3602 vphantom
3603 \end_layout
3604
3605 \end_inset
3606
3607 (ツールバーボタン
3608 \begin_inset space ~
3609 \end_inset
3610
3611
3612 \begin_inset Info
3613 type  "icon"
3614 arg   "math/vphantom"
3615 \end_inset
3616
3617 )および
3618 \series bold
3619
3620 \backslash
3621 hphantom
3622 \series default
3623
3624 \begin_inset Index idx
3625 status collapsed
3626
3627 \begin_layout Plain Layout
3628 こまんど@コマンド ! H ! 
3629 \backslash
3630 hphantom
3631 \end_layout
3632
3633 \end_inset
3634
3635 (ツールバーボタン
3636 \begin_inset space ~
3637 \end_inset
3638
3639
3640 \begin_inset Info
3641 type  "icon"
3642 arg   "math/hphantom"
3643 \end_inset
3644
3645 )というコマンドもあります.
3646 \series bold
3647
3648 \backslash
3649 vphantom
3650 \series default
3651 は,枠内部の文字の最大高のみの空白を作り,幅は考慮しません.
3652 \series bold
3653
3654 \backslash
3655 hphantom
3656 \series default
3657 は,枠の内容の幅のみの空白を作ります.このことから,これらの枠は一本の赤矢印のみで表示されます.
3658 \end_layout
3659
3660 \begin_layout Standard
3661 たとえば,
3662 \series bold
3663
3664 \backslash
3665 vphantom
3666 \series default
3667
3668 \begin_inset space \textvisiblespace{}
3669 \end_inset
3670
3671
3672 \series bold
3673 a
3674 \backslash
3675 int
3676 \series default
3677 は,積分記号
3678 \begin_inset Foot
3679 status collapsed
3680
3681 \begin_layout Plain Layout
3682
3683 \series bold
3684
3685 \backslash
3686 int
3687 \series default
3688 コマンドは,積分記号を生成します.第
3689 \begin_inset CommandInset ref
3690 LatexCommand ref
3691 reference "subsec:大演算子"
3692
3693 \end_inset
3694
3695 節を参照してください.
3696 \end_layout
3697
3698 \end_inset
3699
3700 が最大高の文字なので,積分記号の高さを持つ空白を作ります.実際の適用例については,第
3701 \begin_inset CommandInset ref
3702 LatexCommand ref
3703 reference "subsec:多行にわたる括弧"
3704
3705 \end_inset
3706
3707 節を参照してください.
3708 \end_layout
3709
3710 \begin_layout Standard
3711 埋め草は,メニュー
3712 \family sans
3713 挿入\SpecialChar menuseparator
3714 整形\SpecialChar menuseparator
3715 埋め草
3716 \family default
3717 を使えば,以下のように本文中でも使用することができます.
3718 \end_layout
3719
3720 \begin_layout Standard
3721 これは本文です.
3722 \begin_inset Newline newline
3723 \end_inset
3724
3725
3726 \begin_inset Phantom Phantom
3727 status open
3728
3729 \begin_layout Plain Layout
3730 これは
3731 \end_layout
3732
3733 \end_inset
3734
3735 本文です.
3736 \end_layout
3737
3738 \begin_layout Subsection
3739 横線
3740 \begin_inset Index idx
3741 status collapsed
3742
3743 \begin_layout Plain Layout
3744 よこせん@横線
3745 \end_layout
3746
3747 \end_inset
3748
3749
3750 \begin_inset Index idx
3751 status collapsed
3752
3753 \begin_layout Plain Layout
3754 すうしき@数式 ! かせん@下線
3755 \end_layout
3756
3757 \end_inset
3758
3759
3760 \begin_inset Index idx
3761 status collapsed
3762
3763 \begin_layout Plain Layout
3764 ぼうせん@棒線
3765 \begin_inset ERT
3766 status collapsed
3767
3768 \begin_layout Plain Layout
3769
3770 |see{
3771 \end_layout
3772
3773 \end_inset
3774
3775 横線
3776 \begin_inset ERT
3777 status collapsed
3778
3779 \begin_layout Plain Layout
3780
3781 }
3782 \end_layout
3783
3784 \end_inset
3785
3786
3787 \end_layout
3788
3789 \end_inset
3790
3791
3792 \end_layout
3793
3794 \begin_layout Standard
3795 \align center
3796 \begin_inset Tabular
3797 <lyxtabular version="3" rows="4" columns="2">
3798 <features booktabs="true" tabularvalignment="middle">
3799 <column alignment="center" valignment="top" width="0pt">
3800 <column alignment="center" valignment="top" width="0pt">
3801 <row>
3802 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3803 \begin_inset Text
3804
3805 \begin_layout Plain Layout
3806 コマンド
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 出力
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 </row>
3821 <row topspace="2mm">
3822 <cell alignment="center" valignment="top" usebox="none">
3823 \begin_inset Text
3824
3825 \begin_layout Plain Layout
3826
3827 \backslash
3828 overline
3829 \begin_inset space \textvisiblespace{}
3830 \end_inset
3831
3832 A+B
3833 \begin_inset Index idx
3834 status collapsed
3835
3836 \begin_layout Plain Layout
3837 こまんど@コマンド ! O ! 
3838 \backslash
3839 overline
3840 \end_layout
3841
3842 \end_inset
3843
3844
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 <cell alignment="center" valignment="top" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853 \begin_inset Formula $\overline{A+B}$
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 </row>
3862 <row bottomspace="1mm">
3863 <cell alignment="center" valignment="top" usebox="none">
3864 \begin_inset Text
3865
3866 \begin_layout Plain Layout
3867
3868 \backslash
3869 underline
3870 \begin_inset space \textvisiblespace{}
3871 \end_inset
3872
3873 A+B
3874 \begin_inset Index idx
3875 status collapsed
3876
3877 \begin_layout Plain Layout
3878 こまんど@コマンド ! U ! 
3879 \backslash
3880 underline
3881 \end_layout
3882
3883 \end_inset
3884
3885
3886 \end_layout
3887
3888 \end_inset
3889 </cell>
3890 <cell alignment="center" valignment="top" usebox="none">
3891 \begin_inset Text
3892
3893 \begin_layout Plain Layout
3894 \begin_inset Formula $\underline{A+B}$
3895 \end_inset
3896
3897
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 </row>
3903 <row topspace="2mm" bottomspace="1mm">
3904 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908
3909 \backslash
3910 overline
3911 \begin_inset space \textvisiblespace{}
3912 \end_inset
3913
3914
3915 \backslash
3916 underline
3917 \begin_inset space \textvisiblespace{}
3918 \end_inset
3919
3920 A+B
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3926 \begin_inset Text
3927
3928 \begin_layout Plain Layout
3929 \begin_inset Formula $\overline{\underline{A+B}}$
3930 \end_inset
3931
3932
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 </row>
3938 </lyxtabular>
3939
3940 \end_inset
3941
3942
3943 \end_layout
3944
3945 \begin_layout Standard
3946 上記最後の例では,先に
3947 \series bold
3948
3949 \backslash
3950 overline
3951 \series default
3952 が来ようが
3953 \series bold
3954
3955 \backslash
3956 underline
3957 \series default
3958 が来ようが,関係ありません.
3959 \end_layout
3960
3961 \begin_layout Standard
3962 二重下線を引くには,
3963 \series bold
3964
3965 \backslash
3966 underline
3967 \series default
3968 を二回使います.
3969 \end_layout
3970
3971 \begin_layout Standard
3972 文字の上下6本の線まで引くことができます.
3973 \end_layout
3974
3975 \begin_layout Standard
3976 \begin_inset VSpace bigskip
3977 \end_inset
3978
3979 自己定義の線は,以下の書式を持つ
3980 \series bold
3981
3982 \backslash
3983 rule
3984 \series default
3985
3986 \begin_inset Index idx
3987 status collapsed
3988
3989 \begin_layout Plain Layout
3990 こまんど@コマンド ! R ! 
3991 \backslash
3992 rule
3993 \end_layout
3994
3995 \end_inset
3996
3997 コマンドで作成することができます.
3998 \end_layout
3999
4000 \begin_layout Standard
4001
4002 \series bold
4003
4004 \backslash
4005 rule[垂直オフセット幅]{長さ}{厚み}
4006 \end_layout
4007
4008 \begin_layout Standard
4009 オプションの
4010 \series bold
4011 「垂直オフセット幅
4012 \series default
4013 」は,行を上方に(値が負であれば下方に)移動させます.値としては,第
4014 \begin_inset CommandInset ref
4015 LatexCommand ref
4016 reference "tab:使用できる単位"
4017
4018 \end_inset
4019
4020 表に掲げてある単位を用いることができます.以下に,
4021 \begin_inset Newline newline
4022 \end_inset
4023
4024
4025 \series bold
4026
4027 \backslash
4028 rule[-2ex]{3cm}{2pt}
4029 \series default
4030  および 
4031 \series bold
4032
4033 \backslash
4034 rule{2cm}{1pt}
4035 \begin_inset Newline newline
4036 \end_inset
4037
4038
4039 \series default
4040 というコマンドを用いて作成したふたつの例を例示します.
4041 \end_layout
4042
4043 \begin_layout Standard
4044 この行には,
4045 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4046 \end_inset
4047
4048 二本の線があります.
4049 \end_layout
4050
4051 \begin_layout Standard
4052
4053 \backslash
4054 ruleは,メニュー
4055 \family sans
4056 挿入\SpecialChar menuseparator
4057 整形\SpecialChar menuseparator
4058 水平線
4059 \family default
4060 を使っても,本文に挿入することができます.
4061 \end_layout
4062
4063 \begin_layout Standard
4064 これは一行の
4065 \begin_inset CommandInset line
4066 LatexCommand rule
4067 offset "0.5ex"
4068 width "3cm"
4069 height "1pt"
4070
4071 \end_inset
4072
4073 文章です.
4074 \end_layout
4075
4076 \begin_layout Subsection
4077 省略符号
4078 \begin_inset CommandInset label
4079 LatexCommand label
4080 name "subsec:省略符号"
4081
4082 \end_inset
4083
4084
4085 \begin_inset Index idx
4086 status collapsed
4087
4088 \begin_layout Plain Layout
4089 しょうりゃくふごう@省略符号
4090 \end_layout
4091
4092 \end_inset
4093
4094
4095 \end_layout
4096
4097 \begin_layout Standard
4098 省略符号には,いくつかの種類が使用できます
4099 \begin_inset Foot
4100 status collapsed
4101
4102 \begin_layout Plain Layout
4103 数式ツールバー中の
4104 \begin_inset Info
4105 type  "icon"
4106 arg   "math-insert \\ldots"
4107 \end_inset
4108
4109 ボタンで表示されている小メニューです.
4110 \end_layout
4111
4112 \end_inset
4113
4114 .列挙のためには,ベースラインの点々(
4115 \series bold
4116
4117 \backslash
4118 ldots
4119 \series default
4120
4121 \begin_inset Index idx
4122 status collapsed
4123
4124 \begin_layout Plain Layout
4125 こまんど@コマンド ! L ! 
4126 \backslash
4127 ldots
4128 \end_layout
4129
4130 \end_inset
4131
4132 )を使用しますが,演算子の場合は,演算子と同じ高さの点々(
4133 \series bold
4134
4135 \backslash
4136 cdots
4137 \series default
4138
4139 \begin_inset Index idx
4140 status collapsed
4141
4142 \begin_layout Plain Layout
4143 こまんど@コマンド ! C ! 
4144 \backslash
4145 cdots
4146 \end_layout
4147
4148 \end_inset
4149
4150 )が必要です.
4151 \series bold
4152
4153 \backslash
4154 dots
4155 \series default
4156
4157 \begin_inset Index idx
4158 status collapsed
4159
4160 \begin_layout Plain Layout
4161 こまんど@コマンド ! D ! 
4162 \backslash
4163 dots
4164 \end_layout
4165
4166 \end_inset
4167
4168 コマンドを使うと,\SpecialChar LaTeX
4169 は次に来る文字がどのような種類の文字であるかによって,自動的にどの種類を使うかを選択します.
4170 \end_layout
4171
4172 \begin_layout Standard
4173 \align center
4174 \begin_inset Tabular
4175 <lyxtabular version="3" rows="9" columns="2">
4176 <features booktabs="true" tabularvalignment="middle">
4177 <column alignment="center" valignment="top" width="0pt">
4178 <column alignment="center" valignment="top" width="0pt">
4179 <row>
4180 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184 コマンド
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4190 \begin_inset Text
4191
4192 \begin_layout Plain Layout
4193 出力
4194 \end_layout
4195
4196 \end_inset
4197 </cell>
4198 </row>
4199 <row>
4200 <cell alignment="center" valignment="top" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 A_1
4205 \begin_inset space \textvisiblespace{}
4206 \end_inset
4207
4208 ,
4209 \backslash
4210 dots
4211 \begin_inset space \textvisiblespace{}
4212 \end_inset
4213
4214 ,A_n
4215 \end_layout
4216
4217 \end_inset
4218 </cell>
4219 <cell alignment="center" valignment="top" usebox="none">
4220 \begin_inset Text
4221
4222 \begin_layout Plain Layout
4223 \begin_inset Formula $A_{1},\dots,A_{n}$
4224 \end_inset
4225
4226
4227 \end_layout
4228
4229 \end_inset
4230 </cell>
4231 </row>
4232 <row>
4233 <cell alignment="center" valignment="top" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 A_1
4238 \begin_inset space \textvisiblespace{}
4239 \end_inset
4240
4241 +
4242 \backslash
4243 dots
4244 \begin_inset space \textvisiblespace{}
4245 \end_inset
4246
4247 +A_n
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 <cell alignment="center" valignment="top" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 \begin_inset Formula $A_{1}+\dots+A_{n}$
4257 \end_inset
4258
4259
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 </row>
4265 <row>
4266 <cell alignment="center" valignment="top" usebox="none">
4267 \begin_inset Text
4268
4269 \begin_layout Plain Layout
4270 A_1
4271 \begin_inset space \textvisiblespace{}
4272 \end_inset
4273
4274 ,
4275 \backslash
4276 ldots
4277 \begin_inset space \textvisiblespace{}
4278 \end_inset
4279
4280 ,A_n
4281 \end_layout
4282
4283 \end_inset
4284 </cell>
4285 <cell alignment="center" valignment="top" usebox="none">
4286 \begin_inset Text
4287
4288 \begin_layout Plain Layout
4289 \begin_inset Formula $A_{1},\ldots,A_{n}$
4290 \end_inset
4291
4292
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 A_1
4304 \begin_inset space \textvisiblespace{}
4305 \end_inset
4306
4307 +
4308 \backslash
4309 cdots
4310 \begin_inset space \textvisiblespace{}
4311 \end_inset
4312
4313 +A_n
4314 \end_layout
4315
4316 \end_inset
4317 </cell>
4318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4319 \begin_inset Text
4320
4321 \begin_layout Plain Layout
4322 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4323 \end_inset
4324
4325
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 </row>
4331 <row>
4332 <cell alignment="center" valignment="top" usebox="none">
4333 \begin_inset Text
4334
4335 \begin_layout Plain Layout
4336
4337 \backslash
4338 vdots
4339 \end_layout
4340
4341 \end_inset
4342 </cell>
4343 <cell alignment="center" valignment="top" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347 \begin_inset Formula $\vdots$
4348 \end_inset
4349
4350
4351 \end_layout
4352
4353 \end_inset
4354 </cell>
4355 </row>
4356 <row>
4357 <cell alignment="center" valignment="top" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361
4362 \backslash
4363 ddots
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 <cell alignment="center" valignment="top" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372 \begin_inset Formula $\ddots$
4373 \end_inset
4374
4375
4376 \end_layout
4377
4378 \end_inset
4379 </cell>
4380 </row>
4381 <row>
4382 <cell alignment="center" valignment="top" usebox="none">
4383 \begin_inset Text
4384
4385 \begin_layout Plain Layout
4386
4387 \backslash
4388 iddots
4389 \end_layout
4390
4391 \end_inset
4392 </cell>
4393 <cell alignment="center" valignment="top" usebox="none">
4394 \begin_inset Text
4395
4396 \begin_layout Plain Layout
4397 \begin_inset Formula $\iddots$
4398 \end_inset
4399
4400
4401 \end_layout
4402
4403 \end_inset
4404 </cell>
4405 </row>
4406 <row>
4407 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 いろいろな点々を使った
4412 \begin_inset Formula $3\times3$
4413 \end_inset
4414
4415 行列
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 \begin_inset Formula $\begin{array}{ccc}
4425 A_{11} & \cdots & A_{1m}\\
4426 \vdots & \ddots & \vdots\\
4427 A_{n1} & \cdots & A_{nm}
4428 \end{array}$
4429 \end_inset
4430
4431
4432 \end_layout
4433
4434 \end_inset
4435 </cell>
4436 </row>
4437 </lyxtabular>
4438
4439 \end_inset
4440
4441
4442 \end_layout
4443
4444 \begin_layout Standard
4445
4446 \family sans
4447 挿入\SpecialChar menuseparator
4448 省略符号
4449 \family default
4450 メニューで挿入される省略符号は
4451 \series bold
4452
4453 \backslash
4454 ldots
4455 \series default
4456 です.
4457 \end_layout
4458
4459 \begin_layout Standard
4460 \begin_inset VSpace medskip
4461 \end_inset
4462
4463
4464 \series bold
4465
4466 \backslash
4467 iddots
4468 \series default
4469 を使うには,文書設定の
4470 \family sans
4471 数式オプション
4472 \family default
4473 にある
4474 \family sans
4475 mathdotsパッケージを(自動的に)使う
4476 \family default
4477 オプションのうちいずれかを有効にしなくてはなりません.
4478 \begin_inset Newline newline
4479 \end_inset
4480
4481
4482 \family sans
4483 mathdotsパッケージを使う
4484 \family default
4485 オプションを使用すると,文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます.
4486 \end_layout
4487
4488 \begin_layout Standard
4489 \begin_inset VSpace medskip
4490 \end_inset
4491
4492 とくに行列には,複数列にわたることのできる省略符号があります.これは,以下の書式を持つ
4493 \series bold
4494
4495 \backslash
4496 hdotsfor
4497 \series default
4498
4499 \begin_inset Index idx
4500 status collapsed
4501
4502 \begin_layout Plain Layout
4503 こまんど@コマンド ! H ! 
4504 \backslash
4505 hdotsfor
4506 \end_layout
4507
4508 \end_inset
4509
4510 コマンドで作ることができます.
4511 \end_layout
4512
4513 \begin_layout Standard
4514
4515 \series bold
4516
4517 \backslash
4518 hdotsfor[距離]{列数}
4519 \end_layout
4520
4521 \begin_layout Standard
4522 ここで「列数」は,何列に広げるかを指定します.「距離」は,点々のあいだの距離を示す因子です.
4523 \end_layout
4524
4525 \begin_layout Standard
4526 以下の行列では,2行目の1つ目の枠に
4527 \series bold
4528
4529 \backslash
4530 hdotsfor[2]{4}
4531 \series default
4532 を挿入して,
4533 \series bold
4534
4535 \backslash
4536 dots
4537 \series default
4538 コマンドの2倍の点間距離を持つ省略符号を挿入しています.
4539 \begin_inset Formula 
4540 \[
4541 \left(\begin{array}{cccc}
4542 A & B & C & D\\
4543 \hdotsfor[2]{4}\\
4544 q & w & e & r
4545 \end{array}\right)
4546 \]
4547
4548 \end_inset
4549
4550 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい.さもないと\SpecialChar LaTeX
4551 エラーが発生します.
4552 \end_layout
4553
4554 \begin_layout Standard
4555 \begin_inset VSpace bigskip
4556 \end_inset
4557
4558 さらに,
4559 \series bold
4560
4561 \backslash
4562 dotfill
4563 \series default
4564
4565 \begin_inset Index idx
4566 status collapsed
4567
4568 \begin_layout Plain Layout
4569 こまんど@コマンド ! D ! 
4570 \backslash
4571 dotfill
4572 \end_layout
4573
4574 \end_inset
4575
4576 コマンドを使えば,行の残りを点々で埋めることもできます.このコマンドの働きは,
4577 \series bold
4578
4579 \backslash
4580 hfill
4581 \series default
4582 と同様のものです.第
4583 \begin_inset CommandInset ref
4584 LatexCommand ref
4585 reference "subsec:可変長の空白"
4586
4587 \end_inset
4588
4589 節をご参照下さい.
4590 \end_layout
4591
4592 \begin_layout Standard
4593 たとえば,
4594 \series bold
4595 A
4596 \backslash
4597 dotfill
4598 \begin_inset space \textvisiblespace{}
4599 \end_inset
4600
4601 B
4602 \series default
4603 コマンドは,
4604 \end_layout
4605
4606 \begin_layout Standard
4607 \begin_inset Formula $A\dotfill B$
4608 \end_inset
4609
4610
4611 \end_layout
4612
4613 \begin_layout Standard
4614 のようになります.点々を使う
4615 \series bold
4616
4617 \backslash
4618 dotfill
4619 \series default
4620 の直線版として,
4621 \series bold
4622
4623 \backslash
4624 hrulefill
4625 \series default
4626
4627 \begin_inset Index idx
4628 status collapsed
4629
4630 \begin_layout Plain Layout
4631 こまんど@コマンド ! H ! 
4632 \backslash
4633 hrulefill
4634 \end_layout
4635
4636 \end_inset
4637
4638
4639 \end_layout
4640
4641 \begin_layout Standard
4642 \begin_inset Formula $A\hrulefill B$
4643 \end_inset
4644
4645
4646 \end_layout
4647
4648 \begin_layout Standard
4649 があります.これらのコマンドを本文で使用するには,これらのコマンドは\SpecialChar TeX
4650 モードで挿入される必要があります.
4651 \end_layout
4652
4653 \begin_layout Section
4654 行列
4655 \begin_inset CommandInset label
4656 LatexCommand label
4657 name "sec:行列"
4658
4659 \end_inset
4660
4661
4662 \begin_inset Index idx
4663 status collapsed
4664
4665 \begin_layout Plain Layout
4666 ぎょうれつ@行列
4667 \end_layout
4668
4669 \end_inset
4670
4671
4672 \end_layout
4673
4674 \begin_layout Standard
4675 行列は,数式ツールバーボタンの
4676 \begin_inset Info
4677 type  "icon"
4678 arg   "dialog-show mathmatrix"
4679 \end_inset
4680
4681
4682 \family sans
4683 挿入\SpecialChar menuseparator
4684 数式\SpecialChar menuseparator
4685 行列
4686 \family default
4687 メニューで挿入することができます.すると,行列の行数・列数・配置方法・装飾を尋ねられます.ここで垂直配置は,行内数式内の行列でのみ意味を持ちます.
4688 \end_layout
4689
4690 \begin_layout Standard
4691 最初の行列は「上」配置
4692 \begin_inset Formula $\begin{array}[t]{cccc}
4693 A & D & G & J\\
4694 B & E & H & K\\
4695 C & F & I & L
4696 \end{array}$
4697 \end_inset
4698
4699 で,二番目は「中央」配置
4700 \begin_inset Formula $\begin{array}{cccc}
4701 A & D & G & J\\
4702 B & E & H & K\\
4703 C & F & I & L
4704 \end{array}$
4705 \end_inset
4706
4707 ,三番目は「下」配置
4708 \begin_inset Formula $\begin{array}[b]{cccc}
4709 A & D & G & J\\
4710 B & E & H & K\\
4711 C & F & I & L
4712 \end{array}$
4713 \end_inset
4714
4715 です.
4716 \end_layout
4717
4718 \begin_layout Standard
4719 水平配置は,各列がどのように配置されるべきかを指定します.これは,各列に対応した文字を一つずつ入力することによって設定します.
4720 \emph on
4721 l
4722 \emph default
4723 は左寄せ,
4724 \emph on
4725 c
4726 \emph default
4727 は中央揃え,
4728 \emph on
4729 r
4730 \emph default
4731 は右寄せを意味します.たとえば,第1列が左寄せで第2列と第3列が中央揃え,第4列が右揃えの
4732 \begin_inset Formula $4\times4$
4733 \end_inset
4734
4735 行列を作成するには,水平配置のところに
4736 \series bold
4737 lccr
4738 \series default
4739 と入力します.通常,行列では各列は中央揃えですから,各列の既定値は
4740 \series bold
4741 c
4742 \series default
4743 です.
4744 \end_layout
4745
4746 \begin_layout Standard
4747 水平行列の例です.
4748 \end_layout
4749
4750 \begin_layout Standard
4751
4752 \series bold
4753 lll
4754 \series default
4755  : 
4756 \begin_inset Formula $\begin{array}{lll}
4757 10000 & D & G\\
4758 B & 10000 & H\\
4759 C & F & 10000
4760 \end{array}$
4761 \end_inset
4762
4763  , 
4764 \series bold
4765 ccc
4766 \series default
4767  : 
4768 \begin_inset Formula $\begin{array}{ccc}
4769 10000 & D & G\\
4770 B & 10000 & H\\
4771 C & F & 10000
4772 \end{array}$
4773 \end_inset
4774
4775  , 
4776 \series bold
4777 rrr
4778 \series default
4779  : 
4780 \begin_inset Formula $\begin{array}{rrr}
4781 10000 & D & G\\
4782 B & 10000 & H\\
4783 C & F & 10000
4784 \end{array}$
4785 \end_inset
4786
4787
4788 \end_layout
4789
4790 \begin_layout Standard
4791 つづいて行や列を追加したり削除したりするには,数式ツールバーボタンの
4792 \begin_inset Info
4793 type  "icon"
4794 arg   "tabular-feature append-row"
4795 \end_inset
4796
4797
4798 \begin_inset Info
4799 type  "icon"
4800 arg   "tabular-feature delete-row"
4801 \end_inset
4802
4803 などや
4804 \family sans
4805 編集\SpecialChar menuseparator
4806 行と列
4807 \family default
4808 メニューを使用することができます.また,行は
4809 \begin_inset Info
4810 type  "shortcut"
4811 arg   "newline-insert newline"
4812 \end_inset
4813
4814 で作成することもできます.
4815 \end_layout
4816
4817 \begin_layout Standard
4818 \begin_inset VSpace bigskip
4819 \end_inset
4820
4821
4822 \end_layout
4823
4824 \begin_layout Standard
4825
4826 \family sans
4827 装飾
4828 \family default
4829 は,行列の前後に選択した様式の括弧を加えます.他にも括弧は,
4830 \series bold
4831
4832 \backslash
4833 left
4834 \series default
4835
4836 \begin_inset Index idx
4837 status collapsed
4838
4839 \begin_layout Plain Layout
4840 こまんど@コマンド ! L ! 
4841 \backslash
4842 left
4843 \end_layout
4844
4845 \end_inset
4846
4847 コマンドや
4848 \series bold
4849
4850 \backslash
4851 right
4852 \series default
4853
4854 \begin_inset Index idx
4855 status collapsed
4856
4857 \begin_layout Plain Layout
4858 こまんど@コマンド ! R ! 
4859 \backslash
4860 right
4861 \end_layout
4862
4863 \end_inset
4864
4865 コマンドで作成することもできます(
4866 \begin_inset Flex Ruby
4867 status collapsed
4868
4869 \begin_layout Plain Layout
4870 捷径
4871 \begin_inset Argument post:1
4872 status collapsed
4873
4874 \begin_layout Plain Layout
4875 ショートカット
4876 \end_layout
4877
4878 \end_inset
4879
4880
4881 \end_layout
4882
4883 \end_inset
4884
4885
4886 \family sans
4887 Alt+M
4888 \begin_inset space ~
4889 \end_inset
4890
4891 括弧
4892 \family default
4893 ).第
4894 \begin_inset CommandInset ref
4895 LatexCommand ref
4896 reference "subsec:自動の括弧丈"
4897
4898 \end_inset
4899
4900 節を参照してください.あるいは,以下のコマンドを使うこともできます.
4901 \begin_inset VSpace medskip
4902 \end_inset
4903
4904
4905 \end_layout
4906
4907 \begin_layout Standard
4908 \begin_inset space \hfill{}
4909 \end_inset
4910
4911
4912 \begin_inset Tabular
4913 <lyxtabular version="3" rows="4" columns="2">
4914 <features booktabs="true" tabularvalignment="middle">
4915 <column alignment="center" valignment="top" width="0pt">
4916 <column alignment="center" valignment="top">
4917 <row>
4918 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4919 \begin_inset Text
4920
4921 \begin_layout Plain Layout
4922 コマンド
4923 \end_layout
4924
4925 \end_inset
4926 </cell>
4927 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4928 \begin_inset Text
4929
4930 \begin_layout Plain Layout
4931 出力
4932 \end_layout
4933
4934 \end_inset
4935 </cell>
4936 </row>
4937 <row topspace="1.5mm">
4938 <cell alignment="center" valignment="top" usebox="none">
4939 \begin_inset Text
4940
4941 \begin_layout Plain Layout
4942
4943 \backslash
4944 bmatrix
4945 \begin_inset space \textvisiblespace{}
4946 \end_inset
4947
4948
4949 \begin_inset Formula $2\times2$
4950 \end_inset
4951
4952 行列
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 <cell alignment="center" valignment="top" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4962 0 & \textrm{-}\mathrm{i}\\
4963 \mathrm{i} & 0
4964 \end{array}\end{bmatrix}$
4965 \end_inset
4966
4967
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 </row>
4973 <row topspace="1.5mm" bottomspace="0.5mm">
4974 <cell alignment="center" valignment="top" usebox="none">
4975 \begin_inset Text
4976
4977 \begin_layout Plain Layout
4978
4979 \backslash
4980 Bmatrix
4981 \begin_inset space \textvisiblespace{}
4982 \end_inset
4983
4984
4985 \begin_inset Formula $2\times2$
4986 \end_inset
4987
4988 行列
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 <cell alignment="center" valignment="top" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Plain Layout
4997 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
4998 0 & \textrm{-}\mathrm{i}\\
4999 \mathrm{i} & 0
5000 \end{array}\end{Bmatrix}$
5001 \end_inset
5002
5003
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 </row>
5009 <row>
5010 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014
5015 \backslash
5016 pmatrix
5017 \begin_inset space \textvisiblespace{}
5018 \end_inset
5019
5020
5021 \begin_inset Formula $2\times2$
5022 \end_inset
5023
5024 行列
5025 \end_layout
5026
5027 \end_inset
5028 </cell>
5029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5030 \begin_inset Text
5031
5032 \begin_layout Plain Layout
5033 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5034 0 & \textrm{-}\mathrm{i}\\
5035 \mathrm{i} & 0
5036 \end{array}\end{pmatrix}$
5037 \end_inset
5038
5039
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 </row>
5045 </lyxtabular>
5046
5047 \end_inset
5048
5049
5050 \begin_inset space \hfill{}
5051 \end_inset
5052
5053
5054 \begin_inset Tabular
5055 <lyxtabular version="3" rows="4" columns="2">
5056 <features booktabs="true" tabularvalignment="middle">
5057 <column alignment="center" valignment="top" width="0pt">
5058 <column alignment="center" valignment="top">
5059 <row>
5060 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Plain Layout
5064 コマンド
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 出力
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 </row>
5079 <row topspace="1.5mm">
5080 <cell alignment="center" valignment="top" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084
5085 \backslash
5086 vmatrix
5087 \begin_inset space \textvisiblespace{}
5088 \end_inset
5089
5090
5091 \begin_inset Formula $2\times2$
5092 \end_inset
5093
5094 行列
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5104 0 & \textrm{-}\mathrm{i}\\
5105 \mathrm{i} & 0
5106 \end{array}\end{vmatrix}$
5107 \end_inset
5108
5109
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 </row>
5115 <row topspace="1.5mm" bottomspace="0.5mm">
5116 <cell alignment="center" valignment="top" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120
5121 \backslash
5122 Vmatrix
5123 \begin_inset space \textvisiblespace{}
5124 \end_inset
5125
5126
5127 \begin_inset Formula $2\times2$
5128 \end_inset
5129
5130 行列
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 <cell alignment="center" valignment="top" usebox="none">
5136 \begin_inset Text
5137
5138 \begin_layout Plain Layout
5139 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5140 0 & \textrm{-}\mathrm{i}\\
5141 \mathrm{i} & 0
5142 \end{array}\end{Vmatrix}$
5143 \end_inset
5144
5145
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 </row>
5151 <row>
5152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5153 \begin_inset Text
5154
5155 \begin_layout Plain Layout
5156
5157 \backslash
5158 matrix
5159 \begin_inset space \textvisiblespace{}
5160 \end_inset
5161
5162
5163 \begin_inset Formula $2\times2$
5164 \end_inset
5165
5166 行列
5167 \end_layout
5168
5169 \end_inset
5170 </cell>
5171 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5172 \begin_inset Text
5173
5174 \begin_layout Plain Layout
5175 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5176 0 & \textrm{-}\mathrm{i}\\
5177 \mathrm{i} & 0
5178 \end{array}\end{matrix}$
5179 \end_inset
5180
5181
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 </row>
5187 </lyxtabular>
5188
5189 \end_inset
5190
5191
5192 \begin_inset space \hfill{}
5193 \end_inset
5194
5195
5196 \end_layout
5197
5198 \begin_layout Standard
5199 \begin_inset VSpace medskip
5200 \end_inset
5201
5202 たとえば
5203 \series bold
5204
5205 \backslash
5206 vmatrix
5207 \series default
5208 などを挿入すると,青枠が二つの垂直線のあいだに現れるので,そこに行列を挿入することができます.
5209 \end_layout
5210
5211 \begin_layout Standard
5212 \begin_inset VSpace bigskip
5213 \end_inset
5214
5215 じつは多行数式はすべて行列なので,行列の各列の間隔を変更するには,第
5216 \begin_inset CommandInset ref
5217 LatexCommand ref
5218 reference "subsec:列間"
5219
5220 \end_inset
5221
5222 節に説明されている距離
5223 \series bold
5224
5225 \backslash
5226 arraycolsep
5227 \series default
5228
5229 \begin_inset Index idx
5230 status collapsed
5231
5232 \begin_layout Plain Layout
5233 こまんど@コマンド ! A ! 
5234 \backslash
5235 arraycolsep
5236 \end_layout
5237
5238 \end_inset
5239
5240 をここでも使用することができます.
5241 \end_layout
5242
5243 \begin_layout Standard
5244 行間隔を変更するには,
5245 \series bold
5246
5247 \backslash
5248 arraystretch
5249 \series default
5250
5251 \begin_inset Index idx
5252 status collapsed
5253
5254 \begin_layout Plain Layout
5255 こまんど@コマンド ! A ! 
5256 \backslash
5257 arraystretch
5258 \end_layout
5259
5260 \end_inset
5261
5262 コマンドを使用します.以下のようにして使用します.
5263 \end_layout
5264
5265 \begin_layout Standard
5266
5267 \series bold
5268
5269 \backslash
5270 renewcommand{
5271 \backslash
5272 arraystretch}{伸長因子}
5273 \begin_inset Index idx
5274 status collapsed
5275
5276 \begin_layout Plain Layout
5277 こまんど@コマンド ! R ! 
5278 \backslash
5279 renewcommand
5280 \end_layout
5281
5282 \end_inset
5283
5284
5285 \end_layout
5286
5287 \begin_layout Standard
5288
5289 \series bold
5290
5291 \backslash
5292 renewcommand
5293 \series default
5294 コマンドは,伸長因子を定義済みの
5295 \series bold
5296
5297 \backslash
5298 arraystretch
5299 \series default
5300 コマンドに割り当てます.たとえば行間隔を2倍にするには,因子として2を指定して下さい.すると,以降の行列すべてにこれが使用されるようになります.元の間隔に戻すに
5301 は,
5302 \series bold
5303
5304 \backslash
5305 arraystretch
5306 \series default
5307 に因子1を割り当てて下さい.
5308 \end_layout
5309
5310 \begin_layout Standard
5311 本文行中に行列を入れるには,
5312 \series bold
5313
5314 \backslash
5315 smallmatrix
5316 \series default
5317
5318 \begin_inset Index idx
5319 status collapsed
5320
5321 \begin_layout Plain Layout
5322 こまんど@コマンド ! S ! 
5323 \backslash
5324 smallmatrix
5325 \end_layout
5326
5327 \end_inset
5328
5329 コマンドを使います.これを挿入すると,二つの点線に囲まれた青枠が現れます.この枠のなかに行列を入れることができます.
5330 \end_layout
5331
5332 \begin_layout Standard
5333 これは,本文行中の行列
5334 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5335 C & D
5336 \end{smallmatrix}\right)$
5337 \end_inset
5338
5339 です.
5340 \end_layout
5341
5342 \begin_layout Section
5343 括弧と区分記号
5344 \begin_inset Index idx
5345 status collapsed
5346
5347 \begin_layout Plain Layout
5348 かっこ@括弧
5349 \end_layout
5350
5351 \end_inset
5352
5353
5354 \begin_inset Index idx
5355 status collapsed
5356
5357 \begin_layout Plain Layout
5358 くぶんきごう@区分記号
5359 \end_layout
5360
5361 \end_inset
5362
5363
5364 \end_layout
5365
5366 \begin_layout Subsection
5367 垂直括弧と区分記号
5368 \begin_inset Index idx
5369 status collapsed
5370
5371 \begin_layout Plain Layout
5372 かっこ@括弧 ! すいちょく@垂直
5373 \begin_inset space \thinspace{}
5374 \end_inset
5375
5376 ——
5377 \end_layout
5378
5379 \end_inset
5380
5381
5382 \end_layout
5383
5384 \begin_layout Standard
5385 \begin_inset space \hfill{}
5386 \end_inset
5387
5388
5389 \begin_inset Tabular
5390 <lyxtabular version="3" rows="9" columns="2">
5391 <features booktabs="true" tabularvalignment="middle">
5392 <column alignment="center" valignment="top" width="0pt">
5393 <column alignment="center" valignment="top" width="0pt">
5394 <row>
5395 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5396 \begin_inset Text
5397
5398 \begin_layout Plain Layout
5399 コマンド
5400 \end_layout
5401
5402 \end_inset
5403 </cell>
5404 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408 出力
5409 \end_layout
5410
5411 \end_inset
5412 </cell>
5413 </row>
5414 <row>
5415 <cell alignment="center" valignment="top" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 (
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 <cell alignment="center" valignment="top" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428 \begin_inset Formula $($
5429 \end_inset
5430
5431
5432 \end_layout
5433
5434 \end_inset
5435 </cell>
5436 </row>
5437 <row>
5438 <cell alignment="center" valignment="top" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442 {
5443 \end_layout
5444
5445 \end_inset
5446 </cell>
5447 <cell alignment="center" valignment="top" usebox="none">
5448 \begin_inset Text
5449
5450 \begin_layout Plain Layout
5451 \begin_inset Formula $\{$
5452 \end_inset
5453
5454
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 </row>
5460 <row>
5461 <cell alignment="center" valignment="top" usebox="none">
5462 \begin_inset Text
5463
5464 \begin_layout Plain Layout
5465 [
5466 \end_layout
5467
5468 \end_inset
5469 </cell>
5470 <cell alignment="center" valignment="top" usebox="none">
5471 \begin_inset Text
5472
5473 \begin_layout Plain Layout
5474 \begin_inset Formula $[$
5475 \end_inset
5476
5477
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 </row>
5483 <row>
5484 <cell alignment="center" valignment="top" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488
5489 \backslash
5490 langle
5491 \end_layout
5492
5493 \end_inset
5494 </cell>
5495 <cell alignment="center" valignment="top" usebox="none">
5496 \begin_inset Text
5497
5498 \begin_layout Plain Layout
5499 \begin_inset Formula $\langle$
5500 \end_inset
5501
5502
5503 \end_layout
5504
5505 \end_inset
5506 </cell>
5507 </row>
5508 <row>
5509 <cell alignment="center" valignment="top" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513
5514 \backslash
5515 lceil
5516 \end_layout
5517
5518 \end_inset
5519 </cell>
5520 <cell alignment="center" valignment="top" usebox="none">
5521 \begin_inset Text
5522
5523 \begin_layout Plain Layout
5524 \begin_inset Formula $\lceil$
5525 \end_inset
5526
5527
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 </row>
5533 <row>
5534 <cell alignment="center" valignment="top" usebox="none">
5535 \begin_inset Text
5536
5537 \begin_layout Plain Layout
5538
5539 \backslash
5540 lfloor
5541 \end_layout
5542
5543 \end_inset
5544 </cell>
5545 <cell alignment="center" valignment="top" usebox="none">
5546 \begin_inset Text
5547
5548 \begin_layout Plain Layout
5549 \begin_inset Formula $\lfloor$
5550 \end_inset
5551
5552
5553 \end_layout
5554
5555 \end_inset
5556 </cell>
5557 </row>
5558 <row>
5559 <cell alignment="center" valignment="top" usebox="none">
5560 \begin_inset Text
5561
5562 \begin_layout Plain Layout
5563 /
5564 \end_layout
5565
5566 \end_inset
5567 </cell>
5568 <cell alignment="center" valignment="top" usebox="none">
5569 \begin_inset Text
5570
5571 \begin_layout Plain Layout
5572 \begin_inset Formula $/$
5573 \end_inset
5574
5575
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 </row>
5581 <row>
5582 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5583 \begin_inset Text
5584
5585 \begin_layout Plain Layout
5586 |
5587 \end_layout
5588
5589 \end_inset
5590 </cell>
5591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5592 \begin_inset Text
5593
5594 \begin_layout Plain Layout
5595 \begin_inset Formula $|$
5596 \end_inset
5597
5598
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 </row>
5604 </lyxtabular>
5605
5606 \end_inset
5607
5608
5609 \begin_inset space \hfill{}
5610 \end_inset
5611
5612
5613 \begin_inset Tabular
5614 <lyxtabular version="3" rows="9" columns="2">
5615 <features booktabs="true" tabularvalignment="middle">
5616 <column alignment="center" valignment="top" width="0pt">
5617 <column alignment="center" valignment="top" width="0pt">
5618 <row>
5619 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 コマンド
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5629 \begin_inset Text
5630
5631 \begin_layout Plain Layout
5632 出力
5633 \end_layout
5634
5635 \end_inset
5636 </cell>
5637 </row>
5638 <row>
5639 <cell alignment="center" valignment="top" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 )
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell alignment="center" valignment="top" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652 \begin_inset Formula $)$
5653 \end_inset
5654
5655
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 </row>
5661 <row>
5662 <cell alignment="center" valignment="top" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666 }
5667 \end_layout
5668
5669 \end_inset
5670 </cell>
5671 <cell alignment="center" valignment="top" usebox="none">
5672 \begin_inset Text
5673
5674 \begin_layout Plain Layout
5675 \begin_inset Formula $\}$
5676 \end_inset
5677
5678
5679 \end_layout
5680
5681 \end_inset
5682 </cell>
5683 </row>
5684 <row>
5685 <cell alignment="center" valignment="top" usebox="none">
5686 \begin_inset Text
5687
5688 \begin_layout Plain Layout
5689 ]
5690 \end_layout
5691
5692 \end_inset
5693 </cell>
5694 <cell alignment="center" valignment="top" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 \begin_inset Formula $]$
5699 \end_inset
5700
5701
5702 \end_layout
5703
5704 \end_inset
5705 </cell>
5706 </row>
5707 <row>
5708 <cell alignment="center" valignment="top" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712
5713 \backslash
5714 rangle
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 \begin_inset Formula $\rangle$
5724 \end_inset
5725
5726
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 </row>
5732 <row>
5733 <cell alignment="center" valignment="top" usebox="none">
5734 \begin_inset Text
5735
5736 \begin_layout Plain Layout
5737
5738 \backslash
5739 rceil
5740 \end_layout
5741
5742 \end_inset
5743 </cell>
5744 <cell alignment="center" valignment="top" usebox="none">
5745 \begin_inset Text
5746
5747 \begin_layout Plain Layout
5748 \begin_inset Formula $\rceil$
5749 \end_inset
5750
5751
5752 \end_layout
5753
5754 \end_inset
5755 </cell>
5756 </row>
5757 <row>
5758 <cell alignment="center" valignment="top" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762
5763 \backslash
5764 rfloor
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 <cell alignment="center" valignment="top" usebox="none">
5770 \begin_inset Text
5771
5772 \begin_layout Plain Layout
5773 \begin_inset Formula $\rfloor$
5774 \end_inset
5775
5776
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 </row>
5782 <row>
5783 <cell alignment="center" valignment="top" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787
5788 \backslash
5789
5790 \backslash
5791
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 <cell alignment="center" valignment="top" usebox="none">
5797 \begin_inset Text
5798
5799 \begin_layout Plain Layout
5800 \begin_inset Formula $\backslash$
5801 \end_inset
5802
5803
5804 \end_layout
5805
5806 \end_inset
5807 </cell>
5808 </row>
5809 <row>
5810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814
5815 \backslash
5816 |
5817 \end_layout
5818
5819 \end_inset
5820 </cell>
5821 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 \begin_inset Formula $\|$
5826 \end_inset
5827
5828
5829 \end_layout
5830
5831 \end_inset
5832 </cell>
5833 </row>
5834 </lyxtabular>
5835
5836 \end_inset
5837
5838
5839 \begin_inset space \hfill{}
5840 \end_inset
5841
5842
5843 \end_layout
5844
5845 \begin_layout Standard
5846 \begin_inset Note Greyedout
5847 status open
5848
5849 \begin_layout Plain Layout
5850
5851 \series bold
5852 【註】
5853 \series default
5854 \SpecialChar TeX
5855 モードでは,
5856 \backslash
5857
5858 \backslash
5859 コマンドはその場所に改行を入れてしまうので,バックスラッシュを入力するには
5860 \series bold
5861
5862 \backslash
5863 textbackslash
5864 \series default
5865
5866 \begin_inset Index idx
5867 status collapsed
5868
5869 \begin_layout Plain Layout
5870 こまんど@コマンド! T ! 
5871 \backslash
5872 textbackslash
5873 \end_layout
5874
5875 \end_inset
5876
5877 を使わなくてはなりません.
5878 \end_layout
5879
5880 \end_inset
5881
5882
5883 \end_layout
5884
5885 \begin_layout Standard
5886 上に列挙した文字すべてについて,以下の二小節で説明されているコマンドを使って,大きさを調整することができます.これらのコマンドを使用するにあたっては,
5887 \series bold
5888
5889 \backslash
5890 langle
5891 \series default
5892
5893 \series bold
5894
5895 \backslash
5896 rangle
5897 \series default
5898 コマンドを使用せずに
5899 \begin_inset Formula $<$
5900 \end_inset
5901
5902
5903 \begin_inset Formula $>$
5904 \end_inset
5905
5906 の文字を直接使用することができます.
5907 \end_layout
5908
5909 \begin_layout Subsubsection
5910 手動の括弧高
5911 \begin_inset CommandInset label
5912 LatexCommand label
5913 name "subsec:手動の括弧丈"
5914
5915 \end_inset
5916
5917
5918 \begin_inset Index idx
5919 status collapsed
5920
5921 \begin_layout Plain Layout
5922 かっこたけ@括弧高 ! しゅどう@手動
5923 \end_layout
5924
5925 \end_inset
5926
5927
5928 \end_layout
5929
5930 \begin_layout Standard
5931 括弧の丈は,\SpecialChar LaTeX
5932 コマンドの
5933 \series bold
5934
5935 \backslash
5936 big
5937 \series default
5938
5939 \begin_inset Index idx
5940 status collapsed
5941
5942 \begin_layout Plain Layout
5943 こまんど@コマンド ! B ! 
5944 \backslash
5945 big
5946 \end_layout
5947
5948 \end_inset
5949
5950
5951 \series bold
5952
5953 \backslash
5954 Big
5955 \series default
5956
5957 \series bold
5958
5959 \backslash
5960 bigg
5961 \series default
5962 および
5963 \series bold
5964
5965 \backslash
5966 Bigg
5967 \series default
5968 を使って,手動で指定することができます.
5969 \series bold
5970
5971 \backslash
5972 big
5973 \series default
5974 が最小の大きさであり,
5975 \series bold
5976
5977 \backslash
5978 Bigg
5979 \series default
5980 が最大の括弧高になります.
5981 \end_layout
5982
5983 \begin_layout Standard
5984 これらのコマンドは,括弧の階層を強調するのに使われます.
5985 \end_layout
5986
5987 \begin_layout Standard
5988 \align center
5989 \begin_inset Tabular
5990 <lyxtabular version="3" rows="2" columns="2">
5991 <features booktabs="true" tabularvalignment="middle">
5992 <column alignment="center" valignment="top" width="0pt">
5993 <column alignment="center" valignment="top" width="0pt">
5994 <row>
5995 <cell alignment="center" valignment="top" usebox="none">
5996 \begin_inset Text
5997
5998 \begin_layout Plain Layout
5999 すべての括弧が同じ大きさ:
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 <cell alignment="center" valignment="top" usebox="none">
6005 \begin_inset Text
6006
6007 \begin_layout Plain Layout
6008 \begin_inset Formula $((A+B)(A-B))^{C}$
6009 \end_inset
6010
6011
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 </row>
6017 <row topspace="2mm">
6018 <cell alignment="center" valignment="top" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022 こちらの方が良い:
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6032 \end_inset
6033
6034
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 </row>
6040 </lyxtabular>
6041
6042 \end_inset
6043
6044
6045 \end_layout
6046
6047 \begin_layout Standard
6048 二つ目の数式では,
6049 \series bold
6050
6051 \backslash
6052 Big((A+B)(A-B)
6053 \backslash
6054 Big)^
6055 \begin_inset space \textvisiblespace{}
6056 \end_inset
6057
6058 C
6059 \series default
6060 というコマンドが使われています.
6061 \end_layout
6062
6063 \begin_layout Standard
6064 以下は,すべての括弧高の羅列です.
6065 \end_layout
6066
6067 \begin_layout Standard
6068 \align center
6069
6070 \backslash
6071 Bigg(
6072 \backslash
6073 exp
6074 \backslash
6075 bigg
6076 \begin_inset Formula $<$
6077 \end_inset
6078
6079
6080 \backslash
6081 Big[
6082 \backslash
6083 big{
6084 \backslash
6085 ln(3x)
6086 \backslash
6087 big}^2
6088 \begin_inset space \textvisiblespace{}
6089 \end_inset
6090
6091
6092 \backslash
6093 sin(x)
6094 \backslash
6095 Big]^
6096 \begin_inset space \textvisiblespace{}
6097 \end_inset
6098
6099 A
6100 \begin_inset space \textvisiblespace{}
6101 \end_inset
6102
6103
6104 \backslash
6105 bigg
6106 \begin_inset Formula $>$
6107 \end_inset
6108
6109
6110 \backslash
6111 Bigg)^0,5
6112 \end_layout
6113
6114 \begin_layout Standard
6115 \align center
6116 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6117 \end_inset
6118
6119
6120 \end_layout
6121
6122 \begin_layout Standard
6123
6124 \series bold
6125
6126 \backslash
6127 big
6128 \series default
6129 型コマンドの他に,括弧と中身のあいだにもう少し空白を加える
6130 \series bold
6131
6132 \backslash
6133 bigm
6134 \series default
6135
6136 \begin_inset Index idx
6137 status collapsed
6138
6139 \begin_layout Plain Layout
6140 こまんど@コマンド ! B ! 
6141 \backslash
6142 bigm
6143 \end_layout
6144
6145 \end_inset
6146
6147 という派生型と,空白を追加しない
6148 \series bold
6149
6150 \backslash
6151 bigl
6152 \series default
6153 -
6154 \series bold
6155
6156 \backslash
6157 bigr
6158 \series default
6159
6160 \begin_inset Index idx
6161 status collapsed
6162
6163 \begin_layout Plain Layout
6164 こまんど@コマンド ! B ! 
6165 \backslash
6166 bigl - 
6167 \backslash
6168 bigr
6169 \end_layout
6170
6171 \end_inset
6172
6173 派生型があります.
6174 \series bold
6175
6176 \backslash
6177 bigl
6178 \series default
6179 コマンドの最後の
6180 \emph on
6181 l
6182 \emph default
6183 は,左括弧であることを示し,右括弧の場合には,
6184 \emph on
6185 l
6186 \emph default
6187 の代わりに
6188 \emph on
6189 r
6190 \emph default
6191 を用います.左括弧と右括弧は,それぞれ括弧の開始と終了に用いられます.
6192 \end_layout
6193
6194 \begin_layout Standard
6195 以下の表は,これらの派生型の比較です.
6196 \end_layout
6197
6198 \begin_layout Standard
6199 \align center
6200 \begin_inset Tabular
6201 <lyxtabular version="3" rows="5" columns="2">
6202 <features booktabs="true" tabularvalignment="middle">
6203 <column alignment="center" valignment="top" width="0pt">
6204 <column alignment="center" valignment="middle">
6205 <row>
6206 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6207 \begin_inset Text
6208
6209 \begin_layout Plain Layout
6210 コマンド
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 出力
6220 \end_layout
6221
6222 \end_inset
6223 </cell>
6224 </row>
6225 <row topspace="2mm">
6226 <cell alignment="center" valignment="top" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230
6231 \backslash
6232 Bigm(
6233 \backslash
6234 bigm(
6235 \backslash
6236 ln(3x)
6237 \backslash
6238 bigm)^2
6239 \begin_inset space \textvisiblespace{}
6240 \end_inset
6241
6242
6243 \backslash
6244 Bigm)
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 <cell alignment="center" valignment="top" usebox="none">
6250 \begin_inset Text
6251
6252 \begin_layout Plain Layout
6253 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6254 \end_inset
6255
6256
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 </row>
6262 <row topspace="2mm">
6263 <cell alignment="center" valignment="top" usebox="none">
6264 \begin_inset Text
6265
6266 \begin_layout Plain Layout
6267
6268 \backslash
6269 Big(
6270 \backslash
6271 big(
6272 \backslash
6273 ln(3x)
6274 \backslash
6275 big)^2
6276 \begin_inset space \textvisiblespace{}
6277 \end_inset
6278
6279
6280 \backslash
6281 Big)
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 <cell alignment="center" valignment="top" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6291 \end_inset
6292
6293
6294 \end_layout
6295
6296 \end_inset
6297 </cell>
6298 </row>
6299 <row topspace="2mm" bottomspace="0.5mm">
6300 <cell alignment="center" valignment="top" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Plain Layout
6304
6305 \backslash
6306 Bigl(
6307 \backslash
6308 bigl(
6309 \backslash
6310 ln(3x)
6311 \backslash
6312 bigr)^2
6313 \begin_inset space \textvisiblespace{}
6314 \end_inset
6315
6316
6317 \backslash
6318 Bigr)
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell alignment="center" valignment="top" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 </row>
6336 <row topspace="1.5mm" bottomspace="0.5mm">
6337 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6338 \begin_inset Text
6339
6340 \begin_layout Plain Layout
6341
6342 \backslash
6343 bigl)
6344 \backslash
6345 ln(3x)
6346 \backslash
6347 bigr(
6348 \end_layout
6349
6350 \end_inset
6351 </cell>
6352 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Plain Layout
6356 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6357 \end_inset
6358
6359
6360 \end_layout
6361
6362 \end_inset
6363 </cell>
6364 </row>
6365 </lyxtabular>
6366
6367 \end_inset
6368
6369
6370 \end_layout
6371
6372 \begin_layout Subsubsection
6373 自動の括弧高
6374 \begin_inset CommandInset label
6375 LatexCommand label
6376 name "subsec:自動の括弧丈"
6377
6378 \end_inset
6379
6380
6381 \begin_inset Index idx
6382 status collapsed
6383
6384 \begin_layout Plain Layout
6385 かっこたけ@括弧高 ! じどう@自動
6386 \end_layout
6387
6388 \end_inset
6389
6390
6391 \end_layout
6392
6393 \begin_layout Standard
6394 可変の丈を持つ括弧は,
6395 \series bold
6396
6397 \backslash
6398 left
6399 \series default
6400
6401 \begin_inset Index idx
6402 status collapsed
6403
6404 \begin_layout Plain Layout
6405 こまんど@コマンド ! L ! 
6406 \backslash
6407 left
6408 \end_layout
6409
6410 \end_inset
6411
6412 コマンドおよび
6413 \series bold
6414
6415 \backslash
6416 right
6417 \series default
6418
6419 \begin_inset Index idx
6420 status collapsed
6421
6422 \begin_layout Plain Layout
6423 こまんど@コマンド ! R ! 
6424 \backslash
6425 right
6426 \end_layout
6427
6428 \end_inset
6429
6430 コマンド,あるいは数式ツールバーボタンの
6431 \begin_inset Info
6432 type  "icon"
6433 arg   "dialog-show mathdelimiter"
6434 \end_inset
6435
6436 で挿入することができます.
6437 \series bold
6438
6439 \backslash
6440 left
6441 \series default
6442 および
6443 \series bold
6444
6445 \backslash
6446 right
6447 \series default
6448 の直後には,必要とする括弧を挿入しなくてはなりません.すると,括弧高は出力時に自動的に計算されます.
6449 \end_layout
6450
6451 \begin_layout Standard
6452 \align center
6453 通常の括弧:
6454 \series bold
6455
6456 \backslash
6457 ln(
6458 \backslash
6459 frac
6460 \begin_inset space \textvisiblespace{}
6461 \end_inset
6462
6463 A
6464 \begin_inset Formula $\downarrow$
6465 \end_inset
6466
6467 C
6468 \begin_inset space \textvisiblespace{}
6469 \end_inset
6470
6471 )
6472 \series default
6473 というコマンドは
6474 \begin_inset Formula 
6475 \[
6476 \ln(\frac{A}{C})
6477 \]
6478
6479 \end_inset
6480
6481 を生成します.
6482 \end_layout
6483
6484 \begin_layout Standard
6485 \align center
6486 複数行の括弧:
6487 \series bold
6488
6489 \backslash
6490 ln
6491 \backslash
6492 left(
6493 \backslash
6494 frac
6495 \begin_inset space \textvisiblespace{}
6496 \end_inset
6497
6498 A
6499 \begin_inset Formula $\downarrow$
6500 \end_inset
6501
6502 C
6503 \begin_inset space \textvisiblespace{}
6504 \end_inset
6505
6506
6507 \backslash
6508 right)
6509 \series default
6510 というコマンドは
6511 \begin_inset Formula 
6512 \[
6513 \ln\left(\frac{A}{C}\right)
6514 \]
6515
6516 \end_inset
6517
6518 を生成します.
6519 \end_layout
6520
6521 \begin_layout Standard
6522
6523 \series bold
6524
6525 \backslash
6526 left
6527 \series default
6528
6529 \series bold
6530
6531 \backslash
6532 right
6533 \series default
6534 の代わりに,
6535 \begin_inset Flex Ruby
6536 status collapsed
6537
6538 \begin_layout Plain Layout
6539 捷径
6540 \begin_inset Argument post:1
6541 status collapsed
6542
6543 \begin_layout Plain Layout
6544 ショートカット
6545 \end_layout
6546
6547 \end_inset
6548
6549
6550 \end_layout
6551
6552 \end_inset
6553
6554
6555 \family sans
6556 Alt+M
6557 \begin_inset space ~
6558 \end_inset
6559
6560 括弧
6561 \family default
6562 を使うこともできます.これを使うと,\SpecialChar LyX
6563 中で即座に実際の括弧高を確認することができるという利点と,対応する右括弧も生成されるという利点があります.
6564 \begin_inset Newline newline
6565 \end_inset
6566
6567 すると,先ほどの例を作るコマンドは
6568 \series bold
6569
6570 \backslash
6571 ln Alt+M
6572 \series default
6573  
6574 \series bold
6575 (
6576 \backslash
6577 frac
6578 \begin_inset space \textvisiblespace{}
6579 \end_inset
6580
6581 A
6582 \begin_inset Formula $\downarrow$
6583 \end_inset
6584
6585 C
6586 \series default
6587 となります.
6588 \end_layout
6589
6590 \begin_layout Standard
6591 左括弧あるいは右括弧を省略するには,ドットを挿入します.たとえば,
6592 \series bold
6593
6594 \backslash
6595 left.
6596 \backslash
6597 frac
6598 \begin_inset space \textvisiblespace{}
6599 \end_inset
6600
6601 A
6602 \begin_inset Formula $\downarrow$
6603 \end_inset
6604
6605 B
6606 \begin_inset space \textvisiblespace{}
6607 \end_inset
6608
6609
6610 \backslash
6611 right}
6612 \series default
6613 というコマンドは
6614 \series bold
6615
6616 \begin_inset Formula 
6617 \[
6618 \left.\frac{A}{B}\right\} 
6619 \]
6620
6621 \end_inset
6622
6623
6624 \series default
6625 を生成します.
6626 \series bold
6627
6628 \backslash
6629 left
6630 \series default
6631 コマンドおよび
6632 \series bold
6633
6634 \backslash
6635 right
6636 \series default
6637 コマンドは,文書が再度読み込まれたときには,\SpecialChar LyX
6638 によって正しい丈の括弧に変換され,省略された括弧は,点線として表示されます.
6639 \end_layout
6640
6641 \begin_layout Standard
6642 \begin_inset VSpace bigskip
6643 \end_inset
6644
6645 著名な\SpecialChar LaTeX
6646 頒布版は,すべて\SpecialChar LaTeX
6647 の拡張であるe\SpecialChar TeX
6648 を使用しているので,これらの頒布版では,すべての括弧および極限に対して
6649 \series bold
6650
6651 \backslash
6652 middle
6653 \series default
6654
6655 \begin_inset Index idx
6656 status collapsed
6657
6658 \begin_layout Plain Layout
6659 こまんど@コマンド ! M ! 
6660 \backslash
6661 middle
6662 \end_layout
6663
6664 \end_inset
6665
6666 コマンドも使用することができます
6667 \begin_inset Foot
6668 status collapsed
6669
6670 \begin_layout Plain Layout
6671
6672 \series bold
6673 【訳註】
6674 \series default
6675 p\SpecialChar LaTeX
6676 では,標準では
6677 \series bold
6678
6679 \backslash
6680 middle
6681 \series default
6682 コマンドは使えません.よって,以下の例では「
6683 \series bold
6684
6685 \backslash
6686 middle
6687 \series default
6688
6689 \begin_inset Formula $|$
6690 \end_inset
6691
6692 」の代わりに「
6693 \series bold
6694
6695 \backslash
6696 biggm
6697 \series default
6698
6699 \begin_inset Formula $|$
6700 \end_inset
6701
6702 」を用いています.
6703 \end_layout
6704
6705 \end_inset
6706
6707 .このコマンドでは,物理ベクトル
6708 \begin_inset Formula 
6709 \[
6710 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6711 \]
6712
6713 \end_inset
6714
6715 で必要とされるように,次に続く文字の高さは,囲まれる括弧の高さに調節されます.物理ベクトルに関しては,第
6716 \begin_inset CommandInset ref
6717 LatexCommand ref
6718 reference "subsec:物理ベクトル"
6719
6720 \end_inset
6721
6722 節に説明されているように特殊な\SpecialChar LaTeX
6723 パッケージがあります.
6724 \end_layout
6725
6726 \begin_layout Subsection
6727 水平括弧
6728 \begin_inset Index idx
6729 status collapsed
6730
6731 \begin_layout Plain Layout
6732 かっこ@括弧 ! すいへい@水平
6733 \begin_inset space \thinspace{}
6734 \end_inset
6735
6736 ——
6737 \end_layout
6738
6739 \end_inset
6740
6741
6742 \end_layout
6743
6744 \begin_layout Standard
6745 \align center
6746 \begin_inset Tabular
6747 <lyxtabular version="3" rows="4" columns="2">
6748 <features booktabs="true" tabularvalignment="middle">
6749 <column alignment="center" valignment="top" width="0pt">
6750 <column alignment="center" valignment="top" width="0pt">
6751 <row>
6752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6753 \begin_inset Text
6754
6755 \begin_layout Plain Layout
6756 コマンド
6757 \end_layout
6758
6759 \end_inset
6760 </cell>
6761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6762 \begin_inset Text
6763
6764 \begin_layout Plain Layout
6765 出力
6766 \end_layout
6767
6768 \end_inset
6769 </cell>
6770 </row>
6771 <row>
6772 <cell alignment="center" valignment="top" usebox="none">
6773 \begin_inset Text
6774
6775 \begin_layout Plain Layout
6776
6777 \backslash
6778 overbrace
6779 \begin_inset space \textvisiblespace{}
6780 \end_inset
6781
6782 A+B
6783 \begin_inset space \textvisiblespace{}
6784 \end_inset
6785
6786 ^
6787 \begin_inset space \textvisiblespace{}
6788 \end_inset
6789
6790 3
6791 \begin_inset Index idx
6792 status collapsed
6793
6794 \begin_layout Plain Layout
6795 こまんど@コマンド ! O ! 
6796 \backslash
6797 overbrace
6798 \end_layout
6799
6800 \end_inset
6801
6802
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 <cell alignment="center" valignment="top" usebox="none">
6808 \begin_inset Text
6809
6810 \begin_layout Plain Layout
6811 \begin_inset Formula $\overbrace{A+B}^{3}$
6812 \end_inset
6813
6814
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 </row>
6820 <row topspace="2mm">
6821 <cell alignment="center" valignment="top" usebox="none">
6822 \begin_inset Text
6823
6824 \begin_layout Plain Layout
6825
6826 \backslash
6827 underbrace
6828 \begin_inset space \textvisiblespace{}
6829 \end_inset
6830
6831 A+B
6832 \begin_inset space \textvisiblespace{}
6833 \end_inset
6834
6835 _5
6836 \begin_inset Index idx
6837 status collapsed
6838
6839 \begin_layout Plain Layout
6840 こまんど@コマンド ! U ! 
6841 \backslash
6842 underbrace
6843 \end_layout
6844
6845 \end_inset
6846
6847
6848 \end_layout
6849
6850 \end_inset
6851 </cell>
6852 <cell alignment="center" valignment="top" usebox="none">
6853 \begin_inset Text
6854
6855 \begin_layout Plain Layout
6856 \begin_inset Formula $\underbrace{A+B}_{5}$
6857 \end_inset
6858
6859
6860 \end_layout
6861
6862 \end_inset
6863 </cell>
6864 </row>
6865 <row>
6866 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870
6871 \backslash
6872 overbrace
6873 \begin_inset space \textvisiblespace{}
6874 \end_inset
6875
6876
6877 \backslash
6878 underbrace
6879 \begin_inset space \textvisiblespace{}
6880 \end_inset
6881
6882 A+B_w
6883 \begin_inset space \textvisiblespace{}
6884 \end_inset
6885
6886
6887 \begin_inset space \textvisiblespace{}
6888 \end_inset
6889
6890 _7
6891 \begin_inset space \textvisiblespace{}
6892 \end_inset
6893
6894
6895 \begin_inset space \textvisiblespace{}
6896 \end_inset
6897
6898 ^
6899 \begin_inset space \textvisiblespace{}
6900 \end_inset
6901
6902 C
6903 \end_layout
6904
6905 \end_inset
6906 </cell>
6907 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6908 \begin_inset Text
6909
6910 \begin_layout Plain Layout
6911 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6912 \end_inset
6913
6914
6915 \end_layout
6916
6917 \end_inset
6918 </cell>
6919 </row>
6920 </lyxtabular>
6921
6922 \end_inset
6923
6924
6925 \end_layout
6926
6927 \begin_layout Standard
6928 最後の例では,
6929 \series bold
6930
6931 \backslash
6932 overbrace
6933 \series default
6934 が先に挿入されようが
6935 \series bold
6936
6937 \backslash
6938 underbrace
6939 \series default
6940 が先に挿入されようが代わりはありません.
6941 \end_layout
6942
6943 \begin_layout Standard
6944 \begin_inset VSpace medskip
6945 \end_inset
6946
6947
6948 \end_layout
6949
6950 \begin_layout Standard
6951 文書設定の
6952 \family sans
6953 数式オプション
6954 \family default
6955 で,
6956 \series bold
6957 mathtools
6958 \series default
6959
6960 \begin_inset Index idx
6961 status collapsed
6962
6963 \begin_layout Plain Layout
6964 ぱっけーじ@パッケージ ! mathtools
6965 \end_layout
6966
6967 \end_inset
6968
6969 パッケージに
6970 \family sans
6971 常に読み込み
6972 \family default
6973 オプションを設定すると,以下のような角括弧が利用可能になります.
6974 \end_layout
6975
6976 \begin_layout Standard
6977 \align center
6978 \begin_inset Tabular
6979 <lyxtabular version="3" rows="4" columns="2">
6980 <features booktabs="true" tabularvalignment="middle">
6981 <column alignment="center" valignment="top" width="0pt">
6982 <column alignment="center" valignment="top" width="0pt">
6983 <row>
6984 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6985 \begin_inset Text
6986
6987 \begin_layout Plain Layout
6988 コマンド
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 出力
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 </row>
7003 <row>
7004 <cell alignment="center" valignment="top" usebox="none">
7005 \begin_inset Text
7006
7007 \begin_layout Plain Layout
7008
7009 \backslash
7010 overbracket{A+B
7011 \begin_inset space \textvisiblespace{}
7012 \end_inset
7013
7014 ^3
7015 \begin_inset Index idx
7016 status collapsed
7017
7018 \begin_layout Plain Layout
7019 こまんど@コマンド ! O ! 
7020 \backslash
7021 overbracket
7022 \end_layout
7023
7024 \end_inset
7025
7026
7027 \end_layout
7028
7029 \end_inset
7030 </cell>
7031 <cell alignment="center" valignment="top" usebox="none">
7032 \begin_inset Text
7033
7034 \begin_layout Plain Layout
7035 \begin_inset Formula $\overbracket{A+B}^{3}$
7036 \end_inset
7037
7038
7039 \end_layout
7040
7041 \end_inset
7042 </cell>
7043 </row>
7044 <row topspace="2mm">
7045 <cell alignment="center" valignment="top" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049
7050 \backslash
7051 underbracket{A+B
7052 \begin_inset space \textvisiblespace{}
7053 \end_inset
7054
7055 _5
7056 \begin_inset Index idx
7057 status collapsed
7058
7059 \begin_layout Plain Layout
7060 こまんど@コマンド ! U ! 
7061 \backslash
7062 under
7063 \size normal
7064 bracket
7065 \end_layout
7066
7067 \end_inset
7068
7069
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 <cell alignment="center" valignment="top" usebox="none">
7075 \begin_inset Text
7076
7077 \begin_layout Plain Layout
7078 \begin_inset Formula $\underbracket{A+B}_{5}$
7079 \end_inset
7080
7081
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 </row>
7087 <row>
7088 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092
7093 \backslash
7094 overbracket{
7095 \backslash
7096 underbracket{A+B_w
7097 \begin_inset space \textvisiblespace{}
7098 \end_inset
7099
7100
7101 \begin_inset space \textvisiblespace{}
7102 \end_inset
7103
7104 _7
7105 \begin_inset space \textvisiblespace{}
7106 \end_inset
7107
7108
7109 \begin_inset space \textvisiblespace{}
7110 \end_inset
7111
7112 ^
7113 \begin_inset space \textvisiblespace{}
7114 \end_inset
7115
7116 C
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Plain Layout
7125 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7126 \end_inset
7127
7128
7129 \end_layout
7130
7131 \end_inset
7132 </cell>
7133 </row>
7134 </lyxtabular>
7135
7136 \end_inset
7137
7138
7139 \end_layout
7140
7141 \begin_layout Standard
7142
7143 \series bold
7144
7145 \backslash
7146 overbracket
7147 \series default
7148
7149 \series bold
7150
7151 \backslash
7152 underbracket
7153 \series default
7154 に関しては,コマンドに続く角括弧中に,希望する厚みを指定すれば,以下のように,角括弧の筆跡の厚みに変更を加えることができます.
7155 \end_layout
7156
7157 \begin_layout Standard
7158 \align center
7159 \begin_inset Tabular
7160 <lyxtabular version="3" rows="3" columns="2">
7161 <features booktabs="true" tabularvalignment="middle">
7162 <column alignment="center" valignment="top" width="0pt">
7163 <column alignment="center" valignment="top" width="0pt">
7164 <row>
7165 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7166 \begin_inset Text
7167
7168 \begin_layout Plain Layout
7169 コマンド
7170 \end_layout
7171
7172 \end_inset
7173 </cell>
7174 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178 出力
7179 \end_layout
7180
7181 \end_inset
7182 </cell>
7183 </row>
7184 <row>
7185 <cell alignment="center" valignment="top" usebox="none">
7186 \begin_inset Text
7187
7188 \begin_layout Plain Layout
7189
7190 \backslash
7191 overbracket[3pt]
7192 \backslash
7193 {A+B
7194 \begin_inset space \textvisiblespace{}
7195 \end_inset
7196
7197 ^3
7198 \end_layout
7199
7200 \end_inset
7201 </cell>
7202 <cell alignment="center" valignment="top" usebox="none">
7203 \begin_inset Text
7204
7205 \begin_layout Plain Layout
7206 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7207 \end_inset
7208
7209
7210 \end_layout
7211
7212 \end_inset
7213 </cell>
7214 </row>
7215 <row topspace="2mm">
7216 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220
7221 \backslash
7222 underbracket[1pt]
7223 \backslash
7224 {A+B
7225 \begin_inset space \textvisiblespace{}
7226 \end_inset
7227
7228 _5
7229 \end_layout
7230
7231 \end_inset
7232 </cell>
7233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7234 \begin_inset Text
7235
7236 \begin_layout Plain Layout
7237 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7238 \end_inset
7239
7240
7241 \end_layout
7242
7243 \end_inset
7244 </cell>
7245 </row>
7246 </lyxtabular>
7247
7248 \end_inset
7249
7250
7251 \end_layout
7252
7253 \begin_layout Standard
7254 \begin_inset VSpace bigskip
7255 \end_inset
7256
7257 括弧をお互いに重ねる必要がある場合には,第
7258 \begin_inset CommandInset ref
7259 LatexCommand ref
7260 reference "sec:多行数式"
7261
7262 \end_inset
7263
7264 節に説明されているように,次のような多行数式を使わなくてはなりません.
7265 \begin_inset Formula 
7266 \begin{eqnarray*}
7267 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7268  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7269 \end{eqnarray*}
7270
7271 \end_inset
7272
7273 一行目には,数式が一つめの括弧とともに挿入されています.ここで,空白コマンド
7274 \begin_inset Foot
7275 status collapsed
7276
7277 \begin_layout Plain Layout
7278 空白コマンドは第
7279 \begin_inset CommandInset ref
7280 LatexCommand ref
7281 reference "subsec:定義済みの空白"
7282
7283 \end_inset
7284
7285 章に説明があります.
7286 \end_layout
7287
7288 \end_inset
7289
7290
7291 \series bold
7292
7293 \backslash
7294 :
7295 \series default
7296 を最初の
7297 \begin_inset Formula $d$
7298 \end_inset
7299
7300 の前に挿入しておくことが重要です.さもないと,
7301 \begin_inset Formula $q$
7302 \end_inset
7303
7304 の後ろで終わる括弧のせいで,直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7305 \begin_inset Foot
7306 status collapsed
7307
7308 \begin_layout Plain Layout
7309 これは,括弧が文字として取り扱われないためです.第
7310 \begin_inset CommandInset ref
7311 LatexCommand ref
7312 reference "subsec:二項演算子"
7313
7314 \end_inset
7315
7316 章参照.
7317 \end_layout
7318
7319 \end_inset
7320
7321 ためです.二行目には,二つめの括弧が挿入されています.
7322 \begin_inset Formula $b$
7323 \end_inset
7324
7325 の直前から始まるようにするために,まず
7326 \series bold
7327
7328 \backslash
7329 hphantom{gggg+
7330 \backslash
7331 :}
7332 \series default
7333 というコマンド
7334 \begin_inset Foot
7335 status collapsed
7336
7337 \begin_layout Plain Layout
7338
7339 \series bold
7340
7341 \backslash
7342 hphantom
7343 \series default
7344 に関する詳細は,第
7345 \begin_inset CommandInset ref
7346 LatexCommand ref
7347 reference "subsec:埋め草"
7348
7349 \end_inset
7350
7351 章を参照してください.
7352 \end_layout
7353
7354 \end_inset
7355
7356 が挿入されています.この数式中の「+」も空白で囲まれるようにするために,この空白コマンドが必要になっています.二つめの括弧は
7357 \series bold
7358
7359 \backslash
7360 hphantom{bbqq+dddd}
7361 \series default
7362 コマンドの下に置きます.
7363 \end_layout
7364
7365 \begin_layout Standard
7366 以下の例のように,括弧が反対側に重なる場合には,もっと複雑になります.
7367 \begin_inset ERT
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371
7372
7373 \backslash
7374 setlength{
7375 \backslash
7376 jot}{-6pt}
7377 \end_layout
7378
7379 \end_inset
7380
7381
7382 \begin_inset Formula 
7383 \begin{eqnarray*}
7384  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7385 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7386 \end{eqnarray*}
7387
7388 \end_inset
7389
7390
7391 \begin_inset ERT
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395
7396
7397 \backslash
7398 setlength{
7399 \backslash
7400 jot}{3pt}
7401 \end_layout
7402
7403 \end_inset
7404
7405 最初の数式行は,括弧が上に来ていること以外は,先の例の第二行と同じです.二行目には,二つめの括弧と一緒に数式が入っています.一行目の括弧と数式のあいだに余白が入
7406 ることを防ぐために,行間を減らさなくてはならないのですが,これは\SpecialChar LyX
7407 のバグ
7408 \begin_inset Foot
7409 status collapsed
7410
7411 \begin_layout Plain Layout
7412 \begin_inset CommandInset href
7413 LatexCommand href
7414 name "LyX-bug #1505"
7415 target "https://www.lyx.org/trac/ticket/1505"
7416 literal "false"
7417
7418 \end_inset
7419
7420
7421 \end_layout
7422
7423 \end_inset
7424
7425 のせいで簡単にはできません.この問題を回避するためには,数式直前に\SpecialChar TeX
7426 モードで
7427 \series bold
7428 setlength{
7429 \backslash
7430 jot}{-6pt}
7431 \series default
7432 というコマンドを入れて,大域的な数式行間
7433 \series bold
7434
7435 \backslash
7436 jot
7437 \series default
7438
7439 \begin_inset Index idx
7440 status collapsed
7441
7442 \begin_layout Plain Layout
7443 こまんど@コマンド ! J ! 
7444 \backslash
7445 jot
7446 \end_layout
7447
7448 \end_inset
7449
7450 を-6
7451 \begin_inset space \thinspace{}
7452 \end_inset
7453
7454 ptに変更しなくてはなりません.
7455 \series bold
7456
7457 \backslash
7458 jot
7459 \series default
7460 は,数式直後に同様のコマンドを使って標準値の3
7461 \begin_inset space \thinspace{}
7462 \end_inset
7463
7464 ptに戻します.数式中の行間について,詳しくは第
7465 \begin_inset CommandInset ref
7466 LatexCommand ref
7467 reference "subsec:行間"
7468
7469 \end_inset
7470
7471 章に説明があります.
7472 \end_layout
7473
7474 \begin_layout Section
7475 矢印
7476 \begin_inset Index idx
7477 status collapsed
7478
7479 \begin_layout Plain Layout
7480 やじるし@矢印
7481 \end_layout
7482
7483 \end_inset
7484
7485
7486 \end_layout
7487
7488 \begin_layout Standard
7489 矢印は,数式ツールバーボタンの
7490 \begin_inset Info
7491 type  "icon"
7492 arg   "math-insert \\leftarrow"
7493 \end_inset
7494
7495 か,以下の各小節に列挙してあるコマンドで挿入することができます.
7496 \end_layout
7497
7498 \begin_layout Subsection
7499 水平矢印
7500 \begin_inset Index idx
7501 status collapsed
7502
7503 \begin_layout Plain Layout
7504 やじるし@矢印 ! すいへい@水平
7505 \end_layout
7506
7507 \end_inset
7508
7509
7510 \end_layout
7511
7512 \begin_layout Standard
7513 \begin_inset space \hfill{}
7514 \end_inset
7515
7516
7517 \begin_inset Tabular
7518 <lyxtabular version="3" rows="8" columns="2">
7519 <features booktabs="true" tabularvalignment="middle">
7520 <column alignment="center" valignment="top" width="0pt">
7521 <column alignment="center" valignment="top" width="0pt">
7522 <row>
7523 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7524 \begin_inset Text
7525
7526 \begin_layout Plain Layout
7527 コマンド
7528 \end_layout
7529
7530 \end_inset
7531 </cell>
7532 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7533 \begin_inset Text
7534
7535 \begin_layout Plain Layout
7536 出力
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 </row>
7542 <row>
7543 <cell alignment="center" valignment="top" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547
7548 \backslash
7549 gets
7550 \end_layout
7551
7552 \end_inset
7553 </cell>
7554 <cell alignment="center" valignment="top" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 \begin_inset Formula $\gets$
7559 \end_inset
7560
7561
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 </row>
7567 <row>
7568 <cell alignment="center" valignment="top" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572
7573 \backslash
7574 Leftarrow
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 <cell alignment="center" valignment="top" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 \begin_inset Formula $\Leftarrow$
7584 \end_inset
7585
7586
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 </row>
7592 <row>
7593 <cell alignment="center" valignment="top" usebox="none">
7594 \begin_inset Text
7595
7596 \begin_layout Plain Layout
7597
7598 \backslash
7599 longleftarrow
7600 \end_layout
7601
7602 \end_inset
7603 </cell>
7604 <cell alignment="center" valignment="top" usebox="none">
7605 \begin_inset Text
7606
7607 \begin_layout Plain Layout
7608 \begin_inset Formula $\longleftarrow$
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 </row>
7617 <row>
7618 <cell alignment="center" valignment="top" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622
7623 \backslash
7624 Longleftarrow
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 \begin_inset Formula $\Longleftarrow$
7634 \end_inset
7635
7636
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 </row>
7642 <row>
7643 <cell alignment="center" valignment="top" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \backslash
7649 leftharpoonup
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658 \begin_inset Formula $\leftharpoonup$
7659 \end_inset
7660
7661
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 </row>
7667 <row>
7668 <cell alignment="center" valignment="top" usebox="none">
7669 \begin_inset Text
7670
7671 \begin_layout Plain Layout
7672
7673 \backslash
7674 leftharpoondown
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell alignment="center" valignment="top" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683 \begin_inset Formula $\leftharpoondown$
7684 \end_inset
7685
7686
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 </row>
7692 <row>
7693 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7694 \begin_inset Text
7695
7696 \begin_layout Plain Layout
7697
7698 \backslash
7699 hookleftarrow
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 \begin_inset Formula $\hookleftarrow$
7709 \end_inset
7710
7711
7712 \end_layout
7713
7714 \end_inset
7715 </cell>
7716 </row>
7717 </lyxtabular>
7718
7719 \end_inset
7720
7721
7722 \begin_inset space \hfill{}
7723 \end_inset
7724
7725
7726 \begin_inset Tabular
7727 <lyxtabular version="3" rows="8" columns="2">
7728 <features booktabs="true" tabularvalignment="middle">
7729 <column alignment="center" valignment="top" width="0pt">
7730 <column alignment="center" valignment="top" width="0pt">
7731 <row>
7732 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7733 \begin_inset Text
7734
7735 \begin_layout Plain Layout
7736 コマンド
7737 \end_layout
7738
7739 \end_inset
7740 </cell>
7741 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7742 \begin_inset Text
7743
7744 \begin_layout Plain Layout
7745 出力
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 </row>
7751 <row>
7752 <cell alignment="center" valignment="top" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756
7757 \backslash
7758 to
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 <cell alignment="center" valignment="top" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767 \begin_inset Formula $\to$
7768 \end_inset
7769
7770
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 </row>
7776 <row>
7777 <cell alignment="center" valignment="top" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \backslash
7783 Rightarrow
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 <cell alignment="center" valignment="top" usebox="none">
7789 \begin_inset Text
7790
7791 \begin_layout Plain Layout
7792 \begin_inset Formula $\Rightarrow$
7793 \end_inset
7794
7795
7796 \end_layout
7797
7798 \end_inset
7799 </cell>
7800 </row>
7801 <row>
7802 <cell alignment="center" valignment="top" usebox="none">
7803 \begin_inset Text
7804
7805 \begin_layout Plain Layout
7806
7807 \backslash
7808 longrightarrow
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 <cell alignment="center" valignment="top" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817 \begin_inset Formula $\longrightarrow$
7818 \end_inset
7819
7820
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row>
7827 <cell alignment="center" valignment="top" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \backslash
7833 Longrightarrow
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell alignment="center" valignment="top" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842 \begin_inset Formula $\Longrightarrow$
7843 \end_inset
7844
7845
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 </row>
7851 <row>
7852 <cell alignment="center" valignment="top" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \backslash
7858 rightharpoonup
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell alignment="center" valignment="top" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867 \begin_inset Formula $\rightharpoonup$
7868 \end_inset
7869
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 </row>
7876 <row>
7877 <cell alignment="center" valignment="top" usebox="none">
7878 \begin_inset Text
7879
7880 \begin_layout Plain Layout
7881
7882 \backslash
7883 rightharpoondown
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 <cell alignment="center" valignment="top" usebox="none">
7889 \begin_inset Text
7890
7891 \begin_layout Plain Layout
7892 \begin_inset Formula $\rightharpoondown$
7893 \end_inset
7894
7895
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 </row>
7901 <row>
7902 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7903 \begin_inset Text
7904
7905 \begin_layout Plain Layout
7906
7907 \backslash
7908 hookrightarrow
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 \begin_inset Formula $\hookrightarrow$
7918 \end_inset
7919
7920
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 </lyxtabular>
7927
7928 \end_inset
7929
7930
7931 \begin_inset space \hfill{}
7932 \end_inset
7933
7934
7935 \end_layout
7936
7937 \begin_layout Standard
7938 \begin_inset space \hfill{}
7939 \end_inset
7940
7941
7942 \begin_inset Tabular
7943 <lyxtabular version="3" rows="6" columns="2">
7944 <features booktabs="true" tabularvalignment="middle">
7945 <column alignment="center" valignment="top" width="0pt">
7946 <column alignment="center" valignment="top" width="0pt">
7947 <row>
7948 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952 コマンド
7953 \end_layout
7954
7955 \end_inset
7956 </cell>
7957 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7958 \begin_inset Text
7959
7960 \begin_layout Plain Layout
7961 出力
7962 \end_layout
7963
7964 \end_inset
7965 </cell>
7966 </row>
7967 <row>
7968 <cell alignment="center" valignment="top" usebox="none">
7969 \begin_inset Text
7970
7971 \begin_layout Plain Layout
7972
7973 \backslash
7974 leftrightarrow
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell alignment="center" valignment="top" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 \begin_inset Formula $\leftrightarrow$
7984 \end_inset
7985
7986
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 </row>
7992 <row>
7993 <cell alignment="center" valignment="top" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997
7998 \backslash
7999 Leftrightarrow
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 <cell alignment="center" valignment="top" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008 \begin_inset Formula $\Leftrightarrow$
8009 \end_inset
8010
8011
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row>
8018 <cell alignment="center" valignment="top" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \backslash
8024 longleftrightarrow
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="center" valignment="top" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 \begin_inset Formula $\longleftrightarrow$
8034 \end_inset
8035
8036
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 </row>
8042 <row>
8043 <cell alignment="center" valignment="top" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047
8048 \backslash
8049 Longleftrightarrow
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 <cell alignment="center" valignment="top" usebox="none">
8055 \begin_inset Text
8056
8057 \begin_layout Plain Layout
8058 \begin_inset Formula $\Longleftrightarrow$
8059 \end_inset
8060
8061
8062 \end_layout
8063
8064 \end_inset
8065 </cell>
8066 </row>
8067 <row>
8068 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072
8073 \backslash
8074 rightleftharpoons
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 \begin_inset Formula $\rightleftharpoons$
8084 \end_inset
8085
8086
8087 \end_layout
8088
8089 \end_inset
8090 </cell>
8091 </row>
8092 </lyxtabular>
8093
8094 \end_inset
8095
8096
8097 \begin_inset space \hspace{}
8098 \length 25pt
8099 \end_inset
8100
8101
8102 \begin_inset space \hfill{}
8103 \end_inset
8104
8105
8106 \begin_inset Tabular
8107 <lyxtabular version="3" rows="5" columns="2">
8108 <features booktabs="true" tabularvalignment="middle">
8109 <column alignment="center" valignment="top" width="0pt">
8110 <column alignment="center" valignment="top" width="0pt">
8111 <row>
8112 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 コマンド
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125 出力
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 </row>
8131 <row>
8132 <cell alignment="center" valignment="top" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136
8137 \backslash
8138 mapsto
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 \begin_inset Formula $\mapsto$
8148 \end_inset
8149
8150
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 </row>
8156 <row>
8157 <cell alignment="center" valignment="top" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161
8162 \backslash
8163 longmapsto
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 <cell alignment="center" valignment="top" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172 \begin_inset Formula $\longmapsto$
8173 \end_inset
8174
8175
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 </row>
8181 <row>
8182 <cell alignment="center" valignment="top" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186
8187 \backslash
8188 leadsto
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 \begin_inset Formula $\leadsto$
8198 \end_inset
8199
8200
8201 \end_layout
8202
8203 \end_inset
8204 </cell>
8205 </row>
8206 <row>
8207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211
8212 \backslash
8213 dasharrow
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 \begin_inset Formula $\dasharrow$
8223 \end_inset
8224
8225
8226 \end_layout
8227
8228 \end_inset
8229 </cell>
8230 </row>
8231 </lyxtabular>
8232
8233 \end_inset
8234
8235
8236 \begin_inset space \hfill{}
8237 \end_inset
8238
8239
8240 \end_layout
8241
8242 \begin_layout Standard
8243 \begin_inset VSpace medskip
8244 \end_inset
8245
8246 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は,第
8247 \begin_inset CommandInset ref
8248 LatexCommand ref
8249 reference "sec:アクセント"
8250
8251 \end_inset
8252
8253 節に一覧があります.
8254 \end_layout
8255
8256 \begin_layout Standard
8257 \begin_inset VSpace bigskip
8258 \end_inset
8259
8260 さらに,ラベル付き矢印
8261 \begin_inset Index idx
8262 status collapsed
8263
8264 \begin_layout Plain Layout
8265 やじるし@矢印 ! らべるつき@ラベル付き
8266 \end_layout
8267
8268 \end_inset
8269
8270 として,
8271 \series bold
8272
8273 \backslash
8274 xleftarrow
8275 \series default
8276
8277 \begin_inset Index idx
8278 status collapsed
8279
8280 \begin_layout Plain Layout
8281 こまんど@コマンド ! X ! 
8282 \backslash
8283 xleftarrow
8284 \end_layout
8285
8286 \end_inset
8287
8288
8289 \series bold
8290
8291 \backslash
8292 xrightarrow
8293 \series default
8294
8295 \begin_inset Index idx
8296 status collapsed
8297
8298 \begin_layout Plain Layout
8299 こまんど@コマンド ! X ! 
8300 \backslash
8301 xrightarrow
8302 \begin_inset ERT
8303 status collapsed
8304
8305 \begin_layout Plain Layout
8306
8307
8308 \backslash
8309 vspace{4mm}
8310 \end_layout
8311
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \end_inset
8318
8319 があります.これらのコマンドを数式に挿入すると,二つの青枠のついた矢印が現れるので,そこにラベルを入れることができます.矢印の長さは,ラベルの幅に応じて調整され
8320 ます.
8321 \end_layout
8322
8323 \begin_layout Standard
8324 \align center
8325 \begin_inset Tabular
8326 <lyxtabular version="3" rows="3" columns="2">
8327 <features booktabs="true" tabularvalignment="middle">
8328 <column alignment="center" valignment="top" width="0pt">
8329 <column alignment="center" valignment="top" width="0pt">
8330 <row>
8331 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335 コマンド
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 出力
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 </row>
8350 <row>
8351 <cell alignment="center" valignment="top" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355 F(a)
8356 \backslash
8357 xleftarrow
8358 \begin_inset space \textvisiblespace{}
8359 \end_inset
8360
8361 x=a
8362 \begin_inset Formula $\downarrow$
8363 \end_inset
8364
8365 x>0
8366 \begin_inset Formula $\to$
8367 \end_inset
8368
8369 F(x)
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell alignment="center" valignment="top" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8379 \end_inset
8380
8381
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 </row>
8387 <row topspace="2mm">
8388 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 F(x)
8393 \backslash
8394 xrightarrow
8395 \begin_inset space \textvisiblespace{}
8396 \end_inset
8397
8398 x=a
8399 \begin_inset Formula $\downarrow$
8400 \end_inset
8401
8402 x>0
8403 \begin_inset Formula $\to$
8404 \end_inset
8405
8406 F(a)
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8416 \end_inset
8417
8418
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 </lyxtabular>
8425
8426 \end_inset
8427
8428
8429 \end_layout
8430
8431 \begin_layout Standard
8432 \begin_inset VSpace medskip
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \begin_layout Standard
8439 文書設定の
8440 \family sans
8441 数式オプション
8442 \family default
8443 で,
8444 \series bold
8445 mathtools
8446 \series default
8447
8448 \begin_inset Index idx
8449 status collapsed
8450
8451 \begin_layout Plain Layout
8452 ぱっけーじ@パッケージ ! mathtools
8453 \end_layout
8454
8455 \end_inset
8456
8457 パッケージに
8458 \family sans
8459 常に読み込み
8460 \family default
8461 オプションを設定すると,以下のようなラベル付き矢印が利用可能になります.
8462 \end_layout
8463
8464 \begin_layout Standard
8465 \begin_inset Newpage newpage
8466 \end_inset
8467
8468
8469 \end_layout
8470
8471 \begin_layout Standard
8472 \align center
8473 \begin_inset space \hspace*{\fill}
8474 \end_inset
8475
8476
8477 \begin_inset Tabular
8478 <lyxtabular version="3" rows="7" columns="2">
8479 <features booktabs="true" tabularvalignment="middle">
8480 <column alignment="center" valignment="top" width="0pt">
8481 <column alignment="center" valignment="top" width="0pt">
8482 <row>
8483 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487 コマンド
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 Example
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 </row>
8502 <row>
8503 <cell alignment="center" valignment="top" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507
8508 \backslash
8509 xleftrightarrow
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 <cell alignment="center" valignment="top" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8519 \end_inset
8520
8521
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 </row>
8527 <row topspace="2mm">
8528 <cell alignment="center" valignment="top" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532
8533 \backslash
8534 xLeftarrow
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 <cell alignment="center" valignment="top" usebox="none">
8540 \begin_inset Text
8541
8542 \begin_layout Plain Layout
8543 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8544 \end_inset
8545
8546
8547 \end_layout
8548
8549 \end_inset
8550 </cell>
8551 </row>
8552 <row topspace="2mm">
8553 <cell alignment="center" valignment="top" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557
8558 \backslash
8559 xRightarrow
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 <cell alignment="center" valignment="top" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8569 \end_inset
8570
8571
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 </row>
8577 <row topspace="2mm">
8578 <cell alignment="center" valignment="top" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582
8583 \backslash
8584 xLeftrightarrow
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 <cell alignment="center" valignment="top" usebox="none">
8590 \begin_inset Text
8591
8592 \begin_layout Plain Layout
8593 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8594 \end_inset
8595
8596
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 </row>
8602 <row topspace="2mm">
8603 <cell alignment="center" valignment="top" usebox="none">
8604 \begin_inset Text
8605
8606 \begin_layout Plain Layout
8607
8608 \backslash
8609 xhookleftarrow
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 <cell alignment="center" valignment="top" usebox="none">
8615 \begin_inset Text
8616
8617 \begin_layout Plain Layout
8618 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8619 \end_inset
8620
8621
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 </row>
8627 <row topspace="2mm">
8628 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632
8633 \backslash
8634 xhookrightarrow
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8644 \end_inset
8645
8646
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 </row>
8652 </lyxtabular>
8653
8654 \end_inset
8655
8656
8657 \begin_inset space \hspace*{\fill}
8658 \end_inset
8659
8660
8661 \begin_inset Tabular
8662 <lyxtabular version="3" rows="7" columns="2">
8663 <features booktabs="true" tabularvalignment="middle">
8664 <column alignment="center" valignment="top" width="0pt">
8665 <column alignment="center" valignment="top" width="0pt">
8666 <row>
8667 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671 コマンド
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680 Example
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 </row>
8686 <row>
8687 <cell alignment="center" valignment="top" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691
8692 \backslash
8693 xleftharpoondown
8694 \end_layout
8695
8696 \end_inset
8697 </cell>
8698 <cell alignment="center" valignment="top" usebox="none">
8699 \begin_inset Text
8700
8701 \begin_layout Plain Layout
8702 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8703 \end_inset
8704
8705
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 </row>
8711 <row topspace="2mm">
8712 <cell alignment="center" valignment="top" usebox="none">
8713 \begin_inset Text
8714
8715 \begin_layout Plain Layout
8716
8717 \backslash
8718 xleftharpoonup
8719 \end_layout
8720
8721 \end_inset
8722 </cell>
8723 <cell alignment="center" valignment="top" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8728 \end_inset
8729
8730
8731 \end_layout
8732
8733 \end_inset
8734 </cell>
8735 </row>
8736 <row topspace="2mm">
8737 <cell alignment="center" valignment="top" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741
8742 \backslash
8743 xrightharpoondown
8744 \end_layout
8745
8746 \end_inset
8747 </cell>
8748 <cell alignment="center" valignment="top" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8753 \end_inset
8754
8755
8756 \end_layout
8757
8758 \end_inset
8759 </cell>
8760 </row>
8761 <row topspace="2mm">
8762 <cell alignment="center" valignment="top" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766
8767 \backslash
8768 xrightharpoonup
8769 \end_layout
8770
8771 \end_inset
8772 </cell>
8773 <cell alignment="center" valignment="top" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8778 \end_inset
8779
8780
8781 \end_layout
8782
8783 \end_inset
8784 </cell>
8785 </row>
8786 <row topspace="2mm">
8787 <cell alignment="center" valignment="top" usebox="none">
8788 \begin_inset Text
8789
8790 \begin_layout Plain Layout
8791
8792 \backslash
8793 xleftrightharpoons
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 <cell alignment="center" valignment="top" usebox="none">
8799 \begin_inset Text
8800
8801 \begin_layout Plain Layout
8802 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 </row>
8811 <row topspace="2mm">
8812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816
8817 \backslash
8818 xrightleftharpoons
8819 \end_layout
8820
8821 \end_inset
8822 </cell>
8823 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8824 \begin_inset Text
8825
8826 \begin_layout Plain Layout
8827 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
8828 \end_inset
8829
8830
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 </lyxtabular>
8837
8838 \end_inset
8839
8840
8841 \begin_inset space \hspace*{\fill}
8842 \end_inset
8843
8844
8845 \end_layout
8846
8847 \begin_layout Standard
8848 これらの矢印は,すべて以下のようなコマンドスキームを取ります.
8849 \end_layout
8850
8851 \begin_layout Standard
8852 \align center
8853 \begin_inset Tabular
8854 <lyxtabular version="3" rows="2" columns="2">
8855 <features booktabs="true" tabularvalignment="middle">
8856 <column alignment="center" valignment="top" width="0pt">
8857 <column alignment="center" valignment="top" width="0pt">
8858 <row>
8859 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Plain Layout
8863 コマンド
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872 出力
8873 \end_layout
8874
8875 \end_inset
8876 </cell>
8877 </row>
8878 <row bottomspace="0.5mm">
8879 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Plain Layout
8883 F(a)
8884 \backslash
8885 xleftrightarrow[x=a]
8886 \backslash
8887 {x>0
8888 \begin_inset Formula $\to$
8889 \end_inset
8890
8891 F(x)
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
8901 \end_inset
8902
8903
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 </row>
8909 </lyxtabular>
8910
8911 \end_inset
8912
8913
8914 \end_layout
8915
8916 \begin_layout Subsection
8917 垂直矢印および対角矢印
8918 \begin_inset Index idx
8919 status collapsed
8920
8921 \begin_layout Plain Layout
8922 やじるし@矢印 ! たいかく@対角
8923 \end_layout
8924
8925 \end_inset
8926
8927
8928 \begin_inset Index idx
8929 status collapsed
8930
8931 \begin_layout Plain Layout
8932 やじるし@矢印 ! すいちょく@垂直
8933 \end_layout
8934
8935 \end_inset
8936
8937
8938 \end_layout
8939
8940 \begin_layout Standard
8941 \begin_inset space \hfill{}
8942 \end_inset
8943
8944
8945 \begin_inset Tabular
8946 <lyxtabular version="3" rows="7" columns="2">
8947 <features booktabs="true" tabularvalignment="middle">
8948 <column alignment="center" valignment="top" width="0pt">
8949 <column alignment="center" valignment="top" width="0pt">
8950 <row>
8951 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955 コマンド
8956 \end_layout
8957
8958 \end_inset
8959 </cell>
8960 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8961 \begin_inset Text
8962
8963 \begin_layout Plain Layout
8964 出力
8965 \end_layout
8966
8967 \end_inset
8968 </cell>
8969 </row>
8970 <row>
8971 <cell alignment="center" valignment="top" usebox="none">
8972 \begin_inset Text
8973
8974 \begin_layout Plain Layout
8975
8976 \backslash
8977 uparrow
8978 \end_layout
8979
8980 \end_inset
8981 </cell>
8982 <cell alignment="center" valignment="top" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986 \begin_inset Formula $\uparrow$
8987 \end_inset
8988
8989
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="center" valignment="top" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \backslash
9002 Uparrow
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 \begin_inset Formula $\Uparrow$
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="center" valignment="top" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \backslash
9027 updownarrow
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 \begin_inset Formula $\updownarrow$
9037 \end_inset
9038
9039
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="center" valignment="top" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \backslash
9052 Updownarrow
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 \begin_inset Formula $\Updownarrow$
9062 \end_inset
9063
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 </row>
9070 <row>
9071 <cell alignment="center" valignment="top" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075
9076 \backslash
9077 Downarrow
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 <cell alignment="center" valignment="top" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086 \begin_inset Formula $\Downarrow$
9087 \end_inset
9088
9089
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 </row>
9095 <row>
9096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100
9101 \backslash
9102 downarrow
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 \begin_inset Formula $\downarrow$
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 </lyxtabular>
9121
9122 \end_inset
9123
9124
9125 \begin_inset space \hfill{}
9126 \end_inset
9127
9128
9129 \begin_inset Tabular
9130 <lyxtabular version="3" rows="5" columns="2">
9131 <features booktabs="true" tabularvalignment="middle">
9132 <column alignment="center" valignment="top" width="0pt">
9133 <column alignment="center" valignment="top" width="0pt">
9134 <row>
9135 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 コマンド
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9145 \begin_inset Text
9146
9147 \begin_layout Plain Layout
9148 出力
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 </row>
9154 <row>
9155 <cell alignment="center" valignment="top" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159
9160 \backslash
9161 nearrow
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 <cell alignment="center" valignment="top" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170 \begin_inset Formula $\nearrow$
9171 \end_inset
9172
9173
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 <row>
9180 <cell alignment="center" valignment="top" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184
9185 \backslash
9186 searrow
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 \begin_inset Formula $\searrow$
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 </row>
9204 <row>
9205 <cell alignment="center" valignment="top" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209
9210 \backslash
9211 swarrow
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 \begin_inset Formula $\swarrow$
9221 \end_inset
9222
9223
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 </row>
9229 <row>
9230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234
9235 \backslash
9236 nwarrow
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\nwarrow$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 </lyxtabular>
9255
9256 \end_inset
9257
9258
9259 \begin_inset space \hfill{}
9260 \end_inset
9261
9262
9263 \end_layout
9264
9265 \begin_layout Standard
9266 \begin_inset VSpace medskip
9267 \end_inset
9268
9269 垂直矢印は,第
9270 \begin_inset CommandInset ref
9271 LatexCommand ref
9272 reference "subsec:手動の括弧丈"
9273
9274 \end_inset
9275
9276 節および第
9277 \begin_inset CommandInset ref
9278 LatexCommand ref
9279 reference "subsec:自動の括弧丈"
9280
9281 \end_inset
9282
9283 節に述べられているコマンドを使うと,区分記号として使用することもできます.
9284 \end_layout
9285
9286 \begin_layout Section
9287 アクセント
9288 \begin_inset CommandInset label
9289 LatexCommand label
9290 name "sec:アクセント"
9291
9292 \end_inset
9293
9294
9295 \begin_inset Index idx
9296 status collapsed
9297
9298 \begin_layout Plain Layout
9299 あくせんと@アクセント
9300 \end_layout
9301
9302 \end_inset
9303
9304
9305 \end_layout
9306
9307 \begin_layout Standard
9308 アクセントは,数式ツールバーボタンの
9309 \begin_inset Info
9310 type  "icon"
9311 arg   "math-insert \\hat"
9312 \end_inset
9313
9314 か,以下の各小節に列挙してあるコマンドで入力することができます.
9315 \end_layout
9316
9317 \begin_layout Subsection
9318 一文字に付けるアクセント
9319 \begin_inset ERT
9320 status collapsed
9321
9322 \begin_layout Plain Layout
9323
9324
9325 \backslash
9326 texorpdfstring{
9327 \end_layout
9328
9329 \end_inset
9330
9331
9332 \begin_inset Foot
9333 status collapsed
9334
9335 \begin_layout Plain Layout
9336 本文中のアクセントについては,第
9337 \begin_inset CommandInset ref
9338 LatexCommand ref
9339 reference "subsec:文章中のアクセント"
9340
9341 \end_inset
9342
9343 節を参照.
9344 \end_layout
9345
9346 \end_inset
9347
9348
9349 \begin_inset ERT
9350 status collapsed
9351
9352 \begin_layout Plain Layout
9353
9354 }{}
9355 \end_layout
9356
9357 \end_inset
9358
9359
9360 \begin_inset Note Note
9361 status collapsed
9362
9363 \begin_layout Plain Layout
9364
9365 \series bold
9366
9367 \backslash
9368 texorpdfstring
9369 \series default
9370 は,PDFのしおりに脚註が現れるのを防ぐために使われています.
9371 \end_layout
9372
9373 \begin_layout Plain Layout
9374
9375 \series bold
9376
9377 \backslash
9378 texorpdfstring
9379 \series default
9380 についての詳細は,第
9381 \begin_inset CommandInset ref
9382 LatexCommand ref
9383 reference "subsec:節見出し中の数式"
9384
9385 \end_inset
9386
9387 節にあります.
9388 \end_layout
9389
9390 \end_inset
9391
9392
9393 \begin_inset CommandInset label
9394 LatexCommand label
9395 name "subsec:一文字に付けるアクセント"
9396
9397 \end_inset
9398
9399
9400 \begin_inset Index idx
9401 status collapsed
9402
9403 \begin_layout Plain Layout
9404 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9405 \end_layout
9406
9407 \end_inset
9408
9409
9410 \end_layout
9411
9412 \begin_layout Standard
9413 \begin_inset space \hfill{}
9414 \end_inset
9415
9416
9417 \begin_inset Tabular
9418 <lyxtabular version="3" rows="8" columns="2">
9419 <features booktabs="true" tabularvalignment="middle">
9420 <column alignment="center" valignment="top" width="0pt">
9421 <column alignment="center" valignment="top" width="0pt">
9422 <row>
9423 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9424 \begin_inset Text
9425
9426 \begin_layout Plain Layout
9427 コマンド
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436 出力
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 </row>
9442 <row topspace="1.5mm">
9443 <cell alignment="center" valignment="top" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447
9448 \backslash
9449 dot
9450 \begin_inset space \textvisiblespace{}
9451 \end_inset
9452
9453 A
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 \begin_inset Formula $\dot{A}$
9463 \end_inset
9464
9465
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 </row>
9471 <row topspace="1.5mm">
9472 <cell alignment="center" valignment="top" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476
9477 \backslash
9478 ddot
9479 \begin_inset space \textvisiblespace{}
9480 \end_inset
9481
9482 A
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 <cell alignment="center" valignment="top" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491 \begin_inset Formula $\ddot{A}$
9492 \end_inset
9493
9494
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 <row topspace="1.5mm">
9501 <cell alignment="center" valignment="top" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505
9506 \backslash
9507 dddot
9508 \begin_inset space \textvisiblespace{}
9509 \end_inset
9510
9511 A
9512 \end_layout
9513
9514 \end_inset
9515 </cell>
9516 <cell alignment="center" valignment="top" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520 \begin_inset Formula $\dddot{A}$
9521 \end_inset
9522
9523
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 </row>
9529 <row topspace="1.5mm">
9530 <cell alignment="center" valignment="top" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534
9535 \backslash
9536 ddddot
9537 \begin_inset space \textvisiblespace{}
9538 \end_inset
9539
9540 A
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 <cell alignment="center" valignment="top" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 \begin_inset Formula $\ddddot{A}$
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \end_inset
9556 </cell>
9557 </row>
9558 <row topspace="1.5mm">
9559 <cell alignment="center" valignment="top" usebox="none">
9560 \begin_inset Text
9561
9562 \begin_layout Plain Layout
9563
9564 \backslash
9565 vec
9566 \begin_inset space \textvisiblespace{}
9567 \end_inset
9568
9569 A
9570 \begin_inset Index idx
9571 status collapsed
9572
9573 \begin_layout Plain Layout
9574 べくとる@ベクトル
9575 \end_layout
9576
9577 \end_inset
9578
9579
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 <cell alignment="center" valignment="top" usebox="none">
9585 \begin_inset Text
9586
9587 \begin_layout Plain Layout
9588 \begin_inset Formula $\vec{A}$
9589 \end_inset
9590
9591
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 </row>
9597 <row topspace="1.5mm">
9598 <cell alignment="center" valignment="top" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602
9603 \backslash
9604 bar
9605 \begin_inset space \textvisiblespace{}
9606 \end_inset
9607
9608 A
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 <cell alignment="center" valignment="top" usebox="none">
9614 \begin_inset Text
9615
9616 \begin_layout Plain Layout
9617 \begin_inset Formula $\bar{A}$
9618 \end_inset
9619
9620
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 </row>
9626 <row topspace="1.5mm">
9627 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631
9632 \backslash
9633 mathring
9634 \begin_inset space \textvisiblespace{}
9635 \end_inset
9636
9637 A
9638 \end_layout
9639
9640 \end_inset
9641 </cell>
9642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9643 \begin_inset Text
9644
9645 \begin_layout Plain Layout
9646 \begin_inset Formula $\mathring{A}$
9647 \end_inset
9648
9649
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 </row>
9655 </lyxtabular>
9656
9657 \end_inset
9658
9659
9660 \begin_inset space \hfill{}
9661 \end_inset
9662
9663
9664 \begin_inset Tabular
9665 <lyxtabular version="3" rows="7" columns="2">
9666 <features booktabs="true" tabularvalignment="middle">
9667 <column alignment="center" valignment="top" width="0pt">
9668 <column alignment="center" valignment="top" width="0pt">
9669 <row>
9670 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Plain Layout
9674 コマンド
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683 出力
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 </row>
9689 <row topspace="1.5mm">
9690 <cell alignment="center" valignment="top" usebox="none">
9691 \begin_inset Text
9692
9693 \begin_layout Plain Layout
9694
9695 \backslash
9696 tilde
9697 \begin_inset space \textvisiblespace{}
9698 \end_inset
9699
9700 A
9701 \end_layout
9702
9703 \end_inset
9704 </cell>
9705 <cell alignment="center" valignment="top" usebox="none">
9706 \begin_inset Text
9707
9708 \begin_layout Plain Layout
9709 \begin_inset Formula $\tilde{A}$
9710 \end_inset
9711
9712
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 </row>
9718 <row topspace="1.5mm">
9719 <cell alignment="center" valignment="top" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723
9724 \backslash
9725 hat
9726 \begin_inset space \textvisiblespace{}
9727 \end_inset
9728
9729 A
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 \begin_inset Formula $\hat{A}$
9739 \end_inset
9740
9741
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 </row>
9747 <row topspace="1.5mm">
9748 <cell alignment="center" valignment="top" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752
9753 \backslash
9754 check
9755 \begin_inset space \textvisiblespace{}
9756 \end_inset
9757
9758 A
9759 \end_layout
9760
9761 \end_inset
9762 </cell>
9763 <cell alignment="center" valignment="top" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767 \begin_inset Formula $\check{A}$
9768 \end_inset
9769
9770
9771 \end_layout
9772
9773 \end_inset
9774 </cell>
9775 </row>
9776 <row topspace="1.5mm">
9777 <cell alignment="center" valignment="top" usebox="none">
9778 \begin_inset Text
9779
9780 \begin_layout Plain Layout
9781
9782 \backslash
9783 acute
9784 \begin_inset space \textvisiblespace{}
9785 \end_inset
9786
9787 A
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796 \begin_inset Formula $\acute{A}$
9797 \end_inset
9798
9799
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 </row>
9805 <row topspace="1.5mm">
9806 <cell alignment="center" valignment="top" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \backslash
9812 grave
9813 \begin_inset space \textvisiblespace{}
9814 \end_inset
9815
9816 A
9817 \end_layout
9818
9819 \end_inset
9820 </cell>
9821 <cell alignment="center" valignment="top" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825 \begin_inset Formula $\grave{A}$
9826 \end_inset
9827
9828
9829 \end_layout
9830
9831 \end_inset
9832 </cell>
9833 </row>
9834 <row topspace="1.5mm">
9835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9836 \begin_inset Text
9837
9838 \begin_layout Plain Layout
9839
9840 \backslash
9841 breve
9842 \begin_inset space \textvisiblespace{}
9843 \end_inset
9844
9845 A
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854 \begin_inset Formula $\breve{A}$
9855 \end_inset
9856
9857
9858 \end_layout
9859
9860 \end_inset
9861 </cell>
9862 </row>
9863 </lyxtabular>
9864
9865 \end_inset
9866
9867
9868 \begin_inset space \hfill{}
9869 \end_inset
9870
9871
9872 \end_layout
9873
9874 \begin_layout Standard
9875 \begin_inset VSpace bigskip
9876 \end_inset
9877
9878
9879 \end_layout
9880
9881 \begin_layout Standard
9882 \begin_inset ERT
9883 status collapsed
9884
9885 \begin_layout Plain Layout
9886
9887
9888 \backslash
9889 '{e}
9890 \end_layout
9891
9892 \end_inset
9893
9894 のようなアクセントは,数式に直接入れることができます.\SpecialChar LyX
9895 は,それを対応するアクセントコマンドに変換します.ウムラウト
9896 \begin_inset Index idx
9897 status collapsed
9898
9899 \begin_layout Plain Layout
9900 うむらうと@ウムラウト
9901 \end_layout
9902
9903 \end_inset
9904
9905 に関しては,母音の前に引用符を挿入する方法の方がよいでしょう.ウムラウトのある数式部分がドイツ語に指定してあれば,\SpecialChar LaTeX
9906 は,引用符と母音をまとめて一つの文字として取り
9907 扱います.
9908 \series bold
9909
9910 \backslash
9911 ddot
9912 \series default
9913 と違い,この方法では,以下の例に示すように「本物の」ウムラウトが作られます.
9914 \end_layout
9915
9916 \begin_layout Standard
9917 \begin_inset VSpace -2mm
9918 \end_inset
9919
9920
9921 \end_layout
9922
9923 \begin_layout Standard
9924 \align center
9925 \begin_inset Tabular
9926 <lyxtabular version="3" rows="3" columns="2">
9927 <features booktabs="true" tabularvalignment="middle">
9928 <column alignment="center" valignment="top" width="0pt">
9929 <column alignment="center" valignment="top">
9930 <row>
9931 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9932 \begin_inset Text
9933
9934 \begin_layout Plain Layout
9935 コマンド
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944 出力
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 </row>
9950 <row>
9951 <cell alignment="center" valignment="top" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955 \begin_inset Quotes grd
9956 \end_inset
9957
9958 i
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967
9968 \lang ngerman
9969 \begin_inset space \hspace{}
9970 \length 0pt
9971 \end_inset
9972
9973
9974 \begin_inset Formula $"i$
9975 \end_inset
9976
9977
9978 \end_layout
9979
9980 \end_inset
9981 </cell>
9982 </row>
9983 <row topspace="1.5mm">
9984 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9985 \begin_inset Text
9986
9987 \begin_layout Plain Layout
9988
9989 \backslash
9990 ddot
9991 \begin_inset space \textvisiblespace{}
9992 \end_inset
9993
9994 i
9995 \end_layout
9996
9997 \end_inset
9998 </cell>
9999 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10000 \begin_inset Text
10001
10002 \begin_layout Plain Layout
10003 \begin_inset Formula $\ddot{i}$
10004 \end_inset
10005
10006
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 </row>
10012 </lyxtabular>
10013
10014 \end_inset
10015
10016
10017 \end_layout
10018
10019 \begin_layout Standard
10020
10021 \series bold
10022
10023 \backslash
10024 ddot
10025 \series default
10026 に比べて良いもう一つの利点は,上記のアクセントコマンドが
10027 \emph on
10028 数式中テキストでは使用できない
10029 \emph default
10030 のに対し,ウムラウトは直接数式中テキストに変換されることです.(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると,アクセントの下にある文
10031 字しか変換されません.これは,たとえばイタリック体やボールド体への変換など,他のすべての変換に関しても言えることです.
10032 \end_layout
10033
10034 \begin_layout Standard
10035 ウムラウトと他のアクセント付き文字は,数式中テキストに直接入れることができます.
10036 \end_layout
10037
10038 \begin_layout Standard
10039 \begin_inset VSpace bigskip
10040 \end_inset
10041
10042
10043 \end_layout
10044
10045 \begin_layout Standard
10046 \SpecialChar LyX
10047 は,\SpecialChar LaTeX
10048 パッケージ
10049 \series bold
10050 undertilde
10051 \series default
10052
10053 \begin_inset Index idx
10054 status collapsed
10055
10056 \begin_layout Plain Layout
10057 ぱっけーじ@パッケージ ! upgreek
10058 \end_layout
10059
10060 \end_inset
10061
10062 がシステム上に導入されていれば,文字下のティルダもサポートします.
10063 \end_layout
10064
10065 \begin_layout Standard
10066 \begin_inset ERT
10067 status collapsed
10068
10069 \begin_layout Plain Layout
10070
10071
10072 \backslash
10073 ifundertilde 
10074 \end_layout
10075
10076 \end_inset
10077
10078
10079 \begin_inset Note Note
10080 status open
10081
10082 \begin_layout Plain Layout
10083 以下の表は,
10084 \series bold
10085 undertilde
10086 \series default
10087  \SpecialChar LaTeX
10088 パッケージが導入済みのときのみ表示されます.
10089 \end_layout
10090
10091 \end_inset
10092
10093
10094 \end_layout
10095
10096 \begin_layout Standard
10097 \noindent
10098 \align center
10099 \begin_inset Tabular
10100 <lyxtabular version="3" rows="2" columns="2">
10101 <features booktabs="true" tabularvalignment="middle">
10102 <column alignment="center" valignment="top" width="0pt">
10103 <column alignment="center" valignment="top" width="0pt">
10104 <row>
10105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109 コマンド
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118 出力
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 </row>
10124 <row>
10125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \backslash
10131 utilde
10132 \begin_inset space \textvisiblespace{}
10133 \end_inset
10134
10135 A
10136 \end_layout
10137
10138 \end_inset
10139 </cell>
10140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10141 \begin_inset Text
10142
10143 \begin_layout Plain Layout
10144 \begin_inset Formula $\utilde{A}$
10145 \end_inset
10146
10147
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 </row>
10153 </lyxtabular>
10154
10155 \end_inset
10156
10157
10158 \end_layout
10159
10160 \begin_layout Standard
10161 \begin_inset ERT
10162 status collapsed
10163
10164 \begin_layout Plain Layout
10165
10166
10167 \backslash
10168 else 
10169 \end_layout
10170
10171 \end_inset
10172
10173
10174 \begin_inset Note Note
10175 status open
10176
10177 \begin_layout Plain Layout
10178 以下は,
10179 \series bold
10180 undertilde
10181 \series default
10182  \SpecialChar LaTeX
10183 パッケージが導入されていないときのみ表示されます.
10184 \end_layout
10185
10186 \end_inset
10187
10188
10189 \end_layout
10190
10191 \begin_layout Standard
10192 この小節のすべてを出力で見るには,
10193 \series bold
10194 undertilde
10195 \series default
10196  \SpecialChar LaTeX
10197 パッケージを導入する必要があります.
10198 \end_layout
10199
10200 \begin_layout Standard
10201 \begin_inset ERT
10202 status collapsed
10203
10204 \begin_layout Plain Layout
10205
10206
10207 \backslash
10208 fi 
10209 \end_layout
10210
10211 \end_inset
10212
10213
10214 \end_layout
10215
10216 \begin_layout Standard
10217 \begin_inset Newpage newpage
10218 \end_inset
10219
10220
10221 \end_layout
10222
10223 \begin_layout Subsection
10224 複数の文字に付けるアクセント
10225 \begin_inset Index idx
10226 status collapsed
10227
10228 \begin_layout Plain Layout
10229 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10230 \end_layout
10231
10232 \end_inset
10233
10234
10235 \end_layout
10236
10237 \begin_layout Standard
10238 \begin_inset space \hfill{}
10239 \end_inset
10240
10241
10242 \begin_inset Tabular
10243 <lyxtabular version="3" rows="5" columns="2">
10244 <features booktabs="true" tabularvalignment="middle">
10245 <column alignment="center" valignment="top" width="0pt">
10246 <column alignment="center" valignment="top" width="0pt">
10247 <row>
10248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10249 \begin_inset Text
10250
10251 \begin_layout Plain Layout
10252 コマンド
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 出力
10262 \end_layout
10263
10264 \end_inset
10265 </cell>
10266 </row>
10267 <row topspace="1.5mm">
10268 <cell alignment="center" valignment="top" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272
10273 \backslash
10274 overleftarrow
10275 \begin_inset space \textvisiblespace{}
10276 \end_inset
10277
10278 A=B
10279 \end_layout
10280
10281 \end_inset
10282 </cell>
10283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 \begin_inset Formula $\overleftarrow{A=B}$
10288 \end_inset
10289
10290
10291 \end_layout
10292
10293 \end_inset
10294 </cell>
10295 </row>
10296 <row topspace="1.5mm">
10297 <cell alignment="center" valignment="top" usebox="none">
10298 \begin_inset Text
10299
10300 \begin_layout Plain Layout
10301
10302 \backslash
10303 underleftarrow
10304 \begin_inset space \textvisiblespace{}
10305 \end_inset
10306
10307 A=B
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316 \begin_inset Formula $\underleftarrow{A=B}$
10317 \end_inset
10318
10319
10320 \end_layout
10321
10322 \end_inset
10323 </cell>
10324 </row>
10325 <row topspace="1.5mm">
10326 <cell alignment="center" valignment="top" usebox="none">
10327 \begin_inset Text
10328
10329 \begin_layout Plain Layout
10330
10331 \backslash
10332 overleftrightarrow
10333 \begin_inset space \textvisiblespace{}
10334 \end_inset
10335
10336 A=B
10337 \end_layout
10338
10339 \end_inset
10340 </cell>
10341 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345 \begin_inset Formula $\overleftrightarrow{A=B}$
10346 \end_inset
10347
10348
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 </row>
10354 <row topspace="1.5mm" bottomspace="1mm">
10355 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359
10360 \backslash
10361 underleftrightarrow
10362 \begin_inset space \textvisiblespace{}
10363 \end_inset
10364
10365 A=B
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 \begin_inset Formula $\underleftrightarrow{A=B}$
10375 \end_inset
10376
10377
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 </lyxtabular>
10384
10385 \end_inset
10386
10387
10388 \begin_inset space \hfill{}
10389 \end_inset
10390
10391
10392 \begin_inset Tabular
10393 <lyxtabular version="3" rows="5" columns="2">
10394 <features booktabs="true" tabularvalignment="middle">
10395 <column alignment="center" valignment="top" width="0pt">
10396 <column alignment="center" valignment="top" width="0pt">
10397 <row>
10398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 コマンド
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 出力
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row topspace="1.5mm">
10418 <cell alignment="center" valignment="top" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422
10423 \backslash
10424 overrightarrow
10425 \begin_inset space \textvisiblespace{}
10426 \end_inset
10427
10428 A=B
10429 \end_layout
10430
10431 \end_inset
10432 </cell>
10433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10434 \begin_inset Text
10435
10436 \begin_layout Plain Layout
10437 \begin_inset Formula $\overrightarrow{A=B}$
10438 \end_inset
10439
10440
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 </row>
10446 <row topspace="1.5mm">
10447 <cell alignment="center" valignment="top" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Plain Layout
10451
10452 \backslash
10453 underrightarrow
10454 \begin_inset space \textvisiblespace{}
10455 \end_inset
10456
10457 A=B
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10463 \begin_inset Text
10464
10465 \begin_layout Plain Layout
10466 \begin_inset Formula $\underrightarrow{A=B}$
10467 \end_inset
10468
10469
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 </row>
10475 <row topspace="1.5mm">
10476 <cell alignment="center" valignment="top" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480
10481 \backslash
10482 widetilde
10483 \begin_inset space \textvisiblespace{}
10484 \end_inset
10485
10486 A=B
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 \begin_inset Formula $\widetilde{A=B}$
10496 \end_inset
10497
10498
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 </row>
10504 <row topspace="1.5mm" bottomspace="1mm">
10505 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10506 \begin_inset Text
10507
10508 \begin_layout Plain Layout
10509
10510 \backslash
10511 widehat
10512 \begin_inset space \textvisiblespace{}
10513 \end_inset
10514
10515 A=B
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10521 \begin_inset Text
10522
10523 \begin_layout Plain Layout
10524 \begin_inset Formula $\widehat{A=B}$
10525 \end_inset
10526
10527
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 </row>
10533 </lyxtabular>
10534
10535 \end_inset
10536
10537
10538 \begin_inset space \hfill{}
10539 \end_inset
10540
10541
10542 \end_layout
10543
10544 \begin_layout Standard
10545 \begin_inset VSpace medskip
10546 \end_inset
10547
10548 これらのコマンドでは,好きなだけ多くの文字にアクセントを付けることができます.しかし,
10549 \series bold
10550
10551 \backslash
10552 widetilde
10553 \series default
10554 および
10555 \series bold
10556
10557 \backslash
10558 widehat
10559 \series default
10560 のアクセントは,以下の例のように,出力では3文字分の長さにしかなりません.
10561 \begin_inset Formula 
10562 \[
10563 \widetilde{A+B=C-D}
10564 \]
10565
10566 \end_inset
10567
10568
10569 \end_layout
10570
10571 \begin_layout Standard
10572 前小節で述べた
10573 \series bold
10574
10575 \backslash
10576 overset
10577 \series default
10578
10579 \begin_inset Index idx
10580 status collapsed
10581
10582 \begin_layout Plain Layout
10583 こまんど@コマンド ! O ! 
10584 \backslash
10585 overset
10586 \end_layout
10587
10588 \end_inset
10589
10590 コマンドと
10591 \series bold
10592
10593 \backslash
10594 underset
10595 \series default
10596
10597 \begin_inset Index idx
10598 status collapsed
10599
10600 \begin_layout Plain Layout
10601 こまんど@コマンド ! U ! 
10602 \backslash
10603 underset
10604 \end_layout
10605
10606 \end_inset
10607
10608 コマンドを使っても,複数の文字にアクセントを付けることができます.
10609 \series bold
10610
10611 \backslash
10612 underset
10613 \begin_inset space \textvisiblespace{}
10614 \end_inset
10615
10616 A=B
10617 \begin_inset Formula $\downarrow$
10618 \end_inset
10619
10620 ***
10621 \series default
10622 というコマンドは,
10623 \begin_inset Formula 
10624 \[
10625 \underset{***}{A=B}
10626 \]
10627
10628 \end_inset
10629
10630 のようになります.
10631 \end_layout
10632
10633 \begin_layout Section
10634 空白
10635 \begin_inset CommandInset label
10636 LatexCommand label
10637 name "subsec:空白"
10638
10639 \end_inset
10640
10641
10642 \begin_inset Index idx
10643 status collapsed
10644
10645 \begin_layout Plain Layout
10646 くうはく@空白 ! すいへい@水平
10647 \begin_inset space \thinspace{}
10648 \end_inset
10649
10650 ——
10651 \end_layout
10652
10653 \end_inset
10654
10655
10656 \end_layout
10657
10658 \begin_layout Subsection
10659 定義済みの空白
10660 \begin_inset CommandInset label
10661 LatexCommand label
10662 name "subsec:定義済みの空白"
10663
10664 \end_inset
10665
10666
10667 \begin_inset Index idx
10668 status collapsed
10669
10670 \begin_layout Plain Layout
10671 くうはく@空白 ! すいへい@水平
10672 \begin_inset space \thinspace{}
10673 \end_inset
10674
10675 —— ! ていぎずみ@定義済み
10676 \end_layout
10677
10678 \end_inset
10679
10680
10681 \end_layout
10682
10683 \begin_layout Standard
10684 数式に水平方向の空白を挿入することが,必要になることがあります.これは,保護された空白(
10685 \begin_inset Flex Ruby
10686 status collapsed
10687
10688 \begin_layout Plain Layout
10689 捷径
10690 \begin_inset Argument post:1
10691 status collapsed
10692
10693 \begin_layout Plain Layout
10694 ショートカット
10695 \end_layout
10696
10697 \end_inset
10698
10699
10700 \end_layout
10701
10702 \end_inset
10703
10704
10705 \begin_inset Info
10706 type  "shortcut"
10707 arg   "command-alternatives space-insert protected ; math-space"
10708 \end_inset
10709
10710 )を挿入することで実現できます.「
10711 \color blue
10712
10713 \begin_inset space \textvisiblespace{}
10714 \end_inset
10715
10716
10717 \color inherit
10718 」が現れるので,
10719 \family sans
10720 Space
10721 \family default
10722 を何回か押すことによって,8種の異なる長さの空白のうち一つを選択することができます.空白は,数式ツールバーボタンの
10723 \begin_inset Info
10724 type  "icon"
10725 arg   "math-insert \\space"
10726 \end_inset
10727
10728 を押すか,特定のコマンドを入力することで,挿入することができます.挿入したコマンド如何に関わらず,直後に
10729 \family sans
10730 Space
10731 \family default
10732 を押すことによって,長さを変更することができます.
10733 \end_layout
10734
10735 \begin_layout Standard
10736 \noindent
10737 \align center
10738 \begin_inset Tabular
10739 <lyxtabular version="3" rows="6" columns="3">
10740 <features booktabs="true" tabularvalignment="middle">
10741 <column alignment="center" valignment="top">
10742 <column alignment="center" valignment="top" width="15col%">
10743 <column alignment="center" valignment="top">
10744 <row>
10745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749 コマンド
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 保護された空白を挿入したのち,
10759 \family sans
10760 Space
10761 \family default
10762 を叩く回数
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771 出力
10772 \end_layout
10773
10774 \end_inset
10775 </cell>
10776 </row>
10777 <row>
10778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782
10783 \backslash
10784 ,
10785 \end_layout
10786
10787 \end_inset
10788 </cell>
10789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10790 \begin_inset Text
10791
10792 \begin_layout Plain Layout
10793 0
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802 \begin_inset Formula $A\,B$
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 </row>
10811 <row>
10812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816
10817 \backslash
10818 :
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827 1
10828 \end_layout
10829
10830 \end_inset
10831 </cell>
10832 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10833 \begin_inset Text
10834
10835 \begin_layout Plain Layout
10836 \begin_inset Formula $A\:B$
10837 \end_inset
10838
10839
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 </row>
10845 <row>
10846 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10847 \begin_inset Text
10848
10849 \begin_layout Plain Layout
10850
10851 \backslash
10852 ;
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 2
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10867 \begin_inset Text
10868
10869 \begin_layout Plain Layout
10870 \begin_inset Formula $A\;B$
10871 \end_inset
10872
10873
10874 \end_layout
10875
10876 \end_inset
10877 </cell>
10878 </row>
10879 <row>
10880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884
10885 \backslash
10886 quad
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895 3
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10901 \begin_inset Text
10902
10903 \begin_layout Plain Layout
10904 \begin_inset Formula $A\quad B$
10905 \end_inset
10906
10907
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 </row>
10913 <row>
10914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Plain Layout
10918
10919 \backslash
10920 qquad
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10926 \begin_inset Text
10927
10928 \begin_layout Plain Layout
10929 4
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938 \begin_inset Formula $A\qquad B$
10939 \end_inset
10940
10941
10942 \end_layout
10943
10944 \end_inset
10945 </cell>
10946 </row>
10947 </lyxtabular>
10948
10949 \end_inset
10950
10951
10952 \begin_inset space \hfill{}
10953 \end_inset
10954
10955
10956 \begin_inset Tabular
10957 <lyxtabular version="3" rows="6" columns="3">
10958 <features booktabs="true" tabularvalignment="middle">
10959 <column alignment="center" valignment="top">
10960 <column alignment="center" valignment="top" width="15col%">
10961 <column alignment="center" valignment="top">
10962 <row>
10963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10964 \begin_inset Text
10965
10966 \begin_layout Plain Layout
10967 コマンド
10968 \end_layout
10969
10970 \end_inset
10971 </cell>
10972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10973 \begin_inset Text
10974
10975 \begin_layout Plain Layout
10976 保護された空白を挿入したのち,
10977 \family sans
10978 Space
10979 \family default
10980 を叩く回数
10981 \end_layout
10982
10983 \end_inset
10984 </cell>
10985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10986 \begin_inset Text
10987
10988 \begin_layout Plain Layout
10989 出力
10990 \end_layout
10991
10992 \end_inset
10993 </cell>
10994 </row>
10995 <row>
10996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10997 \begin_inset Text
10998
10999 \begin_layout Plain Layout
11000
11001 \backslash
11002 hfill
11003 \end_layout
11004
11005 \end_inset
11006 </cell>
11007 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11008 \begin_inset Text
11009
11010 \begin_layout Plain Layout
11011 5
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11017 \begin_inset Text
11018
11019 \begin_layout Plain Layout
11020 \begin_inset Formula $A\hfill B$
11021 \end_inset
11022
11023
11024 \end_layout
11025
11026 \end_inset
11027 </cell>
11028 </row>
11029 <row>
11030 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034
11035 \backslash
11036 hspace*{1em}
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 6
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054 \begin_inset Formula $A\hspace*{1em}B$
11055 \end_inset
11056
11057
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 <row>
11064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068
11069 \backslash
11070 hspace{1em}
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 7
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088 \begin_inset Formula $A\hspace{1em}B$
11089 \end_inset
11090
11091
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 </row>
11097 <row>
11098 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11099 \begin_inset Text
11100
11101 \begin_layout Plain Layout
11102
11103 \backslash
11104
11105 \begin_inset space \textvisiblespace{}
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117 8
11118 \end_layout
11119
11120 \end_inset
11121 </cell>
11122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11123 \begin_inset Text
11124
11125 \begin_layout Plain Layout
11126 \begin_inset Formula $A\ B$
11127 \end_inset
11128
11129
11130 \end_layout
11131
11132 \end_inset
11133 </cell>
11134 </row>
11135 <row>
11136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11137 \begin_inset Text
11138
11139 \begin_layout Plain Layout
11140
11141 \backslash
11142 !
11143 \end_layout
11144
11145 \end_inset
11146 </cell>
11147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11148 \begin_inset Text
11149
11150 \begin_layout Plain Layout
11151 9
11152 \end_layout
11153
11154 \end_inset
11155 </cell>
11156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11157 \begin_inset Text
11158
11159 \begin_layout Plain Layout
11160 \begin_inset Formula $A\!B$
11161 \end_inset
11162
11163
11164 \end_layout
11165
11166 \end_inset
11167 </cell>
11168 </row>
11169 </lyxtabular>
11170
11171 \end_inset
11172
11173
11174 \end_layout
11175
11176 \begin_layout Standard
11177 5
11178 \lang english
11179
11180 \begin_inset space \thinspace{}
11181 \end_inset
11182
11183
11184 \lang japanese
11185
11186 \lang english
11187
11188 \begin_inset space \thinspace{}
11189 \end_inset
11190
11191
11192 \lang japanese
11193 7回
11194 \family sans
11195 Space
11196 \family default
11197 を押した場合は,第
11198 \begin_inset CommandInset ref
11199 LatexCommand ref
11200 reference "subsec:可変長の空白"
11201
11202 \end_inset
11203
11204 節に説明されているように,可変空白となります.9回押した場合は,一見,空白を生まないように見えます.実はこれは負の長さなので,他の長さと異なり,\SpecialChar LyX
11205 中では赤で表示さ
11206 れます.以下のように,他にもう二つ,負の長さの空白があります.
11207 \end_layout
11208
11209 \begin_layout Standard
11210 \align center
11211 \begin_inset Tabular
11212 <lyxtabular version="3" rows="3" columns="3">
11213 <features booktabs="true" tabularvalignment="middle">
11214 <column alignment="center" valignment="middle" width="6.8cm">
11215 <column alignment="center" valignment="top" width="0pt">
11216 <column alignment="center" valignment="top" width="0pt">
11217 <row>
11218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 コマンド
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231
11232 \backslash
11233 negmedspace
11234 \end_layout
11235
11236 \end_inset
11237 </cell>
11238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242
11243 \backslash
11244 negthickspace
11245 \end_layout
11246
11247 \end_inset
11248 </cell>
11249 </row>
11250 <row>
11251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 保護された空白を挿入したのち,
11256 \family sans
11257 Space
11258 \family default
11259 を叩く回数
11260 \end_layout
11261
11262 \end_inset
11263 </cell>
11264 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11265 \begin_inset Text
11266
11267 \begin_layout Plain Layout
11268 10
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11274 \begin_inset Text
11275
11276 \begin_layout Plain Layout
11277 11
11278 \end_layout
11279
11280 \end_inset
11281 </cell>
11282 </row>
11283 <row>
11284 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11285 \begin_inset Text
11286
11287 \begin_layout Plain Layout
11288 出力
11289 \end_layout
11290
11291 \end_inset
11292 </cell>
11293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11294 \begin_inset Text
11295
11296 \begin_layout Plain Layout
11297 \begin_inset Formula $A\negmedspace B$
11298 \end_inset
11299
11300
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11306 \begin_inset Text
11307
11308 \begin_layout Plain Layout
11309 \begin_inset Formula $A\negthickspace B$
11310 \end_inset
11311
11312
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 </row>
11318 </lyxtabular>
11319
11320 \end_inset
11321
11322
11323 \end_layout
11324
11325 \begin_layout Standard
11326 負の空白を使うと,文字が重なってしまうことがあります.これを利用して,合字処理を強制することができます.これは,たとえば以下のように,和演算子に使えます.
11327 \end_layout
11328
11329 \begin_layout Standard
11330 \align center
11331 \begin_inset Tabular
11332 <lyxtabular version="3" rows="3" columns="2">
11333 <features booktabs="true" tabularvalignment="middle">
11334 <column alignment="center" valignment="top" width="0pt">
11335 <column alignment="center" valignment="top">
11336 <row>
11337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 コマンド
11342 \end_layout
11343
11344 \end_inset
11345 </cell>
11346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 出力
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 </row>
11356 <row>
11357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11358 \begin_inset Text
11359
11360 \begin_layout Plain Layout
11361
11362 \backslash
11363 sum
11364 \backslash
11365 sum
11366 \begin_inset space \textvisiblespace{}
11367 \end_inset
11368
11369 f_kl
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 \begin_inset Formula $\sum\sum f_{kl}$
11379 \end_inset
11380
11381
11382 \end_layout
11383
11384 \end_inset
11385 </cell>
11386 </row>
11387 <row>
11388 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11389 \begin_inset Text
11390
11391 \begin_layout Plain Layout
11392
11393 \backslash
11394 sum
11395 \backslash
11396 negmedspace
11397 \backslash
11398 sum
11399 \begin_inset space \textvisiblespace{}
11400 \end_inset
11401
11402 f_kl
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11412 \end_inset
11413
11414
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 </row>
11420 </lyxtabular>
11421
11422 \end_inset
11423
11424
11425 \end_layout
11426
11427 \begin_layout Standard
11428 \noindent
11429 \begin_inset VSpace medskip
11430 \end_inset
11431
11432
11433 \end_layout
11434
11435 \begin_layout Standard
11436 \noindent
11437 イコール記号などの関係子は,つねに空白を前後に伴うようになっていますが,これを抑制するには,イコール記号を\SpecialChar TeX
11438 括弧で囲みます.以下の例にこれを示します.
11439 \end_layout
11440
11441 \begin_layout Standard
11442 \align center
11443 \begin_inset Tabular
11444 <lyxtabular version="3" rows="2" columns="2">
11445 <features booktabs="true" tabularvalignment="middle">
11446 <column alignment="center" valignment="top" width="0pt">
11447 <column alignment="center" valignment="top" width="0pt">
11448 <row>
11449 <cell alignment="center" valignment="top" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 通常の数式
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 \begin_inset Formula $A=B$
11463 \end_inset
11464
11465
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 </row>
11471 <row>
11472 <cell alignment="center" valignment="top" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 空白なしの数式
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 \begin_inset Formula $A{=}B$
11486 \end_inset
11487
11488
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 </row>
11494 </lyxtabular>
11495
11496 \end_inset
11497
11498
11499 \end_layout
11500
11501 \begin_layout Standard
11502 \noindent
11503 二行目の数式を作るコマンドは,
11504 \series bold
11505 A
11506 \backslash
11507 {=
11508 \begin_inset Formula $\to$
11509 \end_inset
11510
11511 B
11512 \series default
11513 です.
11514 \end_layout
11515
11516 \begin_layout Standard
11517 \begin_inset VSpace bigskip
11518 \end_inset
11519
11520 物理単位には,値と単位のあいだに通常の空白ではなく,最小の空白を入れる必要があるために,それに適した空白が必要です.本文中の単位には,挿入\SpecialChar menuseparator
11521 整形\SpecialChar menuseparator
11522 小空白メニュー(
11523 \begin_inset Flex Ruby
11524 status collapsed
11525
11526 \begin_layout Plain Layout
11527 捷径
11528 \begin_inset Argument post:1
11529 status collapsed
11530
11531 \begin_layout Plain Layout
11532 ショートカット
11533 \end_layout
11534
11535 \end_inset
11536
11537
11538 \end_layout
11539
11540 \end_inset
11541
11542
11543 \begin_inset Info
11544 type  "shortcut"
11545 arg   "space-insert thin"
11546 \end_inset
11547
11548 )で,最小の空白を挿入することができます.
11549 \end_layout
11550
11551 \begin_layout Standard
11552 違いを示す例を以下に掲げます.
11553 \end_layout
11554
11555 \begin_layout Standard
11556 \begin_inset Tabular
11557 <lyxtabular version="3" rows="2" columns="2">
11558 <features tabularvalignment="middle">
11559 <column alignment="left" valignment="top">
11560 <column alignment="left" valignment="top">
11561 <row>
11562 <cell alignment="center" valignment="top" usebox="none">
11563 \begin_inset Text
11564
11565 \begin_layout Plain Layout
11566 24 kW
11567 \begin_inset Formula $\cdot$
11568 \end_inset
11569
11570 h
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 値と単位のあいだに通常の空白を入れた例
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 </row>
11585 <row>
11586 <cell alignment="center" valignment="top" usebox="none">
11587 \begin_inset Text
11588
11589 \begin_layout Plain Layout
11590 24
11591 \begin_inset space \thinspace{}
11592 \end_inset
11593
11594 kW
11595 \begin_inset Formula $\cdot$
11596 \end_inset
11597
11598 h
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 <cell alignment="center" valignment="top" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 値と単位のあいだに最小の空白を入れた例
11608 \end_layout
11609
11610 \end_inset
11611 </cell>
11612 </row>
11613 </lyxtabular>
11614
11615 \end_inset
11616
11617
11618 \end_layout
11619
11620 \begin_layout Subsection
11621 可変長の空白
11622 \begin_inset ERT
11623 status collapsed
11624
11625 \begin_layout Plain Layout
11626
11627
11628 \backslash
11629 texorpdfstring{
11630 \end_layout
11631
11632 \end_inset
11633
11634
11635 \begin_inset Foot
11636 status collapsed
11637
11638 \begin_layout Plain Layout
11639 数式中の垂直方向の空白については,第
11640 \begin_inset CommandInset ref
11641 LatexCommand ref
11642 reference "subsec:行間"
11643
11644 \end_inset
11645
11646 節をご覧下さい.
11647 \end_layout
11648
11649 \end_inset
11650
11651
11652 \begin_inset ERT
11653 status collapsed
11654
11655 \begin_layout Plain Layout
11656
11657 }{}
11658 \end_layout
11659
11660 \end_inset
11661
11662
11663 \begin_inset Note Note
11664 status collapsed
11665
11666 \begin_layout Plain Layout
11667
11668 \backslash
11669 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
11670 \end_layout
11671
11672 \begin_layout Plain Layout
11673
11674 \backslash
11675 texorpdfstringについての詳細は,第
11676 \begin_inset CommandInset ref
11677 LatexCommand ref
11678 reference "subsec:節見出し中の数式"
11679
11680 \end_inset
11681
11682 節にあります.
11683 \end_layout
11684
11685 \end_inset
11686
11687
11688 \begin_inset CommandInset label
11689 LatexCommand label
11690 name "subsec:可変長の空白"
11691
11692 \end_inset
11693
11694
11695 \begin_inset Index idx
11696 status collapsed
11697
11698 \begin_layout Plain Layout
11699 くうはく@空白 ! すいへい@水平
11700 \begin_inset space \thinspace{}
11701 \end_inset
11702
11703 —— ! かへんちょう@可変長
11704 \end_layout
11705
11706 \end_inset
11707
11708
11709 \end_layout
11710
11711 \begin_layout Standard
11712 指定した長さの空白が,
11713 \series bold
11714
11715 \backslash
11716 hspace
11717 \series default
11718
11719 \begin_inset Index idx
11720 status collapsed
11721
11722 \begin_layout Plain Layout
11723 こまんど@コマンド ! H ! 
11724 \backslash
11725 hspace
11726 \end_layout
11727
11728 \end_inset
11729
11730 コマンドで入力することができます.すると,ながい「
11731 \color blue
11732
11733 \begin_inset space \textvisiblespace{}
11734 \end_inset
11735
11736
11737 \color inherit
11738 」が現れます.長さは,「
11739 \color blue
11740
11741 \begin_inset space \textvisiblespace{}
11742 \end_inset
11743
11744
11745 \color inherit
11746 」を左クリックすることによって指定することができます.長さは負の値でも構いません.空白が行冒頭の文字である場合,それは無視されます.この場合でも,空白出力を強制
11747 させたいときには,
11748 \series bold
11749
11750 \backslash
11751 hspace
11752 \series default
11753 コマンドの代わりに
11754 \series bold
11755
11756 \backslash
11757 hspace*
11758 \series default
11759 コマンドを使用するか,「
11760 \color blue
11761 \lang english
11762
11763 \begin_inset space \textvisiblespace{}
11764 \end_inset
11765
11766
11767 \color inherit
11768 \lang japanese
11769 」の上を左クリックして,
11770 \family sans
11771 保護
11772 \family default
11773 オプションをチェックしてください.
11774 \begin_inset Newline newline
11775 \end_inset
11776
11777 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには,
11778 \series bold
11779
11780 \backslash
11781 hfill
11782 \series default
11783
11784 \begin_inset Index idx
11785 status collapsed
11786
11787 \begin_layout Plain Layout
11788 こまんど@コマンド ! H ! 
11789 \backslash
11790 hfill
11791 \end_layout
11792
11793 \end_inset
11794
11795 コマンドを使用します.
11796 \end_layout
11797
11798 \begin_layout Standard
11799 \align center
11800 \begin_inset Tabular
11801 <lyxtabular version="3" rows="4" columns="2">
11802 <features booktabs="true" tabularvalignment="middle">
11803 <column alignment="center" valignment="top" width="0pt">
11804 <column alignment="center" valignment="top">
11805 <row>
11806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11807 \begin_inset Text
11808
11809 \begin_layout Plain Layout
11810 コマンド(
11811 \backslash
11812 hspace 長さ)
11813 \end_layout
11814
11815 \end_inset
11816 </cell>
11817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821 出力
11822 \end_layout
11823
11824 \end_inset
11825 </cell>
11826 </row>
11827 <row>
11828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11829 \begin_inset Text
11830
11831 \begin_layout Plain Layout
11832 A=B
11833 \backslash
11834 hspace
11835 \begin_inset space \textvisiblespace{}
11836 \end_inset
11837
11838 A
11839 \backslash
11840 not=C (3
11841 \begin_inset space \thinspace{}
11842 \end_inset
11843
11844 cm)
11845 \end_layout
11846
11847 \end_inset
11848 </cell>
11849 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11850 \begin_inset Text
11851
11852 \begin_layout Plain Layout
11853 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11854 \end_inset
11855
11856
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 </row>
11862 <row>
11863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 A
11868 \backslash
11869 hspace
11870 \begin_inset space \textvisiblespace{}
11871 \end_inset
11872
11873 A
11874 \backslash
11875 not=A (-1
11876 \begin_inset space \thinspace{}
11877 \end_inset
11878
11879 mm)
11880 \end_layout
11881
11882 \end_inset
11883 </cell>
11884 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11885 \begin_inset Text
11886
11887 \begin_layout Plain Layout
11888 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11889 \end_inset
11890
11891
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 </row>
11897 <row>
11898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11899 \begin_inset Text
11900
11901 \begin_layout Plain Layout
11902 A=A
11903 \backslash
11904 hfill
11905 \begin_inset space \textvisiblespace{}
11906 \end_inset
11907
11908 B=B
11909 \end_layout
11910
11911 \end_inset
11912 </cell>
11913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11914 \begin_inset Text
11915
11916 \begin_layout Plain Layout
11917 \begin_inset Formula $A=A\hfill B=B$
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 </row>
11926 </lyxtabular>
11927
11928 \end_inset
11929
11930
11931 \end_layout
11932
11933 \begin_layout Standard
11934 上記の最後の例では,使用できる空白は,表の列中もっとも長い要素によって規定されます.行内数式では,空白は,
11935 \series bold
11936
11937 \backslash
11938 hfill
11939 \series default
11940 が挿入された行の長さに依存します.つまり,その行が全幅を使用している場合,空白はまったく作られません.また
11941 \series bold
11942
11943 \backslash
11944 hfill
11945 \series default
11946 は,別行立て数式中では,
11947 \series bold
11948 行頭下げ
11949 \series default
11950 数式スタイルが使われているときのみ,意味を持ちます(数式スタイルは第
11951 \begin_inset CommandInset ref
11952 LatexCommand ref
11953 reference "sec:数式様式"
11954
11955 \end_inset
11956
11957 節で説明されています).
11958 \end_layout
11959
11960 \begin_layout Standard
11961
11962 \series bold
11963
11964 \backslash
11965 hfill
11966 \series default
11967 の他にも,空白を模様で埋める
11968 \series bold
11969
11970 \backslash
11971 dotfill
11972 \series default
11973
11974 \series bold
11975
11976 \backslash
11977 hrulefill
11978 \series default
11979 といったコマンドがあります.用例については第
11980 \begin_inset CommandInset ref
11981 LatexCommand ref
11982 reference "subsec:省略符号"
11983
11984 \end_inset
11985
11986 節をご参照下さい.
11987 \end_layout
11988
11989 \begin_layout Standard
11990 本文中では,可変長空白は,
11991 \family sans
11992 挿入\SpecialChar menuseparator
11993 整形\SpecialChar menuseparator
11994 水平方向の空白
11995 \family default
11996 メニューで挿入することができます.
11997 \end_layout
11998
11999 \begin_layout Standard
12000 (例)
12001 \end_layout
12002
12003 \begin_layout Standard
12004 この行には,
12005 \begin_inset space \hspace{}
12006 \length 2cm
12007 \end_inset
12008
12009 2
12010 \begin_inset space \thinspace{}
12011 \end_inset
12012
12013 cmの空白が入っています.
12014 \end_layout
12015
12016 \begin_layout Standard
12017 この行には,
12018 \begin_inset space \hfill{}
12019 \end_inset
12020
12021 最大の空白が入っています.
12022 \end_layout
12023
12024 \begin_layout Subsection
12025 行内数式周りの空白
12026 \begin_inset Index idx
12027 status collapsed
12028
12029 \begin_layout Plain Layout
12030 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12031 \end_layout
12032
12033 \end_inset
12034
12035
12036 \end_layout
12037
12038 \begin_layout Standard
12039 行内数式前後の空白は,長さ
12040 \series bold
12041
12042 \backslash
12043 mathsurround
12044 \begin_inset Index idx
12045 status collapsed
12046
12047 \begin_layout Plain Layout
12048 こまんど@コマンド ! M ! 
12049 \backslash
12050 mathsurround
12051 \end_layout
12052
12053 \end_inset
12054
12055
12056 \series default
12057 を使って調節することができます.長さの値は,以下の書式を持つ
12058 \series bold
12059
12060 \backslash
12061 setlength
12062 \begin_inset Index idx
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066 こまんど@コマンド ! S ! 
12067 \backslash
12068 setlength
12069 \end_layout
12070
12071 \end_inset
12072
12073
12074 \series default
12075 コマンドを使って設定することができます.
12076 \end_layout
12077
12078 \begin_layout Standard
12079
12080 \series bold
12081
12082 \backslash
12083 setlength{長さ名}{値}
12084 \end_layout
12085
12086 \begin_layout Standard
12087
12088 \series bold
12089
12090 \backslash
12091 mathsurround
12092 \series default
12093 を5
12094 \begin_inset space \thinspace{}
12095 \end_inset
12096
12097 mmの値に設定するには,以下のコマンド
12098 \end_layout
12099
12100 \begin_layout Standard
12101
12102 \series bold
12103
12104 \backslash
12105 setlength{
12106 \backslash
12107 mathsurround}{5mm}
12108 \end_layout
12109
12110 \begin_layout Standard
12111 を\SpecialChar TeX
12112 モードで挿入します.すると,5
12113 \begin_inset space \thinspace{}
12114 \end_inset
12115
12116 mmの空白がすべての行内数式の前後に設定されることになります.
12117 \begin_inset ERT
12118 status collapsed
12119
12120 \begin_layout Plain Layout
12121
12122
12123 \backslash
12124 setlength{
12125 \backslash
12126 mathsurround}{5mm}
12127 \end_layout
12128
12129 \end_inset
12130
12131
12132 \end_layout
12133
12134 \begin_layout Standard
12135 この行には,周囲に5
12136 \begin_inset space \thinspace{}
12137 \end_inset
12138
12139 mmの余白を設定した行内数式
12140 \begin_inset Formula $A=B$
12141 \end_inset
12142
12143 があります.
12144 \begin_inset ERT
12145 status collapsed
12146
12147 \begin_layout Plain Layout
12148
12149
12150 \backslash
12151 setlength{
12152 \backslash
12153 mathsurround}{0pt}
12154 \end_layout
12155
12156 \end_inset
12157
12158
12159 \end_layout
12160
12161 \begin_layout Standard
12162 既定値に戻すには,
12163 \series bold
12164
12165 \backslash
12166 mathsurround
12167 \series default
12168 を0
12169 \begin_inset space \thinspace{}
12170 \end_inset
12171
12172 ptの値に戻して下さい.
12173 \end_layout
12174
12175 \begin_layout Section
12176 ボックスと枠
12177 \begin_inset Index idx
12178 status collapsed
12179
12180 \begin_layout Plain Layout
12181 ぼっくす@ボックス
12182 \end_layout
12183
12184 \end_inset
12185
12186
12187 \begin_inset Index idx
12188 status collapsed
12189
12190 \begin_layout Plain Layout
12191 わく@枠
12192 \begin_inset ERT
12193 status collapsed
12194
12195 \begin_layout Plain Layout
12196
12197 |see{
12198 \end_layout
12199
12200 \end_inset
12201
12202 ボックス
12203 \begin_inset ERT
12204 status collapsed
12205
12206 \begin_layout Plain Layout
12207
12208 }
12209 \end_layout
12210
12211 \end_inset
12212
12213
12214 \end_layout
12215
12216 \end_inset
12217
12218
12219 \end_layout
12220
12221 \begin_layout Standard
12222 本文中のボックスについては,取扱説明書
12223 \family typewriter
12224 埋め込みオブジェクト篇
12225 \family default
12226
12227 \family typewriter
12228 ボックス
12229 \family default
12230 の章に述べられています.
12231 \end_layout
12232
12233 \begin_layout Subsection
12234 枠付きボックス
12235 \begin_inset CommandInset label
12236 LatexCommand label
12237 name "subsec:枠付きボックス"
12238
12239 \end_inset
12240
12241
12242 \begin_inset Index idx
12243 status collapsed
12244
12245 \begin_layout Plain Layout
12246 ぼっくす@ボックス ! わくつき@枠付き
12247 \begin_inset space \thinspace{}
12248 \end_inset
12249
12250 ——
12251 \end_layout
12252
12253 \end_inset
12254
12255
12256 \end_layout
12257
12258 \begin_layout Standard
12259
12260 \series bold
12261
12262 \backslash
12263 fbox
12264 \series default
12265
12266 \begin_inset Index idx
12267 status collapsed
12268
12269 \begin_layout Plain Layout
12270 こまんど@コマンド ! F ! 
12271 \backslash
12272 fbox
12273 \end_layout
12274
12275 \end_inset
12276
12277 コマンドや
12278 \series bold
12279
12280 \backslash
12281 boxed
12282 \series default
12283
12284 \begin_inset Index idx
12285 status collapsed
12286
12287 \begin_layout Plain Layout
12288 こまんど@コマンド ! B ! 
12289 \backslash
12290 boxed
12291 \end_layout
12292
12293 \end_inset
12294
12295 コマンドを使えば,数式やその一部を枠の中に入れることができます.
12296 \end_layout
12297
12298 \begin_layout Standard
12299 どちらかのコマンドを数式に挿入すると,枠の中に青枠が現れ,数式の断片を入れることができます.
12300 \series bold
12301
12302 \backslash
12303 fbox
12304 \series default
12305 の場合には,そのままではボックスの中身が数式テキストとして取り扱われてしまうので,
12306 \family sans
12307 Ctrl+M
12308 \family default
12309 を使って,このボックスの中にもう一度数式を作らなくてはなりません.
12310 \series bold
12311
12312 \backslash
12313 boxed
12314 \series default
12315 を使った場合には,新しい数式が自動的に枠内に作られます.
12316 \end_layout
12317
12318 \begin_layout Standard
12319
12320 \series bold
12321
12322 \backslash
12323 fbox
12324 \series default
12325 コマンドは,数式がつねに本文の大きさに設定されてしまうので,別行立て数式に枠を付けるのには適していません.逆に
12326 \series bold
12327
12328 \backslash
12329 boxed
12330 \series default
12331 は,数式がつねに別行立て数式の大きさに設定されてしまうので,行内数式に枠をつけるのには適していません.
12332 \end_layout
12333
12334 \begin_layout Standard
12335
12336 \series bold
12337
12338 \backslash
12339 fbox
12340 \series default
12341 の拡張として,枠幅と配置も指定することができる
12342 \series bold
12343
12344 \backslash
12345 framebox
12346 \series default
12347
12348 \begin_inset Index idx
12349 status collapsed
12350
12351 \begin_layout Plain Layout
12352 こまんど@コマンド ! F ! 
12353 \backslash
12354 framebox
12355 \end_layout
12356
12357 \end_inset
12358
12359 コマンドがあります.
12360 \series bold
12361
12362 \backslash
12363 framebox
12364 \series default
12365 は,以下の書式を持ちます.
12366 \end_layout
12367
12368 \begin_layout Standard
12369
12370 \series bold
12371
12372 \backslash
12373 framebox[枠幅][位置]{ボックスの内容}
12374 \end_layout
12375
12376 \begin_layout Standard
12377 「位置」は,
12378 \emph on
12379 l
12380 \emph default
12381
12382 \emph on
12383 r
12384 \emph default
12385 の値をとります.
12386 \emph on
12387 l
12388 \emph default
12389 は,ボックス中で数式を左寄せ,
12390 \emph on
12391 r
12392 \emph default
12393 は右寄せにします.位置を指定しない時には,数式は中央揃えになります.
12394 \begin_inset Newline newline
12395 \end_inset
12396
12397 「枠幅」を指定しない時には,位置を指定することができません.この場合には,
12398 \series bold
12399
12400 \backslash
12401 fbox
12402 \series default
12403 と同様,枠幅がボックスの内容に応じて調節されるのです.
12404 \end_layout
12405
12406 \begin_layout Standard
12407
12408 \series bold
12409
12410 \backslash
12411 framebox
12412 \series default
12413 コマンドを挿入すると,三つの青枠を含むボックスが現れます.最初の二つの枠は括弧で囲まれており,二つとも非必須の変数であることを意味します.三つ目の枠は,
12414 \series bold
12415
12416 \backslash
12417 fbox
12418 \series default
12419 同様,数式の断片を入れるためのものです.
12420 \end_layout
12421
12422 \begin_layout Standard
12423 \align center
12424 \begin_inset Tabular
12425 <lyxtabular version="3" rows="5" columns="2">
12426 <features booktabs="true" tabularvalignment="middle">
12427 <column alignment="center" valignment="top" width="0pt">
12428 <column alignment="center" valignment="top">
12429 <row>
12430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \begin_layout Plain Layout
12434 コマンド
12435 \end_layout
12436
12437 \end_inset
12438 </cell>
12439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12440 \begin_inset Text
12441
12442 \begin_layout Plain Layout
12443 出力
12444 \end_layout
12445
12446 \end_inset
12447 </cell>
12448 </row>
12449 <row topspace="1.5mm">
12450 <cell alignment="center" valignment="top" usebox="none">
12451 \begin_inset Text
12452
12453 \begin_layout Plain Layout
12454
12455 \backslash
12456 fbox
12457 \begin_inset space \textvisiblespace{}
12458 \end_inset
12459
12460
12461 \family sans
12462 Ctrl+M
12463 \family default
12464  
12465 \backslash
12466 int
12467 \begin_inset space \textvisiblespace{}
12468 \end_inset
12469
12470 A=B
12471 \end_layout
12472
12473 \end_inset
12474 </cell>
12475 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12476 \begin_inset Text
12477
12478 \begin_layout Plain Layout
12479 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12480 \end_inset
12481
12482
12483 \end_layout
12484
12485 \end_inset
12486 </cell>
12487 </row>
12488 <row topspace="1.5mm">
12489 <cell alignment="center" valignment="top" usebox="none">
12490 \begin_inset Text
12491
12492 \begin_layout Plain Layout
12493
12494 \backslash
12495 boxed
12496 \begin_inset space \textvisiblespace{}
12497 \end_inset
12498
12499
12500 \backslash
12501 int
12502 \begin_inset space \textvisiblespace{}
12503 \end_inset
12504
12505 A=B
12506 \end_layout
12507
12508 \end_inset
12509 </cell>
12510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12511 \begin_inset Text
12512
12513 \begin_layout Plain Layout
12514 \begin_inset Formula $\boxed{\int A=B}$
12515 \end_inset
12516
12517
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 </row>
12523 <row topspace="1.5mm">
12524 <cell alignment="center" valignment="top" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Plain Layout
12528 A+
12529 \backslash
12530 fbox
12531 \begin_inset space \textvisiblespace{}
12532 \end_inset
12533
12534 B
12535 \end_layout
12536
12537 \end_inset
12538 </cell>
12539 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12540 \begin_inset Text
12541
12542 \begin_layout Plain Layout
12543 \begin_inset Formula $A+\fbox{B}$
12544 \end_inset
12545
12546
12547 \end_layout
12548
12549 \end_inset
12550 </cell>
12551 </row>
12552 <row topspace="1.5mm" bottomspace="1mm">
12553 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Plain Layout
12557
12558 \backslash
12559 framebox
12560 \begin_inset space \textvisiblespace{}
12561 \end_inset
12562
12563 20mm
12564 \begin_inset Formula $\to$
12565 \end_inset
12566
12567
12568 \begin_inset Formula $\to$
12569 \end_inset
12570
12571
12572 \family sans
12573 Ctrl+M
12574 \family default
12575  
12576 \backslash
12577 frac
12578 \begin_inset space \textvisiblespace{}
12579 \end_inset
12580
12581 A
12582 \begin_inset Formula $\downarrow$
12583 \end_inset
12584
12585 B
12586 \end_layout
12587
12588 \end_inset
12589 </cell>
12590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12591 \begin_inset Text
12592
12593 \begin_layout Plain Layout
12594 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12595 \end_inset
12596
12597
12598 \end_layout
12599
12600 \end_inset
12601 </cell>
12602 </row>
12603 </lyxtabular>
12604
12605 \end_inset
12606
12607
12608 \end_layout
12609
12610 \begin_layout Standard
12611 枠の厚みも調節可能です.そのためには,以下のコマンドを数式の前に\SpecialChar TeX
12612 モードで挿入しなくてはなりません.
12613 \end_layout
12614
12615 \begin_layout Standard
12616
12617 \series bold
12618
12619 \backslash
12620 fboxrule
12621 \series default
12622  
12623 \series bold
12624
12625 \begin_inset Quotes eld
12626 \end_inset
12627
12628 厚み
12629 \begin_inset Quotes erd
12630 \end_inset
12631
12632
12633 \series default
12634  
12635 \series bold
12636
12637 \backslash
12638 fboxsep
12639 \series default
12640  
12641 \series bold
12642
12643 \begin_inset Quotes eld
12644 \end_inset
12645
12646 距離
12647 \begin_inset Quotes erd
12648 \end_inset
12649
12650
12651 \end_layout
12652
12653 \begin_layout Standard
12654 \begin_inset Quotes eld
12655 \end_inset
12656
12657 距離
12658 \begin_inset Quotes erd
12659 \end_inset
12660
12661 は,枠とボックス内の一文字目との間の距離を示します.これを使った例として,以下の枠付き数式をご覧下さい.
12662 \begin_inset ERT
12663 status collapsed
12664
12665 \begin_layout Plain Layout
12666
12667
12668 \backslash
12669 fboxrule 2mm 
12670 \backslash
12671 fboxsep 3mm
12672 \end_layout
12673
12674 \end_inset
12675
12676
12677 \begin_inset Formula 
12678 \[
12679 \boxed{A+B=C}
12680 \]
12681
12682 \end_inset
12683
12684 この数式の直前には,
12685 \end_layout
12686
12687 \begin_layout Standard
12688
12689 \series bold
12690
12691 \backslash
12692 fboxrule
12693 \series default
12694  
12695 \series bold
12696 2mm
12697 \series default
12698  
12699 \series bold
12700
12701 \backslash
12702 fboxsep
12703 \series default
12704  
12705 \series bold
12706 3mm
12707 \end_layout
12708
12709 \begin_layout Standard
12710 というコマンドが,\SpecialChar TeX
12711 モードで挿入されています.ここで与えられた値は,以後のすべてのボックスに適用されます.
12712 \end_layout
12713
12714 \begin_layout Standard
12715 標準の枠寸法に戻すには,
12716 \end_layout
12717
12718 \begin_layout Standard
12719
12720 \series bold
12721
12722 \backslash
12723 fboxrule
12724 \series default
12725  
12726 \series bold
12727 0.4pt
12728 \series default
12729  
12730 \series bold
12731
12732 \backslash
12733 fboxsep
12734 \series default
12735  
12736 \series bold
12737 3pt
12738 \series default
12739
12740 \begin_inset ERT
12741 status collapsed
12742
12743 \begin_layout Plain Layout
12744
12745
12746 \backslash
12747 fboxrule 0.4pt 
12748 \backslash
12749 fboxsep 3pt
12750 \end_layout
12751
12752 \end_inset
12753
12754
12755 \end_layout
12756
12757 \begin_layout Standard
12758 というコマンドを,次の数式が始まる前に\SpecialChar TeX
12759 モードで挿入しておきます.
12760 \end_layout
12761
12762 \begin_layout Subsection
12763 枠なしボックス
12764 \begin_inset CommandInset label
12765 LatexCommand label
12766 name "subsec:枠なしボックス"
12767
12768 \end_inset
12769
12770
12771 \begin_inset Index idx
12772 status collapsed
12773
12774 \begin_layout Plain Layout
12775 ぼっくす@ボックス ! わくなし@枠なし
12776 \begin_inset space \thinspace{}
12777 \end_inset
12778
12779 ——
12780 \end_layout
12781
12782 \end_inset
12783
12784
12785 \end_layout
12786
12787 \begin_layout Standard
12788 枠のないボックスを作るには,
12789 \series bold
12790
12791 \backslash
12792 mbox
12793 \series default
12794
12795 \begin_inset Index idx
12796 status collapsed
12797
12798 \begin_layout Plain Layout
12799 こまんど@コマンド ! M ! 
12800 \backslash
12801 mbox
12802 \end_layout
12803
12804 \end_inset
12805
12806
12807 \series bold
12808
12809 \backslash
12810 makebox
12811 \series default
12812
12813 \begin_inset Index idx
12814 status collapsed
12815
12816 \begin_layout Plain Layout
12817 こまんど@コマンド ! M ! 
12818 \backslash
12819 makebox
12820 \end_layout
12821
12822 \end_inset
12823
12824
12825 \series bold
12826
12827 \backslash
12828 raisebox
12829 \series default
12830
12831 \begin_inset Index idx
12832 status collapsed
12833
12834 \begin_layout Plain Layout
12835 こまんど@コマンド ! R ! 
12836 \backslash
12837 raisebox
12838 \end_layout
12839
12840 \end_inset
12841
12842 の三つのコマンドがあります.
12843 \end_layout
12844
12845 \begin_layout Standard
12846
12847 \series bold
12848
12849 \backslash
12850 raisebox
12851 \series default
12852 を使うと,ボックスを上付きにしたり下付きにしたりすることができます.しかし,通常の上付き文字・下付き文字とは違い,ボックス内の文字寸法はそのまま保たれます.
12853 \series bold
12854
12855 \backslash
12856 raisebox
12857 \series default
12858 は,以下の書式で用いられます.
12859 \end_layout
12860
12861 \begin_layout Standard
12862
12863 \series bold
12864
12865 \backslash
12866 raisebox{高さ}{ボックスの内容}
12867 \end_layout
12868
12869 \begin_layout Standard
12870
12871 \series bold
12872
12873 \backslash
12874 fbox
12875 \series default
12876 と同様,ボックスに数式を入れる際には,明示的に数式として入れる必要があります.
12877 \begin_inset Note Greyedout
12878 status open
12879
12880 \begin_layout Plain Layout
12881
12882 \series bold
12883 【註】
12884 \series default
12885 下の最後の
12886 \series bold
12887
12888 \backslash
12889 raisebox
12890 \series default
12891 のところで,
12892 \family sans
12893 Ctrl+M
12894 \family default
12895 を一回でなく二回押すことによって,もう一段数式をいれています.これは,\SpecialChar LyX
12896
12897 \series bold
12898
12899 \backslash
12900 raisebox
12901 \series default
12902 を直接サポートしていないためです.
12903 \end_layout
12904
12905 \end_inset
12906
12907
12908 \end_layout
12909
12910 \begin_layout Standard
12911 \align center
12912 \begin_inset Tabular
12913 <lyxtabular version="3" rows="4" columns="2">
12914 <features booktabs="true" tabularvalignment="middle">
12915 <column alignment="center" valignment="top" width="0pt">
12916 <column alignment="center" valignment="top">
12917 <row>
12918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12919 \begin_inset Text
12920
12921 \begin_layout Plain Layout
12922 コマンド
12923 \end_layout
12924
12925 \end_inset
12926 </cell>
12927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12928 \begin_inset Text
12929
12930 \begin_layout Plain Layout
12931 出力
12932 \end_layout
12933
12934 \end_inset
12935 </cell>
12936 </row>
12937 <row>
12938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12939 \begin_inset Text
12940
12941 \begin_layout Plain Layout
12942 H
12943 \backslash
12944 raisebox{2mm
12945 \begin_inset Formula $\to$
12946 \end_inset
12947
12948
12949 \backslash
12950 {al
12951 \begin_inset Formula $\to$
12952 \end_inset
12953
12954  lo
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12960 \begin_inset Text
12961
12962 \begin_layout Plain Layout
12963 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12964 \end_inset
12965
12966
12967 \end_layout
12968
12969 \end_inset
12970 </cell>
12971 </row>
12972 <row>
12973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Plain Layout
12977 H
12978 \backslash
12979 raisebox{-2mm
12980 \begin_inset Formula $\to$
12981 \end_inset
12982
12983
12984 \backslash
12985 {al
12986 \begin_inset Formula $\to$
12987 \end_inset
12988
12989 lo
12990 \end_layout
12991
12992 \end_inset
12993 </cell>
12994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12995 \begin_inset Text
12996
12997 \begin_layout Plain Layout
12998 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12999 \end_inset
13000
13001
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 </row>
13007 <row>
13008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13009 \begin_inset Text
13010
13011 \begin_layout Plain Layout
13012 A=
13013 \backslash
13014 raisebox{-2mm
13015 \begin_inset Formula $\to$
13016 \end_inset
13017
13018
13019 \backslash
13020 {
13021 \family sans
13022 Ctrl+M Ctrl+M
13023 \family default
13024  
13025 \backslash
13026 sqrt
13027 \begin_inset space \textvisiblespace{}
13028 \end_inset
13029
13030
13031 \end_layout
13032
13033 \end_inset
13034 </cell>
13035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13036 \begin_inset Text
13037
13038 \begin_layout Plain Layout
13039 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13040 \end_inset
13041
13042
13043 \end_layout
13044
13045 \end_inset
13046 </cell>
13047 </row>
13048 </lyxtabular>
13049
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 枠がないことを除けば,
13057 \series bold
13058
13059 \backslash
13060 mbox
13061 \series default
13062 コマンドは
13063 \series bold
13064
13065 \backslash
13066 fbox
13067 \series default
13068 と同じであり,
13069 \series bold
13070
13071 \backslash
13072 makebox
13073 \series default
13074
13075 \series bold
13076
13077 \backslash
13078 framebox
13079 \series default
13080 と同じです.
13081 \end_layout
13082
13083 \begin_layout Subsection
13084 色付きボックス
13085 \begin_inset CommandInset label
13086 LatexCommand label
13087 name "subsec:色付きボックス"
13088
13089 \end_inset
13090
13091
13092 \begin_inset Index idx
13093 status collapsed
13094
13095 \begin_layout Plain Layout
13096 ぼっくす@ボックス ! いろつき@色付き
13097 \begin_inset space \thinspace{}
13098 \end_inset
13099
13100 ——
13101 \end_layout
13102
13103 \end_inset
13104
13105
13106 \end_layout
13107
13108 \begin_layout Standard
13109 本節で説明されているコマンドをすべて使えるようにするためには,\SpecialChar LaTeX
13110 プリアンブルに
13111 \end_layout
13112
13113 \begin_layout Standard
13114
13115 \series bold
13116
13117 \backslash
13118 usepackage{color}
13119 \end_layout
13120
13121 \begin_layout Standard
13122 という行
13123 \begin_inset Foot
13124 status collapsed
13125
13126 \begin_layout Plain Layout
13127 定義済みの色を使って,文書中のどこかで文章に色を付けてある場合,\SpecialChar LyX
13128 は,自動的に\SpecialChar LaTeX
13129 パッケージ
13130 \series bold
13131 color
13132 \series default
13133 を読み込みます.したがって,本パッケージが二度読み込まれる可能性があるわけですが,そうなったとしても問題は生じません.
13134 \end_layout
13135
13136 \end_inset
13137
13138
13139 \begin_inset Note Note
13140 status collapsed
13141
13142 \begin_layout Plain Layout
13143 本パッケージが二度読み込まれることを防ぐために,\SpecialChar LaTeX
13144 プリアンブルにマクロを挿入してあります.
13145 \end_layout
13146
13147 \end_inset
13148
13149 を書き加えて,\SpecialChar LaTeX
13150 パッケージの
13151 \series bold
13152 color
13153 \series default
13154
13155 \begin_inset Foot
13156 status collapsed
13157
13158 \begin_layout Plain Layout
13159 \SpecialChar LaTeX
13160 パッケージ
13161 \series bold
13162 color
13163 \series default
13164 は,すべての標準的な\SpecialChar LaTeX
13165 頒布版に含まれています.
13166 \end_layout
13167
13168 \end_inset
13169
13170
13171 \begin_inset Index idx
13172 status collapsed
13173
13174 \begin_layout Plain Layout
13175 ぱっけーじ@パッケージ ! color
13176 \end_layout
13177
13178 \end_inset
13179
13180 を読み込む必要があります.
13181 \end_layout
13182
13183 \begin_layout Standard
13184 \begin_inset VSpace medskip
13185 \end_inset
13186
13187 ボックスに色を付けるには,
13188 \series bold
13189
13190 \backslash
13191 colorbox
13192 \series default
13193
13194 \begin_inset Index idx
13195 status collapsed
13196
13197 \begin_layout Plain Layout
13198 こまんど@コマンド ! C ! 
13199 \backslash
13200 colorbox
13201 \end_layout
13202
13203 \end_inset
13204
13205 コマンドを以下の書式で使用します.
13206 \end_layout
13207
13208 \begin_layout Standard
13209
13210 \series bold
13211
13212 \backslash
13213 colorbox{色}{ボックスの内容}
13214 \end_layout
13215
13216 \begin_layout Standard
13217 ボックスの内容には,別のボックスが含まれても構いませんし,
13218 \series bold
13219
13220 \backslash
13221 colorbox
13222 \series default
13223 自体も,別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください).ボックスに数式を含める場合には,
13224 \series bold
13225
13226 \backslash
13227 raisebox
13228 \series default
13229 と同様,明示的に数式を作らなくてはなりません
13230 \begin_inset Foot
13231 status collapsed
13232
13233 \begin_layout Plain Layout
13234 これは,
13235 \series bold
13236
13237 \backslash
13238 fcolorbox
13239 \series default
13240 コマンドにも当てはまります.
13241 \end_layout
13242
13243 \end_inset
13244
13245
13246 \end_layout
13247
13248 \begin_layout Standard
13249 選択できる定義済みの色としては,
13250 \end_layout
13251
13252 \begin_layout Standard
13253
13254 \series bold
13255 black
13256 \series default
13257 (黒)・
13258 \series bold
13259 blue
13260 \series default
13261 (青)・
13262 \series bold
13263 cyan
13264 \series default
13265 (シアン)・
13266 \series bold
13267 green
13268 \series default
13269 (緑)・
13270 \series bold
13271 magenta
13272 \series default
13273 (マゼンタ)・
13274 \series bold
13275 red
13276 \series default
13277 (赤)・
13278 \series bold
13279 white
13280 \series default
13281 (白)・
13282 \series bold
13283 yellow
13284 \series default
13285 (黄)
13286 \end_layout
13287
13288 \begin_layout Standard
13289 があります.
13290 \end_layout
13291
13292 \begin_layout Standard
13293 \align center
13294 \begin_inset Tabular
13295 <lyxtabular version="3" rows="4" columns="2">
13296 <features booktabs="true" tabularvalignment="middle">
13297 <column alignment="center" valignment="top" width="0pt">
13298 <column alignment="center" valignment="top">
13299 <row>
13300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13301 \begin_inset Text
13302
13303 \begin_layout Plain Layout
13304 コマンド
13305 \end_layout
13306
13307 \end_inset
13308 </cell>
13309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13310 \begin_inset Text
13311
13312 \begin_layout Plain Layout
13313 出力
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 </row>
13319 <row>
13320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13321 \begin_inset Text
13322
13323 \begin_layout Plain Layout
13324
13325 \backslash
13326 colorbox{yellow
13327 \begin_inset Formula $\to$
13328 \end_inset
13329
13330
13331 \backslash
13332 {A=B
13333 \end_layout
13334
13335 \end_inset
13336 </cell>
13337 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13338 \begin_inset Text
13339
13340 \begin_layout Plain Layout
13341 \begin_inset Formula $\colorbox{yellow}{A=B}$
13342 \end_inset
13343
13344
13345 \end_layout
13346
13347 \end_inset
13348 </cell>
13349 </row>
13350 <row topspace="1.5mm">
13351 <cell alignment="center" valignment="top" usebox="none">
13352 \begin_inset Text
13353
13354 \begin_layout Plain Layout
13355
13356 \backslash
13357 colorbox{green
13358 \begin_inset Formula $\to$
13359 \end_inset
13360
13361
13362 \backslash
13363 {
13364 \backslash
13365 fbox
13366 \begin_inset space \textvisiblespace{}
13367 \end_inset
13368
13369 A=B
13370 \end_layout
13371
13372 \end_inset
13373 </cell>
13374 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13375 \begin_inset Text
13376
13377 \begin_layout Plain Layout
13378 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13379 \end_inset
13380
13381
13382 \end_layout
13383
13384 \end_inset
13385 </cell>
13386 </row>
13387 <row topspace="1.5mm" bottomspace="1mm">
13388 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13389 \begin_inset Text
13390
13391 \begin_layout Plain Layout
13392
13393 \backslash
13394 fbox
13395 \begin_inset space \textvisiblespace{}
13396 \end_inset
13397
13398
13399 \backslash
13400 colorbox{green
13401 \begin_inset Formula $\to$
13402 \end_inset
13403
13404
13405 \backslash
13406 {
13407 \family sans
13408 Ctrl+M
13409 \family default
13410  
13411 \family sans
13412 Ctrl+M
13413 \family default
13414  
13415 \backslash
13416 int
13417 \begin_inset space \textvisiblespace{}
13418 \end_inset
13419
13420 C=D
13421 \end_layout
13422
13423 \end_inset
13424 </cell>
13425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13426 \begin_inset Text
13427
13428 \begin_layout Plain Layout
13429 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13430 \end_inset
13431
13432
13433 \end_layout
13434
13435 \end_inset
13436 </cell>
13437 </row>
13438 </lyxtabular>
13439
13440 \end_inset
13441
13442
13443 \end_layout
13444
13445 \begin_layout Standard
13446
13447 \series bold
13448
13449 \backslash
13450 colorbox
13451 \series default
13452 は,ボックスに色をつけるだけで,ボックス内の文字には色付けをしません.すべての文字に色付けするには,数式全体を選択し,
13453 \family sans
13454 文字様式
13455 \family default
13456 ダイアログで欲しい色を選択します.このダイアログは,ツールバーボタン
13457 \begin_inset Info
13458 type  "icon"
13459 arg   "dialog-show character"
13460 \end_inset
13461
13462
13463 \family sans
13464 編集\SpecialChar menuseparator
13465 文字様式\SpecialChar menuseparator
13466 任意設定
13467 \family default
13468 メニューで開くことができます.すると,数式番号も数式と同じ色になります.数式番号が数式の文字とは別の色になるようにするには,数式内部で色を変えなくてはなりません
13469
13470 \end_layout
13471
13472 \begin_layout Standard
13473 たとえば,
13474 \end_layout
13475
13476 \begin_layout Standard
13477
13478 \color red
13479 \begin_inset Formula 
13480 \begin{equation}
13481 \int A=B\label{eq:red}
13482 \end{equation}
13483
13484 \end_inset
13485
13486
13487 \color green
13488
13489 \begin_inset Formula 
13490 \begin{equation}
13491 \textcolor{red}{\int A=B}\label{eq:redgreen}
13492 \end{equation}
13493
13494 \end_inset
13495
13496
13497 \end_layout
13498
13499 \begin_layout Standard
13500 数式
13501 \begin_inset CommandInset ref
13502 LatexCommand eqref
13503 reference "eq:red"
13504
13505 \end_inset
13506
13507 は,全体が赤色です.
13508 \begin_inset Newline newline
13509 \end_inset
13510
13511 数式
13512 \begin_inset CommandInset ref
13513 LatexCommand eqref
13514 reference "eq:redgreen"
13515
13516 \end_inset
13517
13518 は,数式番号を緑色にするために,まず全体を緑色にします.その後,数式内の文字を赤色にします.
13519 \end_layout
13520
13521 \begin_layout Standard
13522 \begin_inset VSpace bigskip
13523 \end_inset
13524
13525 ボックスの枠だけ別の色にするには,
13526 \series bold
13527
13528 \backslash
13529 fcolorbox
13530 \series default
13531
13532 \begin_inset Index idx
13533 status collapsed
13534
13535 \begin_layout Plain Layout
13536 こまんど@コマンド ! F ! 
13537 \backslash
13538 fcolorbox
13539 \end_layout
13540
13541 \end_inset
13542
13543 コマンドを以下の書式で使用します.
13544 \end_layout
13545
13546 \begin_layout Standard
13547
13548 \series bold
13549
13550 \backslash
13551 fcolorbox{枠の色}{色}{ボックスの内容}
13552 \end_layout
13553
13554 \begin_layout Standard
13555 つまり,
13556 \series bold
13557
13558 \backslash
13559 fcolorbox
13560 \series default
13561
13562 \series bold
13563
13564 \backslash
13565 colorbox
13566 \series default
13567 コマンドの拡張です.
13568 \series bold
13569
13570 \backslash
13571 framebox
13572 \series default
13573 と同様に,枠の厚みは
13574 \series bold
13575
13576 \backslash
13577 fboxrule
13578 \series default
13579
13580 \series bold
13581
13582 \backslash
13583 fboxsep
13584 \series default
13585 で設定します.たとえば,
13586 \begin_inset ERT
13587 status collapsed
13588
13589 \begin_layout Plain Layout
13590
13591
13592 \backslash
13593 fboxrule 1mm 
13594 \backslash
13595 fboxsep 1mm
13596 \end_layout
13597
13598 \end_inset
13599
13600
13601 \begin_inset Formula 
13602 \[
13603 \fcolorbox{cyan}{magenta}{A=B}
13604 \]
13605
13606 \end_inset
13607
13608
13609 \begin_inset ERT
13610 status collapsed
13611
13612 \begin_layout Plain Layout
13613
13614
13615 \backslash
13616 fboxrule 0.4pt 
13617 \backslash
13618 fboxsep 3pt
13619 \end_layout
13620
13621 \end_inset
13622
13623 のようにします.
13624 \end_layout
13625
13626 \begin_layout Standard
13627 上記の数式は,以下のコマンドで作成されています.
13628 \begin_inset Newline newline
13629 \end_inset
13630
13631
13632 \series bold
13633
13634 \backslash
13635 fcolorbox{cyan
13636 \begin_inset Formula $\to$
13637 \end_inset
13638
13639
13640 \backslash
13641 {magenta
13642 \begin_inset Formula $\to$
13643 \end_inset
13644
13645
13646 \backslash
13647 {A=B
13648 \series default
13649 .
13650 \end_layout
13651
13652 \begin_layout Standard
13653 \begin_inset VSpace bigskip
13654 \end_inset
13655
13656 定義済みの色以外の色を使いたい場合には,まずその色を定義しなくてはなりません.
13657 \end_layout
13658
13659 \begin_layout Standard
13660 たとえば,「
13661 \series bold
13662 darkgreen
13663 \series default
13664 」という色を定義するには,\SpecialChar LaTeX
13665 プリアンブルに
13666 \end_layout
13667
13668 \begin_layout Standard
13669
13670 \series bold
13671
13672 \backslash
13673 definecolor{darkgreen}{cmyk}{0.5,
13674 \series default
13675  
13676 \series bold
13677 0,
13678 \series default
13679  
13680 \series bold
13681 1,
13682 \series default
13683  
13684 \series bold
13685 0.5}
13686 \series default
13687
13688 \begin_inset Index idx
13689 status collapsed
13690
13691 \begin_layout Plain Layout
13692 こまんど@コマンド ! D ! 
13693 \backslash
13694 definecolor
13695 \end_layout
13696
13697 \end_inset
13698
13699
13700 \end_layout
13701
13702 \begin_layout Standard
13703 という行を書き加えます.
13704 \end_layout
13705
13706 \begin_layout Standard
13707
13708 \series bold
13709 cmyk
13710 \series default
13711 とは,
13712 \series bold
13713 cyan
13714 \series default
13715 (シアン)・
13716 \series bold
13717 magenta
13718 \series default
13719 (マゼンタ)・
13720 \series bold
13721 yellow
13722 \series default
13723 (黄)・
13724 \series bold
13725 black
13726 \series default
13727 (黒)の各色を表す色空間です.コンマで区切られた四つの数字は,この色空間における各色の出力強度です.強度は,0
13728 \begin_inset space \thinspace{}
13729 \end_inset
13730
13731 -
13732 \begin_inset space \thinspace{}
13733 \end_inset
13734
13735 1の範囲をとることができます.定義には,
13736 \series bold
13737 cmyk
13738 \series default
13739 の他に,
13740 \series bold
13741 rgb
13742 \series default
13743 という色空間を使うこともできます.
13744 \series bold
13745 rgb
13746 \series default
13747 とは,
13748 \series bold
13749 red
13750 \series default
13751 (赤)・
13752 \series bold
13753 green
13754 \series default
13755 (緑)・
13756 \series bold
13757 blue
13758 \series default
13759 (青)の各色を意味し,この場合には,各色に対応した三つの出力強度を指定します.さらに,灰色の出力強度のみをとる
13760 \series bold
13761 gray
13762 \series default
13763 という色空間もあります.
13764 \end_layout
13765
13766 \begin_layout Standard
13767 例として,文字が
13768 \series bold
13769 yellow
13770 \series default
13771 に色付けされ,新しく定義した
13772 \series bold
13773 darkgreen
13774 \series default
13775 という色を持つ枠付きボックスを挙げておきます.
13776 \begin_inset Formula 
13777 \begin{equation}
13778 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13779 \end{equation}
13780
13781 \end_inset
13782
13783
13784 \end_layout
13785
13786 \begin_layout Standard
13787
13788 \series bold
13789
13790 \backslash
13791 textcolor
13792 \series default
13793 コマンドを使うと,以下のように,自前で定義した色をテキスト中でも使用することができます.
13794 \begin_inset Index idx
13795 status collapsed
13796
13797 \begin_layout Plain Layout
13798 てきすと@テキスト ! いろつき@色付き
13799 \end_layout
13800
13801 \end_inset
13802
13803
13804 \end_layout
13805
13806 \begin_layout Standard
13807 \begin_inset ERT
13808 status collapsed
13809
13810 \begin_layout Plain Layout
13811
13812
13813 \backslash
13814 textcolor{darkgreen}{
13815 \end_layout
13816
13817 \end_inset
13818
13819 この文は「darkgreen」です.
13820 \begin_inset ERT
13821 status collapsed
13822
13823 \begin_layout Plain Layout
13824
13825 }
13826 \end_layout
13827
13828 \end_inset
13829
13830
13831 \end_layout
13832
13833 \begin_layout Standard
13834
13835 \series bold
13836
13837 \backslash
13838 textcolor
13839 \series default
13840
13841 \begin_inset Index idx
13842 status collapsed
13843
13844 \begin_layout Plain Layout
13845 こまんど@コマンド ! T ! 
13846 \backslash
13847 textcolor
13848 \end_layout
13849
13850 \end_inset
13851
13852 は,
13853 \series bold
13854
13855 \backslash
13856 textcolor{色}{色付けをする文}
13857 \series default
13858 という書式で使用することができます.
13859 \end_layout
13860
13861 \begin_layout Subsection
13862 段落ボックス
13863 \begin_inset CommandInset label
13864 LatexCommand label
13865 name "subsec:段落ボックス"
13866
13867 \end_inset
13868
13869
13870 \begin_inset Index idx
13871 status collapsed
13872
13873 \begin_layout Plain Layout
13874 ぼっくす@ボックス ! だんらく@段落
13875 \begin_inset space \thinspace{}
13876 \end_inset
13877
13878 ——
13879 \end_layout
13880
13881 \end_inset
13882
13883
13884 \end_layout
13885
13886 \begin_layout Standard
13887 いくつかの行や段落を含む,いわゆる段落ボックス(parbox)は,
13888 \family sans
13889 挿入\SpecialChar menuseparator
13890 ボックス
13891 \family default
13892 メニューかツールバーボタン
13893 \begin_inset Info
13894 type  "icon"
13895 arg   "box-insert"
13896 \end_inset
13897
13898 で作成することができます.
13899 \end_layout
13900
13901 \begin_layout Standard
13902 以下の例は,行中の枠付きparboxを示したものです.
13903 \end_layout
13904
13905 \begin_layout Standard
13906 \begin_inset VSpace medskip
13907 \end_inset
13908
13909 この行は,
13910 \begin_inset Box Boxed
13911 position "c"
13912 hor_pos "c"
13913 has_inner_box 1
13914 inner_pos "t"
13915 use_parbox 1
13916 use_makebox 0
13917 width "5cm"
13918 special "none"
13919 height "1in"
13920 height_special "totalheight"
13921 thickness "0.4pt"
13922 separation "3pt"
13923 shadowsize "4pt"
13924 framecolor "black"
13925 backgroundcolor "none"
13926 status open
13927
13928 \begin_layout Plain Layout
13929 これは段落ボックスです.これはちょうど5
13930 \begin_inset space \thinspace{}
13931 \end_inset
13932
13933 cmの幅になっており,以下のように数式を含めることもできます.
13934 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13935 \end_inset
13936
13937
13938 \end_layout
13939
13940 \end_inset
13941
13942 parboxの入った行です.
13943 \end_layout
13944
13945 \begin_layout Standard
13946 \begin_inset VSpace medskip
13947 \end_inset
13948
13949
13950 \end_layout
13951
13952 \begin_layout Standard
13953 このようなボックスは,灰色のボックス挿入枠を右クリックすることによって作ることができます.すると,ボックスの特性を表示したダイアログが現れます.上の例では,
13954 \emph on
13955 装飾
13956 \emph default
13957 :簡素な長方形の箱型,
13958 \emph on
13959 内部ボックス
13960 \emph default
13961 :parboxコマンド,
13962 \emph on
13963
13964 \emph default
13965 :5
13966 \begin_inset space \thinspace{}
13967 \end_inset
13968
13969 cm,
13970 \emph on
13971 垂直ボックス配置
13972 \emph default
13973 :中央,に設定されています.
13974 \end_layout
13975
13976 \begin_layout Standard
13977 \begin_inset VSpace medskip
13978 \end_inset
13979
13980 \SpecialChar LaTeX
13981 では,parboxは,以下の書式を持つ
13982 \series bold
13983
13984 \backslash
13985 parbox
13986 \series default
13987
13988 \begin_inset Index idx
13989 status collapsed
13990
13991 \begin_layout Plain Layout
13992 こまんど@コマンド ! P ! 
13993 \backslash
13994 parbox
13995 \end_layout
13996
13997 \end_inset
13998
13999 コマンドによって作られます.
14000 \end_layout
14001
14002 \begin_layout Standard
14003
14004 \series bold
14005
14006 \backslash
14007 parbox[位置]{幅}{ボックスの内容}
14008 \end_layout
14009
14010 \begin_layout Standard
14011 「位置」は,
14012 \emph on
14013 b
14014 \emph default
14015
14016 \emph on
14017 t
14018 \emph default
14019 の値をとることができます.下揃えを意味する
14020 \emph on
14021 b
14022 \emph default
14023 (bottom)は,ボックスを,周囲の本文中の最後の行と合わせることを意味します.上揃えを意味する
14024 \emph on
14025 t
14026 \emph default
14027 (top)は,これを最初の行に合わせます.位置を指定しない時には,ボックスは事実上中央揃えになります.用例については,取扱説明書埋込オブジェクト篇の
14028 \emph on
14029 ボックス
14030 \emph default
14031 の節をご参照下さい.
14032 \end_layout
14033
14034 \begin_layout Standard
14035 \begin_inset VSpace bigskip
14036 \end_inset
14037
14038 数式番号を含めて,数式を完全に枠で囲むためには,数式をparbox内に収めなくてはなりません.こうするには,数式前に\SpecialChar TeX
14039 モードで
14040 \series bold
14041 parbox{
14042 \backslash
14043 linewidth-2
14044 \backslash
14045 fboxsep-2
14046 \backslash
14047 fboxrule}{
14048 \series default
14049 というコマンドを挿入します.ここで
14050 \series bold
14051
14052 \backslash
14053 linewidth
14054 \begin_inset Index idx
14055 status collapsed
14056
14057 \begin_layout Plain Layout
14058 こまんど@コマンド ! L ! 
14059 \backslash
14060 linewidth
14061 \end_layout
14062
14063 \end_inset
14064
14065
14066 \series default
14067 は,使用中の文書に設定されている行幅です.枠は,parboxの外側にあるので,枠余白と枠幅の2倍を行幅から差し引かなくてはなりません.引数中で掛け算や引き算を行
14068 うためには,\SpecialChar LaTeX
14069 パッケージの
14070 \series bold
14071 calc
14072 \series default
14073
14074 \begin_inset Foot
14075 status collapsed
14076
14077 \begin_layout Plain Layout
14078
14079 \series bold
14080 calc
14081 \series default
14082 は,標準的\SpecialChar LaTeX
14083 頒布版のすべてに含まれています.
14084 \end_layout
14085
14086 \end_inset
14087
14088
14089 \begin_inset Index idx
14090 status collapsed
14091
14092 \begin_layout Plain Layout
14093 ぱっけーじ@パッケージ ! calc
14094 \end_layout
14095
14096 \end_inset
14097
14098 を,\SpecialChar LaTeX
14099 プリアンブル中で
14100 \end_layout
14101
14102 \begin_layout Standard
14103
14104 \series bold
14105
14106 \backslash
14107 usepackage{calc}
14108 \end_layout
14109
14110 \begin_layout Standard
14111 のように読み込んでおく必要があります.数式の後では,\SpecialChar TeX
14112 モードで
14113 \series bold
14114 }}
14115 \series default
14116 を入力して,二つのボックスを閉じておかなくてはなりません.以下に例を挙げます.
14117 \begin_inset ERT
14118 status collapsed
14119
14120 \begin_layout Plain Layout
14121
14122
14123 \backslash
14124 fboxsep 5mm 
14125 \backslash
14126 fboxrule 5mm
14127 \end_layout
14128
14129 \end_inset
14130
14131
14132 \end_layout
14133
14134 \begin_layout Standard
14135 \begin_inset ERT
14136 status collapsed
14137
14138 \begin_layout Plain Layout
14139
14140
14141 \backslash
14142 fbox{
14143 \backslash
14144 parbox{
14145 \backslash
14146 linewidth-2
14147 \backslash
14148 fboxsep-2
14149 \backslash
14150 fboxrule}{
14151 \end_layout
14152
14153 \end_inset
14154
14155
14156 \begin_inset Formula 
14157 \begin{equation}
14158 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14159 \end{equation}
14160
14161 \end_inset
14162
14163
14164 \begin_inset ERT
14165 status collapsed
14166
14167 \begin_layout Plain Layout
14168
14169 }}
14170 \end_layout
14171
14172 \end_inset
14173
14174
14175 \begin_inset ERT
14176 status collapsed
14177
14178 \begin_layout Plain Layout
14179
14180
14181 \backslash
14182 fboxrule 0.4pt 
14183 \backslash
14184 fboxsep 3pt
14185 \end_layout
14186
14187 \end_inset
14188
14189
14190 \end_layout
14191
14192 \begin_layout Standard
14193 \begin_inset VSpace medskip
14194 \end_inset
14195
14196
14197 \series bold
14198
14199 \backslash
14200 fbox
14201 \series default
14202 の引数としてparboxが使われているので,この場合には,
14203 \series bold
14204
14205 \backslash
14206 fbox
14207 \series default
14208 を使おうが
14209 \series bold
14210
14211 \backslash
14212 boxed
14213 \series default
14214 を使おうが,差は生じません.
14215 \end_layout
14216
14217 \begin_layout Standard
14218 \begin_inset VSpace bigskip
14219 \end_inset
14220
14221 段落ボックスは,数式にじかにコメントを付けるのにたいへん便利です.これを行うには,
14222 \series bold
14223
14224 \backslash
14225 parbox
14226 \series default
14227
14228 \series bold
14229
14230 \backslash
14231 tag
14232 \series default
14233 コマンドといっしょに使います(
14234 \series bold
14235
14236 \backslash
14237 tag
14238 \series default
14239 についての詳細は,第
14240 \begin_inset CommandInset ref
14241 LatexCommand ref
14242 reference "subsec:自己定義番号"
14243
14244 \end_inset
14245
14246 節をご参照下さい)
14247 \end_layout
14248
14249 \begin_layout Standard
14250 以下は,
14251 \series bold
14252
14253 \backslash
14254 parbox
14255 \series default
14256 を使ってコメントを付けた数式の例です.
14257 \end_layout
14258
14259 \begin_layout Standard
14260 \begin_inset ERT
14261 status collapsed
14262
14263 \begin_layout Plain Layout
14264
14265
14266 \backslash
14267 [5x-7b=3b
14268 \backslash
14269 tag*{
14270 \backslash
14271 parbox{5cm}{
14272 \end_layout
14273
14274 \end_inset
14275
14276 これは説明です.数式や多行数式本体からはっきりと離れています.
14277 \begin_inset ERT
14278 status collapsed
14279
14280 \begin_layout Plain Layout
14281
14282 }}
14283 \backslash
14284 ]
14285 \end_layout
14286
14287 \end_inset
14288
14289
14290 \end_layout
14291
14292 \begin_layout Standard
14293 \SpecialChar LyX
14294 は,まだ数式中での
14295 \series bold
14296
14297 \backslash
14298 parbox
14299 \series default
14300 コマンドをサポートしていないので,上のような数式は,完全に\SpecialChar TeX
14301 モードで挿入しなくてはなりません.この数式は,以下のようなコマンド列を使って作ってあります.
14302 \end_layout
14303
14304 \begin_layout Standard
14305 まず,
14306 \series bold
14307
14308 \backslash
14309 [5x-7b=3b
14310 \backslash
14311 tag*
14312 \backslash
14313 {
14314 \backslash
14315 parbox{5cm}{
14316 \series default
14317 というコマンドを\SpecialChar TeX
14318 モードで挿入します
14319 \begin_inset Foot
14320 status collapsed
14321
14322 \begin_layout Plain Layout
14323
14324 \series bold
14325 行頭下げ
14326 \series default
14327 数式様式を使用している時には,
14328 \series bold
14329
14330 \backslash
14331 tag*
14332 \backslash
14333 {
14334 \series default
14335 の代わりに
14336 \series bold
14337
14338 \backslash
14339 hfill
14340 \series default
14341 を用いることもできます(数式様式に関しては,第
14342 \begin_inset CommandInset ref
14343 LatexCommand ref
14344 reference "sec:数式様式"
14345
14346 \end_inset
14347
14348 節をご参照下さい).
14349 \end_layout
14350
14351 \end_inset
14352
14353 .それから,説明を通常のテキストとして入れ,最後に
14354 \series bold
14355 }}
14356 \backslash
14357 ]
14358 \series default
14359 を\SpecialChar TeX
14360 モードで挿入します.ここで
14361 \series bold
14362
14363 \backslash
14364 [
14365 \series default
14366 および
14367 \series bold
14368
14369 \backslash
14370 ]
14371 \series default
14372 コマンドは別行立て数式を作るためのものです.
14373 \end_layout
14374
14375 \begin_layout Standard
14376
14377 \series bold
14378
14379 \backslash
14380 parbox
14381 \series default
14382 を使う利点は,数式テキストモードを使用して「コメントを付けた」以下の例と比較すると,よくわかるでしょう.
14383 \begin_inset Formula 
14384 \[
14385 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14386 \]
14387
14388 \end_inset
14389
14390
14391 \end_layout
14392
14393 \begin_layout Section
14394 演算子
14395 \begin_inset Index idx
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399 えんざんし@演算子
14400 \end_layout
14401
14402 \end_inset
14403
14404
14405 \end_layout
14406
14407 \begin_layout Subsection
14408 大演算子
14409 \begin_inset CommandInset label
14410 LatexCommand label
14411 name "subsec:大演算子"
14412
14413 \end_inset
14414
14415
14416 \begin_inset Index idx
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420 えんざんし@演算子 ! だい@大
14421 \begin_inset space \thinspace{}
14422 \end_inset
14423
14424 ——
14425 \end_layout
14426
14427 \end_inset
14428
14429
14430 \begin_inset Index idx
14431 status collapsed
14432
14433 \begin_layout Plain Layout
14434 わ@和
14435 \end_layout
14436
14437 \end_inset
14438
14439
14440 \begin_inset Index idx
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444 せきぶんきごう@積分記号
14445 \end_layout
14446
14447 \end_inset
14448
14449
14450 \end_layout
14451
14452 \begin_layout Standard
14453 ここに挙げた積分演算子をすべて使えるようにするには,文書設定の
14454 \family sans
14455 数式オプション
14456 \family default
14457 の面にある
14458 \family sans
14459 esintパッケージを自動的に使う
14460 \family default
14461 オプションを有効にしなくてはなりません.
14462 \end_layout
14463
14464 \begin_layout Standard
14465 \begin_inset space \hfill{}
14466 \end_inset
14467
14468
14469 \begin_inset Tabular
14470 <lyxtabular version="3" rows="11" columns="2">
14471 <features booktabs="true" tabularvalignment="middle">
14472 <column alignment="center" valignment="top" width="0pt">
14473 <column alignment="center" valignment="top" width="0pt">
14474 <row>
14475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14476 \begin_inset Text
14477
14478 \begin_layout Plain Layout
14479 コマンド
14480 \end_layout
14481
14482 \end_inset
14483 </cell>
14484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14485 \begin_inset Text
14486
14487 \begin_layout Plain Layout
14488 出力
14489 \end_layout
14490
14491 \end_inset
14492 </cell>
14493 </row>
14494 <row>
14495 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14496 \begin_inset Text
14497
14498 \begin_layout Plain Layout
14499
14500 \backslash
14501 int
14502 \begin_inset Index idx
14503 status collapsed
14504
14505 \begin_layout Plain Layout
14506 こまんど@コマンド ! I ! 
14507 \backslash
14508 int
14509 \end_layout
14510
14511 \end_inset
14512
14513
14514 \end_layout
14515
14516 \end_inset
14517 </cell>
14518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14519 \begin_inset Text
14520
14521 \begin_layout Plain Layout
14522 \begin_inset Formula $\int$
14523 \end_inset
14524
14525
14526 \end_layout
14527
14528 \end_inset
14529 </cell>
14530 </row>
14531 <row>
14532 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14533 \begin_inset Text
14534
14535 \begin_layout Plain Layout
14536
14537 \backslash
14538 oint
14539 \end_layout
14540
14541 \end_inset
14542 </cell>
14543 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547 \begin_inset Formula $\oint$
14548 \end_inset
14549
14550
14551 \end_layout
14552
14553 \end_inset
14554 </cell>
14555 </row>
14556 <row>
14557 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14558 \begin_inset Text
14559
14560 \begin_layout Plain Layout
14561
14562 \backslash
14563 ointctrclockwise
14564 \end_layout
14565
14566 \end_inset
14567 </cell>
14568 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572 \begin_inset Formula $\ointctrclockwise$
14573 \end_inset
14574
14575
14576 \end_layout
14577
14578 \end_inset
14579 </cell>
14580 </row>
14581 <row>
14582 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14583 \begin_inset Text
14584
14585 \begin_layout Plain Layout
14586
14587 \backslash
14588 ointclockwise
14589 \end_layout
14590
14591 \end_inset
14592 </cell>
14593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597 \begin_inset Formula $\ointclockwise$
14598 \end_inset
14599
14600
14601 \end_layout
14602
14603 \end_inset
14604 </cell>
14605 </row>
14606 <row>
14607 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14608 \begin_inset Text
14609
14610 \begin_layout Plain Layout
14611
14612 \backslash
14613 sqint
14614 \end_layout
14615
14616 \end_inset
14617 </cell>
14618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14619 \begin_inset Text
14620
14621 \begin_layout Plain Layout
14622 \begin_inset Formula $\sqint$
14623 \end_inset
14624
14625
14626 \end_layout
14627
14628 \end_inset
14629 </cell>
14630 </row>
14631 <row>
14632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14633 \begin_inset Text
14634
14635 \begin_layout Plain Layout
14636
14637 \backslash
14638 fint
14639 \end_layout
14640
14641 \end_inset
14642 </cell>
14643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14644 \begin_inset Text
14645
14646 \begin_layout Plain Layout
14647  
14648 \begin_inset Formula $\fint$
14649 \end_inset
14650
14651
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 </row>
14657 <row>
14658 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14659 \begin_inset Text
14660
14661 \begin_layout Plain Layout
14662
14663 \backslash
14664 landupint
14665 \end_layout
14666
14667 \end_inset
14668 </cell>
14669 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14670 \begin_inset Text
14671
14672 \begin_layout Plain Layout
14673  
14674 \begin_inset Formula $\landupint$
14675 \end_inset
14676
14677
14678 \end_layout
14679
14680 \end_inset
14681 </cell>
14682 </row>
14683 <row>
14684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14685 \begin_inset Text
14686
14687 \begin_layout Plain Layout
14688
14689 \backslash
14690 landdownint
14691 \end_layout
14692
14693 \end_inset
14694 </cell>
14695 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14696 \begin_inset Text
14697
14698 \begin_layout Plain Layout
14699  
14700 \begin_inset Formula $\landdownint$
14701 \end_inset
14702
14703
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 </row>
14709 <row>
14710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Plain Layout
14714
14715 \backslash
14716 bigcap
14717 \end_layout
14718
14719 \end_inset
14720 </cell>
14721 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Plain Layout
14725 \begin_inset Formula $\bigcap$
14726 \end_inset
14727
14728
14729 \end_layout
14730
14731 \end_inset
14732 </cell>
14733 </row>
14734 <row>
14735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14736 \begin_inset Text
14737
14738 \begin_layout Plain Layout
14739
14740 \backslash
14741 bigcup
14742 \end_layout
14743
14744 \end_inset
14745 </cell>
14746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14747 \begin_inset Text
14748
14749 \begin_layout Plain Layout
14750 \begin_inset Formula $\bigcup$
14751 \end_inset
14752
14753
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 </row>
14759 </lyxtabular>
14760
14761 \end_inset
14762
14763
14764 \begin_inset space \hfill{}
14765 \end_inset
14766
14767
14768 \begin_inset Tabular
14769 <lyxtabular version="3" rows="11" columns="2">
14770 <features booktabs="true" tabularvalignment="middle">
14771 <column alignment="center" valignment="top" width="0pt">
14772 <column alignment="center" valignment="top" width="0pt">
14773 <row>
14774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14775 \begin_inset Text
14776
14777 \begin_layout Plain Layout
14778 コマンド
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 出力
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 </row>
14793 <row>
14794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14795 \begin_inset Text
14796
14797 \begin_layout Plain Layout
14798
14799 \backslash
14800 sum
14801 \begin_inset Index idx
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805 こまんど@コマンド ! S ! 
14806 \backslash
14807 sum
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \end_inset
14816 </cell>
14817 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14818 \begin_inset Text
14819
14820 \begin_layout Plain Layout
14821 \begin_inset Formula $\sum$
14822 \end_inset
14823
14824
14825 \end_layout
14826
14827 \end_inset
14828 </cell>
14829 </row>
14830 <row>
14831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14832 \begin_inset Text
14833
14834 \begin_layout Plain Layout
14835
14836 \backslash
14837 prod
14838 \begin_inset Index idx
14839 status collapsed
14840
14841 \begin_layout Plain Layout
14842 こまんど@コマンド ! P ! 
14843 \backslash
14844 prod
14845 \end_layout
14846
14847 \end_inset
14848
14849
14850 \end_layout
14851
14852 \end_inset
14853 </cell>
14854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14855 \begin_inset Text
14856
14857 \begin_layout Plain Layout
14858 \begin_inset Formula $\prod$
14859 \end_inset
14860
14861
14862 \end_layout
14863
14864 \end_inset
14865 </cell>
14866 </row>
14867 <row>
14868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872
14873 \backslash
14874 coprod
14875 \end_layout
14876
14877 \end_inset
14878 </cell>
14879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14880 \begin_inset Text
14881
14882 \begin_layout Plain Layout
14883 \begin_inset Formula $\coprod$
14884 \end_inset
14885
14886
14887 \end_layout
14888
14889 \end_inset
14890 </cell>
14891 </row>
14892 <row>
14893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897
14898 \backslash
14899 bigodot
14900 \end_layout
14901
14902 \end_inset
14903 </cell>
14904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14905 \begin_inset Text
14906
14907 \begin_layout Plain Layout
14908 \begin_inset Formula $\bigodot$
14909 \end_inset
14910
14911
14912 \end_layout
14913
14914 \end_inset
14915 </cell>
14916 </row>
14917 <row>
14918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14919 \begin_inset Text
14920
14921 \begin_layout Plain Layout
14922
14923 \backslash
14924 bigotimes
14925 \end_layout
14926
14927 \end_inset
14928 </cell>
14929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14930 \begin_inset Text
14931
14932 \begin_layout Plain Layout
14933 \begin_inset Formula $\bigotimes$
14934 \end_inset
14935
14936
14937 \end_layout
14938
14939 \end_inset
14940 </cell>
14941 </row>
14942 <row>
14943 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14944 \begin_inset Text
14945
14946 \begin_layout Plain Layout
14947
14948 \backslash
14949 bigoplus
14950 \end_layout
14951
14952 \end_inset
14953 </cell>
14954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14955 \begin_inset Text
14956
14957 \begin_layout Plain Layout
14958 \begin_inset Formula $\bigoplus$
14959 \end_inset
14960
14961
14962 \end_layout
14963
14964 \end_inset
14965 </cell>
14966 </row>
14967 <row>
14968 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14969 \begin_inset Text
14970
14971 \begin_layout Plain Layout
14972
14973 \backslash
14974 bigwedge
14975 \end_layout
14976
14977 \end_inset
14978 </cell>
14979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14980 \begin_inset Text
14981
14982 \begin_layout Plain Layout
14983 \begin_inset Formula $\bigwedge$
14984 \end_inset
14985
14986
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 </row>
14992 <row>
14993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14994 \begin_inset Text
14995
14996 \begin_layout Plain Layout
14997
14998 \backslash
14999 bigvee
15000 \end_layout
15001
15002 \end_inset
15003 </cell>
15004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15005 \begin_inset Text
15006
15007 \begin_layout Plain Layout
15008 \begin_inset Formula $\bigvee$
15009 \end_inset
15010
15011
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 </row>
15017 <row>
15018 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022
15023 \backslash
15024 bigsqcup
15025 \end_layout
15026
15027 \end_inset
15028 </cell>
15029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15030 \begin_inset Text
15031
15032 \begin_layout Plain Layout
15033 \begin_inset Formula $\bigsqcup$
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 </row>
15042 <row>
15043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15044 \begin_inset Text
15045
15046 \begin_layout Plain Layout
15047
15048 \backslash
15049 biguplus
15050 \end_layout
15051
15052 \end_inset
15053 </cell>
15054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15055 \begin_inset Text
15056
15057 \begin_layout Plain Layout
15058 \begin_inset Formula $\biguplus$
15059 \end_inset
15060
15061
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 </row>
15067 </lyxtabular>
15068
15069 \end_inset
15070
15071
15072 \begin_inset space \hfill{}
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \begin_layout Standard
15079 すべての大演算子は,数式ツールバーボタンの
15080 \begin_inset Info
15081 type  "icon"
15082 arg   "math-insert \\intop"
15083 \end_inset
15084
15085 でも挿入することができます.
15086 \end_layout
15087
15088 \begin_layout Standard
15089 これらの演算子は,よく見ないと同じように見える二項演算子よりも大きいので,大演算子と呼ばれます.大演算子はすべて,次小節で説明する「範囲」をとることができます.
15090 \end_layout
15091
15092 \begin_layout Standard
15093 積分演算子はすべて,
15094 \series bold
15095
15096 \backslash
15097 intop
15098 \series default
15099
15100 \series bold
15101
15102 \backslash
15103 ointop
15104 \series default
15105 のように,
15106 \series bold
15107 op
15108 \series default
15109 で終わる別バージョンがあります.これらの演算子は,
15110 \series bold
15111
15112 \backslash
15113 int
15114 \series default
15115 とは範囲の表示のしかたが異なります.第
15116 \begin_inset CommandInset ref
15117 LatexCommand ref
15118 reference "subsec:演算子の範囲"
15119
15120 \end_inset
15121
15122 節をご参照下さい.
15123 \end_layout
15124
15125 \begin_layout Subsubsection*
15126 積分の子細
15127 \end_layout
15128
15129 \begin_layout Standard
15130 積分中で用いられる文字
15131 \emph on
15132 d
15133 \emph default
15134 は演算子なので,アップライト体で組まれなくてはなりません.これを行うには
15135 \emph on
15136 d
15137 \emph default
15138 を選択して,
15139 \begin_inset Flex Ruby
15140 status collapsed
15141
15142 \begin_layout Plain Layout
15143 捷径
15144 \begin_inset Argument post:1
15145 status collapsed
15146
15147 \begin_layout Plain Layout
15148 ショートカット
15149 \end_layout
15150
15151 \end_inset
15152
15153
15154 \end_layout
15155
15156 \end_inset
15157
15158
15159 \begin_inset Info
15160 type  "shortcut"
15161 arg   "font-roman"
15162 \end_inset
15163
15164 を用います
15165 \begin_inset Foot
15166 status collapsed
15167
15168 \begin_layout Plain Layout
15169 文字様式については,第
15170 \begin_inset CommandInset ref
15171 LatexCommand ref
15172 reference "subsec:書体様式"
15173
15174 \end_inset
15175
15176 節参照.
15177 \end_layout
15178
15179 \end_inset
15180
15181 .最後に,演算子の慣例に倣って,
15182 \emph on
15183 d
15184 \emph default
15185 の前に最小空白を挿入しなくてはなりません.たとえば,
15186 \end_layout
15187
15188 \begin_layout Standard
15189 正しくない例:
15190 \begin_inset Formula $\int A(x)dx$
15191 \end_inset
15192
15193
15194 \begin_inset Newline newline
15195 \end_inset
15196
15197 正しい
15198 \begin_inset Phantom HPhantom
15199 status open
15200
15201 \begin_layout Plain Layout
15202 ない
15203 \end_layout
15204
15205 \end_inset
15206
15207 例:
15208 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15209 \end_inset
15210
15211
15212 \end_layout
15213
15214 \begin_layout Standard
15215 多重積分に関しては,以下のコマンドがあります.
15216 \begin_inset VSpace medskip
15217 \end_inset
15218
15219
15220 \end_layout
15221
15222 \begin_layout Standard
15223 \begin_inset space \hfill{}
15224 \end_inset
15225
15226
15227 \begin_inset Tabular
15228 <lyxtabular version="3" rows="4" columns="2">
15229 <features booktabs="true" tabularvalignment="middle">
15230 <column alignment="center" valignment="top" width="0pt">
15231 <column alignment="center" valignment="top" width="0pt">
15232 <row>
15233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 コマンド
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 出力
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 </row>
15252 <row bottomspace="1mm">
15253 <cell alignment="center" valignment="top" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Plain Layout
15257
15258 \backslash
15259 iint
15260 \end_layout
15261
15262 \end_inset
15263 </cell>
15264 <cell alignment="center" valignment="top" usebox="none">
15265 \begin_inset Text
15266
15267 \begin_layout Plain Layout
15268 \begin_inset Formula $\iint$
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 </row>
15277 <row bottomspace="1mm">
15278 <cell alignment="center" valignment="top" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282
15283 \backslash
15284 oiint
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 <cell alignment="center" valignment="top" usebox="none">
15290 \begin_inset Text
15291
15292 \begin_layout Plain Layout
15293 \begin_inset Formula $\oiint$
15294 \end_inset
15295
15296
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 </row>
15302 <row bottomspace="1mm">
15303 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Plain Layout
15307
15308 \backslash
15309 sqiint
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318 \begin_inset Formula $\sqiint$
15319 \end_inset
15320
15321
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 </row>
15327 </lyxtabular>
15328
15329 \end_inset
15330
15331
15332 \begin_inset space \hfill{}
15333 \end_inset
15334
15335
15336 \begin_inset Tabular
15337 <lyxtabular version="3" rows="4" columns="2">
15338 <features booktabs="true" tabularvalignment="middle">
15339 <column alignment="center" valignment="top" width="0pt">
15340 <column alignment="center" valignment="top" width="0pt">
15341 <row>
15342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346 コマンド
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355 出力
15356 \end_layout
15357
15358 \end_inset
15359 </cell>
15360 </row>
15361 <row bottomspace="1mm">
15362 <cell alignment="center" valignment="top" usebox="none">
15363 \begin_inset Text
15364
15365 \begin_layout Plain Layout
15366
15367 \backslash
15368 iiint
15369 \end_layout
15370
15371 \end_inset
15372 </cell>
15373 <cell alignment="center" valignment="top" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377 \begin_inset Formula $\iiint$
15378 \end_inset
15379
15380
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 </row>
15386 <row bottomspace="1mm">
15387 <cell alignment="center" valignment="top" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Plain Layout
15391
15392 \backslash
15393 iiiint
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 <cell alignment="center" valignment="top" usebox="none">
15399 \begin_inset Text
15400
15401 \begin_layout Plain Layout
15402 \begin_inset Formula $\iiiint$
15403 \end_inset
15404
15405
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 </row>
15411 <row bottomspace="1mm">
15412 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416
15417 \backslash
15418 dotsint
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427 \begin_inset Formula $\dotsint$
15428 \end_inset
15429
15430
15431 \end_layout
15432
15433 \end_inset
15434 </cell>
15435 </row>
15436 </lyxtabular>
15437
15438 \end_inset
15439
15440
15441 \begin_inset space \hfill{}
15442 \end_inset
15443
15444
15445 \end_layout
15446
15447 \begin_layout Subsection
15448 演算子の範囲
15449 \begin_inset CommandInset label
15450 LatexCommand label
15451 name "subsec:演算子の範囲"
15452
15453 \end_inset
15454
15455
15456 \begin_inset Index idx
15457 status collapsed
15458
15459 \begin_layout Plain Layout
15460 えんざんし@演算子 ! はんい@範囲
15461 \end_layout
15462
15463 \end_inset
15464
15465
15466 \end_layout
15467
15468 \begin_layout Standard
15469 範囲は,上付き文字と下付き文字とで作成することができます.
15470 \end_layout
15471
15472 \begin_layout Standard
15473 \align center
15474 \begin_inset Tabular
15475 <lyxtabular version="3" rows="2" columns="2">
15476 <features booktabs="true" tabularvalignment="middle">
15477 <column alignment="center" valignment="top" width="0pt">
15478 <column alignment="center" valignment="top" width="0pt">
15479 <row>
15480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484 コマンド
15485 \end_layout
15486
15487 \end_inset
15488 </cell>
15489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493 出力
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 </row>
15499 <row>
15500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15501 \begin_inset Text
15502
15503 \begin_layout Plain Layout
15504
15505 \backslash
15506 prod^
15507 \backslash
15508 infty
15509 \begin_inset space \textvisiblespace{}
15510 \end_inset
15511
15512
15513 \begin_inset Formula $\to$
15514 \end_inset
15515
15516 _0
15517 \begin_inset Formula $\to$
15518 \end_inset
15519
15520 A(x)
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Plain Layout
15529 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15530 \end_inset
15531
15532
15533 \end_layout
15534
15535 \end_inset
15536 </cell>
15537 </row>
15538 </lyxtabular>
15539
15540 \end_inset
15541
15542
15543 \end_layout
15544
15545 \begin_layout Standard
15546 行内数式では,範囲は演算子の右横に表示されます.別行立て数式での範囲は,積分範囲を除き,演算子の上と下に表示されます.
15547 \end_layout
15548
15549 \begin_layout Standard
15550 範囲が演算子の横に表示されるように強制するには,カーソルを当該演算子の直後において,
15551 \family sans
15552 編集\SpecialChar menuseparator
15553 数式\SpecialChar menuseparator
15554 範囲の表記を変更
15555 \family default
15556 メニューで
15557 \family sans
15558 \series bold
15559 行内形式
15560 \family default
15561 \series default
15562 (
15563 \begin_inset Flex Ruby
15564 status collapsed
15565
15566 \begin_layout Plain Layout
15567 捷径
15568 \begin_inset Argument post:1
15569 status collapsed
15570
15571 \begin_layout Plain Layout
15572 ショートカット
15573 \end_layout
15574
15575 \end_inset
15576
15577
15578 \end_layout
15579
15580 \end_inset
15581
15582
15583 \begin_inset Info
15584 type  "shortcut"
15585 arg   "math-limits"
15586 \end_inset
15587
15588 )を選択することで範囲形式を変更することができます.以下はその用例です.
15589 \end_layout
15590
15591 \begin_layout Standard
15592 既定の範囲形式は,以下のようになっています.
15593 \begin_inset Formula 
15594 \[
15595 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15596 \]
15597
15598 \end_inset
15599
15600 以下は,範囲形式を
15601 \family sans
15602 \series bold
15603 行内形式
15604 \family default
15605 \series default
15606 に変更したときの表示です.
15607 \begin_inset Formula 
15608 \[
15609 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15610 \]
15611
15612 \end_inset
15613
15614
15615 \series bold
15616
15617 \backslash
15618 intop
15619 \series default
15620
15621 \series bold
15622
15623 \backslash
15624 ointop
15625 \series default
15626 などのように
15627 \series bold
15628 op
15629 \series default
15630 で終わるもの以外の積分記号では,範囲は,既定で演算子の横に設定されます.しかし,多重積分においては,範囲を演算子の下に置くべきときがあります.このことから,以下
15631 の例では,範囲形式を
15632 \series bold
15633 別行立て形式
15634 \series default
15635 にして積分記号の下に置くようにしています.
15636 \begin_inset Formula 
15637 \begin{equation}
15638 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15639 \end{equation}
15640
15641 \end_inset
15642
15643
15644 \end_layout
15645
15646 \begin_layout Standard
15647 \begin_inset VSpace medskip
15648 \end_inset
15649
15650 範囲に条件を指定したい場合には,
15651 \series bold
15652
15653 \backslash
15654 subarray
15655 \series default
15656
15657 \begin_inset Index idx
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661 こまんど@コマンド ! S ! 
15662 \backslash
15663 subarray
15664 \end_layout
15665
15666 \end_inset
15667
15668 コマンドや
15669 \series bold
15670
15671 \backslash
15672 substack
15673 \series default
15674
15675 \begin_inset Index idx
15676 status collapsed
15677
15678 \begin_layout Plain Layout
15679 こまんど@コマンド ! S ! 
15680 \backslash
15681 substack
15682 \end_layout
15683
15684 \end_inset
15685
15686 コマンドを使用します.たとえば,以下の表記 
15687 \begin_inset Formula 
15688 \begin{equation}
15689 \sum_{\begin{subarray}{c}
15690 0<k<1000\\
15691 \\
15692 k\,\in\,\mathbb{N}
15693 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15694 \end{equation}
15695
15696 \end_inset
15697
15698
15699 \end_layout
15700
15701 \begin_layout Standard
15702 を作成するには,以下のようにしなくてはなりません.
15703 \begin_inset Newline newline
15704 \end_inset
15705
15706 まず,
15707 \series bold
15708
15709 \backslash
15710 sum
15711 \series default
15712 ^
15713 \series bold
15714 n
15715 \begin_inset space \textvisiblespace{}
15716 \end_inset
15717
15718 _
15719 \series default
15720 というコマンドを入力します.すると,和演算子の下の青枠に移動するので,ここに
15721 \series bold
15722
15723 \backslash
15724 subarray
15725 \begin_inset space \textvisiblespace{}
15726 \end_inset
15727
15728
15729 \series default
15730 コマンドを挿入します.すると,青枠が紫枠の中に入って,ここに複数の行を書き込むことができるようになります.新しい行は,改行(
15731 \begin_inset Info
15732 type  "shortcut"
15733 arg   "newline-insert newline"
15734 \end_inset
15735
15736 )を挿入することで作ることができます.ここに
15737 \begin_inset Newline newline
15738 \end_inset
15739
15740
15741 \series bold
15742 0
15743 \begin_inset Formula $\boldsymbol{<}$
15744 \end_inset
15745
15746 k
15747 \begin_inset Formula $\boldsymbol{<}$
15748 \end_inset
15749
15750 1000 Ctrl+Return
15751 \begin_inset Newline newline
15752 \end_inset
15753
15754
15755 \series default
15756 と入力すると,新規行のための新しい枠が現れます.
15757 \end_layout
15758
15759 \begin_layout Standard
15760 各行の揃え方は,
15761 \family sans
15762 表ツールバー
15763 \family default
15764
15765 \family sans
15766 編集\SpecialChar menuseparator
15767 行と列
15768 \family default
15769 メニューで変更することができますが,右揃えにするには,行頭に
15770 \series bold
15771
15772 \backslash
15773 hfill
15774 \begin_inset space \textvisiblespace{}
15775 \end_inset
15776
15777
15778 \series default
15779 を挿入しなくてはなりません.
15780 \end_layout
15781
15782 \begin_layout Standard
15783
15784 \series bold
15785
15786 \backslash
15787 substack
15788 \series default
15789 コマンドは,各行がつねに中央揃えになることを除いては,
15790 \series bold
15791
15792 \backslash
15793 subarray
15794 \series default
15795 と同じです.
15796 \end_layout
15797
15798 \begin_layout Standard
15799 \begin_inset VSpace bigskip
15800 \end_inset
15801
15802 演算子の後に来る文字は,範囲の横に来るので,
15803 \begin_inset CommandInset ref
15804 LatexCommand eqref
15805 reference "eq:substack"
15806
15807 \end_inset
15808
15809 式のように,演算子の横の余白が大きくなりすぎることがあります.これを防ぐには,コマンド
15810 \series bold
15811
15812 \backslash
15813 smashoperator
15814 \series default
15815
15816 \begin_inset Index idx
15817 status collapsed
15818
15819 \begin_layout Plain Layout
15820 こまんど@コマンド ! S ! 
15821 \backslash
15822 smashoperator
15823 \end_layout
15824
15825 \end_inset
15826
15827 を使うことができます.これを有効化するには,文書設定の
15828 \family sans
15829 数式オプション
15830 \family default
15831 で,
15832 \series bold
15833 mathtools
15834 \series default
15835 パッケージ
15836 \begin_inset Index idx
15837 status collapsed
15838
15839 \begin_layout Plain Layout
15840 ぱっけーじ@パッケージ ! mathtools
15841 \end_layout
15842
15843 \end_inset
15844
15845
15846 \family sans
15847 常に読み込み
15848 \family default
15849 オプションを指定してください.
15850 \series bold
15851
15852 \backslash
15853 smashoperator
15854 \series default
15855 は,内容物の幅を0
15856 \lang english
15857
15858 \begin_inset space \thinspace{}
15859 \end_inset
15860
15861
15862 \lang japanese
15863 ptに設定します.
15864 \lang english
15865
15866 \begin_inset Newline newline
15867 \end_inset
15868
15869
15870 \lang japanese
15871 これを
15872 \begin_inset CommandInset ref
15873 LatexCommand eqref
15874 reference "eq:substack"
15875
15876 \end_inset
15877
15878 式に応用してみると,コマンド
15879 \end_layout
15880
15881 \begin_layout Standard
15882
15883 \series bold
15884
15885 \backslash
15886 smashoperator{
15887 \end_layout
15888
15889 \begin_layout Standard
15890 の波括弧の中に,範囲付きの演算子を挿入することになります.波括弧を閉じた後に,数式を続けます.例:
15891 \begin_inset Formula 
15892 \[
15893 \sum_{\mathclap{\substack{0<k<1000\\
15894 \\
15895 k\,\in\,\mathbb{N}
15896 }
15897 }}^{n}k^{-2}
15898 \]
15899
15900 \end_inset
15901
15902 演算子の片側だけ,空白を0
15903 \lang english
15904
15905 \begin_inset space \thinspace{}
15906 \end_inset
15907
15908
15909 \lang japanese
15910 ptにすることも可能です.そのためには,
15911 \series bold
15912
15913 \backslash
15914 smashoperator
15915 \series default
15916 と付属する波括弧の間に,
15917 \series bold
15918 [l]
15919 \series default
15920 または
15921 \series bold
15922 [r]
15923 \series default
15924 と書き込みます.下記は,
15925 \series bold
15926
15927 \backslash
15928 smashoperator
15929 \series default
15930 のとりうる形の例です.
15931 \end_layout
15932
15933 \begin_layout Standard
15934 \begin_inset Formula 
15935 \[
15936 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}
15937 \]
15938
15939 \end_inset
15940
15941
15942 \end_layout
15943
15944 \begin_layout Standard
15945 \begin_inset VSpace bigskip
15946 \end_inset
15947
15948
15949 \end_layout
15950
15951 \begin_layout Standard
15952 範囲を持つ演算子が続くとき,出力での,範囲の組版は出来が良くないものになることがあります.下記をご覧ください.
15953 \begin_inset Formula 
15954 \[
15955 \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}
15956 \]
15957
15958 \end_inset
15959
15960 組版を改善するには,文書設定の
15961 \family sans
15962 数式オプション
15963 \family default
15964 で,
15965 \series bold
15966 mathtools
15967 \series default
15968 パッケージ
15969 \begin_inset Index idx
15970 status collapsed
15971
15972 \begin_layout Plain Layout
15973 ぱっけーじ@パッケージ ! mathtools
15974 \end_layout
15975
15976 \end_inset
15977
15978
15979 \family sans
15980 常に読み込み
15981 \family default
15982 オプションを指定してください.その上で,数式中の最初の演算子の前に直接,
15983 \series bold
15984
15985 \backslash
15986 adjustlimits
15987 \series default
15988 コマンド
15989 \begin_inset Index idx
15990 status collapsed
15991
15992 \begin_layout Plain Layout
15993 こまんど@コマンド ! A ! 
15994 \backslash
15995 adjustlimits
15996 \end_layout
15997
15998 \end_inset
15999
16000 を置いてください.そうすると,上記の例はこのようになります.
16001 \begin_inset Formula 
16002 \[
16003 \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}
16004 \]
16005
16006 \end_inset
16007
16008
16009 \end_layout
16010
16011 \begin_layout Standard
16012 \begin_inset VSpace bigskip
16013 \end_inset
16014
16015 一つの範囲を複数の演算子に用いる方法が,第
16016 \begin_inset CommandInset ref
16017 LatexCommand ref
16018 reference "subsec:自己定義演算子"
16019
16020 \end_inset
16021
16022 節に述べられています.
16023 \end_layout
16024
16025 \begin_layout Subsection
16026 演算子の修飾
16027 \begin_inset Index idx
16028 status collapsed
16029
16030 \begin_layout Plain Layout
16031 えんざんし@演算子 ! しゅうしょく@修飾
16032 \end_layout
16033
16034 \end_inset
16035
16036
16037 \end_layout
16038
16039 \begin_layout Standard
16040
16041 \series bold
16042
16043 \backslash
16044 overset
16045 \series default
16046
16047 \begin_inset Index idx
16048 status collapsed
16049
16050 \begin_layout Plain Layout
16051 こまんど@コマンド ! O ! 
16052 \backslash
16053 overset
16054 \end_layout
16055
16056 \end_inset
16057
16058 コマンドや
16059 \series bold
16060
16061 \backslash
16062 underset
16063 \series default
16064
16065 \begin_inset Index idx
16066 status collapsed
16067
16068 \begin_layout Plain Layout
16069 こまんど@コマンド ! U ! 
16070 \backslash
16071 underset
16072 \end_layout
16073
16074 \end_inset
16075
16076 コマンドを使うと,それぞれ演算子の上や下に,文字をアクセントとして付けることができます.また,
16077 \series bold
16078
16079 \backslash
16080 sideset
16081 \series default
16082
16083 \begin_inset Index idx
16084 status collapsed
16085
16086 \begin_layout Plain Layout
16087 こまんど@コマンド ! S ! 
16088 \backslash
16089 sideset
16090 \end_layout
16091
16092 \end_inset
16093
16094 コマンドを使うと,文字を演算子の前や後ろに付けることができます.
16095 \end_layout
16096
16097 \begin_layout Standard
16098
16099 \series bold
16100
16101 \backslash
16102 sideset
16103 \series default
16104 には4つの派生版があります.
16105 \end_layout
16106
16107 \begin_layout Itemize
16108
16109 \series bold
16110
16111 \backslash
16112 sideset
16113 \series default
16114 は,演算子の隅に文字を置くのに用います.
16115 \end_layout
16116
16117 \begin_layout Itemize
16118
16119 \series bold
16120
16121 \backslash
16122 sidesetn
16123 \series default
16124 は,演算子の前後に文字を置くのに用います(この派生版は,\SpecialChar LaTeX
16125 の元々の
16126 \series bold
16127
16128 \backslash
16129 sideset
16130 \series default
16131 コマンドを表します).
16132 \end_layout
16133
16134 \begin_layout Itemize
16135
16136 \series bold
16137
16138 \backslash
16139 sidesetl
16140 \series default
16141 は,演算子の左隅と後ろに文字を置くのに用います.
16142 \end_layout
16143
16144 \begin_layout Itemize
16145
16146 \series bold
16147
16148 \backslash
16149 sidesetr
16150 \series default
16151 は,演算子の右隅と前に文字を置くのに用います.
16152 \end_layout
16153
16154 \begin_layout Standard
16155 たとえば,
16156 \series bold
16157
16158 \backslash
16159 sidesetn
16160 \begin_inset space \textvisiblespace{}
16161 \end_inset
16162
16163
16164 \backslash
16165 sum
16166 \begin_inset space \textvisiblespace{}
16167 \end_inset
16168
16169
16170 \begin_inset Formula $\to$
16171 \end_inset
16172
16173 '
16174 \begin_inset Formula $\to$
16175 \end_inset
16176
16177 _k=1
16178 \begin_inset space \textvisiblespace{}
16179 \end_inset
16180
16181
16182 \series default
16183 ^
16184 \series bold
16185 n
16186 \series default
16187 というコマンドを入力すると,
16188 \begin_inset Formula 
16189 \[
16190 \sideset{}{'}\sum_{k=1}^{n}
16191 \]
16192
16193 \end_inset
16194
16195 のようになります.
16196 \end_layout
16197
16198 \begin_layout Standard
16199 \begin_inset Note Greyedout
16200 status open
16201
16202 \begin_layout Plain Layout
16203
16204 \series bold
16205 【註】
16206 \backslash
16207 sideset
16208 \series default
16209 は,大演算子を修飾するためだけに用いることができ,二項演算子には用いることができません.
16210 \end_layout
16211
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \begin_layout Standard
16218 のようになります.最後の例からわかるように,
16219 \series bold
16220
16221 \backslash
16222 overset
16223 \series default
16224
16225 \series bold
16226
16227 \backslash
16228 underset
16229 \series default
16230 では,記号や文字にアクセントをつけることもできます.一方. また,
16231 \series bold
16232
16233 \backslash
16234 overset
16235 \begin_inset space \textvisiblespace{}
16236 \end_inset
16237
16238
16239 \backslash
16240 maltese
16241 \begin_inset space \textvisiblespace{}
16242 \end_inset
16243
16244
16245 \series default
16246
16247 \begin_inset Formula $\uparrow$
16248 \end_inset
16249
16250
16251 \series bold
16252 a
16253 \series default
16254 というコマンドならば,
16255 \begin_inset Formula 
16256 \[
16257 \overset{a}{\maltese}
16258 \]
16259
16260 \end_inset
16261
16262
16263 \end_layout
16264
16265 \begin_layout Subsection
16266 二項演算子
16267 \begin_inset CommandInset label
16268 LatexCommand label
16269 name "subsec:二項演算子"
16270
16271 \end_inset
16272
16273
16274 \begin_inset Index idx
16275 status collapsed
16276
16277 \begin_layout Plain Layout
16278 えんざんし@演算子 ! にこう@二項
16279 \begin_inset space \thinspace{}
16280 \end_inset
16281
16282 ——
16283 \end_layout
16284
16285 \end_inset
16286
16287
16288 \end_layout
16289
16290 \begin_layout Standard
16291 二項演算子は,前後に文字がある場合,周囲に余白が入ります.
16292 \begin_inset VSpace medskip
16293 \end_inset
16294
16295
16296 \end_layout
16297
16298 \begin_layout Standard
16299 \begin_inset Tabular
16300 <lyxtabular version="3" rows="13" columns="2">
16301 <features booktabs="true" tabularvalignment="middle">
16302 <column alignment="center" valignment="top" width="0pt">
16303 <column alignment="center" valignment="top" width="0pt">
16304 <row>
16305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16306 \begin_inset Text
16307
16308 \begin_layout Plain Layout
16309 コマンド
16310 \begin_inset Note Note
16311 status collapsed
16312
16313 \begin_layout Plain Layout
16314 ここで
16315 \series bold
16316
16317 \backslash
16318 raisebox
16319 \series default
16320 はスペーサーとして使用しているだけです.
16321 \end_layout
16322
16323 \end_inset
16324
16325
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16331 \begin_inset Text
16332
16333 \begin_layout Plain Layout
16334 出力
16335 \end_layout
16336
16337 \end_inset
16338 </cell>
16339 </row>
16340 <row>
16341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 +
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16351 \begin_inset Text
16352
16353 \begin_layout Plain Layout
16354 \begin_inset Formula $+$
16355 \end_inset
16356
16357
16358 \end_layout
16359
16360 \end_inset
16361 </cell>
16362 </row>
16363 <row>
16364 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Plain Layout
16368 -
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377 \begin_inset Formula $-$
16378 \end_inset
16379
16380
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 </row>
16386 <row>
16387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391
16392 \backslash
16393 pm
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402 \begin_inset Formula $\pm$
16403 \end_inset
16404
16405
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 <row>
16412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416
16417 \backslash
16418 mp
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427 \begin_inset Formula $\mp$
16428 \end_inset
16429
16430
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 </row>
16436 <row>
16437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16438 \begin_inset Text
16439
16440 \begin_layout Plain Layout
16441
16442 \backslash
16443 cdot
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452 \begin_inset Formula $\cdot$
16453 \end_inset
16454
16455
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 <row>
16462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466
16467 \backslash
16468 times
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 \begin_inset Formula $\times$
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
16485 </row>
16486 <row>
16487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491
16492 \backslash
16493 div
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 \begin_inset Formula $\div$
16503 \end_inset
16504
16505
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 </row>
16511 <row>
16512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16513 \begin_inset Text
16514
16515 \begin_layout Plain Layout
16516 \begin_inset ERT
16517 status collapsed
16518
16519 \begin_layout Plain Layout
16520
16521
16522 \backslash
16523 raisebox{-1.2mm}{
16524 \end_layout
16525
16526 \end_inset
16527
16528 *
16529 \begin_inset ERT
16530 status collapsed
16531
16532 \begin_layout Plain Layout
16533
16534 }
16535 \end_layout
16536
16537 \end_inset
16538
16539
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548 \begin_inset Formula $*$
16549 \end_inset
16550
16551
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 </row>
16557 <row>
16558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562
16563 \backslash
16564 star
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 \begin_inset Formula $\star$
16574 \end_inset
16575
16576
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 </row>
16582 <row>
16583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587
16588 \backslash
16589 circ
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598 \begin_inset Formula $\circ$
16599 \end_inset
16600
16601
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 </row>
16607 <row>
16608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612
16613 \backslash
16614 diamond
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 \begin_inset Formula $\diamond$
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row>
16633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637
16638 \backslash
16639 bullet
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648 \begin_inset Formula $\bullet$
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 </row>
16657 </lyxtabular>
16658
16659 \end_inset
16660
16661
16662 \begin_inset space \hfill{}
16663 \end_inset
16664
16665
16666 \begin_inset Tabular
16667 <lyxtabular version="3" rows="13" columns="2">
16668 <features booktabs="true" tabularvalignment="middle">
16669 <column alignment="center" valignment="top" width="0pt">
16670 <column alignment="center" valignment="top" width="0pt">
16671 <row>
16672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 コマンド
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Plain Layout
16685 出力
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 </row>
16691 <row>
16692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Plain Layout
16696
16697 \backslash
16698 nabla
16699 \end_layout
16700
16701 \end_inset
16702 </cell>
16703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16704 \begin_inset Text
16705
16706 \begin_layout Plain Layout
16707 \begin_inset Formula $\nabla$
16708 \end_inset
16709
16710
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 </row>
16716 <row>
16717 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721
16722 \backslash
16723 bigtriangledown
16724 \end_layout
16725
16726 \end_inset
16727 </cell>
16728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732 \begin_inset Formula $\bigtriangledown$
16733 \end_inset
16734
16735
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 </row>
16741 <row>
16742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746
16747 \backslash
16748 bigtriangleup
16749 \end_layout
16750
16751 \end_inset
16752 </cell>
16753 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757 \begin_inset Formula $\bigtriangleup$
16758 \end_inset
16759
16760
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 </row>
16766 <row>
16767 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771
16772 \backslash
16773 Box
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782 \begin_inset Formula $\Box$
16783 \end_inset
16784
16785
16786 \end_layout
16787
16788 \end_inset
16789 </cell>
16790 </row>
16791 <row>
16792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796
16797 \backslash
16798 cap 
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807 \begin_inset Formula $\cap$
16808 \end_inset
16809
16810
16811 \end_layout
16812
16813 \end_inset
16814 </cell>
16815 </row>
16816 <row>
16817 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821
16822 \backslash
16823 cup
16824 \end_layout
16825
16826 \end_inset
16827 </cell>
16828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832 \begin_inset Formula $\cup$
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \end_inset
16839 </cell>
16840 </row>
16841 <row>
16842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846
16847 \backslash
16848 dagger
16849 \end_layout
16850
16851 \end_inset
16852 </cell>
16853 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857 \begin_inset Formula $\dagger$
16858 \end_inset
16859
16860
16861 \end_layout
16862
16863 \end_inset
16864 </cell>
16865 </row>
16866 <row>
16867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871
16872 \backslash
16873 ddagger
16874 \end_layout
16875
16876 \end_inset
16877 </cell>
16878 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882 \begin_inset Formula $\ddagger$
16883 \end_inset
16884
16885
16886 \end_layout
16887
16888 \end_inset
16889 </cell>
16890 </row>
16891 <row>
16892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896
16897 \backslash
16898 wr
16899 \end_layout
16900
16901 \end_inset
16902 </cell>
16903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907 \begin_inset Formula $\wr$
16908 \end_inset
16909
16910
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \backslash
16923 bigcirc
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Plain Layout
16932 \begin_inset Formula $\bigcirc$
16933 \end_inset
16934
16935
16936 \end_layout
16937
16938 \end_inset
16939 </cell>
16940 </row>
16941 <row>
16942 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16943 \begin_inset Text
16944
16945 \begin_layout Plain Layout
16946
16947 \backslash
16948 wedge
16949 \end_layout
16950
16951 \end_inset
16952 </cell>
16953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957 \begin_inset Formula $\wedge$
16958 \end_inset
16959
16960
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 </row>
16966 <row>
16967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16968 \begin_inset Text
16969
16970 \begin_layout Plain Layout
16971
16972 \backslash
16973 vee
16974 \end_layout
16975
16976 \end_inset
16977 </cell>
16978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982 \begin_inset Formula $\vee$
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \end_inset
16989 </cell>
16990 </row>
16991 </lyxtabular>
16992
16993 \end_inset
16994
16995
16996 \begin_inset space \hfill{}
16997 \end_inset
16998
16999
17000 \begin_inset Tabular
17001 <lyxtabular version="3" rows="13" columns="2">
17002 <features booktabs="true" tabularvalignment="middle">
17003 <column alignment="center" valignment="top" width="0pt">
17004 <column alignment="center" valignment="top" width="0pt">
17005 <row>
17006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010 コマンド
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019 出力
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 </row>
17025 <row>
17026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030
17031 \backslash
17032 oplus
17033 \end_layout
17034
17035 \end_inset
17036 </cell>
17037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041 \begin_inset Formula $\oplus$
17042 \end_inset
17043
17044
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 </row>
17050 <row>
17051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055
17056 \backslash
17057 ominus
17058 \end_layout
17059
17060 \end_inset
17061 </cell>
17062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066 \begin_inset Formula $\ominus$
17067 \end_inset
17068
17069
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 </row>
17075 <row>
17076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080
17081 \backslash
17082 otimes
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091 \begin_inset Formula $\otimes$
17092 \end_inset
17093
17094
17095 \end_layout
17096
17097 \end_inset
17098 </cell>
17099 </row>
17100 <row>
17101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105
17106 \backslash
17107 oslash
17108 \end_layout
17109
17110 \end_inset
17111 </cell>
17112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116 \begin_inset Formula $\oslash$
17117 \end_inset
17118
17119
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 </row>
17125 <row>
17126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130
17131 \backslash
17132 odot
17133 \end_layout
17134
17135 \end_inset
17136 </cell>
17137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 \begin_inset Formula $\odot$
17142 \end_inset
17143
17144
17145 \end_layout
17146
17147 \end_inset
17148 </cell>
17149 </row>
17150 <row>
17151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155
17156 \backslash
17157 amalg
17158 \end_layout
17159
17160 \end_inset
17161 </cell>
17162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166 \begin_inset Formula $\amalg$
17167 \end_inset
17168
17169
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 </row>
17175 <row>
17176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180
17181 \backslash
17182 uplus
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Plain Layout
17191 \begin_inset Formula $\uplus$
17192 \end_inset
17193
17194
17195 \end_layout
17196
17197 \end_inset
17198 </cell>
17199 </row>
17200 <row>
17201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205
17206 \backslash
17207 setminus
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 \begin_inset Formula $\setminus$
17217 \end_inset
17218
17219
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 </row>
17225 <row>
17226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17227 \begin_inset Text
17228
17229 \begin_layout Plain Layout
17230
17231 \backslash
17232 sqcap
17233 \end_layout
17234
17235 \end_inset
17236 </cell>
17237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241 \begin_inset Formula $\sqcap$
17242 \end_inset
17243
17244
17245 \end_layout
17246
17247 \end_inset
17248 </cell>
17249 </row>
17250 <row>
17251 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \backslash
17257 sqcup
17258 \end_layout
17259
17260 \end_inset
17261 </cell>
17262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266 \begin_inset Formula $\sqcup$
17267 \end_inset
17268
17269
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 </row>
17275 <row>
17276 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17277 \begin_inset Text
17278
17279 \begin_layout Plain Layout
17280
17281 \backslash
17282 triangleleft
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291 \begin_inset Formula $\triangleleft$
17292 \end_inset
17293
17294
17295 \end_layout
17296
17297 \end_inset
17298 </cell>
17299 </row>
17300 <row>
17301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305
17306 \backslash
17307 triangleright
17308 \end_layout
17309
17310 \end_inset
17311 </cell>
17312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316 \begin_inset Formula $\triangleright$
17317 \end_inset
17318
17319
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 </row>
17325 </lyxtabular>
17326
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \begin_layout Standard
17333 二項演算子は,すべて数式ツールバーボタンの
17334 \begin_inset Info
17335 type  "icon"
17336 arg   "math-insert \\pm"
17337 \end_inset
17338
17339 から挿入することもできます.
17340 \end_layout
17341
17342 \begin_layout Standard
17343 ラプラス演算子を組版するには,
17344 \series bold
17345
17346 \backslash
17347 bigtriangleup
17348 \series default
17349 以外に,
17350 \series bold
17351
17352 \backslash
17353 Delta
17354 \series default
17355
17356 \series bold
17357
17358 \backslash
17359 nabla
17360 \series default
17361 ^
17362 \series bold
17363 2
17364 \series default
17365 (
17366 \begin_inset Formula $\nabla^{2}$
17367 \end_inset
17368
17369 )を使用することもできます.
17370 \end_layout
17371
17372 \begin_layout Standard
17373
17374 \family sans
17375 挿入\SpecialChar menuseparator
17376 特殊文字
17377 \family default
17378 メニューの
17379 \family sans
17380 メニュー区切り
17381 \family default
17382 で入力される文字は,
17383 \series bold
17384
17385 \backslash
17386 triangleright
17387 \series default
17388 演算子です.
17389 \end_layout
17390
17391 \begin_layout Subsection
17392 自己定義演算子
17393 \begin_inset CommandInset label
17394 LatexCommand label
17395 name "subsec:自己定義演算子"
17396
17397 \end_inset
17398
17399
17400 \begin_inset Index idx
17401 status collapsed
17402
17403 \begin_layout Plain Layout
17404 えんざんし@演算子 ! じこていぎ@自己定義
17405 \begin_inset space \thinspace{}
17406 \end_inset
17407
17408 ——
17409 \end_layout
17410
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \begin_layout Standard
17417 \SpecialChar LaTeX
17418 プリアンブルで
17419 \series bold
17420
17421 \backslash
17422 DeclareMathOperator
17423 \series default
17424
17425 \begin_inset Index idx
17426 status collapsed
17427
17428 \begin_layout Plain Layout
17429 こまんど@コマンド ! D ! 
17430 \backslash
17431 dbinom@
17432 \backslash
17433 DeclareMathOperator
17434 \end_layout
17435
17436 \end_inset
17437
17438 コマンドを使用すると,自己定義演算子を定義することができます.このコマンドの書式は
17439 \end_layout
17440
17441 \begin_layout Standard
17442
17443 \series bold
17444
17445 \backslash
17446 DeclareMathOperator{新規コマンド}{表示}
17447 \end_layout
17448
17449 \begin_layout Standard
17450 です.「表示」は,出力での演算子の表示され方を定義する文字や記号です.大演算子を定義するには,コマンドの後に「*」を置きます.自己定義の大演算子は,すべて第
17451 \begin_inset CommandInset ref
17452 LatexCommand ref
17453 reference "subsec:演算子の範囲"
17454
17455 \end_inset
17456
17457 節で述べられた範囲を指定することができます.
17458 \end_layout
17459
17460 \begin_layout Standard
17461 たとえば,以下のような\SpecialChar LaTeX
17462 プリアンブル行
17463 \end_layout
17464
17465 \begin_layout Standard
17466
17467 \series bold
17468
17469 \backslash
17470 DeclareMathOperator*{
17471 \backslash
17472 Lozenge}{
17473 \backslash
17474 blacklozenge}
17475 \end_layout
17476
17477 \begin_layout Standard
17478 は,第
17479 \begin_inset CommandInset ref
17480 LatexCommand ref
17481 reference "subsec:その他の記号"
17482
17483 \end_inset
17484
17485 節にある菱形記号を使った大演算子を挿入する,以下のようなコマンド
17486 \series bold
17487
17488 \backslash
17489 Lozenge
17490 \series default
17491 を定義します.
17492 \begin_inset Formula 
17493 \[
17494 \Lozenge_{n=1}^{\infty}
17495 \]
17496
17497 \end_inset
17498
17499 上記の数式を作るコマンドは,
17500 \series bold
17501
17502 \backslash
17503 Lozenge
17504 \series default
17505 ^
17506 \series bold
17507
17508 \backslash
17509 infty
17510 \begin_inset Formula $\to$
17511 \end_inset
17512
17513 _n=1
17514 \series default
17515 です.
17516 \end_layout
17517
17518 \begin_layout Standard
17519 \begin_inset VSpace bigskip
17520 \end_inset
17521
17522 自己定義演算子を,同一文書内で複数回用いない時には,以下の書式を持つ
17523 \series bold
17524
17525 \backslash
17526 mathop
17527 \series default
17528
17529 \begin_inset Index idx
17530 status collapsed
17531
17532 \begin_layout Plain Layout
17533 こまんど@コマンド ! M ! 
17534 \backslash
17535 mathop
17536 \end_layout
17537
17538 \end_inset
17539
17540 コマンドおよび
17541 \series bold
17542
17543 \backslash
17544 mathbin
17545 \series default
17546
17547 \begin_inset Index idx
17548 status collapsed
17549
17550 \begin_layout Plain Layout
17551 こまんど@コマンド ! M ! 
17552 \backslash
17553 mathbin
17554 \end_layout
17555
17556 \end_inset
17557
17558 コマンドを用いて定義を行うこともできます.
17559 \end_layout
17560
17561 \begin_layout Standard
17562 (書式)
17563 \series bold
17564
17565 \backslash
17566 mathop{表示}
17567 \series default
17568 および
17569 \series bold
17570
17571 \backslash
17572 mathbin{表示}
17573 \end_layout
17574
17575 \begin_layout Standard
17576
17577 \series bold
17578
17579 \backslash
17580 mathop
17581 \series default
17582 は大演算子を定義し,
17583 \series bold
17584
17585 \backslash
17586 mathbin
17587 \series default
17588 は二項演算子を定義します.
17589 \end_layout
17590
17591 \begin_layout Standard
17592 たとえば
17593 \series bold
17594
17595 \backslash
17596 mathop
17597 \series default
17598 は,以下のように,複数の演算子に共通の範囲指定を行うのに用いることができます.
17599 \end_layout
17600
17601 \begin_layout Standard
17602 \begin_inset Formula 
17603 \[
17604 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17605 \]
17606
17607 \end_inset
17608
17609
17610 \end_layout
17611
17612 \begin_layout Standard
17613 上記の数式では
17614 \begin_inset Newline newline
17615 \end_inset
17616
17617
17618 \series bold
17619
17620 \backslash
17621 mathop{
17622 \backslash
17623 sum
17624 \backslash
17625 negmedspace
17626 \backslash
17627 sum
17628 \series default
17629
17630 \begin_inset space \textvisiblespace{}
17631 \end_inset
17632
17633
17634 \series bold
17635
17636 \begin_inset Formula $\to$
17637 \end_inset
17638
17639 ^N
17640 \series default
17641
17642 \begin_inset space \textvisiblespace{}
17643 \end_inset
17644
17645
17646 \series bold
17647 _i,j=1
17648 \begin_inset Newline newline
17649 \end_inset
17650
17651
17652 \series default
17653 というコマンドを用いています.
17654 \end_layout
17655
17656 \begin_layout Section
17657 書体
17658 \begin_inset Index idx
17659 status collapsed
17660
17661 \begin_layout Plain Layout
17662 しょたい@書体
17663 \end_layout
17664
17665 \end_inset
17666
17667
17668 \begin_inset Index idx
17669 status collapsed
17670
17671 \begin_layout Plain Layout
17672 ふぉんと@フォント
17673 \begin_inset ERT
17674 status collapsed
17675
17676 \begin_layout Plain Layout
17677
17678 |see{
17679 \end_layout
17680
17681 \end_inset
17682
17683 書体
17684 \begin_inset ERT
17685 status collapsed
17686
17687 \begin_layout Plain Layout
17688
17689 }
17690 \end_layout
17691
17692 \end_inset
17693
17694
17695 \end_layout
17696
17697 \end_inset
17698
17699
17700 \end_layout
17701
17702 \begin_layout Subsection
17703 書体様式
17704 \begin_inset CommandInset label
17705 LatexCommand label
17706 name "subsec:書体様式"
17707
17708 \end_inset
17709
17710
17711 \begin_inset Index idx
17712 status collapsed
17713
17714 \begin_layout Plain Layout
17715 しょたい@書体 ! ようしき@様式
17716 \end_layout
17717
17718 \end_inset
17719
17720
17721 \end_layout
17722
17723 \begin_layout Standard
17724 数式中のラテン文字は,以下の書体様式のうちいずれかに設定することができます.
17725 \end_layout
17726
17727 \begin_layout Standard
17728 \align center
17729 \begin_inset Tabular
17730 <lyxtabular version="3" rows="6" columns="3">
17731 <features booktabs="true" tabularvalignment="middle">
17732 <column alignment="center" valignment="top" width="0pt">
17733 <column alignment="center" valignment="top">
17734 <column alignment="center" valignment="top">
17735 <row>
17736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17737 \begin_inset Text
17738
17739 \begin_layout Plain Layout
17740 コマンド
17741 \end_layout
17742
17743 \end_inset
17744 </cell>
17745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17746 \begin_inset Text
17747
17748 \begin_layout Plain Layout
17749 出力
17750 \end_layout
17751
17752 \end_inset
17753 </cell>
17754 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17755 \begin_inset Text
17756
17757 \begin_layout Plain Layout
17758
17759 \lang english
17760 Shortcut
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 </row>
17766 <row>
17767 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17768 \begin_inset Text
17769
17770 \begin_layout Plain Layout
17771
17772 \backslash
17773 mathbb
17774 \series bold
17775
17776 \begin_inset space \textvisiblespace{}
17777 \end_inset
17778
17779
17780 \series default
17781 ABC
17782 \end_layout
17783
17784 \end_inset
17785 </cell>
17786 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17787 \begin_inset Text
17788
17789 \begin_layout Plain Layout
17790 \begin_inset Formula $\mathbb{ABC}$
17791 \end_inset
17792
17793
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 <cell alignment="center" valignment="top" usebox="none">
17799 \begin_inset Text
17800
17801 \begin_layout Plain Layout
17802 -
17803 \end_layout
17804
17805 \end_inset
17806 </cell>
17807 </row>
17808 <row>
17809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813
17814 \backslash
17815 mathbf
17816 \series bold
17817
17818 \begin_inset space \textvisiblespace{}
17819 \end_inset
17820
17821
17822 \series default
17823 AbC
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17829 \begin_inset Text
17830
17831 \begin_layout Plain Layout
17832 \begin_inset Formula $\mathbf{AbC}$
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 \begin_inset Info
17845 type  "shortcut"
17846 arg   "font-bold"
17847 \end_inset
17848
17849
17850 \end_layout
17851
17852 \end_inset
17853 </cell>
17854 </row>
17855 <row>
17856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17857 \begin_inset Text
17858
17859 \begin_layout Plain Layout
17860
17861 \backslash
17862 boldsymbol
17863 \series bold
17864
17865 \begin_inset space \textvisiblespace{}
17866 \end_inset
17867
17868
17869 \series default
17870 AbC
17871 \end_layout
17872
17873 \end_inset
17874 </cell>
17875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17876 \begin_inset Text
17877
17878 \begin_layout Plain Layout
17879 \begin_inset Formula $\boldsymbol{AbC}$
17880 \end_inset
17881
17882
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 <cell alignment="center" valignment="top" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891 \begin_inset Info
17892 type  "shortcut"
17893 arg   "font-boldsymbol"
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 </row>
17902 <row>
17903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907
17908 \backslash
17909 mathcal
17910 \series bold
17911
17912 \begin_inset space \textvisiblespace{}
17913 \end_inset
17914
17915
17916 \series default
17917 ABC
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17923 \begin_inset Text
17924
17925 \begin_layout Plain Layout
17926 \begin_inset Formula $\mathcal{ABC}$
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 <cell alignment="center" valignment="top" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 -
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 </row>
17944 <row>
17945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \begin_layout Plain Layout
17949
17950 \backslash
17951 mathfrak
17952 \series bold
17953
17954 \begin_inset space \textvisiblespace{}
17955 \end_inset
17956
17957
17958 \series default
17959 AbC
17960 \end_layout
17961
17962 \end_inset
17963 </cell>
17964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17965 \begin_inset Text
17966
17967 \begin_layout Plain Layout
17968 \begin_inset Formula $\mathfrak{AbC}$
17969 \end_inset
17970
17971
17972 \end_layout
17973
17974 \end_inset
17975 </cell>
17976 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17977 \begin_inset Text
17978
17979 \begin_layout Plain Layout
17980 -
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 </row>
17986 </lyxtabular>
17987
17988 \end_inset
17989
17990
17991 \end_layout
17992
17993 \begin_layout Standard
17994 \align center
17995 \begin_inset Tabular
17996 <lyxtabular version="3" rows="6" columns="3">
17997 <features booktabs="true" tabularvalignment="middle">
17998 <column alignment="center" valignment="top" width="0pt">
17999 <column alignment="center" valignment="top">
18000 <column alignment="center" valignment="top">
18001 <row>
18002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006 コマンド
18007 \end_layout
18008
18009 \end_inset
18010 </cell>
18011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015 出力
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024
18025 \lang english
18026 Shortcut
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 </row>
18032 <row>
18033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037
18038 \backslash
18039 mathit
18040 \series bold
18041
18042 \begin_inset space \textvisiblespace{}
18043 \end_inset
18044
18045
18046 \series default
18047 AbC
18048 \end_layout
18049
18050 \end_inset
18051 </cell>
18052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056 \begin_inset Formula $\mathit{AbC}$
18057 \end_inset
18058
18059
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 -
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 </row>
18074 <row>
18075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079
18080 \backslash
18081 mathrm
18082 \series bold
18083
18084 \begin_inset space \textvisiblespace{}
18085 \end_inset
18086
18087
18088 \series default
18089 AbC
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 \begin_inset Formula $\mathrm{AbC}$
18099 \end_inset
18100
18101
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 <cell alignment="center" valignment="top" usebox="none">
18107 \begin_inset Text
18108
18109 \begin_layout Plain Layout
18110 \begin_inset Info
18111 type  "shortcut"
18112 arg   "font-roman"
18113 \end_inset
18114
18115
18116 \end_layout
18117
18118 \end_inset
18119 </cell>
18120 </row>
18121 <row>
18122 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126
18127 \backslash
18128 mathsf
18129 \series bold
18130
18131 \begin_inset space \textvisiblespace{}
18132 \end_inset
18133
18134
18135 \series default
18136 AbC
18137 \end_layout
18138
18139 \end_inset
18140 </cell>
18141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145 \begin_inset Formula $\mathsf{AbC}$
18146 \end_inset
18147
18148
18149 \end_layout
18150
18151 \end_inset
18152 </cell>
18153 <cell alignment="center" valignment="top" usebox="none">
18154 \begin_inset Text
18155
18156 \begin_layout Plain Layout
18157 \begin_inset Info
18158 type  "shortcut"
18159 arg   "font-sans"
18160 \end_inset
18161
18162
18163 \end_layout
18164
18165 \end_inset
18166 </cell>
18167 </row>
18168 <row>
18169 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173
18174 \backslash
18175 mathtt
18176 \series bold
18177
18178 \begin_inset space \textvisiblespace{}
18179 \end_inset
18180
18181
18182 \series default
18183 AbC
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192 \begin_inset Formula $\mathtt{AbC}$
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell alignment="center" valignment="top" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204 \begin_inset Info
18205 type  "shortcut"
18206 arg   "font-typewriter"
18207 \end_inset
18208
18209
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 </row>
18215 <row>
18216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220
18221 \backslash
18222 mathscr
18223 \series bold
18224
18225 \begin_inset space \textvisiblespace{}
18226 \end_inset
18227
18228
18229 \series default
18230 ABC
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18236 \begin_inset Text
18237
18238 \begin_layout Plain Layout
18239 \begin_inset Formula $\mathscr{ABC}$
18240 \end_inset
18241
18242
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 -
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 </lyxtabular>
18258
18259 \end_inset
18260
18261
18262 \end_layout
18263
18264 \begin_layout Standard
18265 \begin_inset Note Greyedout
18266 status open
18267
18268 \begin_layout Plain Layout
18269
18270 \series bold
18271 【註】
18272 \backslash
18273 mathbb
18274 \series default
18275
18276 \series bold
18277 mathcal
18278 \series default
18279 様式と
18280 \series bold
18281
18282 \backslash
18283 mathscr
18284 \series default
18285 様式は,大文字にのみ使用することができます.
18286 \end_layout
18287
18288 \end_inset
18289
18290
18291 \end_layout
18292
18293 \begin_layout Standard
18294 既定では,
18295 \series bold
18296
18297 \backslash
18298 mathnormal
18299 \series default
18300 様式に設定されています.
18301 \end_layout
18302
18303 \begin_layout Standard
18304 書体様式コマンドは,以下のように数式構成要素内の文字に対しても機能します.
18305 \begin_inset Formula 
18306 \[
18307 \mathfrak{A=\frac{b}{C}}
18308 \]
18309
18310 \end_inset
18311
18312
18313 \end_layout
18314
18315 \begin_layout Standard
18316 数式テキストに含まれる文字に対しては,数式書体様式は反映せず,
18317 \series bold
18318
18319 \backslash
18320 textrm
18321 \series default
18322 様式で表示されます.数式テキストの様式を文字様式ダイアログで設定することができないのは,\SpecialChar LyX
18323 のバグです
18324 \begin_inset Foot
18325 status collapsed
18326
18327 \begin_layout Plain Layout
18328 \begin_inset CommandInset href
18329 LatexCommand href
18330 name "LyX-bug #4629"
18331 target "https://www.lyx.org/trac/ticket/4629"
18332 literal "false"
18333
18334 \end_inset
18335
18336
18337 \end_layout
18338
18339 \end_inset
18340
18341
18342 \end_layout
18343
18344 \begin_layout Standard
18345 書体様式コマンドの代わりに,
18346 \family sans
18347 編集\SpecialChar menuseparator
18348 数学\SpecialChar menuseparator
18349 文字様式
18350 \family default
18351 ダイアログや,
18352 \begin_inset Info
18353 type  "icon"
18354 arg   "math-insert \\font"
18355 \end_inset
18356
18357 を使用することもできます.
18358 \end_layout
18359
18360 \begin_layout Subsection
18361 ボールド体の数式
18362 \begin_inset CommandInset label
18363 LatexCommand label
18364 name "subsec:ボールド体の数式"
18365
18366 \end_inset
18367
18368
18369 \begin_inset Index idx
18370 status collapsed
18371
18372 \begin_layout Plain Layout
18373 すうしき@数式 ! ぼーるどたい@ボールド体
18374 \end_layout
18375
18376 \end_inset
18377
18378
18379 \end_layout
18380
18381 \begin_layout Standard
18382 数式全体をボールド体にしようとすると,前節の
18383 \series bold
18384
18385 \backslash
18386 mathbf
18387 \series default
18388 コマンドは,ギリシャ文字の小文字に対しては機能しないので,使用することができません.さらにこのコマンドは,以下の式のように,ラテン文字をつねにアップライト体に印
18389 字してしまいます.
18390 \end_layout
18391
18392 \begin_layout Standard
18393 \begin_inset Formula 
18394 \[
18395 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18396 \]
18397
18398 \end_inset
18399
18400
18401 \end_layout
18402
18403 \begin_layout Standard
18404 この数式を正しく表示するには,以下のように,
18405 \series bold
18406
18407 \backslash
18408 boldsymbol
18409 \series default
18410 コマンドを使用します.
18411 \begin_inset Formula 
18412 \[
18413 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18414 \]
18415
18416 \end_inset
18417
18418 また,数式を
18419 \series bold
18420 boldmath環境
18421 \series default
18422 に設定する方法もあります.この環境は,\SpecialChar TeX
18423 モードで
18424 \series bold
18425
18426 \backslash
18427 boldmath
18428 \begin_inset Index idx
18429 status collapsed
18430
18431 \begin_layout Plain Layout
18432 こまんど@コマンド ! B ! 
18433 \backslash
18434 boldmath
18435 \end_layout
18436
18437 \end_inset
18438
18439
18440 \series default
18441 コマンドを挿入することによって作ることができます.環境を閉じるには,
18442 \series bold
18443
18444 \backslash
18445 unboldmath
18446 \begin_inset Index idx
18447 status collapsed
18448
18449 \begin_layout Plain Layout
18450 こまんど@コマンド ! U ! 
18451 \backslash
18452 unboldmath
18453 \end_layout
18454
18455 \end_inset
18456
18457
18458 \series default
18459 コマンドを\SpecialChar TeX
18460 モードで挿入します.
18461 \begin_inset ERT
18462 status collapsed
18463
18464 \begin_layout Plain Layout
18465
18466
18467 \backslash
18468 boldmath 
18469 \end_layout
18470
18471 \end_inset
18472
18473
18474 \begin_inset Formula 
18475 \[
18476 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18477 \]
18478
18479 \end_inset
18480
18481
18482 \begin_inset ERT
18483 status collapsed
18484
18485 \begin_layout Plain Layout
18486
18487
18488 \backslash
18489 unboldmath 
18490 \end_layout
18491
18492 \end_inset
18493
18494
18495 \end_layout
18496
18497 \begin_layout Subsection
18498 色付きの数式
18499 \begin_inset Index idx
18500 status collapsed
18501
18502 \begin_layout Plain Layout
18503 すうしき@数式 ! いろつき@色付き
18504 \end_layout
18505
18506 \end_inset
18507
18508
18509 \end_layout
18510
18511 \begin_layout Standard
18512 数式も,通常の本文と同様,色を付けることができます.数式あるいは数式の一部を選択して,文字様式ダイアログを使用して下さい.下記は,マゼンタ色にした数式です.
18513 \begin_inset Formula 
18514 \[
18515 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18516 \]
18517
18518 \end_inset
18519
18520
18521 \end_layout
18522
18523 \begin_layout Standard
18524
18525 \begin_inset CommandInset ref
18526 LatexCommand ref
18527 reference "subsec:色付きボックス"
18528
18529 \end_inset
18530
18531 節に述べられているように,自己定義の色を定義することもできます.自己定義の色は,以下の書式を持つ
18532 \series bold
18533
18534 \backslash
18535 textcolor
18536 \series default
18537
18538 \begin_inset Index idx
18539 status collapsed
18540
18541 \begin_layout Plain Layout
18542 こまんど@コマンド ! T ! 
18543 \backslash
18544 textcolor
18545 \end_layout
18546
18547 \end_inset
18548
18549 \SpecialChar TeX
18550 コードコマンドで適用することができます.
18551 \end_layout
18552
18553 \begin_layout Standard
18554
18555 \series bold
18556
18557 \backslash
18558 textcolor{色}{文字ないし数式}
18559 \end_layout
18560
18561 \begin_layout Standard
18562 下記の例は,全体を濃緑にし,一部を赤にしています.
18563 \end_layout
18564
18565 \begin_layout Standard
18566 \begin_inset ERT
18567 status collapsed
18568
18569 \begin_layout Plain Layout
18570
18571
18572 \backslash
18573 textcolor{darkgreen}{
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \begin_inset Formula 
18580 \[
18581 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18582 \]
18583
18584 \end_inset
18585
18586
18587 \begin_inset ERT
18588 status collapsed
18589
18590 \begin_layout Plain Layout
18591
18592 }
18593 \end_layout
18594
18595 \end_inset
18596
18597
18598 \end_layout
18599
18600 \begin_layout Standard
18601 \SpecialChar LyX
18602 のバグのため,自己定義色は数式全体に対してしか使用することができません
18603 \begin_inset Foot
18604 status collapsed
18605
18606 \begin_layout Plain Layout
18607 \begin_inset CommandInset href
18608 LatexCommand href
18609 name "LyX-bug #5269"
18610 target "https://www.lyx.org/trac/ticket/5269"
18611 literal "false"
18612
18613 \end_inset
18614
18615
18616 \end_layout
18617
18618 \end_inset
18619
18620
18621 \end_layout
18622
18623 \begin_layout Subsection
18624 書体寸法
18625 \begin_inset CommandInset label
18626 LatexCommand label
18627 name "subsec:書体寸法"
18628
18629 \end_inset
18630
18631
18632 \begin_inset Index idx
18633 status collapsed
18634
18635 \begin_layout Plain Layout
18636 しょたい@書体 ! すんぽう@寸法
18637 \end_layout
18638
18639 \end_inset
18640
18641
18642 \end_layout
18643
18644 \begin_layout Standard
18645 数式内の文字については,本文中の文字同様,以下の書体寸法設定コマンドがあります.
18646 \end_layout
18647
18648 \begin_layout Standard
18649
18650 \series bold
18651
18652 \backslash
18653 Huge
18654 \series default
18655
18656 \series bold
18657
18658 \backslash
18659 huge
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 large
18678 \series default
18679
18680 \series bold
18681
18682 \backslash
18683 normalsize
18684 \series default
18685
18686 \series bold
18687
18688 \backslash
18689 small
18690 \series default
18691 ,
18692 \begin_inset Newline newline
18693 \end_inset
18694
18695
18696 \series bold
18697
18698 \backslash
18699 footnotesize
18700 \series default
18701
18702 \series bold
18703
18704 \backslash
18705 scriptsize
18706 \series default
18707 ,および
18708 \series bold
18709
18710 \backslash
18711 tiny
18712 \end_layout
18713
18714 \begin_layout Standard
18715 これらのコマンドによって生成される実際の書体寸法は,文書の書体寸法に依存し,文書の書体寸法が
18716 \series bold
18717
18718 \backslash
18719 normalsize
18720 \series default
18721 コマンドに設定されます.他のコマンドは,
18722 \series bold
18723
18724 \backslash
18725 normalsize
18726 \series default
18727 を基準として拡大ないし縮小されます.しかしながら,書体寸法は一定の値を越えることができないようになっています.たとえば,文書書体寸法が12
18728 \begin_inset space \thinspace{}
18729 \end_inset
18730
18731 ptであるならば,
18732 \series bold
18733
18734 \backslash
18735 Huge
18736 \series default
18737 コマンドは
18738 \series bold
18739
18740 \backslash
18741 huge
18742 \series default
18743 コマンドと同じ大きさに落とされます.
18744 \end_layout
18745
18746 \begin_layout Standard
18747 ある場所以降のすべての数式と本文文字を変更するには,書体寸法コマンドを\SpecialChar TeX
18748 モードで挿入します.元の書体寸法に戻すには,数式の後に\SpecialChar TeX
18749 モードで
18750 \series bold
18751
18752 \backslash
18753 normalsize
18754 \series default
18755 コマンドを挿入します.
18756 \end_layout
18757
18758 \begin_layout Standard
18759 数式内では,以下の寸法コマンドまたはツールバーボタン
18760 \begin_inset Info
18761 type  "icon"
18762 arg   "math-insert \\style"
18763 \end_inset
18764
18765 を使用して,寸法を変更することができます.
18766 \end_layout
18767
18768 \begin_layout Standard
18769 \noindent
18770 \align center
18771 \begin_inset Tabular
18772 <lyxtabular version="3" rows="5" columns="2">
18773 <features booktabs="true" tabularvalignment="middle">
18774 <column alignment="center" valignment="top" width="0pt">
18775 <column alignment="center" valignment="top">
18776 <row>
18777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18778 \begin_inset Text
18779
18780 \begin_layout Plain Layout
18781 コマンド
18782 \end_layout
18783
18784 \end_inset
18785 </cell>
18786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18787 \begin_inset Text
18788
18789 \begin_layout Plain Layout
18790 出力
18791 \end_layout
18792
18793 \end_inset
18794 </cell>
18795 </row>
18796 <row>
18797 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18798 \begin_inset Text
18799
18800 \begin_layout Plain Layout
18801
18802 \backslash
18803 displaystyle
18804 \begin_inset Index idx
18805 status collapsed
18806
18807 \begin_layout Plain Layout
18808 こまんど@コマンド ! D ! 
18809 \backslash
18810 displaystyle
18811 \end_layout
18812
18813 \end_inset
18814
18815
18816 \end_layout
18817
18818 \end_inset
18819 </cell>
18820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18825 \end_inset
18826
18827
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 </row>
18833 <row topspace="1mm">
18834 <cell alignment="center" valignment="top" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838
18839 \backslash
18840 textstyle
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18850 \end_inset
18851
18852
18853 \end_layout
18854
18855 \end_inset
18856 </cell>
18857 </row>
18858 <row>
18859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Plain Layout
18863
18864 \backslash
18865 scriptstyle
18866 \end_layout
18867
18868 \end_inset
18869 </cell>
18870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18875 \end_inset
18876
18877
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 </row>
18883 <row>
18884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18885 \begin_inset Text
18886
18887 \begin_layout Plain Layout
18888
18889 \backslash
18890 scriptscriptstyle
18891 \end_layout
18892
18893 \end_inset
18894 </cell>
18895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18900 \end_inset
18901
18902
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 </row>
18908 </lyxtabular>
18909
18910 \end_inset
18911
18912
18913 \end_layout
18914
18915 \begin_layout Standard
18916 これらのコマンドを入力すると,青いボックスが現れるので,そこに数式のパーツを入れることができます.
18917 \end_layout
18918
18919 \begin_layout Standard
18920 フォント寸法を変更するにはもう一つの方法がありますが,これは記号と数式内テキストのみに使うことができます.これを使うには,書体寸法コマンドを数式テキスト内に挿入
18921 します.数式テキストの終わりか,別の書体寸法コマンドが現れるまでの文字すべてが,選択した寸法になります.以下に二つの例を挙げます.
18922 \begin_inset VSpace -2mm
18923 \end_inset
18924
18925
18926 \end_layout
18927
18928 \begin_layout Standard
18929 \begin_inset ERT
18930 status collapsed
18931
18932 \begin_layout Plain Layout
18933
18934
18935 \backslash
18936 huge 
18937 \end_layout
18938
18939 \end_inset
18940
18941
18942 \begin_inset Formula 
18943 \[
18944 A=\frac{B}{c}\cdot\maltese
18945 \]
18946
18947 \end_inset
18948
18949
18950 \begin_inset Formula 
18951 \[
18952 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18953 \]
18954
18955 \end_inset
18956
18957
18958 \begin_inset ERT
18959 status collapsed
18960
18961 \begin_layout Plain Layout
18962
18963
18964 \backslash
18965 normalsize 
18966 \end_layout
18967
18968 \end_inset
18969
18970
18971 \end_layout
18972
18973 \begin_layout Standard
18974 \begin_inset VSpace medskip
18975 \end_inset
18976
18977 二つの式の前には,
18978 \series bold
18979
18980 \backslash
18981 huge
18982 \series default
18983 コマンドが挿入されています.二つ目の数式を入力するコマンドは,
18984 \begin_inset Newline newline
18985 \end_inset
18986
18987
18988 \series bold
18989
18990 \backslash
18991 maltese
18992 \begin_inset space \textvisiblespace{}
18993 \end_inset
18994
18995 A Alt+M M 
18996 \backslash
18997 Large
18998 \begin_inset space \textvisiblespace{}
18999 \end_inset
19000
19001
19002 \backslash
19003 maltese
19004 \begin_inset space \textvisiblespace{}
19005 \end_inset
19006
19007
19008 \backslash
19009 textit
19010 \begin_inset space \textvisiblespace{}
19011 \end_inset
19012
19013 A
19014 \begin_inset Formula $\to$
19015 \end_inset
19016
19017
19018 \begin_inset Formula $\to$
19019 \end_inset
19020
19021
19022 \begin_inset Newline newline
19023 \end_inset
19024
19025
19026 \begin_inset space \hspace*{}
19027 \length 1cm
19028 \end_inset
19029
19030 Alt+M
19031 \series default
19032  
19033 \series bold
19034
19035 \backslash
19036 tiny
19037 \begin_inset space \textvisiblespace{}
19038 \end_inset
19039
19040
19041 \backslash
19042 maltese
19043 \begin_inset space \textvisiblespace{}
19044 \end_inset
19045
19046
19047 \backslash
19048 textit
19049 \begin_inset space \textvisiblespace{}
19050 \end_inset
19051
19052 A
19053 \begin_inset Newline newline
19054 \end_inset
19055
19056
19057 \series default
19058 のようになります.
19059 \end_layout
19060
19061 \begin_layout Standard
19062 ある記号を別の寸法で表示することができないときには,その記号はつねに既定寸法で表示されます.
19063 \end_layout
19064
19065 \begin_layout Section
19066 ギリシャ文字
19067 \begin_inset Index idx
19068 status collapsed
19069
19070 \begin_layout Plain Layout
19071 ぎりしゃもじ@ギリシャ文字
19072 \end_layout
19073
19074 \end_inset
19075
19076
19077 \end_layout
19078
19079 \begin_layout Standard
19080 すべてのギリシャ文字は,ツールバーボタンの
19081 \begin_inset Info
19082 type  "icon"
19083 arg   "math-insert \\alpha"
19084 \end_inset
19085
19086 からでも挿入することができます.各国の組版規則では,数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが,フランス語やロ
19087 シア語などいくつかの言語では,それにもかかわらず立体で組版されることがあります.
19088 \end_layout
19089
19090 \begin_layout Subsection
19091 小文字
19092 \begin_inset Index idx
19093 status collapsed
19094
19095 \begin_layout Plain Layout
19096 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19097 \end_layout
19098
19099 \end_inset
19100
19101
19102 \end_layout
19103
19104 \begin_layout Standard
19105 \begin_inset space \hfill{}
19106 \end_inset
19107
19108
19109 \begin_inset Tabular
19110 <lyxtabular version="3" rows="11" columns="2">
19111 <features booktabs="true" tabularvalignment="middle">
19112 <column alignment="center" valignment="top" width="0pt">
19113 <column alignment="center" valignment="top" width="0pt">
19114 <row>
19115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 コマンド
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128 出力
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 </row>
19134 <row>
19135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139
19140 \backslash
19141 alpha
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150 \begin_inset Formula $\alpha$
19151 \end_inset
19152
19153
19154 \end_layout
19155
19156 \end_inset
19157 </cell>
19158 </row>
19159 <row>
19160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164
19165 \backslash
19166 beta
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175 \begin_inset Formula $\beta$
19176 \end_inset
19177
19178
19179 \end_layout
19180
19181 \end_inset
19182 </cell>
19183 </row>
19184 <row>
19185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189
19190 \backslash
19191 gamma
19192 \end_layout
19193
19194 \end_inset
19195 </cell>
19196 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200 \begin_inset Formula $\gamma$
19201 \end_inset
19202
19203
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 </row>
19209 <row>
19210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19211 \begin_inset Text
19212
19213 \begin_layout Plain Layout
19214
19215 \backslash
19216 delta
19217 \end_layout
19218
19219 \end_inset
19220 </cell>
19221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225 \begin_inset Formula $\delta$
19226 \end_inset
19227
19228
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 </row>
19234 <row>
19235 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239
19240 \backslash
19241 epsilon
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250 \begin_inset Formula $\epsilon$
19251 \end_inset
19252
19253
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 </row>
19259 <row>
19260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264
19265 \backslash
19266 varepsilon
19267 \end_layout
19268
19269 \end_inset
19270 </cell>
19271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275 \begin_inset Formula $\varepsilon$
19276 \end_inset
19277
19278
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 </row>
19284 <row>
19285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289
19290 \backslash
19291 zeta
19292 \end_layout
19293
19294 \end_inset
19295 </cell>
19296 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300 \begin_inset Formula $\zeta$
19301 \end_inset
19302
19303
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 </row>
19309 <row>
19310 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314
19315 \backslash
19316 eta
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 \begin_inset Formula $\eta$
19326 \end_inset
19327
19328
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 </row>
19334 <row>
19335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339
19340 \backslash
19341 theta
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19347 \begin_inset Text
19348
19349 \begin_layout Plain Layout
19350 \begin_inset Formula $\theta$
19351 \end_inset
19352
19353
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 </row>
19359 <row>
19360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364
19365 \backslash
19366 vartheta
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375 \begin_inset Formula $\vartheta$
19376 \end_inset
19377
19378
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 </row>
19384 </lyxtabular>
19385
19386 \end_inset
19387
19388
19389 \begin_inset space \hfill{}
19390 \end_inset
19391
19392
19393 \begin_inset Tabular
19394 <lyxtabular version="3" rows="12" columns="2">
19395 <features booktabs="true" tabularvalignment="middle">
19396 <column alignment="center" valignment="top" width="0pt">
19397 <column alignment="center" valignment="top" width="0pt">
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 コマンド
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 出力
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 </row>
19418 <row>
19419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19420 \begin_inset Text
19421
19422 \begin_layout Plain Layout
19423
19424 \backslash
19425 iota
19426 \end_layout
19427
19428 \end_inset
19429 </cell>
19430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19431 \begin_inset Text
19432
19433 \begin_layout Plain Layout
19434 \begin_inset Formula $\iota$
19435 \end_inset
19436
19437
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 <row>
19444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \backslash
19450 kappa
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 \begin_inset Formula $\kappa$
19460 \end_inset
19461
19462
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 </row>
19468 <row>
19469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19470 \begin_inset Text
19471
19472 \begin_layout Plain Layout
19473
19474 \backslash
19475 varkappa
19476 \end_layout
19477
19478 \end_inset
19479 </cell>
19480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19481 \begin_inset Text
19482
19483 \begin_layout Plain Layout
19484 \begin_inset Formula $\varkappa$
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \end_inset
19491 </cell>
19492 </row>
19493 <row>
19494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498
19499 \backslash
19500 lambda
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 \begin_inset Formula $\lambda$
19510 \end_inset
19511
19512
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 </row>
19518 <row>
19519 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523
19524 \backslash
19525 mu
19526 \end_layout
19527
19528 \end_inset
19529 </cell>
19530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19531 \begin_inset Text
19532
19533 \begin_layout Plain Layout
19534 \begin_inset Formula $\mu$
19535 \end_inset
19536
19537
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 </row>
19543 <row>
19544 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548
19549 \backslash
19550 nu
19551 \end_layout
19552
19553 \end_inset
19554 </cell>
19555 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19556 \begin_inset Text
19557
19558 \begin_layout Plain Layout
19559 \begin_inset Formula $\nu$
19560 \end_inset
19561
19562
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 </row>
19568 <row>
19569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573
19574 \backslash
19575 xi
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584 \begin_inset Formula $\xi$
19585 \end_inset
19586
19587
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 </row>
19593 <row>
19594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 o
19599 \end_layout
19600
19601 \end_inset
19602 </cell>
19603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607 \begin_inset Formula $o$
19608 \end_inset
19609
19610
19611 \end_layout
19612
19613 \end_inset
19614 </cell>
19615 </row>
19616 <row>
19617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621
19622 \backslash
19623 pi
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632 \begin_inset Formula $\pi$
19633 \end_inset
19634
19635
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \backslash
19648 varpi
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 \begin_inset Formula $\varpi$
19658 \end_inset
19659
19660
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 </row>
19666 <row>
19667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671
19672 \backslash
19673 rho
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682 \begin_inset Formula $\rho$
19683 \end_inset
19684
19685
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 </row>
19691 </lyxtabular>
19692
19693 \end_inset
19694
19695
19696 \begin_inset space \hfill{}
19697 \end_inset
19698
19699
19700 \begin_inset Tabular
19701 <lyxtabular version="3" rows="11" columns="2">
19702 <features booktabs="true" tabularvalignment="middle">
19703 <column alignment="center" valignment="top" width="0pt">
19704 <column alignment="center" valignment="top" width="0pt">
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710 コマンド
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719 出力
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 </row>
19725 <row>
19726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730
19731 \backslash
19732 varrho
19733 \end_layout
19734
19735 \end_inset
19736 </cell>
19737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741 \begin_inset Formula $\varrho$
19742 \end_inset
19743
19744
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 </row>
19750 <row>
19751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755
19756 \backslash
19757 sigma
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766 \begin_inset Formula $\sigma$
19767 \end_inset
19768
19769
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 </row>
19775 <row>
19776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Plain Layout
19780
19781 \backslash
19782 varsigma
19783 \end_layout
19784
19785 \end_inset
19786 </cell>
19787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791 \begin_inset Formula $\varsigma$
19792 \end_inset
19793
19794
19795 \end_layout
19796
19797 \end_inset
19798 </cell>
19799 </row>
19800 <row>
19801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805
19806 \backslash
19807 tau
19808 \end_layout
19809
19810 \end_inset
19811 </cell>
19812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 \begin_inset Formula $\tau$
19817 \end_inset
19818
19819
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \backslash
19832 upsilon
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841 \begin_inset Formula $\upsilon$
19842 \end_inset
19843
19844
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 </row>
19850 <row>
19851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855
19856 \backslash
19857 phi
19858 \end_layout
19859
19860 \end_inset
19861 </cell>
19862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866 \begin_inset Formula $\phi$
19867 \end_inset
19868
19869
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 </row>
19875 <row>
19876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880
19881 \backslash
19882 varphi
19883 \end_layout
19884
19885 \end_inset
19886 </cell>
19887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 \begin_inset Formula $\varphi$
19892 \end_inset
19893
19894
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 </row>
19900 <row>
19901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905
19906 \backslash
19907 chi
19908 \end_layout
19909
19910 \end_inset
19911 </cell>
19912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19913 \begin_inset Text
19914
19915 \begin_layout Plain Layout
19916 \begin_inset Formula $\chi$
19917 \end_inset
19918
19919
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 </row>
19925 <row>
19926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930
19931 \backslash
19932 psi
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941 \begin_inset Formula $\psi$
19942 \end_inset
19943
19944
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 </row>
19950 <row>
19951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Plain Layout
19955
19956 \backslash
19957 omega
19958 \end_layout
19959
19960 \end_inset
19961 </cell>
19962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19963 \begin_inset Text
19964
19965 \begin_layout Plain Layout
19966 \begin_inset Formula $\omega$
19967 \end_inset
19968
19969
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 </row>
19975 </lyxtabular>
19976
19977 \end_inset
19978
19979
19980 \begin_inset space \hfill{}
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \begin_layout Standard
19987 \begin_inset VSpace medskip
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \begin_layout Standard
19994 アップライト体のギリシャ文字を作成する方法は,第
19995 \begin_inset CommandInset ref
19996 LatexCommand ref
19997 reference "subsec:アップライト体ギリシャ小文字"
19998
19999 \end_inset
20000
20001 節に説明されています.
20002 \end_layout
20003
20004 \begin_layout Subsection
20005 大文字
20006 \begin_inset Index idx
20007 status collapsed
20008
20009 \begin_layout Plain Layout
20010 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20011 \end_layout
20012
20013 \end_inset
20014
20015
20016 \end_layout
20017
20018 \begin_layout Standard
20019 \begin_inset space \hfill{}
20020 \end_inset
20021
20022
20023 \begin_inset Tabular
20024 <lyxtabular version="3" rows="7" columns="2">
20025 <features booktabs="true" tabularvalignment="middle">
20026 <column alignment="center" valignment="top" width="0pt">
20027 <column alignment="center" valignment="top" width="0pt">
20028 <row>
20029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 コマンド
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042 出力
20043 \end_layout
20044
20045 \end_inset
20046 </cell>
20047 </row>
20048 <row>
20049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053
20054 \backslash
20055 Gamma
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20061 \begin_inset Text
20062
20063 \begin_layout Plain Layout
20064 \begin_inset Formula $\Gamma$
20065 \end_inset
20066
20067
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \backslash
20080 Delta
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 \begin_inset Formula $\Delta$
20090 \end_inset
20091
20092
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 </row>
20098 <row>
20099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20100 \begin_inset Text
20101
20102 \begin_layout Plain Layout
20103
20104 \backslash
20105 Theta
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20111 \begin_inset Text
20112
20113 \begin_layout Plain Layout
20114 \begin_inset Formula $\Theta$
20115 \end_inset
20116
20117
20118 \end_layout
20119
20120 \end_inset
20121 </cell>
20122 </row>
20123 <row>
20124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20125 \begin_inset Text
20126
20127 \begin_layout Plain Layout
20128
20129 \backslash
20130 Lambda
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 \begin_inset Formula $\Lambda$
20140 \end_inset
20141
20142
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 </row>
20148 <row>
20149 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153
20154 \backslash
20155 Xi
20156 \end_layout
20157
20158 \end_inset
20159 </cell>
20160 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20161 \begin_inset Text
20162
20163 \begin_layout Plain Layout
20164 \begin_inset Formula $\Xi$
20165 \end_inset
20166
20167
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 </row>
20173 <row>
20174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178
20179 \backslash
20180 Pi
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189 \begin_inset Formula $\Pi$
20190 \end_inset
20191
20192
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 </row>
20198 </lyxtabular>
20199
20200 \end_inset
20201
20202
20203 \begin_inset space \hfill{}
20204 \end_inset
20205
20206
20207 \begin_inset Tabular
20208 <lyxtabular version="3" rows="6" columns="2">
20209 <features booktabs="true" tabularvalignment="middle">
20210 <column alignment="center" valignment="top" width="0pt">
20211 <column alignment="center" valignment="top" width="0pt">
20212 <row>
20213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217 コマンド
20218 \end_layout
20219
20220 \end_inset
20221 </cell>
20222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20223 \begin_inset Text
20224
20225 \begin_layout Plain Layout
20226 出力
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 </row>
20232 <row>
20233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20234 \begin_inset Text
20235
20236 \begin_layout Plain Layout
20237
20238 \backslash
20239 Sigma
20240 \end_layout
20241
20242 \end_inset
20243 </cell>
20244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20245 \begin_inset Text
20246
20247 \begin_layout Plain Layout
20248 \begin_inset Formula $\Sigma$
20249 \end_inset
20250
20251
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 </row>
20257 <row>
20258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262
20263 \backslash
20264 Upsilon
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273 \begin_inset Formula $\Upsilon$
20274 \end_inset
20275
20276
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 </row>
20282 <row>
20283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20284 \begin_inset Text
20285
20286 \begin_layout Plain Layout
20287
20288 \backslash
20289 Phi
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298 \begin_inset Formula $\Phi$
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 </row>
20307 <row>
20308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20309 \begin_inset Text
20310
20311 \begin_layout Plain Layout
20312
20313 \backslash
20314 Psi
20315 \end_layout
20316
20317 \end_inset
20318 </cell>
20319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 \begin_inset Formula $\Psi$
20324 \end_inset
20325
20326
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 </row>
20332 <row>
20333 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337
20338 \backslash
20339 Omega
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 \begin_inset Formula $\Omega$
20349 \end_inset
20350
20351
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 </row>
20357 </lyxtabular>
20358
20359 \end_inset
20360
20361
20362 \begin_inset space \hfill{}
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \begin_layout Standard
20369 \begin_inset VSpace medskip
20370 \end_inset
20371
20372 大文字のギリシャ文字が立体で表示されるのは,\SpecialChar TeX
20373 の開発途上に生じたデザイン上のバグによるものです.正しいイタリック体の大文字を得るためには,各コマンドの頭に
20374 \series bold
20375 var
20376 \series default
20377 を付けてください.たとえば,
20378 \series bold
20379
20380 \backslash
20381 varGamma
20382 \series default
20383 コマンドは,
20384 \begin_inset Formula $\varGamma$
20385 \end_inset
20386
20387 を生成します.もう一つの方法は,パッケージ
20388 \series bold
20389 fixmath
20390 \series default
20391
20392 \begin_inset Foot
20393 status collapsed
20394
20395 \begin_layout Plain Layout
20396
20397 \series bold
20398 fixmath
20399 \series default
20400 は,\SpecialChar LaTeX
20401 パッケージ
20402 \series bold
20403 was
20404 \series default
20405
20406 \begin_inset Index idx
20407 status collapsed
20408
20409 \begin_layout Plain Layout
20410 ぱっけーじ@パッケージ ! was
20411 \begin_inset ERT
20412 status collapsed
20413
20414 \begin_layout Plain Layout
20415
20416
20417 \backslash
20418 vspace{4mm}
20419 \end_layout
20420
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427
20428 に含まれています.
20429 \end_layout
20430
20431 \end_inset
20432
20433
20434 \begin_inset Index idx
20435 status collapsed
20436
20437 \begin_layout Plain Layout
20438 ぱっけーじ@パッケージ ! fixmath
20439 \end_layout
20440
20441 \end_inset
20442
20443 を\SpecialChar LaTeX
20444 プリアンブル行に
20445 \end_layout
20446
20447 \begin_layout Standard
20448
20449 \series bold
20450
20451 \backslash
20452 usepackage{fixmath}
20453 \end_layout
20454
20455 \begin_layout Standard
20456 と書いて読み込む方法です.すると,文書中の大きなギリシャ文字は,すべて自動的にイタリック体として組版されます.
20457 \end_layout
20458
20459 \begin_layout Subsection
20460 ボールド体
20461 \begin_inset Index idx
20462 status collapsed
20463
20464 \begin_layout Plain Layout
20465 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20466 \end_layout
20467
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \begin_layout Standard
20474 ギリシャ文字は,ラテン文字のようには,多様な書体様式に設定することができません.ギリシャ文字をボールド体にできるのは,
20475 \series bold
20476
20477 \backslash
20478 boldsymbol
20479 \series default
20480 コマンドのみです
20481 \begin_inset Index idx
20482 status collapsed
20483
20484 \begin_layout Plain Layout
20485 こまんど@コマンド ! B ! 
20486 \backslash
20487 boldsymbol
20488 \end_layout
20489
20490 \end_inset
20491
20492
20493 \end_layout
20494
20495 \begin_layout Standard
20496 \align center
20497 \begin_inset Tabular
20498 <lyxtabular version="3" rows="3" columns="2">
20499 <features booktabs="true" tabularvalignment="middle">
20500 <column alignment="center" valignment="top" width="0pt">
20501 <column alignment="center" valignment="top">
20502 <row>
20503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Plain Layout
20507 コマンド
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516 出力
20517 \end_layout
20518
20519 \end_inset
20520 </cell>
20521 </row>
20522 <row>
20523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20524 \begin_inset Text
20525
20526 \begin_layout Plain Layout
20527
20528 \backslash
20529 Upsilon
20530 \backslash
20531 boldsymbol
20532 \backslash
20533 Upsilon
20534 \end_layout
20535
20536 \end_inset
20537 </cell>
20538 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20539 \begin_inset Text
20540
20541 \begin_layout Plain Layout
20542 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20543 \end_inset
20544
20545
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 </row>
20551 <row>
20552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556
20557 \backslash
20558 theta
20559 \backslash
20560 boldsymbol
20561 \backslash
20562 theta
20563 \end_layout
20564
20565 \end_inset
20566 </cell>
20567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571 \begin_inset Formula $\theta\boldsymbol{\theta}$
20572 \end_inset
20573
20574
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 </row>
20580 </lyxtabular>
20581
20582 \end_inset
20583
20584
20585 \end_layout
20586
20587 \begin_layout Section
20588 記号
20589 \begin_inset ERT
20590 status collapsed
20591
20592 \begin_layout Plain Layout
20593
20594
20595 \backslash
20596 texorpdfstring{
20597 \end_layout
20598
20599 \end_inset
20600
20601
20602 \begin_inset Foot
20603 status collapsed
20604
20605 \begin_layout Plain Layout
20606 各\SpecialChar LaTeX
20607 パッケージに含まれる全記号をほとんど網羅した一覧が,
20608 \begin_inset CommandInset citation
20609 LatexCommand cite
20610 key "Symbols"
20611 literal "true"
20612
20613 \end_inset
20614
20615 にあります.
20616 \end_layout
20617
20618 \end_inset
20619
20620
20621 \begin_inset ERT
20622 status collapsed
20623
20624 \begin_layout Plain Layout
20625
20626 }{}
20627 \end_layout
20628
20629 \end_inset
20630
20631
20632 \begin_inset Note Note
20633 status collapsed
20634
20635 \begin_layout Plain Layout
20636
20637 \backslash
20638 texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
20639 \end_layout
20640
20641 \begin_layout Plain Layout
20642
20643 \backslash
20644 texorpdfstringについての詳細は,第
20645 \begin_inset CommandInset ref
20646 LatexCommand ref
20647 reference "subsec:節見出し中の数式"
20648
20649 \end_inset
20650
20651 節にあります.
20652 \end_layout
20653
20654 \end_inset
20655
20656
20657 \begin_inset Index idx
20658 status collapsed
20659
20660 \begin_layout Plain Layout
20661 きごう@記号
20662 \end_layout
20663
20664 \end_inset
20665
20666
20667 \end_layout
20668
20669 \begin_layout Standard
20670 本節に掲げてある各記号の多くは,ツールバーボタンの
20671 \begin_inset Info
20672 type  "icon"
20673 arg   "math-insert \\nabla"
20674 \end_inset
20675
20676
20677 \begin_inset Info
20678 type  "icon"
20679 arg   "math-insert \\digamma"
20680 \end_inset
20681
20682 でも挿入することができます.
20683 \end_layout
20684
20685 \begin_layout Subsection
20686 数学記号
20687 \begin_inset CommandInset label
20688 LatexCommand label
20689 name "subsec:数学記号"
20690
20691 \end_inset
20692
20693
20694 \begin_inset Index idx
20695 status collapsed
20696
20697 \begin_layout Plain Layout
20698 きごう@記号 ! すうがく@数学
20699 \end_layout
20700
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \begin_layout Standard
20707 \begin_inset Tabular
20708 <lyxtabular version="3" rows="10" columns="2">
20709 <features booktabs="true" tabularvalignment="middle">
20710 <column alignment="center" valignment="top" width="0pt">
20711 <column alignment="center" valignment="top" width="0pt">
20712 <row>
20713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20714 \begin_inset Text
20715
20716 \begin_layout Plain Layout
20717 コマンド
20718 \end_layout
20719
20720 \end_inset
20721 </cell>
20722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20723 \begin_inset Text
20724
20725 \begin_layout Plain Layout
20726 出力
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 </row>
20732 <row>
20733 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20734 \begin_inset Text
20735
20736 \begin_layout Plain Layout
20737
20738 \backslash
20739 neg
20740 \end_layout
20741
20742 \end_inset
20743 </cell>
20744 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20745 \begin_inset Text
20746
20747 \begin_layout Plain Layout
20748 \begin_inset Formula $\neg$
20749 \end_inset
20750
20751
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 </row>
20757 <row>
20758 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762
20763 \backslash
20764 Im
20765 \end_layout
20766
20767 \end_inset
20768 </cell>
20769 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20770 \begin_inset Text
20771
20772 \begin_layout Plain Layout
20773 \begin_inset Formula $\Im$
20774 \end_inset
20775
20776
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 </row>
20782 <row>
20783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20784 \begin_inset Text
20785
20786 \begin_layout Plain Layout
20787
20788 \backslash
20789 Re
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798 \begin_inset Formula $\Re$
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 </row>
20807 <row>
20808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20809 \begin_inset Text
20810
20811 \begin_layout Plain Layout
20812
20813 \backslash
20814 aleph
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20820 \begin_inset Text
20821
20822 \begin_layout Plain Layout
20823 \begin_inset Formula $\aleph$
20824 \end_inset
20825
20826
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 </row>
20832 <row>
20833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20834 \begin_inset Text
20835
20836 \begin_layout Plain Layout
20837
20838 \backslash
20839 partial
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20845 \begin_inset Text
20846
20847 \begin_layout Plain Layout
20848 \begin_inset Formula $\partial$
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 </row>
20857 <row>
20858 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862
20863 \backslash
20864 infty
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873 \begin_inset Formula $\infty$
20874 \end_inset
20875
20876
20877 \end_layout
20878
20879 \end_inset
20880 </cell>
20881 </row>
20882 <row>
20883 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20884 \begin_inset Text
20885
20886 \begin_layout Plain Layout
20887
20888 \backslash
20889 wp
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898 \begin_inset Formula $\wp$
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \end_inset
20905 </cell>
20906 </row>
20907 <row>
20908 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20909 \begin_inset Text
20910
20911 \begin_layout Plain Layout
20912
20913 \backslash
20914 imath
20915 \end_layout
20916
20917 \end_inset
20918 </cell>
20919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20920 \begin_inset Text
20921
20922 \begin_layout Plain Layout
20923 \begin_inset Formula $\imath$
20924 \end_inset
20925
20926
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 </row>
20932 <row>
20933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20934 \begin_inset Text
20935
20936 \begin_layout Plain Layout
20937
20938 \backslash
20939 jmath
20940 \end_layout
20941
20942 \end_inset
20943 </cell>
20944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20945 \begin_inset Text
20946
20947 \begin_layout Plain Layout
20948 \begin_inset Formula $\jmath$
20949 \end_inset
20950
20951
20952 \end_layout
20953
20954 \end_inset
20955 </cell>
20956 </row>
20957 </lyxtabular>
20958
20959 \end_inset
20960
20961
20962 \begin_inset space \hfill{}
20963 \end_inset
20964
20965
20966 \begin_inset Tabular
20967 <lyxtabular version="3" rows="10" columns="2">
20968 <features booktabs="true" tabularvalignment="middle">
20969 <column alignment="center" valignment="top" width="0pt">
20970 <column alignment="center" valignment="top" width="0pt">
20971 <row>
20972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976 コマンド
20977 \end_layout
20978
20979 \end_inset
20980 </cell>
20981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20982 \begin_inset Text
20983
20984 \begin_layout Plain Layout
20985 出力
20986 \begin_inset Note Note
20987 status collapsed
20988
20989 \begin_layout Plain Layout
20990 ここで
20991 \series bold
20992
20993 \backslash
20994 raisebox
20995 \series default
20996 はスペーサーとして使用しているだけです.
20997 \end_layout
20998
20999 \end_inset
21000
21001
21002 \end_layout
21003
21004 \end_inset
21005 </cell>
21006 </row>
21007 <row>
21008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21009 \begin_inset Text
21010
21011 \begin_layout Plain Layout
21012
21013 \backslash
21014 forall
21015 \end_layout
21016
21017 \end_inset
21018 </cell>
21019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21020 \begin_inset Text
21021
21022 \begin_layout Plain Layout
21023 \begin_inset Formula $\forall$
21024 \end_inset
21025
21026
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 </row>
21032 <row>
21033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037
21038 \backslash
21039 exists
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21045 \begin_inset Text
21046
21047 \begin_layout Plain Layout
21048 \begin_inset Formula $\exists$
21049 \end_inset
21050
21051
21052 \end_layout
21053
21054 \end_inset
21055 </cell>
21056 </row>
21057 <row>
21058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062
21063 \backslash
21064 nexists
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21070 \begin_inset Text
21071
21072 \begin_layout Plain Layout
21073 \begin_inset Formula $\nexists$
21074 \end_inset
21075
21076
21077 \end_layout
21078
21079 \end_inset
21080 </cell>
21081 </row>
21082 <row>
21083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087
21088 \backslash
21089 emptyset
21090 \end_layout
21091
21092 \end_inset
21093 </cell>
21094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21095 \begin_inset Text
21096
21097 \begin_layout Plain Layout
21098 \begin_inset Formula $\emptyset$
21099 \end_inset
21100
21101
21102 \end_layout
21103
21104 \end_inset
21105 </cell>
21106 </row>
21107 <row>
21108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112
21113 \backslash
21114 varnothing
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21120 \begin_inset Text
21121
21122 \begin_layout Plain Layout
21123 \begin_inset Formula $\varnothing$
21124 \end_inset
21125
21126
21127 \end_layout
21128
21129 \end_inset
21130 </cell>
21131 </row>
21132 <row>
21133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137
21138 \backslash
21139 dag
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148 \begin_inset Formula $\dag$
21149 \end_inset
21150
21151
21152 \end_layout
21153
21154 \end_inset
21155 </cell>
21156 </row>
21157 <row>
21158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162
21163 \backslash
21164 ddag
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Plain Layout
21173 \begin_inset Formula $\ddag$
21174 \end_inset
21175
21176
21177 \end_layout
21178
21179 \end_inset
21180 </cell>
21181 </row>
21182 <row>
21183 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187
21188 \backslash
21189 complement
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198 \begin_inset ERT
21199 status collapsed
21200
21201 \begin_layout Plain Layout
21202
21203
21204 \backslash
21205 raisebox{-0.8mm}{
21206 \end_layout
21207
21208 \end_inset
21209
21210
21211 \begin_inset Formula $\complement$
21212 \end_inset
21213
21214
21215 \begin_inset ERT
21216 status collapsed
21217
21218 \begin_layout Plain Layout
21219
21220 }
21221 \end_layout
21222
21223 \end_inset
21224
21225
21226 \end_layout
21227
21228 \end_inset
21229 </cell>
21230 </row>
21231 <row>
21232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21233 \begin_inset Text
21234
21235 \begin_layout Plain Layout
21236
21237 \backslash
21238 Bbbk
21239 \end_layout
21240
21241 \end_inset
21242 </cell>
21243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21244 \begin_inset Text
21245
21246 \begin_layout Plain Layout
21247 \begin_inset Formula $\Bbbk$
21248 \end_inset
21249
21250
21251 \end_layout
21252
21253 \end_inset
21254 </cell>
21255 </row>
21256 </lyxtabular>
21257
21258 \end_inset
21259
21260
21261 \begin_inset space \hfill{}
21262 \end_inset
21263
21264
21265 \begin_inset Tabular
21266 <lyxtabular version="3" rows="10" columns="2">
21267 <features booktabs="true" tabularvalignment="middle">
21268 <column alignment="center" valignment="top" width="0pt">
21269 <column alignment="center" valignment="top" width="0pt">
21270 <row>
21271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275 コマンド
21276 \end_layout
21277
21278 \end_inset
21279 </cell>
21280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21281 \begin_inset Text
21282
21283 \begin_layout Plain Layout
21284 出力
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row>
21291 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \backslash
21297 prime
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306 \begin_inset Formula $\prime$
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 </row>
21315 <row>
21316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320
21321 \backslash
21322 backprime
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 \begin_inset Formula $\backprime$
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 </row>
21340 <row>
21341 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \begin_layout Plain Layout
21345
21346 \backslash
21347 mho
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356 \begin_inset Formula $\mho$
21357 \end_inset
21358
21359
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 </row>
21365 <row>
21366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370
21371 \backslash
21372 triangle
21373 \end_layout
21374
21375 \end_inset
21376 </cell>
21377 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21378 \begin_inset Text
21379
21380 \begin_layout Plain Layout
21381 \begin_inset Formula $\triangle$
21382 \end_inset
21383
21384
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 </row>
21390 <row>
21391 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395
21396 \backslash
21397 angle
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406 \begin_inset Formula $\angle$
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 </row>
21415 <row>
21416 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420
21421 \backslash
21422 measuredangle
21423 \end_layout
21424
21425 \end_inset
21426 </cell>
21427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21428 \begin_inset Text
21429
21430 \begin_layout Plain Layout
21431 \begin_inset Formula $\measuredangle$
21432 \end_inset
21433
21434
21435 \end_layout
21436
21437 \end_inset
21438 </cell>
21439 </row>
21440 <row>
21441 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21442 \begin_inset Text
21443
21444 \begin_layout Plain Layout
21445
21446 \backslash
21447 sphericalangle
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 \begin_inset Formula $\sphericalangle$
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \end_inset
21463 </cell>
21464 </row>
21465 <row>
21466 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21467 \begin_inset Text
21468
21469 \begin_layout Plain Layout
21470
21471 \backslash
21472 top
21473 \end_layout
21474
21475 \end_inset
21476 </cell>
21477 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21478 \begin_inset Text
21479
21480 \begin_layout Plain Layout
21481 \begin_inset Formula $\top$
21482 \end_inset
21483
21484
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 </row>
21490 <row>
21491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21492 \begin_inset Text
21493
21494 \begin_layout Plain Layout
21495
21496 \backslash
21497 bot
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506 \begin_inset Formula $\bot$
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 </row>
21515 </lyxtabular>
21516
21517 \end_inset
21518
21519
21520 \end_layout
21521
21522 \begin_layout Subsection
21523 その他の記号
21524 \begin_inset CommandInset label
21525 LatexCommand label
21526 name "subsec:その他の記号"
21527
21528 \end_inset
21529
21530
21531 \begin_inset Index idx
21532 status collapsed
21533
21534 \begin_layout Plain Layout
21535 きごう@記号 ! そのた@その他
21536 \end_layout
21537
21538 \end_inset
21539
21540
21541 \end_layout
21542
21543 \begin_layout Standard
21544 \noindent
21545 \align center
21546 \begin_inset Tabular
21547 <lyxtabular version="3" rows="10" columns="2">
21548 <features booktabs="true" tabularvalignment="middle">
21549 <column alignment="center" valignment="top" width="0pt">
21550 <column alignment="center" valignment="top" width="0pt">
21551 <row>
21552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21553 \begin_inset Text
21554
21555 \begin_layout Plain Layout
21556 コマンド
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565 出力
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 </row>
21571 <row>
21572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576
21577 \backslash
21578 flat
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21584 \begin_inset Text
21585
21586 \begin_layout Plain Layout
21587 \begin_inset Formula $\flat$
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 </row>
21596 <row>
21597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601
21602 \backslash
21603 natural
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612 \begin_inset Formula $\natural$
21613 \end_inset
21614
21615
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 </row>
21621 <row>
21622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21623 \begin_inset Text
21624
21625 \begin_layout Plain Layout
21626
21627 \backslash
21628 sharp
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21634 \begin_inset Text
21635
21636 \begin_layout Plain Layout
21637 \begin_inset Formula $\sharp$
21638 \end_inset
21639
21640
21641 \end_layout
21642
21643 \end_inset
21644 </cell>
21645 </row>
21646 <row>
21647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21648 \begin_inset Text
21649
21650 \begin_layout Plain Layout
21651
21652 \backslash
21653 surd
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21659 \begin_inset Text
21660
21661 \begin_layout Plain Layout
21662 \begin_inset Formula $\surd$
21663 \end_inset
21664
21665
21666 \end_layout
21667
21668 \end_inset
21669 </cell>
21670 </row>
21671 <row>
21672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676
21677 \backslash
21678 checkmark
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687 \begin_inset Formula $\checkmark$
21688 \end_inset
21689
21690
21691 \end_layout
21692
21693 \end_inset
21694 </cell>
21695 </row>
21696 <row>
21697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21698 \begin_inset Text
21699
21700 \begin_layout Plain Layout
21701
21702 \backslash
21703 yen
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21709 \begin_inset Text
21710
21711 \begin_layout Plain Layout
21712 \begin_inset Formula $\yen$
21713 \end_inset
21714
21715
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 </row>
21721 <row>
21722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726
21727 \backslash
21728 pounds
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21734 \begin_inset Text
21735
21736 \begin_layout Plain Layout
21737 \begin_inset Formula $\pounds$
21738 \end_inset
21739
21740
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 </row>
21746 <row>
21747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21748 \begin_inset Text
21749
21750 \begin_layout Plain Layout
21751 $
21752 \end_layout
21753
21754 \end_inset
21755 </cell>
21756 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760 \begin_inset Formula $\$$
21761 \end_inset
21762
21763
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 </row>
21769 <row>
21770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774 §
21775 \end_layout
21776
21777 \end_inset
21778 </cell>
21779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \begin_layout Plain Layout
21783 \begin_inset Formula $§$
21784 \end_inset
21785
21786
21787 \end_layout
21788
21789 \end_inset
21790 </cell>
21791 </row>
21792 </lyxtabular>
21793
21794 \end_inset
21795
21796
21797 \begin_inset space \hfill{}
21798 \end_inset
21799
21800
21801 \begin_inset Tabular
21802 <lyxtabular version="3" rows="10" columns="2">
21803 <features booktabs="true" tabularvalignment="middle">
21804 <column alignment="center" valignment="top" width="0pt">
21805 <column alignment="center" valignment="top">
21806 <row>
21807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811 コマンド
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820 出力
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 </row>
21826 <row>
21827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21828 \begin_inset Text
21829
21830 \begin_layout Plain Layout
21831
21832 \backslash
21833 hbar
21834 \end_layout
21835
21836 \end_inset
21837 </cell>
21838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21839 \begin_inset Text
21840
21841 \begin_layout Plain Layout
21842 \begin_inset Formula $\hbar$
21843 \end_inset
21844
21845
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 </row>
21851 <row>
21852 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856
21857 \backslash
21858 hslash
21859 \end_layout
21860
21861 \end_inset
21862 </cell>
21863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21864 \begin_inset Text
21865
21866 \begin_layout Plain Layout
21867 \begin_inset Formula $\hslash$
21868 \end_inset
21869
21870
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 </row>
21876 <row>
21877 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21878 \begin_inset Text
21879
21880 \begin_layout Plain Layout
21881
21882 \backslash
21883 clubsuit
21884 \end_layout
21885
21886 \end_inset
21887 </cell>
21888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21889 \begin_inset Text
21890
21891 \begin_layout Plain Layout
21892 \begin_inset Formula $\clubsuit$
21893 \end_inset
21894
21895
21896 \end_layout
21897
21898 \end_inset
21899 </cell>
21900 </row>
21901 <row>
21902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21903 \begin_inset Text
21904
21905 \begin_layout Plain Layout
21906
21907 \backslash
21908 spadesuit
21909 \end_layout
21910
21911 \end_inset
21912 </cell>
21913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21914 \begin_inset Text
21915
21916 \begin_layout Plain Layout
21917 \begin_inset Formula $\spadesuit$
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \end_inset
21924 </cell>
21925 </row>
21926 <row>
21927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21928 \begin_inset Text
21929
21930 \begin_layout Plain Layout
21931
21932 \backslash
21933 bigstar
21934 \end_layout
21935
21936 \end_inset
21937 </cell>
21938 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21939 \begin_inset Text
21940
21941 \begin_layout Plain Layout
21942 \begin_inset Formula $\bigstar$
21943 \end_inset
21944
21945
21946 \end_layout
21947
21948 \end_inset
21949 </cell>
21950 </row>
21951 <row>
21952 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956
21957 \backslash
21958 blacklozenge
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 \begin_inset Formula $\blacklozenge$
21968 \end_inset
21969
21970
21971 \end_layout
21972
21973 \end_inset
21974 </cell>
21975 </row>
21976 <row>
21977 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21978 \begin_inset Text
21979
21980 \begin_layout Plain Layout
21981
21982 \backslash
21983 blacktriangle
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21989 \begin_inset Text
21990
21991 \begin_layout Plain Layout
21992 \begin_inset Formula $\blacktriangle$
21993 \end_inset
21994
21995
21996 \end_layout
21997
21998 \end_inset
21999 </cell>
22000 </row>
22001 <row>
22002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006
22007 \backslash
22008 blacktiangledown
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22014 \begin_inset Text
22015
22016 \begin_layout Plain Layout
22017 \begin_inset Formula $\blacktriangledown$
22018 \end_inset
22019
22020
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 </row>
22026 <row>
22027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22028 \begin_inset Text
22029
22030 \begin_layout Plain Layout
22031
22032 \backslash
22033 bullet
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22039 \begin_inset Text
22040
22041 \begin_layout Plain Layout
22042 \begin_inset Formula $\bullet$
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \end_inset
22049 </cell>
22050 </row>
22051 </lyxtabular>
22052
22053 \end_inset
22054
22055
22056 \begin_inset space \hfill{}
22057 \end_inset
22058
22059
22060 \begin_inset Tabular
22061 <lyxtabular version="3" rows="10" columns="2">
22062 <features booktabs="true" tabularvalignment="middle">
22063 <column alignment="center" valignment="top" width="0pt">
22064 <column alignment="center" valignment="top" width="0pt">
22065 <row>
22066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070 コマンド
22071 \end_layout
22072
22073 \end_inset
22074 </cell>
22075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22076 \begin_inset Text
22077
22078 \begin_layout Plain Layout
22079 出力
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 </row>
22085 <row>
22086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \backslash
22092 diamondsuit
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101 \begin_inset Formula $\diamondsuit$
22102 \end_inset
22103
22104
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 </row>
22110 <row>
22111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \backslash
22117 Diamond
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 \begin_inset Formula $\Diamond$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 </row>
22135 <row>
22136 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140
22141 \backslash
22142 heartsuit
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 \begin_inset Formula $\heartsuit$
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 </row>
22160 <row>
22161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165
22166 \backslash
22167 P
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22173 \begin_inset Text
22174
22175 \begin_layout Plain Layout
22176 \begin_inset Formula $\P$
22177 \end_inset
22178
22179
22180 \end_layout
22181
22182 \end_inset
22183 </cell>
22184 </row>
22185 <row>
22186 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190
22191 \backslash
22192 copyright
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 \begin_inset Formula $\copyright$
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 </row>
22210 <row>
22211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215
22216 \backslash
22217 circledR
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22223 \begin_inset Text
22224
22225 \begin_layout Plain Layout
22226 \begin_inset Formula $\circledR$
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 </row>
22235 <row>
22236 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240
22241 \backslash
22242 maltese
22243 \end_layout
22244
22245 \end_inset
22246 </cell>
22247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Plain Layout
22251 \begin_inset Formula $\maltese$
22252 \end_inset
22253
22254
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 </row>
22260 <row>
22261 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22262 \begin_inset Text
22263
22264 \begin_layout Plain Layout
22265
22266 \backslash
22267 diagup
22268 \end_layout
22269
22270 \end_inset
22271 </cell>
22272 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22273 \begin_inset Text
22274
22275 \begin_layout Plain Layout
22276 \begin_inset Formula $\diagup$
22277 \end_inset
22278
22279
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 </row>
22285 <row>
22286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290
22291 \backslash
22292 diagdown
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301 \begin_inset Formula $\diagdown$
22302 \end_inset
22303
22304
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 </row>
22310 </lyxtabular>
22311
22312 \end_inset
22313
22314
22315 \end_layout
22316
22317 \begin_layout Standard
22318 \begin_inset VSpace medskip
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \begin_layout Standard
22325 寸法を変えて表示することのできる記号もあります.第
22326 \begin_inset CommandInset ref
22327 LatexCommand ref
22328 reference "subsec:書体寸法"
22329
22330 \end_inset
22331
22332 節をご参照下さい.
22333 \end_layout
22334
22335 \begin_layout Subsection
22336 ユーロ通貨記号
22337 \begin_inset Index idx
22338 status collapsed
22339
22340 \begin_layout Plain Layout
22341 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22342 \end_layout
22343
22344 \end_inset
22345
22346
22347 \begin_inset Index idx
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351 E@
22352 \begin_inset ERT
22353 status collapsed
22354
22355 \begin_layout Plain Layout
22356
22357
22358 \backslash
22359 officialeuro
22360 \end_layout
22361
22362 \end_inset
22363
22364
22365 \end_layout
22366
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \begin_layout Standard
22373 ユーロ通貨記号を数式で使用するには,\SpecialChar LaTeX
22374 パッケージ
22375 \series bold
22376 eurosym
22377 \series default
22378
22379 \begin_inset Index idx
22380 status collapsed
22381
22382 \begin_layout Plain Layout
22383 ぱっけーじ@パッケージ ! eurosym
22384 \end_layout
22385
22386 \end_inset
22387
22388 が導入されていて,以下のような\SpecialChar LaTeX
22389 プリアンブル行によって読み込まれていなくてはなりません.
22390 \end_layout
22391
22392 \begin_layout Standard
22393
22394 \series bold
22395
22396 \backslash
22397 usepackage[gennarrow]{eurosym}
22398 \end_layout
22399
22400 \begin_layout Standard
22401 すると,ユーロ通貨記号を
22402 \series bold
22403
22404 \backslash
22405 euro
22406 \series default
22407
22408 \begin_inset Index idx
22409 status collapsed
22410
22411 \begin_layout Plain Layout
22412 こまんど@コマンド ! E ! 
22413 \backslash
22414 euro
22415 \end_layout
22416
22417 \end_inset
22418
22419 コマンドで挿入することができるようになります.
22420 \end_layout
22421
22422 \begin_layout Standard
22423 数式テキストには,
22424 \series bold
22425 eurosym
22426 \series default
22427 が導入されていなくても,ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます.
22428 \series bold
22429 eurosym
22430 \series default
22431 が導入されていれば,
22432 \series bold
22433
22434 \backslash
22435 euro
22436 \series default
22437 は\SpecialChar TeX
22438 モードでも挿入することができます.また,正式な通貨記号を
22439 \series bold
22440
22441 \backslash
22442 officialeuro
22443 \series default
22444
22445 \begin_inset Index idx
22446 status collapsed
22447
22448 \begin_layout Plain Layout
22449 こまんど@コマンド ! O ! 
22450 \backslash
22451 officialeuro
22452 \end_layout
22453
22454 \end_inset
22455
22456 コマンド(これは\SpecialChar TeX
22457 モードでのみ使用することができます)で挿入することができます.
22458 \end_layout
22459
22460 \begin_layout Standard
22461 \begin_inset ERT
22462 status collapsed
22463
22464 \begin_layout Plain Layout
22465
22466
22467 \backslash
22468 ifeurosym 
22469 \end_layout
22470
22471 \end_inset
22472
22473
22474 \begin_inset Note Note
22475 status open
22476
22477 \begin_layout Plain Layout
22478 以下の表は,\SpecialChar LaTeX
22479 パッケージ
22480 \series bold
22481 eurosym
22482 \series default
22483 が導入済みのときのみ表示されます.
22484 \end_layout
22485
22486 \end_inset
22487
22488
22489 \end_layout
22490
22491 \begin_layout Standard
22492 以下は,各ユーロ通貨記号のまとめです.
22493 \end_layout
22494
22495 \begin_layout Standard
22496 \align center
22497 \begin_inset Tabular
22498 <lyxtabular version="3" rows="4" columns="3">
22499 <features booktabs="true" tabularvalignment="middle">
22500 <column alignment="center" valignment="top" width="0pt">
22501 <column alignment="center" valignment="top" width="0pt">
22502 <column alignment="center" valignment="top" width="0pt">
22503 <row>
22504 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22505 \begin_inset Text
22506
22507 \begin_layout Plain Layout
22508 \begin_inset ERT
22509 status collapsed
22510
22511 \begin_layout Plain Layout
22512
22513
22514 \backslash
22515 cmidrule[0.08em]{2-3}
22516 \end_layout
22517
22518 \end_inset
22519
22520
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529 コマンド
22530 \end_layout
22531
22532 \end_inset
22533 </cell>
22534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22535 \begin_inset Text
22536
22537 \begin_layout Plain Layout
22538 出力
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549 数式
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558
22559 \backslash
22560 euro
22561 \end_layout
22562
22563 \end_inset
22564 </cell>
22565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22566 \begin_inset Text
22567
22568 \begin_layout Plain Layout
22569 \begin_inset Formula $\euro$
22570 \end_inset
22571
22572
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 </row>
22578 <row>
22579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22580 \begin_inset Text
22581
22582 \begin_layout Plain Layout
22583 数式テキスト
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592 (ユーロ記号)
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 (ユーロ記号)
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 <row>
22608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612 \SpecialChar TeX
22613 モード
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22619 \begin_inset Text
22620
22621 \begin_layout Plain Layout
22622
22623 \backslash
22624 officialeuro
22625 \end_layout
22626
22627 \end_inset
22628 </cell>
22629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22630 \begin_inset Text
22631
22632 \begin_layout Plain Layout
22633 \begin_inset ERT
22634 status collapsed
22635
22636 \begin_layout Plain Layout
22637
22638
22639 \backslash
22640 officialeuro
22641 \end_layout
22642
22643 \end_inset
22644
22645
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 </lyxtabular>
22652
22653 \end_inset
22654
22655
22656 \begin_inset Note Note
22657 status collapsed
22658
22659 \begin_layout Plain Layout
22660 ここでは,
22661 \series bold
22662
22663 \backslash
22664 cmidrule
22665 \series default
22666 は表罫線のためだけに用いられています.詳細については,取扱説明書
22667 \emph on
22668 埋込オブジェクト篇
22669 \emph default
22670
22671 \family sans
22672 フォーマル形式の表
22673 \family default
22674 の節をご覧下さい.
22675 \end_layout
22676
22677 \end_inset
22678
22679
22680 \end_layout
22681
22682 \begin_layout Standard
22683 \begin_inset ERT
22684 status collapsed
22685
22686 \begin_layout Plain Layout
22687
22688
22689 \backslash
22690 else 
22691 \end_layout
22692
22693 \end_inset
22694
22695
22696 \begin_inset Note Note
22697 status open
22698
22699 \begin_layout Plain Layout
22700 以下は,\SpecialChar LaTeX
22701 パッケージ
22702 \series bold
22703 eurosym
22704 \series default
22705 が導入されていないときのみ表示されます.
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \begin_layout Standard
22714 本節の残りを出力としてみるためには,\SpecialChar LaTeX
22715 パッケージ
22716 \series bold
22717 eurosym
22718 \series default
22719 を導入する必要があります.
22720 \end_layout
22721
22722 \begin_layout Standard
22723 \begin_inset ERT
22724 status collapsed
22725
22726 \begin_layout Plain Layout
22727
22728
22729 \backslash
22730 fi 
22731 \end_layout
22732
22733 \end_inset
22734
22735
22736 \end_layout
22737
22738 \begin_layout Section
22739 関係子
22740 \begin_inset CommandInset label
22741 LatexCommand label
22742 name "sec:関係子"
22743
22744 \end_inset
22745
22746
22747 \begin_inset Index idx
22748 status collapsed
22749
22750 \begin_layout Plain Layout
22751 かんけいし@関係子
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \begin_inset Index idx
22758 status collapsed
22759
22760 \begin_layout Plain Layout
22761 ひかくし@比較子
22762 \begin_inset ERT
22763 status collapsed
22764
22765 \begin_layout Plain Layout
22766
22767 |see{
22768 \end_layout
22769
22770 \end_inset
22771
22772 関係子
22773 \begin_inset ERT
22774 status collapsed
22775
22776 \begin_layout Plain Layout
22777
22778 }
22779 \end_layout
22780
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Standard
22792 関係子はすべて,ツールバーボタンの
22793 \begin_inset Info
22794 type  "icon"
22795 arg   "math-insert \\leq"
22796 \end_inset
22797
22798 でも挿入することができます.
22799 \end_layout
22800
22801 \begin_layout Standard
22802 \begin_inset Tabular
22803 <lyxtabular version="3" rows="17" columns="2">
22804 <features booktabs="true" tabularvalignment="middle">
22805 <column alignment="center" valignment="top" width="0pt">
22806 <column alignment="center" valignment="top" width="0pt">
22807 <row>
22808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22809 \begin_inset Text
22810
22811 \begin_layout Plain Layout
22812 コマンド
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821 出力
22822 \end_layout
22823
22824 \end_inset
22825 </cell>
22826 </row>
22827 <row>
22828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832 <
22833 \end_layout
22834
22835 \end_inset
22836 </cell>
22837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22838 \begin_inset Text
22839
22840 \begin_layout Plain Layout
22841 \begin_inset Formula $<$
22842 \end_inset
22843
22844
22845 \end_layout
22846
22847 \end_inset
22848 </cell>
22849 </row>
22850 <row>
22851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22852 \begin_inset Text
22853
22854 \begin_layout Plain Layout
22855
22856 \backslash
22857 le
22858 \end_layout
22859
22860 \end_inset
22861 </cell>
22862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22863 \begin_inset Text
22864
22865 \begin_layout Plain Layout
22866 \begin_inset Formula $\le$
22867 \end_inset
22868
22869
22870 \end_layout
22871
22872 \end_inset
22873 </cell>
22874 </row>
22875 <row>
22876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22877 \begin_inset Text
22878
22879 \begin_layout Plain Layout
22880
22881 \backslash
22882 ll
22883 \end_layout
22884
22885 \end_inset
22886 </cell>
22887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22888 \begin_inset Text
22889
22890 \begin_layout Plain Layout
22891 \begin_inset Formula $\ll$
22892 \end_inset
22893
22894
22895 \end_layout
22896
22897 \end_inset
22898 </cell>
22899 </row>
22900 <row>
22901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22902 \begin_inset Text
22903
22904 \begin_layout Plain Layout
22905
22906 \backslash
22907 prec
22908 \end_layout
22909
22910 \end_inset
22911 </cell>
22912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22913 \begin_inset Text
22914
22915 \begin_layout Plain Layout
22916 \begin_inset Formula $\prec$
22917 \end_inset
22918
22919
22920 \end_layout
22921
22922 \end_inset
22923 </cell>
22924 </row>
22925 <row>
22926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22927 \begin_inset Text
22928
22929 \begin_layout Plain Layout
22930
22931 \backslash
22932 preceq
22933 \end_layout
22934
22935 \end_inset
22936 </cell>
22937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22938 \begin_inset Text
22939
22940 \begin_layout Plain Layout
22941 \begin_inset Formula $\preceq$
22942 \end_inset
22943
22944
22945 \end_layout
22946
22947 \end_inset
22948 </cell>
22949 </row>
22950 <row>
22951 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22952 \begin_inset Text
22953
22954 \begin_layout Plain Layout
22955
22956 \backslash
22957 subset
22958 \end_layout
22959
22960 \end_inset
22961 </cell>
22962 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22963 \begin_inset Text
22964
22965 \begin_layout Plain Layout
22966 \begin_inset Formula $\subset$
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 </row>
22975 <row>
22976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980
22981 \backslash
22982 subseteq
22983 \end_layout
22984
22985 \end_inset
22986 </cell>
22987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991 \begin_inset Formula $\subseteq$
22992 \end_inset
22993
22994
22995 \end_layout
22996
22997 \end_inset
22998 </cell>
22999 </row>
23000 <row>
23001 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23002 \begin_inset Text
23003
23004 \begin_layout Plain Layout
23005
23006 \backslash
23007 sqsubseteq
23008 \end_layout
23009
23010 \end_inset
23011 </cell>
23012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Plain Layout
23016 \begin_inset Formula $\sqsubseteq$
23017 \end_inset
23018
23019
23020 \end_layout
23021
23022 \end_inset
23023 </cell>
23024 </row>
23025 <row>
23026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23027 \begin_inset Text
23028
23029 \begin_layout Plain Layout
23030
23031 \backslash
23032 in
23033 \end_layout
23034
23035 \end_inset
23036 </cell>
23037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23038 \begin_inset Text
23039
23040 \begin_layout Plain Layout
23041 \begin_inset Formula $\in$
23042 \end_inset
23043
23044
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 </row>
23050 <row>
23051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23052 \begin_inset Text
23053
23054 \begin_layout Plain Layout
23055
23056 \backslash
23057 vdash
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066 \begin_inset Formula $\vdash$
23067 \end_inset
23068
23069
23070 \end_layout
23071
23072 \end_inset
23073 </cell>
23074 </row>
23075 <row>
23076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23077 \begin_inset Text
23078
23079 \begin_layout Plain Layout
23080
23081 \backslash
23082 smile
23083 \end_layout
23084
23085 \end_inset
23086 </cell>
23087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Plain Layout
23091 \begin_inset Formula $\smile$
23092 \end_inset
23093
23094
23095 \end_layout
23096
23097 \end_inset
23098 </cell>
23099 </row>
23100 <row>
23101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23102 \begin_inset Text
23103
23104 \begin_layout Plain Layout
23105
23106 \backslash
23107 lhd
23108 \end_layout
23109
23110 \end_inset
23111 </cell>
23112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116 \begin_inset Formula $\lhd$
23117 \end_inset
23118
23119
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 </row>
23125 <row>
23126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23127 \begin_inset Text
23128
23129 \begin_layout Plain Layout
23130
23131 \backslash
23132 unlhd
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23138 \begin_inset Text
23139
23140 \begin_layout Plain Layout
23141 \begin_inset Formula $\unlhd$
23142 \end_inset
23143
23144
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 </row>
23150 <row>
23151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23152 \begin_inset Text
23153
23154 \begin_layout Plain Layout
23155
23156 \backslash
23157 gtrless
23158 \end_layout
23159
23160 \end_inset
23161 </cell>
23162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23163 \begin_inset Text
23164
23165 \begin_layout Plain Layout
23166 \begin_inset Formula $\gtrless$
23167 \end_inset
23168
23169
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 </row>
23175 <row>
23176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Plain Layout
23180
23181 \backslash
23182 mid
23183 \end_layout
23184
23185 \end_inset
23186 </cell>
23187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191 \begin_inset Formula $\mid$
23192 \end_inset
23193
23194
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 </row>
23200 <row>
23201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23202 \begin_inset Text
23203
23204 \begin_layout Plain Layout
23205
23206 \backslash
23207 nmid
23208 \end_layout
23209
23210 \end_inset
23211 </cell>
23212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216 \begin_inset Formula $\nmid$
23217 \end_inset
23218
23219
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 </row>
23225 </lyxtabular>
23226
23227 \end_inset
23228
23229
23230 \begin_inset space \hfill{}
23231 \end_inset
23232
23233
23234 \begin_inset Tabular
23235 <lyxtabular version="3" rows="17" columns="2">
23236 <features booktabs="true" tabularvalignment="middle">
23237 <column alignment="center" valignment="top" width="0pt">
23238 <column alignment="center" valignment="top" width="0pt">
23239 <row>
23240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23241 \begin_inset Text
23242
23243 \begin_layout Plain Layout
23244 コマンド
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253 出力
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 </row>
23259 <row>
23260 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264 =
23265 \end_layout
23266
23267 \end_inset
23268 </cell>
23269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23270 \begin_inset Text
23271
23272 \begin_layout Plain Layout
23273 \begin_inset Formula $=$
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 </row>
23282 <row>
23283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287
23288 \backslash
23289 not=
23290 \end_layout
23291
23292 \end_inset
23293 </cell>
23294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23295 \begin_inset Text
23296
23297 \begin_layout Plain Layout
23298 \begin_inset Formula $\not=$
23299 \end_inset
23300
23301
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 </row>
23307 <row>
23308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23309 \begin_inset Text
23310
23311 \begin_layout Plain Layout
23312
23313 \backslash
23314 equiv
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323 \begin_inset Formula $\equiv$
23324 \end_inset
23325
23326
23327 \end_layout
23328
23329 \end_inset
23330 </cell>
23331 </row>
23332 <row>
23333 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23334 \begin_inset Text
23335
23336 \begin_layout Plain Layout
23337
23338 \backslash
23339 sim
23340 \end_layout
23341
23342 \end_inset
23343 </cell>
23344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23345 \begin_inset Text
23346
23347 \begin_layout Plain Layout
23348 \begin_inset Formula $\sim$
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 </row>
23357 <row>
23358 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23359 \begin_inset Text
23360
23361 \begin_layout Plain Layout
23362
23363 \backslash
23364 simeq
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373 \begin_inset Formula $\simeq$
23374 \end_inset
23375
23376
23377 \end_layout
23378
23379 \end_inset
23380 </cell>
23381 </row>
23382 <row>
23383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23384 \begin_inset Text
23385
23386 \begin_layout Plain Layout
23387
23388 \backslash
23389 approx
23390 \end_layout
23391
23392 \end_inset
23393 </cell>
23394 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398 \begin_inset Formula $\approx$
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 </row>
23407 <row>
23408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23409 \begin_inset Text
23410
23411 \begin_layout Plain Layout
23412
23413 \backslash
23414 cong
23415 \end_layout
23416
23417 \end_inset
23418 </cell>
23419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423 \begin_inset Formula $\cong$
23424 \end_inset
23425
23426
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 </row>
23432 <row>
23433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23434 \begin_inset Text
23435
23436 \begin_layout Plain Layout
23437
23438 \backslash
23439 bowtie
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 \begin_inset Formula $\bowtie$
23449 \end_inset
23450
23451
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 </row>
23457 <row>
23458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23459 \begin_inset Text
23460
23461 \begin_layout Plain Layout
23462
23463 \backslash
23464 notin
23465 \end_layout
23466
23467 \end_inset
23468 </cell>
23469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473 \begin_inset Formula $\notin$
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 </row>
23482 <row>
23483 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23484 \begin_inset Text
23485
23486 \begin_layout Plain Layout
23487
23488 \backslash
23489 perp
23490 \end_layout
23491
23492 \end_inset
23493 </cell>
23494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498 \begin_inset Formula $\perp$
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 </row>
23507 <row>
23508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \backslash
23514 propto
23515 \end_layout
23516
23517 \end_inset
23518 </cell>
23519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523 \begin_inset Formula $\propto$
23524 \end_inset
23525
23526
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 </row>
23532 <row>
23533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23534 \begin_inset Text
23535
23536 \begin_layout Plain Layout
23537
23538 \backslash
23539 asymp
23540 \end_layout
23541
23542 \end_inset
23543 </cell>
23544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548 \begin_inset Formula $\asymp$
23549 \end_inset
23550
23551
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 </row>
23557 <row>
23558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23559 \begin_inset Text
23560
23561 \begin_layout Plain Layout
23562
23563 \backslash
23564 doteq
23565 \end_layout
23566
23567 \end_inset
23568 </cell>
23569 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573 \begin_inset Formula $\doteq$
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 </row>
23582 <row>
23583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23584 \begin_inset Text
23585
23586 \begin_layout Plain Layout
23587
23588 \backslash
23589 circeq
23590 \end_layout
23591
23592 \end_inset
23593 </cell>
23594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598 \begin_inset Formula $\circeq$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \backslash
23614 models
23615 \end_layout
23616
23617 \end_inset
23618 </cell>
23619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623 \begin_inset Formula $\models$
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 </row>
23632 <row>
23633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23634 \begin_inset Text
23635
23636 \begin_layout Plain Layout
23637
23638 \backslash
23639 widehat=
23640 \end_layout
23641
23642 \end_inset
23643 </cell>
23644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648 \begin_inset Formula $\widehat{=}$
23649 \end_inset
23650
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 </row>
23657 </lyxtabular>
23658
23659 \end_inset
23660
23661
23662 \begin_inset space \hfill{}
23663 \end_inset
23664
23665
23666 \begin_inset Tabular
23667 <lyxtabular version="3" rows="17" columns="2">
23668 <features booktabs="true" tabularvalignment="middle">
23669 <column alignment="center" valignment="top" width="0pt">
23670 <column alignment="center" valignment="top" width="0pt">
23671 <row>
23672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23673 \begin_inset Text
23674
23675 \begin_layout Plain Layout
23676 コマンド
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685 出力
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 <row>
23692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 >
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23702 \begin_inset Text
23703
23704 \begin_layout Plain Layout
23705 \begin_inset Formula $>$
23706 \end_inset
23707
23708
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 </row>
23714 <row>
23715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719
23720 \backslash
23721 ge
23722 \end_layout
23723
23724 \end_inset
23725 </cell>
23726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 \begin_inset Formula $\ge$
23731 \end_inset
23732
23733
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 </row>
23739 <row>
23740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23741 \begin_inset Text
23742
23743 \begin_layout Plain Layout
23744
23745 \backslash
23746 gg
23747 \end_layout
23748
23749 \end_inset
23750 </cell>
23751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755 \begin_inset Formula $\gg$
23756 \end_inset
23757
23758
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 </row>
23764 <row>
23765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23766 \begin_inset Text
23767
23768 \begin_layout Plain Layout
23769
23770 \backslash
23771 succ
23772 \end_layout
23773
23774 \end_inset
23775 </cell>
23776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Formula $\succ$
23781 \end_inset
23782
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 </row>
23789 <row>
23790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23791 \begin_inset Text
23792
23793 \begin_layout Plain Layout
23794
23795 \backslash
23796 succeq
23797 \end_layout
23798
23799 \end_inset
23800 </cell>
23801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805 \begin_inset Formula $\succeq$
23806 \end_inset
23807
23808
23809 \end_layout
23810
23811 \end_inset
23812 </cell>
23813 </row>
23814 <row>
23815 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \backslash
23821 supset
23822 \end_layout
23823
23824 \end_inset
23825 </cell>
23826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830 \begin_inset Formula $\supset$
23831 \end_inset
23832
23833
23834 \end_layout
23835
23836 \end_inset
23837 </cell>
23838 </row>
23839 <row>
23840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23841 \begin_inset Text
23842
23843 \begin_layout Plain Layout
23844
23845 \backslash
23846 supseteq
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 \begin_inset Formula $\supseteq$
23856 \end_inset
23857
23858
23859 \end_layout
23860
23861 \end_inset
23862 </cell>
23863 </row>
23864 <row>
23865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23866 \begin_inset Text
23867
23868 \begin_layout Plain Layout
23869
23870 \backslash
23871 sqsupseteq
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 \begin_inset Formula $\sqsupseteq$
23881 \end_inset
23882
23883
23884 \end_layout
23885
23886 \end_inset
23887 </cell>
23888 </row>
23889 <row>
23890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \backslash
23896 ni
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905 \begin_inset Formula $\ni$
23906 \end_inset
23907
23908
23909 \end_layout
23910
23911 \end_inset
23912 </cell>
23913 </row>
23914 <row>
23915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23916 \begin_inset Text
23917
23918 \begin_layout Plain Layout
23919
23920 \backslash
23921 dashv
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Formula $\dashv$
23931 \end_inset
23932
23933
23934 \end_layout
23935
23936 \end_inset
23937 </cell>
23938 </row>
23939 <row>
23940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23941 \begin_inset Text
23942
23943 \begin_layout Plain Layout
23944
23945 \backslash
23946 frown
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $\frown$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 <row>
23965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \backslash
23971 rhd
23972 \end_layout
23973
23974 \end_inset
23975 </cell>
23976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980 \begin_inset Formula $\rhd$
23981 \end_inset
23982
23983
23984 \end_layout
23985
23986 \end_inset
23987 </cell>
23988 </row>
23989 <row>
23990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23991 \begin_inset Text
23992
23993 \begin_layout Plain Layout
23994
23995 \backslash
23996 unrhd
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005 \begin_inset Formula $\unrhd$
24006 \end_inset
24007
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 </row>
24014 <row>
24015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24016 \begin_inset Text
24017
24018 \begin_layout Plain Layout
24019
24020 \backslash
24021 lessgtr
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030 \begin_inset Formula $\lessgtr$
24031 \end_inset
24032
24033
24034 \end_layout
24035
24036 \end_inset
24037 </cell>
24038 </row>
24039 <row>
24040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \backslash
24046 parallel
24047 \end_layout
24048
24049 \end_inset
24050 </cell>
24051 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Formula $\parallel$
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \end_inset
24062 </cell>
24063 </row>
24064 <row>
24065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24066 \begin_inset Text
24067
24068 \begin_layout Plain Layout
24069
24070 \backslash
24071 nparallel
24072 \end_layout
24073
24074 \end_inset
24075 </cell>
24076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 \begin_inset Formula $\nparallel$
24081 \end_inset
24082
24083
24084 \end_layout
24085
24086 \end_inset
24087 </cell>
24088 </row>
24089 </lyxtabular>
24090
24091 \end_inset
24092
24093
24094 \end_layout
24095
24096 \begin_layout Standard
24097 \begin_inset VSpace medskip
24098 \end_inset
24099
24100
24101 \series bold
24102
24103 \backslash
24104 lhd
24105 \series default
24106
24107 \series bold
24108
24109 \backslash
24110 rhd
24111 \series default
24112 の文字は,同じように見える演算子
24113 \series bold
24114
24115 \backslash
24116 triangleleft
24117 \series default
24118 および
24119 \series bold
24120
24121 \backslash
24122 triangleright
24123 \series default
24124 よりも大きくなっています.
24125 \end_layout
24126
24127 \begin_layout Standard
24128 \SpecialChar LyX
24129 は,特殊な関係子を多くサポートしています.これらの関係子一覧を見るには,ツールバーボタン
24130 \begin_inset Info
24131 type  "icon"
24132 arg   "math-insert \\leqq"
24133 \end_inset
24134
24135 をご覧ください.
24136 \end_layout
24137
24138 \begin_layout Standard
24139 関係子は,記号とは違って,つねに前後に余白が置かれます.
24140 \end_layout
24141
24142 \begin_layout Standard
24143
24144 \series bold
24145
24146 \backslash
24147 stackrel
24148 \series default
24149
24150 \begin_inset Index idx
24151 status collapsed
24152
24153 \begin_layout Plain Layout
24154 こまんど@コマンド ! S ! 
24155 \backslash
24156 stackrel
24157 \end_layout
24158
24159 \end_inset
24160
24161 コマンドを使うと,以下のように,ラベル付きの関係子を作ることができます.
24162 \end_layout
24163
24164 \begin_layout Standard
24165 \align center
24166 \begin_inset Tabular
24167 <lyxtabular version="3" rows="2" columns="2">
24168 <features booktabs="true" tabularvalignment="middle">
24169 <column alignment="center" valignment="top" width="0pt">
24170 <column alignment="center" valignment="top">
24171 <row>
24172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176 コマンド
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185 出力
24186 \end_layout
24187
24188 \end_inset
24189 </cell>
24190 </row>
24191 <row topspace="1.5mm">
24192 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196 A(r)
24197 \backslash
24198 stackrel
24199 \begin_inset space \textvisiblespace{}
24200 \end_inset
24201
24202 r
24203 \backslash
24204 to
24205 \backslash
24206 infty
24207 \begin_inset space \textvisiblespace{}
24208 \end_inset
24209
24210
24211 \begin_inset Formula $\downarrow$
24212 \end_inset
24213
24214
24215 \backslash
24216 approx
24217 \begin_inset space \textvisiblespace{}
24218 \end_inset
24219
24220
24221 \begin_inset space \textvisiblespace{}
24222 \end_inset
24223
24224 B
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Plain Layout
24233 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24234 \end_inset
24235
24236
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 </row>
24242 </lyxtabular>
24243
24244 \end_inset
24245
24246
24247 \end_layout
24248
24249 \begin_layout Section
24250 関数
24251 \end_layout
24252
24253 \begin_layout Subsection
24254 定義済み関数
24255 \begin_inset CommandInset label
24256 LatexCommand label
24257 name "subsec:定義済み函数"
24258
24259 \end_inset
24260
24261
24262 \begin_inset Index idx
24263 status collapsed
24264
24265 \begin_layout Plain Layout
24266 かんすう@関数 ! ていぎずみ@定義済み
24267 \end_layout
24268
24269 \end_inset
24270
24271
24272 \end_layout
24273
24274 \begin_layout Standard
24275 一般的に,数式表現では変数は
24276 \shape italic
24277 イタリック体
24278 \shape default
24279 に設定されますが,関数名はイタリック体にしません.なぜなら,
24280 \begin_inset Formula $sin$
24281 \end_inset
24282
24283
24284 \begin_inset Formula $s\cdot i\cdot n$
24285 \end_inset
24286
24287 であるかのように誤解させる恐れがあるためです.そのために,定義済み関数が存在し,これらは先行する要素よりも少し離れて配置されます.定義済み関数は,関数名の前にバ
24288 ックスラッシュを加えたコマンドとして挿入します.
24289 \end_layout
24290
24291 \begin_layout Standard
24292 \align center
24293 \begin_inset Tabular
24294 <lyxtabular version="3" rows="2" columns="2">
24295 <features booktabs="true" tabularvalignment="middle">
24296 <column alignment="center" valignment="top" width="0pt">
24297 <column alignment="center" valignment="top" width="0pt">
24298 <row>
24299 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \begin_layout Plain Layout
24303 コマンド
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312 出力
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 </row>
24318 <row>
24319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323 Asin(x)+B
24324 \end_layout
24325
24326 \end_inset
24327 </cell>
24328 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332 \begin_inset Formula $Asin(x)+B$
24333 \end_inset
24334
24335
24336 \end_layout
24337
24338 \end_inset
24339 </cell>
24340 </row>
24341 </lyxtabular>
24342
24343 \end_inset
24344
24345
24346 \begin_inset space \quad{}
24347 \end_inset
24348
24349
24350 \begin_inset Tabular
24351 <lyxtabular version="3" rows="2" columns="2">
24352 <features booktabs="true" tabularvalignment="middle">
24353 <column alignment="center" valignment="top" width="0pt">
24354 <column alignment="center" valignment="top" width="0pt">
24355 <row>
24356 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24357 \begin_inset Text
24358
24359 \begin_layout Plain Layout
24360 コマンド
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369 出力
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 </row>
24375 <row>
24376 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380 A
24381 \backslash
24382 sin(x)+B
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Plain Layout
24391 \begin_inset Formula $A\sin(x)+B$
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 </row>
24400 </lyxtabular>
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Standard
24408 以下の関数が定義済みです.
24409 \end_layout
24410
24411 \begin_layout Standard
24412 \begin_inset VSpace -2mm
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \begin_layout Standard
24419 \align center
24420 \begin_inset Tabular
24421 <lyxtabular version="3" rows="9" columns="4">
24422 <features booktabs="true" tabularvalignment="middle">
24423 <column alignment="center" valignment="top" width="0pt">
24424 <column alignment="center" valignment="top" width="0pt">
24425 <column alignment="center" valignment="top" width="0pt">
24426 <column alignment="center" valignment="top" width="0pt">
24427 <row>
24428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24429 \begin_inset Text
24430
24431 \begin_layout Plain Layout
24432 コマンド
24433 \end_layout
24434
24435 \end_inset
24436 </cell>
24437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24438 \begin_inset Text
24439
24440 \begin_layout Plain Layout
24441 コマンド
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450 コマンド
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459 コマンド
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 </row>
24465 <row>
24466 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \backslash
24472 sin
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \backslash
24483 sinh
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 arcsin
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 sup
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 </row>
24511 <row>
24512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \backslash
24518 cos
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 cosh
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 arccos
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549
24550 \backslash
24551 inf
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 </row>
24557 <row>
24558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \backslash
24564 tan
24565 \end_layout
24566
24567 \end_inset
24568 </cell>
24569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 tanh
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \backslash
24586 arctan
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595
24596 \backslash
24597 lim
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 </row>
24603 <row>
24604 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608
24609 \backslash
24610 cot
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619
24620 \backslash
24621 coth
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630
24631 \backslash
24632 arg
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641
24642 \backslash
24643 liminf
24644 \end_layout
24645
24646 \end_inset
24647 </cell>
24648 </row>
24649 <row>
24650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24651 \begin_inset Text
24652
24653 \begin_layout Plain Layout
24654
24655 \backslash
24656 sec
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \backslash
24667 min
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676
24677 \backslash
24678 deg
24679 \end_layout
24680
24681 \end_inset
24682 </cell>
24683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24684 \begin_inset Text
24685
24686 \begin_layout Plain Layout
24687
24688 \backslash
24689 limsup
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 </row>
24695 <row>
24696 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700
24701 \backslash
24702 csc
24703 \end_layout
24704
24705 \end_inset
24706 </cell>
24707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711
24712 \backslash
24713 max
24714 \end_layout
24715
24716 \end_inset
24717 </cell>
24718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24719 \begin_inset Text
24720
24721 \begin_layout Plain Layout
24722
24723 \backslash
24724 det
24725 \end_layout
24726
24727 \end_inset
24728 </cell>
24729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24730 \begin_inset Text
24731
24732 \begin_layout Plain Layout
24733
24734 \backslash
24735 Pr
24736 \end_layout
24737
24738 \end_inset
24739 </cell>
24740 </row>
24741 <row>
24742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24743 \begin_inset Text
24744
24745 \begin_layout Plain Layout
24746
24747 \backslash
24748 ln
24749 \end_layout
24750
24751 \end_inset
24752 </cell>
24753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 exp
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768
24769 \backslash
24770 dim
24771 \end_layout
24772
24773 \end_inset
24774 </cell>
24775 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779
24780 \backslash
24781 hom
24782 \end_layout
24783
24784 \end_inset
24785 </cell>
24786 </row>
24787 <row>
24788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24789 \begin_inset Text
24790
24791 \begin_layout Plain Layout
24792
24793 \backslash
24794 lg
24795 \end_layout
24796
24797 \end_inset
24798 </cell>
24799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \backslash
24805 log
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814
24815 \backslash
24816 ker
24817 \end_layout
24818
24819 \end_inset
24820 </cell>
24821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24822 \begin_inset Text
24823
24824 \begin_layout Plain Layout
24825
24826 \backslash
24827 gcd
24828 \end_layout
24829
24830 \end_inset
24831 </cell>
24832 </row>
24833 </lyxtabular>
24834
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \begin_layout Standard
24841 上記は,数式ツールバーボタンの
24842 \begin_inset Info
24843 type  "icon"
24844 arg   "math-insert \\functions"
24845 \end_inset
24846
24847 でも挿入することができます.
24848 \end_layout
24849
24850 \begin_layout Subsection
24851 自己定義関数
24852 \begin_inset Index idx
24853 status collapsed
24854
24855 \begin_layout Plain Layout
24856 かんすう@関数 ! じこていぎ@自己定義
24857 \end_layout
24858
24859 \end_inset
24860
24861
24862 \end_layout
24863
24864 \begin_layout Standard
24865 たとえば符号関数sgn(x)のように,定義済みでない関数を使うには,二つの方法があります.
24866 \end_layout
24867
24868 \begin_layout Itemize
24869 以下の行を\SpecialChar LaTeX
24870 プリアンブルに加えることによって関数を定義します.
24871 \begin_inset Foot
24872 status collapsed
24873
24874 \begin_layout Plain Layout
24875
24876 \series bold
24877
24878 \backslash
24879 DeclareMathOperator
24880 \series default
24881 についての詳細は,第
24882 \begin_inset CommandInset ref
24883 LatexCommand ref
24884 reference "subsec:自己定義演算子"
24885
24886 \end_inset
24887
24888 節をご参照下さい.
24889 \end_layout
24890
24891 \end_inset
24892
24893
24894 \begin_inset Newline newline
24895 \end_inset
24896
24897
24898 \begin_inset VSpace -3mm
24899 \end_inset
24900
24901
24902 \begin_inset Newline newline
24903 \end_inset
24904
24905
24906 \series bold
24907
24908 \backslash
24909 DeclareMathOperator{
24910 \backslash
24911 sgn}{sgn}
24912 \series default
24913
24914 \begin_inset Index idx
24915 status collapsed
24916
24917 \begin_layout Plain Layout
24918 こまんど@コマンド ! D ! 
24919 \backslash
24920 dbinom@
24921 \backslash
24922 DeclareMathOperator
24923 \end_layout
24924
24925 \end_inset
24926
24927
24928 \begin_inset Newline newline
24929 \end_inset
24930
24931
24932 \begin_inset VSpace -2mm
24933 \end_inset
24934
24935
24936 \begin_inset Newline newline
24937 \end_inset
24938
24939 これによって,新しく定義された関数を
24940 \series bold
24941
24942 \backslash
24943 sgn
24944 \series default
24945 コマンドで呼び出すことができるようになります.
24946 \end_layout
24947
24948 \begin_layout Itemize
24949 数式を普通に書き下し,関数名を選択して(上記の例では
24950 \emph on
24951 sgn
24952 \emph default
24953 の文字),それを数式テキストに変更します.最後に,空白を先行する要素と関数の間に入れます.
24954 \end_layout
24955
24956 \begin_layout Standard
24957 双方とも定義済み関数と同等の出力をもたらします
24958 \begin_inset Foot
24959 status collapsed
24960
24961 \begin_layout Plain Layout
24962 \SpecialChar LyX
24963 上では,自己定義関数は赤で表示され,定義済み関数は黒で表示されます.
24964 \end_layout
24965
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \begin_layout Standard
24972 \align center
24973 \begin_inset Tabular
24974 <lyxtabular version="3" rows="3" columns="2">
24975 <features booktabs="true" tabularvalignment="middle">
24976 <column alignment="center" valignment="top" width="0pt">
24977 <column alignment="center" valignment="top" width="0pt">
24978 <row>
24979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24980 \begin_inset Text
24981
24982 \begin_layout Plain Layout
24983 コマンド
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992 出力
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 </row>
24998 <row>
24999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003 A
25004 \backslash
25005 sgn(x)+B
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014 \begin_inset Formula $A\sgn(x)+B$
25015 \end_inset
25016
25017
25018 \end_layout
25019
25020 \end_inset
25021 </cell>
25022 </row>
25023 <row>
25024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25025 \begin_inset Text
25026
25027 \begin_layout Plain Layout
25028 A
25029 \backslash
25030 ,
25031 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25032 \end_inset
25033
25034 (x)+B
25035 \end_layout
25036
25037 \end_inset
25038 </cell>
25039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25040 \begin_inset Text
25041
25042 \begin_layout Plain Layout
25043 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25044 \end_inset
25045
25046
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 </row>
25052 </lyxtabular>
25053
25054 \end_inset
25055
25056
25057 \end_layout
25058
25059 \begin_layout Standard
25060 自己定義関数を何回か使用する場合には,一番目の方法の方が適切です.
25061 \end_layout
25062
25063 \begin_layout Subsection
25064 極限
25065 \begin_inset Index idx
25066 status collapsed
25067
25068 \begin_layout Plain Layout
25069 きょくげん@極限
25070 \end_layout
25071
25072 \end_inset
25073
25074
25075 \end_layout
25076
25077 \begin_layout Standard
25078 極限用には,
25079 \series bold
25080
25081 \backslash
25082 lim
25083 \series default
25084
25085 \begin_inset Index idx
25086 status collapsed
25087
25088 \begin_layout Plain Layout
25089 こまんど@コマンド ! L ! 
25090 \backslash
25091 lim
25092 \end_layout
25093
25094 \end_inset
25095
25096
25097 \series bold
25098
25099 \backslash
25100 liminf
25101 \series default
25102
25103 \series bold
25104
25105 \backslash
25106 limsup
25107 \series default
25108 の他に,以下の関数があります.
25109 \end_layout
25110
25111 \begin_layout Standard
25112 \align center
25113 \begin_inset Tabular
25114 <lyxtabular version="3" rows="5" columns="2">
25115 <features booktabs="true" tabularvalignment="middle">
25116 <column alignment="center" valignment="top" width="0pt">
25117 <column alignment="center" valignment="top" width="0pt">
25118 <row>
25119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25120 \begin_inset Text
25121
25122 \begin_layout Plain Layout
25123 コマンド
25124 \end_layout
25125
25126 \end_inset
25127 </cell>
25128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25129 \begin_inset Text
25130
25131 \begin_layout Plain Layout
25132 出力
25133 \end_layout
25134
25135 \end_inset
25136 </cell>
25137 </row>
25138 <row>
25139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Plain Layout
25143
25144 \backslash
25145 varliminf
25146 \end_layout
25147
25148 \end_inset
25149 </cell>
25150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25151 \begin_inset Text
25152
25153 \begin_layout Plain Layout
25154 \begin_inset Formula $\varliminf$
25155 \end_inset
25156
25157
25158 \end_layout
25159
25160 \end_inset
25161 </cell>
25162 </row>
25163 <row topspace="1.5mm">
25164 <cell alignment="center" valignment="top" usebox="none">
25165 \begin_inset Text
25166
25167 \begin_layout Plain Layout
25168
25169 \backslash
25170 varlimsup
25171 \end_layout
25172
25173 \end_inset
25174 </cell>
25175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25176 \begin_inset Text
25177
25178 \begin_layout Plain Layout
25179 \begin_inset Formula $\varlimsup$
25180 \end_inset
25181
25182
25183 \end_layout
25184
25185 \end_inset
25186 </cell>
25187 </row>
25188 <row topspace="1.5mm">
25189 <cell alignment="center" valignment="top" usebox="none">
25190 \begin_inset Text
25191
25192 \begin_layout Plain Layout
25193
25194 \backslash
25195 varprojlim
25196 \end_layout
25197
25198 \end_inset
25199 </cell>
25200 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25201 \begin_inset Text
25202
25203 \begin_layout Plain Layout
25204 \begin_inset Formula $\varprojlim$
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 </row>
25213 <row topspace="1.5mm" bottomspace="1mm">
25214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25215 \begin_inset Text
25216
25217 \begin_layout Plain Layout
25218
25219 \backslash
25220 varinjlim
25221 \end_layout
25222
25223 \end_inset
25224 </cell>
25225 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25226 \begin_inset Text
25227
25228 \begin_layout Plain Layout
25229 \begin_inset Formula $\varinjlim$
25230 \end_inset
25231
25232
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 </row>
25238 </lyxtabular>
25239
25240 \end_inset
25241
25242
25243 \end_layout
25244
25245 \begin_layout Standard
25246 \begin_inset VSpace medskip
25247 \end_inset
25248
25249 極限は,下付き文字を挿入することによって示されます.行内数式では,極限は,以下のように関数の横に置かれます.
25250 \end_layout
25251
25252 \begin_layout Standard
25253 \align center
25254 \begin_inset Tabular
25255 <lyxtabular version="3" rows="2" columns="2">
25256 <features booktabs="true" tabularvalignment="middle">
25257 <column alignment="center" valignment="top" width="0pt">
25258 <column alignment="center" valignment="top" width="0pt">
25259 <row>
25260 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25261 \begin_inset Text
25262
25263 \begin_layout Plain Layout
25264 コマンド
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273 出力
25274 \end_layout
25275
25276 \end_inset
25277 </cell>
25278 </row>
25279 <row>
25280 <cell alignment="center" valignment="top" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284
25285 \backslash
25286 lim_x
25287 \backslash
25288 to
25289 \begin_inset space \textvisiblespace{}
25290 \end_inset
25291
25292 A
25293 \begin_inset space \textvisiblespace{}
25294 \end_inset
25295
25296 x=B
25297 \end_layout
25298
25299 \end_inset
25300 </cell>
25301 <cell alignment="center" valignment="top" usebox="none">
25302 \begin_inset Text
25303
25304 \begin_layout Plain Layout
25305 \begin_inset Formula $\lim_{x\to A}x=B$
25306 \end_inset
25307
25308
25309 \end_layout
25310
25311 \end_inset
25312 </cell>
25313 </row>
25314 </lyxtabular>
25315
25316 \end_inset
25317
25318
25319 \end_layout
25320
25321 \begin_layout Standard
25322 別行立て数式では,極限は,以下のように通常どおり下に置かれます.
25323 \begin_inset Formula 
25324 \[
25325 \lim_{x\to A}x=B
25326 \]
25327
25328 \end_inset
25329
25330
25331 \end_layout
25332
25333 \begin_layout Standard
25334 \begin_inset VSpace medskip
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \begin_layout Standard
25341 極限の組版を調整する仕方については,第
25342 \begin_inset CommandInset ref
25343 LatexCommand ref
25344 reference "subsec:演算子の範囲"
25345
25346 \end_inset
25347
25348 節をご覧ください.
25349 \end_layout
25350
25351 \begin_layout Subsection
25352 剰余関数
25353 \begin_inset Index idx
25354 status collapsed
25355
25356 \begin_layout Plain Layout
25357 かんすう@関数 ! じょうよ@剰余
25358 \end_layout
25359
25360 \end_inset
25361
25362
25363 \begin_inset Index idx
25364 status collapsed
25365
25366 \begin_layout Plain Layout
25367 かんすう@関数 ! もじゅらす@モジュラス
25368 \begin_inset ERT
25369 status collapsed
25370
25371 \begin_layout Plain Layout
25372
25373 |see{
25374 \end_layout
25375
25376 \end_inset
25377
25378 剰余
25379 \begin_inset ERT
25380 status collapsed
25381
25382 \begin_layout Plain Layout
25383
25384 }
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \end_inset
25393
25394
25395 \end_layout
25396
25397 \begin_layout Standard
25398 剰余関数は,特別に4つの派生型があります.
25399 \end_layout
25400
25401 \begin_layout Standard
25402 以下は,別行立て数式での派生型です.
25403 \begin_inset Formula 
25404 \begin{align*}
25405 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25406 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25407 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25408 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25409 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25410 \end{align*}
25411
25412 \end_inset
25413
25414
25415 \end_layout
25416
25417 \begin_layout Standard
25418 行内数式では,すべての派生型で,関数名の前の余白がすこし小さく設定されます.既定では,剰余関数は,続く一文字目だけを考慮します.二文字以上を使いたい時には,下記
25419 のように文字を\SpecialChar TeX
25420 括弧で囲みます.
25421 \begin_inset Formula 
25422 \begin{align*}
25423 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25424 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25425 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25426 \end{align*}
25427
25428 \end_inset
25429
25430
25431 \end_layout
25432
25433 \begin_layout Section
25434 特殊文字
25435 \begin_inset Index idx
25436 status collapsed
25437
25438 \begin_layout Plain Layout
25439 とくしゅもじ@特殊文字
25440 \end_layout
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Standard
25448 ^および_の各文字は,通常,上付き文字や下付き文字を生成してしまいます.これらの文字自体を得るには,その前に
25449 \backslash
25450 を付けなくてはなりません.
25451 \end_layout
25452
25453 \begin_layout Standard
25454 \noindent
25455 \align center
25456 \begin_inset Tabular
25457 <lyxtabular version="3" rows="3" columns="2">
25458 <features booktabs="true" tabularvalignment="middle">
25459 <column alignment="left" valignment="top" width="0pt">
25460 <column alignment="block" valignment="top">
25461 <row>
25462 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25463 \begin_inset Text
25464
25465 \begin_layout Plain Layout
25466 コマンド
25467 \end_layout
25468
25469 \end_inset
25470 </cell>
25471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25472 \begin_inset Text
25473
25474 \begin_layout Plain Layout
25475 出力
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 </row>
25481 <row>
25482 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25483 \begin_inset Text
25484
25485 \begin_layout Plain Layout
25486
25487 \backslash
25488 ^
25489 \begin_inset space \textvisiblespace{}
25490 \end_inset
25491
25492
25493 \end_layout
25494
25495 \end_inset
25496 </cell>
25497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25498 \begin_inset Text
25499
25500 \begin_layout Plain Layout
25501 \begin_inset Formula $\mathcircumflex$
25502 \end_inset
25503
25504
25505 \end_layout
25506
25507 \end_inset
25508 </cell>
25509 </row>
25510 <row>
25511 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25512 \begin_inset Text
25513
25514 \begin_layout Plain Layout
25515
25516 \backslash
25517 _
25518 \end_layout
25519
25520 \end_inset
25521 </cell>
25522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25523 \begin_inset Text
25524
25525 \begin_layout Plain Layout
25526 \begin_inset Formula $\_$
25527 \end_inset
25528
25529
25530 \end_layout
25531
25532 \end_inset
25533 </cell>
25534 </row>
25535 </lyxtabular>
25536
25537 \end_inset
25538
25539
25540 \end_layout
25541
25542 \begin_layout Subsection
25543 数式テキストにおける特殊文字
25544 \end_layout
25545
25546 \begin_layout Standard
25547 以下の各コマンドは,数式テキストか\SpecialChar TeX
25548 モード中でのみ使用することができます.
25549 \end_layout
25550
25551 \begin_layout Standard
25552 \begin_inset space \hfill{}
25553 \end_inset
25554
25555
25556 \begin_inset Tabular
25557 <lyxtabular version="3" rows="8" columns="2">
25558 <features booktabs="true" tabularvalignment="middle">
25559 <column alignment="left" valignment="top" width="0pt">
25560 <column alignment="block" valignment="top">
25561 <row>
25562 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25563 \begin_inset Text
25564
25565 \begin_layout Plain Layout
25566 コマンド
25567 \end_layout
25568
25569 \end_inset
25570 </cell>
25571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Plain Layout
25575 出力
25576 \end_layout
25577
25578 \end_inset
25579 </cell>
25580 </row>
25581 <row>
25582 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25583 \begin_inset Text
25584
25585 \begin_layout Plain Layout
25586
25587 \backslash
25588 oe
25589 \end_layout
25590
25591 \end_inset
25592 </cell>
25593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25594 \begin_inset Text
25595
25596 \begin_layout Plain Layout
25597 \begin_inset Formula $\textrm{œ}$
25598 \end_inset
25599
25600
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 </row>
25606 <row>
25607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25608 \begin_inset Text
25609
25610 \begin_layout Plain Layout
25611
25612 \backslash
25613 OE
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25619 \begin_inset Text
25620
25621 \begin_layout Plain Layout
25622 \begin_inset Formula $\textrm{Œ}$
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 </row>
25631 <row>
25632 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Plain Layout
25636
25637 \backslash
25638 ae
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25644 \begin_inset Text
25645
25646 \begin_layout Plain Layout
25647 \begin_inset Formula $\textrm{æ}$
25648 \end_inset
25649
25650
25651 \end_layout
25652
25653 \end_inset
25654 </cell>
25655 </row>
25656 <row>
25657 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25658 \begin_inset Text
25659
25660 \begin_layout Plain Layout
25661
25662 \backslash
25663 AE
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25669 \begin_inset Text
25670
25671 \begin_layout Plain Layout
25672 \begin_inset Formula $\textrm{Æ}$
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \end_inset
25679 </cell>
25680 </row>
25681 <row>
25682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Plain Layout
25686
25687 \backslash
25688 aa
25689 \end_layout
25690
25691 \end_inset
25692 </cell>
25693 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25694 \begin_inset Text
25695
25696 \begin_layout Plain Layout
25697 \begin_inset Formula $\textrm{å}$
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 </row>
25706 <row>
25707 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25708 \begin_inset Text
25709
25710 \begin_layout Plain Layout
25711
25712 \backslash
25713 AA
25714 \end_layout
25715
25716 \end_inset
25717 </cell>
25718 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25719 \begin_inset Text
25720
25721 \begin_layout Plain Layout
25722 \begin_inset Formula $\textrm{Å}$
25723 \end_inset
25724
25725
25726 \end_layout
25727
25728 \end_inset
25729 </cell>
25730 </row>
25731 <row>
25732 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25733 \begin_inset Text
25734
25735 \begin_layout Plain Layout
25736
25737 \backslash
25738 i
25739 \end_layout
25740
25741 \end_inset
25742 </cell>
25743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25744 \begin_inset Text
25745
25746 \begin_layout Plain Layout
25747 \begin_inset Formula $\textrm{ı}$
25748 \end_inset
25749
25750
25751 \end_layout
25752
25753 \end_inset
25754 </cell>
25755 </row>
25756 </lyxtabular>
25757
25758 \end_inset
25759
25760
25761 \begin_inset space \hfill{}
25762 \end_inset
25763
25764
25765 \begin_inset Tabular
25766 <lyxtabular version="3" rows="8" columns="2">
25767 <features booktabs="true" tabularvalignment="middle">
25768 <column alignment="left" valignment="top" width="0pt">
25769 <column alignment="center" valignment="top">
25770 <row>
25771 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25772 \begin_inset Text
25773
25774 \begin_layout Plain Layout
25775 コマンド
25776 \begin_inset Note Note
25777 status collapsed
25778
25779 \begin_layout Plain Layout
25780 0
25781 \begin_inset space \thinspace{}
25782 \end_inset
25783
25784 mm空白を分離用に使っているのは,そうしないと出力が¡や¿になってしまうためです.
25785 \end_layout
25786
25787 \end_inset
25788
25789
25790 \end_layout
25791
25792 \end_inset
25793 </cell>
25794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25795 \begin_inset Text
25796
25797 \begin_layout Plain Layout
25798 出力
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 </row>
25804 <row>
25805 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809
25810 \backslash
25811 o
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820 \begin_inset Formula $\textrm{ø}$
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \end_inset
25827 </cell>
25828 </row>
25829 <row>
25830 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25831 \begin_inset Text
25832
25833 \begin_layout Plain Layout
25834
25835 \backslash
25836 O
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25842 \begin_inset Text
25843
25844 \begin_layout Plain Layout
25845 \begin_inset Formula $\textrm{Ø}$
25846 \end_inset
25847
25848
25849 \end_layout
25850
25851 \end_inset
25852 </cell>
25853 </row>
25854 <row>
25855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25856 \begin_inset Text
25857
25858 \begin_layout Plain Layout
25859
25860 \backslash
25861 l
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25867 \begin_inset Text
25868
25869 \begin_layout Plain Layout
25870 \begin_inset Formula $\textrm{ł}$
25871 \end_inset
25872
25873
25874 \end_layout
25875
25876 \end_inset
25877 </cell>
25878 </row>
25879 <row>
25880 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25881 \begin_inset Text
25882
25883 \begin_layout Plain Layout
25884
25885 \backslash
25886 L
25887 \end_layout
25888
25889 \end_inset
25890 </cell>
25891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25892 \begin_inset Text
25893
25894 \begin_layout Plain Layout
25895 \begin_inset Formula $\textrm{Ł}$
25896 \end_inset
25897
25898
25899 \end_layout
25900
25901 \end_inset
25902 </cell>
25903 </row>
25904 <row>
25905 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25906 \begin_inset Text
25907
25908 \begin_layout Plain Layout
25909 !
25910 \begin_inset space \hspace{}
25911 \length 0mm
25912 \end_inset
25913
25914 `
25915 \begin_inset space \textvisiblespace{}
25916 \end_inset
25917
25918
25919 \end_layout
25920
25921 \end_inset
25922 </cell>
25923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 \begin_inset Formula $\textrm{!`}$
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \end_inset
25934 </cell>
25935 </row>
25936 <row>
25937 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25938 \begin_inset Text
25939
25940 \begin_layout Plain Layout
25941 ?
25942 \begin_inset space \hspace{}
25943 \length 0mm
25944 \end_inset
25945
25946 `
25947 \begin_inset space \textvisiblespace{}
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \end_inset
25954 </cell>
25955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25956 \begin_inset Text
25957
25958 \begin_layout Plain Layout
25959 \begin_inset Formula $\textrm{?`}$
25960 \end_inset
25961
25962
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 </row>
25968 <row>
25969 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973
25974 \backslash
25975 j
25976 \end_layout
25977
25978 \end_inset
25979 </cell>
25980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25981 \begin_inset Text
25982
25983 \begin_layout Plain Layout
25984 \begin_inset Formula $\textrm{ȷ}$
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 </row>
25993 </lyxtabular>
25994
25995 \end_inset
25996
25997
25998 \begin_inset space \hfill{}
25999 \end_inset
26000
26001
26002 \end_layout
26003
26004 \begin_layout Standard
26005 \begin_inset Formula $\textrm{\textrm{Å}}$
26006 \end_inset
26007
26008
26009 \begin_inset Formula $\textrm{\textrm{Ø}}$
26010 \end_inset
26011
26012 の各文字は,数式ツールバーボタンの
26013 \begin_inset Info
26014 type  "icon"
26015 arg   "math-insert \\digamma"
26016 \end_inset
26017
26018 からも挿入することができます.
26019 \end_layout
26020
26021 \begin_layout Standard
26022 例外は,
26023 \series bold
26024 !
26025 \begin_inset space \hspace{}
26026 \length 0mm
26027 \end_inset
26028
26029 `
26030 \series default
26031
26032 \series bold
26033 ?
26034 \begin_inset space \hspace{}
26035 \length 0mm
26036 \end_inset
26037
26038 `
26039 \series default
26040 の各コマンドで,これらは直接\SpecialChar LyX
26041 中の本文に入れることができます.
26042 \end_layout
26043
26044 \begin_layout Subsection
26045 文章中のアクセント
26046 \begin_inset CommandInset label
26047 LatexCommand label
26048 name "subsec:文章中のアクセント"
26049
26050 \end_inset
26051
26052
26053 \begin_inset Index idx
26054 status collapsed
26055
26056 \begin_layout Plain Layout
26057 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26058 \end_layout
26059
26060 \end_inset
26061
26062
26063 \end_layout
26064
26065 \begin_layout Standard
26066 以下に挙げる各コマンドを使えば,すべての文字にアクセントを付けることができます.これらのコマンドは,\SpecialChar TeX
26067 モードで入れなくてはなりません.
26068 \end_layout
26069
26070 \begin_layout Standard
26071 \begin_inset space \hfill{}
26072 \end_inset
26073
26074
26075 \begin_inset Tabular
26076 <lyxtabular version="3" rows="8" columns="2">
26077 <features booktabs="true" tabularvalignment="middle">
26078 <column alignment="left" valignment="top" width="0pt">
26079 <column alignment="block" valignment="top">
26080 <row>
26081 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26082 \begin_inset Text
26083
26084 \begin_layout Plain Layout
26085 コマンド
26086 \end_layout
26087
26088 \end_inset
26089 </cell>
26090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26091 \begin_inset Text
26092
26093 \begin_layout Plain Layout
26094 出力
26095 \end_layout
26096
26097 \end_inset
26098 </cell>
26099 </row>
26100 <row>
26101 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26102 \begin_inset Text
26103
26104 \begin_layout Plain Layout
26105
26106 \backslash
26107
26108 \begin_inset Quotes grd
26109 \end_inset
26110
26111 e
26112 \end_layout
26113
26114 \end_inset
26115 </cell>
26116 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26117 \begin_inset Text
26118
26119 \begin_layout Plain Layout
26120 \begin_inset ERT
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124
26125
26126 \backslash
26127 "e
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \end_inset
26136 </cell>
26137 </row>
26138 <row>
26139 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26140 \begin_inset Text
26141
26142 \begin_layout Plain Layout
26143
26144 \backslash
26145 `e
26146 \end_layout
26147
26148 \end_inset
26149 </cell>
26150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26151 \begin_inset Text
26152
26153 \begin_layout Plain Layout
26154 \begin_inset ERT
26155 status collapsed
26156
26157 \begin_layout Plain Layout
26158
26159
26160 \backslash
26161 `e
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \end_inset
26170 </cell>
26171 </row>
26172 <row>
26173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26174 \begin_inset Text
26175
26176 \begin_layout Plain Layout
26177
26178 \backslash
26179 ^
26180 \begin_inset space \textvisiblespace{}
26181 \end_inset
26182
26183 e
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26189 \begin_inset Text
26190
26191 \begin_layout Plain Layout
26192 \begin_inset ERT
26193 status collapsed
26194
26195 \begin_layout Plain Layout
26196
26197
26198 \backslash
26199 ^e
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 </row>
26210 <row>
26211 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26212 \begin_inset Text
26213
26214 \begin_layout Plain Layout
26215
26216 \backslash
26217 =e
26218 \end_layout
26219
26220 \end_inset
26221 </cell>
26222 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26223 \begin_inset Text
26224
26225 \begin_layout Plain Layout
26226 \begin_inset ERT
26227 status collapsed
26228
26229 \begin_layout Plain Layout
26230
26231
26232 \backslash
26233 =e
26234 \end_layout
26235
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 </row>
26244 <row>
26245 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26246 \begin_inset Text
26247
26248 \begin_layout Plain Layout
26249
26250 \backslash
26251 u
26252 \begin_inset space \textvisiblespace{}
26253 \end_inset
26254
26255 e
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264 \begin_inset ERT
26265 status collapsed
26266
26267 \begin_layout Plain Layout
26268
26269
26270 \backslash
26271 u e
26272 \end_layout
26273
26274 \end_inset
26275
26276
26277 \end_layout
26278
26279 \end_inset
26280 </cell>
26281 </row>
26282 <row>
26283 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Plain Layout
26287
26288 \backslash
26289 b
26290 \begin_inset space \textvisiblespace{}
26291 \end_inset
26292
26293 e
26294 \end_layout
26295
26296 \end_inset
26297 </cell>
26298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26299 \begin_inset Text
26300
26301 \begin_layout Plain Layout
26302 \begin_inset ERT
26303 status collapsed
26304
26305 \begin_layout Plain Layout
26306
26307
26308 \backslash
26309 b e
26310 \end_layout
26311
26312 \end_inset
26313
26314
26315 \end_layout
26316
26317 \end_inset
26318 </cell>
26319 </row>
26320 <row>
26321 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26322 \begin_inset Text
26323
26324 \begin_layout Plain Layout
26325
26326 \backslash
26327 t
26328 \begin_inset space \textvisiblespace{}
26329 \end_inset
26330
26331 ee
26332 \end_layout
26333
26334 \end_inset
26335 </cell>
26336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26337 \begin_inset Text
26338
26339 \begin_layout Plain Layout
26340 \begin_inset ERT
26341 status collapsed
26342
26343 \begin_layout Plain Layout
26344
26345
26346 \backslash
26347 t ee
26348 \end_layout
26349
26350 \end_inset
26351
26352
26353 \end_layout
26354
26355 \end_inset
26356 </cell>
26357 </row>
26358 </lyxtabular>
26359
26360 \end_inset
26361
26362
26363 \begin_inset space \hfill{}
26364 \end_inset
26365
26366
26367 \begin_inset Tabular
26368 <lyxtabular version="3" rows="8" columns="2">
26369 <features booktabs="true" tabularvalignment="middle">
26370 <column alignment="left" valignment="top" width="0pt">
26371 <column alignment="center" valignment="top">
26372 <row>
26373 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26374 \begin_inset Text
26375
26376 \begin_layout Plain Layout
26377 コマンド
26378 \end_layout
26379
26380 \end_inset
26381 </cell>
26382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Plain Layout
26386 出力
26387 \end_layout
26388
26389 \end_inset
26390 </cell>
26391 </row>
26392 <row>
26393 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Plain Layout
26397
26398 \backslash
26399 H
26400 \begin_inset space \textvisiblespace{}
26401 \end_inset
26402
26403 e
26404 \end_layout
26405
26406 \end_inset
26407 </cell>
26408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26409 \begin_inset Text
26410
26411 \begin_layout Plain Layout
26412 \begin_inset ERT
26413 status collapsed
26414
26415 \begin_layout Plain Layout
26416
26417
26418 \backslash
26419 H e
26420 \end_layout
26421
26422 \end_inset
26423
26424
26425 \end_layout
26426
26427 \end_inset
26428 </cell>
26429 </row>
26430 <row>
26431 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26432 \begin_inset Text
26433
26434 \begin_layout Plain Layout
26435
26436 \backslash
26437 'e
26438 \end_layout
26439
26440 \end_inset
26441 </cell>
26442 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26443 \begin_inset Text
26444
26445 \begin_layout Plain Layout
26446 \begin_inset ERT
26447 status collapsed
26448
26449 \begin_layout Plain Layout
26450
26451
26452 \backslash
26453 'e
26454 \end_layout
26455
26456 \end_inset
26457
26458
26459 \end_layout
26460
26461 \end_inset
26462 </cell>
26463 </row>
26464 <row>
26465 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26466 \begin_inset Text
26467
26468 \begin_layout Plain Layout
26469
26470 \backslash
26471 ~e
26472 \begin_inset Index idx
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476 ちるだ@チルダ
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \end_layout
26483
26484 \end_inset
26485 </cell>
26486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Plain Layout
26490 \begin_inset ERT
26491 status collapsed
26492
26493 \begin_layout Plain Layout
26494
26495
26496 \backslash
26497 ~e
26498 \end_layout
26499
26500 \end_inset
26501
26502
26503 \end_layout
26504
26505 \end_inset
26506 </cell>
26507 </row>
26508 <row>
26509 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Plain Layout
26513
26514 \backslash
26515 .e
26516 \end_layout
26517
26518 \end_inset
26519 </cell>
26520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26521 \begin_inset Text
26522
26523 \begin_layout Plain Layout
26524 \begin_inset ERT
26525 status collapsed
26526
26527 \begin_layout Plain Layout
26528
26529
26530 \backslash
26531 .e
26532 \end_layout
26533
26534 \end_inset
26535
26536
26537 \end_layout
26538
26539 \end_inset
26540 </cell>
26541 </row>
26542 <row>
26543 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26544 \begin_inset Text
26545
26546 \begin_layout Plain Layout
26547
26548 \backslash
26549 v
26550 \begin_inset space \textvisiblespace{}
26551 \end_inset
26552
26553 e
26554 \end_layout
26555
26556 \end_inset
26557 </cell>
26558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26559 \begin_inset Text
26560
26561 \begin_layout Plain Layout
26562 \begin_inset ERT
26563 status collapsed
26564
26565 \begin_layout Plain Layout
26566
26567
26568 \backslash
26569 v e
26570 \end_layout
26571
26572 \end_inset
26573
26574
26575 \end_layout
26576
26577 \end_inset
26578 </cell>
26579 </row>
26580 <row>
26581 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Plain Layout
26585
26586 \backslash
26587 d
26588 \begin_inset space \textvisiblespace{}
26589 \end_inset
26590
26591 e
26592 \end_layout
26593
26594 \end_inset
26595 </cell>
26596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26597 \begin_inset Text
26598
26599 \begin_layout Plain Layout
26600 \begin_inset ERT
26601 status collapsed
26602
26603 \begin_layout Plain Layout
26604
26605
26606 \backslash
26607 d e
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \end_layout
26614
26615 \end_inset
26616 </cell>
26617 </row>
26618 <row>
26619 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26620 \begin_inset Text
26621
26622 \begin_layout Plain Layout
26623
26624 \backslash
26625 c
26626 \begin_inset space \textvisiblespace{}
26627 \end_inset
26628
26629 e
26630 \end_layout
26631
26632 \end_inset
26633 </cell>
26634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26635 \begin_inset Text
26636
26637 \begin_layout Plain Layout
26638 \begin_inset ERT
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642
26643
26644 \backslash
26645 c e
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \end_layout
26652
26653 \end_inset
26654 </cell>
26655 </row>
26656 </lyxtabular>
26657
26658 \end_inset
26659
26660
26661 \begin_inset space \hfill{}
26662 \end_inset
26663
26664
26665 \end_layout
26666
26667 \begin_layout Standard
26668 \begin_inset VSpace medskip
26669 \end_inset
26670
26671
26672 \series bold
26673
26674 \backslash
26675 t
26676 \series default
26677 コマンドは異なる二つの文字にアクセントを付けることもできます.たとえば,コマンド
26678 \series bold
26679
26680 \backslash
26681 t
26682 \begin_inset space \textvisiblespace{}
26683 \end_inset
26684
26685 sz
26686 \series default
26687 は,
26688 \begin_inset ERT
26689 status collapsed
26690
26691 \begin_layout Plain Layout
26692
26693
26694 \backslash
26695 t sz
26696 \end_layout
26697
26698 \end_inset
26699
26700 となります.
26701 \end_layout
26702
26703 \begin_layout Standard
26704
26705 \series bold
26706 `
26707 \series default
26708  ・
26709 \series bold
26710  '
26711 \series default
26712  ・ 
26713 \series bold
26714 ^
26715 \series default
26716  の各アクセントは,\SpecialChar TeX
26717 モードを使わなくても,母音といっしょに直接キーボードから入力することもできます.チルダ
26718 \begin_inset Foot
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722 これは,チルダがアクセントとして定義されているキーボードのみに適用されます.
26723 \end_layout
26724
26725 \end_inset
26726
26727
26728 \series bold
26729 ~
26730 \series default
26731 を,
26732 \emph on
26733 a
26734 \emph default
26735
26736 \emph on
26737 n
26738 \emph default
26739
26740 \emph on
26741 o
26742 \emph default
26743 といっしょに使うときも同様です.
26744 \end_layout
26745
26746 \begin_layout Standard
26747
26748 \series bold
26749
26750 \backslash
26751 b
26752 \series default
26753
26754 \series bold
26755
26756 \backslash
26757 c
26758 \series default
26759
26760 \series bold
26761
26762 \backslash
26763 d
26764 \series default
26765
26766 \series bold
26767
26768 \backslash
26769 H
26770 \series default
26771
26772 \series bold
26773
26774 \backslash
26775 t
26776 \series default
26777
26778 \series bold
26779
26780 \backslash
26781 u
26782 \series default
26783
26784 \series bold
26785
26786 \backslash
26787 v
26788 \series default
26789 の各コマンドと,キーボードから直接挿入するアクセントは,数式テキスト中でも使うことができます.他のアクセントについては,数式内向けの特別な数式コマンドがあります
26790 .第
26791 \begin_inset CommandInset ref
26792 LatexCommand ref
26793 reference "subsec:一文字に付けるアクセント"
26794
26795 \end_inset
26796
26797 節をご参照下さい.
26798 \end_layout
26799
26800 \begin_layout Standard
26801 \begin_inset VSpace bigskip
26802 \end_inset
26803
26804 さらに,
26805 \series bold
26806
26807 \backslash
26808 textcircled
26809 \series default
26810
26811 \begin_inset Index idx
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 こまんど@コマンド ! T ! 
26816 \backslash
26817 textcircled
26818 \end_layout
26819
26820 \end_inset
26821
26822 コマンドを使えば,著作権マークのように,あらゆる数字や文字を丸で囲む—敢えて言えば,丸囲みでアクセントを付けるようなものといえるでしょう—ことができます.
26823 \end_layout
26824
26825 \begin_layout Standard
26826 \align center
26827 \begin_inset Tabular
26828 <lyxtabular version="3" rows="3" columns="2">
26829 <features booktabs="true" tabularvalignment="middle">
26830 <column alignment="center" valignment="top" width="0pt">
26831 <column alignment="center" valignment="top">
26832 <row>
26833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26834 \begin_inset Text
26835
26836 \begin_layout Plain Layout
26837 コマンド
26838 \end_layout
26839
26840 \end_inset
26841 </cell>
26842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Plain Layout
26846 出力
26847 \end_layout
26848
26849 \end_inset
26850 </cell>
26851 </row>
26852 <row>
26853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26854 \begin_inset Text
26855
26856 \begin_layout Plain Layout
26857
26858 \backslash
26859 textcircled{w}
26860 \end_layout
26861
26862 \end_inset
26863 </cell>
26864 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26865 \begin_inset Text
26866
26867 \begin_layout Plain Layout
26868 \begin_inset ERT
26869 status collapsed
26870
26871 \begin_layout Plain Layout
26872
26873
26874 \backslash
26875 textcircled{w}
26876 \end_layout
26877
26878 \end_inset
26879
26880
26881 \end_layout
26882
26883 \end_inset
26884 </cell>
26885 </row>
26886 <row topspace="1mm">
26887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26888 \begin_inset Text
26889
26890 \begin_layout Plain Layout
26891
26892 \backslash
26893 Large 
26894 \backslash
26895 textcircled{
26896 \backslash
26897 normalsize
26898 \backslash
26899 protect
26900 \backslash
26901 raisebox{-1.5pt}{W}}
26902 \end_layout
26903
26904 \end_inset
26905 </cell>
26906 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26907 \begin_inset Text
26908
26909 \begin_layout Plain Layout
26910 \begin_inset ERT
26911 status collapsed
26912
26913 \begin_layout Plain Layout
26914
26915
26916 \backslash
26917 Large 
26918 \backslash
26919 textcircled{
26920 \backslash
26921 normalsize
26922 \backslash
26923 protect
26924 \backslash
26925 raisebox{-1.5pt}W}
26926 \end_layout
26927
26928 \end_inset
26929
26930
26931 \end_layout
26932
26933 \end_inset
26934 </cell>
26935 </row>
26936 </lyxtabular>
26937
26938 \end_inset
26939
26940
26941 \end_layout
26942
26943 \begin_layout Standard
26944 ここではユーザーが,文字が丸のなかに収まるように調整してやらなくてはなりません.ここでは,
26945 \series bold
26946
26947 \backslash
26948 Large
26949 \series default
26950
26951 \begin_inset Foot
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955
26956 \begin_inset CommandInset ref
26957 LatexCommand ref
26958 reference "subsec:書体寸法"
26959
26960 \end_inset
26961
26962 節参照のこと.
26963 \end_layout
26964
26965 \end_inset
26966
26967 で丸の大きさを指定しています.そして
26968 \series bold
26969
26970 \backslash
26971 raisebox
26972 \series default
26973
26974 \begin_inset Foot
26975 status collapsed
26976
26977 \begin_layout Plain Layout
26978
26979 \begin_inset CommandInset ref
26980 LatexCommand ref
26981 reference "subsec:枠なしボックス"
26982
26983 \end_inset
26984
26985 節参照のこと.
26986 \end_layout
26987
26988 \end_inset
26989
26990 を使って,文字が真ん中にくるようにしています.
26991 \end_layout
26992
26993 \begin_layout Subsection
26994 古式数字
26995 \begin_inset Index idx
26996 status collapsed
26997
26998 \begin_layout Plain Layout
26999 こしきすうじ@古式数字
27000 \end_layout
27001
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \begin_layout Standard
27008 古式数字は,
27009 \series bold
27010
27011 \backslash
27012 oldstylenums
27013 \series default
27014
27015 \begin_inset Index idx
27016 status collapsed
27017
27018 \begin_layout Plain Layout
27019 こまんど@コマンド ! O ! 
27020 \backslash
27021 oldstylenums
27022 \end_layout
27023
27024 \end_inset
27025
27026 コマンドで作成することができます.このコマンドは,数式中でも\SpecialChar TeX
27027 モード中でも使うことができます.コマンド書式は,
27028 \end_layout
27029
27030 \begin_layout Standard
27031
27032 \series bold
27033
27034 \backslash
27035 oldstylenums{数字}
27036 \end_layout
27037
27038 \begin_layout Standard
27039 です.
27040 \series bold
27041
27042 \backslash
27043 oldstylenums{0123456789}
27044 \series default
27045 というコマンドは,
27046 \begin_inset Formula $\oldstylenums{0123456789}$
27047 \end_inset
27048
27049 のようになります.
27050 \end_layout
27051
27052 \begin_layout Section
27053 数式様式
27054 \begin_inset CommandInset label
27055 LatexCommand label
27056 name "sec:数式様式"
27057
27058 \end_inset
27059
27060
27061 \begin_inset Index idx
27062 status collapsed
27063
27064 \begin_layout Plain Layout
27065 すうしき@数式 ! ようしき@様式
27066 \end_layout
27067
27068 \end_inset
27069
27070
27071 \end_layout
27072
27073 \begin_layout Itemize
27074 以下の二つの配置様式があります.
27075 \end_layout
27076
27077 \begin_deeper
27078 \begin_layout Description
27079 中央揃え 事前に定義された標準です.
27080 \end_layout
27081
27082 \begin_layout Description
27083 行頭下げ これは
27084 \family sans
27085 文書\SpecialChar menuseparator
27086 設定
27087 \family default
27088 メニューの
27089 \family sans
27090 数式オプション
27091 \family default
27092 で設定することができます.
27093 \end_layout
27094
27095 \begin_layout Standard
27096
27097 \series bold
27098 数式を字下げ
27099 \series default
27100 を指定すると下げ幅を指定することができます.既定値は使用している文書苦楽に依存して変わります.
27101 \end_layout
27102
27103 \end_deeper
27104 \begin_layout Itemize
27105 また,以下の二つの連番様式があり,
27106 \family sans
27107 文書\SpecialChar menuseparator
27108 設定
27109 \family default
27110 メニューの
27111 \family sans
27112 数式オプション
27113 \family default
27114 で設定することができます.
27115 \end_layout
27116
27117 \begin_deeper
27118 \begin_layout Description
27119 右 これが多くの場合既定値です.
27120 \end_layout
27121
27122 \begin_layout Description
27123
27124 \end_layout
27125
27126 \end_deeper
27127 \begin_layout Standard
27128 これで選択した様式は,文書中のすべての別行立て数式に用いられます.もし,中央揃えと行頭下げの両様式を同一文書中で用いたい場合には,
27129 \series bold
27130 中央揃え
27131 \series default
27132 様式を指定するようにします.そして,行頭下げにしたい数式は,flalign環境に指定するようにします.第
27133 \begin_inset CommandInset ref
27134 LatexCommand ref
27135 reference "subsec:flalign環境"
27136
27137 \end_inset
27138
27139 節をご覧下さい.
27140 \end_layout
27141
27142 \begin_layout Section
27143 多行数式
27144 \begin_inset CommandInset label
27145 LatexCommand label
27146 name "sec:多行数式"
27147
27148 \end_inset
27149
27150
27151 \begin_inset Index idx
27152 status collapsed
27153
27154 \begin_layout Plain Layout
27155 すうしき@数式 ! たぎょう@多行
27156 \begin_inset space \thinspace{}
27157 \end_inset
27158
27159 ——
27160 \end_layout
27161
27162 \end_inset
27163
27164
27165 \end_layout
27166
27167 \begin_layout Subsection
27168 概要
27169 \end_layout
27170
27171 \begin_layout Standard
27172 \SpecialChar LyX
27173 では,多行数式は,数式中で
27174 \begin_inset Info
27175 type  "shortcut"
27176 arg   "newline-insert newline"
27177 \end_inset
27178
27179 を押すことで作られます.この操作によって,第
27180 \begin_inset CommandInset ref
27181 LatexCommand ref
27182 reference "subsec:eqnarray環境"
27183
27184 \end_inset
27185
27186 節に述べられている
27187 \series bold
27188 eqnarray環境
27189 \series default
27190 が作り出されるか,あるいは文書設定で
27191 \family sans
27192 AMS mathパッケージを使う
27193 \family default
27194 オプションが選択されている場合には,第
27195 \begin_inset CommandInset ref
27196 LatexCommand ref
27197 reference "subsec:標準align環境"
27198
27199 \end_inset
27200
27201 節に述べられている
27202 \series bold
27203 align環境
27204 \series default
27205 が作り出されることになります.
27206 \end_layout
27207
27208 \begin_layout Standard
27209 他にも,
27210 \family sans
27211 挿入\SpecialChar menuseparator
27212 数式
27213 \family default
27214 メニューで作ることのできる多行数式環境があります.これらの環境は,以下の各節で説明します.
27215 \end_layout
27216
27217 \begin_layout Standard
27218 すべての多行数式において,新規行は,
27219 \begin_inset Info
27220 type  "shortcut"
27221 arg   "newline-insert newline"
27222 \end_inset
27223
27224 を押すことによって作られます.行を足したり削ったりするには,数式ツールバーボタンの
27225 \begin_inset Info
27226 type  "icon"
27227 arg   "tabular-feature append-row"
27228 \end_inset
27229
27230
27231 \begin_inset Info
27232 type  "icon"
27233 arg   "tabular-feature delete-row"
27234 \end_inset
27235
27236 を使うか,
27237 \family sans
27238 編集\SpecialChar menuseparator
27239 行と列
27240 \family default
27241 メニューを使うことができます.
27242 \end_layout
27243
27244 \begin_layout Subsubsection
27245 行間
27246 \begin_inset CommandInset label
27247 LatexCommand label
27248 name "subsec:行間"
27249
27250 \end_inset
27251
27252
27253 \begin_inset Index idx
27254 status collapsed
27255
27256 \begin_layout Plain Layout
27257 すうしき@数式 ! たぎょう@多行
27258 \begin_inset space \thinspace{}
27259 \end_inset
27260
27261 —— ! ぎょうかん@行間
27262 \end_layout
27263
27264 \end_inset
27265
27266
27267 \end_layout
27268
27269 \begin_layout Standard
27270 以下のように,多行数式において行のあいだの空白が足りないことが,ときどき起こります.
27271 \begin_inset Formula 
27272 \begin{eqnarray*}
27273 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}\\
27274 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
27275 \end{eqnarray*}
27276
27277 \end_inset
27278
27279
27280 \end_layout
27281
27282 \begin_layout Standard
27283 \SpecialChar LaTeX
27284 において行間を付け加えるには,新規行コマンドに非必須の引数をとらせて指定しますが,これはまだ\SpecialChar LyX
27285 には実装されていない
27286 \begin_inset Foot
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290 \begin_inset CommandInset href
27291 LatexCommand href
27292 name "LyX-bug #1505"
27293 target "https://www.lyx.org/trac/ticket/1505"
27294 literal "false"
27295
27296 \end_inset
27297
27298 を参照.
27299 \end_layout
27300
27301 \end_inset
27302
27303 ので,数式全体を\SpecialChar TeX
27304 モードで入れなくてはなりません.上記の例の行間を大きくするには,最初の行の最後に
27305 \series bold
27306
27307 \backslash
27308
27309 \backslash
27310 [3mm]
27311 \series default
27312 というコマンドを入れます.すると,次のようになります.
27313 \begin_inset ERT
27314 status collapsed
27315
27316 \begin_layout Plain Layout
27317
27318
27319 \backslash
27320 begin{eqnarray*}
27321 \end_layout
27322
27323 \begin_layout Plain Layout
27324
27325 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27326  = & 
27327 \backslash
27328 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27329 \backslash
27330
27331 \backslash
27332 [3mm]
27333 \end_layout
27334
27335 \begin_layout Plain Layout
27336
27337 4x^{2}
27338 \backslash
27339 left(B^{2}+x_{0}^{2}
27340 \backslash
27341 right)+4x_{0}x
27342 \backslash
27343 left(D-B^{2}
27344 \backslash
27345 right)+B^{2}
27346 \backslash
27347 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27348 \backslash
27349 right) & = & 0
27350 \end_layout
27351
27352 \begin_layout Plain Layout
27353
27354
27355 \backslash
27356 end{eqnarray*}
27357 \end_layout
27358
27359 \end_inset
27360
27361
27362 \end_layout
27363
27364 \begin_layout Standard
27365 \begin_inset VSpace bigskip
27366 \end_inset
27367
27368 同一数式内のすべての行の行間を一律に指定するには,
27369 \series bold
27370
27371 \backslash
27372 jot
27373 \series default
27374
27375 \begin_inset Index idx
27376 status collapsed
27377
27378 \begin_layout Plain Layout
27379 こまんど@コマンド ! J ! 
27380 \backslash
27381 jot
27382 \end_layout
27383
27384 \end_inset
27385
27386 変数を変更します.定義は,
27387 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
27388 \end_inset
27389
27390 となっています.
27391 \series bold
27392
27393 \backslash
27394 jot
27395 \series default
27396 の既定値は,3
27397 \begin_inset space \thinspace{}
27398 \end_inset
27399
27400 ptです.上記の例のように,行間を3
27401 \begin_inset space \thinspace{}
27402 \end_inset
27403
27404 mm追加するには,
27405 \end_layout
27406
27407 \begin_layout Standard
27408
27409 \series bold
27410
27411 \backslash
27412 setlength{
27413 \backslash
27414 jot}{3mm+3pt}
27415 \end_layout
27416
27417 \begin_layout Standard
27418 というコマンドを,数式直前に\SpecialChar TeX
27419 モードで入れておきます.これを行うには,\SpecialChar LaTeX
27420 プリアンブルに
27421 \end_layout
27422
27423 \begin_layout Standard
27424
27425 \series bold
27426
27427 \backslash
27428 usepackage{calc}
27429 \end_layout
27430
27431 \begin_layout Standard
27432 という行を入れて,\SpecialChar LaTeX
27433 パッケージ
27434 \series bold
27435 calc
27436 \series default
27437
27438 \begin_inset Foot
27439 status collapsed
27440
27441 \begin_layout Plain Layout
27442
27443 \series bold
27444 calc
27445 \series default
27446 は標準的な\SpecialChar LaTeX
27447 頒布版のすべてに付属しています.
27448 \end_layout
27449
27450 \end_inset
27451
27452
27453 \begin_inset Index idx
27454 status collapsed
27455
27456 \begin_layout Plain Layout
27457 ぱっけーじ@パッケージ ! calc
27458 \end_layout
27459
27460 \end_inset
27461
27462  を読み込んでおく必要があります.すると,
27463 \begin_inset ERT
27464 status collapsed
27465
27466 \begin_layout Plain Layout
27467
27468
27469 \backslash
27470 setlength{
27471 \backslash
27472 jot}{3mm+3pt}
27473 \end_layout
27474
27475 \end_inset
27476
27477
27478 \begin_inset Formula 
27479 \begin{eqnarray*}
27480 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}\\
27481 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
27482 \end{eqnarray*}
27483
27484 \end_inset
27485
27486
27487 \end_layout
27488
27489 \begin_layout Standard
27490 \begin_inset ERT
27491 status collapsed
27492
27493 \begin_layout Plain Layout
27494
27495
27496 \backslash
27497 setlength{
27498 \backslash
27499 jot}{3pt}
27500 \end_layout
27501
27502 \end_inset
27503
27504 のような結果を得ます.行間を既定値に戻すには,
27505 \series bold
27506
27507 \backslash
27508 jot
27509 \series default
27510 をふたたび3
27511 \begin_inset space \thinspace{}
27512 \end_inset
27513
27514 ptに戻します.
27515 \end_layout
27516
27517 \begin_layout Subsubsection
27518 列間
27519 \begin_inset CommandInset label
27520 LatexCommand label
27521 name "subsec:列間"
27522
27523 \end_inset
27524
27525
27526 \begin_inset Index idx
27527 status collapsed
27528
27529 \begin_layout Plain Layout
27530 すうしき@数式 ! たぎょう@多行
27531 \begin_inset space \thinspace{}
27532 \end_inset
27533
27534 —— ! れつかん@列間
27535 \end_layout
27536
27537 \end_inset
27538
27539
27540 \end_layout
27541
27542 \begin_layout Standard
27543 多行数式は,行列を形成します.たとえば,eqnarray環境の数式は,3列からなる行列です.この環境で列間を変更すれば,関係子周辺の余白を変更することができます
27544
27545 \end_layout
27546
27547 \begin_layout Standard
27548 列間は,
27549 \series bold
27550
27551 \backslash
27552 arraycolsep
27553 \series default
27554
27555 \begin_inset Index idx
27556 status collapsed
27557
27558 \begin_layout Plain Layout
27559 こまんど@コマンド ! A ! 
27560 \backslash
27561 arraycolsep
27562 \end_layout
27563
27564 \end_inset
27565
27566 変数を使って指定し,
27567 \begin_inset Newline newline
27568 \end_inset
27569
27570 列間 = 2
27571 \begin_inset space \thinspace{}
27572 \end_inset
27573
27574
27575 \series bold
27576
27577 \backslash
27578 arraycolsep
27579 \series default
27580
27581 \begin_inset Newline newline
27582 \end_inset
27583
27584 という関係があります.したがって,
27585 \end_layout
27586
27587 \begin_layout Standard
27588
27589 \series bold
27590
27591 \backslash
27592 setlength{
27593 \backslash
27594 arraycolsep}{1cm}
27595 \end_layout
27596
27597 \begin_layout Standard
27598 というコマンドを\SpecialChar TeX
27599 モードで入れると,ここから後のすべての数式の列間が2
27600 \begin_inset space \thinspace{}
27601 \end_inset
27602
27603 cmになります.これを既定値に戻すには,
27604 \series bold
27605
27606 \backslash
27607 arraycolsep
27608 \series default
27609 を5
27610 \begin_inset space \thinspace{}
27611 \end_inset
27612
27613 ptに戻して下さい.
27614 \end_layout
27615
27616 \begin_layout Standard
27617 以下は,2
27618 \begin_inset space \thinspace{}
27619 \end_inset
27620
27621 cmの列間を持つ数式です.
27622 \begin_inset ERT
27623 status collapsed
27624
27625 \begin_layout Plain Layout
27626
27627
27628 \backslash
27629 setlength{
27630 \backslash
27631 arraycolsep}{1cm}
27632 \end_layout
27633
27634 \end_inset
27635
27636
27637 \begin_inset Formula 
27638 \begin{eqnarray*}
27639 A & = & B\\
27640 C & \ne & A
27641 \end{eqnarray*}
27642
27643 \end_inset
27644
27645 行列の既定の列間10
27646 \begin_inset space \thinspace{}
27647 \end_inset
27648
27649 ptを持つ数式です.
27650 \begin_inset ERT
27651 status collapsed
27652
27653 \begin_layout Plain Layout
27654
27655
27656 \backslash
27657 setlength{
27658 \backslash
27659 arraycolsep}{5pt}
27660 \end_layout
27661
27662 \end_inset
27663
27664
27665 \begin_inset Formula 
27666 \begin{eqnarray*}
27667 A & = & B\\
27668 C & \ne & A
27669 \end{eqnarray*}
27670
27671 \end_inset
27672
27673
27674 \end_layout
27675
27676 \begin_layout Subsubsection
27677 長い数式
27678 \begin_inset Index idx
27679 status collapsed
27680
27681 \begin_layout Plain Layout
27682 すうしき@数式 ! ながい@長い
27683 \end_layout
27684
27685 \end_inset
27686
27687
27688 \end_layout
27689
27690 \begin_layout Standard
27691 長い数式は,以下の方法を使って組版することができます.
27692 \end_layout
27693
27694 \begin_layout Itemize
27695 左辺ないし右辺の一方が,行幅よりもかなり短いときには,以下のように,短い方を左辺に置き,右辺を二行に分けて組版します.
27696 \begin_inset Formula 
27697 \begin{eqnarray}
27698 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 \\
27699  &  & -\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}
27700 \end{eqnarray}
27701
27702 \end_inset
27703
27704 二行目の最初のマイナス記号は,行頭の文字になってしまうため,通常,表示の上で演算子としては取り扱われません.前後に余白が置かれることもなく,分数線からも離れて表
27705 示されません.これを避けるために,マイナス記号の後に
27706 \series bold
27707
27708 \backslash
27709 hspace
27710 \series default
27711 .
27712 \begin_inset Foot
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716
27717 \series bold
27718
27719 \backslash
27720 hspace
27721 \series default
27722 に関しての詳細は,第
27723 \begin_inset CommandInset ref
27724 LatexCommand ref
27725 reference "subsec:可変長の空白"
27726
27727 \end_inset
27728
27729 節をご覧下さい.
27730 \end_layout
27731
27732 \end_inset
27733
27734
27735 \begin_inset Index idx
27736 status collapsed
27737
27738 \begin_layout Plain Layout
27739 こまんど@コマンド ! H ! 
27740 \backslash
27741 hspace
27742 \end_layout
27743
27744 \end_inset
27745
27746 コマンドを使って3
27747 \begin_inset space \thinspace{}
27748 \end_inset
27749
27750 pt空白を入れてあります.
27751 \end_layout
27752
27753 \begin_layout Itemize
27754 数式の両辺がともに長すぎるときには,
27755 \series bold
27756
27757 \backslash
27758 lefteqn
27759 \series default
27760
27761 \begin_inset Index idx
27762 status collapsed
27763
27764 \begin_layout Plain Layout
27765 こまんど@コマンド ! L ! 
27766 \backslash
27767 lefteqn
27768 \end_layout
27769
27770 \end_inset
27771
27772 コマンドを使います.これを最初の行の第一列に入れると,以下のように,続きの内容が他の列にかかって表示されます.
27773 \begin_inset Formula 
27774 \begin{eqnarray}
27775 \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 \\
27776  &  & -\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 \\
27777  &  & =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}
27778 \end{eqnarray}
27779
27780 \end_inset
27781
27782
27783 \series bold
27784
27785 \backslash
27786 lefteqn
27787 \series default
27788 を入力すると,青枠から少し左にずれたところに現れる紫枠にカーソルが移るので,ここに数式を入力します.
27789 \begin_inset Newline newline
27790 \end_inset
27791
27792 二行め以降の行の内容は,二列め以降の列に挿入します.挿入する列が右になるほど,字下げの量が大きくなります.
27793 \begin_inset VSpace medskip
27794 \end_inset
27795
27796
27797 \begin_inset Newline newline
27798 \end_inset
27799
27800
27801 \begin_inset Note Greyedout
27802 status open
27803
27804 \begin_layout Plain Layout
27805
27806 \series bold
27807
27808 \backslash
27809 lefteqn
27810 \series default
27811 を使用する際には,以下のことにご注意下さい.
27812 \end_layout
27813
27814 \begin_layout Itemize
27815 数式では,ページ幅全部を使うことはしません.たとえば,上記の例で,最初の行に
27816 \begin_inset Formula $-B^{2}$
27817 \end_inset
27818
27819 という項を置いたとすると,ページ余白の領域に出てしまいますが,これはよくありません.幅をうまく使うには,最初の行の行頭に負の空白を入れる方法もあります.
27820 \end_layout
27821
27822 \begin_layout Itemize
27823 \SpecialChar LyX
27824 のバグによって,最初の行にマウスでカーソルを入れることはできません
27825 \begin_inset Foot
27826 status collapsed
27827
27828 \begin_layout Plain Layout
27829 \begin_inset CommandInset href
27830 LatexCommand href
27831 name "LyX-bug #1429"
27832 target "https://www.lyx.org/trac/ticket/1429"
27833 literal "false"
27834
27835 \end_inset
27836
27837
27838 \end_layout
27839
27840 \end_inset
27841
27842 .カーソルを行頭に合わせて,矢印
27843 \begin_inset Flex Ruby
27844 status collapsed
27845
27846 \begin_layout Plain Layout
27847
27848 \begin_inset Argument post:1
27849 status collapsed
27850
27851 \begin_layout Plain Layout
27852 キー
27853 \end_layout
27854
27855 \end_inset
27856
27857
27858 \end_layout
27859
27860 \end_inset
27861
27862 で移動するしかありません.
27863 \end_layout
27864
27865 \end_inset
27866
27867
27868 \end_layout
27869
27870 \begin_layout Itemize
27871 長い数式を組む他の方法として,第
27872 \begin_inset CommandInset ref
27873 LatexCommand ref
27874 reference "subsec:multline環境"
27875
27876 \end_inset
27877
27878 節と第
27879 \begin_inset CommandInset ref
27880 LatexCommand ref
27881 reference "subsec:数式の一部の多行化"
27882
27883 \end_inset
27884
27885 節で述べられている環境を用いる方法があります.
27886 \end_layout
27887
27888 \begin_layout Subsubsection
27889 多行にわたる分数
27890 \begin_inset CommandInset label
27891 LatexCommand label
27892 name "subsec:多行にわたる分数"
27893
27894 \end_inset
27895
27896
27897 \begin_inset Index idx
27898 status collapsed
27899
27900 \begin_layout Plain Layout
27901 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
27902 \end_layout
27903
27904 \end_inset
27905
27906
27907 \end_layout
27908
27909 \begin_layout Standard
27910 分数の分母もしくは分子が長すぎて,一行に入りきらないことがあります.この場合には,分数内で改行をしなくてはなりません.これを行うには,
27911 \series bold
27912
27913 \backslash
27914 splitfrac
27915 \series default
27916 コマンド
27917 \begin_inset Index idx
27918 status collapsed
27919
27920 \begin_layout Plain Layout
27921 こまんど@コマンド ! S ! 
27922 \backslash
27923 splitfrac
27924 \end_layout
27925
27926 \end_inset
27927
27928 を使うことができます.これを有効化するには,文書設定の
27929 \family sans
27930 数式オプション
27931 \family default
27932 で,
27933 \series bold
27934 mathtools
27935 \series default
27936 パッケージ
27937 \begin_inset Index idx
27938 status collapsed
27939
27940 \begin_layout Plain Layout
27941 ぱっけーじ@パッケージ ! mathtools
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \family sans
27948 常に読み込み
27949 \family default
27950 オプションを指定してください.
27951 \series bold
27952
27953 \backslash
27954 splitfrac
27955 \series default
27956 のスキームは
27957 \end_layout
27958
27959 \begin_layout Standard
27960
27961 \series bold
27962
27963 \backslash
27964 splitfrac{1行目}{2行目}
27965 \end_layout
27966
27967 \begin_layout Standard
27968 となっており,分母にも分子にも使うことができます.
27969 \end_layout
27970
27971 \begin_layout Standard
27972 \begin_inset Formula 
27973 \[
27974 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}
27975 \]
27976
27977 \end_inset
27978
27979 上記の最初の分子に使われているコマンドは,
27980 \end_layout
27981
27982 \begin_layout Standard
27983
27984 \series bold
27985
27986 \backslash
27987 splitfrac{xy+xy+xy+xy+xy
27988 \begin_inset space \textvisiblespace{}
27989 \end_inset
27990
27991
27992 \backslash
27993 {+wy+wy+wy+wy
27994 \end_layout
27995
27996 \begin_layout Standard
27997 です.
27998 \end_layout
27999
28000 \begin_layout Subsubsection
28001 多行にわたる括弧
28002 \begin_inset CommandInset label
28003 LatexCommand label
28004 name "subsec:多行にわたる括弧"
28005
28006 \end_inset
28007
28008
28009 \begin_inset Index idx
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28014 \end_layout
28015
28016 \end_inset
28017
28018
28019 \end_layout
28020
28021 \begin_layout Standard
28022 多行にわたる括弧を作ろうとすると,以下のような問題が生じます.
28023 \begin_inset Formula 
28024 \begin{eqnarray*}
28025 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28026  &  & \left.\cdots+B-D\right]
28027 \end{eqnarray*}
28028
28029 \end_inset
28030
28031
28032 \end_layout
28033
28034 \begin_layout Standard
28035 可変寸法の括弧は多行にわたることができないので,閉じ括弧が初めの括弧よりも小さくなってしまっています.
28036 \end_layout
28037
28038 \begin_layout Standard
28039 二行めの括弧の大きさを正しく設定するには,最初の行の終わりを
28040 \series bold
28041
28042 \backslash
28043 right.
28044 \series default
28045
28046 \begin_inset Index idx
28047 status collapsed
28048
28049 \begin_layout Plain Layout
28050 こまんど@コマンド ! R ! 
28051 \backslash
28052 right
28053 \end_layout
28054
28055 \end_inset
28056
28057 とし,二行めの始めを
28058 \series bold
28059
28060 \backslash
28061 left.
28062 \begin_inset Foot
28063 status collapsed
28064
28065 \begin_layout Plain Layout
28066
28067 \series bold
28068
28069 \backslash
28070 left
28071 \series default
28072
28073 \series bold
28074
28075 \backslash
28076 right
28077 \series default
28078 に関する詳細は,第
28079 \begin_inset CommandInset ref
28080 LatexCommand ref
28081 reference "subsec:自動の括弧丈"
28082
28083 \end_inset
28084
28085 節をご覧下さい.
28086 \end_layout
28087
28088 \end_inset
28089
28090
28091 \series default
28092
28093 \begin_inset Index idx
28094 status collapsed
28095
28096 \begin_layout Plain Layout
28097 こまんど@コマンド ! L ! 
28098 \backslash
28099 left
28100 \end_layout
28101
28102 \end_inset
28103
28104 とします.一行めにおいては,範囲付き積演算子がもっとも大きな記号であり,これが二行めの括弧の大きさにならなくてはならないので,
28105 \series bold
28106
28107 \backslash
28108 left.
28109 \series default
28110 の後に,
28111 \series bold
28112
28113 \backslash
28114 vphantom
28115 \series default
28116
28117 \begin_inset space \textvisiblespace{}
28118 \end_inset
28119
28120
28121 \series bold
28122
28123 \backslash
28124 prod
28125 \series default
28126 ^
28127 \begin_inset space \textvisiblespace{}
28128 \end_inset
28129
28130
28131 \series bold
28132
28133 \backslash
28134 infty
28135 \series default
28136
28137 \begin_inset space \textvisiblespace{}
28138 \end_inset
28139
28140
28141 \series bold
28142
28143 \begin_inset Formula $\downarrow$
28144 \end_inset
28145
28146 _R=1}
28147 \series default
28148
28149 \begin_inset Index idx
28150 status collapsed
28151
28152 \begin_layout Plain Layout
28153 こまんど@コマンド ! V ! 
28154 \backslash
28155 vphantom
28156 \end_layout
28157
28158 \end_inset
28159
28160 というコマンドを挿入します.
28161 \end_layout
28162
28163 \begin_layout Standard
28164 その結果が以下の数式です.
28165 \begin_inset Formula 
28166 \begin{eqnarray*}
28167 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28168  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28169 \end{eqnarray*}
28170
28171 \end_inset
28172
28173
28174 \end_layout
28175
28176 \begin_layout Subsection
28177 align環境
28178 \end_layout
28179
28180 \begin_layout Standard
28181 align環境は,すべての型の多行数式に使うことができ,とくに,いくつかの数式を並べて表示させるのに便利です.
28182 \end_layout
28183
28184 \begin_layout Standard
28185 align環境には列があり,奇数列は右揃え,偶数列は左揃えに設定されます.align環境の行にはすべて,付番することができます.
28186 \end_layout
28187
28188 \begin_layout Standard
28189 align環境は,
28190 \family sans
28191 挿入\SpecialChar menuseparator
28192 数式
28193 \family default
28194 メニューから作ることができます.
28195 \family sans
28196 編集\SpecialChar menuseparator
28197 数式\SpecialChar menuseparator
28198 数式の表記を変更
28199 \family default
28200 メニューを使えば,既存の数式をalign環境に変更することができます.
28201 \end_layout
28202
28203 \begin_layout Standard
28204 列を追加したり削除したりするには,数式ツールバーボタンの
28205 \begin_inset Info
28206 type  "icon"
28207 arg   "tabular-feature append-column"
28208 \end_inset
28209
28210
28211 \begin_inset Info
28212 type  "icon"
28213 arg   "tabular-feature delete-column"
28214 \end_inset
28215
28216 を使うか,
28217 \family sans
28218 編集\SpecialChar menuseparator
28219 行と列
28220 \family default
28221 メニューを使います.
28222 \end_layout
28223
28224 \begin_layout Subsubsection
28225 標準align環境
28226 \begin_inset CommandInset label
28227 LatexCommand label
28228 name "subsec:標準align環境"
28229
28230 \end_inset
28231
28232
28233 \begin_inset Index idx
28234 status collapsed
28235
28236 \begin_layout Plain Layout
28237 すうしき@数式 ! たぎょう@多行
28238 \begin_inset space \thinspace{}
28239 \end_inset
28240
28241 —— ! alignかんきょう@align環境
28242 \end_layout
28243
28244 \end_inset
28245
28246
28247 \end_layout
28248
28249 \begin_layout Standard
28250 このalign環境は,数式中で
28251 \begin_inset Info
28252 type  "shortcut"
28253 arg   "newline-insert newline"
28254 \end_inset
28255
28256 を押すか,
28257 \family sans
28258 挿入\SpecialChar menuseparator
28259 数式\SpecialChar menuseparator
28260 AMS align環境
28261 \family default
28262 メニューで作ることができます.
28263 \end_layout
28264
28265 \begin_layout Standard
28266 以下は,二つの数式を横に並べた例ですが,これは4列からなるalign環境として作ります.
28267 \begin_inset Formula 
28268 \begin{align*}
28269 A & =\sin(B) & C & =D\\
28270 C & \ne A & B & \ne D
28271 \end{align*}
28272
28273 \end_inset
28274
28275 ご覧になって分かるように,この環境の数式は,一列めの前と偶数列の後に
28276 \series bold
28277
28278 \backslash
28279 hfill
28280 \begin_inset Foot
28281 status collapsed
28282
28283 \begin_layout Plain Layout
28284
28285 \series bold
28286
28287 \backslash
28288 hfill
28289 \series default
28290 に関する詳細は,第
28291 \begin_inset CommandInset ref
28292 LatexCommand ref
28293 reference "subsec:可変長の空白"
28294
28295 \end_inset
28296
28297 節をご覧下さい.
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \series default
28304 があるかのように配置されます.数式様式として
28305 \series bold
28306 行頭下げ
28307 \begin_inset Foot
28308 status collapsed
28309
28310 \begin_layout Plain Layout
28311
28312 \series bold
28313 数式様式については,第
28314 \series default
28315
28316 \begin_inset CommandInset ref
28317 LatexCommand ref
28318 reference "sec:数式様式"
28319
28320 \end_inset
28321
28322 節をご覧下さい.
28323 \end_layout
28324
28325 \end_inset
28326
28327
28328 \series default
28329 を使う場合には,第一列の前の
28330 \series bold
28331
28332 \backslash
28333 hfill
28334 \series default
28335 はない形で数式が設定されます.
28336 \end_layout
28337
28338 \begin_layout Subsubsection
28339 alignat環境
28340 \begin_inset Index idx
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344 すうしき@数式 ! たぎょう@多行
28345 \begin_inset space \thinspace{}
28346 \end_inset
28347
28348 —— ! alignatかんきょう@alignat環境
28349 \end_layout
28350
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \begin_layout Standard
28357 alignat環境には,事前に設定された列間が存在しません.列間は,必要ならば,第
28358 \begin_inset CommandInset ref
28359 LatexCommand ref
28360 reference "subsec:空白"
28361
28362 \end_inset
28363
28364 節に述べられている空白を使用して手動で入れます.
28365 \end_layout
28366
28367 \begin_layout Standard
28368 以下は,上記の例をalignat環境に設定し,二つめの数式の頭に1
28369 \begin_inset space \thinspace{}
28370 \end_inset
28371
28372 cmの空白を入れたものです.
28373 \begin_inset Formula 
28374 \begin{alignat*}{2}
28375 A & =\sin(B) & \hspace{1cm}C & =D\\
28376 C & \ne A & B & \ne D
28377 \end{alignat*}
28378
28379 \end_inset
28380
28381 列間を各列ごとに設定することができるので,この環境は,とくに三つないし四つの数式を横に並べるのに向いています.
28382 \end_layout
28383
28384 \begin_layout Subsubsection
28385 flalign環境
28386 \begin_inset CommandInset label
28387 LatexCommand label
28388 name "subsec:flalign環境"
28389
28390 \end_inset
28391
28392
28393 \begin_inset Index idx
28394 status collapsed
28395
28396 \begin_layout Plain Layout
28397 すうしき@数式 ! たぎょう@多行
28398 \begin_inset space \thinspace{}
28399 \end_inset
28400
28401 —— ! flalignかんきょう@flalign環境
28402 \end_layout
28403
28404 \end_inset
28405
28406
28407 \end_layout
28408
28409 \begin_layout Standard
28410 この環境では,つねに,最初の二列をできるだけ左寄せにし,最後の二列をできるだけ右寄せにするように設定されます.以下がその例です.
28411 \begin_inset Formula 
28412 \begin{flalign*}
28413 A & =1 & B & =2 & C & =3\\
28414 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28415 \end{flalign*}
28416
28417 \end_inset
28418
28419
28420 \end_layout
28421
28422 \begin_layout Standard
28423 奇数列のflalign環境を作成し,最後の列に空の\SpecialChar TeX
28424 括弧を入れておくと,数式様式として
28425 \series bold
28426 中央揃え
28427 \series default
28428 が用いられているときでも,一部の数式を左寄せにすることができます.以下は,例として
28429 \begin_inset CommandInset ref
28430 LatexCommand eqref
28431 reference "eq:VolInt"
28432
28433 \end_inset
28434
28435 式を行頭下げにしたものです.
28436 \begin_inset Formula 
28437 \begin{flalign}
28438 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28439 \end{flalign}
28440
28441 \end_inset
28442
28443 ここで,最初の二列には数式が入れられており,行頭下げ数式様式と同等の字下げを行うために,30
28444 \begin_inset space \thinspace{}
28445 \end_inset
28446
28447 ptの空白が第1列の頭に入れてあります.
28448 \end_layout
28449
28450 \begin_layout Subsection
28451 eqnarray環境
28452 \begin_inset CommandInset label
28453 LatexCommand label
28454 name "subsec:eqnarray環境"
28455
28456 \end_inset
28457
28458
28459 \begin_inset Index idx
28460 status collapsed
28461
28462 \begin_layout Plain Layout
28463 すうしき@数式 ! たぎょう@多行
28464 \begin_inset space \thinspace{}
28465 \end_inset
28466
28467 —— ! eqnarrayかんきょう@eqnarray環境
28468 \end_layout
28469
28470 \end_inset
28471
28472
28473 \end_layout
28474
28475 \begin_layout Standard
28476 この環境を作成すると,三つの青枠が現れます.最初の枠の内容は右寄せに設定され,最後の枠の内容は左寄せに設定されます.中央の枠は,関係子のみを入れることを想定して
28477 いるので,その内容は中央揃えで少し小さく設定されます.
28478 \begin_inset Formula 
28479 \begin{eqnarray*}
28480 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28481 AB & AB & AB\\
28482 A & = & A
28483 \end{eqnarray*}
28484
28485 \end_inset
28486
28487
28488 \end_layout
28489
28490 \begin_layout Subsection
28491 gather環境
28492 \begin_inset Index idx
28493 status collapsed
28494
28495 \begin_layout Plain Layout
28496 すうしき@数式 ! たぎょう@多行
28497 \begin_inset space \thinspace{}
28498 \end_inset
28499
28500 —— ! gatherかんきょう@gather環境
28501 \end_layout
28502
28503 \end_inset
28504
28505
28506 \end_layout
28507
28508 \begin_layout Standard
28509 この環境には,中央揃えに設定された列一つしかありません.行はすべて付番することができます.
28510 \begin_inset Formula 
28511 \begin{gather}
28512 A=1\\
28513 X=\textrm{-}1
28514 \end{gather}
28515
28516 \end_inset
28517
28518
28519 \end_layout
28520
28521 \begin_layout Subsection
28522 multline環境
28523 \begin_inset CommandInset label
28524 LatexCommand label
28525 name "subsec:multline環境"
28526
28527 \end_inset
28528
28529
28530 \begin_inset Index idx
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 すうしき@数式 ! たぎょう@多行
28535 \begin_inset space \thinspace{}
28536 \end_inset
28537
28538 —— ! multlineかんきょう@multpline環境
28539 \end_layout
28540
28541 \end_inset
28542
28543
28544 \end_layout
28545
28546 \begin_layout Standard
28547 gather環境同様,multline環境には,中央揃えに設定された列一つしかありません.ただし,一行めが左揃えに設定され,最終行が右揃えに設定されるのです.他
28548 の行はすべて中央揃えになります.このことから,この環境は,長い数式に使うのに向いています.用例として,
28549 \begin_inset CommandInset ref
28550 LatexCommand eqref
28551 reference "eq:lefteqn"
28552
28553 \end_inset
28554
28555 式をmultline環境に置いたものを示します.
28556 \begin_inset Formula 
28557 \begin{multline}
28558 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}\\
28559 -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}\\
28560 =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}}
28561 \end{multline}
28562
28563 \end_inset
28564
28565
28566 \end_layout
28567
28568 \begin_layout Standard
28569 文書の付番設定が右寄せ(左寄せ)になっているときには,出力では,multline環境の最後(最初)の行だけが付番されます
28570 \begin_inset Foot
28571 status collapsed
28572
28573 \begin_layout Plain Layout
28574 付番様式については,第
28575 \begin_inset CommandInset ref
28576 LatexCommand ref
28577 reference "sec:数式様式"
28578
28579 \end_inset
28580
28581 節を参照.
28582 \end_layout
28583
28584 \end_inset
28585
28586
28587 \end_layout
28588
28589 \begin_layout Standard
28590
28591 \series bold
28592
28593 \backslash
28594 shoveright
28595 \begin_inset Index idx
28596 status collapsed
28597
28598 \begin_layout Plain Layout
28599 こまんど@コマンド ! S ! 
28600 \backslash
28601 shoveright
28602 \end_layout
28603
28604 \end_inset
28605
28606 コマンドや
28607 \backslash
28608 shoveleft
28609 \begin_inset Index idx
28610 status collapsed
28611
28612 \begin_layout Plain Layout
28613 こまんど@コマンド ! S ! 
28614 \backslash
28615 shoveleft
28616 \end_layout
28617
28618 \end_inset
28619
28620
28621 \series default
28622 コマンドを使えば,中央揃えの行を右寄せや左寄せにすることができます.これらのコマンドは,以下のようにして使います.
28623 \end_layout
28624
28625 \begin_layout Standard
28626
28627 \series bold
28628
28629 \backslash
28630 shoveright{行の内容}
28631 \series default
28632 あるいは
28633 \series bold
28634
28635 \backslash
28636 shoveleft{行の内容}
28637 \end_layout
28638
28639 \begin_layout Standard
28640 \begin_inset VSpace medskip
28641 \end_inset
28642
28643
28644 \series bold
28645
28646 \backslash
28647 multlinegap
28648 \begin_inset Index idx
28649 status collapsed
28650
28651 \begin_layout Plain Layout
28652 こまんど@コマンド ! M ! 
28653 \backslash
28654 multlinegap
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \series default
28661 長は,一行めの左ページ余白からの距離を指定します.既定値は0
28662 \begin_inset space \thinspace{}
28663 \end_inset
28664
28665 ptの長さです.
28666 \end_layout
28667
28668 \begin_layout Standard
28669 以下は,上記の数式に
28670 \end_layout
28671
28672 \begin_layout Standard
28673
28674 \series bold
28675
28676 \backslash
28677 setlength{
28678 \backslash
28679 multlinegap}{2cm}
28680 \end_layout
28681
28682 \begin_layout Standard
28683 というコマンドを,\SpecialChar TeX
28684 モードで直前に挿入した例です.
28685 \begin_inset ERT
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689
28690
28691 \backslash
28692 setlength{
28693 \backslash
28694 multlinegap}{2cm}
28695 \end_layout
28696
28697 \end_inset
28698
28699
28700 \begin_inset Formula 
28701 \begin{multline}
28702 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}\\
28703 \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}}\\
28704 =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}}
28705 \end{multline}
28706
28707 \end_inset
28708
28709
28710 \begin_inset ERT
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714
28715
28716 \backslash
28717 setlength{
28718 \backslash
28719 multlinegap}{0pt}
28720 \end_layout
28721
28722 \end_inset
28723
28724 二行めは,
28725 \series bold
28726
28727 \backslash
28728 shoveleft
28729 \series default
28730 を使って左揃えにしています.
28731 \end_layout
28732
28733 \begin_layout Subsection
28734 数式の一部の多行化
28735 \begin_inset CommandInset label
28736 LatexCommand label
28737 name "subsec:数式の一部の多行化"
28738
28739 \end_inset
28740
28741
28742 \begin_inset Index idx
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746 すうしき@数式 ! たぎょう@多行
28747 \begin_inset space \thinspace{}
28748 \end_inset
28749
28750 —— ! すうしきのいちぶ@数式の一部
28751 \end_layout
28752
28753 \end_inset
28754
28755
28756 \end_layout
28757
28758 \begin_layout Standard
28759 数式の一部分のみを多行表示したい場合には,
28760 \series bold
28761 aligned
28762 \series default
28763
28764 \series bold
28765 alignedat
28766 \series default
28767
28768 \series bold
28769 gathered
28770 \series default
28771
28772 \series bold
28773 split
28774 \series default
28775 のうちのいずれかの環境を使用します.これらは,
28776 \family sans
28777 挿入\SpecialChar menuseparator
28778 数式
28779 \family default
28780 メニューか,本節で解説している各コマンドを使用して挿入することができます.
28781 \end_layout
28782
28783 \begin_layout Standard
28784 最初の三つの環境は,環境名から
28785 \series bold
28786 ed
28787 \series default
28788 を省いた同名の多行数式環境と同じ性格を持ちますが,環境の前後に数式を続けることが可能です.たとえば,
28789 \begin_inset Formula 
28790 \[
28791 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28792 \Delta E\Delta t & \ge\frac{\hbar}{2}
28793 \end{aligned}
28794 \right\} \textrm{不確定性原理}
28795 \]
28796
28797 \end_inset
28798
28799
28800 \end_layout
28801
28802 \begin_layout Standard
28803 この数式を作るには,別行立て数式をまず作っておいて,そこに
28804 \series bold
28805
28806 \backslash
28807 aligned
28808 \begin_inset Index idx
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 こまんど@コマンド ! A ! 
28813 \backslash
28814 aligned
28815 \end_layout
28816
28817 \end_inset
28818
28819
28820 \series default
28821 コマンドを挿入しています.紫枠の中に青枠が現れるので,そこに必要に応じて,列や行を加えていきます.この多行環境の外には,括弧などの他の数式要素を入れることができ
28822 ます.
28823 \end_layout
28824
28825 \begin_layout Standard
28826 aligned環境は,長い数式を水平方向を揃えて表示するのにも向いています.別行立て数式内でalignedを用いるようにすると,数式番号を行末の,数式全高の中心
28827 に配置できる利点があります.以下に例として,
28828 \begin_inset CommandInset ref
28829 LatexCommand eqref
28830 reference "eq:shortlong"
28831
28832 \end_inset
28833
28834 式にaligned環境を適用したものを示します.
28835 \begin_inset Formula 
28836 \begin{equation}
28837 \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}|}\\
28838  & -\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}|}
28839 \end{aligned}
28840 \end{equation}
28841
28842 \end_inset
28843
28844
28845 \end_layout
28846
28847 \begin_layout Standard
28848
28849 \series bold
28850 alignedat
28851 \series default
28852
28853 \series bold
28854 gathered
28855 \series default
28856
28857 \series bold
28858 split
28859 \series default
28860 の各環境を使うには,それぞれ
28861 \series bold
28862
28863 \backslash
28864 alignedat
28865 \series default
28866
28867 \begin_inset Index idx
28868 status collapsed
28869
28870 \begin_layout Plain Layout
28871 こまんど@コマンド ! A ! 
28872 \backslash
28873 alignedat
28874 \end_layout
28875
28876 \end_inset
28877
28878
28879 \series bold
28880
28881 \backslash
28882 gathered
28883 \series default
28884
28885 \begin_inset Index idx
28886 status collapsed
28887
28888 \begin_layout Plain Layout
28889 こまんど@コマンド ! G ! 
28890 \backslash
28891 gathered
28892 \end_layout
28893
28894 \end_inset
28895
28896
28897 \series bold
28898
28899 \backslash
28900 split
28901 \series default
28902
28903 \begin_inset Index idx
28904 status collapsed
28905
28906 \begin_layout Plain Layout
28907 こまんど@コマンド ! S ! 
28908 \backslash
28909 split
28910 \end_layout
28911
28912 \end_inset
28913
28914 の各コマンドを挿入します.split環境は,aligned環境と同じ性格を持ちますが,二つの列しか作ることができません.
28915 \end_layout
28916
28917 \begin_layout Subsection
28918 多行数式中のテキスト
28919 \begin_inset CommandInset label
28920 LatexCommand label
28921 name "subsec:多行数式中のテキスト"
28922
28923 \end_inset
28924
28925
28926 \begin_inset Index idx
28927 status collapsed
28928
28929 \begin_layout Plain Layout
28930 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \begin_inset Index idx
28937 status collapsed
28938
28939 \begin_layout Plain Layout
28940 すうしき @ 数式 ! たぎょう @ 多行
28941 \begin_inset space \thinspace{}
28942 \end_inset
28943
28944 —— ! てきすと @ テキスト
28945 \end_layout
28946
28947 \end_inset
28948
28949
28950 \end_layout
28951
28952 \begin_layout Standard
28953 各align系環境およびmultline・gather環境では,独立した行に列揃えの影響を受けない形でテキストを挿入することができます.これを行うには,以下の書
28954 式を持つ
28955 \series bold
28956
28957 \backslash
28958 intertext
28959 \series default
28960
28961 \begin_inset Index idx
28962 status collapsed
28963
28964 \begin_layout Plain Layout
28965 こまんど@コマンド ! I ! 
28966 \backslash
28967 intertext
28968 \end_layout
28969
28970 \end_inset
28971
28972 コマンドを使います.
28973 \end_layout
28974
28975 \begin_layout Standard
28976
28977 \series bold
28978
28979 \backslash
28980 intertext{テキスト}
28981 \end_layout
28982
28983 \begin_layout Standard
28984 テキストのハイフネーションを行うことはできないので,テキストは一行に収めなくてはなりません.\SpecialChar LyX
28985 は,現時点では
28986 \series bold
28987
28988 \backslash
28989 intertext
28990 \series default
28991 を直接サポートしていないので,テキストは数式テキストとして書き入れます.ここで,
28992 \series bold
28993
28994 \backslash
28995 intertext
28996 \series default
28997 は行頭になくてはならず,当該行の上に出力されます.以下は,二行めの行頭にテキストを入れた例です.
28998 \begin_inset Formula 
28999 \begin{align}
29000 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29001 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29002 \end{align}
29003
29004 \end_inset
29005
29006
29007 \end_layout
29008
29009 \begin_layout Standard
29010
29011 \series bold
29012
29013 \backslash
29014 intertext
29015 \series default
29016 は,文と数式行の間に,常に縦空白を生み出します.この空白を抑制するには,文書設定の
29017 \family sans
29018 数式オプション
29019 \family default
29020
29021 \series bold
29022 mathtools
29023 \series default
29024
29025 \begin_inset Index idx
29026 status collapsed
29027
29028 \begin_layout Plain Layout
29029 ぱっけーじ@パッケージ ! mathtools
29030 \end_layout
29031
29032 \end_inset
29033
29034 パッケージを
29035 \family sans
29036 常に読み込み
29037 \family default
29038 に設定してください.そうすると,以下のように,
29039 \series bold
29040
29041 \backslash
29042 intertext
29043 \series default
29044 の代わりに
29045 \series bold
29046
29047 \backslash
29048 shortintertext
29049 \series default
29050
29051 \begin_inset Index idx
29052 status collapsed
29053
29054 \begin_layout Plain Layout
29055 こまんど@コマンド ! S ! 
29056 \backslash
29057 shortintertext
29058 \end_layout
29059
29060 \end_inset
29061
29062 コマンドを使うことができます.
29063 \begin_inset Formula 
29064 \begin{align}
29065 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29066 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29067 \end{align}
29068
29069 \end_inset
29070
29071
29072 \end_layout
29073
29074 \begin_layout Section
29075 数式番号
29076 \begin_inset Index idx
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080 すうしきばんごう@数式番号
29081 \end_layout
29082
29083 \end_inset
29084
29085
29086 \begin_inset Index idx
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090 すうしき@数式 ! ばんごう@番号
29091 \begin_inset ERT
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095
29096 |see{
29097 \end_layout
29098
29099 \end_inset
29100
29101 数式番号
29102 \begin_inset ERT
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106
29107 }
29108 \end_layout
29109
29110 \end_inset
29111
29112
29113 \end_layout
29114
29115 \end_inset
29116
29117
29118 \end_layout
29119
29120 \begin_layout Subsection
29121 概要
29122 \end_layout
29123
29124 \begin_layout Standard
29125 付番数式は,
29126 \family sans
29127 挿入\SpecialChar menuseparator
29128 数式\SpecialChar menuseparator
29129 付番数式
29130 \family default
29131 メニュー(
29132 \begin_inset Flex Ruby
29133 status collapsed
29134
29135 \begin_layout Plain Layout
29136 捷径
29137 \begin_inset Argument post:1
29138 status collapsed
29139
29140 \begin_layout Plain Layout
29141 ショートカット
29142 \end_layout
29143
29144 \end_inset
29145
29146
29147 \end_layout
29148
29149 \end_inset
29150
29151
29152 \family sans
29153 Ctrl+Alt
29154 \begin_inset space ~
29155 \end_inset
29156
29157 N
29158 \family default
29159 )で作ることができます.既存の数式に番号を振るには,
29160 \family sans
29161 編集\SpecialChar menuseparator
29162 数式\SpecialChar menuseparator
29163 数式全体を付番
29164 \family default
29165 メニュー(捷径:
29166 \begin_inset Info
29167 type  "shortcut"
29168 arg   "math-number-toggle"
29169 \end_inset
29170
29171 )を使います.\SpecialChar LyX
29172 中において数式番号は,数式の後に括弧に囲まれた「#」で表されます.「#」は,実際の出力では数式番号に置き換えられます.
29173 \end_layout
29174
29175 \begin_layout Standard
29176 多行数式で付番が有効になっているときには,すべての行に番号が振られます.ただし,
29177 \family sans
29178 編集\SpecialChar menuseparator
29179 数式\SpecialChar menuseparator
29180 この行を付番
29181 \family default
29182 メニュー(捷径:
29183 \begin_inset Info
29184 type  "shortcut"
29185 arg   "math-number-line-toggle"
29186 \end_inset
29187
29188 )を使用すれば,各行毎に付番するかどうか指定することができます.
29189 \end_layout
29190
29191 \begin_layout Standard
29192 行内数式を除いて,すべての数式は二通りの様式で番号を振ることができます.第
29193 \begin_inset CommandInset ref
29194 LatexCommand ref
29195 reference "sec:数式様式"
29196
29197 \end_inset
29198
29199 節をご覧下さい.
29200 \end_layout
29201
29202 \begin_layout Subsection
29203 相互参照
29204 \begin_inset Index idx
29205 status collapsed
29206
29207 \begin_layout Plain Layout
29208 そうごさんしょう@相互参照 ! すうしきへの@数式への
29209 \end_layout
29210
29211 \end_inset
29212
29213
29214 \end_layout
29215
29216 \begin_layout Standard
29217 ラベルを付けた数式は,すべて相互参照することができます.ラベルは,
29218 \family sans
29219 挿入\SpecialChar menuseparator
29220 ラベル
29221 \family default
29222 メニューか,ツールバーボタンの
29223 \begin_inset Info
29224 type  "icon"
29225 arg   "label-insert"
29226 \end_inset
29227
29228 で付けることができます.このとき,カーソルは別行立て数式の中になくてはなりません.すると,テキストフィールドの中に
29229 \series bold
29230 eq:と
29231 \series default
29232 いう接頭語の入ったダイアログが現れるので,接頭語の後にラベルを挿入します.この既定の接頭辞は「equation(数式)」を意味し,こうして数式ラベルであるとの標
29233 を付けることによって,節ラベルなどから区別し,大きな文書の中でラベルを見つけるのを容易にします.ラベルを変更するには,
29234 \family sans
29235 挿入\SpecialChar menuseparator
29236 ラベル
29237 \family default
29238 メニューをもういちど使って下さい.
29239 \end_layout
29240
29241 \begin_layout Standard
29242 \SpecialChar LyX
29243 中でラベル名は,数式の後ろに,二つの括弧に囲まれて表示されます.ラベル付きの数式はつねに付番されます.
29244 \end_layout
29245
29246 \begin_layout Standard
29247 相互参照は,
29248 \family sans
29249 挿入\SpecialChar menuseparator
29250 相互参照
29251 \family default
29252 メニューかツールバーボタンの
29253 \begin_inset Info
29254 type  "icon"
29255 arg   "dialog-show-new-inset ref"
29256 \end_inset
29257
29258 を使って挿入します.数式相互参照は,出力では数式番号として表示されます.相互参照ダイアログで「
29259 \series bold
29260 (<参照>)
29261 \series default
29262 」書式を選択した場合には,出力での相互参照は,括弧に囲まれた数式番号として表示されます.
29263 \begin_inset Newline newline
29264 \end_inset
29265
29266 \SpecialChar LyX
29267 中で相互参照を右クリックすると,参照先の数式に移動することができます.
29268 \end_layout
29269
29270 \begin_layout Standard
29271 以下は,後の各小節に現れる数式への相互参照を含む例です.
29272 \begin_inset Note Note
29273 status open
29274
29275 \begin_layout Plain Layout
29276 相互参照の型の違いに留意してください.
29277 \end_layout
29278
29279 \end_inset
29280
29281
29282 \end_layout
29283
29284 \begin_layout Standard
29285 \begin_inset CommandInset ref
29286 LatexCommand eqref
29287 reference "eq:tag"
29288
29289 \end_inset
29290
29291 式と
29292 \begin_inset CommandInset ref
29293 LatexCommand eqref
29294 reference "eq:c"
29295
29296 \end_inset
29297
29298 式は,等価です.(
29299 \begin_inset CommandInset ref
29300 LatexCommand ref
29301 reference "eq:Rom"
29302
29303 \end_inset
29304
29305 )式とは異なり,(
29306 \begin_inset CommandInset ref
29307 LatexCommand ref
29308 reference "eq:Lat"
29309
29310 \end_inset
29311
29312 )式では,付番にラテン数字を使用しています.
29313 \end_layout
29314
29315 \begin_layout Standard
29316 \begin_inset VSpace medskip
29317 \end_inset
29318
29319
29320 \series bold
29321
29322 \backslash
29323 tag
29324 \begin_inset Foot
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328
29329 \series bold
29330
29331 \backslash
29332 tag
29333 \series default
29334 は,第
29335 \begin_inset CommandInset ref
29336 LatexCommand ref
29337 reference "subsec:自己定義番号"
29338
29339 \end_inset
29340
29341 節に説明があります.
29342 \end_layout
29343
29344 \end_inset
29345
29346
29347 \series default
29348 の引数が,第
29349 \begin_inset CommandInset ref
29350 LatexCommand ref
29351 reference "subsec:段落ボックス"
29352
29353 \end_inset
29354
29355 節で述べたボックスを含んでいるときには,その数式を参照することはできません.
29356 \end_layout
29357
29358 \begin_layout Subsection
29359 細目番号
29360 \begin_inset Index idx
29361 status collapsed
29362
29363 \begin_layout Plain Layout
29364 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29365 \end_layout
29366
29367 \end_inset
29368
29369
29370 \end_layout
29371
29372 \begin_layout Standard
29373
29374 \lang english
29375 Formulas can be numbered as subequations.
29376  To activate this feature, add the module 
29377 \family sans
29378 Subequations
29379 \family default
29380  to the document in the menu 
29381 \family sans
29382 Document\SpecialChar menuseparator
29383 Settings\SpecialChar menuseparator
29384 Modules
29385 \family default
29386 .
29387  To insert subequations use the menu 
29388 \family sans
29389 Insert\SpecialChar menuseparator
29390 Custom Insets\SpecialChar menuseparator
29391 Subequations
29392 \family default
29393 .
29394 \end_layout
29395
29396 \begin_layout Standard
29397
29398 \lang english
29399 The equations to be subnumbered are put into the 
29400 \family sans
29401 Subequations
29402 \family default
29403  inset
29404 \lang japanese
29405 .たとえば,
29406 \begin_inset Formula 
29407 \begin{equation}
29408 A=C-B
29409 \end{equation}
29410
29411 \end_inset
29412
29413
29414 \begin_inset VSpace -5mm
29415 \end_inset
29416
29417
29418 \begin_inset Flex Subequations
29419 status open
29420
29421 \begin_layout Plain Layout
29422 \begin_inset Formula 
29423 \begin{equation}
29424 B=C-A\label{eq:b}
29425 \end{equation}
29426
29427 \end_inset
29428
29429
29430 \begin_inset Formula 
29431 \begin{equation}
29432 C=A+B\label{eq:c}
29433 \end{equation}
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \end_inset
29441
29442
29443 \end_layout
29444
29445 \begin_layout Standard
29446
29447 \lang english
29448 Every formula in the 
29449 \family sans
29450 Subequations
29451 \family default
29452  inset will be subnumbered with 
29453 \lang japanese
29454 a・b・c\SpecialChar ldots
29455 のように細目番号が振られます.
29456 \end_layout
29457
29458 \begin_layout Standard
29459 細目番号への参照は,
29460 \begin_inset CommandInset ref
29461 LatexCommand eqref
29462 reference "eq:b"
29463
29464 \end_inset
29465
29466
29467 \begin_inset CommandInset ref
29468 LatexCommand eqref
29469 reference "eq:c"
29470
29471 \end_inset
29472
29473
29474 \lang english
29475 If you want to reference the subequations collectively, insert a label as
29476  first thing in the 
29477 \family sans
29478 Subequations
29479 \family default
29480  inset
29481 \lang japanese
29482 .数式
29483 \begin_inset CommandInset ref
29484 LatexCommand eqref
29485 reference "eq:以下は"
29486
29487 \end_inset
29488
29489 はその例です.
29490 \end_layout
29491
29492 \begin_layout Standard
29493
29494 \lang english
29495 By inserting subequations vertical space is added before it
29496 \lang japanese
29497 .これを戻すために,-5
29498 \begin_inset space \thinspace{}
29499 \end_inset
29500
29501 mm
29502 \lang english
29503 vertical space right before the 
29504 \family sans
29505 Subequations
29506 \family default
29507  inset
29508 \lang japanese
29509 .数式様式として
29510 \series bold
29511 行頭下げ
29512 \begin_inset Foot
29513 status collapsed
29514
29515 \begin_layout Plain Layout
29516 数式様式に関しては,第
29517 \begin_inset CommandInset ref
29518 LatexCommand ref
29519 reference "sec:数式様式"
29520
29521 \end_inset
29522
29523 節を参照.
29524 \end_layout
29525
29526 \end_inset
29527
29528
29529 \series default
29530 を用いているときには,これを-7
29531 \begin_inset space \thinspace{}
29532 \end_inset
29533
29534 mm空白にしてください.
29535 \end_layout
29536
29537 \begin_layout Standard
29538
29539 \lang english
29540 To get another subnumber instead of small Latin letters, insert this command
29541  as \SpecialChar TeX
29542  code before the equations in the 
29543 \family sans
29544 Subequations
29545 \family default
29546  inset:
29547 \end_layout
29548
29549 \begin_layout Standard
29550
29551 \series bold
29552
29553 \backslash
29554 renewcommand{
29555 \backslash
29556 theequation}{
29557 \backslash
29558 theparentequation -
29559 \backslash
29560 roman{equation}}
29561 \end_layout
29562
29563 \begin_layout Standard
29564 ここで,
29565 \backslash
29566 theparentequationは親番号を生成し,
29567 \backslash
29568 roman{equation}は細目番号として小文字ローマ数字を生成します.番号付けの調整について,詳しくは第
29569 \begin_inset CommandInset ref
29570 LatexCommand ref
29571 reference "subsec:ローマ数字や文字を使った付番"
29572
29573 \end_inset
29574
29575 節を参照してください.
29576 \end_layout
29577
29578 \begin_layout Standard
29579 下記は,番号付けを調整済みで,2行目の付番を消した多行数式の例です.
29580 \begin_inset Flex Subequations
29581 status open
29582
29583 \begin_layout Plain Layout
29584 \begin_inset CommandInset label
29585 LatexCommand label
29586 name "eq:以下は"
29587
29588 \end_inset
29589
29590
29591 \begin_inset ERT
29592 status open
29593
29594 \begin_layout Plain Layout
29595
29596
29597 \backslash
29598 renewcommand{
29599 \backslash
29600 theequation}{
29601 \backslash
29602 theparentequation -
29603 \backslash
29604 roman{equation}}
29605 \end_layout
29606
29607 \end_inset
29608
29609
29610 \begin_inset Formula 
29611 \begin{eqnarray}
29612 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
29613  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29614  & = & B^{2}-2BZ+Z^{2}
29615 \end{eqnarray}
29616
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \end_inset
29623
29624
29625 \end_layout
29626
29627 \begin_layout Subsection
29628 ローマ数字や文字を使った付番
29629 \begin_inset CommandInset label
29630 LatexCommand label
29631 name "subsec:ローマ数字や文字を使った付番"
29632
29633 \end_inset
29634
29635
29636 \begin_inset Index idx
29637 status collapsed
29638
29639 \begin_layout Plain Layout
29640 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
29641 \end_layout
29642
29643 \end_inset
29644
29645
29646 \begin_inset Index idx
29647 status collapsed
29648
29649 \begin_layout Plain Layout
29650 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
29651 \end_layout
29652
29653 \end_inset
29654
29655
29656 \end_layout
29657
29658 \begin_layout Standard
29659 数式は,ローマ数字やラテン文字を使って付番することもできます.たとえば,小文字のローマ数字を使って付番するには,数式の前に\SpecialChar TeX
29660 モードで
29661 \end_layout
29662
29663 \begin_layout Standard
29664
29665 \series bold
29666
29667 \backslash
29668 renewcommand{
29669 \backslash
29670 theequation}{
29671 \backslash
29672 roman{equation}}
29673 \end_layout
29674
29675 \begin_layout Standard
29676 というコマンドを入れます.
29677 \series bold
29678
29679 \backslash
29680 renewcommand
29681 \series default
29682
29683 \begin_inset Index idx
29684 status collapsed
29685
29686 \begin_layout Plain Layout
29687 こまんど@コマンド ! R ! 
29688 \backslash
29689 renewcommand
29690 \end_layout
29691
29692 \end_inset
29693
29694 は,定義済みのコマンド
29695 \series bold
29696
29697 \backslash
29698 theequation
29699 \series default
29700 をコマンド
29701 \series bold
29702
29703 \backslash
29704 roman{equation}
29705 \series default
29706 に再定義します
29707 \begin_inset Foot
29708 status collapsed
29709
29710 \begin_layout Plain Layout
29711
29712 \series bold
29713
29714 \backslash
29715 renewcommand
29716 \series default
29717 コマンドは,第
29718 \begin_inset CommandInset ref
29719 LatexCommand ref
29720 reference "subsec:newcommandコマンド"
29721
29722 \end_inset
29723
29724 節に述べられている
29725 \series bold
29726
29727 \backslash
29728 newcommand
29729 \series default
29730 コマンドと同じ書式を持ちます.
29731 \end_layout
29732
29733 \end_inset
29734
29735 .ここで,
29736 \series bold
29737 equation
29738 \series default
29739 は数式カウンタです.コマンド
29740 \series bold
29741
29742 \backslash
29743 the
29744 \series default
29745 をカウンタの接頭辞として使用すると,カウンタの値がアラビア数字として出力されます.数式に番号を振ると,\SpecialChar LaTeX
29746 は,内部的に
29747 \series bold
29748
29749 \backslash
29750 theequation
29751 \series default
29752 コマンドを数式の後ろに置くのです.
29753 \series bold
29754
29755 \backslash
29756 roman{equation}
29757 \begin_inset Index idx
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761 こまんど@コマンド ! R ! 
29762 \backslash
29763 roman
29764 \end_layout
29765
29766 \end_inset
29767
29768
29769 \series default
29770 は,カウンタを小文字のローマ数字として出力します.
29771 \end_layout
29772
29773 \begin_layout Standard
29774 こうして,
29775 \series bold
29776
29777 \backslash
29778 renew
29779 \series default
29780 c
29781 \series bold
29782 ommand
29783 \series default
29784 コマンド以降の数式はすべて,ローマ数字で付番されるようになります.大文字のローマ数字での付番に切り替えたいときは,同じコマンドの
29785 \series bold
29786
29787 \backslash
29788 roman
29789 \series default
29790 の部分を
29791 \series bold
29792
29793 \backslash
29794 Roman
29795 \series default
29796
29797 \begin_inset Index idx
29798 status collapsed
29799
29800 \begin_layout Plain Layout
29801 こまんど@コマンド ! R ! 
29802 \backslash
29803 roman@
29804 \backslash
29805 Roman
29806 \end_layout
29807
29808 \end_inset
29809
29810 に変えて挿入します.また,小文字ラテン文字を使って「付番」したいときのために,
29811 \series bold
29812
29813 \backslash
29814 alph
29815 \series default
29816
29817 \begin_inset Index idx
29818 status collapsed
29819
29820 \begin_layout Plain Layout
29821 こまんど@コマンド ! A ! 
29822 \backslash
29823 alph
29824 \end_layout
29825
29826 \end_inset
29827
29828 コマンドがあり,大文字ラテン文字を使って付番したいときのためには,
29829 \series bold
29830
29831 \backslash
29832 Alph
29833 \series default
29834
29835 \begin_inset Index idx
29836 status collapsed
29837
29838 \begin_layout Plain Layout
29839 こまんど@コマンド ! A ! 
29840 \backslash
29841 alph@
29842 \backslash
29843 Alph
29844 \end_layout
29845
29846 \end_inset
29847
29848 コマンドがあります.
29849 \end_layout
29850
29851 \begin_layout Standard
29852 \begin_inset Note Greyedout
29853 status open
29854
29855 \begin_layout Plain Layout
29856
29857 \series bold
29858 【註】
29859 \series default
29860 ラテン文字を使うと,一つの文書の中で,最大26個の数式しか番号を振ることができません.
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \begin_inset Newpage newpage
29867 \end_inset
29868
29869
29870 \end_layout
29871
29872 \begin_layout Standard
29873 \begin_inset ERT
29874 status collapsed
29875
29876 \begin_layout Plain Layout
29877
29878
29879 \backslash
29880 renewcommand{
29881 \backslash
29882 theequation}{
29883 \backslash
29884 roman{equation}}
29885 \end_layout
29886
29887 \end_inset
29888
29889
29890 \end_layout
29891
29892 \begin_layout Standard
29893 \begin_inset Formula 
29894 \begin{equation}
29895 A=\textrm{小文字ローマ数字}
29896 \end{equation}
29897
29898 \end_inset
29899
29900
29901 \begin_inset ERT
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905
29906
29907 \backslash
29908 renewcommand{
29909 \backslash
29910 theequation}{
29911 \backslash
29912 Roman{equation}}
29913 \end_layout
29914
29915 \end_inset
29916
29917
29918 \begin_inset Formula 
29919 \begin{equation}
29920 B=\textrm{大文字ローマ数字}\label{eq:Rom}
29921 \end{equation}
29922
29923 \end_inset
29924
29925
29926 \begin_inset ERT
29927 status collapsed
29928
29929 \begin_layout Plain Layout
29930
29931
29932 \backslash
29933 renewcommand{
29934 \backslash
29935 theequation}{
29936 \backslash
29937 alph{equation}}
29938 \end_layout
29939
29940 \end_inset
29941
29942
29943 \begin_inset Formula 
29944 \begin{equation}
29945 C=\textrm{小文字ラテン文字}
29946 \end{equation}
29947
29948 \end_inset
29949
29950
29951 \begin_inset ERT
29952 status collapsed
29953
29954 \begin_layout Plain Layout
29955
29956
29957 \backslash
29958 renewcommand{
29959 \backslash
29960 theequation}{
29961 \backslash
29962 Alph{equation}}
29963 \end_layout
29964
29965 \end_inset
29966
29967
29968 \begin_inset Formula 
29969 \begin{equation}
29970 D=\textrm{大文字ラテン文字}\label{eq:Lat}
29971 \end{equation}
29972
29973 \end_inset
29974
29975
29976 \end_layout
29977
29978 \begin_layout Standard
29979 既定の付番方式に戻すには,以下のコマンドを挿入してください.
29980 \end_layout
29981
29982 \begin_layout Standard
29983
29984 \series bold
29985
29986 \backslash
29987 renewcommand{
29988 \backslash
29989 theequation}{
29990 \backslash
29991 arabic{equation}}
29992 \begin_inset Index idx
29993 status collapsed
29994
29995 \begin_layout Plain Layout
29996 こまんど@コマンド ! A ! 
29997 \backslash
29998 arabic
29999 \end_layout
30000
30001 \end_inset
30002
30003
30004 \end_layout
30005
30006 \begin_layout Standard
30007 \begin_inset ERT
30008 status collapsed
30009
30010 \begin_layout Plain Layout
30011
30012
30013 \backslash
30014 renewcommand{
30015 \backslash
30016 theequation}{
30017 \backslash
30018 arabic{equation}}
30019 \end_layout
30020
30021 \end_inset
30022
30023
30024 \begin_inset Formula 
30025 \begin{equation}
30026 E=\textrm{アラビア数字}
30027 \end{equation}
30028
30029 \end_inset
30030
30031
30032 \end_layout
30033
30034 \begin_layout Standard
30035 \begin_inset VSpace medskip
30036 \end_inset
30037
30038 以上からわかるとおり,付番様式の違いに関わらず,数式番号は連番で振られます.様式変更時に「1」から番号が始まるようにするためには,新しい数式カウンタを定義しなく
30039 てはなりません.この点に関する説明は,ファイル
30040 \begin_inset CommandInset href
30041 LatexCommand href
30042 name "Formula-numbering.lyx"
30043 target "run:Formula-numbering.lyx"
30044 literal "false"
30045
30046 \end_inset
30047
30048 にあります.
30049 \end_layout
30050
30051 \begin_layout Subsection
30052 自己定義番号
30053 \begin_inset CommandInset label
30054 LatexCommand label
30055 name "subsec:自己定義番号"
30056
30057 \end_inset
30058
30059
30060 \begin_inset Index idx
30061 status collapsed
30062
30063 \begin_layout Plain Layout
30064 すうしきばんごう@数式番号 ! じこていぎ@自己定義
30065 \end_layout
30066
30067 \end_inset
30068
30069
30070 \end_layout
30071
30072 \begin_layout Standard
30073 \begin_inset Note Greyedout
30074 status open
30075
30076 \begin_layout Plain Layout
30077
30078 \series bold
30079 【註】
30080 \series default
30081 \lang english
30082 If the document language is a right-to-left language such as Arabic, you
30083  must add this to the to the \SpecialChar LaTeX
30084 -preamble to be able to use the commands described
30085  in this section:
30086 \lang japanese
30087
30088 \begin_inset Newline newline
30089 \end_inset
30090
30091
30092 \series bold
30093
30094 \backslash
30095 AtBeginDocument{
30096 \begin_inset Newline newline
30097 \end_inset
30098
30099
30100 \begin_inset Phantom HPhantom
30101 status open
30102
30103 \begin_layout Plain Layout
30104 \begin_inset space ~
30105 \end_inset
30106
30107
30108 \end_layout
30109
30110 \end_inset
30111
30112
30113 \backslash
30114 def
30115 \backslash
30116 tagform@#1{
30117 \backslash
30118 maketag@@@{(
30119 \backslash
30120 ignorespaces#1
30121 \backslash
30122 unskip)}} }
30123 \end_layout
30124
30125 \end_inset
30126
30127
30128 \end_layout
30129
30130 \begin_layout Standard
30131 \begin_inset Index idx
30132 status collapsed
30133
30134 \begin_layout Plain Layout
30135 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30136 \end_layout
30137
30138 \end_inset
30139
30140 標準の付番では,数式番号の周りに括弧が表示されます.括弧をたとえば縦棒に置き換えるには,\SpecialChar LaTeX
30141 プリアンブルに以下の行を付け加えます.
30142 \end_layout
30143
30144 \begin_layout Standard
30145
30146 \series bold
30147
30148 \backslash
30149 AtBeginDocument{
30150 \begin_inset Newline newline
30151 \end_inset
30152
30153
30154 \begin_inset Phantom HPhantom
30155 status open
30156
30157 \begin_layout Plain Layout
30158 \begin_inset space ~
30159 \end_inset
30160
30161
30162 \end_layout
30163
30164 \end_inset
30165
30166
30167 \backslash
30168 def
30169 \backslash
30170 tagform@#1{
30171 \backslash
30172 maketag@@@{
30173 \series default
30174
30175 \begin_inset Formula $\boldsymbol{|}$
30176 \end_inset
30177
30178
30179 \series bold
30180 #1
30181 \series default
30182
30183 \begin_inset Formula $\boldsymbol{|}$
30184 \end_inset
30185
30186
30187 \series bold
30188 }}
30189 \series default
30190  }
30191 \begin_inset Note Note
30192 status collapsed
30193
30194 \begin_layout Plain Layout
30195 このマクロは,テスト用に\SpecialChar LaTeX
30196 プリアンブルで既に宣言されています.これを有効にするには,最初のパーセント記号を取り除いて下さい.
30197 \end_layout
30198
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \begin_layout Standard
30205 他の記号を使いたいときには,
30206 \series bold
30207 #1
30208 \series default
30209 脇の縦棒を一つないし複数の文字で置き換えて下さい.数式番号だけで良い時は,縦棒を削除して下さい.
30210 \end_layout
30211
30212 \begin_layout Standard
30213 \begin_inset VSpace bigskip
30214 \end_inset
30215
30216 数式の後ろに,括弧に囲まれた連番の代わりに,何かしらの表現が欲しいときには,以下のように
30217 \series bold
30218
30219 \backslash
30220 tag
30221 \series default
30222
30223 \begin_inset Index idx
30224 status collapsed
30225
30226 \begin_layout Plain Layout
30227 こまんど@コマンド ! T ! 
30228 \backslash
30229 tag
30230 \end_layout
30231
30232 \end_inset
30233
30234 コマンドを使います.
30235 \begin_inset Formula 
30236 \begin{equation}
30237 A+B=C\tag{何とかかんとか}\label{eq:tag}
30238 \end{equation}
30239
30240 \end_inset
30241
30242 上記の例では,
30243 \series bold
30244
30245 \backslash
30246 tag
30247 \begin_inset space \textvisiblespace{}
30248 \end_inset
30249
30250 何とかかんとか
30251 \series default
30252 というコマンドを数式に打ち込んでいます.
30253 \end_layout
30254
30255 \begin_layout Standard
30256 代わりに
30257 \series bold
30258
30259 \backslash
30260 tag*
30261 \begin_inset space \textvisiblespace{}
30262 \end_inset
30263
30264 何とかかんとか
30265 \series default
30266 というコマンドを使うと,星印は表現の周りの括弧を抑制するので,以下のようになります.
30267 \begin_inset Formula 
30268 \[
30269 A+B=C\tag*{something}
30270 \]
30271
30272 \end_inset
30273
30274
30275 \end_layout
30276
30277 \begin_layout Standard
30278 \begin_inset VSpace bigskip
30279 \end_inset
30280
30281 数式番号を,文書中の新しい部門や節ごとに振りなおしたいときには,部に関しては
30282 \begin_inset Newline newline
30283 \end_inset
30284
30285
30286 \series bold
30287
30288 \backslash
30289 @addtoreset{equation}{part}
30290 \series default
30291
30292 \begin_inset Index idx
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296 こまんど@コマンド ! 
30297 \backslash
30298 @記号 ! 
30299 \backslash
30300
30301 \begin_inset ERT
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305
30306 "
30307 \end_layout
30308
30309 \end_inset
30310
30311 @
30312 \begin_inset ERT
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316
30317 "
30318 \end_layout
30319
30320 \end_inset
30321
30322 addtoreset
30323 \end_layout
30324
30325 \end_inset
30326
30327
30328 \begin_inset Newline newline
30329 \end_inset
30330
30331 節に関しては
30332 \begin_inset Newline newline
30333 \end_inset
30334
30335
30336 \series bold
30337
30338 \backslash
30339 @addtoreset{equation}{section}
30340 \begin_inset Newline newline
30341 \end_inset
30342
30343
30344 \series default
30345 というコマンドを使います.
30346 \end_layout
30347
30348 \begin_layout Standard
30349 これらのコマンドを\SpecialChar TeX
30350 モードで使えるようにするためには,
30351 \series bold
30352
30353 \backslash
30354 makeatletter
30355 \series default
30356 コマンドで「@」字を\SpecialChar LaTeX
30357 中で「有効」にしてやらなくてはなりません.一方,
30358 \series bold
30359
30360 \backslash
30361 makeatother
30362 \series default
30363 コマンドはこれを無効にします.したがって,\SpecialChar TeX
30364 モード中での上記コマンド列は,
30365 \end_layout
30366
30367 \begin_layout Standard
30368
30369 \series bold
30370
30371 \backslash
30372 makeatletter
30373 \begin_inset Newline newline
30374 \end_inset
30375
30376
30377 \backslash
30378 @addtoreset{equation}{section}
30379 \begin_inset Newline newline
30380 \end_inset
30381
30382
30383 \backslash
30384 makeatother
30385 \begin_inset Newline newline
30386 \end_inset
30387
30388
30389 \series default
30390 のようにならなくてはなりません.
30391 \end_layout
30392
30393 \begin_layout Standard
30394 \SpecialChar LaTeX
30395 プリアンブル中では,
30396 \series bold
30397
30398 \backslash
30399 makeatletter
30400 \series default
30401
30402 \series bold
30403
30404 \backslash
30405 makeatother
30406 \series default
30407 は,\SpecialChar LyX
30408 が内部的に自動で挿入するので省略してかまいません.
30409 \end_layout
30410
30411 \begin_layout Standard
30412
30413 \series bold
30414
30415 \backslash
30416 @addtoreset
30417 \series default
30418 を戻すには,まず\SpecialChar LaTeX
30419 プリアンブル中に
30420 \end_layout
30421
30422 \begin_layout Standard
30423
30424 \series bold
30425
30426 \backslash
30427 usepackage{remreset}
30428 \end_layout
30429
30430 \begin_layout Standard
30431 という行を入れて,
30432 \series bold
30433 remreset.sty
30434 \series default
30435
30436 \begin_inset Foot
30437 status collapsed
30438
30439 \begin_layout Plain Layout
30440
30441 \series bold
30442 remreset
30443 \series default
30444 は,\SpecialChar LaTeX
30445 パッケージの
30446 \series bold
30447 carlisle
30448 \series default
30449
30450 \begin_inset Index idx
30451 status collapsed
30452
30453 \begin_layout Plain Layout
30454 ぱっけーじ@パッケージ ! carlisle
30455 \end_layout
30456
30457 \end_inset
30458
30459 の一部として含まれており,\SpecialChar LaTeX
30460 標準頒布版には含まれています.
30461 \end_layout
30462
30463 \end_inset
30464
30465
30466 \begin_inset Index idx
30467 status collapsed
30468
30469 \begin_layout Plain Layout
30470 ぱっけーじ@パッケージ ! remreset
30471 \end_layout
30472
30473 \end_inset
30474
30475 ファイルを読み込んでおかなくてはなりません.その後
30476 \begin_inset Newline newline
30477 \end_inset
30478
30479
30480 \series bold
30481
30482 \backslash
30483 @removefromreset
30484 \series default
30485
30486 \begin_inset Index idx
30487 status collapsed
30488
30489 \begin_layout Plain Layout
30490 こまんど@コマンド ! 
30491 \backslash
30492 @記号 ! 
30493 \backslash
30494
30495 \begin_inset ERT
30496 status collapsed
30497
30498 \begin_layout Plain Layout
30499
30500 "
30501 \end_layout
30502
30503 \end_inset
30504
30505 @
30506 \begin_inset ERT
30507 status collapsed
30508
30509 \begin_layout Plain Layout
30510
30511 "
30512 \end_layout
30513
30514 \end_inset
30515
30516 removefromreset
30517 \end_layout
30518
30519 \end_inset
30520
30521 コマンドを
30522 \series bold
30523
30524 \backslash
30525 @addtoreset
30526 \series default
30527 と同じ書式で使用すると,
30528 \series bold
30529
30530 \backslash
30531 @addtoreset
30532 \series default
30533 を戻すことができます.
30534 \end_layout
30535
30536 \begin_layout Standard
30537 \begin_inset VSpace bigskip
30538 \end_inset
30539
30540 ときには,数式を
30541 \end_layout
30542
30543 \begin_layout Standard
30544
30545 \family typewriter
30546 (節番号.数式番号)
30547 \end_layout
30548
30549 \begin_layout Standard
30550 のような形で付番し,節ごとに数式番号を「1」から始めさせなくてはならないときがあります.
30551 \end_layout
30552
30553 \begin_layout Standard
30554 このような場合のために,
30555 \series bold
30556
30557 \backslash
30558 numberwithin
30559 \series default
30560
30561 \begin_inset Index idx
30562 status collapsed
30563
30564 \begin_layout Plain Layout
30565 こまんど@コマンド ! N ! 
30566 \backslash
30567 numberwithin
30568 \end_layout
30569
30570 \end_inset
30571
30572 というコマンドがあり,
30573 \end_layout
30574
30575 \begin_layout Standard
30576
30577 \series bold
30578
30579 \backslash
30580 numberwithin{カウンタ}{節階層}
30581 \end_layout
30582
30583 \begin_layout Standard
30584 という書式で用います.「カウンタ」は,どの番号を制御するかを表し,「節階層」は点の前に何の番号を振るのかを表します.
30585 \end_layout
30586
30587 \begin_layout Standard
30588 したがって,ここでは\SpecialChar LaTeX
30589 プリアンブルか\SpecialChar TeX
30590 コードで
30591 \end_layout
30592
30593 \begin_layout Standard
30594
30595 \series bold
30596
30597 \backslash
30598 numberwithin{equation}{section}
30599 \end_layout
30600
30601 \begin_layout Standard
30602 という行を用いることにしましょう.その結果がこれです.
30603 \begin_inset ERT
30604 status collapsed
30605
30606 \begin_layout Plain Layout
30607
30608
30609 \backslash
30610 numberwithin{equation}{section}
30611 \end_layout
30612
30613 \end_inset
30614
30615
30616 \begin_inset Formula 
30617 \begin{equation}
30618 A+B=C
30619 \end{equation}
30620
30621 \end_inset
30622
30623
30624 \end_layout
30625
30626 \begin_layout Standard
30627 たとえば,部番号を節階層として使用して,表に付番を施すときには
30628 \begin_inset Newline newline
30629 \end_inset
30630
30631
30632 \series bold
30633
30634 \backslash
30635 numberwithin{table}{part}
30636 \series default
30637 を用います.
30638 \end_layout
30639
30640 \begin_layout Standard
30641 標準の付番方式に戻したいときや,この種の付番が文書クラスで定義されているときに,それを止めさせたい場合には,
30642 \end_layout
30643
30644 \begin_layout Standard
30645
30646 \series bold
30647
30648 \backslash
30649 renewcommand{
30650 \backslash
30651 theequation}{
30652 \backslash
30653 arabic{equation}}
30654 \begin_inset Index idx
30655 status collapsed
30656
30657 \begin_layout Plain Layout
30658 こまんど@コマンド ! A ! 
30659 \backslash
30660 arabic
30661 \end_layout
30662
30663 \end_inset
30664
30665
30666 \series default
30667
30668 \begin_inset ERT
30669 status collapsed
30670
30671 \begin_layout Plain Layout
30672
30673
30674 \backslash
30675 renewcommand{
30676 \backslash
30677 theequation}{
30678 \backslash
30679 arabic{equation}}
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \series bold
30686
30687 \begin_inset Newline newline
30688 \end_inset
30689
30690
30691 \series default
30692 あるいは
30693 \series bold
30694
30695 \begin_inset Newline newline
30696 \end_inset
30697
30698
30699 \backslash
30700 renewcommand{
30701 \backslash
30702 thetable}{
30703 \backslash
30704 arabic{table}}
30705 \end_layout
30706
30707 \begin_layout Standard
30708 というコマンドを\SpecialChar TeX
30709 コードとして入れるか,\SpecialChar LaTeX
30710 プリアンブルに入れます.
30711 \series bold
30712
30713 \backslash
30714 numberwithin
30715 \series default
30716 は,内部的に上記で述べた
30717 \series bold
30718
30719 \backslash
30720 @addtoreset
30721 \series default
30722 コマンドを使用しているので,これも使用後は戻しておかなくてはなりません.
30723 \begin_inset ERT
30724 status collapsed
30725
30726 \begin_layout Plain Layout
30727
30728
30729 \backslash
30730 makeatletter
30731 \end_layout
30732
30733 \begin_layout Plain Layout
30734
30735
30736 \backslash
30737 @removefromreset{equation}{section}
30738 \end_layout
30739
30740 \begin_layout Plain Layout
30741
30742
30743 \backslash
30744 makeatother
30745 \end_layout
30746
30747 \end_inset
30748
30749
30750 \end_layout
30751
30752 \begin_layout Section
30753 化学記号と化学式
30754 \begin_inset CommandInset label
30755 LatexCommand label
30756 name "subsec:化学記号と化学式"
30757
30758 \end_inset
30759
30760
30761 \begin_inset Index idx
30762 status collapsed
30763
30764 \begin_layout Plain Layout
30765 かがくきごう@化学記号 ! きごう@記号
30766 \end_layout
30767
30768 \end_inset
30769
30770
30771 \begin_inset Index idx
30772 status collapsed
30773
30774 \begin_layout Plain Layout
30775 かがくしき@化学式
30776 \end_layout
30777
30778 \end_inset
30779
30780
30781 \begin_inset Index idx
30782 status collapsed
30783
30784 \begin_layout Plain Layout
30785 きごう@記号 ! かがく@化学
30786 \end_layout
30787
30788 \end_inset
30789
30790
30791 \end_layout
30792
30793 \begin_layout Standard
30794 以下は,化学関係の文章の例です.
30795 \end_layout
30796
30797 \begin_layout Quote
30798 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30799 \end_inset
30800
30801 イオンは,2つの
30802 \begin_inset Formula $\mathrm{Na^{+}}$
30803 \end_inset
30804
30805 イオンと反応して,硫酸化塩
30806 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30807 \end_inset
30808
30809 を形成します.この化学式は以下のようになります.
30810 \begin_inset Formula 
30811 \begin{equation}
30812 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30813 \end{equation}
30814
30815 \end_inset
30816
30817
30818 \end_layout
30819
30820 \begin_layout Standard
30821 この化学式は,直接数式として作成することができます.記号がイタリック体として表示されることを防ぐには,全体を選択してから
30822 \begin_inset Flex Ruby
30823 status collapsed
30824
30825 \begin_layout Plain Layout
30826 捷径
30827 \begin_inset Argument post:1
30828 status collapsed
30829
30830 \begin_layout Plain Layout
30831 ショートカット
30832 \end_layout
30833
30834 \end_inset
30835
30836
30837 \end_layout
30838
30839 \end_inset
30840
30841
30842 \begin_inset Info
30843 type  "shortcut"
30844 arg   "font-roman"
30845 \end_inset
30846
30847 を押せば,アップライトフォント様式に変更することができます
30848 \begin_inset Foot
30849 status collapsed
30850
30851 \begin_layout Plain Layout
30852 フォント様式に関しては,第
30853 \begin_inset CommandInset ref
30854 LatexCommand ref
30855 reference "subsec:書体様式"
30856
30857 \end_inset
30858
30859 節を参照のこと.
30860 \end_layout
30861
30862 \end_inset
30863
30864
30865 \end_layout
30866
30867 \begin_layout Standard
30868 化学式を組版するのにもう少し便利な方法は,\SpecialChar LaTeX
30869 パッケージ
30870 \series bold
30871 mhchem
30872 \series default
30873
30874 \begin_inset Index idx
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878 ぱっけーじ@パッケージ ! mhchem
30879 \end_layout
30880
30881 \end_inset
30882
30883 が導入されているときに使用することができる
30884 \series bold
30885
30886 \backslash
30887 ce
30888 \series default
30889
30890 \begin_inset Index idx
30891 status collapsed
30892
30893 \begin_layout Plain Layout
30894 こまんど@コマンド ! C ! 
30895 \backslash
30896 ce
30897 \end_layout
30898
30899 \end_inset
30900
30901 コマンドを使用することです.
30902 \series bold
30903
30904 \backslash
30905 ce
30906 \series default
30907 を数式に入力すると,新しい青いボックスが現れ,直感的に化学式を入力することができます.
30908 \end_layout
30909
30910 \begin_layout Standard
30911 \align center
30912 \begin_inset Tabular
30913 <lyxtabular version="3" rows="10" columns="2">
30914 <features booktabs="true" tabularvalignment="middle">
30915 <column alignment="center" valignment="top" width="0pt">
30916 <column alignment="center" valignment="top">
30917 <row>
30918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30919 \begin_inset Text
30920
30921 \begin_layout Plain Layout
30922 コマンド
30923 \end_layout
30924
30925 \end_inset
30926 </cell>
30927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30928 \begin_inset Text
30929
30930 \begin_layout Plain Layout
30931 出力
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 </row>
30937 <row>
30938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
30939 \begin_inset Text
30940
30941 \begin_layout Plain Layout
30942
30943 \backslash
30944 ce
30945 \begin_inset space \textvisiblespace{}
30946 \end_inset
30947
30948 H2CO3
30949 \end_layout
30950
30951 \end_inset
30952 </cell>
30953 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
30954 \begin_inset Text
30955
30956 \begin_layout Plain Layout
30957 \begin_inset Formula $\ce{H2CO3}$
30958 \end_inset
30959
30960
30961 \end_layout
30962
30963 \end_inset
30964 </cell>
30965 </row>
30966 <row topspace="1.5mm">
30967 <cell alignment="center" valignment="top" usebox="none">
30968 \begin_inset Text
30969
30970 \begin_layout Plain Layout
30971
30972 \backslash
30973 ce
30974 \begin_inset space \textvisiblespace{}
30975 \end_inset
30976
30977 SO4^2-
30978 \end_layout
30979
30980 \end_inset
30981 </cell>
30982 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
30983 \begin_inset Text
30984
30985 \begin_layout Plain Layout
30986 \begin_inset Formula $\ce{SO4^{2-}}$
30987 \end_inset
30988
30989
30990 \end_layout
30991
30992 \end_inset
30993 </cell>
30994 </row>
30995 <row topspace="1.5mm">
30996 <cell alignment="center" valignment="top" usebox="none">
30997 \begin_inset Text
30998
30999 \begin_layout Plain Layout
31000
31001 \backslash
31002 ce
31003 \begin_inset space \textvisiblespace{}
31004 \end_inset
31005
31006 (NH4)2S
31007 \end_layout
31008
31009 \end_inset
31010 </cell>
31011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31012 \begin_inset Text
31013
31014 \begin_layout Plain Layout
31015 \begin_inset Formula $\ce{(NH4)2S}$
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \end_inset
31022 </cell>
31023 </row>
31024 <row topspace="1.5mm">
31025 <cell alignment="center" valignment="top" usebox="none">
31026 \begin_inset Text
31027
31028 \begin_layout Plain Layout
31029
31030 \backslash
31031 ce
31032 \begin_inset space \textvisiblespace{}
31033 \end_inset
31034
31035 KCr(SO4)2.12H2O
31036 \end_layout
31037
31038 \end_inset
31039 </cell>
31040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31041 \begin_inset Text
31042
31043 \begin_layout Plain Layout
31044 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31045 \end_inset
31046
31047
31048 \end_layout
31049
31050 \end_inset
31051 </cell>
31052 </row>
31053 <row topspace="1.5mm">
31054 <cell alignment="center" valignment="top" usebox="none">
31055 \begin_inset Text
31056
31057 \begin_layout Plain Layout
31058
31059 \backslash
31060 ce
31061 \begin_inset space \textvisiblespace{}
31062 \end_inset
31063
31064 A-B
31065 \backslash
31066 dbond
31067 \begin_inset space \textvisiblespace{}
31068 \end_inset
31069
31070 C
31071 \backslash
31072 tbond
31073 \begin_inset space \textvisiblespace{}
31074 \end_inset
31075
31076 D
31077 \end_layout
31078
31079 \end_inset
31080 </cell>
31081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31082 \begin_inset Text
31083
31084 \begin_layout Plain Layout
31085 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31086 \end_inset
31087
31088
31089 \end_layout
31090
31091 \end_inset
31092 </cell>
31093 </row>
31094 <row topspace="1.5mm">
31095 <cell alignment="center" valignment="top" usebox="none">
31096 \begin_inset Text
31097
31098 \begin_layout Plain Layout
31099
31100 \backslash
31101 ce
31102 \begin_inset space \textvisiblespace{}
31103 \end_inset
31104
31105 ^227
31106 \begin_inset Formula $\downarrow$
31107 \end_inset
31108
31109 _90
31110 \begin_inset Formula $\to$
31111 \end_inset
31112
31113 Th+
31114 \end_layout
31115
31116 \end_inset
31117 </cell>
31118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31119 \begin_inset Text
31120
31121 \begin_layout Plain Layout
31122 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31123 \end_inset
31124
31125
31126 \end_layout
31127
31128 \end_inset
31129 </cell>
31130 </row>
31131 <row>
31132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31133 \begin_inset Text
31134
31135 \begin_layout Plain Layout
31136
31137 \backslash
31138 ce
31139 \begin_inset space \textvisiblespace{}
31140 \end_inset
31141
31142
31143 \backslash
31144 mu
31145 \begin_inset space \textvisiblespace{}
31146 \end_inset
31147
31148
31149 \backslash
31150 hyphen
31151 \begin_inset space \textvisiblespace{}
31152 \end_inset
31153
31154 Cl
31155 \end_layout
31156
31157 \end_inset
31158 </cell>
31159 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31160 \begin_inset Text
31161
31162 \begin_layout Plain Layout
31163 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31164 \end_inset
31165
31166
31167 \end_layout
31168
31169 \end_inset
31170 </cell>
31171 </row>
31172 <row>
31173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31174 \begin_inset Text
31175
31176 \begin_layout Plain Layout
31177
31178 \backslash
31179 ce
31180 \begin_inset space \textvisiblespace{}
31181 \end_inset
31182
31183 CO2
31184 \begin_inset space \textvisiblespace{}
31185 \end_inset
31186
31187 +
31188 \begin_inset space \textvisiblespace{}
31189 \end_inset
31190
31191 C
31192 \begin_inset space \textvisiblespace{}
31193 \end_inset
31194
31195 <=>
31196 \begin_inset space \textvisiblespace{}
31197 \end_inset
31198
31199 2CO
31200 \end_layout
31201
31202 \end_inset
31203 </cell>
31204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31205 \begin_inset Text
31206
31207 \begin_layout Plain Layout
31208 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31209 \end_inset
31210
31211
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 </row>
31217 <row topspace="1.5mm">
31218 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222
31223 \backslash
31224 ce
31225 \begin_inset space \textvisiblespace{}
31226 \end_inset
31227
31228 CO2
31229 \begin_inset space \textvisiblespace{}
31230 \end_inset
31231
31232 +
31233 \begin_inset space \textvisiblespace{}
31234 \end_inset
31235
31236 C
31237 \begin_inset space \textvisiblespace{}
31238 \end_inset
31239
31240 ->[
31241 \backslash
31242 alpha][
31243 \backslash
31244 beta]
31245 \begin_inset space \textvisiblespace{}
31246 \end_inset
31247
31248 2CO}
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31258 \end_inset
31259
31260
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 </row>
31266 </lyxtabular>
31267
31268 \end_inset
31269
31270
31271 \end_layout
31272
31273 \begin_layout Standard
31274 \begin_inset Note Greyedout
31275 status open
31276
31277 \begin_layout Plain Layout
31278
31279 \series bold
31280 【註】
31281 \series default
31282 \SpecialChar LyX
31283 では,
31284 \series bold
31285 mhchem
31286 \series default
31287 の説明書通りに上矢印を得ようと^文字を使用しても,うまく行きません.代わりに,次のように,負の小空白の後に
31288 \series bold
31289
31290 \backslash
31291 uparrow
31292 \series default
31293 コマンドを続けます.
31294 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31295 \end_inset
31296
31297
31298 \end_layout
31299
31300 \end_inset
31301
31302
31303 \end_layout
31304
31305 \begin_layout Standard
31306
31307 \series bold
31308
31309 \backslash
31310 ce
31311 \series default
31312 を使うと
31313 \begin_inset CommandInset ref
31314 LatexCommand eqref
31315 reference "eq:chem-reaction"
31316
31317 \end_inset
31318
31319 式のコマンドは
31320 \begin_inset Newline newline
31321 \end_inset
31322
31323
31324 \series bold
31325  
31326 \backslash
31327 ce
31328 \begin_inset space \textvisiblespace{}
31329 \end_inset
31330
31331 2Na+
31332 \begin_inset space \textvisiblespace{}
31333 \end_inset
31334
31335 +
31336 \begin_inset space \textvisiblespace{}
31337 \end_inset
31338
31339 SO4^2-
31340 \begin_inset space \textvisiblespace{}
31341 \end_inset
31342
31343
31344 \begin_inset space \textvisiblespace{}
31345 \end_inset
31346
31347 ->
31348 \begin_inset space \textvisiblespace{}
31349 \end_inset
31350
31351 Na2SO4
31352 \begin_inset Newline newline
31353 \end_inset
31354
31355
31356 \series default
31357 のようになります.
31358 \end_layout
31359
31360 \begin_layout Standard
31361 複数行の化学式を作るには,第
31362 \begin_inset CommandInset ref
31363 LatexCommand ref
31364 reference "sec:多行数式"
31365
31366 \end_inset
31367
31368 節に述べられている方法で,多行数式をまず作ります.その後,数式の小さな青いボックスそれぞれに
31369 \series bold
31370
31371 \backslash
31372 ce
31373 \series default
31374 コマンドを使用します.
31375 \begin_inset CommandInset ref
31376 LatexCommand eqref
31377 reference "eq:TEOS-reaction-1"
31378
31379 \end_inset
31380
31381 式と
31382 \begin_inset CommandInset ref
31383 LatexCommand eqref
31384 reference "eq:TEOS-reaction-2"
31385
31386 \end_inset
31387
31388 式は,多段化学反応式の例で,一つの式毎に番号が振られています.
31389 \begin_inset Formula 
31390 \begin{eqnarray}
31391 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31392 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31393 \end{eqnarray}
31394
31395 \end_inset
31396
31397
31398 \end_layout
31399
31400 \begin_layout Standard
31401
31402 \series bold
31403 mhchem
31404 \series default
31405 パッケージは,
31406 \series bold
31407
31408 \backslash
31409 ce
31410 \series default
31411 の他に,特殊ケースに使用する
31412 \series bold
31413
31414 \backslash
31415 cf
31416 \series default
31417
31418 \begin_inset Index idx
31419 status collapsed
31420
31421 \begin_layout Plain Layout
31422 こまんど@コマンド ! C ! 
31423 \backslash
31424 cf
31425 \end_layout
31426
31427 \end_inset
31428
31429 コマンドを提供しています.
31430 \series bold
31431
31432 \backslash
31433 cf
31434 \series default
31435 の詳しい情報と例示については,
31436 \series bold
31437 mhchem
31438 \series default
31439
31440 \begin_inset CommandInset citation
31441 LatexCommand cite
31442 key "mhchem"
31443 literal "true"
31444
31445 \end_inset
31446
31447 の取扱説明書をご覧ください.
31448 \end_layout
31449
31450 \begin_layout Section
31451 図解
31452 \end_layout
31453
31454 \begin_layout Standard
31455 \SpecialChar LyX
31456 は,二つの型の可換図
31457 \series bold
31458 amscd
31459 \series default
31460 および
31461 \series bold
31462 xymatrix
31463 \series default
31464 をサポートしており,以下でこれらの説明をします.
31465 \end_layout
31466
31467 \begin_layout Subsection
31468 amscd図解
31469 \begin_inset Index idx
31470 status collapsed
31471
31472 \begin_layout Plain Layout
31473 ずかい@図解 ! amscd
31474 \end_layout
31475
31476 \end_inset
31477
31478
31479 \end_layout
31480
31481 \begin_layout Standard
31482 この型の図解は,以下のように,関係を縦横の線や矢印で図示します.
31483 \begin_inset Formula 
31484 \[
31485 \begin{CD}A@>>>B@>>>C\\
31486 @AAA@.@VVV\\
31487 F@<<<E@<<<D
31488 \end{CD}
31489 \]
31490
31491 \end_inset
31492
31493
31494 \end_layout
31495
31496 \begin_layout Standard
31497 これを作るには,数式に
31498 \series bold
31499
31500 \backslash
31501 CD
31502 \begin_inset Index idx
31503 status collapsed
31504
31505 \begin_layout Plain Layout
31506 こまんど@コマンド ! C ! 
31507 \backslash
31508 CD
31509 \end_layout
31510
31511 \end_inset
31512
31513
31514 \series default
31515 コマンドを挿入します.二つの点線に囲まれた青枠が現れるので,ここにコマンドを入れていきます.
31516 \begin_inset Info
31517 type  "shortcut"
31518 arg   "newline-insert newline"
31519 \end_inset
31520
31521 を押すと,新しい行が作られます.水平方向の関係は奇数行に入れ,垂直方向の関係は偶数行に入れます.
31522 \end_layout
31523
31524 \begin_layout Standard
31525 関係を作るには,以下のコマンドがあります.
31526 \end_layout
31527
31528 \begin_layout Itemize
31529 \begin_inset Formula $\boldsymbol{@<<<}$
31530 \end_inset
31531
31532 は左矢印,
31533 \begin_inset Formula $\boldsymbol{@>>>}$
31534 \end_inset
31535
31536 は右矢印,
31537 \series bold
31538 @=
31539 \series default
31540 は長い等号を生成します.
31541 \end_layout
31542
31543 \begin_layout Itemize
31544
31545 \series bold
31546 @AAA
31547 \series default
31548 は上矢印,
31549 \series bold
31550 @VVV
31551 \series default
31552 は下矢印,
31553 \begin_inset Formula $\boldsymbol{@|}$
31554 \end_inset
31555
31556 は縦向きの等号を生成します.
31557 \end_layout
31558
31559 \begin_layout Itemize
31560
31561 \series bold
31562 @.
31563 \series default
31564 は関係が存在しない部分に置きます.
31565 \end_layout
31566
31567 \begin_layout Standard
31568 矢印はすべて,以下のようにラベル付けをすることができます.
31569 \end_layout
31570
31571 \begin_layout Itemize
31572 文章を,第1と第2の「
31573 \begin_inset Formula $<$
31574 \end_inset
31575
31576 」ないし「
31577 \begin_inset Formula $>$
31578 \end_inset
31579
31580 」のあいだに入れると,この文章は矢印の上に表示されます.第2・第3の「
31581 \begin_inset Formula $<$
31582 \end_inset
31583
31584 」ないし「
31585 \begin_inset Formula $>$
31586 \end_inset
31587
31588 」のあいだに入れると,矢印の下に表示されます.
31589 \end_layout
31590
31591 \begin_layout Itemize
31592 縦矢印に付ける文章を,第1・第2の「A」ないし「V」のあいだに入れると,この文章は矢印の左に表示されます.第2・第3のもののあいだに入れると,矢印の右に表示され
31593 ます.文章中に「A」や「V」の文字があるときには,これらは\SpecialChar TeX
31594 括弧の中に入れなくてはなりません.
31595 \end_layout
31596
31597 \begin_layout Standard
31598 以下は,上記のすべての関係を使った例です.
31599 \end_layout
31600
31601 \begin_layout Standard
31602 \begin_inset Formula 
31603 \[
31604 \begin{CD}A@>j>>B@>>k>C@=F\\
31605 @AmAA@.@VV{V}V@|\\
31606 D@<<j<E@>k>>F@=C
31607 \end{CD}
31608 \]
31609
31610 \end_inset
31611
31612
31613 \end_layout
31614
31615 \begin_layout Standard
31616 これを作るコマンドは,以下のとおりです.
31617 \begin_inset Newline newline
31618 \end_inset
31619
31620
31621 \series bold
31622
31623 \backslash
31624 CD
31625 \begin_inset space \textvisiblespace{}
31626 \end_inset
31627
31628 A
31629 \begin_inset Formula $\boldsymbol{@>}$
31630 \end_inset
31631
31632 j
31633 \begin_inset Formula $\boldsymbol{>>}$
31634 \end_inset
31635
31636 B
31637 \begin_inset Formula $\boldsymbol{@>>}$
31638 \end_inset
31639
31640 k
31641 \begin_inset Formula $\boldsymbol{>}$
31642 \end_inset
31643
31644 C@=F Ctrl+Return
31645 \begin_inset Newline newline
31646 \end_inset
31647
31648
31649 \begin_inset Phantom HPhantom
31650 status open
31651
31652 \begin_layout Plain Layout
31653
31654 \series bold
31655
31656 \backslash
31657 CD
31658 \begin_inset space \textvisiblespace{}
31659 \end_inset
31660
31661
31662 \end_layout
31663
31664 \end_inset
31665
31666 @AmAA@.@VV
31667 \backslash
31668 {V
31669 \series default
31670
31671 \begin_inset Formula $\to$
31672 \end_inset
31673
31674
31675 \series bold
31676 V
31677 \begin_inset Formula $\boldsymbol{@|}$
31678 \end_inset
31679
31680  Ctrl+Return
31681 \begin_inset Newline newline
31682 \end_inset
31683
31684
31685 \begin_inset Phantom HPhantom
31686 status open
31687
31688 \begin_layout Plain Layout
31689
31690 \series bold
31691
31692 \backslash
31693 CD
31694 \begin_inset space \textvisiblespace{}
31695 \end_inset
31696
31697
31698 \end_layout
31699
31700 \end_inset
31701
31702 D
31703 \begin_inset Formula $\boldsymbol{@<<}$
31704 \end_inset
31705
31706 j
31707 \begin_inset Formula $\boldsymbol{<}$
31708 \end_inset
31709
31710 E
31711 \begin_inset Formula $\boldsymbol{@>}$
31712 \end_inset
31713
31714 k
31715 \begin_inset Formula $\boldsymbol{>>}$
31716 \end_inset
31717
31718 F@=C
31719 \end_layout
31720
31721 \begin_layout Subsection
31722 xymatrix図解
31723 \begin_inset Index idx
31724 status collapsed
31725
31726 \begin_layout Plain Layout
31727 ずかい@図解 ! xymatrix
31728 \end_layout
31729
31730 \end_inset
31731
31732
31733 \end_layout
31734
31735 \begin_layout Standard
31736 xymatricesを使うには,\SpecialChar LaTeX
31737 パッケージの
31738 \series bold
31739 xypic
31740 \series default
31741 が導入済みである必要があります.xymatrixは,数式中に
31742 \series bold
31743
31744 \backslash
31745 xymatrix
31746 \series default
31747 コマンドを入れることで作ることができます.すると,通常の行列と同じようにして,列や行を付け加えることができます.第
31748 \begin_inset CommandInset ref
31749 LatexCommand ref
31750 reference "sec:行列"
31751
31752 \end_inset
31753
31754 節をご参照下さい.
31755 \end_layout
31756
31757 \begin_layout Standard
31758 amscd図解とは異なり,xymatricesは,対角矢印や曲がった矢印など多様なサポートをしています.作ることのできる可換図と装飾は,
31759 \family sans
31760 ヘルプ\SpecialChar menuseparator
31761 用途別説明書\SpecialChar menuseparator
31762 XY-pic説明書
31763 \family default
31764 メニューにある
31765 \emph on
31766 XY-pic説明書
31767 \emph default
31768 で詳しく網羅しています.
31769 \end_layout
31770
31771 \begin_layout Subsection
31772 ファインマン図
31773 \series medium
31774
31775 \begin_inset Index idx
31776 status collapsed
31777
31778 \begin_layout Plain Layout
31779 ずかい@図解 ! ファインマン
31780 \end_layout
31781
31782 \end_inset
31783
31784
31785 \end_layout
31786
31787 \begin_layout Standard
31788 ファインマン図を使うには,\SpecialChar LaTeX
31789 パッケージ
31790 \series bold
31791 feyn
31792 \series default
31793 を導入しておかなくてはなりません.すると,ファインマン図は,数式中で
31794 \series bold
31795
31796 \backslash
31797 Diagram
31798 \series default
31799 コマンドを挿入すれば生成されます.通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31800 \begin_inset CommandInset ref
31801 LatexCommand ref
31802 reference "sec:行列"
31803
31804 \end_inset
31805
31806 節参照).
31807 \end_layout
31808
31809 \begin_layout Standard
31810 \SpecialChar LyX
31811 でのファインマン図の作り方は,メニュー
31812 \family sans
31813 ヘルプ\SpecialChar menuseparator
31814 用途別説明書
31815 \family default
31816 内の『
31817 \emph on
31818 ファインマン図
31819 \emph default
31820 』にあります.
31821 \end_layout
31822
31823 \begin_layout Section
31824 自己定義コマンド
31825 \begin_inset Index idx
31826 status collapsed
31827
31828 \begin_layout Plain Layout
31829 じこていぎこまんど@自己定義コマンド
31830 \end_layout
31831
31832 \end_inset
31833
31834
31835 \end_layout
31836
31837 \begin_layout Standard
31838 \begin_inset Note Greyedout
31839 status open
31840
31841 \begin_layout Plain Layout
31842 【註】自己定義コマンド名及びマクロ名には,ラテン文字しか使用することができません.
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \end_layout
31849
31850 \begin_layout Subsection
31851
31852 \backslash
31853 newcommandコマンド
31854 \begin_inset CommandInset label
31855 LatexCommand label
31856 name "subsec:newcommandコマンド"
31857
31858 \end_inset
31859
31860
31861 \begin_inset Index idx
31862 status collapsed
31863
31864 \begin_layout Plain Layout
31865 じこていぎこまんど@自己定義コマンド ! 
31866 \backslash
31867 newcommand
31868 \end_layout
31869
31870 \end_inset
31871
31872
31873 \begin_inset Index idx
31874 status collapsed
31875
31876 \begin_layout Plain Layout
31877 こまんど@コマンド ! N ! 
31878 \backslash
31879 newcommand
31880 \end_layout
31881
31882 \end_inset
31883
31884
31885 \end_layout
31886
31887 \begin_layout Standard
31888 頻繁に用いるには,長すぎる\SpecialChar LaTeX
31889 コマンドはたくさんありますが,
31890 \series bold
31891
31892 \backslash
31893 newcommand
31894 \series default
31895 コマンドを使えば,新しい短縮コマンドを定義することが可能です.
31896 \end_layout
31897
31898 \begin_layout Standard
31899
31900 \series bold
31901
31902 \backslash
31903 newcommand
31904 \series default
31905 コマンドの書式は,
31906 \end_layout
31907
31908 \begin_layout Standard
31909
31910 \series bold
31911
31912 \backslash
31913 newcommand{新コマンド名}[引数の数][オプションの値]
31914 \begin_inset Newline newline
31915 \end_inset
31916
31917
31918 \begin_inset Phantom HPhantom
31919 status open
31920
31921 \begin_layout Plain Layout
31922
31923 \series bold
31924
31925 \backslash
31926 newcommand
31927 \end_layout
31928
31929 \end_inset
31930
31931 {コマンド定義}
31932 \end_layout
31933
31934 \begin_layout Standard
31935 です.
31936 \end_layout
31937
31938 \begin_layout Standard
31939 \begin_inset Note Greyedout
31940 status open
31941
31942 \begin_layout Plain Layout
31943
31944 \series bold
31945 【註】
31946 \series default
31947 新コマンド名が,使用中の文書や呼び出している\SpecialChar LaTeX
31948 パッケージで,既に使用されていないことを確認して下さい.たとえば,
31949 \series bold
31950
31951 \backslash
31952 Leftarrow
31953 \series default
31954 の短縮のつもりで
31955 \series bold
31956
31957 \backslash
31958 le
31959 \series default
31960 というコマンドを定義したとすると,
31961 \series bold
31962
31963 \backslash
31964 le
31965 \series default
31966 は既に「
31967 \begin_inset Formula $\le$
31968 \end_inset
31969
31970 」を表すコマンドとして定義されてしまっているので,エラーメッセージが表示されます.
31971 \end_layout
31972
31973 \end_inset
31974
31975
31976 \end_layout
31977
31978 \begin_layout Standard
31979 「引数の数」は,0
31980 \begin_inset space \thinspace{}
31981 \end_inset
31982
31983 -
31984 \begin_inset space \thinspace{}
31985 \end_inset
31986
31987 9の範囲の整数であり,新コマンドがいくつの引数をとるかを指定するものです.「オプションの値」では,非必須の引数の既定値を定義できます.これを指定すると,新コマン
31988 ドの
31989 \emph on
31990 最初の
31991 \emph default
31992 引数は,自動的に非必須の引数になります.
31993 \end_layout
31994
31995 \begin_layout Standard
31996 以下にいくつかの例を挙げます.
31997 \end_layout
31998
31999 \begin_layout Itemize
32000
32001 \series bold
32002
32003 \backslash
32004 Longrightarrow
32005 \series default
32006 の短縮形として
32007 \series bold
32008
32009 \backslash
32010 gr
32011 \series default
32012 というコマンドを定義するには,\SpecialChar LaTeX
32013 プリアンブルに以下の行を加えます.
32014 \begin_inset VSpace medskip
32015 \end_inset
32016
32017
32018 \begin_inset Newline newline
32019 \end_inset
32020
32021
32022 \series bold
32023
32024 \backslash
32025 newcommand{
32026 \backslash
32027 gr}{
32028 \backslash
32029 Longrightarrow}
32030 \end_layout
32031
32032 \begin_layout Itemize
32033
32034 \series bold
32035
32036 \backslash
32037 underline
32038 \series default
32039 の短縮形として
32040 \series bold
32041
32042 \backslash
32043 us
32044 \series default
32045 というコマンドを定義するには,(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません.このためには,以下のようなプリアンブル行を入れます.
32046 \begin_inset VSpace medskip
32047 \end_inset
32048
32049
32050 \begin_inset Newline newline
32051 \end_inset
32052
32053
32054 \series bold
32055
32056 \backslash
32057 newcommand{
32058 \backslash
32059 us}[1]{
32060 \backslash
32061 underline{#1}}
32062 \series default
32063
32064 \begin_inset VSpace medskip
32065 \end_inset
32066
32067
32068 \begin_inset Newline newline
32069 \end_inset
32070
32071
32072 \series bold
32073 #
32074 \series default
32075 」という文字は,引数の入る場所を示し,その後ろの「
32076 \series bold
32077 1
32078 \series default
32079 」は,これが第1引数の入る場所であることを示します.
32080 \end_layout
32081
32082 \begin_layout Itemize
32083
32084 \series bold
32085
32086 \backslash
32087 framebox
32088 \series default
32089 の短縮形として,たとえば
32090 \series bold
32091
32092 \backslash
32093 fb
32094 \series default
32095 というコマンドを定義するには,
32096 \begin_inset VSpace medskip
32097 \end_inset
32098
32099
32100 \begin_inset Newline newline
32101 \end_inset
32102
32103
32104 \series bold
32105
32106 \backslash
32107 newcommand{
32108 \backslash
32109 fb}[3]{
32110 \backslash
32111 framebox#1#2{$#3$}}
32112 \series default
32113
32114 \begin_inset VSpace medskip
32115 \end_inset
32116
32117
32118 \begin_inset Newline newline
32119 \end_inset
32120
32121 二つのドルマークは,
32122 \series bold
32123
32124 \backslash
32125 framebox
32126 \series default
32127 が必要とする内部の数式を作り出します.第
32128 \begin_inset CommandInset ref
32129 LatexCommand ref
32130 reference "subsec:枠付きボックス"
32131
32132 \end_inset
32133
32134 節をご参照下さい.
32135 \end_layout
32136
32137 \begin_layout Itemize
32138 ボックスの色を指定する必要がない
32139 \series bold
32140
32141 \backslash
32142 fcolorbox
32143 \series default
32144 用の新コマンドを作るには,以下のように,色を示す引数を非必須として定義します.
32145 \begin_inset VSpace medskip
32146 \end_inset
32147
32148
32149 \begin_inset Newline newline
32150 \end_inset
32151
32152
32153 \series bold
32154
32155 \backslash
32156 newcommand{
32157 \backslash
32158 cb}[3][white]{
32159 \backslash
32160 fcolorbox{#2}{#1}{$#3$}}
32161 \series default
32162
32163 \begin_inset VSpace medskip
32164 \end_inset
32165
32166
32167 \begin_inset Newline newline
32168 \end_inset
32169
32170
32171 \series bold
32172
32173 \backslash
32174 cb
32175 \series default
32176 を使うときに色が指定されなければ,事前に定義された色である
32177 \series bold
32178 white
32179 \series default
32180 が使用されます.
32181 \end_layout
32182
32183 \begin_layout Standard
32184 以下は,上で定義したコマンドの動作テストです.
32185 \end_layout
32186
32187 \begin_layout Standard
32188 \align center
32189 \begin_inset Tabular
32190 <lyxtabular version="3" rows="6" columns="2">
32191 <features booktabs="true" tabularvalignment="middle">
32192 <column alignment="center" valignment="top" width="0pt">
32193 <column alignment="center" valignment="top">
32194 <row>
32195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32196 \begin_inset Text
32197
32198 \begin_layout Plain Layout
32199 コマンド
32200 \end_layout
32201
32202 \end_inset
32203 </cell>
32204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32205 \begin_inset Text
32206
32207 \begin_layout Plain Layout
32208 出力
32209 \end_layout
32210
32211 \end_inset
32212 </cell>
32213 </row>
32214 <row>
32215 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219 A
32220 \backslash
32221 gr
32222 \begin_inset space \textvisiblespace{}
32223 \end_inset
32224
32225 B
32226 \end_layout
32227
32228 \end_inset
32229 </cell>
32230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234 \begin_inset Formula $A\gr B$
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 </row>
32243 <row>
32244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32245 \begin_inset Text
32246
32247 \begin_layout Plain Layout
32248
32249 \backslash
32250 us{ABcd
32251 \end_layout
32252
32253 \end_inset
32254 </cell>
32255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32256 \begin_inset Text
32257
32258 \begin_layout Plain Layout
32259 \begin_inset Formula $\us{ABcd}$
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 </row>
32268 <row topspace="1mm">
32269 <cell alignment="center" valignment="top" usebox="none">
32270 \begin_inset Text
32271
32272 \begin_layout Plain Layout
32273
32274 \backslash
32275 fb{[2cm]
32276 \begin_inset Formula $\to$
32277 \end_inset
32278
32279
32280 \backslash
32281 {
32282 \begin_inset Formula $\to$
32283 \end_inset
32284
32285
32286 \backslash
32287 {
32288 \backslash
32289 int
32290 \begin_inset space \textvisiblespace{}
32291 \end_inset
32292
32293 A=B
32294 \end_layout
32295
32296 \end_inset
32297 </cell>
32298 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32299 \begin_inset Text
32300
32301 \begin_layout Plain Layout
32302 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32303 \end_inset
32304
32305
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 </row>
32311 <row topspace="1.5mm">
32312 <cell alignment="center" valignment="top" usebox="none">
32313 \begin_inset Text
32314
32315 \begin_layout Plain Layout
32316
32317 \backslash
32318 cb{red
32319 \begin_inset Formula $\to$
32320 \end_inset
32321
32322
32323 \backslash
32324 {
32325 \backslash
32326 int
32327 \begin_inset space \textvisiblespace{}
32328 \end_inset
32329
32330 A=B
32331 \end_layout
32332
32333 \end_inset
32334 </cell>
32335 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32336 \begin_inset Text
32337
32338 \begin_layout Plain Layout
32339 \begin_inset Formula $\cb{red}{\int A=B}$
32340 \end_inset
32341
32342
32343 \end_layout
32344
32345 \end_inset
32346 </cell>
32347 </row>
32348 <row topspace="1.5mm" bottomspace="1mm">
32349 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32350 \begin_inset Text
32351
32352 \begin_layout Plain Layout
32353
32354 \backslash
32355 cb[green]
32356 \backslash
32357 {red
32358 \begin_inset Formula $\to$
32359 \end_inset
32360
32361
32362 \backslash
32363 {
32364 \backslash
32365 int
32366 \begin_inset space \textvisiblespace{}
32367 \end_inset
32368
32369 A=B
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378 \begin_inset Formula $\cb[green]{red}{\int A=B}$
32379 \end_inset
32380
32381
32382 \end_layout
32383
32384 \end_inset
32385 </cell>
32386 </row>
32387 </lyxtabular>
32388
32389 \end_inset
32390
32391
32392 \end_layout
32393
32394 \begin_layout Subsection
32395 数式マクロ
32396 \begin_inset Index idx
32397 status collapsed
32398
32399 \begin_layout Plain Layout
32400 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
32401 \end_layout
32402
32403 \end_inset
32404
32405
32406 \begin_inset Index idx
32407 status collapsed
32408
32409 \begin_layout Plain Layout
32410 まくろ@マクロ
32411 \end_layout
32412
32413 \end_inset
32414
32415
32416 \end_layout
32417
32418 \begin_layout Standard
32419 自己定義コマンドは,複雑な表現を使うときに特に便利です.たとえば,文書中で二次方程式を扱っているとすると,同じような解の形が何度も出てきます.二次方程式の一般型
32420 は,
32421 \begin_inset Formula 
32422 \[
32423 0=\lambda^{2}+p\lambda+q
32424 \]
32425
32426 \end_inset
32427
32428 であり,その解の一般型は
32429 \begin_inset Formula 
32430 \[
32431 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32432 \]
32433
32434 \end_inset
32435
32436
32437 \end_layout
32438
32439 \begin_layout Standard
32440 です.
32441 \begin_inset Formula $\lambda$
32442 \end_inset
32443
32444
32445 \begin_inset Formula $p$
32446 \end_inset
32447
32448
32449 \begin_inset Formula $q$
32450 \end_inset
32451
32452 の3つのパラメータを指定することが必須であり,
32453 \begin_inset Formula $\lambda$
32454 \end_inset
32455
32456 の指数をオプションとして与えることができるような,解の公式のコマンドを定義するには,以下のような\SpecialChar LaTeX
32457 プリアンブル行を加えます.
32458 \begin_inset Newline newline
32459 \end_inset
32460
32461
32462 \series bold
32463
32464 \backslash
32465 newcommand{
32466 \backslash
32467 qG}[4][1,
32468 \backslash
32469 ,2]{#2_{#1}=-
32470 \backslash
32471 frac{#3}{2}
32472 \backslash
32473 pm
32474 \begin_inset Newline newline
32475 \end_inset
32476
32477
32478 \begin_inset Phantom HPhantom
32479 status open
32480
32481 \begin_layout Plain Layout
32482
32483 \series bold
32484
32485 \backslash
32486 newcommand
32487 \end_layout
32488
32489 \end_inset
32490
32491
32492 \backslash
32493 sqrt{
32494 \backslash
32495 frac{#3^{2}}{4}-#4}}
32496 \end_layout
32497
32498 \begin_layout Standard
32499 これを使って解の公式を作るには,
32500 \begin_inset Newline newline
32501 \end_inset
32502
32503
32504 \series bold
32505
32506 \backslash
32507 qG{
32508 \backslash
32509 lambda
32510 \begin_inset Formula $\to$
32511 \end_inset
32512
32513
32514 \backslash
32515 {p
32516 \begin_inset Formula $\to$
32517 \end_inset
32518
32519
32520 \backslash
32521 {q
32522 \series default
32523 というコマンドを数式に入れます.
32524 \end_layout
32525
32526 \begin_layout Standard
32527 新コマンドを定義する方法は,たとえば\SpecialChar LaTeX
32528 中で分数は
32529 \series bold
32530
32531 \backslash
32532 frac{分子}{分母}
32533 \series default
32534 の形で入れなくてはならないことなど,使用するすべての\SpecialChar LaTeX
32535 コマンドの書式を知っている必要があるので,直感的ではありません.さらに,定義中で中括弧を入れ忘れることはよく
32536 あり,それをやってしまうと,\SpecialChar LyX
32537 からは新コマンドが何をやらかしているか確認しにくくなってしまいます.これらの問題を回避するために,\SpecialChar LyX
32538 は,
32539 \series bold
32540
32541 \backslash
32542 newcommand
32543 \series default
32544 コマンドの代わりに,数式マクロを使う方法を提供しています.
32545 \end_layout
32546
32547 \begin_layout Standard
32548 数式マクロは,
32549 \family sans
32550 挿入\SpecialChar menuseparator
32551 数式\SpecialChar menuseparator
32552 マクロ
32553 \family default
32554 メニューか,ツールバーボタンの
32555 \begin_inset Info
32556 type  "icon"
32557 arg   "math-macro newmacroname_newcommand"
32558 \end_inset
32559
32560 で作ることができます.すると,数式マクロツールバーが表示されるとともに,マクロを定義した箇所に以下のようなボックスが現れます.
32561 \begin_inset Newline newline
32562 \end_inset
32563
32564
32565 \begin_inset space \hspace*{\fill}
32566 \end_inset
32567
32568
32569 \begin_inset Graphics
32570         filename clipart/macrobox.png
32571         scale 95
32572
32573 \end_inset
32574
32575
32576 \begin_inset space \hspace*{\fill}
32577 \end_inset
32578
32579
32580 \begin_inset Newline newline
32581 \end_inset
32582
32583
32584 \begin_inset FormulaMacro
32585 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32586 \end_inset
32587
32588
32589 \backslash
32590 newmacronameが既定のマクロ名として現れますが,意味のある名称に変更するべきでしょう.欲しい数式は一つ目の青枠の中に入れます.引数を置く場所は,
32591 \series bold
32592
32593 \backslash
32594 #1
32595 \series default
32596 のように
32597 \series bold
32598
32599 \backslash
32600 #引数番号
32601 \series default
32602 というコマンドで入力するか,マクロツールバーボタンの
32603 \begin_inset Info
32604 type  "icon"
32605 arg   "math-macro-add-param"
32606 \end_inset
32607
32608 を使用します.引数位置は赤で表示されます.引数は,最大で9つまでとることができます.非必須引数は,ツールバーボタンの
32609 \begin_inset Info
32610 type  "icon"
32611 arg   "math-macro-add-optional-param"
32612 \end_inset
32613
32614 で作ることができます.最初の必須引数は,ツールバーボタンの
32615 \begin_inset Info
32616 type  "icon"
32617 arg   "math-macro-make-optional"
32618 \end_inset
32619
32620 を使って,非必須引数にすることができます.二つ目の青枠には,\SpecialChar LyX
32621 中でのマクロの表示のしかたを定義することができます.通常は,定義したとおりに表示された方が便利なので
32622 ,この枠は空白にしておきます.しかし,画面の過半を占拠してしまうようなマクロを作ってしまった場合には,たとえばこの枠に
32623 \begin_inset Newline newline
32624 \end_inset
32625
32626
32627 \series bold
32628 qG: 
32629 \backslash
32630 #1
32631 \series default
32632  
32633 \series bold
32634 ,
32635 \series default
32636  
32637 \series bold
32638
32639 \backslash
32640 #2
32641 \series default
32642  
32643 \series bold
32644 ,
32645 \series default
32646  
32647 \series bold
32648
32649 \backslash
32650 #3, 
32651 \backslash
32652 #4
32653 \begin_inset Newline newline
32654 \end_inset
32655
32656
32657 \series default
32658 のように入れることができます.このようにすると,マクロ名と引数のみが\SpecialChar LyX
32659 上に表示され,見通しが良くなります.一方,出力での数式は,最初の枠で定義したように表示されま
32660 す.
32661 \begin_inset Newline newline
32662 \end_inset
32663
32664 さらに,数式中のマクロ表示は,マクロの中にカーソルを置いて,
32665 \family sans
32666 表示\SpecialChar menuseparator
32667 数式マクロを展開(畳む)
32668 \family default
32669 メニューを使うことで,マクロ毎に変えることができます.
32670 \end_layout
32671
32672 \begin_layout Standard
32673 マクロを使うには,数式中にマクロ名をコマンドとして入れます.上記の例では,
32674 \series bold
32675
32676 \backslash
32677 qG
32678 \series default
32679 とします.このマクロは,\SpecialChar LyX
32680 中では以下のように表示されます.
32681 \begin_inset Newline newline
32682 \end_inset
32683
32684
32685 \begin_inset space \hspace*{\fill}
32686 \end_inset
32687
32688
32689 \begin_inset Graphics
32690         filename ../clipart/macrouse.png
32691         scale 95
32692
32693 \end_inset
32694
32695
32696 \begin_inset space \hspace*{\fill}
32697 \end_inset
32698
32699
32700 \begin_inset Newline newline
32701 \end_inset
32702
32703 以下は,上記の例に,引数
32704 \begin_inset Formula $x$
32705 \end_inset
32706
32707
32708 \begin_inset Formula $\ln(x)$
32709 \end_inset
32710
32711
32712 \begin_inset Formula $B$
32713 \end_inset
32714
32715 を指定したものです.
32716 \end_layout
32717
32718 \begin_layout Standard
32719 \begin_inset Formula 
32720 \[
32721 \qG x{\ln(x)}B
32722 \]
32723
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \begin_layout Standard
32730 \SpecialChar LyX
32731 は,
32732 \family sans
32733 ツール\SpecialChar menuseparator
32734 設定\SpecialChar menuseparator
32735 編集\SpecialChar menuseparator
32736 制御
32737 \family default
32738 メニューで,マクロを編集するのに複数の様式を用意しています.あなたに最も合った様式を見つけるには,様式を選択してから,違いを見るために数式マクロにカーソルを合わ
32739 せてみてください.
32740 \end_layout
32741
32742 \begin_layout Standard
32743 数式マクロは,文書書き出し時に,内部的に
32744 \series bold
32745
32746 \backslash
32747 newcommand
32748 \series default
32749 コマンドに変換されます.こうして生成された
32750 \series bold
32751
32752 \backslash
32753 newcommand
32754 \series default
32755 コマンドは,\SpecialChar LaTeX
32756 プリアンブルには置かれませんので,マクロは,文書中,マクロ定義ボックスよりも後の数式でのみ使うことができます.
32757 \end_layout
32758
32759 \begin_layout Standard
32760 数式マクロは,
32761 \series bold
32762
32763 \backslash
32764 newcommand
32765 \series default
32766 コマンドから直接作ることもできます.たとえば,\SpecialChar LyX
32767 中に通常の文章として,
32768 \series bold
32769
32770 \begin_inset Newline newline
32771 \end_inset
32772
32773
32774 \backslash
32775 newcommand{
32776 \backslash
32777 larrow}[2]{
32778 \backslash
32779 xleftarrow[#2]{#1}}
32780 \begin_inset Newline newline
32781 \end_inset
32782
32783
32784 \series default
32785 というコマンドを書き入れ,この全体を選択して,
32786 \begin_inset Flex Ruby
32787 status collapsed
32788
32789 \begin_layout Plain Layout
32790 捷径
32791 \begin_inset Argument post:1
32792 status collapsed
32793
32794 \begin_layout Plain Layout
32795 ショートカット
32796 \end_layout
32797
32798 \end_inset
32799
32800
32801 \end_layout
32802
32803 \end_inset
32804
32805
32806 \family sans
32807 Ctrl+M
32808 \family default
32809 を押すと,このコマンドは数式マクロに変換されます.この方法を使うに当たっては,
32810 \series bold
32811
32812 \backslash
32813 newcommand
32814 \series default
32815 コマンドが正しく入力されていることに気をつけなくてはなりません.さもないと,間違ったマクロが作られてしまって,\SpecialChar LaTeX
32816 エラーが発生します.
32817 \end_layout
32818
32819 \begin_layout Standard
32820 数式マクロには,まだ,マクロ定義中に再帰的に数式を入れてしまうと,正しく処理されないという問題が残っています.したがって,第
32821 \begin_inset CommandInset ref
32822 LatexCommand ref
32823 reference "subsec:newcommandコマンド"
32824
32825 \end_inset
32826
32827 節で例として作った
32828 \series bold
32829
32830 \backslash
32831 fb
32832 \series default
32833 は,マクロとしては作ることができません.
32834 \end_layout
32835
32836 \begin_layout Standard
32837 カーソルがマクロ定義ボックスの中にあるとき,\SpecialChar LyX
32838 中に以下のようなマクロツールバーが表示されます.
32839 \end_layout
32840
32841 \begin_layout Standard
32842 \begin_inset VSpace defskip
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \begin_layout Standard
32849 \begin_inset Graphics
32850         filename ../clipart/MacroToolbar.png
32851
32852 \end_inset
32853
32854
32855 \begin_inset Index idx
32856 status collapsed
32857
32858 \begin_layout Plain Layout
32859 まくろ@マクロ ! つーるばー@ツールバー
32860 \end_layout
32861
32862 \end_inset
32863
32864
32865 \end_layout
32866
32867 \begin_layout Standard
32868 \begin_inset VSpace defskip
32869 \end_inset
32870
32871
32872 \end_layout
32873
32874 \begin_layout Standard
32875 マクロツールバーは,左から右に,以下の各ボタンがあります.
32876 \end_layout
32877
32878 \begin_layout Standard
32879 \begin_inset VSpace defskip
32880 \end_inset
32881
32882
32883 \end_layout
32884
32885 \begin_layout Standard
32886 \begin_inset Tabular
32887 <lyxtabular version="3" rows="9" columns="2">
32888 <features islongtable="true" longtabularalignment="center">
32889 <column alignment="left" valignment="top">
32890 <column alignment="left" valignment="top" width="85col%">
32891 <row interlinespace="2.5mm">
32892 <cell alignment="center" valignment="top" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896 \begin_inset Info
32897 type  "icon"
32898 arg   "math-macro-remove-param"
32899 \end_inset
32900
32901
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \family sans
32912 編集\SpecialChar menuseparator
32913 数式\SpecialChar menuseparator
32914 マクロ定義\SpecialChar menuseparator
32915 最後の引数を削除
32916 \end_layout
32917
32918 \end_inset
32919 </cell>
32920 </row>
32921 <row interlinespace="2.5mm">
32922 <cell alignment="center" valignment="top" usebox="none">
32923 \begin_inset Text
32924
32925 \begin_layout Plain Layout
32926 \begin_inset Info
32927 type  "icon"
32928 arg   "math-macro-add-param"
32929 \end_inset
32930
32931
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 <cell alignment="center" valignment="top" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \family sans
32942 編集\SpecialChar menuseparator
32943 数式\SpecialChar menuseparator
32944 マクロ定義\SpecialChar menuseparator
32945 引数を追加
32946 \end_layout
32947
32948 \end_inset
32949 </cell>
32950 </row>
32951 <row interlinespace="2.5mm">
32952 <cell alignment="center" valignment="top" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Plain Layout
32956 \begin_inset Info
32957 type  "icon"
32958 arg   "math-macro-make-optional"
32959 \end_inset
32960
32961
32962 \end_layout
32963
32964 \end_inset
32965 </cell>
32966 <cell alignment="center" valignment="top" usebox="none">
32967 \begin_inset Text
32968
32969 \begin_layout Plain Layout
32970
32971 \family sans
32972 編集\SpecialChar menuseparator
32973 数式\SpecialChar menuseparator
32974 マクロ定義\SpecialChar menuseparator
32975 最初の必須引数を
32976 \begin_inset Newline newline
32977 \end_inset
32978
32979
32980 \begin_inset Phantom HPhantom
32981 status open
32982
32983 \begin_layout Plain Layout
32984
32985 \family sans
32986 編集\SpecialChar menuseparator
32987 数式\SpecialChar menuseparator
32988 マクロ定義\SpecialChar menuseparator
32989
32990 \end_layout
32991
32992 \end_inset
32993
32994 非必須引数にする
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 </row>
33000 <row interlinespace="2.5mm">
33001 <cell alignment="center" valignment="top" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005 \begin_inset Info
33006 type  "icon"
33007 arg   "math-macro-make-nonoptional"
33008 \end_inset
33009
33010
33011 \end_layout
33012
33013 \end_inset
33014 </cell>
33015 <cell alignment="center" valignment="top" usebox="none">
33016 \begin_inset Text
33017
33018 \begin_layout Plain Layout
33019
33020 \family sans
33021 編集\SpecialChar menuseparator
33022 数式\SpecialChar menuseparator
33023 マクロ定義\SpecialChar menuseparator
33024 最後の非必須引数を
33025 \begin_inset Newline newline
33026 \end_inset
33027
33028
33029 \begin_inset Phantom HPhantom
33030 status open
33031
33032 \begin_layout Plain Layout
33033
33034 \family sans
33035 編集\SpecialChar menuseparator
33036 数式\SpecialChar menuseparator
33037 マクロ定義\SpecialChar menuseparator
33038
33039 \end_layout
33040
33041 \end_inset
33042
33043 必須引数にする
33044 \end_layout
33045
33046 \end_inset
33047 </cell>
33048 </row>
33049 <row interlinespace="2.5mm">
33050 <cell alignment="center" valignment="top" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054 \begin_inset Info
33055 type  "icon"
33056 arg   "math-macro-remove-optional-param"
33057 \end_inset
33058
33059
33060 \end_layout
33061
33062 \end_inset
33063 </cell>
33064 <cell alignment="center" valignment="top" usebox="none">
33065 \begin_inset Text
33066
33067 \begin_layout Plain Layout
33068
33069 \family sans
33070 編集\SpecialChar menuseparator
33071 数式\SpecialChar menuseparator
33072 マクロ定義\SpecialChar menuseparator
33073 非必須引数を削除
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 </row>
33079 <row interlinespace="2.5mm">
33080 <cell alignment="center" valignment="top" usebox="none">
33081 \begin_inset Text
33082
33083 \begin_layout Plain Layout
33084 \begin_inset Info
33085 type  "icon"
33086 arg   "math-macro-add-optional-param"
33087 \end_inset
33088
33089
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 <cell alignment="center" valignment="top" usebox="none">
33095 \begin_inset Text
33096
33097 \begin_layout Plain Layout
33098
33099 \family sans
33100 編集\SpecialChar menuseparator
33101 数式\SpecialChar menuseparator
33102 マクロ定義\SpecialChar menuseparator
33103 非必須引数を挿入
33104 \end_layout
33105
33106 \end_inset
33107 </cell>
33108 </row>
33109 <row interlinespace="2.5mm">
33110 <cell alignment="center" valignment="top" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114 \begin_inset Info
33115 type  "icon"
33116 arg   "math-macro-remove-greedy-param"
33117 \end_inset
33118
33119
33120 \end_layout
33121
33122 \end_inset
33123 </cell>
33124 <cell alignment="center" valignment="top" usebox="none">
33125 \begin_inset Text
33126
33127 \begin_layout Plain Layout
33128
33129 \family sans
33130 編集\SpecialChar menuseparator
33131 数式\SpecialChar menuseparator
33132 マクロ定義\SpecialChar menuseparator
33133 右に吐き出す形で
33134 \begin_inset Newline newline
33135 \end_inset
33136
33137
33138 \begin_inset Phantom HPhantom
33139 status open
33140
33141 \begin_layout Plain Layout
33142
33143 \family sans
33144 編集\SpecialChar menuseparator
33145 数式\SpecialChar menuseparator
33146 マクロ定義\SpecialChar menuseparator
33147
33148 \end_layout
33149
33150 \end_inset
33151
33152 最後の引数を削除
33153 \end_layout
33154
33155 \end_inset
33156 </cell>
33157 </row>
33158 <row interlinespace="2.5mm">
33159 <cell alignment="center" valignment="top" usebox="none">
33160 \begin_inset Text
33161
33162 \begin_layout Plain Layout
33163 \begin_inset Info
33164 type  "icon"
33165 arg   "math-macro-append-greedy-param"
33166 \end_inset
33167
33168
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 <cell alignment="center" valignment="top" usebox="none">
33174 \begin_inset Text
33175
33176 \begin_layout Plain Layout
33177
33178 \family sans
33179 編集\SpecialChar menuseparator
33180 数式\SpecialChar menuseparator
33181 マクロ定義\SpecialChar menuseparator
33182 右から喰う形で
33183 \begin_inset Newline newline
33184 \end_inset
33185
33186
33187 \begin_inset Phantom HPhantom
33188 status open
33189
33190 \begin_layout Plain Layout
33191
33192 \family sans
33193 編集\SpecialChar menuseparator
33194 数式\SpecialChar menuseparator
33195 マクロ定義\SpecialChar menuseparator
33196
33197 \end_layout
33198
33199 \end_inset
33200
33201 引数を追加
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 </row>
33207 <row interlinespace="2.5mm">
33208 <cell alignment="center" valignment="top" usebox="none">
33209 \begin_inset Text
33210
33211 \begin_layout Plain Layout
33212 \begin_inset Info
33213 type  "icon"
33214 arg   "math-macro-add-greedy-optional-param"
33215 \end_inset
33216
33217
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 <cell alignment="center" valignment="top" usebox="none">
33223 \begin_inset Text
33224
33225 \begin_layout Plain Layout
33226
33227 \family sans
33228 編集\SpecialChar menuseparator
33229 数式\SpecialChar menuseparator
33230 マクロ定義\SpecialChar menuseparator
33231 右から喰う形で
33232 \begin_inset Newline newline
33233 \end_inset
33234
33235
33236 \begin_inset Phantom HPhantom
33237 status open
33238
33239 \begin_layout Plain Layout
33240
33241 \family sans
33242 編集\SpecialChar menuseparator
33243 数式\SpecialChar menuseparator
33244 マクロ定義\SpecialChar menuseparator
33245
33246 \end_layout
33247
33248 \end_inset
33249
33250 非必須引数を追加
33251 \end_layout
33252
33253 \end_inset
33254 </cell>
33255 </row>
33256 </lyxtabular>
33257
33258 \end_inset
33259
33260
33261 \end_layout
33262
33263 \begin_layout Section
33264 コンピュータ代数システム
33265 \end_layout
33266
33267 \begin_layout Standard
33268 \SpecialChar LyX
33269 では,\SpecialChar LyX
33270 の数式エディタで書かれた数式表現と,外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です.現在サポートされているプログラムは,
33271 \family sans
33272 Maple
33273 \family default
33274
33275 \family sans
33276 Mathematica
33277 \family default
33278
33279 \family sans
33280 Maxima
33281 \family default
33282
33283 \family sans
33284 Octave
33285 \family default
33286 です.サポートされている数式表現は,非常に単純なものに限られていますので,ご注意ください.
33287 \end_layout
33288
33289 \begin_layout Subsection
33290 使用法
33291 \end_layout
33292
33293 \begin_layout Standard
33294 数式表現を書いた後,
33295 \family sans
33296 編集\SpecialChar menuseparator
33297 数式\SpecialChar menuseparator
33298 コンピュータ代数システムを使用
33299 \family default
33300 メニューで,コンピュータに導入済みのプログラムを選択します.その後,計算結果が,数式表現の右に「=」演算子とともに表示されます.
33301 \end_layout
33302
33303 \begin_layout Standard
33304 下記は,どのような計算が可能かをいくつか例示したものです(出力は
33305 \family typewriter
33306 Maxima
33307 \family default
33308 です).
33309 \end_layout
33310
33311 \begin_layout Itemize
33312 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33313 \end_inset
33314
33315
33316 \end_layout
33317
33318 \begin_layout Itemize
33319 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \begin_layout Itemize
33326 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33327 \end_inset
33328
33329
33330 \end_layout
33331
33332 \begin_layout Itemize
33333 \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}$
33334 \end_inset
33335
33336
33337 \begin_inset Newline newline
33338 \end_inset
33339
33340
33341 \begin_inset Note Greyedout
33342 status open
33343
33344 \begin_layout Plain Layout
33345
33346 \series bold
33347 【註】
33348 \series default
33349 単純な「(」「)」文字ではなく,適切な区切り差込枠
33350 \begin_inset Formula $\left(\right)$
33351 \end_inset
33352
33353 を使わなくてはなりません.
33354 \end_layout
33355
33356 \end_inset
33357
33358  
33359 \end_layout
33360
33361 \begin_layout Itemize
33362 \begin_inset Formula $\det\left[\begin{array}{ccc}
33363 1 & 6 & 7\\
33364 2 & 5 & 8\\
33365 3 & 4 & 17
33366 \end{array}\right]=-56$
33367 \end_inset
33368
33369
33370 \end_layout
33371
33372 \begin_layout Itemize
33373 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33374 \end_inset
33375
33376
33377 \end_layout
33378
33379 \begin_layout Itemize
33380 \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$
33381 \end_inset
33382
33383
33384 \end_layout
33385
33386 \begin_layout Itemize
33387 \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]$
33388 \end_inset
33389
33390
33391 \end_layout
33392
33393 \begin_layout Subsection
33394 捷径
33395 \end_layout
33396
33397 \begin_layout Standard
33398 現在のところ,代数プログラムを呼び出すための
33399 \begin_inset Flex Ruby
33400 status collapsed
33401
33402 \begin_layout Plain Layout
33403 捷径
33404 \begin_inset Argument post:1
33405 status collapsed
33406
33407 \begin_layout Plain Layout
33408 ショートカット
33409 \end_layout
33410
33411 \end_inset
33412
33413
33414 \end_layout
33415
33416 \end_inset
33417
33418 はありません.しかし,捷径を
33419 \family sans
33420 math-extern
33421 \family default
33422  \SpecialChar LyX
33423 関数にバインドすることは容易です(取扱説明書『
33424 \family sans
33425 \emph on
33426 \SpecialChar LyX
33427 関数篇
33428 \family default
33429 \emph default
33430 』参照).例えば,数式エディタ中で
33431 \family sans
33432 リターン
33433 \family default
33434
33435 \begin_inset Flex Ruby
33436 status collapsed
33437
33438 \begin_layout Plain Layout
33439
33440 \begin_inset Argument post:1
33441 status collapsed
33442
33443 \begin_layout Plain Layout
33444 キー
33445 \end_layout
33446
33447 \end_inset
33448
33449
33450 \end_layout
33451
33452 \end_inset
33453
33454 をバインドさせることもできます.それを
33455 \family typewriter
33456 Maxima
33457 \family default
33458 にバインドするには,下記の捷径定義コマンドを使用します.
33459 \end_layout
33460
33461 \begin_layout Standard
33462
33463 \series bold
33464 command-alternatives paragraph-break;math-extern maxima
33465 \end_layout
33466
33467 \begin_layout Section
33468 補遺
33469 \begin_inset Index idx
33470 status collapsed
33471
33472 \begin_layout Plain Layout
33473 ほい@補遺
33474 \end_layout
33475
33476 \end_inset
33477
33478
33479 \end_layout
33480
33481 \begin_layout Subsection
33482 負の数
33483 \begin_inset Index idx
33484 status collapsed
33485
33486 \begin_layout Plain Layout
33487 かず@数 ! ふの@負の
33488 \end_layout
33489
33490 \end_inset
33491
33492
33493 \end_layout
33494
33495 \begin_layout Standard
33496 数式中の負の数は,数の前の負符号が,差演算子記号と同じ長さに設定されてしまうために,汚く見えてしまうことがあります.負の数を通常の文章として書くと,負符号は正し
33497 く表示されます.
33498 \end_layout
33499
33500 \begin_layout Standard
33501 したがって,この問題は,負符号を数式テキストに変換することによって,解消されます.
33502 \end_layout
33503
33504 \begin_layout Standard
33505 以下は,この問題を示す例です.
33506 \end_layout
33507
33508 \begin_layout Standard
33509 \align center
33510 \begin_inset Tabular
33511 <lyxtabular version="3" rows="3" columns="2">
33512 <features booktabs="true" tabularvalignment="middle">
33513 <column alignment="right" valignment="top" width="0pt">
33514 <column alignment="left" valignment="top">
33515 <row>
33516 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520 通常の文章:
33521 \end_layout
33522
33523 \end_inset
33524 </cell>
33525 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33526 \begin_inset Text
33527
33528 \begin_layout Plain Layout
33529 x = -2
33530 \end_layout
33531
33532 \end_inset
33533 </cell>
33534 </row>
33535 <row>
33536 <cell alignment="right" valignment="top" leftline="true" usebox="none">
33537 \begin_inset Text
33538
33539 \begin_layout Plain Layout
33540 数式:
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33546 \begin_inset Text
33547
33548 \begin_layout Plain Layout
33549 \begin_inset Formula $x=-2$
33550 \end_inset
33551
33552
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 </row>
33558 <row>
33559 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563 解決策:
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572 \begin_inset Formula $x=\textrm{-}2$
33573 \end_inset
33574
33575
33576 \end_layout
33577
33578 \end_inset
33579 </cell>
33580 </row>
33581 </lyxtabular>
33582
33583 \end_inset
33584
33585
33586 \end_layout
33587
33588 \begin_layout Subsection
33589 位区切りとしてのコンマ
33590 \begin_inset Index idx
33591 status collapsed
33592
33593 \begin_layout Plain Layout
33594 こんま@コンマ
33595 \end_layout
33596
33597 \end_inset
33598
33599
33600 \begin_inset Index idx
33601 status collapsed
33602
33603 \begin_layout Plain Layout
33604 かんま@カンマ
33605 \begin_inset ERT
33606 status collapsed
33607
33608 \begin_layout Plain Layout
33609
33610 |see{
33611 \end_layout
33612
33613 \end_inset
33614
33615 コンマ
33616 \begin_inset ERT
33617 status collapsed
33618
33619 \begin_layout Plain Layout
33620
33621 }
33622 \end_layout
33623
33624 \end_inset
33625
33626
33627 \end_layout
33628
33629 \end_inset
33630
33631
33632 \end_layout
33633
33634 \begin_layout Standard
33635 \SpecialChar LaTeX
33636 では,英語の慣習にしたがい,数式中のコンマを数字の位区切りに使用します.よって,数式中のコンマの後ろには,つねに空白が加わります.
33637 \end_layout
33638
33639 \begin_layout Standard
33640 これを回避するためには,コンマを選択して,数式テキストに変更して下さい(
33641 \begin_inset Flex Ruby
33642 status collapsed
33643
33644 \begin_layout Plain Layout
33645 捷径
33646 \begin_inset Argument post:1
33647 status collapsed
33648
33649 \begin_layout Plain Layout
33650 ショートカット
33651 \end_layout
33652
33653 \end_inset
33654
33655
33656 \end_layout
33657
33658 \end_inset
33659
33660
33661 \begin_inset Info
33662 type  "shortcut"
33663 arg   "math-mode"
33664 \end_inset
33665
33666 ).
33667 \end_layout
33668
33669 \begin_layout Standard
33670 文書中の数式コンマを,すべて小数点として使うには,\SpecialChar LaTeX
33671 プリアンブルに
33672 \end_layout
33673
33674 \begin_layout Standard
33675
33676 \series bold
33677
33678 \backslash
33679 usepackage{icomma}
33680 \end_layout
33681
33682 \begin_layout Standard
33683 という行を加えて,
33684 \series bold
33685 icomma.sty
33686 \series default
33687
33688 \begin_inset Foot
33689 status collapsed
33690
33691 \begin_layout Plain Layout
33692
33693 \series bold
33694 icomma
33695 \series default
33696 は,\SpecialChar LaTeX
33697 パッケージ
33698 \series bold
33699 was
33700 \series default
33701
33702 \begin_inset Index idx
33703 status collapsed
33704
33705 \begin_layout Plain Layout
33706 ぱっけーじ@パッケージ ! was
33707 \begin_inset ERT
33708 status collapsed
33709
33710 \begin_layout Plain Layout
33711
33712
33713 \backslash
33714 vspace{4mm}
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \end_inset
33723
33724 に含まれています.
33725 \end_layout
33726
33727 \end_inset
33728
33729
33730 \begin_inset Index idx
33731 status collapsed
33732
33733 \begin_layout Plain Layout
33734 ぱっけーじ@パッケージ ! icomma
33735 \end_layout
33736
33737 \end_inset
33738
33739 ファイルを読み込みます.
33740 \end_layout
33741
33742 \begin_layout Subsection
33743 物理ベクトル
33744 \begin_inset CommandInset label
33745 LatexCommand label
33746 name "subsec:物理ベクトル"
33747
33748 \end_inset
33749
33750
33751 \begin_inset Index idx
33752 status collapsed
33753
33754 \begin_layout Plain Layout
33755 べくとる@ベクトル ! ぶつり@物理
33756 \begin_inset space \thinspace{}
33757 \end_inset
33758
33759 ——
33760 \end_layout
33761
33762 \end_inset
33763
33764
33765 \end_layout
33766
33767 \begin_layout Standard
33768 \SpecialChar LaTeX
33769 パッケージ
33770 \series bold
33771 braket
33772 \series default
33773
33774 \begin_inset Foot
33775 status collapsed
33776
33777 \begin_layout Plain Layout
33778
33779 \series bold
33780 braket
33781 \series default
33782  は標準的\SpecialChar LaTeX
33783 頒布版のすべてに含まれています.
33784 \end_layout
33785
33786 \end_inset
33787
33788
33789 \begin_inset Index idx
33790 status collapsed
33791
33792 \begin_layout Plain Layout
33793 ぱっけーじ@パッケージ ! braket
33794 \end_layout
33795
33796 \end_inset
33797
33798 には,定義済みのベクトルが提供されており,
33799 \end_layout
33800
33801 \begin_layout Standard
33802
33803 \series bold
33804
33805 \backslash
33806 usepackage{braket}
33807 \end_layout
33808
33809 \begin_layout Standard
33810 という\SpecialChar LaTeX
33811 プリアンブル行で読み込むことができます.
33812 \end_layout
33813
33814 \begin_layout Standard
33815 \begin_inset ERT
33816 status collapsed
33817
33818 \begin_layout Plain Layout
33819
33820
33821 \backslash
33822 ifbraket 
33823 \end_layout
33824
33825 \end_inset
33826
33827
33828 \begin_inset Note Note
33829 status open
33830
33831 \begin_layout Plain Layout
33832 以下の表は,
33833 \series bold
33834 braket
33835 \series default
33836  \SpecialChar LaTeX
33837 パッケージが導入済みのときのみ表示されます.
33838 \end_layout
33839
33840 \end_inset
33841
33842 以下のコマンドが定義されています.
33843 \end_layout
33844
33845 \begin_layout Standard
33846 \align center
33847 \begin_inset Tabular
33848 <lyxtabular version="3" rows="4" columns="2">
33849 <features booktabs="true" tabularvalignment="middle">
33850 <column alignment="center" valignment="top" width="0pt">
33851 <column alignment="center" valignment="top">
33852 <row>
33853 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33854 \begin_inset Text
33855
33856 \begin_layout Plain Layout
33857 コマンド
33858 \end_layout
33859
33860 \end_inset
33861 </cell>
33862 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33863 \begin_inset Text
33864
33865 \begin_layout Plain Layout
33866 出力
33867 \end_layout
33868
33869 \end_inset
33870 </cell>
33871 </row>
33872 <row>
33873 <cell alignment="center" valignment="top" usebox="none">
33874 \begin_inset Text
33875
33876 \begin_layout Plain Layout
33877
33878 \backslash
33879 Bra{
33880 \backslash
33881 psi
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890 \begin_inset Formula $\Bra{\psi}$
33891 \end_inset
33892
33893
33894 \end_layout
33895
33896 \end_inset
33897 </cell>
33898 </row>
33899 <row>
33900 <cell alignment="center" valignment="top" usebox="none">
33901 \begin_inset Text
33902
33903 \begin_layout Plain Layout
33904
33905 \backslash
33906 Ket{
33907 \backslash
33908 psi
33909 \end_layout
33910
33911 \end_inset
33912 </cell>
33913 <cell alignment="center" valignment="top" usebox="none">
33914 \begin_inset Text
33915
33916 \begin_layout Plain Layout
33917 \begin_inset Formula $\Ket{\psi}$
33918 \end_inset
33919
33920
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 </row>
33926 <row>
33927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931
33932 \backslash
33933 Braket{
33934 \backslash
33935 psi|
33936 \backslash
33937 phi
33938 \end_layout
33939
33940 \end_inset
33941 </cell>
33942 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33943 \begin_inset Text
33944
33945 \begin_layout Plain Layout
33946 \begin_inset Formula $\Braket{\psi|\phi}$
33947 \end_inset
33948
33949
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 </row>
33955 </lyxtabular>
33956
33957 \end_inset
33958
33959
33960 \end_layout
33961
33962 \begin_layout Standard
33963
33964 \series bold
33965
33966 \backslash
33967 Braket
33968 \series default
33969 コマンドを使うと,以下のように,すべての縦棒がそれを囲む括弧と同じ大きさに設定されます.
33970 \begin_inset Formula 
33971 \[
33972 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
33973 \]
33974
33975 \end_inset
33976
33977
33978 \begin_inset ERT
33979 status collapsed
33980
33981 \begin_layout Plain Layout
33982
33983
33984 \backslash
33985 else 
33986 \end_layout
33987
33988 \end_inset
33989
33990
33991 \begin_inset Note Note
33992 status open
33993
33994 \begin_layout Plain Layout
33995
33996 \series bold
33997 braket
33998 \series default
33999  \SpecialChar LaTeX
34000 パッケージが導入されていないときには,以下が表示されます.
34001 \end_layout
34002
34003 \end_inset
34004
34005
34006 \end_layout
34007
34008 \begin_layout Standard
34009 本小節の全体を出力で見るためには,
34010 \series bold
34011 braket
34012 \series default
34013  \SpecialChar LaTeX
34014 パッケージを導入する必要があります.
34015 \end_layout
34016
34017 \begin_layout Standard
34018 \begin_inset ERT
34019 status collapsed
34020
34021 \begin_layout Plain Layout
34022
34023
34024 \backslash
34025 fi 
34026 \end_layout
34027
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Standard
34034
34035 \series bold
34036
34037 \backslash
34038 Braket
34039 \series default
34040 と同じ効果は,第
34041 \begin_inset CommandInset ref
34042 LatexCommand ref
34043 reference "subsec:自動の括弧丈"
34044
34045 \end_inset
34046
34047 節に説明されているとおり,
34048 \series bold
34049
34050 \backslash
34051 middle
34052 \series default
34053 コマンドを用いることによっても実現できます.
34054 \end_layout
34055
34056 \begin_layout Subsection
34057 自己定義の分数
34058 \begin_inset CommandInset label
34059 LatexCommand label
34060 name "subsec:自己定義の分数"
34061
34062 \end_inset
34063
34064
34065 \begin_inset Index idx
34066 status collapsed
34067
34068 \begin_layout Plain Layout
34069 ぶんすう@分数 ! じこていぎの@自己定義の
34070 \end_layout
34071
34072 \end_inset
34073
34074
34075 \end_layout
34076
34077 \begin_layout Standard
34078 分数用の自己定義コマンドを定義するには,以下の書式を持つ
34079 \series bold
34080
34081 \backslash
34082 genfrac
34083 \series default
34084
34085 \begin_inset Index idx
34086 status collapsed
34087
34088 \begin_layout Plain Layout
34089 こまんど@コマンド ! G ! 
34090 \backslash
34091 genfrac
34092 \end_layout
34093
34094 \end_inset
34095
34096 コマンドを使います.
34097 \end_layout
34098
34099 \begin_layout Standard
34100
34101 \series bold
34102
34103 \backslash
34104 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34105 \begin_inset Newline newline
34106 \end_inset
34107
34108
34109 \begin_inset Phantom HPhantom
34110 status open
34111
34112 \begin_layout Plain Layout
34113
34114 \series bold
34115
34116 \backslash
34117 genfrac
34118 \end_layout
34119
34120 \end_inset
34121
34122 {分子}{分母}
34123 \end_layout
34124
34125 \begin_layout Standard
34126 ここで「様式」は,0
34127 \begin_inset space \thinspace{}
34128 \end_inset
34129
34130 -
34131 \begin_inset space \thinspace{}
34132 \end_inset
34133
34134 3の範囲の数字です.
34135 \end_layout
34136
34137 \begin_layout Standard
34138 \align center
34139 \begin_inset Tabular
34140 <lyxtabular version="3" rows="5" columns="2">
34141 <features booktabs="true" tabularvalignment="middle">
34142 <column alignment="center" valignment="top" width="0pt">
34143 <column alignment="center" valignment="top">
34144 <row>
34145 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Plain Layout
34149 数字
34150 \end_layout
34151
34152 \end_inset
34153 </cell>
34154 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34155 \begin_inset Text
34156
34157 \begin_layout Plain Layout
34158 様式(大きさ)
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 </row>
34164 <row>
34165 <cell alignment="center" valignment="top" usebox="none">
34166 \begin_inset Text
34167
34168 \begin_layout Plain Layout
34169 0
34170 \end_layout
34171
34172 \end_inset
34173 </cell>
34174 <cell alignment="center" valignment="top" usebox="none">
34175 \begin_inset Text
34176
34177 \begin_layout Plain Layout
34178 別行立て様式の数式
34179 \end_layout
34180
34181 \end_inset
34182 </cell>
34183 </row>
34184 <row>
34185 <cell alignment="center" valignment="top" usebox="none">
34186 \begin_inset Text
34187
34188 \begin_layout Plain Layout
34189 1
34190 \end_layout
34191
34192 \end_inset
34193 </cell>
34194 <cell alignment="center" valignment="top" usebox="none">
34195 \begin_inset Text
34196
34197 \begin_layout Plain Layout
34198 行内数式
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 </row>
34204 <row>
34205 <cell alignment="center" valignment="top" usebox="none">
34206 \begin_inset Text
34207
34208 \begin_layout Plain Layout
34209 2
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 <cell alignment="center" valignment="top" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218 やや小(small)
34219 \end_layout
34220
34221 \end_inset
34222 </cell>
34223 </row>
34224 <row>
34225 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34226 \begin_inset Text
34227
34228 \begin_layout Plain Layout
34229 3
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34235 \begin_inset Text
34236
34237 \begin_layout Plain Layout
34238 最小(tiny)
34239 \end_layout
34240
34241 \end_inset
34242 </cell>
34243 </row>
34244 </lyxtabular>
34245
34246 \end_inset
34247
34248
34249 \end_layout
34250
34251 \begin_layout Standard
34252 「様式」を指定しないときには,
34253 \series bold
34254
34255 \backslash
34256 frac
34257 \series default
34258 コマンドのように,大きさは周囲の環境に合わせて調節されます. 
34259 \end_layout
34260
34261 \begin_layout Standard
34262 「分数線の厚み」を指定しないときには,既定値である0.4
34263 \begin_inset space \thinspace{}
34264 \end_inset
34265
34266 ptが用いられます.
34267 \end_layout
34268
34269 \begin_layout Standard
34270 \begin_inset VSpace medskip
34271 \end_inset
34272
34273 たとえば,第
34274 \begin_inset CommandInset ref
34275 LatexCommand ref
34276 reference "subsec:分数"
34277
34278 \end_inset
34279
34280 節の
34281 \series bold
34282
34283 \backslash
34284 dfrac
34285 \series default
34286 コマンドおよび
34287 \series bold
34288
34289 \backslash
34290 tbinom
34291 \series default
34292 コマンドは,
34293 \end_layout
34294
34295 \begin_layout Standard
34296
34297 \series bold
34298
34299 \backslash
34300 newcommand{
34301 \backslash
34302 dfrac}[2]{
34303 \backslash
34304 genfrac{}{}{}{0}{#1}{#2}}
34305 \end_layout
34306
34307 \begin_layout Standard
34308 あるいは
34309 \end_layout
34310
34311 \begin_layout Standard
34312
34313 \series bold
34314
34315 \backslash
34316 newcommand{
34317 \backslash
34318 tbinom}[2]{
34319 \backslash
34320 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34321 \end_layout
34322
34323 \begin_layout Standard
34324 というコマンドで定義できます.
34325 \end_layout
34326
34327 \begin_layout Standard
34328 \begin_inset VSpace medskip
34329 \end_inset
34330
34331 分数線の厚みを非必須の引数として与えることのできる分数を定義するには,\SpecialChar LaTeX
34332 プリアンブルに
34333 \end_layout
34334
34335 \begin_layout Standard
34336
34337 \series bold
34338
34339 \backslash
34340 newcommand{
34341 \backslash
34342 fracS}[3][]{
34343 \backslash
34344 genfrac{}{}{#1}{}{#2}{#3}}
34345 \end_layout
34346
34347 \begin_layout Standard
34348 という行を入れます.
34349 \end_layout
34350
34351 \begin_layout Standard
34352 以下は,そのテストです.
34353 \begin_inset Formula 
34354 \begin{align*}
34355 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34356 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34357 \end{align*}
34358
34359 \end_inset
34360
34361 ご覧になってわかるように,分子や分母から分数線までの距離は,分数線の厚みの約3倍になります.
34362 \end_layout
34363
34364 \begin_layout Subsection
34365 数式の消去
34366 \begin_inset Index idx
34367 status collapsed
34368
34369 \begin_layout Plain Layout
34370 すうしき@数式 ! しょうきょ@消去
34371 \end_layout
34372
34373 \end_inset
34374
34375
34376 \end_layout
34377
34378 \begin_layout Standard
34379 数式の全体もしくは一部を消去するには,4つの方法があります.
34380 \end_layout
34381
34382 \begin_layout Standard
34383 \align center
34384 \begin_inset ERT
34385 status collapsed
34386
34387 \begin_layout Plain Layout
34388
34389
34390 \backslash
34391 ifcancel 
34392 \end_layout
34393
34394 \end_inset
34395
34396
34397 \begin_inset Note Note
34398 status open
34399
34400 \begin_layout Plain Layout
34401 下記の表は,\SpecialChar LaTeX
34402 パッケージ
34403 \series bold
34404 cancel
34405 \series default
34406 が導入済みの時のみ表示されます.
34407 \end_layout
34408
34409 \end_inset
34410
34411
34412 \end_layout
34413
34414 \begin_layout Standard
34415 \align center
34416 \begin_inset Tabular
34417 <lyxtabular version="3" rows="5" columns="2">
34418 <features booktabs="true" tabularvalignment="middle">
34419 <column alignment="center" valignment="top" width="0pt">
34420 <column alignment="center" valignment="top">
34421 <row>
34422 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34423 \begin_inset Text
34424
34425 \begin_layout Plain Layout
34426 コマンド
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34432 \begin_inset Text
34433
34434 \begin_layout Plain Layout
34435 出力
34436 \end_layout
34437
34438 \end_inset
34439 </cell>
34440 </row>
34441 <row>
34442 <cell alignment="center" valignment="top" usebox="none">
34443 \begin_inset Text
34444
34445 \begin_layout Plain Layout
34446
34447 \backslash
34448 cancel
34449 \begin_inset space \textvisiblespace{}
34450 \end_inset
34451
34452
34453 \backslash
34454 int
34455 \begin_inset space \textvisiblespace{}
34456 \end_inset
34457
34458 A=B
34459 \end_layout
34460
34461 \end_inset
34462 </cell>
34463 <cell alignment="center" valignment="top" usebox="none">
34464 \begin_inset Text
34465
34466 \begin_layout Plain Layout
34467 \begin_inset Formula $\cancel{\int A=B}$
34468 \end_inset
34469
34470
34471 \end_layout
34472
34473 \end_inset
34474 </cell>
34475 </row>
34476 <row topspace="1.5mm">
34477 <cell alignment="center" valignment="top" usebox="none">
34478 \begin_inset Text
34479
34480 \begin_layout Plain Layout
34481
34482 \backslash
34483 bcancel
34484 \begin_inset space \textvisiblespace{}
34485 \end_inset
34486
34487
34488 \backslash
34489 int
34490 \begin_inset space \textvisiblespace{}
34491 \end_inset
34492
34493 A=B
34494 \end_layout
34495
34496 \end_inset
34497 </cell>
34498 <cell alignment="center" valignment="top" usebox="none">
34499 \begin_inset Text
34500
34501 \begin_layout Plain Layout
34502 \begin_inset Formula $\bcancel{\int A=B}$
34503 \end_inset
34504
34505
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 </row>
34511 <row topspace="1.5mm">
34512 <cell alignment="center" valignment="top" usebox="none">
34513 \begin_inset Text
34514
34515 \begin_layout Plain Layout
34516
34517 \backslash
34518 xcancel
34519 \begin_inset space \textvisiblespace{}
34520 \end_inset
34521
34522
34523 \backslash
34524 int
34525 \begin_inset space \textvisiblespace{}
34526 \end_inset
34527
34528 A=B
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537 \begin_inset Formula $\xcancel{\int A=B}$
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \end_inset
34544 </cell>
34545 </row>
34546 <row>
34547 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34548 \begin_inset Text
34549
34550 \begin_layout Plain Layout
34551
34552 \backslash
34553 cancelto
34554 \begin_inset space \textvisiblespace{}
34555 \end_inset
34556
34557
34558 \backslash
34559 int
34560 \begin_inset space \textvisiblespace{}
34561 \end_inset
34562
34563 A=B
34564 \begin_inset Formula $\to$
34565 \end_inset
34566
34567 1
34568 \end_layout
34569
34570 \end_inset
34571 </cell>
34572 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34573 \begin_inset Text
34574
34575 \begin_layout Plain Layout
34576 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
34577 \end_inset
34578
34579
34580 \end_layout
34581
34582 \end_inset
34583 </cell>
34584 </row>
34585 </lyxtabular>
34586
34587 \end_inset
34588
34589
34590 \end_layout
34591
34592 \begin_layout Standard
34593
34594 \series bold
34595
34596 \backslash
34597 cancelto
34598 \series default
34599 は,以下のように,とくに数式中の分数の約分を表示するのに適しています.
34600 \begin_inset Formula 
34601 \[
34602 \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}}}
34603 \]
34604
34605 \end_inset
34606
34607
34608 \end_layout
34609
34610 \begin_layout Standard
34611
34612 \series bold
34613
34614 \backslash
34615 cancelto
34616 \series default
34617 の「下付き文字」寸法の大きさを変えるには,
34618 \end_layout
34619
34620 \begin_layout Standard
34621
34622 \series bold
34623
34624 \backslash
34625 PassOptionsToPackage{オプション}{cancel}
34626 \end_layout
34627
34628 \begin_layout Standard
34629 という行を\SpecialChar LaTeX
34630 プリアンブルに書き加えてください.ここで,
34631 \series bold
34632 オプション
34633 \series default
34634
34635 \series bold
34636 samesize
34637 \series default
34638 にすると,取り消した部分と同じ寸法になり,
34639 \series bold
34640 Smaller
34641 \series default
34642 にすると,通常よりも少し小さくなります.
34643 \end_layout
34644
34645 \begin_layout Standard
34646 取り消し線に色を付けるには,\SpecialChar TeX
34647 コードで以下のコマンドを書き加えてください.
34648 \end_layout
34649
34650 \begin_layout Standard
34651
34652 \series bold
34653
34654 \backslash
34655 renewcommand{
34656 \backslash
34657 CancelColor}{
34658 \backslash
34659 color{red}}
34660 \end_layout
34661
34662 \begin_layout Standard
34663 ここで
34664 \series bold
34665 red
34666 \series default
34667 は,お好みの色に変更することができます.
34668 \end_layout
34669
34670 \begin_layout Standard
34671 \begin_inset ERT
34672 status collapsed
34673
34674 \begin_layout Plain Layout
34675
34676
34677 \backslash
34678 renewcommand{
34679 \backslash
34680 CancelColor}{
34681 \backslash
34682 color{red}}
34683 \end_layout
34684
34685 \end_inset
34686
34687
34688 \end_layout
34689
34690 \begin_layout Standard
34691 \begin_inset Formula 
34692 \[
34693 \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}}}
34694 \]
34695
34696 \end_inset
34697
34698
34699 \end_layout
34700
34701 \begin_layout Standard
34702 \begin_inset ERT
34703 status collapsed
34704
34705 \begin_layout Plain Layout
34706
34707
34708 \backslash
34709 renewcommand{
34710 \backslash
34711 CancelColor}{
34712 \backslash
34713 color{black}}
34714 \end_layout
34715
34716 \end_inset
34717
34718
34719 \begin_inset Note Note
34720 status open
34721
34722 \begin_layout Plain Layout
34723 色をリセット
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Standard
34732 他の微調整については,
34733 \series bold
34734 cancel
34735 \series default
34736 パッケージの取扱説明書
34737 \begin_inset CommandInset citation
34738 LatexCommand cite
34739 key "cancel"
34740 literal "true"
34741
34742 \end_inset
34743
34744 をご覧ください.
34745 \begin_inset Index idx
34746 status collapsed
34747
34748 \begin_layout Plain Layout
34749 ぱっけーじ@パッケージ ! cancel
34750 \end_layout
34751
34752 \end_inset
34753
34754
34755 \end_layout
34756
34757 \begin_layout Standard
34758 \begin_inset ERT
34759 status collapsed
34760
34761 \begin_layout Plain Layout
34762
34763
34764 \backslash
34765 else 
34766 \end_layout
34767
34768 \end_inset
34769
34770
34771 \begin_inset Note Note
34772 status open
34773
34774 \begin_layout Plain Layout
34775 下記の表は,\SpecialChar LaTeX
34776 パッケージ
34777 \series bold
34778 cancel
34779 \series default
34780 が導入済みの時のみ表示されます.
34781 \end_layout
34782
34783 \end_inset
34784
34785
34786 \end_layout
34787
34788 \begin_layout Standard
34789 本小節の続きを見るには,\SpecialChar LaTeX
34790 パッケージ
34791 \series bold
34792 cancel
34793 \series default
34794 を導入する必要があります.
34795 \end_layout
34796
34797 \begin_layout Standard
34798 \begin_inset ERT
34799 status collapsed
34800
34801 \begin_layout Plain Layout
34802
34803
34804 \backslash
34805 fi 
34806 \end_layout
34807
34808 \end_inset
34809
34810
34811 \end_layout
34812
34813 \begin_layout Subsection
34814 節見出し中の数式
34815 \begin_inset CommandInset label
34816 LatexCommand label
34817 name "subsec:節見出し中の数式"
34818
34819 \end_inset
34820
34821
34822 \begin_inset Index idx
34823 status collapsed
34824
34825 \begin_layout Plain Layout
34826 すうしき@数式 ! せつみだしちゅうの@節見出し中の
34827 \end_layout
34828
34829 \end_inset
34830
34831
34832 \end_layout
34833
34834 \begin_layout Standard
34835 数式を節見出し中で使う際には,以下のことに留意しなくてはなりません.
34836 \end_layout
34837
34838 \begin_layout Standard
34839 \begin_inset Note Greyedout
34840 status open
34841
34842 \begin_layout Plain Layout
34843 文書設定ダイアログの
34844 \family sans
34845 PDF特性
34846 \family default
34847
34848 \series bold
34849 hyperref
34850 \series default
34851
34852 \begin_inset Index idx
34853 status collapsed
34854
34855 \begin_layout Plain Layout
34856 ぱっけーじ@パッケージ ! hyperref
34857 \end_layout
34858
34859 \end_inset
34860
34861 サポートが有効になっている場合,PDFのしおりが,目次にある節見出しすべてに関して生成されます.しおり中に数式を入れることはPDFの慣習に違反しているため,節見
34862 出しに数式が含まれている場合,数式はしおり中に誤った文字列として表示されます.
34863 \end_layout
34864
34865 \end_inset
34866
34867
34868 \end_layout
34869
34870 \begin_layout Standard
34871 これらの問題は,
34872 \family sans
34873 挿入\SpecialChar menuseparator
34874 短縮タイトル
34875 \family default
34876 メニューを使って,問題となる節見出しの最後に短縮タイトルを入れることで解決することができます.短縮タイトルは,目次が美しく整形されるように,多行にわたる節見出し
34877 に別名を付けるものです.目次中には,短縮タイトルのみが表示され,したがってPDFしおり中にも短縮タイトルのみが表示されます.
34878 \end_layout
34879
34880 \begin_layout Standard
34881 数式を目次中でも使わなくてもならないが,
34882 \series bold
34883 hyperref
34884 \series default
34885 も使用しなくてはならないときには,
34886 \end_layout
34887
34888 \begin_layout Standard
34889
34890 \series bold
34891
34892 \backslash
34893 texorpdfstring{部分}{代替文字列}
34894 \begin_inset Index idx
34895 status collapsed
34896
34897 \begin_layout Plain Layout
34898 こまんど@コマンド ! T ! 
34899 \backslash
34900 texorpdfstring
34901 \end_layout
34902
34903 \end_inset
34904
34905
34906 \end_layout
34907
34908 \begin_layout Standard
34909 というコマンドを\SpecialChar TeX
34910 モードで使う方法があります.
34911 \end_layout
34912
34913 \begin_layout Standard
34914 「部分」は,見出し中,PDFしおりに表示したくない部分です.これは,文字・数式・脚註のほかに相互参照をとることもできます.しおりには,この部分の代わりに,「代替
34915 文字列」が用いられます.
34916 \end_layout
34917
34918 \begin_layout Standard
34919 以下の二つは,見出しの例です.
34920 \begin_inset VSpace -3mm
34921 \end_inset
34922
34923
34924 \begin_inset ERT
34925 status collapsed
34926
34927 \begin_layout Plain Layout
34928
34929
34930 \backslash
34931 boldmath 
34932 \end_layout
34933
34934 \end_inset
34935
34936
34937 \end_layout
34938
34939 \begin_layout Subsubsection
34940 目次中では数式を使わない見出し
34941 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34942 \end_inset
34943
34944
34945 \begin_inset Argument 1
34946 status collapsed
34947
34948 \begin_layout Plain Layout
34949 目次中では数式を使わない見出し
34950 \end_layout
34951
34952 \end_inset
34953
34954
34955 \end_layout
34956
34957 \begin_layout Subsubsection
34958 目次中で数式を使う見出し
34959 \begin_inset ERT
34960 status collapsed
34961
34962 \begin_layout Plain Layout
34963
34964
34965 \backslash
34966 texorpdfstring{
34967 \end_layout
34968
34969 \end_inset
34970
34971  
34972 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34973 \end_inset
34974
34975
34976 \begin_inset ERT
34977 status collapsed
34978
34979 \begin_layout Plain Layout
34980
34981 }{}
34982 \end_layout
34983
34984 \end_inset
34985
34986
34987 \end_layout
34988
34989 \begin_layout Standard
34990 \begin_inset ERT
34991 status collapsed
34992
34993 \begin_layout Plain Layout
34994
34995
34996 \backslash
34997 unboldmath 
34998 \end_layout
34999
35000 \end_inset
35001
35002 一つめの見出しでは短縮タイトルが使われており,二つめの見出しでは
35003 \series bold
35004
35005 \backslash
35006 texorpdfstring
35007 \series default
35008 が使われています.
35009 \end_layout
35010
35011 \begin_layout Standard
35012 他の節見出しと同じ書式を得るために,上の見出し全体は
35013 \series bold
35014 boldmath
35015 \series default
35016 環境に設定してあります
35017 \begin_inset Foot
35018 status collapsed
35019
35020 \begin_layout Plain Layout
35021
35022 \begin_inset CommandInset ref
35023 LatexCommand ref
35024 reference "subsec:ボールド体の数式"
35025
35026 \end_inset
35027
35028 節参照.
35029 \end_layout
35030
35031 \end_inset
35032
35033
35034 \end_layout
35035
35036 \begin_layout Subsection
35037 多段組文中の数式
35038 \begin_inset Index idx
35039 status collapsed
35040
35041 \begin_layout Plain Layout
35042 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35043 \end_layout
35044
35045 \end_inset
35046
35047
35048 \end_layout
35049
35050 \begin_layout Standard
35051 多段組文中に数式を作ると,段の中に収まりきらないことも多く,ページ幅全体に広がるようにする必要があることがあります.これは,
35052 \series bold
35053 multicol
35054 \series default
35055
35056 \begin_inset Foot
35057 status collapsed
35058
35059 \begin_layout Plain Layout
35060
35061 \series bold
35062 multicol
35063 \series default
35064 は,標準的\SpecialChar LaTeX
35065 頒布版のすべてに含まれています.
35066 \end_layout
35067
35068 \end_inset
35069
35070
35071 \begin_inset Index idx
35072 status collapsed
35073
35074 \begin_layout Plain Layout
35075 ぱっけーじ@パッケージ ! multicol
35076 \end_layout
35077
35078 \end_inset
35079
35080  \SpecialChar LaTeX
35081 パッケージを,
35082 \end_layout
35083
35084 \begin_layout Standard
35085
35086 \series bold
35087
35088 \backslash
35089 usepackage{multicol}
35090 \end_layout
35091
35092 \begin_layout Standard
35093 という\SpecialChar LaTeX
35094 プリアンブル行を書いて読み込むことで,実現できます.
35095 \end_layout
35096
35097 \begin_layout Standard
35098 \begin_inset Note Greyedout
35099 status open
35100
35101 \begin_layout Plain Layout
35102 ここで,
35103 \family sans
35104 文書\SpecialChar menuseparator
35105 設定
35106 \family default
35107 メニューの
35108 \family sans
35109 本文レイアウト
35110 \family default
35111 で,
35112 \family sans
35113 二段組文書
35114 \family default
35115 の設定を
35116 \emph on
35117 有効にしてはならない
35118 \emph default
35119 ことに注意してください.
35120 \end_layout
35121
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Standard
35128 多段組文の前に
35129 \end_layout
35130
35131 \begin_layout Standard
35132
35133 \series bold
35134
35135 \backslash
35136 begin{multicols}{段数}
35137 \end_layout
35138
35139 \begin_layout Standard
35140 というコマンドを\SpecialChar TeX
35141 モードで書き入れます.「段数」は,2
35142 \begin_inset space \thinspace{}
35143 \end_inset
35144
35145 -
35146 \begin_inset space \thinspace{}
35147 \end_inset
35148
35149 10のあいだの数字です.多段組文の終わる数式の前には,
35150 \end_layout
35151
35152 \begin_layout Standard
35153
35154 \series bold
35155
35156 \backslash
35157 end{multicols}
35158 \end_layout
35159
35160 \begin_layout Standard
35161 というコマンドを\SpecialChar TeX
35162 モードで入れます.
35163 \end_layout
35164
35165 \begin_layout Standard
35166 このコマンドによって,数式の前にいくらかの余白が,自動的に作られます.これをなくすには,数式の前に-6
35167 \begin_inset space \thinspace{}
35168 \end_inset
35169
35170 mmの垂直空白を入れて下さい.数式様式
35171 \series bold
35172
35173 \begin_inset Foot
35174 status collapsed
35175
35176 \begin_layout Plain Layout
35177 数式様式に関しては,第
35178 \begin_inset CommandInset ref
35179 LatexCommand ref
35180 reference "sec:数式様式"
35181
35182 \end_inset
35183
35184 節をご覧下さい.
35185 \end_layout
35186
35187 \end_inset
35188
35189
35190 \series default
35191 として
35192 \series bold
35193 行頭下げ
35194 \series default
35195 を使用している場合には,代わりに-9
35196 \begin_inset space \thinspace{}
35197 \end_inset
35198
35199 mmの垂直空白を入れて下さい.
35200 \end_layout
35201
35202 \begin_layout Standard
35203 以下は,別行立て数式を含む,多段組文の例です.
35204 \end_layout
35205
35206 \begin_layout Standard
35207 \begin_inset ERT
35208 status collapsed
35209
35210 \begin_layout Plain Layout
35211
35212
35213 \backslash
35214 begin{multicols}{2}
35215 \end_layout
35216
35217 \end_inset
35218
35219
35220 \lang ngerman
35221 Das Spektrum wird fouriertransformiert.
35222  Die Fouriertransformation wird verwendet, um die 
35223  überlagerten Signale (Netzwerk, Lösungsmittel) zu trennen.
35224  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35225  nun das Aussehen des Ausgangssignals.
35226  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35227  über alle Phasen integrieren muss.
35228  Sei nun 
35229 \begin_inset Formula $S$
35230 \end_inset
35231
35232  unser normiertes Ausgangssignal und 
35233 \begin_inset Formula $P$
35234 \end_inset
35235
35236  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35237 \lang japanese
35238
35239 \begin_inset ERT
35240 status collapsed
35241
35242 \begin_layout Plain Layout
35243
35244
35245 \backslash
35246 end{multicols}
35247 \end_layout
35248
35249 \end_inset
35250
35251
35252 \begin_inset VSpace -6mm
35253 \end_inset
35254
35255
35256 \begin_inset Formula 
35257 \begin{equation}
35258 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35259 \end{equation}
35260
35261 \end_inset
35262
35263
35264 \begin_inset ERT
35265 status collapsed
35266
35267 \begin_layout Plain Layout
35268
35269
35270 \backslash
35271 begin{multicols}{2}
35272 \end_layout
35273
35274 \end_inset
35275
35276
35277 \lang ngerman
35278 wobei 
35279 \begin_inset Formula $S_{0}$
35280 \end_inset
35281
35282  das Signal ohne Gradient ist und die Normierungsbedingung 
35283 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35284 \end_inset
35285
35286  gilt.
35287  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35288  Direkt nach dem 
35289 \begin_inset Formula $\nicefrac{\pi}{2}$
35290 \end_inset
35291
35292
35293 \begin_inset space \thinspace{}
35294 \end_inset
35295
35296 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35297  das Signal zusätzlich abschwächt.
35298  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten 
35299 \begin_inset Formula $T_{2}$
35300 \end_inset
35301
35302 -Zeit.
35303 \end_layout
35304
35305 \begin_layout Standard
35306 \begin_inset ERT
35307 status collapsed
35308
35309 \begin_layout Plain Layout
35310
35311
35312 \backslash
35313 end{multicols}
35314 \end_layout
35315
35316 \end_inset
35317
35318  
35319 \end_layout
35320
35321 \begin_layout Subsection
35322 変数の説明付き数式
35323 \begin_inset Index idx
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Standard
35336 \begin_inset CommandInset ref
35337 LatexCommand eqref
35338 reference "eq:within"
35339
35340 \end_inset
35341
35342 式のように,数式内で変数の説明をするには,
35343 \begin_inset Formula $n$
35344 \end_inset
35345
35346 個の変数が使われている場合,左寄せの列を持つ
35347 \begin_inset Formula $2\times n$
35348 \end_inset
35349
35350 行列を使用します
35351 \begin_inset Foot
35352 status collapsed
35353
35354 \begin_layout Plain Layout
35355 行列に関しては,第
35356 \begin_inset CommandInset ref
35357 LatexCommand ref
35358 reference "sec:行列"
35359
35360 \end_inset
35361
35362 節参照.
35363 \end_layout
35364
35365 \end_inset
35366
35367 .説明を小さな文字にするには,行列の前に,たとえば
35368 \series bold
35369
35370 \backslash
35371 footnotesize
35372 \series default
35373 コマンドを挿入します
35374 \begin_inset Foot
35375 status collapsed
35376
35377 \begin_layout Plain Layout
35378 フォント寸法に関しては,第
35379 \begin_inset CommandInset ref
35380 LatexCommand ref
35381 reference "subsec:書体寸法"
35382
35383 \end_inset
35384
35385 節参照.
35386 \end_layout
35387
35388 \end_inset
35389
35390
35391 \end_layout
35392
35393 \begin_layout Standard
35394 数式様式に
35395 \series bold
35396 行頭下げ
35397 \begin_inset Foot
35398 status collapsed
35399
35400 \begin_layout Plain Layout
35401 数式様式に関しては,第
35402 \begin_inset CommandInset ref
35403 LatexCommand ref
35404 reference "sec:数式様式"
35405
35406 \end_inset
35407
35408 節参照.
35409 \end_layout
35410
35411 \end_inset
35412
35413
35414 \series default
35415 を使っている場合,行列を数式とページ余白から等距離に置くために,行列の前後に
35416 \series bold
35417
35418 \backslash
35419 hfill
35420 \series default
35421
35422 \begin_inset Foot
35423 status collapsed
35424
35425 \begin_layout Plain Layout
35426
35427 \series bold
35428
35429 \backslash
35430 hfill
35431 \series default
35432 は,
35433 \series bold
35434 行頭下げ
35435 \series default
35436 様式のときのみ機能します.第
35437 \begin_inset CommandInset ref
35438 LatexCommand ref
35439 reference "subsec:可変長の空白"
35440
35441 \end_inset
35442
35443 節をご覧下さい.
35444 \end_layout
35445
35446 \end_inset
35447
35448 を入れます.
35449 \end_layout
35450
35451 \begin_layout Standard
35452 数式様式に
35453 \series bold
35454 中央揃え
35455 \series default
35456 を使っている場合,数式を字下げするには,第
35457 \begin_inset CommandInset ref
35458 LatexCommand ref
35459 reference "subsec:flalign環境"
35460
35461 \end_inset
35462
35463 節で述べた方法を使用します.
35464 \begin_inset CommandInset ref
35465 LatexCommand eqref
35466 reference "eq:within"
35467
35468 \end_inset
35469
35470 式には5列があり,最初の2列には数式,3列めには行列,最終列には空の\SpecialChar TeX
35471 括弧が入っています.
35472 \begin_inset Formula 
35473 \begin{flalign}
35474 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35475 \rho & \textrm{density}\\
35476 V & \textrm{volume}\\
35477 g & \textrm{gravitational acceleration}
35478 \end{array} &  & {}\label{eq:within}
35479 \end{flalign}
35480
35481 \end_inset
35482
35483
35484 \end_layout
35485
35486 \begin_layout Subsection
35487 アップライト体のギリシャ小文字
35488 \begin_inset CommandInset label
35489 LatexCommand label
35490 name "subsec:アップライト体ギリシャ小文字"
35491
35492 \end_inset
35493
35494
35495 \begin_inset Index idx
35496 status collapsed
35497
35498 \begin_layout Plain Layout
35499 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35500 \end_layout
35501
35502 \end_inset
35503
35504
35505 \end_layout
35506
35507 \begin_layout Standard
35508 ほとんどの数式書体は,イタリック体のギリシャ小文字しか提供していません.しかし,
35509 \begin_inset Formula $\pi$
35510 \end_inset
35511
35512 中間子やニュートリノのような素粒子の記号には,アップライト体のギリシャ文字が必要とされます.
35513 \series bold
35514 upgreek.sty
35515 \series default
35516
35517 \begin_inset Foot
35518 status collapsed
35519
35520 \begin_layout Plain Layout
35521
35522 \series bold
35523 upgreek
35524 \series default
35525 は,
35526 \series bold
35527 was
35528 \series default
35529
35530 \begin_inset Index idx
35531 status collapsed
35532
35533 \begin_layout Plain Layout
35534 ぱっけーじ@パッケージ ! was
35535 \begin_inset ERT
35536 status collapsed
35537
35538 \begin_layout Plain Layout
35539
35540
35541 \backslash
35542 vspace{4mm}
35543 \end_layout
35544
35545 \end_inset
35546
35547
35548 \end_layout
35549
35550 \end_inset
35551
35552  \SpecialChar LaTeX
35553 パッケージの一部です.
35554 \end_layout
35555
35556 \end_inset
35557
35558
35559 \begin_inset Index idx
35560 status collapsed
35561
35562 \begin_layout Plain Layout
35563 ぱっけーじ@パッケージ ! upgreek
35564 \end_layout
35565
35566 \end_inset
35567
35568  ファイルを
35569 \end_layout
35570
35571 \begin_layout Standard
35572
35573 \series bold
35574
35575 \backslash
35576 usepackage{upgreek}
35577 \end_layout
35578
35579 \begin_layout Standard
35580 という\SpecialChar LaTeX
35581 プリアンブル行で読み込めば,これらが提供されるようになります.
35582 \begin_inset ERT
35583 status collapsed
35584
35585 \begin_layout Plain Layout
35586
35587
35588 \backslash
35589 ifupgreek 
35590 \end_layout
35591
35592 \end_inset
35593
35594
35595 \begin_inset Note Note
35596 status open
35597
35598 \begin_layout Plain Layout
35599 以下の表は,
35600 \series bold
35601 upgreek
35602 \series default
35603  \SpecialChar LaTeX
35604 パッケージが導入済みのときのみ表示されます.
35605 \end_layout
35606
35607 \end_inset
35608
35609 アップライト体のギリシャ小文字は,ギリシャ小文字のコマンド名の前に
35610 \series bold
35611 up
35612 \series default
35613 を付けると作ることができます.たとえば
35614 \series bold
35615
35616 \backslash
35617 uptau
35618 \series default
35619 コマンドは,
35620 \begin_inset Formula $\uptau$
35621 \end_inset
35622
35623 のようになります.
35624 \end_layout
35625
35626 \begin_layout Standard
35627 これらのコマンドを使えば,以下のような素粒子の反応を組版することができるようになります.
35628 \begin_inset Formula 
35629 \[
35630 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35631 \]
35632
35633 \end_inset
35634
35635
35636 \end_layout
35637
35638 \begin_layout Standard
35639 アップライト体の文字は,イタリック体のものよりも太く幅広です.したがって,これらを「
35640 \begin_inset Formula $\mu m$
35641 \end_inset
35642
35643 」のような単位に使うべきではありません.
35644 \end_layout
35645
35646 \begin_layout Standard
35647 \begin_inset ERT
35648 status collapsed
35649
35650 \begin_layout Plain Layout
35651
35652
35653 \backslash
35654 else 
35655 \end_layout
35656
35657 \end_inset
35658
35659
35660 \begin_inset Note Note
35661 status open
35662
35663 \begin_layout Plain Layout
35664 以下は,
35665 \series bold
35666 upgreek
35667 \series default
35668  \SpecialChar LaTeX
35669 パッケージが導入されていないときのみ表示されます.
35670 \end_layout
35671
35672 \end_inset
35673
35674
35675 \end_layout
35676
35677 \begin_layout Standard
35678 この小節のすべてを出力で見るには,
35679 \series bold
35680 upgreek
35681 \series default
35682  \SpecialChar LaTeX
35683 パッケージを導入する必要があります.
35684 \end_layout
35685
35686 \begin_layout Standard
35687 \begin_inset ERT
35688 status collapsed
35689
35690 \begin_layout Plain Layout
35691
35692
35693 \backslash
35694 fi 
35695 \end_layout
35696
35697 \end_inset
35698
35699
35700 \end_layout
35701
35702 \begin_layout Subsection
35703 数式中のテキスト文字
35704 \begin_inset Index idx
35705 status collapsed
35706
35707 \begin_layout Plain Layout
35708 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
35709 \end_layout
35710
35711 \end_inset
35712
35713
35714 \end_layout
35715
35716 \begin_layout Standard
35717 折にふれて,テキスト文字を直接数式中に入れたいときがあるでしょう.たとえば,中黒「·」を
35718 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35719 \end_inset
35720
35721 のように数式中で頻繁に用いようとすると,この中黒はすべてのエンコーディングでテキスト文字として定義されているために,代わりに
35722 \series bold
35723
35724 \backslash
35725 cdot
35726 \series default
35727
35728 \begin_inset Foot
35729 status collapsed
35730
35731 \begin_layout Plain Layout
35732
35733 \begin_inset CommandInset ref
35734 LatexCommand ref
35735 reference "subsec:二項演算子"
35736
35737 \end_inset
35738
35739 節参照.
35740 \end_layout
35741
35742 \end_inset
35743
35744 コマンドを挿入しなくてはならなくなることでしょう.しかし,
35745 \end_layout
35746
35747 \begin_layout Standard
35748
35749 \series bold
35750
35751 \backslash
35752 Declare Inputtext{183}{
35753 \backslash
35754 ifmmode
35755 \backslash
35756 cdot
35757 \backslash
35758 else
35759 \backslash
35760 textperiodcentered
35761 \backslash
35762 f\SpecialChar ligaturebreak
35763 i}
35764 \end_layout
35765
35766 \begin_layout Standard
35767 という\SpecialChar LaTeX
35768 プリアンブル行を使えば,エンコーディングに変更を加えることができます.
35769 \end_layout
35770
35771 \begin_layout Standard
35772 文字エンコーディング(
35773 \family sans
35774 文書\SpecialChar menuseparator
35775 設定\SpecialChar menuseparator
35776 言語
35777 \family default
35778 メニュー)は,キーボード上の
35779 \begin_inset Flex Ruby
35780 status collapsed
35781
35782 \begin_layout Plain Layout
35783
35784 \begin_inset Argument post:1
35785 status collapsed
35786
35787 \begin_layout Plain Layout
35788 キー
35789 \end_layout
35790
35791 \end_inset
35792
35793
35794 \end_layout
35795
35796 \end_inset
35797
35798 が押されたときにどの文字が表示されるかを指定します.「·」文字に対応する鍵が押されると,内部的には
35799 \series bold
35800
35801 \backslash
35802 textperiodcentered
35803 \series default
35804 コマンドが使用されます.しかし,このコマンドは数式中では使えないので,\SpecialChar LaTeX
35805 エラーが発生するのです.変更後のエンコーディングでは,文字が数式中に挿入されたか否かによっ
35806 て,正しいコマンドが自動的に選択されます.
35807 \end_layout
35808
35809 \begin_layout Standard
35810 定義ファイル中には,複数の文字のエンコーディングが保管されています.たとえば,
35811 \series bold
35812 latin9
35813 \series default
35814 エンコーディングは,\SpecialChar LaTeX
35815 がインストールされたフォルダにある
35816 \series bold
35817 latin9.def
35818 \series default
35819 ファイルに定義されています.エンコーディングは,\SpecialChar LaTeX
35820 プリアンブルで変更するべきであって,定義ファイルを変更してはなりません.さもないと,自分の作成した文書は,他のコ
35821 ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます.
35822 \end_layout
35823
35824 \begin_layout Standard
35825 \begin_inset VSpace medskip
35826 \end_inset
35827
35828 中黒の他にこの文書では,角度記号「
35829 \begin_inset Formula $^{\circ}$
35830 \end_inset
35831
35832 」が,数式に直接入れることができるよう,以下のような\SpecialChar LaTeX
35833 プリアンブル行で定義されています
35834 \begin_inset Foot
35835 status collapsed
35836
35837 \begin_layout Plain Layout
35838 【訳註】p\SpecialChar LaTeX
35839 では,これらの定義は必要ないので,コメントアウトして無効にしてあります.
35840 \end_layout
35841
35842 \end_inset
35843
35844
35845 \end_layout
35846
35847 \begin_layout Standard
35848
35849 \series bold
35850
35851 \backslash
35852 DeclareInputtext{176}{
35853 \backslash
35854 ifmmode^
35855 \backslash
35856 circ
35857 \backslash
35858 else
35859 \backslash
35860 textdegree
35861 \backslash
35862 f\SpecialChar ligaturebreak
35863 i}
35864 \end_layout
35865
35866 \begin_layout Subsection
35867 数式中の\SpecialChar LaTeX
35868 コメント
35869 \begin_inset Index idx
35870 status collapsed
35871
35872 \begin_layout Plain Layout
35873 L atexこめんと@\SpecialChar LaTeX
35874 コメント
35875 \end_layout
35876
35877 \end_inset
35878
35879
35880 \end_layout
35881
35882 \begin_layout Standard
35883 本文中では,ファイルの\SpecialChar LaTeX
35884 ソースコードでのみ見ることのできるコメントを,
35885 \family sans
35886 挿入
35887 \lang english
35888 \SpecialChar menuseparator
35889
35890 \lang japanese
35891 註釈
35892 \lang english
35893 \SpecialChar menuseparator
35894
35895 \lang japanese
35896 コメント
35897 \family default
35898 メニューで挿入することができます.これと同じことは,数式中ではできませんが,
35899 \end_layout
35900
35901 \begin_layout Standard
35902
35903 \series bold
35904
35905 \backslash
35906 %
35907 \end_layout
35908
35909 \begin_layout Standard
35910 というコマンドを使えば,\SpecialChar LaTeX
35911 コメントを挿入することができます.このコマンドを打ち込むと,コメントを書き込むことのできるボックスが生成されます.\SpecialChar LyX
35912 のバグのせいで
35913 \begin_inset Foot
35914 status collapsed
35915
35916 \begin_layout Plain Layout
35917 \begin_inset CommandInset href
35918 LatexCommand href
35919 name "LyX-bug #9002"
35920 target "https://www.lyx.org/trac/ticket/9002"
35921 literal "false"
35922
35923 \end_inset
35924
35925
35926 \end_layout
35927
35928 \end_inset
35929
35930 ,コメント中に,通常の本文や数式内本文そのものを書くことはできませんが,\SpecialChar LaTeX
35931 出力中に,\SpecialChar LaTeX
35932 コマンドの形では見ることができます.
35933 \lang english
35934
35935 \begin_inset Newline newline
35936 \end_inset
35937
35938
35939 \lang japanese
35940 下記は,\SpecialChar LaTeX
35941 コメントを持つ数式の例です.
35942 \begin_inset Formula 
35943 \[
35944 A=B%\text{これはコメントです。}
35945 \]
35946
35947 \end_inset
35948
35949
35950 \end_layout
35951
35952 \begin_layout Section
35953 \start_of_appendix
35954 組版上の助言
35955 \begin_inset Index idx
35956 status collapsed
35957
35958 \begin_layout Plain Layout
35959 くみばんじょうのじょげん@組版上の助言
35960 \end_layout
35961
35962 \end_inset
35963
35964
35965 \end_layout
35966
35967 \begin_layout Standard
35968 この節は,ISO規範に掲げてある,もっとも重要な組版ルールの要約です
35969 \begin_inset Foot
35970 status collapsed
35971
35972 \begin_layout Plain Layout
35973 この要約の一部は,ISO規則を取り上げている「Duden」
35974 \begin_inset CommandInset citation
35975 LatexCommand cite
35976 key "Duden"
35977 literal "true"
35978
35979 \end_inset
35980
35981 と呼ばれるドイツの半公的辞書から採られています.
35982 \end_layout
35983
35984 \end_inset
35985
35986
35987 \end_layout
35988
35989 \begin_layout Itemize
35990 物理単位は,つねに(イタリック文中にあるときも)アップライト体にします
35991 \begin_inset Foot
35992 status collapsed
35993
35994 \begin_layout Plain Layout
35995 書体様式で指定します.第
35996 \begin_inset CommandInset ref
35997 LatexCommand ref
35998 reference "subsec:書体様式"
35999
36000 \end_inset
36001
36002 節を参照.
36003 \end_layout
36004
36005 \end_inset
36006
36007 :30
36008 \begin_inset space \thinspace{}
36009 \end_inset
36010
36011 km/h
36012 \begin_inset Newline newline
36013 \end_inset
36014
36015 値と単位の間には,最小空白を入れます.第
36016 \begin_inset CommandInset ref
36017 LatexCommand ref
36018 reference "subsec:定義済みの空白"
36019
36020 \end_inset
36021
36022 節を参照.
36023 \begin_inset Newline newline
36024 \end_inset
36025
36026 この慣習は,
36027 \series bold
36028
36029 \backslash
36030 unittwo
36031 \series default
36032 コマンドを使用すると,つねに満たされます.このコマンドを数式に入れると,二つの枠が現れます.最初の枠には値をいれ,第二の枠に単位を入れると,上記と同じような結果
36033 が得られます:
36034 \begin_inset Formula $\unit[30]{km/h}$
36035 \end_inset
36036
36037
36038 \begin_inset space \thinspace{}
36039 \end_inset
36040
36041 .実は,
36042 \series bold
36043
36044 \backslash
36045 unittwo
36046 \series default
36047 は,\SpecialChar LaTeX
36048 コマンドの実体ではなく,
36049 \series bold
36050
36051 \backslash
36052 unit[値]{単位}
36053 \series default
36054 というコマンドです.したがって,これを\SpecialChar TeX
36055 コード中で使用することはできません.
36056 \end_layout
36057
36058 \begin_layout Itemize
36059 百分率記号と千分率記号は,物理単位と同様に組みます:
36060 \begin_inset Newline newline
36061 \end_inset
36062
36063 血中アルコール1,2
36064 \begin_inset space \thinspace{}
36065 \end_inset
36066
36067
36068 \end_layout
36069
36070 \begin_layout Itemize
36071 角度記号は値の直後に置きます:
36072 \begin_inset Formula $15^{\circ}$
36073 \end_inset
36074
36075 .しかし,単位として用いられるときは別です:15
36076 \begin_inset space \thinspace{}
36077 \end_inset
36078
36079
36080 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36081 \end_inset
36082
36083
36084 \end_layout
36085
36086 \begin_layout Itemize
36087 4桁以上の数は,3桁ごとに最小空白を直前に挿入して,グループ化します:18
36088 \begin_inset space \thinspace{}
36089 \end_inset
36090
36091 473
36092 \begin_inset space \thinspace{}
36093 \end_inset
36094
36095 588
36096 \end_layout
36097
36098 \begin_layout Itemize
36099 \begin_inset Formula $120\times90\times40$
36100 \end_inset
36101
36102
36103 \begin_inset space \thinspace{}
36104 \end_inset
36105
36106 cmのような寸法には,積記号「
36107 \begin_inset Formula $\times$
36108 \end_inset
36109
36110 」を用います.これは,
36111 \series bold
36112
36113 \backslash
36114 times
36115 \series default
36116 コマンドか,
36117 \family sans
36118 挿入\SpecialChar menuseparator
36119 特殊文字\SpecialChar menuseparator
36120 記号
36121 \family default
36122 メニューから入れることができます.
36123 \end_layout
36124
36125 \begin_layout Itemize
36126 いくつかの文字を含む関数名は,混乱を防ぐためにアップライト体にします.第
36127 \begin_inset CommandInset ref
36128 LatexCommand ref
36129 reference "subsec:定義済み函数"
36130
36131 \end_inset
36132
36133 節を参照.
36134 \end_layout
36135
36136 \begin_layout Itemize
36137 複数の文字を含む指数は,アップライト体にします:
36138 \begin_inset Formula $E_{\mathrm{kin}}$
36139 \end_inset
36140
36141
36142 \begin_inset Newline newline
36143 \end_inset
36144
36145 行列要素はイタリック体にします:
36146 \begin_inset Formula $\hat{H}_{kl}$
36147 \end_inset
36148
36149
36150 \end_layout
36151
36152 \begin_layout Itemize
36153 微分作用素・積分作用素「d」,オイラー数「e」,虚数単位「i」は,他の変数と間違えることを避けるために,アップライト体にします.
36154 \end_layout
36155
36156 \begin_layout Itemize
36157
36158 \noun on
36159 フーリエ
36160 \noun default
36161 変換を表す文字は,
36162 \series bold
36163
36164 \backslash
36165 mathscr
36166 \begin_inset space \textvisiblespace{}
36167 \end_inset
36168
36169 {F
36170 \series default
36171 コマンド
36172 \begin_inset Index idx
36173 status collapsed
36174
36175 \begin_layout Plain Layout
36176 こまんど@コマンド! M ! 
36177 \backslash
36178 mathscr
36179 \end_layout
36180
36181 \end_inset
36182
36183
36184 \family sans
36185 挿入\SpecialChar menuseparator
36186 特殊文字\SpecialChar menuseparator
36187 記号\SpecialChar menuseparator
36188 文字様記号
36189 \family default
36190 メニューの
36191 \begin_inset Formula $\mathscr{F}$
36192 \end_inset
36193
36194 で入れることができます.
36195 \end_layout
36196
36197 \begin_layout Standard
36198 \begin_inset Newpage newpage
36199 \end_inset
36200
36201
36202 \end_layout
36203
36204 \begin_layout Section
36205 同義語
36206 \begin_inset Index idx
36207 status collapsed
36208
36209 \begin_layout Plain Layout
36210 どうぎご@同義語
36211 \end_layout
36212
36213 \end_inset
36214
36215
36216 \end_layout
36217
36218 \begin_layout Standard
36219 いくつかの文字や記号は,複数のコマンドから作ることができます.以下は,同義のコマンドの一覧です.
36220 \end_layout
36221
36222 \begin_layout Standard
36223 \begin_inset VSpace bigskip
36224 \end_inset
36225
36226
36227 \begin_inset space \hfill{}
36228 \end_inset
36229
36230
36231 \begin_inset Tabular
36232 <lyxtabular version="3" rows="12" columns="2">
36233 <features booktabs="true" tabularvalignment="middle">
36234 <column alignment="center" valignment="top" width="0pt">
36235 <column alignment="center" valignment="top" width="0pt">
36236 <row>
36237 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36238 \begin_inset Text
36239
36240 \begin_layout Plain Layout
36241 コマンド
36242 \end_layout
36243
36244 \end_inset
36245 </cell>
36246 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36247 \begin_inset Text
36248
36249 \begin_layout Plain Layout
36250 同義のコマンド
36251 \end_layout
36252
36253 \end_inset
36254 </cell>
36255 </row>
36256 <row>
36257 <cell alignment="center" valignment="top" usebox="none">
36258 \begin_inset Text
36259
36260 \begin_layout Plain Layout
36261
36262 \backslash
36263 ast
36264 \end_layout
36265
36266 \end_inset
36267 </cell>
36268 <cell alignment="center" valignment="top" usebox="none">
36269 \begin_inset Text
36270
36271 \begin_layout Plain Layout
36272 *
36273 \end_layout
36274
36275 \end_inset
36276 </cell>
36277 </row>
36278 <row>
36279 <cell alignment="center" valignment="top" usebox="none">
36280 \begin_inset Text
36281
36282 \begin_layout Plain Layout
36283
36284 \backslash
36285 choose
36286 \end_layout
36287
36288 \end_inset
36289 </cell>
36290 <cell alignment="center" valignment="top" usebox="none">
36291 \begin_inset Text
36292
36293 \begin_layout Plain Layout
36294
36295 \backslash
36296 binom
36297 \end_layout
36298
36299 \end_inset
36300 </cell>
36301 </row>
36302 <row>
36303 <cell alignment="center" valignment="top" usebox="none">
36304 \begin_inset Text
36305
36306 \begin_layout Plain Layout
36307
36308 \backslash
36309 geq
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318
36319 \backslash
36320 ge
36321 \end_layout
36322
36323 \end_inset
36324 </cell>
36325 </row>
36326 <row>
36327 <cell alignment="center" valignment="top" usebox="none">
36328 \begin_inset Text
36329
36330 \begin_layout Plain Layout
36331
36332 \backslash
36333 lbrace
36334 \end_layout
36335
36336 \end_inset
36337 </cell>
36338 <cell alignment="center" valignment="top" usebox="none">
36339 \begin_inset Text
36340
36341 \begin_layout Plain Layout
36342 {
36343 \end_layout
36344
36345 \end_inset
36346 </cell>
36347 </row>
36348 <row>
36349 <cell alignment="center" valignment="top" usebox="none">
36350 \begin_inset Text
36351
36352 \begin_layout Plain Layout
36353
36354 \backslash
36355 lbracket
36356 \end_layout
36357
36358 \end_inset
36359 </cell>
36360 <cell alignment="center" valignment="top" usebox="none">
36361 \begin_inset Text
36362
36363 \begin_layout Plain Layout
36364 [
36365 \end_layout
36366
36367 \end_inset
36368 </cell>
36369 </row>
36370 <row>
36371 <cell alignment="center" valignment="top" usebox="none">
36372 \begin_inset Text
36373
36374 \begin_layout Plain Layout
36375
36376 \backslash
36377 leftarrow
36378 \end_layout
36379
36380 \end_inset
36381 </cell>
36382 <cell alignment="center" valignment="top" usebox="none">
36383 \begin_inset Text
36384
36385 \begin_layout Plain Layout
36386
36387 \backslash
36388 gets
36389 \end_layout
36390
36391 \end_inset
36392 </cell>
36393 </row>
36394 <row>
36395 <cell alignment="center" valignment="top" usebox="none">
36396 \begin_inset Text
36397
36398 \begin_layout Plain Layout
36399
36400 \backslash
36401 leq
36402 \end_layout
36403
36404 \end_inset
36405 </cell>
36406 <cell alignment="center" valignment="top" usebox="none">
36407 \begin_inset Text
36408
36409 \begin_layout Plain Layout
36410
36411 \backslash
36412 le
36413 \end_layout
36414
36415 \end_inset
36416 </cell>
36417 </row>
36418 <row>
36419 <cell alignment="center" valignment="top" usebox="none">
36420 \begin_inset Text
36421
36422 \begin_layout Plain Layout
36423
36424 \backslash
36425 lor
36426 \end_layout
36427
36428 \end_inset
36429 </cell>
36430 <cell alignment="center" valignment="top" usebox="none">
36431 \begin_inset Text
36432
36433 \begin_layout Plain Layout
36434
36435 \backslash
36436 vee
36437 \end_layout
36438
36439 \end_inset
36440 </cell>
36441 </row>
36442 <row>
36443 <cell alignment="center" valignment="top" usebox="none">
36444 \begin_inset Text
36445
36446 \begin_layout Plain Layout
36447
36448 \backslash
36449 neq
36450 \end_layout
36451
36452 \end_inset
36453 </cell>
36454 <cell alignment="center" valignment="top" usebox="none">
36455 \begin_inset Text
36456
36457 \begin_layout Plain Layout
36458
36459 \backslash
36460 not=
36461 \end_layout
36462
36463 \end_inset
36464 </cell>
36465 </row>
36466 <row>
36467 <cell alignment="center" valignment="top" usebox="none">
36468 \begin_inset Text
36469
36470 \begin_layout Plain Layout
36471
36472 \backslash
36473 slash
36474 \end_layout
36475
36476 \end_inset
36477 </cell>
36478 <cell alignment="center" valignment="top" usebox="none">
36479 \begin_inset Text
36480
36481 \begin_layout Plain Layout
36482 /
36483 \end_layout
36484
36485 \end_inset
36486 </cell>
36487 </row>
36488 <row>
36489 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36490 \begin_inset Text
36491
36492 \begin_layout Plain Layout
36493
36494 \backslash
36495 vert
36496 \end_layout
36497
36498 \end_inset
36499 </cell>
36500 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36501 \begin_inset Text
36502
36503 \begin_layout Plain Layout
36504 |
36505 \end_layout
36506
36507 \end_inset
36508 </cell>
36509 </row>
36510 </lyxtabular>
36511
36512 \end_inset
36513
36514
36515 \begin_inset space \hfill{}
36516 \end_inset
36517
36518
36519 \begin_inset Tabular
36520 <lyxtabular version="3" rows="12" columns="2">
36521 <features booktabs="true" tabularvalignment="middle">
36522 <column alignment="center" valignment="top" width="0pt">
36523 <column alignment="center" valignment="top" width="0pt">
36524 <row>
36525 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36526 \begin_inset Text
36527
36528 \begin_layout Plain Layout
36529 コマンド
36530 \end_layout
36531
36532 \end_inset
36533 </cell>
36534 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36535 \begin_inset Text
36536
36537 \begin_layout Plain Layout
36538 同義のコマンド
36539 \end_layout
36540
36541 \end_inset
36542 </cell>
36543 </row>
36544 <row>
36545 <cell alignment="center" valignment="top" usebox="none">
36546 \begin_inset Text
36547
36548 \begin_layout Plain Layout
36549
36550 \backslash
36551 backslash
36552 \end_layout
36553
36554 \end_inset
36555 </cell>
36556 <cell alignment="center" valignment="top" usebox="none">
36557 \begin_inset Text
36558
36559 \begin_layout Plain Layout
36560
36561 \backslash
36562
36563 \backslash
36564
36565 \end_layout
36566
36567 \end_inset
36568 </cell>
36569 </row>
36570 <row>
36571 <cell alignment="center" valignment="top" usebox="none">
36572 \begin_inset Text
36573
36574 \begin_layout Plain Layout
36575
36576 \backslash
36577 dasharrow
36578 \end_layout
36579
36580 \end_inset
36581 </cell>
36582 <cell alignment="center" valignment="top" usebox="none">
36583 \begin_inset Text
36584
36585 \begin_layout Plain Layout
36586
36587 \backslash
36588 dashrightarrow
36589 \end_layout
36590
36591 \end_inset
36592 </cell>
36593 </row>
36594 <row>
36595 <cell alignment="center" valignment="top" usebox="none">
36596 \begin_inset Text
36597
36598 \begin_layout Plain Layout
36599
36600 \backslash
36601 land
36602 \end_layout
36603
36604 \end_inset
36605 </cell>
36606 <cell alignment="center" valignment="top" usebox="none">
36607 \begin_inset Text
36608
36609 \begin_layout Plain Layout
36610
36611 \backslash
36612 wedge
36613 \end_layout
36614
36615 \end_inset
36616 </cell>
36617 </row>
36618 <row>
36619 <cell alignment="center" valignment="top" usebox="none">
36620 \begin_inset Text
36621
36622 \begin_layout Plain Layout
36623
36624 \backslash
36625 rbrace
36626 \end_layout
36627
36628 \end_inset
36629 </cell>
36630 <cell alignment="center" valignment="top" usebox="none">
36631 \begin_inset Text
36632
36633 \begin_layout Plain Layout
36634 }
36635 \end_layout
36636
36637 \end_inset
36638 </cell>
36639 </row>
36640 <row>
36641 <cell alignment="center" valignment="top" usebox="none">
36642 \begin_inset Text
36643
36644 \begin_layout Plain Layout
36645
36646 \backslash
36647 rbracket
36648 \end_layout
36649
36650 \end_inset
36651 </cell>
36652 <cell alignment="center" valignment="top" usebox="none">
36653 \begin_inset Text
36654
36655 \begin_layout Plain Layout
36656 ]
36657 \end_layout
36658
36659 \end_inset
36660 </cell>
36661 </row>
36662 <row>
36663 <cell alignment="center" valignment="top" usebox="none">
36664 \begin_inset Text
36665
36666 \begin_layout Plain Layout
36667
36668 \backslash
36669 rightarrow
36670 \end_layout
36671
36672 \end_inset
36673 </cell>
36674 <cell alignment="center" valignment="top" usebox="none">
36675 \begin_inset Text
36676
36677 \begin_layout Plain Layout
36678
36679 \backslash
36680 to
36681 \end_layout
36682
36683 \end_inset
36684 </cell>
36685 </row>
36686 <row>
36687 <cell alignment="center" valignment="top" usebox="none">
36688 \begin_inset Text
36689
36690 \begin_layout Plain Layout
36691
36692 \backslash
36693 lnot
36694 \end_layout
36695
36696 \end_inset
36697 </cell>
36698 <cell alignment="center" valignment="top" usebox="none">
36699 \begin_inset Text
36700
36701 \begin_layout Plain Layout
36702
36703 \backslash
36704 neg
36705 \end_layout
36706
36707 \end_inset
36708 </cell>
36709 </row>
36710 <row>
36711 <cell alignment="center" valignment="top" usebox="none">
36712 \begin_inset Text
36713
36714 \begin_layout Plain Layout
36715
36716 \backslash
36717 ne
36718 \end_layout
36719
36720 \end_inset
36721 </cell>
36722 <cell alignment="center" valignment="top" usebox="none">
36723 \begin_inset Text
36724
36725 \begin_layout Plain Layout
36726
36727 \backslash
36728 not=
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 </row>
36734 <row>
36735 <cell alignment="center" valignment="top" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739
36740 \backslash
36741 owns
36742 \end_layout
36743
36744 \end_inset
36745 </cell>
36746 <cell alignment="center" valignment="top" usebox="none">
36747 \begin_inset Text
36748
36749 \begin_layout Plain Layout
36750
36751 \backslash
36752 ni
36753 \end_layout
36754
36755 \end_inset
36756 </cell>
36757 </row>
36758 <row>
36759 <cell alignment="center" valignment="top" usebox="none">
36760 \begin_inset Text
36761
36762 \begin_layout Plain Layout
36763
36764 \backslash
36765 square
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774
36775 \backslash
36776 Box
36777 \end_layout
36778
36779 \end_inset
36780 </cell>
36781 </row>
36782 <row>
36783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787
36788 \backslash
36789 Vert
36790 \end_layout
36791
36792 \end_inset
36793 </cell>
36794 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36795 \begin_inset Text
36796
36797 \begin_layout Plain Layout
36798
36799 \backslash
36800 |
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 </lyxtabular>
36807
36808 \end_inset
36809
36810
36811 \begin_inset space \hfill{}
36812 \end_inset
36813
36814
36815 \end_layout
36816
36817 \begin_layout Standard
36818 \begin_inset Newpage newpage
36819 \end_inset
36820
36821
36822 \end_layout
36823
36824 \begin_layout Bibliography
36825 \begin_inset CommandInset bibitem
36826 LatexCommand bibitem
36827 key "TLC2"
36828 literal "true"
36829
36830 \end_inset
36831
36832
36833 \shape smallcaps
36834 F.
36835  Mittelbach; M.
36836  Goossens
36837 \shape default
36838
36839 \shape italic
36840 The \SpecialChar LaTeX
36841  Companion
36842 \shape default
36843 , 2nd ed.
36844  Addison Wesley, 2004
36845 \end_layout
36846
36847 \begin_layout Bibliography
36848 \begin_inset CommandInset bibitem
36849 LatexCommand bibitem
36850 key "Mathmode"
36851 literal "true"
36852
36853 \end_inset
36854
36855 \SpecialChar LaTeX
36856 の数式能力の
36857 \begin_inset CommandInset href
36858 LatexCommand href
36859 name "説明"
36860 target "https://www.tug.org/~hvoss/PDF/mathmode.pdf"
36861 literal "false"
36862
36863 \end_inset
36864
36865
36866 \end_layout
36867
36868 \begin_layout Bibliography
36869 \begin_inset CommandInset bibitem
36870 LatexCommand bibitem
36871 key "AMS"
36872 literal "true"
36873
36874 \end_inset
36875
36876
36877 \begin_inset ERT
36878 status collapsed
36879
36880 \begin_layout Plain Layout
36881
36882
36883 \backslash
36884 AmS
36885 \end_layout
36886
36887 \end_inset
36888
36889 -\SpecialChar LaTeX
36890
36891 \begin_inset CommandInset href
36892 LatexCommand href
36893 name "説明"
36894 target "https://www.ctan.org/tex-archive/macros/latex/required/amslatex/math/amsldoc.pdf"
36895 literal "false"
36896
36897 \end_inset
36898
36899
36900 \end_layout
36901
36902 \begin_layout Bibliography
36903 \begin_inset CommandInset bibitem
36904 LatexCommand bibitem
36905 key "Symbols"
36906 literal "true"
36907
36908 \end_inset
36909
36910 \SpecialChar LaTeX
36911 パッケージで利用できる記号の
36912 \begin_inset CommandInset href
36913 LatexCommand href
36914 name "全覧"
36915 target "https://ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36916 literal "false"
36917
36918 \end_inset
36919
36920
36921 \end_layout
36922
36923 \begin_layout Bibliography
36924 \begin_inset CommandInset bibitem
36925 LatexCommand bibitem
36926 key "cancel"
36927 literal "true"
36928
36929 \end_inset
36930
36931 \SpecialChar LaTeX
36932  
36933 \series bold
36934 cancel
36935 \series default
36936
36937 \begin_inset Index idx
36938 status collapsed
36939
36940 \begin_layout Plain Layout
36941 ぱっけーじ@パッケージ ! cancel
36942 \end_layout
36943
36944 \end_inset
36945
36946 パッケージの
36947 \begin_inset CommandInset href
36948 LatexCommand href
36949 name "取扱説明書"
36950 target "https://www.ctan.org/tex-archive/macros/latex/contrib/cancel/cancel.pdf"
36951 literal "false"
36952
36953 \end_inset
36954
36955
36956 \end_layout
36957
36958 \begin_layout Bibliography
36959 \begin_inset CommandInset bibitem
36960 LatexCommand bibitem
36961 key "hyperref"
36962 literal "true"
36963
36964 \end_inset
36965
36966 \SpecialChar LaTeX
36967  
36968 \series bold
36969 hyperref
36970 \series default
36971
36972 \begin_inset Index idx
36973 status collapsed
36974
36975 \begin_layout Plain Layout
36976 ぱっけーじ@パッケージ ! hyperref
36977 \end_layout
36978
36979 \end_inset
36980
36981 パッケージの
36982 \begin_inset CommandInset href
36983 LatexCommand href
36984 name "取扱説明書"
36985 target "https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf"
36986 literal "false"
36987
36988 \end_inset
36989
36990
36991 \end_layout
36992
36993 \begin_layout Bibliography
36994 \begin_inset CommandInset bibitem
36995 LatexCommand bibitem
36996 key "mhchem"
36997 literal "true"
36998
36999 \end_inset
37000
37001 \SpecialChar LaTeX
37002  
37003 \series bold
37004 mhchem
37005 \series default
37006
37007 \begin_inset Index idx
37008 status collapsed
37009
37010 \begin_layout Plain Layout
37011 ぱっけーじ@パッケージ ! mhchem
37012 \end_layout
37013
37014 \end_inset
37015
37016 パッケージの
37017 \begin_inset CommandInset href
37018 LatexCommand href
37019 name "取扱説明書"
37020 target "https://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37021 literal "false"
37022
37023 \end_inset
37024
37025
37026 \end_layout
37027
37028 \begin_layout Bibliography
37029 \begin_inset CommandInset bibitem
37030 LatexCommand bibitem
37031 key "Duden"
37032 literal "true"
37033
37034 \end_inset
37035
37036
37037 \emph on
37038 Duden Band
37039 \begin_inset space ~
37040 \end_inset
37041
37042 1
37043 \emph default
37044 .
37045  22.
37046 \begin_inset space ~
37047 \end_inset
37048
37049 Auflage, Dudenverlag, 2000
37050 \end_layout
37051
37052 \begin_layout Bibliography
37053 \begin_inset CommandInset bibitem
37054 LatexCommand bibitem
37055 key "Checklist"
37056 literal "true"
37057
37058 \end_inset
37059
37060 原稿見直しの
37061 \begin_inset CommandInset href
37062 LatexCommand href
37063 name "チェックリスト"
37064 target "https://www.nist.gov/physical-measurement-laboratory/special-publication-811"
37065 literal "false"
37066
37067 \end_inset
37068
37069
37070 \end_layout
37071
37072 \begin_layout Standard
37073 \begin_inset CommandInset index_print
37074 LatexCommand printindex
37075 type "idx"
37076 name "索引"
37077 literal "false"
37078
37079 \end_inset
37080
37081
37082 \end_layout
37083
37084 \end_body
37085 \end_document