]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Update documentation to current format
[lyx.git] / lib / doc / ja / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 501
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass scrartcl
7 \begin_preamble
8 % DO NOT ALTER THIS PREAMBLE!!!
9 %
10 % This preamble is designed to ensure that the file prints
11 % out as advertised. If you mess with this preamble,
12 % parts of this document may not print out as expected.  If you
13 % have problems LaTeXing this file, please contact 
14 % the documentation team
15 % email: lyx-docs@lists.lyx.org
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem losen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
30 % die Kapitelnummer geschrieben.
31 % Als Losung wird mehr Platz zwischen Nummer und
32 % Uberschrift eingefugt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter some characters directly in LyX,
37 % see sec. 22.11
38 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 %\addto\extrasenglish{%
44 % \renewcommand*{\equationautorefname}[1]{}
45 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
46 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
47 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
48 %}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % add 0.5 mm vertical space for table rows
66 \@ifundefined{extrarowheight} {\usepackage{array}}{}
67 \setlength{\extrarowheight}{0.5mm}
68
69 % insert additional vertical space of 1.5 mm between footnotes,
70 \let\myFoot\footnote
71 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
72
73 % makes caption labels bold
74 %\setkomafont{captionlabel}{\bfseries}
75
76 % enables calculation of values
77 \usepackage{calc}
78
79 % for multiple columns used in sec. 24.7
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % for the Fourier transformation symbol
86 \usepackage{mathrsfs}
87
88 % define a color, used in sec.9.3
89 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
90
91 % declare operators (see sec. 10.4 and sec. 15.2)
92 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
93 \DeclareMathOperator{\sgn}{sgn}
94
95 % example definitions for sec. 20.1 
96 \newcommand{\gr}{\Longrightarrow}
97 \newcommand{\us}[1]{\underline{#1}}
98 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
99 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
100 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
101
102 % example macro from sec. 19.4
103 %\def\tagform@#1{\maketag@@@{|#1|}}
104
105
106 % ------------------------------------
107 % used to check for needed LaTeX packages
108 \usepackage{ifthen}
109
110 % check for package undertilde
111 % used for the command \utilde
112 \newboolean{undertilde}
113 \IfFileExists{undertilde.sty}
114  {\usepackage{undertilde}
115   \setboolean{undertilde}{true}}
116  {\setboolean{undertilde}{false}}
117
118 % check for package eurosym
119 % used for the Euro symbol
120 \newboolean{eurosym}
121 \IfFileExists{eurosym.sty}
122  {\usepackage[gennarrow]{eurosym}
123   \setboolean{eurosym}{true}}
124  {\setboolean{eurosym}{false}}
125
126 % needed in sec. 22.4
127 % check for package braket
128 \newboolean{braket}
129 \IfFileExists{braket.sty}
130  {\usepackage{braket}
131   \setboolean{braket}{true}}
132  {\setboolean{braket}{false}}
133
134 % check for package cancel
135 \newboolean{cancel}
136 \IfFileExists{cancel.sty}
137  {\usepackage{cancel}
138   \setboolean{cancel}{true}}
139  {\setboolean{cancel}{false}}
140
141 % needed in sec. 22.10
142 % check for package upgreek
143 \newboolean{upgreek}
144 \IfFileExists{upgreek.sty}
145  {\usepackage{upgreek}
146   \setboolean{upgreek}{true}}
147  {\setboolean{upgreek}{false}}
148
149 % make pdf bookmark sane with Japanese
150 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
151
152 \renewcommand{\seename}{→}
153 \end_preamble
154 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
155 \use_default_options true
156 \maintain_unincluded_children false
157 \begin_local_layout
158 InsetLayout             Flex:Ruby
159 LyxType         charstyle
160 LatexType               command
161 LatexName               ruby
162 BgColor         none
163 LabelString             "ルビ"
164 Decoration              Conglomerate
165 Argument post:1
166 LabelString     "ルビ文"
167 MenuString      "ルビ文(S)|S"
168 Decoration      Conglomerate
169 Font
170 Size            tiny
171 EndFont
172 LabelFont
173 Size            tiny
174 EndFont
175 Mandatory       1
176 EndArgument
177 Preamble
178 \IfFileExists{okumacro.sty}
179 {\usepackage{okumacro}}
180 {\newcommand{\ruby}[2]{#2}}
181 EndPreamble
182 End
183 \end_local_layout
184 \language japanese
185 \language_package default
186 \inputencoding auto
187 \fontencoding global
188 \font_roman "default" "default"
189 \font_sans "default" "default"
190 \font_typewriter "default" "default"
191 \font_math "auto" "auto"
192 \font_default_family default
193 \use_non_tex_fonts false
194 \font_sc false
195 \font_osf false
196 \font_sf_scale 100 100
197 \font_tt_scale 100 100
198 \graphics default
199 \default_output_format default
200 \output_sync 0
201 \bibtex_command default
202 \index_command default
203 \paperfontsize default
204 \spacing single
205 \use_hyperref true
206 \pdf_title "LyX's Math Manual"
207 \pdf_author "LyX Team, Uwe Stohr"
208 \pdf_subject "LyX-documentation about math"
209 \pdf_keywords "LyX, Mathed"
210 \pdf_bookmarks false
211 \pdf_bookmarksnumbered true
212 \pdf_bookmarksopen true
213 \pdf_bookmarksopenlevel 1
214 \pdf_breaklinks false
215 \pdf_pdfborder false
216 \pdf_colorlinks true
217 \pdf_backref false
218 \pdf_pdfusetitle false
219 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
220 \papersize a4paper
221 \use_geometry true
222 \use_package amsmath 2
223 \use_package amssymb 2
224 \use_package cancel 0
225 \use_package esint 1
226 \use_package mathdots 1
227 \use_package mathtools 2
228 \use_package mhchem 1
229 \use_package stackrel 0
230 \use_package stmaryrd 0
231 \use_package undertilde 0
232 \cite_engine basic
233 \cite_engine_type default
234 \biblio_style plain
235 \use_bibtopic false
236 \use_indices false
237 \paperorientation portrait
238 \suppress_date false
239 \justification true
240 \use_refstyle 0
241 \notefontcolor #0000ff
242 \index 索引
243 \shortcut idx
244 \color #008000
245 \end_index
246 \leftmargin 3.5cm
247 \topmargin 3cm
248 \rightmargin 3cm
249 \bottommargin 3.5cm
250 \secnumdepth 4
251 \tocdepth 3
252 \paragraph_separation skip
253 \defskip medskip
254 \quotes_language english
255 \papercolumns 1
256 \papersides 2
257 \paperpagestyle plain
258 \tracking_changes false
259 \output_changes true
260 \html_math_output 0
261 \html_css_as_file 0
262 \html_be_strict false
263 \end_header
264
265 \begin_body
266
267 \begin_layout Title
268 \SpecialChar LyX
269 の数式詳細説明書
270 \end_layout
271
272 \begin_layout Author
273 \SpecialChar LyX
274 プロジェクトチーム
275 \begin_inset Foot
276 status collapsed
277
278 \begin_layout Plain Layout
279 \noindent
280 コメントや誤りの修正などがございましたら、\SpecialChar LyX
281 文書化メーリングリスト
282 \family typewriter
283
284 \begin_inset CommandInset href
285 LatexCommand href
286 name "lyx-docs@lists.lyx.org"
287 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
288 type "mailto:"
289
290 \end_inset
291
292
293 \family default
294 までお知らせください。
295 \end_layout
296
297 \end_inset
298
299
300 \begin_inset Note Note
301 status collapsed
302
303 \begin_layout Plain Layout
304 著者:Uwe Stöhr
305 \end_layout
306
307 \end_inset
308
309
310 \begin_inset Newline newline
311 \end_inset
312
313
314 \begin_inset Newline newline
315 \end_inset
316
317
318 \family sans
319 第2.1.x版
320 \end_layout
321
322 \begin_layout Standard
323 \begin_inset CommandInset toc
324 LatexCommand tableofcontents
325
326 \end_inset
327
328
329 \end_layout
330
331 \begin_layout Standard
332 \begin_inset Note Note
333 status open
334
335 \begin_layout Plain Layout
336 この文書をPDFやPS、DVIに書き出すには、\SpecialChar LaTeX
337 パッケージの
338 \series bold
339 braket
340 \series default
341
342 \series bold
343 cancel
344 \series default
345
346 \series bold
347 eurosym
348 \series default
349
350 \series bold
351 mathdots
352 \series default
353
354 \series bold
355 mhchem
356 \series default
357
358 \series bold
359 undertilde
360 \series default
361
362 \series bold
363 was
364 \series default
365 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
366 \series bold
367 mhchem
368 \series default
369 が導入されていないと、本ファイルを書き出すことができません。
370 \end_layout
371
372 \begin_layout Plain Layout
373 この文書の最新のPDF版は
374 \begin_inset Newline newline
375 \end_inset
376
377
378 \series bold
379 http://wiki.lyx.org/\SpecialChar LyX
380 /DocumentationDevelopment#Math
381 \begin_inset Newline newline
382 \end_inset
383
384
385 \series default
386 にあります。
387 \end_layout
388
389 \end_inset
390
391
392 \end_layout
393
394 \begin_layout Standard
395 \begin_inset Newpage newpage
396 \end_inset
397
398
399 \end_layout
400
401 \begin_layout Section
402 はじめに
403 \end_layout
404
405 \begin_layout Standard
406 この文書は、\SpecialChar LyX
407 の数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
408 コマンドのコレクションでもあります。説明は、コマンドの使用を念頭に置い
409 ています。したがって、ユーザーの手引きの
410 \family typewriter
411 数式
412 \family default
413 の節をすでにお読みになっていることを前提としています。
414 \end_layout
415
416 \begin_layout Standard
417 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
418 \family sans
419 挿入\SpecialChar menuseparator
420 数式
421 \family default
422 メニューか
423 \family sans
424 数式ツールバー
425 \family default
426 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
427 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
428 \end_layout
429
430 \begin_layout Standard
431 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
432 \family sans
433 文書\SpecialChar menuseparator
434 設定\SpecialChar menuseparator
435 数式オプション
436 \family default
437 メニュー)で
438 \family sans
439 AMS mathパッケージを使う
440 \family default
441 オプションを有効にしなくてはなりません
442 \begin_inset Foot
443 status collapsed
444
445 \begin_layout Plain Layout
446
447 \family sans
448 AMS mathパッケージを自動的に使う
449 \family default
450 オプションは、\SpecialChar LyX
451 でサポートされている数式要素が見つかったときのみ、
452 \begin_inset ERT
453 status collapsed
454
455 \begin_layout Plain Layout
456
457
458 \backslash
459 AmS 
460 \end_layout
461
462 \end_inset
463
464 -mathパッケージを使用します。
465 \end_layout
466
467 \end_inset
468
469
470 \end_layout
471
472 \begin_layout Standard
473 説明を明瞭にするために、この文書はすべての
474 \begin_inset ERT
475 status collapsed
476
477 \begin_layout Plain Layout
478
479
480 \backslash
481 AmS 
482 \end_layout
483
484 \end_inset
485
486 -mathコマンド
487 \begin_inset Foot
488 status collapsed
489
490 \begin_layout Plain Layout
491 すべての
492 \begin_inset ERT
493 status collapsed
494
495 \begin_layout Plain Layout
496
497
498 \backslash
499 AmS
500 \end_layout
501
502 \end_inset
503
504 -mathコマンドの一覧は、
505 \family sans
506
507 \begin_inset CommandInset href
508 LatexCommand href
509 name "amsguide.ps"
510 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
511
512 \end_inset
513
514
515 \family default
516 ファイルに収録されています。このファイルは、すべての\SpecialChar LaTeX
517 標準頒布版に含まれています。
518 \end_layout
519
520 \end_inset
521
522 を列挙はしません。
523 \end_layout
524
525 \begin_layout Section
526 一般的な説明
527 \end_layout
528
529 \begin_layout Standard
530 本文に埋め込まれた行内数式
531 \begin_inset Index idx
532 status collapsed
533
534 \begin_layout Plain Layout
535 すうしき @ 数式 ! ぎょうない @ 行内
536 \end_layout
537
538 \end_inset
539
540 を作成するには、
541 \begin_inset Flex Ruby
542 status collapsed
543
544 \begin_layout Plain Layout
545 捷径
546 \begin_inset Argument post:1
547 status collapsed
548
549 \begin_layout Plain Layout
550 ショートカット
551 \end_layout
552
553 \end_inset
554
555
556 \end_layout
557
558 \end_inset
559
560
561 \begin_inset Info
562 type  "shortcuts"
563 arg   "math-mode"
564 \end_inset
565
566 のうちのいずれか、あるいはツールバーボタン
567 \begin_inset Info
568 type  "icon"
569 arg   "math-mode"
570 \end_inset
571
572 を使用してください。
573 \begin_inset Newline newline
574 \end_inset
575
576 大きく別の段落として表示される別行立て数式
577 \begin_inset Index idx
578 status collapsed
579
580 \begin_layout Plain Layout
581 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
582 \end_layout
583
584 \end_inset
585
586 を作成するには、
587 \begin_inset Info
588 type  "shortcuts"
589 arg   "math-display"
590 \end_inset
591
592 のうちいずれかの捷径を使用して下さい。
593 \end_layout
594
595 \begin_layout Standard
596 別行立て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
597 \begin_inset Info
598 type  "shortcuts"
599 arg   "math-mode"
600 \end_inset
601
602 のいずれかの捷径か、
603 \family sans
604 編集\SpecialChar menuseparator
605 数式\SpecialChar menuseparator
606 数式の表記を変更
607 \family default
608 メニューを使用して下さい。同じ方法が、行内数式を別行立て数式に変更するのにも使用できます。
609 \end_layout
610
611 \begin_layout Standard
612 行内数式の一部を別行立て数式の大きさで表示するには、
613 \series bold
614
615 \backslash
616 displaystyle
617 \begin_inset Index idx
618 status collapsed
619
620 \begin_layout Plain Layout
621
622 \size normal
623 こまんど@コマンド ! D ! 
624 \backslash
625 displaystyle
626 \end_layout
627
628 \end_inset
629
630
631 \series default
632 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
633 \end_layout
634
635 \begin_layout Standard
636 表の中では、行内数式のみの使用が許されています。
637 \end_layout
638
639 \begin_layout Standard
640
641 \family sans
642 数式ツールバー
643 \family default
644 は、
645 \family sans
646 表示\SpecialChar menuseparator
647 ツールバー
648 \family default
649 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
650 \family sans
651 ツールバー
652 \family default
653 メニューの中ではチェック印で表されます。この状態から、
654 \family sans
655 ツールバー
656 \family default
657 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
658 数式(自動)」に変わることで表されます。
659 \end_layout
660
661 \begin_layout Standard
662 \SpecialChar TeX
663 モード
664 \begin_inset Index idx
665 status collapsed
666
667 \begin_layout Plain Layout
668 T exもーど@\SpecialChar TeX
669 モード
670 \end_layout
671
672 \end_inset
673
674 は、ツールバーボタン
675 \begin_inset Info
676 type  "icon"
677 arg   "ert-insert"
678 \end_inset
679
680 を押すか、
681 \family sans
682 挿入\SpecialChar menuseparator
683 Te
684 \begin_inset ERT
685 status collapsed
686
687 \begin_layout Plain Layout
688
689 {}
690 \end_layout
691
692 \end_inset
693
694 Xコード
695 \family default
696 (捷径:
697 \begin_inset Info
698 type  "shortcut"
699 arg   "ert-insert"
700 \end_inset
701
702 )メニューを使うことで、起動できます。
703 \begin_inset Note Note
704 status collapsed
705
706 \begin_layout Plain Layout
707 \SpecialChar LyX
708 には、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、\SpecialChar TeX
709 ・\SpecialChar LaTeX
710 ・\SpecialChar LyX
711 があります。これらの名称が、固有名詞として認識されるのを防ぐために、ここでは\SpecialChar TeX
712 括弧
713 が挿入されています。
714 \end_layout
715
716 \end_inset
717
718
719 \end_layout
720
721 \begin_layout Standard
722 \SpecialChar LaTeX
723 プリアンブル
724 \begin_inset Index idx
725 status collapsed
726
727 \begin_layout Plain Layout
728 L atexぷりあんぶる@\SpecialChar LaTeX
729 プリアンブル
730 \end_layout
731
732 \end_inset
733
734 を変更するには、
735 \family sans
736 文書\SpecialChar menuseparator
737 設定\SpecialChar menuseparator
738 LaT
739 \begin_inset ERT
740 status collapsed
741
742 \begin_layout Plain Layout
743
744 {}
745 \end_layout
746
747 \end_inset
748
749 eXプリアンブル
750 \family default
751 メニューを使用してください。
752 \end_layout
753
754 \begin_layout Standard
755 行列や場合分け、多行数式を続けて編集するには、
756 \family sans
757 編集\SpecialChar menuseparator
758 数式
759 \family default
760 メニューと
761 \family sans
762 編集\SpecialChar menuseparator
763 行と列
764 \family default
765 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
766 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
767 \end_layout
768
769 \begin_layout Standard
770 数式内で文章を書く
771 \begin_inset Foot
772 status collapsed
773
774 \begin_layout Plain Layout
775 多行数式では、
776 \series bold
777
778 \backslash
779 intertext
780 \series default
781 コマンドが使用されます。
782 \begin_inset CommandInset ref
783 LatexCommand ref
784 reference "subsec:多行数式中のテキスト"
785
786 \end_inset
787
788 を参照のこと。
789 \end_layout
790
791 \end_inset
792
793 には、
794 \emph on
795 数式テキスト
796 \emph default
797
798 \begin_inset Index idx
799 status collapsed
800
801 \begin_layout Plain Layout
802 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
803 \end_layout
804
805 \end_inset
806
807
808 \begin_inset Index idx
809 status collapsed
810
811 \begin_layout Plain Layout
812 すうしきてきすと @ 数式テキスト
813 \end_layout
814
815 \end_inset
816
817 が使用されます。このモードには、捷径
818 \begin_inset Info
819 type  "shortcut"
820 arg   "math-mode"
821 \end_inset
822
823 を使うか、
824 \series bold
825
826 \backslash
827 text
828 \series default
829
830 \begin_inset Index idx
831 status collapsed
832
833 \begin_layout Plain Layout
834 こまんど @ コマンド ! T ! 
835 \backslash
836 text
837 \end_layout
838
839 \end_inset
840
841 コマンドを挿入することで入ることができます。テキストは、\SpecialChar LyX
842 中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては、数式
843 テキストは、他の数式部分とは違って、アップライト体に組まれます。
844 \end_layout
845
846 \begin_layout Subsection*
847 コマンドの構成
848 \end_layout
849
850 \begin_layout Standard
851 数式要素に使われるほとんどの\SpecialChar LaTeX
852 コマンドは、以下のような構成になっています。
853 \end_layout
854
855 \begin_layout Standard
856
857 \series bold
858
859 \backslash
860 コマンド名[非必須引数]{必須引数}
861 \end_layout
862
863 \begin_layout Standard
864 コマンドは、つねにバックスラッシュ「
865 \series bold
866
867 \backslash
868
869 \series default
870 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、\SpecialChar TeX
871 括弧
872 \begin_inset Index idx
873 status collapsed
874
875 \begin_layout Plain Layout
876 T exかっこ@\SpecialChar TeX
877 括弧
878 \end_layout
879
880 \end_inset
881
882 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、\SpecialChar LyX
883 は自動的に\SpecialChar TeX
884 括弧を生成します。数式中ではそれ以外に、
885 \series bold
886
887 \backslash
888 {
889 \series default
890 コマンドを使えば、つねに\SpecialChar TeX
891 括弧を生成することができます。\SpecialChar LyX
892 中で、青字で表示される通常の括弧とは違って、\SpecialChar TeX
893 括弧は赤字で表示されます。\SpecialChar TeX
894 モード中では、\SpecialChar TeX
895 括弧を得るのに、とくに
896 コマンドは必要としません。また、\SpecialChar TeX
897 括弧は出力中では表示されません。
898 \end_layout
899
900 \begin_layout Standard
901 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
902 モードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
903 \emph on
904 かならず
905 \emph default
906 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
907 ん。
908 \end_layout
909
910 \begin_layout Standard
911 保護された空白は、
912 \begin_inset Info
913 type  "shortcuts"
914 arg   "command-alternatives space-insert protected ; math-space"
915 \end_inset
916
917  
918 \begin_inset Flex Ruby
919 status collapsed
920
921 \begin_layout Plain Layout
922
923 \begin_inset Argument post:1
924 status collapsed
925
926 \begin_layout Plain Layout
927 キー
928 \end_layout
929
930 \end_inset
931
932
933 \end_layout
934
935 \end_inset
936
937 で入力できます。
938 \end_layout
939
940 \begin_layout Subsection*
941 \begin_inset Newpage newpage
942 \end_inset
943
944 文法の説明
945 \end_layout
946
947 \begin_layout Itemize
948 記号 
949 \begin_inset space \textvisiblespace{}
950 \end_inset
951
952  は、空白文字を入力することを表します。
953 \end_layout
954
955 \begin_layout Itemize
956 \begin_inset Formula $\to$
957 \end_inset
958
959 のような矢印は、キーボードから対応する矢印
960 \begin_inset Flex Ruby
961 status collapsed
962
963 \begin_layout Plain Layout
964
965 \begin_inset Argument post:1
966 status collapsed
967
968 \begin_layout Plain Layout
969 キー
970 \end_layout
971
972 \end_inset
973
974
975 \end_layout
976
977 \end_inset
978
979 を押すことを表します。
980 \end_layout
981
982 \begin_layout Subsection*
983 使用できる単位
984 \end_layout
985
986 \begin_layout Standard
987 \align center
988 \begin_inset Float table
989 placement H
990 wide false
991 sideways false
992 status open
993
994 \begin_layout Plain Layout
995 \align center
996 \begin_inset Caption Standard
997
998 \begin_layout Plain Layout
999 \begin_inset CommandInset label
1000 LatexCommand label
1001 name "tab:使用できる単位"
1002
1003 \end_inset
1004
1005 使用できる単位
1006 \end_layout
1007
1008 \end_inset
1009
1010
1011 \end_layout
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Tabular
1016 <lyxtabular version="3" rows="13" columns="2">
1017 <features booktabs="true" tabularvalignment="middle">
1018 <column alignment="center" valignment="top" width="0pt">
1019 <column alignment="center" valignment="top">
1020 <row>
1021 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1022 \begin_inset Text
1023
1024 \begin_layout Plain Layout
1025 単位
1026 \end_layout
1027
1028 \end_inset
1029 </cell>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 名称/摘要
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 </row>
1040 <row>
1041 <cell alignment="center" valignment="top" usebox="none">
1042 \begin_inset Text
1043
1044 \begin_layout Plain Layout
1045 mm
1046 \end_layout
1047
1048 \end_inset
1049 </cell>
1050 <cell alignment="center" valignment="top" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 ミリメートル
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 </row>
1060 <row>
1061 <cell alignment="center" valignment="top" usebox="none">
1062 \begin_inset Text
1063
1064 \begin_layout Plain Layout
1065 cm
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 <cell alignment="center" valignment="top" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 センチメートル
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 </row>
1080 <row>
1081 <cell alignment="center" valignment="top" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 in
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 <cell alignment="center" valignment="top" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 インチ
1095 \end_layout
1096
1097 \end_inset
1098 </cell>
1099 </row>
1100 <row>
1101 <cell alignment="center" valignment="top" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Plain Layout
1105 pt
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 <cell alignment="center" valignment="top" usebox="none">
1111 \begin_inset Text
1112
1113 \begin_layout Plain Layout
1114 ポイント (72.27
1115 \begin_inset Formula $\,$
1116 \end_inset
1117
1118 pt = 1
1119 \begin_inset Formula $\,$
1120 \end_inset
1121
1122 in)
1123 \end_layout
1124
1125 \end_inset
1126 </cell>
1127 </row>
1128 <row>
1129 <cell alignment="center" valignment="top" usebox="none">
1130 \begin_inset Text
1131
1132 \begin_layout Plain Layout
1133 pc
1134 \end_layout
1135
1136 \end_inset
1137 </cell>
1138 <cell alignment="center" valignment="top" usebox="none">
1139 \begin_inset Text
1140
1141 \begin_layout Plain Layout
1142 パイカ (1
1143 \begin_inset Formula $\,$
1144 \end_inset
1145
1146 pc = 12
1147 \begin_inset Formula $\,$
1148 \end_inset
1149
1150 pt)
1151 \end_layout
1152
1153 \end_inset
1154 </cell>
1155 </row>
1156 <row>
1157 <cell alignment="center" valignment="top" usebox="none">
1158 \begin_inset Text
1159
1160 \begin_layout Plain Layout
1161 sp
1162 \end_layout
1163
1164 \end_inset
1165 </cell>
1166 <cell alignment="center" valignment="top" usebox="none">
1167 \begin_inset Text
1168
1169 \begin_layout Plain Layout
1170 スケールポイント (65536
1171 \begin_inset Formula $\,$
1172 \end_inset
1173
1174 sp = 1
1175 \begin_inset Formula $\,$
1176 \end_inset
1177
1178 pt)
1179 \end_layout
1180
1181 \end_inset
1182 </cell>
1183 </row>
1184 <row>
1185 <cell alignment="center" valignment="top" usebox="none">
1186 \begin_inset Text
1187
1188 \begin_layout Plain Layout
1189 bp
1190 \end_layout
1191
1192 \end_inset
1193 </cell>
1194 <cell alignment="center" valignment="top" usebox="none">
1195 \begin_inset Text
1196
1197 \begin_layout Plain Layout
1198 ビッグポイント (72
1199 \begin_inset Formula $\,$
1200 \end_inset
1201
1202 bp = 1
1203 \begin_inset Formula $\,$
1204 \end_inset
1205
1206 in)
1207 \end_layout
1208
1209 \end_inset
1210 </cell>
1211 </row>
1212 <row>
1213 <cell alignment="center" valignment="top" usebox="none">
1214 \begin_inset Text
1215
1216 \begin_layout Plain Layout
1217 dd
1218 \end_layout
1219
1220 \end_inset
1221 </cell>
1222 <cell alignment="center" valignment="top" usebox="none">
1223 \begin_inset Text
1224
1225 \begin_layout Plain Layout
1226 ディドー (72
1227 \begin_inset Formula $\,$
1228 \end_inset
1229
1230 dd 
1231 \begin_inset Formula $\approx$
1232 \end_inset
1233
1234  37.6
1235 \begin_inset Formula $\,$
1236 \end_inset
1237
1238 mm)
1239 \end_layout
1240
1241 \end_inset
1242 </cell>
1243 </row>
1244 <row>
1245 <cell alignment="center" valignment="top" usebox="none">
1246 \begin_inset Text
1247
1248 \begin_layout Plain Layout
1249 cc
1250 \end_layout
1251
1252 \end_inset
1253 </cell>
1254 <cell alignment="center" valignment="top" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Plain Layout
1258 シセロ (1
1259 \begin_inset Formula $\,$
1260 \end_inset
1261
1262 cc = 12
1263 \begin_inset Formula $\,$
1264 \end_inset
1265
1266 dd)
1267 \end_layout
1268
1269 \end_inset
1270 </cell>
1271 </row>
1272 <row>
1273 <cell alignment="center" valignment="top" usebox="none">
1274 \begin_inset Text
1275
1276 \begin_layout Plain Layout
1277 ex
1278 \end_layout
1279
1280 \end_inset
1281 </cell>
1282 <cell alignment="center" valignment="top" usebox="none">
1283 \begin_inset Text
1284
1285 \begin_layout Plain Layout
1286 現在のフォントの文字「x」の高さ
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 </row>
1292 <row>
1293 <cell alignment="center" valignment="top" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Plain Layout
1297 em
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 <cell alignment="center" valignment="top" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 現在のフォントの文字「M」の幅
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 </row>
1312 <row>
1313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 mu
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 数式単位(1
1327 \begin_inset space \thinspace{}
1328 \end_inset
1329
1330 mu = 
1331 \begin_inset Formula $\nicefrac{1}{18}$
1332 \end_inset
1333
1334
1335 \begin_inset space \thinspace{}
1336 \end_inset
1337
1338 em)
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 </row>
1344 </lyxtabular>
1345
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \end_inset
1352
1353
1354 \end_layout
1355
1356 \begin_layout Standard
1357 \begin_inset Newpage newpage
1358 \end_inset
1359
1360
1361 \end_layout
1362
1363 \begin_layout Section
1364 基礎的な関数
1365 \end_layout
1366
1367 \begin_layout Subsection
1368 指数
1369 \begin_inset Index idx
1370 status collapsed
1371
1372 \begin_layout Plain Layout
1373 しすう@指数
1374 \end_layout
1375
1376 \end_inset
1377
1378 および添字
1379 \begin_inset Index idx
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383 そえじ@添字
1384 \end_layout
1385
1386 \end_inset
1387
1388
1389 \begin_inset Index idx
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393 うえつきもじ@上付き文字
1394 \begin_inset ERT
1395 status open
1396
1397 \begin_layout Plain Layout
1398
1399 |see{
1400 \end_layout
1401
1402 \end_inset
1403
1404 指数
1405 \begin_inset ERT
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409
1410 }
1411 \end_layout
1412
1413 \end_inset
1414
1415
1416 \end_layout
1417
1418 \end_inset
1419
1420
1421 \begin_inset Index idx
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 したつきもじ@下付き文字
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 |see{
1432 \end_layout
1433
1434 \end_inset
1435
1436 添字
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452
1453 \end_layout
1454
1455 \begin_layout Standard
1456 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1457 \begin_inset Info
1458 type  "icon"
1459 arg   "math-subscript"
1460 \end_inset
1461
1462 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1463 \begin_inset Info
1464 type  "icon"
1465 arg   "math-superscript"
1466 \end_inset
1467
1468 を使って入力することができます。
1469 \begin_inset Separator parbreak
1470 \end_inset
1471
1472
1473 \end_layout
1474
1475 \begin_layout Standard
1476 \align center
1477 \begin_inset Tabular
1478 <lyxtabular version="3" rows="4" columns="2">
1479 <features booktabs="true" tabularvalignment="middle">
1480 <column alignment="center" valignment="top" width="0pt">
1481 <column alignment="center" valignment="top" width="0pt">
1482 <row>
1483 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1484 \begin_inset Text
1485
1486 \begin_layout Plain Layout
1487 コマンド
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1493 \begin_inset Text
1494
1495 \begin_layout Plain Layout
1496 出力
1497 \end_layout
1498
1499 \end_inset
1500 </cell>
1501 </row>
1502 <row>
1503 <cell alignment="center" valignment="top" usebox="none">
1504 \begin_inset Text
1505
1506 \begin_layout Plain Layout
1507 B_V
1508 \end_layout
1509
1510 \end_inset
1511 </cell>
1512 <cell alignment="center" valignment="top" usebox="none">
1513 \begin_inset Text
1514
1515 \begin_layout Plain Layout
1516 \begin_inset Formula $B_{V}$
1517 \end_inset
1518
1519
1520 \end_layout
1521
1522 \end_inset
1523 </cell>
1524 </row>
1525 <row topspace="1.5mm">
1526 <cell alignment="center" valignment="top" usebox="none">
1527 \begin_inset Text
1528
1529 \begin_layout Plain Layout
1530 B^V
1531 \end_layout
1532
1533 \end_inset
1534 </cell>
1535 <cell alignment="center" valignment="top" usebox="none">
1536 \begin_inset Text
1537
1538 \begin_layout Plain Layout
1539 \begin_inset Formula $B^{V}$
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \end_inset
1546 </cell>
1547 </row>
1548 <row topspace="1.5mm">
1549 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1550 \begin_inset Text
1551
1552 \begin_layout Plain Layout
1553 B^
1554 \begin_inset space \textvisiblespace{}
1555 \end_inset
1556
1557 A
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1563 \begin_inset Text
1564
1565 \begin_layout Plain Layout
1566 \begin_inset Formula $B^{A}$
1567 \end_inset
1568
1569
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 </row>
1575 </lyxtabular>
1576
1577 \end_inset
1578
1579
1580 \end_layout
1581
1582 \begin_layout Standard
1583 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1584 ってしまいます
1585 \begin_inset Foot
1586 status collapsed
1587
1588 \begin_layout Plain Layout
1589 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1590 \end_layout
1591
1592 \end_inset
1593
1594 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1595 \family sans
1596 Space
1597 \family default
1598 を押してください。
1599 \end_layout
1600
1601 \begin_layout Subsection
1602 分数
1603 \begin_inset CommandInset label
1604 LatexCommand label
1605 name "subsec:分数"
1606
1607 \end_inset
1608
1609
1610 \begin_inset Index idx
1611 status collapsed
1612
1613 \begin_layout Plain Layout
1614 ぶんすう@分数
1615 \end_layout
1616
1617 \end_inset
1618
1619
1620 \end_layout
1621
1622 \begin_layout Standard
1623 分数は、コマンド
1624 \series bold
1625
1626 \backslash
1627 frac
1628 \series default
1629
1630 \begin_inset Index idx
1631 status collapsed
1632
1633 \begin_layout Plain Layout
1634 こまんど@コマンド ! F ! 
1635 \backslash
1636 frac
1637 \end_layout
1638
1639 \end_inset
1640
1641 か数式ツールバーボタン
1642 \begin_inset Info
1643 type  "icon"
1644 arg   "math-insert \\frac"
1645 \end_inset
1646
1647 で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1648 \begin_inset Info
1649 type  "icon"
1650 arg   "math-insert \\frac-square"
1651 \end_inset
1652
1653 を使えば、分数の種類を選ぶことができます。
1654 \end_layout
1655
1656 \begin_layout Standard
1657 コマンド
1658 \series bold
1659
1660 \backslash
1661 dfrac
1662 \series default
1663
1664 \begin_inset Index idx
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 こまんど@コマンド ! D ! 
1669 \backslash
1670 dfrac
1671 \end_layout
1672
1673 \end_inset
1674
1675 を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
1676 \series bold
1677
1678 \backslash
1679 tfrac
1680 \series default
1681
1682 \begin_inset Index idx
1683 status collapsed
1684
1685 \begin_layout Plain Layout
1686 こまんど@コマンド ! T ! 
1687 \backslash
1688 tfrac
1689 \end_layout
1690
1691 \end_inset
1692
1693 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1694 \end_layout
1695
1696 \begin_layout Standard
1697 これは、コマンド
1698 \series bold
1699
1700 \backslash
1701 frac
1702 \series default
1703 を使用して作った分数
1704 \begin_inset Formula $\frac{1}{2}$
1705 \end_inset
1706
1707 を含む行です。
1708 \end_layout
1709
1710 \begin_layout Standard
1711 これは、コマンド
1712 \series bold
1713
1714 \backslash
1715 dfrac
1716 \series default
1717 を使用して作った分数
1718 \begin_inset Formula $\dfrac{1}{2}$
1719 \end_inset
1720
1721 を含む行です。
1722 \begin_inset Separator parbreak
1723 \end_inset
1724
1725
1726 \end_layout
1727
1728 \begin_layout Standard
1729 \align center
1730 \begin_inset Tabular
1731 <lyxtabular version="3" rows="4" columns="2">
1732 <features booktabs="true" tabularvalignment="middle">
1733 <column alignment="center" valignment="top" width="0pt">
1734 <column alignment="center" valignment="top" width="0pt">
1735 <row>
1736 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1737 \begin_inset Text
1738
1739 \begin_layout Plain Layout
1740 コマンド
1741 \end_layout
1742
1743 \end_inset
1744 </cell>
1745 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1746 \begin_inset Text
1747
1748 \begin_layout Plain Layout
1749 出力
1750 \end_layout
1751
1752 \end_inset
1753 </cell>
1754 </row>
1755 <row topspace="1.5mm">
1756 <cell alignment="center" valignment="top" usebox="none">
1757 \begin_inset Text
1758
1759 \begin_layout Plain Layout
1760
1761 \backslash
1762 frac
1763 \begin_inset space \textvisiblespace{}
1764 \end_inset
1765
1766 A
1767 \begin_inset Formula $\downarrow$
1768 \end_inset
1769
1770 B
1771 \end_layout
1772
1773 \end_inset
1774 </cell>
1775 <cell alignment="center" valignment="top" usebox="none">
1776 \begin_inset Text
1777
1778 \begin_layout Plain Layout
1779 \begin_inset Formula $\frac{A}{B}$
1780 \end_inset
1781
1782
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 </row>
1788 <row topspace="2mm">
1789 <cell alignment="center" valignment="top" usebox="none">
1790 \begin_inset Text
1791
1792 \begin_layout Plain Layout
1793
1794 \backslash
1795 dfrac
1796 \begin_inset space \textvisiblespace{}
1797 \end_inset
1798
1799 A
1800 \begin_inset Formula $\downarrow$
1801 \end_inset
1802
1803 B
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 <cell alignment="center" valignment="top" usebox="none">
1809 \begin_inset Text
1810
1811 \begin_layout Plain Layout
1812 \begin_inset Formula $\dfrac{A}{B}$
1813 \end_inset
1814
1815
1816 \end_layout
1817
1818 \end_inset
1819 </cell>
1820 </row>
1821 <row topspace="2mm" bottomspace="1mm">
1822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826
1827 \backslash
1828 dfrac
1829 \begin_inset space \textvisiblespace{}
1830 \end_inset
1831
1832 e^
1833 \backslash
1834 frac
1835 \begin_inset space \textvisiblespace{}
1836 \end_inset
1837
1838 1
1839 \begin_inset Formula $\downarrow$
1840 \end_inset
1841
1842 2
1843 \begin_inset Formula $\downarrow\downarrow$
1844 \end_inset
1845
1846 3
1847 \end_layout
1848
1849 \end_inset
1850 </cell>
1851 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1852 \begin_inset Text
1853
1854 \begin_layout Plain Layout
1855 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1856 \end_inset
1857
1858
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 </row>
1864 </lyxtabular>
1865
1866 \end_inset
1867
1868
1869 \end_layout
1870
1871 \begin_layout Standard
1872 \begin_inset VSpace bigskip
1873 \end_inset
1874
1875
1876 \begin_inset Newpage newpage
1877 \end_inset
1878
1879 入れ子の分数を作るには、コマンド
1880 \series bold
1881
1882 \backslash
1883 cfrac
1884 \series default
1885
1886 \begin_inset Index idx
1887 status collapsed
1888
1889 \begin_layout Plain Layout
1890 こまんど@コマンド ! C ! 
1891 \backslash
1892 cfrac
1893 \end_layout
1894
1895 \end_inset
1896
1897 が使えます。以下がその例です。
1898 \begin_inset VSpace -3mm
1899 \end_inset
1900
1901
1902 \end_layout
1903
1904 \begin_layout Standard
1905 \begin_inset Formula 
1906 \begin{align*}
1907 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1908 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1909 \end{align*}
1910
1911 \end_inset
1912
1913
1914 \end_layout
1915
1916 \begin_layout Standard
1917 上記の例で使用したコマンドは、
1918 \end_layout
1919
1920 \begin_layout Standard
1921
1922 \series bold
1923
1924 \backslash
1925 cfrac
1926 \begin_inset ERT
1927 status collapsed
1928
1929 \begin_layout Plain Layout
1930
1931
1932 \backslash
1933 space 
1934 \end_layout
1935
1936 \end_inset
1937
1938 A
1939 \begin_inset Formula $\downarrow$
1940 \end_inset
1941
1942 B+
1943 \backslash
1944 cfrac
1945 \begin_inset ERT
1946 status collapsed
1947
1948 \begin_layout Plain Layout
1949
1950
1951 \backslash
1952 space 
1953 \end_layout
1954
1955 \end_inset
1956
1957 C+
1958 \backslash
1959 cfrac
1960 \begin_inset ERT
1961 status collapsed
1962
1963 \begin_layout Plain Layout
1964
1965
1966 \backslash
1967 space 
1968 \end_layout
1969
1970 \end_inset
1971
1972 E
1973 \begin_inset Formula $\downarrow$
1974 \end_inset
1975
1976 F
1977 \begin_inset Formula $\downarrow$
1978 \end_inset
1979
1980 D
1981 \end_layout
1982
1983 \begin_layout Standard
1984 です。
1985 \end_layout
1986
1987 \begin_layout Standard
1988 \begin_inset VSpace medskip
1989 \end_inset
1990
1991
1992 \end_layout
1993
1994 \begin_layout Standard
1995
1996 \series bold
1997
1998 \backslash
1999 cfrac
2000 \series default
2001 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行立て数式の大きさに設定します。
2002 \end_layout
2003
2004 \begin_layout Standard
2005 分子の揃え方は、指定することができます。
2006 \series bold
2007
2008 \backslash
2009 cfracleft
2010 \series default
2011 コマンドは左揃えにし、
2012 \series bold
2013
2014 \backslash
2015 cfracright
2016 \series default
2017 は右揃えにします。
2018 \series bold
2019
2020 \backslash
2021 cfrac
2022 \series default
2023 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2024 \series bold
2025
2026 \begin_inset Formula 
2027 \[
2028 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2029 \]
2030
2031 \end_inset
2032
2033
2034 \end_layout
2035
2036 \begin_layout Standard
2037 \begin_inset Note Greyedout
2038 status open
2039
2040 \begin_layout Plain Layout
2041
2042 \series bold
2043 【註】
2044 \backslash
2045 cfracleft
2046 \series default
2047
2048 \series bold
2049
2050 \backslash
2051 cfracright
2052 \series default
2053 は、生粋の\SpecialChar LaTeX
2054 コマンドではなく、実体は、コマンド
2055 \series bold
2056
2057 \backslash
2058 cfrac[揃え位置]{分子}{分母}
2059 \series default
2060 です。したがって、これらを\SpecialChar TeX
2061 モードで使うことはできません。
2062 \end_layout
2063
2064 \end_inset
2065
2066
2067 \end_layout
2068
2069 \begin_layout Standard
2070 \begin_inset VSpace medskip
2071 \end_inset
2072
2073 ときに、以下のように
2074 \series bold
2075
2076 \backslash
2077 cfrac
2078 \series default
2079
2080 \series bold
2081
2082 \backslash
2083 frac
2084 \series default
2085 を組み合わせて使うと便利です。
2086 \begin_inset Formula 
2087 \[
2088 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2089 \]
2090
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 斜めの分数線を持つ行内分数を作るには、コマンド
2098 \series bold
2099
2100 \backslash
2101 nicefrac
2102 \series default
2103
2104 \begin_inset Index idx
2105 status collapsed
2106
2107 \begin_layout Plain Layout
2108 こまんど@コマンド ! N ! 
2109 \backslash
2110 nicefrac
2111 \end_layout
2112
2113 \end_inset
2114
2115 (例:
2116 \begin_inset Formula $\nicefrac{5}{31}$
2117 \end_inset
2118
2119 )を使うか、コマンド
2120 \series bold
2121
2122 \backslash
2123 unitfrac
2124 \series default
2125
2126 \begin_inset Index idx
2127 status collapsed
2128
2129 \begin_layout Plain Layout
2130 こまんど@コマンド ! U ! 
2131 \backslash
2132 unitfrac
2133 \end_layout
2134
2135 \end_inset
2136
2137 (例:
2138 \begin_inset Formula $\unitfrac{5}{31}$
2139 \end_inset
2140
2141 )を使います。さらに、
2142 \begin_inset Formula $\unitfrac[2]{1}{3}$
2143 \end_inset
2144
2145 のような帯分数を作るコマンド
2146 \series bold
2147
2148 \backslash
2149 unitfracthree
2150 \series default
2151 もあります。
2152 \end_layout
2153
2154 \begin_layout Standard
2155 \begin_inset Note Greyedout
2156 status open
2157
2158 \begin_layout Plain Layout
2159
2160 \series bold
2161 【註】
2162 \series default
2163 実は、
2164 \series bold
2165
2166 \backslash
2167 unitfracthree
2168 \series default
2169 は生粋の\SpecialChar LaTeX
2170 コマンドではなく、実体は
2171 \begin_inset Newline newline
2172 \end_inset
2173
2174
2175 \series bold
2176
2177 \backslash
2178 unitfrac[自然数]{分子}{分母}
2179 \series default
2180 というコマンドなので、\SpecialChar TeX
2181 コードでは使用できません。
2182 \end_layout
2183
2184 \end_inset
2185
2186
2187 \end_layout
2188
2189 \begin_layout Standard
2190 分数線を変更できるような独自の分数の定義のしかたは、第
2191 \begin_inset CommandInset ref
2192 LatexCommand ref
2193 reference "subsec:自己定義の分数"
2194
2195 \end_inset
2196
2197 節に説明があります。
2198 \end_layout
2199
2200 \begin_layout Standard
2201 多行分数の説明は、第
2202 \begin_inset CommandInset ref
2203 LatexCommand ref
2204 reference "subsec:Multiline-Fractions"
2205
2206 \end_inset
2207
2208 節にあります。
2209 \end_layout
2210
2211 \begin_layout Subsection
2212 根号
2213 \begin_inset Index idx
2214 status collapsed
2215
2216 \begin_layout Plain Layout
2217 こんごう@根号
2218 \end_layout
2219
2220 \end_inset
2221
2222
2223 \begin_inset Index idx
2224 status collapsed
2225
2226 \begin_layout Plain Layout
2227 るーと@ルート
2228 \begin_inset ERT
2229 status collapsed
2230
2231 \begin_layout Plain Layout
2232
2233 |see{
2234 \end_layout
2235
2236 \end_inset
2237
2238 根号
2239 \begin_inset ERT
2240 status collapsed
2241
2242 \begin_layout Plain Layout
2243
2244 }
2245 \end_layout
2246
2247 \end_inset
2248
2249
2250 \end_layout
2251
2252 \end_inset
2253
2254
2255 \end_layout
2256
2257 \begin_layout Standard
2258 平方根は、
2259 \series bold
2260
2261 \backslash
2262 sqrt
2263 \series default
2264
2265 \begin_inset Index idx
2266 status collapsed
2267
2268 \begin_layout Plain Layout
2269 こまんど@コマンド ! S ! 
2270 \backslash
2271 sqrt
2272 \end_layout
2273
2274 \end_inset
2275
2276 か数式ツールバーボタン
2277 \begin_inset Info
2278 type  "icon"
2279 arg   "math-insert \\sqrt"
2280 \end_inset
2281
2282 で作成することができ、他のすべての根号は、コマンド
2283 \series bold
2284
2285 \backslash
2286 root
2287 \series default
2288
2289 \begin_inset Index idx
2290 status collapsed
2291
2292 \begin_layout Plain Layout
2293 こまんど@コマンド ! R ! 
2294 \backslash
2295 root
2296 \end_layout
2297
2298 \end_inset
2299
2300 か数式ツールバーボタン
2301 \begin_inset Info
2302 type  "icon"
2303 arg   "math-insert \\root"
2304 \end_inset
2305
2306 で作成することができます。
2307 \begin_inset Separator parbreak
2308 \end_inset
2309
2310
2311 \end_layout
2312
2313 \begin_layout Standard
2314 \align center
2315 \begin_inset Tabular
2316 <lyxtabular version="3" rows="3" columns="2">
2317 <features booktabs="true" tabularvalignment="middle">
2318 <column alignment="center" valignment="top" width="0pt">
2319 <column alignment="center" valignment="top" width="0pt">
2320 <row>
2321 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2322 \begin_inset Text
2323
2324 \begin_layout Plain Layout
2325 コマンド
2326 \end_layout
2327
2328 \end_inset
2329 </cell>
2330 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2331 \begin_inset Text
2332
2333 \begin_layout Plain Layout
2334 出力
2335 \end_layout
2336
2337 \end_inset
2338 </cell>
2339 </row>
2340 <row topspace="1mm">
2341 <cell alignment="center" valignment="top" usebox="none">
2342 \begin_inset Text
2343
2344 \begin_layout Plain Layout
2345
2346 \backslash
2347 sqrt
2348 \begin_inset space \textvisiblespace{}
2349 \end_inset
2350
2351 A-B
2352 \end_layout
2353
2354 \end_inset
2355 </cell>
2356 <cell alignment="center" valignment="top" usebox="none">
2357 \begin_inset Text
2358
2359 \begin_layout Plain Layout
2360 \begin_inset Formula $\sqrt{A-B}$
2361 \end_inset
2362
2363
2364 \end_layout
2365
2366 \end_inset
2367 </cell>
2368 </row>
2369 <row topspace="1mm">
2370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Plain Layout
2374
2375 \backslash
2376 root
2377 \begin_inset space \textvisiblespace{}
2378 \end_inset
2379
2380 3
2381 \begin_inset Formula $\downarrow$
2382 \end_inset
2383
2384 A-B
2385 \end_layout
2386
2387 \end_inset
2388 </cell>
2389 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2390 \begin_inset Text
2391
2392 \begin_layout Plain Layout
2393 \begin_inset Formula $\sqrt[3]{A-B}$
2394 \end_inset
2395
2396
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 </row>
2402 </lyxtabular>
2403
2404 \end_inset
2405
2406
2407 \end_layout
2408
2409 \begin_layout Standard
2410 平方根は、根号指数フィールドを空白のままにしておけば、
2411 \series bold
2412
2413 \backslash
2414 root
2415 \series default
2416 でも作成することができます。
2417 \end_layout
2418
2419 \begin_layout Standard
2420 \begin_inset Formula $\sqrt[\beta]{B}$
2421 \end_inset
2422
2423 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2424 \begin_inset Newline newline
2425 \end_inset
2426
2427 この場合には、
2428 \begin_inset Formula $\beta$
2429 \end_inset
2430
2431 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2432 \series bold
2433
2434 \backslash
2435 leftroot
2436 \series default
2437
2438 \begin_inset Index idx
2439 status collapsed
2440
2441 \begin_layout Plain Layout
2442 こまんど@コマンド ! L ! 
2443 \backslash
2444 leftroot
2445 \end_layout
2446
2447 \end_inset
2448
2449
2450 \series bold
2451
2452 \backslash
2453 uproot
2454 \series default
2455
2456 \begin_inset Index idx
2457 status collapsed
2458
2459 \begin_layout Plain Layout
2460 こまんど@コマンド ! U ! 
2461 \backslash
2462 uproot
2463 \end_layout
2464
2465 \end_inset
2466
2467 を使います。
2468 \end_layout
2469
2470 \begin_layout Standard
2471
2472 \series bold
2473
2474 \backslash
2475 leftroot{距離}
2476 \series default
2477 および
2478 \series bold
2479
2480 \backslash
2481 uproot{距離}
2482 \end_layout
2483
2484 \begin_layout Standard
2485 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2486 \begin_inset Formula $\mathrm{72\,bp=1}$
2487 \end_inset
2488
2489 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2490 \begin_inset Newline newline
2491 \end_inset
2492
2493
2494 \series bold
2495
2496 \backslash
2497 root
2498 \backslash
2499 leftroot{-1
2500 \begin_inset Formula $\to$
2501 \end_inset
2502
2503
2504 \backslash
2505 uproot{2
2506 \begin_inset Formula $\to$
2507 \end_inset
2508
2509
2510 \backslash
2511 beta
2512 \begin_inset space \textvisiblespace{}
2513 \end_inset
2514
2515
2516 \begin_inset Formula $\to$
2517 \end_inset
2518
2519 B
2520 \begin_inset Newline newline
2521 \end_inset
2522
2523
2524 \series default
2525 は、正しく組版された数式
2526 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2527 \end_inset
2528
2529 を生成します。
2530 \end_layout
2531
2532 \begin_layout Subsection
2533 二項係数
2534 \begin_inset Index idx
2535 status collapsed
2536
2537 \begin_layout Plain Layout
2538 にこうけいすう@二項係数
2539 \end_layout
2540
2541 \end_inset
2542
2543
2544 \end_layout
2545
2546 \begin_layout Standard
2547 二項係数は、コマンド
2548 \series bold
2549
2550 \backslash
2551 binom
2552 \series default
2553
2554 \begin_inset Index idx
2555 status collapsed
2556
2557 \begin_layout Plain Layout
2558 こまんど@コマンド ! B ! 
2559 \backslash
2560 binom
2561 \end_layout
2562
2563 \end_inset
2564
2565 か数式ツールバーボタン
2566 \begin_inset Info
2567 type  "icon"
2568 arg   "math-insert \\frac-square"
2569 \end_inset
2570
2571 の小メニューを使って挿入することができます。分数(
2572 \series bold
2573
2574 \backslash
2575 frac
2576 \series default
2577 )と同様に、
2578 \series bold
2579
2580 \backslash
2581 binom
2582 \series default
2583 の他に、コマンド
2584 \series bold
2585
2586 \backslash
2587 dbinom
2588 \begin_inset Index idx
2589 status collapsed
2590
2591 \begin_layout Plain Layout
2592 こまんど@コマンド ! D ! 
2593 \backslash
2594 dbinom
2595 \end_layout
2596
2597 \end_inset
2598
2599
2600 \series default
2601 および
2602 \series bold
2603
2604 \backslash
2605 tbinom
2606 \series default
2607
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 こまんど@コマンド ! T ! 
2613 \backslash
2614 tbinom
2615 \end_layout
2616
2617 \end_inset
2618
2619 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2620 \series bold
2621
2622 \backslash
2623 brace
2624 \series default
2625
2626 \begin_inset Index idx
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630 こまんど@コマンド ! B ! 
2631 \backslash
2632 brace
2633 \end_layout
2634
2635 \end_inset
2636
2637
2638 \series bold
2639
2640 \backslash
2641 brack
2642 \series default
2643
2644 \begin_inset Index idx
2645 status collapsed
2646
2647 \begin_layout Plain Layout
2648 こまんど@コマンド ! B ! 
2649 \backslash
2650 brack
2651 \end_layout
2652
2653 \end_inset
2654
2655 があります。
2656 \begin_inset Separator parbreak
2657 \end_inset
2658
2659
2660 \end_layout
2661
2662 \begin_layout Standard
2663 \align center
2664 \begin_inset Tabular
2665 <lyxtabular version="3" rows="6" columns="2">
2666 <features booktabs="true" tabularvalignment="middle">
2667 <column alignment="center" valignment="top" width="0pt">
2668 <column alignment="center" valignment="top" width="0pt">
2669 <row>
2670 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2671 \begin_inset Text
2672
2673 \begin_layout Plain Layout
2674 コマンド
2675 \end_layout
2676
2677 \end_inset
2678 </cell>
2679 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2680 \begin_inset Text
2681
2682 \begin_layout Plain Layout
2683 出力
2684 \end_layout
2685
2686 \end_inset
2687 </cell>
2688 </row>
2689 <row topspace="1mm">
2690 <cell alignment="center" valignment="top" usebox="none">
2691 \begin_inset Text
2692
2693 \begin_layout Plain Layout
2694
2695 \backslash
2696 binom
2697 \begin_inset space \textvisiblespace{}
2698 \end_inset
2699
2700 A
2701 \begin_inset Formula $\downarrow$
2702 \end_inset
2703
2704 B
2705 \end_layout
2706
2707 \end_inset
2708 </cell>
2709 <cell alignment="center" valignment="top" usebox="none">
2710 \begin_inset Text
2711
2712 \begin_layout Plain Layout
2713 \begin_inset Formula $\binom{A}{B}$
2714 \end_inset
2715
2716
2717 \end_layout
2718
2719 \end_inset
2720 </cell>
2721 </row>
2722 <row topspace="2mm">
2723 <cell alignment="center" valignment="top" usebox="none">
2724 \begin_inset Text
2725
2726 \begin_layout Plain Layout
2727
2728 \backslash
2729 dbinom
2730 \begin_inset space \textvisiblespace{}
2731 \end_inset
2732
2733 A
2734 \begin_inset Formula $\downarrow$
2735 \end_inset
2736
2737 B
2738 \end_layout
2739
2740 \end_inset
2741 </cell>
2742 <cell alignment="center" valignment="top" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746 \begin_inset Formula $\dbinom{A}{B}$
2747 \end_inset
2748
2749
2750 \end_layout
2751
2752 \end_inset
2753 </cell>
2754 </row>
2755 <row topspace="2mm" bottomspace="0.5mm">
2756 <cell alignment="center" valignment="top" usebox="none">
2757 \begin_inset Text
2758
2759 \begin_layout Plain Layout
2760
2761 \backslash
2762 tbinom
2763 \begin_inset space \textvisiblespace{}
2764 \end_inset
2765
2766 A
2767 \begin_inset Formula $\downarrow$
2768 \end_inset
2769
2770 B
2771 \end_layout
2772
2773 \end_inset
2774 </cell>
2775 <cell alignment="center" valignment="top" usebox="none">
2776 \begin_inset Text
2777
2778 \begin_layout Plain Layout
2779 \begin_inset Formula $\tbinom{A}{B}$
2780 \end_inset
2781
2782
2783 \end_layout
2784
2785 \end_inset
2786 </cell>
2787 </row>
2788 <row topspace="1mm">
2789 <cell alignment="center" valignment="top" topline="true" usebox="none">
2790 \begin_inset Text
2791
2792 \begin_layout Plain Layout
2793
2794 \backslash
2795 brack
2796 \begin_inset space \textvisiblespace{}
2797 \end_inset
2798
2799 A
2800 \begin_inset Formula $\downarrow$
2801 \end_inset
2802
2803 B
2804 \end_layout
2805
2806 \end_inset
2807 </cell>
2808 <cell alignment="center" valignment="top" topline="true" usebox="none">
2809 \begin_inset Text
2810
2811 \begin_layout Plain Layout
2812 \begin_inset Formula ${A \brack B}$
2813 \end_inset
2814
2815
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 </row>
2821 <row topspace="2mm" bottomspace="0.5mm">
2822 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826
2827 \backslash
2828 brace
2829 \begin_inset space \textvisiblespace{}
2830 \end_inset
2831
2832 A
2833 \begin_inset Formula $\downarrow$
2834 \end_inset
2835
2836 B
2837 \end_layout
2838
2839 \end_inset
2840 </cell>
2841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2842 \begin_inset Text
2843
2844 \begin_layout Plain Layout
2845 \begin_inset Formula ${A \brace B}$
2846 \end_inset
2847
2848
2849 \end_layout
2850
2851 \end_inset
2852 </cell>
2853 </row>
2854 </lyxtabular>
2855
2856 \end_inset
2857
2858
2859 \end_layout
2860
2861 \begin_layout Subsection
2862 場合分け
2863 \begin_inset Index idx
2864 status collapsed
2865
2866 \begin_layout Plain Layout
2867 ばあいわけ@場合分け
2868 \end_layout
2869
2870 \end_inset
2871
2872
2873 \end_layout
2874
2875 \begin_layout Standard
2876 \align center
2877 \begin_inset Tabular
2878 <lyxtabular version="3" rows="3" columns="2">
2879 <features booktabs="true" tabularvalignment="middle">
2880 <column alignment="center" valignment="top" width="0pt">
2881 <column alignment="center" valignment="top" width="0pt">
2882 <row>
2883 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2884 \begin_inset Text
2885
2886 \begin_layout Plain Layout
2887 コマンド
2888 \end_layout
2889
2890 \end_inset
2891 </cell>
2892 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2893 \begin_inset Text
2894
2895 \begin_layout Plain Layout
2896 出力
2897 \end_layout
2898
2899 \end_inset
2900 </cell>
2901 </row>
2902 <row>
2903 <cell alignment="center" valignment="top" usebox="none">
2904 \begin_inset Text
2905
2906 \begin_layout Plain Layout
2907
2908 \backslash
2909 cases
2910 \begin_inset space \textvisiblespace{}
2911 \end_inset
2912
2913 A
2914 \begin_inset Formula $\to$
2915 \end_inset
2916
2917 B
2918 \begin_inset Formula $>$
2919 \end_inset
2920
2921 0
2922 \begin_inset Index idx
2923 status collapsed
2924
2925 \begin_layout Plain Layout
2926 こまんど@コマンド ! C ! 
2927 \backslash
2928 cases
2929 \end_layout
2930
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 <cell alignment="center" valignment="top" usebox="none">
2939 \begin_inset Text
2940
2941 \begin_layout Plain Layout
2942 \begin_inset Formula $\begin{cases}
2943 A & B>0\end{cases}$
2944 \end_inset
2945
2946
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row topspace="1.5mm">
2953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \backslash
2959 cases
2960 \begin_inset space \textvisiblespace{}
2961 \end_inset
2962
2963
2964 \begin_inset Info
2965 type  "shortcut"
2966 arg   "newline-insert newline"
2967 \end_inset
2968
2969
2970 \end_layout
2971
2972 \end_inset
2973 </cell>
2974 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978 \begin_inset Formula $\begin{cases}
2979 A & \textrm{for }x>0\\
2980 B & \textrm{for }x=0
2981 \end{cases}$
2982 \end_inset
2983
2984
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 </row>
2990 </lyxtabular>
2991
2992 \end_inset
2993
2994
2995 \end_layout
2996
2997 \begin_layout Standard
2998
2999 \series bold
3000
3001 \backslash
3002 cases
3003 \series default
3004 を挿入するか数式ツールバーボタン
3005 \begin_inset Info
3006 type  "icon"
3007 arg   "math-insert \\cases"
3008 \end_inset
3009
3010 を使用した後では、
3011 \begin_inset Flex Ruby
3012 status collapsed
3013
3014 \begin_layout Plain Layout
3015 捷径
3016 \begin_inset Argument post:1
3017 status collapsed
3018
3019 \begin_layout Plain Layout
3020 ショートカット
3021 \end_layout
3022
3023 \end_inset
3024
3025
3026 \end_layout
3027
3028 \end_inset
3029
3030
3031 \begin_inset Info
3032 type  "shortcut"
3033 arg   "newline-insert newline"
3034 \end_inset
3035
3036 か表ツールバーボタン
3037 \begin_inset Info
3038 type  "icon"
3039 arg   "inset-modify tabular append-row"
3040 \end_inset
3041
3042 を使えば、新しい行を作ることができます。
3043 \end_layout
3044
3045 \begin_layout Standard
3046 コマンド
3047 \series bold
3048
3049 \backslash
3050 cases
3051 \series default
3052 は、
3053 \family sans
3054 挿入\SpecialChar menuseparator
3055 数式\SpecialChar menuseparator
3056 Cases環境
3057 \family default
3058 メニューで挿入することもできます。
3059 \end_layout
3060
3061 \begin_layout Subsection
3062 否定
3063 \begin_inset Index idx
3064 status collapsed
3065
3066 \begin_layout Plain Layout
3067 ひてい@否定
3068 \end_layout
3069
3070 \end_inset
3071
3072
3073 \end_layout
3074
3075 \begin_layout Standard
3076
3077 \series bold
3078
3079 \backslash
3080 not
3081 \series default
3082
3083 \begin_inset Index idx
3084 status collapsed
3085
3086 \begin_layout Plain Layout
3087 こまんど@コマンド ! N ! 
3088 \backslash
3089 not
3090 \end_layout
3091
3092 \end_inset
3093
3094 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3095 \begin_inset Separator parbreak
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \begin_layout Standard
3102 \align center
3103 \begin_inset Tabular
3104 <lyxtabular version="3" rows="4" columns="2">
3105 <features booktabs="true" tabularvalignment="middle">
3106 <column alignment="center" valignment="top" width="0pt">
3107 <column alignment="center" valignment="top" width="0pt">
3108 <row>
3109 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113 コマンド
3114 \end_layout
3115
3116 \end_inset
3117 </cell>
3118 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122 出力
3123 \end_layout
3124
3125 \end_inset
3126 </cell>
3127 </row>
3128 <row>
3129 <cell alignment="center" valignment="top" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \backslash
3135 not=
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell alignment="center" valignment="top" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144 \begin_inset Formula $\not=$
3145 \end_inset
3146
3147
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 </row>
3153 <row>
3154 <cell alignment="center" valignment="top" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158
3159 \backslash
3160 not 
3161 \backslash
3162 le
3163 \end_layout
3164
3165 \end_inset
3166 </cell>
3167 <cell alignment="center" valignment="top" usebox="none">
3168 \begin_inset Text
3169
3170 \begin_layout Plain Layout
3171 \begin_inset Formula $\not\le$
3172 \end_inset
3173
3174
3175 \end_layout
3176
3177 \end_inset
3178 </cell>
3179 </row>
3180 <row>
3181 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Plain Layout
3185
3186 \backslash
3187 not 
3188 \backslash
3189 parallel
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3195 \begin_inset Text
3196
3197 \begin_layout Plain Layout
3198 \begin_inset Formula $\not\parallel$
3199 \end_inset
3200
3201
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 </row>
3207 </lyxtabular>
3208
3209 \end_inset
3210
3211
3212 \end_layout
3213
3214 \begin_layout Standard
3215 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3216 \begin_inset CommandInset ref
3217 LatexCommand ref
3218 reference "subsec:数学記号"
3219
3220 \end_inset
3221
3222 節および第
3223 \begin_inset CommandInset ref
3224 LatexCommand ref
3225 reference "sec:関係子"
3226
3227 \end_inset
3228
3229 節を参照)。
3230 \end_layout
3231
3232 \begin_layout Subsection
3233 埋め草
3234 \begin_inset CommandInset label
3235 LatexCommand label
3236 name "subsec:埋め草"
3237
3238 \end_inset
3239
3240
3241 \begin_inset Index idx
3242 status collapsed
3243
3244 \begin_layout Plain Layout
3245 うめくさ@埋め草
3246 \end_layout
3247
3248 \end_inset
3249
3250
3251 \begin_inset Index idx
3252 status collapsed
3253
3254 \begin_layout Plain Layout
3255 かがくきごう@化学記号 ! どういたい@同位体
3256 \end_layout
3257
3258 \end_inset
3259
3260
3261 \begin_inset Index idx
3262 status collapsed
3263
3264 \begin_layout Plain Layout
3265 どういたい@同位体
3266 \begin_inset ERT
3267 status collapsed
3268
3269 \begin_layout Plain Layout
3270
3271 |see{
3272 \end_layout
3273
3274 \end_inset
3275
3276 化学記号
3277 \begin_inset ERT
3278 status collapsed
3279
3280 \begin_layout Plain Layout
3281
3282 }
3283 \end_layout
3284
3285 \end_inset
3286
3287
3288 \end_layout
3289
3290 \end_inset
3291
3292
3293 \begin_inset Index idx
3294 status collapsed
3295
3296 \begin_layout Plain Layout
3297 あいそとーぷ@アイソトープ
3298 \begin_inset ERT
3299 status collapsed
3300
3301 \begin_layout Plain Layout
3302
3303 |see{
3304 \end_layout
3305
3306 \end_inset
3307
3308 同位体
3309 \begin_inset ERT
3310 status collapsed
3311
3312 \begin_layout Plain Layout
3313
3314 }
3315 \end_layout
3316
3317 \end_inset
3318
3319
3320 \end_layout
3321
3322 \end_inset
3323
3324
3325 \end_layout
3326
3327 \begin_layout Standard
3328 たとえば同位体
3329 \begin_inset Foot
3330 status collapsed
3331
3332 \begin_layout Plain Layout
3333 同位体と化学記号の組版に関しては、第
3334 \begin_inset CommandInset ref
3335 LatexCommand ref
3336 reference "subsec:化学記号と化学式"
3337
3338 \end_inset
3339
3340 節に記述があります。
3341 \end_layout
3342
3343 \end_inset
3344
3345 を表示しようとすると、次のような問題が起こります。
3346 \begin_inset Separator parbreak
3347 \end_inset
3348
3349
3350 \end_layout
3351
3352 \begin_layout Standard
3353 \align center
3354 \begin_inset Tabular
3355 <lyxtabular version="3" rows="2" columns="2">
3356 <features booktabs="true" tabularvalignment="middle">
3357 <column alignment="center" valignment="top" width="0pt">
3358 <column alignment="center" valignment="top" width="0pt">
3359 <row>
3360 <cell alignment="center" valignment="top" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364 上付き文字と下付き文字を使用して作った指数:
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 <cell alignment="center" valignment="top" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3374 \end_inset
3375
3376
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 </row>
3382 <row topspace="1.5mm">
3383 <cell alignment="center" valignment="top" usebox="none">
3384 \begin_inset Text
3385
3386 \begin_layout Plain Layout
3387 正しい指数:
3388 \end_layout
3389
3390 \end_inset
3391 </cell>
3392 <cell alignment="center" valignment="top" usebox="none">
3393 \begin_inset Text
3394
3395 \begin_layout Plain Layout
3396 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \end_inset
3403 </cell>
3404 </row>
3405 </lyxtabular>
3406
3407 \end_inset
3408
3409
3410 \end_layout
3411
3412 \begin_layout Standard
3413 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3414 \series bold
3415
3416 \backslash
3417 phantom
3418 \series default
3419
3420 \begin_inset Index idx
3421 status collapsed
3422
3423 \begin_layout Plain Layout
3424 こまんど@コマンド ! P ! 
3425 \backslash
3426 phantom
3427 \end_layout
3428
3429 \end_inset
3430
3431 や数式ツールバーボタン
3432 \begin_inset Foot
3433 status collapsed
3434
3435 \begin_layout Plain Layout
3436 ツールバーボタン
3437 \begin_inset Info
3438 type  "icon"
3439 arg   "math-insert \\space"
3440 \end_inset
3441
3442 の小メニューに入っています。
3443 \end_layout
3444
3445 \end_inset
3446
3447
3448 \begin_inset Graphics
3449         filename ../../images/math/phantom.png
3450         scale 85
3451
3452 \end_inset
3453
3454 があります。
3455 \series bold
3456
3457 \backslash
3458 phantom
3459 \series default
3460 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3461 ち文字)として適用されることを示しています。したがって、
3462 \series bold
3463
3464 \backslash
3465 phantom
3466 \series default
3467 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3468 \begin_inset Separator parbreak
3469 \end_inset
3470
3471
3472 \end_layout
3473
3474 \begin_layout Standard
3475 \align center
3476 \begin_inset Tabular
3477 <lyxtabular version="3" rows="4" columns="2">
3478 <features booktabs="true" tabularvalignment="middle">
3479 <column alignment="center" valignment="top" width="0pt">
3480 <column alignment="center" valignment="top" width="0pt">
3481 <row>
3482 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 コマンド
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3492 \begin_inset Text
3493
3494 \begin_layout Plain Layout
3495 出力
3496 \end_layout
3497
3498 \end_inset
3499 </cell>
3500 </row>
3501 <row topspace="1.5mm">
3502 <cell alignment="center" valignment="top" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506 ^19
3507 \begin_inset space \textvisiblespace{}
3508 \end_inset
3509
3510 _
3511 \backslash
3512 phantom
3513 \begin_inset space \textvisiblespace{}
3514 \end_inset
3515
3516 1
3517 \begin_inset Formula $\to$
3518 \end_inset
3519
3520 9
3521 \begin_inset space \textvisiblespace{}
3522 \end_inset
3523
3524 F
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell alignment="center" valignment="top" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Plain Layout
3533 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3534 \end_inset
3535
3536
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 </row>
3542 <row topspace="1.5mm" bottomspace="0.5mm">
3543 <cell alignment="center" valignment="top" usebox="none">
3544 \begin_inset Text
3545
3546 \begin_layout Plain Layout
3547 ^235
3548 \begin_inset space \textvisiblespace{}
3549 \end_inset
3550
3551 _
3552 \backslash
3553 phantom
3554 \begin_inset space \textvisiblespace{}
3555 \end_inset
3556
3557 23
3558 \begin_inset Formula $\to$
3559 \end_inset
3560
3561 9
3562 \begin_inset space \textvisiblespace{}
3563 \end_inset
3564
3565 F
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 <cell alignment="center" valignment="top" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3575 \end_inset
3576
3577
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 </row>
3583 <row topspace="1.5mm" bottomspace="0.5mm">
3584 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3585 \begin_inset Text
3586
3587 \begin_layout Plain Layout
3588
3589 \backslash
3590 Lambda^
3591 \begin_inset space \textvisiblespace{}
3592 \end_inset
3593
3594
3595 \backslash
3596 phantom
3597 \begin_inset space \textvisiblespace{}
3598 \end_inset
3599
3600 ii
3601 \begin_inset Formula $\to$
3602 \end_inset
3603
3604 t
3605 \begin_inset space \textvisiblespace{}
3606 \end_inset
3607
3608 _MMt
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Plain Layout
3617 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3618 \end_inset
3619
3620
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 </row>
3626 </lyxtabular>
3627
3628 \end_inset
3629
3630
3631 \end_layout
3632
3633 \begin_layout Standard
3634 さらに、
3635 \series bold
3636
3637 \backslash
3638 vphantom
3639 \series default
3640
3641 \begin_inset Index idx
3642 status collapsed
3643
3644 \begin_layout Plain Layout
3645 こまんど@コマンド ! V ! 
3646 \backslash
3647 vphantom
3648 \end_layout
3649
3650 \end_inset
3651
3652 (ツールバーボタン
3653 \begin_inset space ~
3654 \end_inset
3655
3656
3657 \begin_inset Graphics
3658         filename ../../images/math/vphantom.png
3659         scale 85
3660
3661 \end_inset
3662
3663 )および
3664 \series bold
3665
3666 \backslash
3667 hphantom
3668 \series default
3669
3670 \begin_inset Index idx
3671 status collapsed
3672
3673 \begin_layout Plain Layout
3674 こまんど@コマンド ! H ! 
3675 \backslash
3676 hphantom
3677 \end_layout
3678
3679 \end_inset
3680
3681 (ツールバーボタン
3682 \begin_inset space ~
3683 \end_inset
3684
3685
3686 \begin_inset Graphics
3687         filename ../../images/math/hphantom.png
3688         scale 85
3689
3690 \end_inset
3691
3692 )というコマンドもあります。
3693 \series bold
3694
3695 \backslash
3696 vphantom
3697 \series default
3698 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3699 \series bold
3700
3701 \backslash
3702 hphantom
3703 \series default
3704 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3705 \end_layout
3706
3707 \begin_layout Standard
3708 たとえば、
3709 \series bold
3710
3711 \backslash
3712 vphantom
3713 \series default
3714
3715 \begin_inset space \textvisiblespace{}
3716 \end_inset
3717
3718
3719 \series bold
3720 a
3721 \backslash
3722 int
3723 \series default
3724 は、積分記号
3725 \begin_inset Foot
3726 status collapsed
3727
3728 \begin_layout Plain Layout
3729
3730 \series bold
3731
3732 \backslash
3733 int
3734 \series default
3735 コマンドは、積分記号を生成します。第
3736 \begin_inset CommandInset ref
3737 LatexCommand ref
3738 reference "subsec:大演算子"
3739
3740 \end_inset
3741
3742 節を参照してください。
3743 \end_layout
3744
3745 \end_inset
3746
3747 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3748 \begin_inset CommandInset ref
3749 LatexCommand ref
3750 reference "subsec:多行にわたる括弧"
3751
3752 \end_inset
3753
3754 節を参照してください。
3755 \end_layout
3756
3757 \begin_layout Standard
3758 埋め草は、メニュー
3759 \family sans
3760 挿入\SpecialChar menuseparator
3761 整形\SpecialChar menuseparator
3762 埋め草
3763 \family default
3764 を使えば、以下のように本文中でも使用することができます。
3765 \end_layout
3766
3767 \begin_layout Standard
3768 これは本文です。
3769 \begin_inset Newline newline
3770 \end_inset
3771
3772
3773 \begin_inset Phantom Phantom
3774 status open
3775
3776 \begin_layout Plain Layout
3777 これは
3778 \end_layout
3779
3780 \end_inset
3781
3782 本文です。
3783 \end_layout
3784
3785 \begin_layout Subsection
3786 横線
3787 \begin_inset Index idx
3788 status collapsed
3789
3790 \begin_layout Plain Layout
3791 よこせん@横線
3792 \end_layout
3793
3794 \end_inset
3795
3796
3797 \begin_inset Index idx
3798 status collapsed
3799
3800 \begin_layout Plain Layout
3801 すうしき@数式 ! かせん@下線
3802 \end_layout
3803
3804 \end_inset
3805
3806
3807 \begin_inset Index idx
3808 status collapsed
3809
3810 \begin_layout Plain Layout
3811 ぼうせん@棒線
3812 \begin_inset ERT
3813 status collapsed
3814
3815 \begin_layout Plain Layout
3816
3817 |see{
3818 \end_layout
3819
3820 \end_inset
3821
3822 横線
3823 \begin_inset ERT
3824 status collapsed
3825
3826 \begin_layout Plain Layout
3827
3828 }
3829 \end_layout
3830
3831 \end_inset
3832
3833
3834 \end_layout
3835
3836 \end_inset
3837
3838
3839 \end_layout
3840
3841 \begin_layout Standard
3842 \align center
3843 \begin_inset Tabular
3844 <lyxtabular version="3" rows="4" columns="2">
3845 <features booktabs="true" tabularvalignment="middle">
3846 <column alignment="center" valignment="top" width="0pt">
3847 <column alignment="center" valignment="top" width="0pt">
3848 <row>
3849 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3850 \begin_inset Text
3851
3852 \begin_layout Plain Layout
3853 コマンド
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 出力
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 </row>
3868 <row topspace="2mm">
3869 <cell alignment="center" valignment="top" usebox="none">
3870 \begin_inset Text
3871
3872 \begin_layout Plain Layout
3873
3874 \backslash
3875 overline
3876 \begin_inset space \textvisiblespace{}
3877 \end_inset
3878
3879 A+B
3880 \begin_inset Index idx
3881 status collapsed
3882
3883 \begin_layout Plain Layout
3884 こまんど@コマンド ! O ! 
3885 \backslash
3886 overline
3887 \end_layout
3888
3889 \end_inset
3890
3891
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 <cell alignment="center" valignment="top" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900 \begin_inset Formula $\overline{A+B}$
3901 \end_inset
3902
3903
3904 \end_layout
3905
3906 \end_inset
3907 </cell>
3908 </row>
3909 <row bottomspace="1mm">
3910 <cell alignment="center" valignment="top" usebox="none">
3911 \begin_inset Text
3912
3913 \begin_layout Plain Layout
3914
3915 \backslash
3916 underline
3917 \begin_inset space \textvisiblespace{}
3918 \end_inset
3919
3920 A+B
3921 \begin_inset Index idx
3922 status collapsed
3923
3924 \begin_layout Plain Layout
3925 こまんど@コマンド ! U ! 
3926 \backslash
3927 underline
3928 \end_layout
3929
3930 \end_inset
3931
3932
3933 \end_layout
3934
3935 \end_inset
3936 </cell>
3937 <cell alignment="center" valignment="top" usebox="none">
3938 \begin_inset Text
3939
3940 \begin_layout Plain Layout
3941 \begin_inset Formula $\underline{A+B}$
3942 \end_inset
3943
3944
3945 \end_layout
3946
3947 \end_inset
3948 </cell>
3949 </row>
3950 <row topspace="2mm" bottomspace="1mm">
3951 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955
3956 \backslash
3957 overline
3958 \begin_inset space \textvisiblespace{}
3959 \end_inset
3960
3961
3962 \backslash
3963 underline
3964 \begin_inset space \textvisiblespace{}
3965 \end_inset
3966
3967 A+B
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3973 \begin_inset Text
3974
3975 \begin_layout Plain Layout
3976 \begin_inset Formula $\overline{\underline{A+B}}$
3977 \end_inset
3978
3979
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 </row>
3985 </lyxtabular>
3986
3987 \end_inset
3988
3989
3990 \end_layout
3991
3992 \begin_layout Standard
3993 上記最後の例では、先に
3994 \series bold
3995
3996 \backslash
3997 overline
3998 \series default
3999 が来ようが
4000 \series bold
4001
4002 \backslash
4003 underline
4004 \series default
4005 が来ようが、関係ありません。
4006 \end_layout
4007
4008 \begin_layout Standard
4009 二重下線を引くには、
4010 \series bold
4011
4012 \backslash
4013 underline
4014 \series default
4015 を二回使います。
4016 \end_layout
4017
4018 \begin_layout Standard
4019 文字の上下6本の線まで引くことができます。
4020 \end_layout
4021
4022 \begin_layout Standard
4023 \begin_inset VSpace bigskip
4024 \end_inset
4025
4026 自己定義の線は、以下の書式を持つ
4027 \series bold
4028
4029 \backslash
4030 rule
4031 \series default
4032
4033 \begin_inset Index idx
4034 status collapsed
4035
4036 \begin_layout Plain Layout
4037 こまんど@コマンド ! R ! 
4038 \backslash
4039 rule
4040 \end_layout
4041
4042 \end_inset
4043
4044 コマンドで作成することができます。
4045 \end_layout
4046
4047 \begin_layout Standard
4048
4049 \series bold
4050
4051 \backslash
4052 rule[垂直オフセット幅]{長さ}{厚み}
4053 \end_layout
4054
4055 \begin_layout Standard
4056 オプションの
4057 \series bold
4058 「垂直オフセット幅
4059 \series default
4060 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4061 \begin_inset CommandInset ref
4062 LatexCommand ref
4063 reference "tab:使用できる単位"
4064
4065 \end_inset
4066
4067 表に掲げてある単位を用いることができます。以下に、
4068 \begin_inset Newline newline
4069 \end_inset
4070
4071
4072 \series bold
4073
4074 \backslash
4075 rule[-2ex]{3cm}{2pt}
4076 \series default
4077  および 
4078 \series bold
4079
4080 \backslash
4081 rule{2cm}{1pt}
4082 \begin_inset Newline newline
4083 \end_inset
4084
4085
4086 \series default
4087 というコマンドを用いて作成したふたつの例を例示します。
4088 \end_layout
4089
4090 \begin_layout Standard
4091 この行には、
4092 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4093 \end_inset
4094
4095 二本の線があります。
4096 \end_layout
4097
4098 \begin_layout Standard
4099
4100 \backslash
4101 ruleは、メニュー
4102 \family sans
4103 挿入\SpecialChar menuseparator
4104 整形\SpecialChar menuseparator
4105 水平線
4106 \family default
4107 を使っても、本文に挿入することができます。
4108 \end_layout
4109
4110 \begin_layout Standard
4111 これは一行の
4112 \begin_inset CommandInset line
4113 LatexCommand rule
4114 offset "0.5ex"
4115 width "3cm"
4116 height "1pt"
4117
4118 \end_inset
4119
4120 文章です。
4121 \end_layout
4122
4123 \begin_layout Subsection
4124 省略符号
4125 \begin_inset CommandInset label
4126 LatexCommand label
4127 name "subsec:省略符号"
4128
4129 \end_inset
4130
4131
4132 \begin_inset Index idx
4133 status collapsed
4134
4135 \begin_layout Plain Layout
4136 しょうりゃくふごう@省略符号
4137 \end_layout
4138
4139 \end_inset
4140
4141
4142 \end_layout
4143
4144 \begin_layout Standard
4145 省略符号には、いくつかの種類が使用できます
4146 \begin_inset Foot
4147 status collapsed
4148
4149 \begin_layout Plain Layout
4150 数式ツールバー中の
4151 \begin_inset Info
4152 type  "icon"
4153 arg   "math-insert \\ldots"
4154 \end_inset
4155
4156 ボタンで表示されている小メニューです。
4157 \end_layout
4158
4159 \end_inset
4160
4161 。列挙のためには、ベースラインの点々(
4162 \series bold
4163
4164 \backslash
4165 ldots
4166 \series default
4167
4168 \begin_inset Index idx
4169 status collapsed
4170
4171 \begin_layout Plain Layout
4172 こまんど@コマンド ! L ! 
4173 \backslash
4174 ldots
4175 \end_layout
4176
4177 \end_inset
4178
4179 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4180 \series bold
4181
4182 \backslash
4183 cdots
4184 \series default
4185
4186 \begin_inset Index idx
4187 status collapsed
4188
4189 \begin_layout Plain Layout
4190 こまんど@コマンド ! C ! 
4191 \backslash
4192 cdots
4193 \end_layout
4194
4195 \end_inset
4196
4197 )が必要です。
4198 \series bold
4199
4200 \backslash
4201 dots
4202 \series default
4203
4204 \begin_inset Index idx
4205 status collapsed
4206
4207 \begin_layout Plain Layout
4208 こまんど@コマンド ! D ! 
4209 \backslash
4210 dots
4211 \end_layout
4212
4213 \end_inset
4214
4215 コマンドを使うと、\SpecialChar LaTeX
4216 は次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4217 \begin_inset Separator parbreak
4218 \end_inset
4219
4220
4221 \end_layout
4222
4223 \begin_layout Standard
4224 \align center
4225 \begin_inset Tabular
4226 <lyxtabular version="3" rows="9" columns="2">
4227 <features booktabs="true" tabularvalignment="middle">
4228 <column alignment="center" valignment="top" width="0pt">
4229 <column alignment="center" valignment="top" width="0pt">
4230 <row>
4231 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4232 \begin_inset Text
4233
4234 \begin_layout Plain Layout
4235 コマンド
4236 \end_layout
4237
4238 \end_inset
4239 </cell>
4240 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4241 \begin_inset Text
4242
4243 \begin_layout Plain Layout
4244 出力
4245 \end_layout
4246
4247 \end_inset
4248 </cell>
4249 </row>
4250 <row>
4251 <cell alignment="center" valignment="top" usebox="none">
4252 \begin_inset Text
4253
4254 \begin_layout Plain Layout
4255 A_1
4256 \begin_inset space \textvisiblespace{}
4257 \end_inset
4258
4259 ,
4260 \backslash
4261 dots
4262 \begin_inset space \textvisiblespace{}
4263 \end_inset
4264
4265 ,A_n
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 \begin_inset Formula $A_{1},\dots,A_{n}$
4275 \end_inset
4276
4277
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 </row>
4283 <row>
4284 <cell alignment="center" valignment="top" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Plain Layout
4288 A_1
4289 \begin_inset space \textvisiblespace{}
4290 \end_inset
4291
4292 +
4293 \backslash
4294 dots
4295 \begin_inset space \textvisiblespace{}
4296 \end_inset
4297
4298 +A_n
4299 \end_layout
4300
4301 \end_inset
4302 </cell>
4303 <cell alignment="center" valignment="top" usebox="none">
4304 \begin_inset Text
4305
4306 \begin_layout Plain Layout
4307 \begin_inset Formula $A_{1}+\dots+A_{n}$
4308 \end_inset
4309
4310
4311 \end_layout
4312
4313 \end_inset
4314 </cell>
4315 </row>
4316 <row>
4317 <cell alignment="center" valignment="top" usebox="none">
4318 \begin_inset Text
4319
4320 \begin_layout Plain Layout
4321 A_1
4322 \begin_inset space \textvisiblespace{}
4323 \end_inset
4324
4325 ,
4326 \backslash
4327 ldots
4328 \begin_inset space \textvisiblespace{}
4329 \end_inset
4330
4331 ,A_n
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 \begin_inset Formula $A_{1},\ldots,A_{n}$
4341 \end_inset
4342
4343
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 </row>
4349 <row>
4350 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 A_1
4355 \begin_inset space \textvisiblespace{}
4356 \end_inset
4357
4358 +
4359 \backslash
4360 cdots
4361 \begin_inset space \textvisiblespace{}
4362 \end_inset
4363
4364 +A_n
4365 \end_layout
4366
4367 \end_inset
4368 </cell>
4369 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4370 \begin_inset Text
4371
4372 \begin_layout Plain Layout
4373 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4374 \end_inset
4375
4376
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 </row>
4382 <row>
4383 <cell alignment="center" valignment="top" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387
4388 \backslash
4389 vdots
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 <cell alignment="center" valignment="top" usebox="none">
4395 \begin_inset Text
4396
4397 \begin_layout Plain Layout
4398 \begin_inset Formula $\vdots$
4399 \end_inset
4400
4401
4402 \end_layout
4403
4404 \end_inset
4405 </cell>
4406 </row>
4407 <row>
4408 <cell alignment="center" valignment="top" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412
4413 \backslash
4414 ddots
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 <cell alignment="center" valignment="top" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 \begin_inset Formula $\ddots$
4424 \end_inset
4425
4426
4427 \end_layout
4428
4429 \end_inset
4430 </cell>
4431 </row>
4432 <row>
4433 <cell alignment="center" valignment="top" usebox="none">
4434 \begin_inset Text
4435
4436 \begin_layout Plain Layout
4437
4438 \backslash
4439 iddots
4440 \end_layout
4441
4442 \end_inset
4443 </cell>
4444 <cell alignment="center" valignment="top" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448 \begin_inset Formula $\iddots$
4449 \end_inset
4450
4451
4452 \end_layout
4453
4454 \end_inset
4455 </cell>
4456 </row>
4457 <row>
4458 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 いろいろな点々を使った
4463 \begin_inset Formula $3\times3$
4464 \end_inset
4465
4466 行列
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 \begin_inset Formula $\begin{array}{ccc}
4476 A_{11} & \cdots & A_{1m}\\
4477 \vdots & \ddots & \vdots\\
4478 A_{n1} & \cdots & A_{nm}
4479 \end{array}$
4480 \end_inset
4481
4482
4483 \end_layout
4484
4485 \end_inset
4486 </cell>
4487 </row>
4488 </lyxtabular>
4489
4490 \end_inset
4491
4492
4493 \end_layout
4494
4495 \begin_layout Standard
4496
4497 \family sans
4498 挿入\SpecialChar menuseparator
4499 省略符号
4500 \family default
4501 メニューで挿入される省略符号は
4502 \series bold
4503
4504 \backslash
4505 ldots
4506 \series default
4507 です。
4508 \end_layout
4509
4510 \begin_layout Standard
4511 \begin_inset VSpace medskip
4512 \end_inset
4513
4514
4515 \series bold
4516
4517 \backslash
4518 iddots
4519 \series default
4520 を使うには、文書設定の
4521 \family sans
4522 数式オプション
4523 \family default
4524 にある
4525 \family sans
4526 mathdotsパッケージを(自動的に)使う
4527 \family default
4528 オプションのうちいずれかを有効にしなくてはなりません。
4529 \begin_inset Newline newline
4530 \end_inset
4531
4532
4533 \family sans
4534 mathdotsパッケージを使う
4535 \family default
4536 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4537 \end_layout
4538
4539 \begin_layout Standard
4540 \begin_inset VSpace medskip
4541 \end_inset
4542
4543 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4544 \series bold
4545
4546 \backslash
4547 hdotsfor
4548 \series default
4549
4550 \begin_inset Index idx
4551 status collapsed
4552
4553 \begin_layout Plain Layout
4554 こまんど@コマンド ! H ! 
4555 \backslash
4556 hdotsfor
4557 \end_layout
4558
4559 \end_inset
4560
4561 コマンドで作ることができます。
4562 \end_layout
4563
4564 \begin_layout Standard
4565
4566 \series bold
4567
4568 \backslash
4569 hdotsfor[距離]{列数}
4570 \end_layout
4571
4572 \begin_layout Standard
4573 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4574 \end_layout
4575
4576 \begin_layout Standard
4577 以下の行列では、2行目の1つ目の枠に
4578 \series bold
4579
4580 \backslash
4581 hdotsfor[2]{4}
4582 \series default
4583 を挿入して、
4584 \series bold
4585
4586 \backslash
4587 dots
4588 \series default
4589 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4590 \begin_inset Formula 
4591 \[
4592 \left(\begin{array}{cccc}
4593 A & B & C & D\\
4594 \hdotsfor[2]{4}\\
4595 q & w & e & r
4596 \end{array}\right)
4597 \]
4598
4599 \end_inset
4600
4601 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないと\SpecialChar LaTeX
4602 エラーが発生します。
4603 \end_layout
4604
4605 \begin_layout Standard
4606 \begin_inset VSpace bigskip
4607 \end_inset
4608
4609 さらに、
4610 \series bold
4611
4612 \backslash
4613 dotfill
4614 \series default
4615
4616 \begin_inset Index idx
4617 status collapsed
4618
4619 \begin_layout Plain Layout
4620 こまんど@コマンド ! D ! 
4621 \backslash
4622 dotfill
4623 \end_layout
4624
4625 \end_inset
4626
4627 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4628 \series bold
4629
4630 \backslash
4631 hfill
4632 \series default
4633 と同様のものです。第
4634 \begin_inset CommandInset ref
4635 LatexCommand ref
4636 reference "subsec:可変長の空白"
4637
4638 \end_inset
4639
4640 節をご参照下さい。
4641 \end_layout
4642
4643 \begin_layout Standard
4644 たとえば、
4645 \series bold
4646 A
4647 \backslash
4648 dotfill
4649 \begin_inset space \textvisiblespace{}
4650 \end_inset
4651
4652 B
4653 \series default
4654 コマンドは、
4655 \end_layout
4656
4657 \begin_layout Standard
4658 \begin_inset Formula $A\dotfill B$
4659 \end_inset
4660
4661
4662 \end_layout
4663
4664 \begin_layout Standard
4665 のようになります。点々を使う
4666 \series bold
4667
4668 \backslash
4669 dotfill
4670 \series default
4671 の直線版として、
4672 \series bold
4673
4674 \backslash
4675 hrulefill
4676 \series default
4677
4678 \begin_inset Index idx
4679 status collapsed
4680
4681 \begin_layout Plain Layout
4682 こまんど@コマンド ! H ! 
4683 \backslash
4684 hrulefill
4685 \end_layout
4686
4687 \end_inset
4688
4689
4690 \end_layout
4691
4692 \begin_layout Standard
4693 \begin_inset Formula $A\hrulefill B$
4694 \end_inset
4695
4696
4697 \end_layout
4698
4699 \begin_layout Standard
4700 があります。これらのコマンドを本文で使用するには、これらのコマンドは\SpecialChar TeX
4701 モードで挿入される必要があります。
4702 \end_layout
4703
4704 \begin_layout Section
4705 行列
4706 \begin_inset CommandInset label
4707 LatexCommand label
4708 name "sec:行列"
4709
4710 \end_inset
4711
4712
4713 \begin_inset Index idx
4714 status collapsed
4715
4716 \begin_layout Plain Layout
4717 ぎょうれつ@行列
4718 \end_layout
4719
4720 \end_inset
4721
4722
4723 \end_layout
4724
4725 \begin_layout Standard
4726 行列は、数式ツールバーボタンの
4727 \begin_inset Info
4728 type  "icon"
4729 arg   "dialog-show mathmatrix"
4730 \end_inset
4731
4732
4733 \family sans
4734 挿入\SpecialChar menuseparator
4735 数式\SpecialChar menuseparator
4736 行列
4737 \family default
4738 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
4739 \end_layout
4740
4741 \begin_layout Standard
4742 最初の行列は「上」配置
4743 \begin_inset Formula $\begin{array}[t]{cccc}
4744 A & D & G & J\\
4745 B & E & H & K\\
4746 C & F & I & L
4747 \end{array}$
4748 \end_inset
4749
4750 で、二番目は「中央」配置
4751 \begin_inset Formula $\begin{array}{cccc}
4752 A & D & G & J\\
4753 B & E & H & K\\
4754 C & F & I & L
4755 \end{array}$
4756 \end_inset
4757
4758 、三番目は「下」配置
4759 \begin_inset Formula $\begin{array}[b]{cccc}
4760 A & D & G & J\\
4761 B & E & H & K\\
4762 C & F & I & L
4763 \end{array}$
4764 \end_inset
4765
4766 です。
4767 \end_layout
4768
4769 \begin_layout Standard
4770 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
4771 \emph on
4772 l
4773 \emph default
4774 は左寄せ、
4775 \emph on
4776 c
4777 \emph default
4778 は中央揃え、
4779 \emph on
4780 r
4781 \emph default
4782 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの
4783 \begin_inset Formula $4\times4$
4784 \end_inset
4785
4786 行列を作成するには、水平配置のところに
4787 \series bold
4788 lccr
4789 \series default
4790 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
4791 \series bold
4792 c
4793 \series default
4794 です。
4795 \end_layout
4796
4797 \begin_layout Standard
4798 水平行列の例です。
4799 \end_layout
4800
4801 \begin_layout Standard
4802
4803 \series bold
4804 lll
4805 \series default
4806  : 
4807 \begin_inset Formula $\begin{array}{lll}
4808 10000 & D & G\\
4809 B & 10000 & H\\
4810 C & F & 10000
4811 \end{array}$
4812 \end_inset
4813
4814  , 
4815 \series bold
4816 ccc
4817 \series default
4818  : 
4819 \begin_inset Formula $\begin{array}{ccc}
4820 10000 & D & G\\
4821 B & 10000 & H\\
4822 C & F & 10000
4823 \end{array}$
4824 \end_inset
4825
4826  , 
4827 \series bold
4828 rrr
4829 \series default
4830  : 
4831 \begin_inset Formula $\begin{array}{rrr}
4832 10000 & D & G\\
4833 B & 10000 & H\\
4834 C & F & 10000
4835 \end{array}$
4836 \end_inset
4837
4838
4839 \end_layout
4840
4841 \begin_layout Standard
4842 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
4843 \begin_inset Info
4844 type  "icon"
4845 arg   "inset-modify tabular append-row"
4846 \end_inset
4847
4848
4849 \begin_inset Info
4850 type  "icon"
4851 arg   "inset-modify tabular delete-row"
4852 \end_inset
4853
4854 などや
4855 \family sans
4856 編集\SpecialChar menuseparator
4857 行と列
4858 \family default
4859 メニューを使用することができます。また、行は
4860 \begin_inset Info
4861 type  "shortcut"
4862 arg   "newline-insert newline"
4863 \end_inset
4864
4865 で作成することもできます。
4866 \end_layout
4867
4868 \begin_layout Standard
4869 \begin_inset VSpace bigskip
4870 \end_inset
4871
4872
4873 \end_layout
4874
4875 \begin_layout Standard
4876
4877 \family sans
4878 装飾
4879 \family default
4880 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
4881 \series bold
4882
4883 \backslash
4884 left
4885 \series default
4886
4887 \begin_inset Index idx
4888 status collapsed
4889
4890 \begin_layout Plain Layout
4891 こまんど@コマンド ! L ! 
4892 \backslash
4893 left
4894 \end_layout
4895
4896 \end_inset
4897
4898 コマンドや
4899 \series bold
4900
4901 \backslash
4902 right
4903 \series default
4904
4905 \begin_inset Index idx
4906 status collapsed
4907
4908 \begin_layout Plain Layout
4909 こまんど@コマンド ! R ! 
4910 \backslash
4911 right
4912 \end_layout
4913
4914 \end_inset
4915
4916 コマンドで作成することもできます(
4917 \begin_inset Flex Ruby
4918 status collapsed
4919
4920 \begin_layout Plain Layout
4921 捷径
4922 \begin_inset Argument post:1
4923 status collapsed
4924
4925 \begin_layout Plain Layout
4926 ショートカット
4927 \end_layout
4928
4929 \end_inset
4930
4931
4932 \end_layout
4933
4934 \end_inset
4935
4936
4937 \family sans
4938 Alt+M
4939 \begin_inset space ~
4940 \end_inset
4941
4942 括弧
4943 \family default
4944 )。第
4945 \begin_inset CommandInset ref
4946 LatexCommand ref
4947 reference "subsec:自動の括弧丈"
4948
4949 \end_inset
4950
4951 節を参照してください。あるいは、以下のコマンドを使うこともできます。
4952 \begin_inset VSpace medskip
4953 \end_inset
4954
4955
4956 \end_layout
4957
4958 \begin_layout Standard
4959 \begin_inset space \hfill{}
4960 \end_inset
4961
4962
4963 \begin_inset Tabular
4964 <lyxtabular version="3" rows="4" columns="2">
4965 <features booktabs="true" tabularvalignment="middle">
4966 <column alignment="center" valignment="top" width="0pt">
4967 <column alignment="center" valignment="top">
4968 <row>
4969 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4970 \begin_inset Text
4971
4972 \begin_layout Plain Layout
4973 コマンド
4974 \end_layout
4975
4976 \end_inset
4977 </cell>
4978 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4979 \begin_inset Text
4980
4981 \begin_layout Plain Layout
4982 出力
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 </row>
4988 <row topspace="1.5mm">
4989 <cell alignment="center" valignment="top" usebox="none">
4990 \begin_inset Text
4991
4992 \begin_layout Plain Layout
4993
4994 \backslash
4995 bmatrix
4996 \begin_inset space \textvisiblespace{}
4997 \end_inset
4998
4999
5000 \begin_inset Formula $2\times2$
5001 \end_inset
5002
5003 行列
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 <cell alignment="center" valignment="top" usebox="none">
5009 \begin_inset Text
5010
5011 \begin_layout Plain Layout
5012 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
5013 0 & \textrm{-}\mathrm{i}\\
5014 \mathrm{i} & 0
5015 \end{array}\end{bmatrix}$
5016 \end_inset
5017
5018
5019 \end_layout
5020
5021 \end_inset
5022 </cell>
5023 </row>
5024 <row topspace="1.5mm" bottomspace="0.5mm">
5025 <cell alignment="center" valignment="top" usebox="none">
5026 \begin_inset Text
5027
5028 \begin_layout Plain Layout
5029
5030 \backslash
5031 Bmatrix
5032 \begin_inset space \textvisiblespace{}
5033 \end_inset
5034
5035
5036 \begin_inset Formula $2\times2$
5037 \end_inset
5038
5039 行列
5040 \end_layout
5041
5042 \end_inset
5043 </cell>
5044 <cell alignment="center" valignment="top" usebox="none">
5045 \begin_inset Text
5046
5047 \begin_layout Plain Layout
5048 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
5049 0 & \textrm{-}\mathrm{i}\\
5050 \mathrm{i} & 0
5051 \end{array}\end{Bmatrix}$
5052 \end_inset
5053
5054
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 </row>
5060 <row>
5061 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065
5066 \backslash
5067 pmatrix
5068 \begin_inset space \textvisiblespace{}
5069 \end_inset
5070
5071
5072 \begin_inset Formula $2\times2$
5073 \end_inset
5074
5075 行列
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5085 0 & \textrm{-}\mathrm{i}\\
5086 \mathrm{i} & 0
5087 \end{array}\end{pmatrix}$
5088 \end_inset
5089
5090
5091 \end_layout
5092
5093 \end_inset
5094 </cell>
5095 </row>
5096 </lyxtabular>
5097
5098 \end_inset
5099
5100
5101 \begin_inset space \hfill{}
5102 \end_inset
5103
5104
5105 \begin_inset Tabular
5106 <lyxtabular version="3" rows="4" columns="2">
5107 <features booktabs="true" tabularvalignment="middle">
5108 <column alignment="center" valignment="top" width="0pt">
5109 <column alignment="center" valignment="top">
5110 <row>
5111 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115 コマンド
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 出力
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 </row>
5130 <row topspace="1.5mm">
5131 <cell alignment="center" valignment="top" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135
5136 \backslash
5137 vmatrix
5138 \begin_inset space \textvisiblespace{}
5139 \end_inset
5140
5141
5142 \begin_inset Formula $2\times2$
5143 \end_inset
5144
5145 行列
5146 \end_layout
5147
5148 \end_inset
5149 </cell>
5150 <cell alignment="center" valignment="top" usebox="none">
5151 \begin_inset Text
5152
5153 \begin_layout Plain Layout
5154 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5155 0 & \textrm{-}\mathrm{i}\\
5156 \mathrm{i} & 0
5157 \end{array}\end{vmatrix}$
5158 \end_inset
5159
5160
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 </row>
5166 <row topspace="1.5mm" bottomspace="0.5mm">
5167 <cell alignment="center" valignment="top" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171
5172 \backslash
5173 Vmatrix
5174 \begin_inset space \textvisiblespace{}
5175 \end_inset
5176
5177
5178 \begin_inset Formula $2\times2$
5179 \end_inset
5180
5181 行列
5182 \end_layout
5183
5184 \end_inset
5185 </cell>
5186 <cell alignment="center" valignment="top" usebox="none">
5187 \begin_inset Text
5188
5189 \begin_layout Plain Layout
5190 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5191 0 & \textrm{-}\mathrm{i}\\
5192 \mathrm{i} & 0
5193 \end{array}\end{Vmatrix}$
5194 \end_inset
5195
5196
5197 \end_layout
5198
5199 \end_inset
5200 </cell>
5201 </row>
5202 <row>
5203 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5204 \begin_inset Text
5205
5206 \begin_layout Plain Layout
5207
5208 \backslash
5209 matrix
5210 \begin_inset space \textvisiblespace{}
5211 \end_inset
5212
5213
5214 \begin_inset Formula $2\times2$
5215 \end_inset
5216
5217 行列
5218 \end_layout
5219
5220 \end_inset
5221 </cell>
5222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5223 \begin_inset Text
5224
5225 \begin_layout Plain Layout
5226 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5227 0 & \textrm{-}\mathrm{i}\\
5228 \mathrm{i} & 0
5229 \end{array}\end{matrix}$
5230 \end_inset
5231
5232
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 </row>
5238 </lyxtabular>
5239
5240 \end_inset
5241
5242
5243 \begin_inset space \hfill{}
5244 \end_inset
5245
5246
5247 \end_layout
5248
5249 \begin_layout Standard
5250 \begin_inset VSpace medskip
5251 \end_inset
5252
5253 たとえば
5254 \series bold
5255
5256 \backslash
5257 vmatrix
5258 \series default
5259 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5260 \end_layout
5261
5262 \begin_layout Standard
5263 \begin_inset VSpace bigskip
5264 \end_inset
5265
5266 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5267 \begin_inset CommandInset ref
5268 LatexCommand ref
5269 reference "subsec:列間"
5270
5271 \end_inset
5272
5273 節に説明されている距離
5274 \series bold
5275
5276 \backslash
5277 arraycolsep
5278 \series default
5279
5280 \begin_inset Index idx
5281 status collapsed
5282
5283 \begin_layout Plain Layout
5284 こまんど@コマンド ! A ! 
5285 \backslash
5286 arraycolsep
5287 \end_layout
5288
5289 \end_inset
5290
5291 をここでも使用することができます。
5292 \end_layout
5293
5294 \begin_layout Standard
5295 行間隔を変更するには、
5296 \series bold
5297
5298 \backslash
5299 arraystretch
5300 \series default
5301
5302 \begin_inset Index idx
5303 status collapsed
5304
5305 \begin_layout Plain Layout
5306 こまんど@コマンド ! A ! 
5307 \backslash
5308 arraystretch
5309 \end_layout
5310
5311 \end_inset
5312
5313 コマンドを使用します。以下のようにして使用します。
5314 \end_layout
5315
5316 \begin_layout Standard
5317
5318 \series bold
5319
5320 \backslash
5321 renewcommand{
5322 \backslash
5323 arraystretch}{伸長因子}
5324 \begin_inset Index idx
5325 status collapsed
5326
5327 \begin_layout Plain Layout
5328 こまんど@コマンド ! R ! 
5329 \backslash
5330 renewcommand
5331 \end_layout
5332
5333 \end_inset
5334
5335
5336 \end_layout
5337
5338 \begin_layout Standard
5339
5340 \series bold
5341
5342 \backslash
5343 renewcommand
5344 \series default
5345 コマンドは、伸長因子を定義済みの
5346 \series bold
5347
5348 \backslash
5349 arraystretch
5350 \series default
5351 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5352 は、
5353 \series bold
5354
5355 \backslash
5356 arraystretch
5357 \series default
5358 に因子1を割り当てて下さい。
5359 \end_layout
5360
5361 \begin_layout Standard
5362 本文行中に行列を入れるには、
5363 \series bold
5364
5365 \backslash
5366 smallmatrix
5367 \series default
5368
5369 \begin_inset Index idx
5370 status collapsed
5371
5372 \begin_layout Plain Layout
5373 こまんど@コマンド ! S ! 
5374 \backslash
5375 smallmatrix
5376 \end_layout
5377
5378 \end_inset
5379
5380 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5381 \end_layout
5382
5383 \begin_layout Standard
5384 これは、本文行中の行列
5385 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5386 C & D
5387 \end{smallmatrix}\right)$
5388 \end_inset
5389
5390 です。
5391 \end_layout
5392
5393 \begin_layout Section
5394 括弧と区分記号
5395 \begin_inset Index idx
5396 status collapsed
5397
5398 \begin_layout Plain Layout
5399 かっこ@括弧
5400 \end_layout
5401
5402 \end_inset
5403
5404
5405 \begin_inset Index idx
5406 status collapsed
5407
5408 \begin_layout Plain Layout
5409 くぶんきごう@区分記号
5410 \end_layout
5411
5412 \end_inset
5413
5414
5415 \end_layout
5416
5417 \begin_layout Subsection
5418 垂直括弧と区分記号
5419 \begin_inset Index idx
5420 status collapsed
5421
5422 \begin_layout Plain Layout
5423 かっこ@括弧 ! すいちょく@垂直
5424 \begin_inset space \thinspace{}
5425 \end_inset
5426
5427 ——
5428 \end_layout
5429
5430 \end_inset
5431
5432
5433 \end_layout
5434
5435 \begin_layout Standard
5436 \begin_inset space \hfill{}
5437 \end_inset
5438
5439
5440 \begin_inset Tabular
5441 <lyxtabular version="3" rows="9" columns="2">
5442 <features booktabs="true" tabularvalignment="middle">
5443 <column alignment="center" valignment="top" width="0pt">
5444 <column alignment="center" valignment="top" width="0pt">
5445 <row>
5446 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 コマンド
5451 \end_layout
5452
5453 \end_inset
5454 </cell>
5455 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5456 \begin_inset Text
5457
5458 \begin_layout Plain Layout
5459 出力
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 </row>
5465 <row>
5466 <cell alignment="center" valignment="top" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 (
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell alignment="center" valignment="top" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479 \begin_inset Formula $($
5480 \end_inset
5481
5482
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 <row>
5489 <cell alignment="center" valignment="top" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 {
5494 \end_layout
5495
5496 \end_inset
5497 </cell>
5498 <cell alignment="center" valignment="top" usebox="none">
5499 \begin_inset Text
5500
5501 \begin_layout Plain Layout
5502 \begin_inset Formula $\{$
5503 \end_inset
5504
5505
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 </row>
5511 <row>
5512 <cell alignment="center" valignment="top" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516 [
5517 \end_layout
5518
5519 \end_inset
5520 </cell>
5521 <cell alignment="center" valignment="top" usebox="none">
5522 \begin_inset Text
5523
5524 \begin_layout Plain Layout
5525 \begin_inset Formula $[$
5526 \end_inset
5527
5528
5529 \end_layout
5530
5531 \end_inset
5532 </cell>
5533 </row>
5534 <row>
5535 <cell alignment="center" valignment="top" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539
5540 \backslash
5541 langle
5542 \end_layout
5543
5544 \end_inset
5545 </cell>
5546 <cell alignment="center" valignment="top" usebox="none">
5547 \begin_inset Text
5548
5549 \begin_layout Plain Layout
5550 \begin_inset Formula $\langle$
5551 \end_inset
5552
5553
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 </row>
5559 <row>
5560 <cell alignment="center" valignment="top" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564
5565 \backslash
5566 lceil
5567 \end_layout
5568
5569 \end_inset
5570 </cell>
5571 <cell alignment="center" valignment="top" usebox="none">
5572 \begin_inset Text
5573
5574 \begin_layout Plain Layout
5575 \begin_inset Formula $\lceil$
5576 \end_inset
5577
5578
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 </row>
5584 <row>
5585 <cell alignment="center" valignment="top" usebox="none">
5586 \begin_inset Text
5587
5588 \begin_layout Plain Layout
5589
5590 \backslash
5591 lfloor
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 \begin_inset Formula $\lfloor$
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 </row>
5609 <row>
5610 <cell alignment="center" valignment="top" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 /
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 \begin_inset Formula $/$
5624 \end_inset
5625
5626
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row>
5633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 |
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Plain Layout
5646 \begin_inset Formula $|$
5647 \end_inset
5648
5649
5650 \end_layout
5651
5652 \end_inset
5653 </cell>
5654 </row>
5655 </lyxtabular>
5656
5657 \end_inset
5658
5659
5660 \begin_inset space \hfill{}
5661 \end_inset
5662
5663
5664 \begin_inset Tabular
5665 <lyxtabular version="3" rows="9" columns="2">
5666 <features booktabs="true" tabularvalignment="middle">
5667 <column alignment="center" valignment="top" width="0pt">
5668 <column alignment="center" valignment="top" width="0pt">
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 コマンド
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 出力
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row>
5690 <cell alignment="center" valignment="top" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 )
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 \begin_inset Formula $)$
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 }
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 \begin_inset Formula $\}$
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 ]
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 \begin_inset Formula $]$
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 </row>
5758 <row>
5759 <cell alignment="center" valignment="top" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763
5764 \backslash
5765 rangle
5766 \end_layout
5767
5768 \end_inset
5769 </cell>
5770 <cell alignment="center" valignment="top" usebox="none">
5771 \begin_inset Text
5772
5773 \begin_layout Plain Layout
5774 \begin_inset Formula $\rangle$
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 </row>
5783 <row>
5784 <cell alignment="center" valignment="top" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788
5789 \backslash
5790 rceil
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Formula $\rceil$
5800 \end_inset
5801
5802
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813
5814 \backslash
5815 rfloor
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 \begin_inset Formula $\rfloor$
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 <row>
5834 <cell alignment="center" valignment="top" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838
5839 \backslash
5840
5841 \backslash
5842
5843 \end_layout
5844
5845 \end_inset
5846 </cell>
5847 <cell alignment="center" valignment="top" usebox="none">
5848 \begin_inset Text
5849
5850 \begin_layout Plain Layout
5851 \begin_inset Formula $\backslash$
5852 \end_inset
5853
5854
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 </row>
5860 <row>
5861 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865
5866 \backslash
5867 |
5868 \end_layout
5869
5870 \end_inset
5871 </cell>
5872 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876 \begin_inset Formula $\|$
5877 \end_inset
5878
5879
5880 \end_layout
5881
5882 \end_inset
5883 </cell>
5884 </row>
5885 </lyxtabular>
5886
5887 \end_inset
5888
5889
5890 \begin_inset space \hfill{}
5891 \end_inset
5892
5893
5894 \end_layout
5895
5896 \begin_layout Standard
5897 \begin_inset Note Greyedout
5898 status open
5899
5900 \begin_layout Plain Layout
5901
5902 \series bold
5903 【註】
5904 \series default
5905 \SpecialChar TeX
5906 モードでは、
5907 \backslash
5908
5909 \backslash
5910 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
5911 \series bold
5912
5913 \backslash
5914 textbackslash
5915 \series default
5916
5917 \begin_inset Index idx
5918 status collapsed
5919
5920 \begin_layout Plain Layout
5921 こまんど@コマンド! T ! 
5922 \backslash
5923 textbackslash
5924 \end_layout
5925
5926 \end_inset
5927
5928 を使わなくてはなりません。
5929 \end_layout
5930
5931 \end_inset
5932
5933
5934 \end_layout
5935
5936 \begin_layout Standard
5937 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
5938 \series bold
5939
5940 \backslash
5941 langle
5942 \series default
5943
5944 \series bold
5945
5946 \backslash
5947 rangle
5948 \series default
5949 コマンドを使用せずに
5950 \begin_inset Formula $<$
5951 \end_inset
5952
5953
5954 \begin_inset Formula $>$
5955 \end_inset
5956
5957 の文字を直接使用することができます。
5958 \end_layout
5959
5960 \begin_layout Subsubsection
5961 手動の括弧丈
5962 \begin_inset CommandInset label
5963 LatexCommand label
5964 name "subsec:手動の括弧丈"
5965
5966 \end_inset
5967
5968
5969 \begin_inset Index idx
5970 status collapsed
5971
5972 \begin_layout Plain Layout
5973 かっこたけ@括弧丈 ! しゅどう@手動
5974 \end_layout
5975
5976 \end_inset
5977
5978
5979 \end_layout
5980
5981 \begin_layout Standard
5982 括弧の丈は、\SpecialChar LaTeX
5983 コマンドの
5984 \series bold
5985
5986 \backslash
5987 big
5988 \series default
5989
5990 \begin_inset Index idx
5991 status collapsed
5992
5993 \begin_layout Plain Layout
5994 こまんど@コマンド ! B ! 
5995 \backslash
5996 big
5997 \end_layout
5998
5999 \end_inset
6000
6001
6002 \series bold
6003
6004 \backslash
6005 Big
6006 \series default
6007
6008 \series bold
6009
6010 \backslash
6011 bigg
6012 \series default
6013 および
6014 \series bold
6015
6016 \backslash
6017 Bigg
6018 \series default
6019 を使って、手動で指定することができます。
6020 \series bold
6021
6022 \backslash
6023 big
6024 \series default
6025 が最小の大きさであり、
6026 \series bold
6027
6028 \backslash
6029 Bigg
6030 \series default
6031 が最大の括弧丈になります。
6032 \end_layout
6033
6034 \begin_layout Standard
6035 これらのコマンドは、括弧の階層を強調するのに使われます。
6036 \begin_inset Separator parbreak
6037 \end_inset
6038
6039
6040 \end_layout
6041
6042 \begin_layout Standard
6043 \align center
6044 \begin_inset Tabular
6045 <lyxtabular version="3" rows="2" columns="2">
6046 <features booktabs="true" tabularvalignment="middle">
6047 <column alignment="center" valignment="top" width="0pt">
6048 <column alignment="center" valignment="top" width="0pt">
6049 <row>
6050 <cell alignment="center" valignment="top" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 すべての括弧が同じ大きさ:
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 <cell alignment="center" valignment="top" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 \begin_inset Formula $((A+B)(A-B))^{C}$
6064 \end_inset
6065
6066
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 </row>
6072 <row topspace="2mm">
6073 <cell alignment="center" valignment="top" usebox="none">
6074 \begin_inset Text
6075
6076 \begin_layout Plain Layout
6077 こちらの方が良い:
6078 \end_layout
6079
6080 \end_inset
6081 </cell>
6082 <cell alignment="center" valignment="top" usebox="none">
6083 \begin_inset Text
6084
6085 \begin_layout Plain Layout
6086 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6087 \end_inset
6088
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 </lyxtabular>
6096
6097 \end_inset
6098
6099
6100 \end_layout
6101
6102 \begin_layout Standard
6103 二つ目の数式では、
6104 \series bold
6105
6106 \backslash
6107 Big((A+B)(A-B)
6108 \backslash
6109 Big)^
6110 \begin_inset space \textvisiblespace{}
6111 \end_inset
6112
6113 C
6114 \series default
6115 というコマンドが使われています。
6116 \end_layout
6117
6118 \begin_layout Standard
6119 以下は、すべての括弧丈の羅列です。
6120 \begin_inset Separator parbreak
6121 \end_inset
6122
6123
6124 \end_layout
6125
6126 \begin_layout Standard
6127 \align center
6128
6129 \backslash
6130 Bigg(
6131 \backslash
6132 exp
6133 \backslash
6134 bigg
6135 \begin_inset Formula $<$
6136 \end_inset
6137
6138
6139 \backslash
6140 Big[
6141 \backslash
6142 big{
6143 \backslash
6144 ln(3x)
6145 \backslash
6146 big}^2
6147 \begin_inset space \textvisiblespace{}
6148 \end_inset
6149
6150
6151 \backslash
6152 sin(x)
6153 \backslash
6154 Big]^
6155 \begin_inset space \textvisiblespace{}
6156 \end_inset
6157
6158 A
6159 \begin_inset space \textvisiblespace{}
6160 \end_inset
6161
6162
6163 \backslash
6164 bigg
6165 \begin_inset Formula $>$
6166 \end_inset
6167
6168
6169 \backslash
6170 Bigg)^0,5
6171 \end_layout
6172
6173 \begin_layout Standard
6174 \align center
6175 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6176 \end_inset
6177
6178
6179 \end_layout
6180
6181 \begin_layout Standard
6182
6183 \series bold
6184
6185 \backslash
6186 big
6187 \series default
6188 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6189 \series bold
6190
6191 \backslash
6192 bigm
6193 \series default
6194
6195 \begin_inset Index idx
6196 status collapsed
6197
6198 \begin_layout Plain Layout
6199 こまんど@コマンド ! B ! 
6200 \backslash
6201 bigm
6202 \end_layout
6203
6204 \end_inset
6205
6206 という派生型と、空白を追加しない
6207 \series bold
6208
6209 \backslash
6210 bigl
6211 \series default
6212 -
6213 \series bold
6214
6215 \backslash
6216 bigr
6217 \series default
6218
6219 \begin_inset Index idx
6220 status collapsed
6221
6222 \begin_layout Plain Layout
6223 こまんど@コマンド ! B ! 
6224 \backslash
6225 bigl - 
6226 \backslash
6227 bigr
6228 \end_layout
6229
6230 \end_inset
6231
6232 派生型があります。
6233 \series bold
6234
6235 \backslash
6236 bigl
6237 \series default
6238 コマンドの最後の
6239 \emph on
6240 l
6241 \emph default
6242 は、左括弧であることを示し、右括弧の場合には、
6243 \emph on
6244 l
6245 \emph default
6246 の代わりに
6247 \emph on
6248 r
6249 \emph default
6250 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6251 \end_layout
6252
6253 \begin_layout Standard
6254 以下の表は、これらの派生型の比較です。
6255 \begin_inset Separator parbreak
6256 \end_inset
6257
6258
6259 \end_layout
6260
6261 \begin_layout Standard
6262 \align center
6263 \begin_inset Tabular
6264 <lyxtabular version="3" rows="5" columns="2">
6265 <features booktabs="true" tabularvalignment="middle">
6266 <column alignment="center" valignment="top" width="0pt">
6267 <column alignment="center" valignment="middle">
6268 <row>
6269 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 コマンド
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 出力
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 </row>
6288 <row topspace="2mm">
6289 <cell alignment="center" valignment="top" usebox="none">
6290 \begin_inset Text
6291
6292 \begin_layout Plain Layout
6293
6294 \backslash
6295 Bigm(
6296 \backslash
6297 bigm(
6298 \backslash
6299 ln(3x)
6300 \backslash
6301 bigm)^2
6302 \begin_inset space \textvisiblespace{}
6303 \end_inset
6304
6305
6306 \backslash
6307 Bigm)
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 <cell alignment="center" valignment="top" usebox="none">
6313 \begin_inset Text
6314
6315 \begin_layout Plain Layout
6316 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6317 \end_inset
6318
6319
6320 \end_layout
6321
6322 \end_inset
6323 </cell>
6324 </row>
6325 <row topspace="2mm">
6326 <cell alignment="center" valignment="top" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330
6331 \backslash
6332 Big(
6333 \backslash
6334 big(
6335 \backslash
6336 ln(3x)
6337 \backslash
6338 big)^2
6339 \begin_inset space \textvisiblespace{}
6340 \end_inset
6341
6342
6343 \backslash
6344 Big)
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell alignment="center" valignment="top" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6354 \end_inset
6355
6356
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 </row>
6362 <row topspace="2mm" bottomspace="0.5mm">
6363 <cell alignment="center" valignment="top" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367
6368 \backslash
6369 Bigl(
6370 \backslash
6371 bigl(
6372 \backslash
6373 ln(3x)
6374 \backslash
6375 bigr)^2
6376 \begin_inset space \textvisiblespace{}
6377 \end_inset
6378
6379
6380 \backslash
6381 Bigr)
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 <cell alignment="center" valignment="top" usebox="none">
6387 \begin_inset Text
6388
6389 \begin_layout Plain Layout
6390 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6391 \end_inset
6392
6393
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 </row>
6399 <row topspace="1.5mm" bottomspace="0.5mm">
6400 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404
6405 \backslash
6406 bigl)
6407 \backslash
6408 ln(3x)
6409 \backslash
6410 bigr(
6411 \end_layout
6412
6413 \end_inset
6414 </cell>
6415 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6416 \begin_inset Text
6417
6418 \begin_layout Plain Layout
6419 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6420 \end_inset
6421
6422
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 </row>
6428 </lyxtabular>
6429
6430 \end_inset
6431
6432
6433 \end_layout
6434
6435 \begin_layout Subsubsection
6436 自動の括弧丈
6437 \begin_inset CommandInset label
6438 LatexCommand label
6439 name "subsec:自動の括弧丈"
6440
6441 \end_inset
6442
6443
6444 \begin_inset Index idx
6445 status collapsed
6446
6447 \begin_layout Plain Layout
6448 かっこたけ@括弧丈 ! じどう@自動
6449 \end_layout
6450
6451 \end_inset
6452
6453
6454 \end_layout
6455
6456 \begin_layout Standard
6457 可変の丈を持つ括弧は、
6458 \series bold
6459
6460 \backslash
6461 left
6462 \series default
6463
6464 \begin_inset Index idx
6465 status collapsed
6466
6467 \begin_layout Plain Layout
6468 こまんど@コマンド ! L ! 
6469 \backslash
6470 left
6471 \end_layout
6472
6473 \end_inset
6474
6475 コマンドおよび
6476 \series bold
6477
6478 \backslash
6479 right
6480 \series default
6481
6482 \begin_inset Index idx
6483 status collapsed
6484
6485 \begin_layout Plain Layout
6486 こまんど@コマンド ! R ! 
6487 \backslash
6488 right
6489 \end_layout
6490
6491 \end_inset
6492
6493 コマンド、あるいは数式ツールバーボタンの
6494 \begin_inset Info
6495 type  "icon"
6496 arg   "dialog-show mathdelimiter"
6497 \end_inset
6498
6499 で挿入することができます。
6500 \series bold
6501
6502 \backslash
6503 left
6504 \series default
6505 および
6506 \series bold
6507
6508 \backslash
6509 right
6510 \series default
6511 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6512 \begin_inset Separator parbreak
6513 \end_inset
6514
6515
6516 \end_layout
6517
6518 \begin_layout Standard
6519 \align center
6520 通常の括弧:
6521 \series bold
6522
6523 \backslash
6524 ln(
6525 \backslash
6526 frac
6527 \begin_inset space \textvisiblespace{}
6528 \end_inset
6529
6530 A
6531 \begin_inset Formula $\downarrow$
6532 \end_inset
6533
6534 C
6535 \begin_inset space \textvisiblespace{}
6536 \end_inset
6537
6538 )
6539 \series default
6540 というコマンドは
6541 \begin_inset Formula 
6542 \[
6543 \ln(\frac{A}{C})
6544 \]
6545
6546 \end_inset
6547
6548 を生成します。
6549 \end_layout
6550
6551 \begin_layout Standard
6552 \align center
6553 複数行の括弧:
6554 \series bold
6555
6556 \backslash
6557 ln
6558 \backslash
6559 left(
6560 \backslash
6561 frac
6562 \begin_inset space \textvisiblespace{}
6563 \end_inset
6564
6565 A
6566 \begin_inset Formula $\downarrow$
6567 \end_inset
6568
6569 C
6570 \begin_inset space \textvisiblespace{}
6571 \end_inset
6572
6573
6574 \backslash
6575 right)
6576 \series default
6577 というコマンドは
6578 \begin_inset Formula 
6579 \[
6580 \ln\left(\frac{A}{C}\right)
6581 \]
6582
6583 \end_inset
6584
6585 を生成します。
6586 \end_layout
6587
6588 \begin_layout Standard
6589
6590 \series bold
6591
6592 \backslash
6593 left
6594 \series default
6595
6596 \series bold
6597
6598 \backslash
6599 right
6600 \series default
6601 の代わりに、
6602 \begin_inset Flex Ruby
6603 status collapsed
6604
6605 \begin_layout Plain Layout
6606 捷径
6607 \begin_inset Argument post:1
6608 status collapsed
6609
6610 \begin_layout Plain Layout
6611 ショートカット
6612 \end_layout
6613
6614 \end_inset
6615
6616
6617 \end_layout
6618
6619 \end_inset
6620
6621
6622 \family sans
6623 Alt+M
6624 \begin_inset space ~
6625 \end_inset
6626
6627 括弧
6628 \family default
6629 を使うこともできます。これを使うと、\SpecialChar LyX
6630 中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
6631 \begin_inset Newline newline
6632 \end_inset
6633
6634 すると、先ほどの例を作るコマンドは
6635 \series bold
6636
6637 \backslash
6638 ln Alt+M
6639 \series default
6640  
6641 \series bold
6642 (
6643 \backslash
6644 frac
6645 \begin_inset space \textvisiblespace{}
6646 \end_inset
6647
6648 A
6649 \begin_inset Formula $\downarrow$
6650 \end_inset
6651
6652 C
6653 \series default
6654 となります。
6655 \end_layout
6656
6657 \begin_layout Standard
6658 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
6659 \series bold
6660
6661 \backslash
6662 left.
6663 \backslash
6664 frac
6665 \begin_inset space \textvisiblespace{}
6666 \end_inset
6667
6668 A
6669 \begin_inset Formula $\downarrow$
6670 \end_inset
6671
6672 B
6673 \begin_inset space \textvisiblespace{}
6674 \end_inset
6675
6676
6677 \backslash
6678 right}
6679 \series default
6680 というコマンドは
6681 \series bold
6682
6683 \begin_inset Formula 
6684 \[
6685 \left.\frac{A}{B}\right\} 
6686 \]
6687
6688 \end_inset
6689
6690
6691 \series default
6692 を生成します。
6693 \series bold
6694
6695 \backslash
6696 left
6697 \series default
6698 コマンドおよび
6699 \series bold
6700
6701 \backslash
6702 right
6703 \series default
6704 コマンドは、文書が再度読み込まれたときには、\SpecialChar LyX
6705 によって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
6706 \end_layout
6707
6708 \begin_layout Standard
6709 \begin_inset VSpace bigskip
6710 \end_inset
6711
6712 著名な\SpecialChar LaTeX
6713 頒布版は、すべて\SpecialChar LaTeX
6714 の拡張であるe\SpecialChar TeX
6715 を使用しているので、これらの頒布版では、すべての括弧および極限に対して
6716 \series bold
6717
6718 \backslash
6719 middle
6720 \series default
6721
6722 \begin_inset Index idx
6723 status collapsed
6724
6725 \begin_layout Plain Layout
6726 こまんど@コマンド ! M ! 
6727 \backslash
6728 middle
6729 \end_layout
6730
6731 \end_inset
6732
6733 コマンドも使用することができます
6734 \begin_inset Foot
6735 status collapsed
6736
6737 \begin_layout Plain Layout
6738
6739 \series bold
6740 【訳註】
6741 \series default
6742 p\SpecialChar LaTeX
6743 では、標準では
6744 \series bold
6745
6746 \backslash
6747 middle
6748 \series default
6749 コマンドは使えません。よって、以下の例では「
6750 \series bold
6751
6752 \backslash
6753 middle
6754 \series default
6755
6756 \begin_inset Formula $|$
6757 \end_inset
6758
6759 」の代わりに「
6760 \series bold
6761
6762 \backslash
6763 biggm
6764 \series default
6765
6766 \begin_inset Formula $|$
6767 \end_inset
6768
6769 」を用いています。
6770 \end_layout
6771
6772 \end_inset
6773
6774 。このコマンドでは、物理ベクトル
6775 \begin_inset Formula 
6776 \[
6777 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6778 \]
6779
6780 \end_inset
6781
6782 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
6783 \begin_inset CommandInset ref
6784 LatexCommand ref
6785 reference "subsec:物理ベクトル"
6786
6787 \end_inset
6788
6789 節に説明されているように特殊な\SpecialChar LaTeX
6790 パッケージがあります。
6791 \end_layout
6792
6793 \begin_layout Subsection
6794 水平括弧
6795 \begin_inset Index idx
6796 status collapsed
6797
6798 \begin_layout Plain Layout
6799 かっこ@括弧 ! すいへい@水平
6800 \begin_inset space \thinspace{}
6801 \end_inset
6802
6803 ——
6804 \end_layout
6805
6806 \end_inset
6807
6808
6809 \end_layout
6810
6811 \begin_layout Standard
6812 \align center
6813 \begin_inset Tabular
6814 <lyxtabular version="3" rows="4" columns="2">
6815 <features booktabs="true" tabularvalignment="middle">
6816 <column alignment="center" valignment="top" width="0pt">
6817 <column alignment="center" valignment="top" width="0pt">
6818 <row>
6819 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823 コマンド
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832 出力
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 </row>
6838 <row>
6839 <cell alignment="center" valignment="top" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843
6844 \backslash
6845 overbrace
6846 \begin_inset space \textvisiblespace{}
6847 \end_inset
6848
6849 A+B
6850 \begin_inset space \textvisiblespace{}
6851 \end_inset
6852
6853 ^
6854 \begin_inset space \textvisiblespace{}
6855 \end_inset
6856
6857 3
6858 \begin_inset Index idx
6859 status collapsed
6860
6861 \begin_layout Plain Layout
6862 こまんど@コマンド ! O ! 
6863 \backslash
6864 overbrace
6865 \end_layout
6866
6867 \end_inset
6868
6869
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 \begin_inset Formula $\overbrace{A+B}^{3}$
6879 \end_inset
6880
6881
6882 \end_layout
6883
6884 \end_inset
6885 </cell>
6886 </row>
6887 <row topspace="2mm">
6888 <cell alignment="center" valignment="top" usebox="none">
6889 \begin_inset Text
6890
6891 \begin_layout Plain Layout
6892
6893 \backslash
6894 underbrace
6895 \begin_inset space \textvisiblespace{}
6896 \end_inset
6897
6898 A+B
6899 \begin_inset space \textvisiblespace{}
6900 \end_inset
6901
6902 _5
6903 \begin_inset Index idx
6904 status collapsed
6905
6906 \begin_layout Plain Layout
6907 こまんど@コマンド ! U ! 
6908 \backslash
6909 underbrace
6910 \end_layout
6911
6912 \end_inset
6913
6914
6915 \end_layout
6916
6917 \end_inset
6918 </cell>
6919 <cell alignment="center" valignment="top" usebox="none">
6920 \begin_inset Text
6921
6922 \begin_layout Plain Layout
6923 \begin_inset Formula $\underbrace{A+B}_{5}$
6924 \end_inset
6925
6926
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 </row>
6932 <row>
6933 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6934 \begin_inset Text
6935
6936 \begin_layout Plain Layout
6937
6938 \backslash
6939 overbrace
6940 \begin_inset space \textvisiblespace{}
6941 \end_inset
6942
6943
6944 \backslash
6945 underbrace
6946 \begin_inset space \textvisiblespace{}
6947 \end_inset
6948
6949 A+B_w
6950 \begin_inset space \textvisiblespace{}
6951 \end_inset
6952
6953
6954 \begin_inset space \textvisiblespace{}
6955 \end_inset
6956
6957 _7
6958 \begin_inset space \textvisiblespace{}
6959 \end_inset
6960
6961
6962 \begin_inset space \textvisiblespace{}
6963 \end_inset
6964
6965 ^
6966 \begin_inset space \textvisiblespace{}
6967 \end_inset
6968
6969 C
6970 \end_layout
6971
6972 \end_inset
6973 </cell>
6974 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6975 \begin_inset Text
6976
6977 \begin_layout Plain Layout
6978 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6979 \end_inset
6980
6981
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 </row>
6987 </lyxtabular>
6988
6989 \end_inset
6990
6991
6992 \end_layout
6993
6994 \begin_layout Standard
6995 最後の例では、
6996 \series bold
6997
6998 \backslash
6999 overbrace
7000 \series default
7001 が先に挿入されようが
7002 \series bold
7003
7004 \backslash
7005 underbrace
7006 \series default
7007 が先に挿入されようが代わりはありません。
7008 \end_layout
7009
7010 \begin_layout Standard
7011 \begin_inset VSpace medskip
7012 \end_inset
7013
7014
7015 \end_layout
7016
7017 \begin_layout Standard
7018 文書設定の
7019 \family sans
7020 数式オプション
7021 \family default
7022 で、
7023 \series bold
7024 mathtools
7025 \series default
7026
7027 \begin_inset Index idx
7028 status collapsed
7029
7030 \begin_layout Plain Layout
7031 ぱっけーじ@パッケージ ! mathtools
7032 \end_layout
7033
7034 \end_inset
7035
7036 パッケージに
7037 \family sans
7038 常に読み込み
7039 \family default
7040 オプションを設定すると、以下のような角括弧が利用可能になります。
7041 \begin_inset Separator parbreak
7042 \end_inset
7043
7044
7045 \end_layout
7046
7047 \begin_layout Standard
7048 \align center
7049 \begin_inset Tabular
7050 <lyxtabular version="3" rows="4" columns="2">
7051 <features booktabs="true" tabularvalignment="middle">
7052 <column alignment="center" valignment="top" width="0pt">
7053 <column alignment="center" valignment="top" width="0pt">
7054 <row>
7055 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 コマンド
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 出力
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079
7080 \backslash
7081 overbracket{A+B
7082 \begin_inset space \textvisiblespace{}
7083 \end_inset
7084
7085 ^3
7086 \begin_inset Index idx
7087 status collapsed
7088
7089 \begin_layout Plain Layout
7090 こまんど@コマンド ! O ! 
7091 \backslash
7092 overbracket
7093 \end_layout
7094
7095 \end_inset
7096
7097
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 \begin_inset Formula $\overbracket{A+B}^{3}$
7107 \end_inset
7108
7109
7110 \end_layout
7111
7112 \end_inset
7113 </cell>
7114 </row>
7115 <row topspace="2mm">
7116 <cell alignment="center" valignment="top" usebox="none">
7117 \begin_inset Text
7118
7119 \begin_layout Plain Layout
7120
7121 \backslash
7122 underbracket{A+B
7123 \begin_inset space \textvisiblespace{}
7124 \end_inset
7125
7126 _5
7127 \begin_inset Index idx
7128 status collapsed
7129
7130 \begin_layout Plain Layout
7131 こまんど@コマンド ! U ! 
7132 \backslash
7133 under
7134 \size normal
7135 bracket
7136 \end_layout
7137
7138 \end_inset
7139
7140
7141 \end_layout
7142
7143 \end_inset
7144 </cell>
7145 <cell alignment="center" valignment="top" usebox="none">
7146 \begin_inset Text
7147
7148 \begin_layout Plain Layout
7149 \begin_inset Formula $\underbracket{A+B}_{5}$
7150 \end_inset
7151
7152
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 </row>
7158 <row>
7159 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163
7164 \backslash
7165 overbracket{
7166 \backslash
7167 underbracket{A+B_w
7168 \begin_inset space \textvisiblespace{}
7169 \end_inset
7170
7171
7172 \begin_inset space \textvisiblespace{}
7173 \end_inset
7174
7175 _7
7176 \begin_inset space \textvisiblespace{}
7177 \end_inset
7178
7179
7180 \begin_inset space \textvisiblespace{}
7181 \end_inset
7182
7183 ^
7184 \begin_inset space \textvisiblespace{}
7185 \end_inset
7186
7187 C
7188 \end_layout
7189
7190 \end_inset
7191 </cell>
7192 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7193 \begin_inset Text
7194
7195 \begin_layout Plain Layout
7196 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7197 \end_inset
7198
7199
7200 \end_layout
7201
7202 \end_inset
7203 </cell>
7204 </row>
7205 </lyxtabular>
7206
7207 \end_inset
7208
7209
7210 \end_layout
7211
7212 \begin_layout Standard
7213
7214 \series bold
7215
7216 \backslash
7217 overbracket
7218 \series default
7219
7220 \series bold
7221
7222 \backslash
7223 underbracket
7224 \series default
7225 に関しては、コマンドに続く角括弧中に、希望する厚みを指定すれば、以下のように、角括弧の筆跡の厚みに変更を加えることができます。
7226 \begin_inset Separator parbreak
7227 \end_inset
7228
7229
7230 \end_layout
7231
7232 \begin_layout Standard
7233 \align center
7234 \begin_inset Tabular
7235 <lyxtabular version="3" rows="3" columns="2">
7236 <features booktabs="true" tabularvalignment="middle">
7237 <column alignment="center" valignment="top" width="0pt">
7238 <column alignment="center" valignment="top" width="0pt">
7239 <row>
7240 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7241 \begin_inset Text
7242
7243 \begin_layout Plain Layout
7244 コマンド
7245 \end_layout
7246
7247 \end_inset
7248 </cell>
7249 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7250 \begin_inset Text
7251
7252 \begin_layout Plain Layout
7253 出力
7254 \end_layout
7255
7256 \end_inset
7257 </cell>
7258 </row>
7259 <row>
7260 <cell alignment="center" valignment="top" usebox="none">
7261 \begin_inset Text
7262
7263 \begin_layout Plain Layout
7264
7265 \backslash
7266 overbracket[3pt]
7267 \backslash
7268 {A+B
7269 \begin_inset space \textvisiblespace{}
7270 \end_inset
7271
7272 ^3
7273 \end_layout
7274
7275 \end_inset
7276 </cell>
7277 <cell alignment="center" valignment="top" usebox="none">
7278 \begin_inset Text
7279
7280 \begin_layout Plain Layout
7281 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7282 \end_inset
7283
7284
7285 \end_layout
7286
7287 \end_inset
7288 </cell>
7289 </row>
7290 <row topspace="2mm">
7291 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7292 \begin_inset Text
7293
7294 \begin_layout Plain Layout
7295
7296 \backslash
7297 underbracket[1pt]
7298 \backslash
7299 {A+B
7300 \begin_inset space \textvisiblespace{}
7301 \end_inset
7302
7303 _5
7304 \end_layout
7305
7306 \end_inset
7307 </cell>
7308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7309 \begin_inset Text
7310
7311 \begin_layout Plain Layout
7312 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7313 \end_inset
7314
7315
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 </row>
7321 </lyxtabular>
7322
7323 \end_inset
7324
7325
7326 \end_layout
7327
7328 \begin_layout Standard
7329 \begin_inset VSpace bigskip
7330 \end_inset
7331
7332 括弧をお互いに重ねる必要がある場合には、第
7333 \begin_inset CommandInset ref
7334 LatexCommand ref
7335 reference "sec:多行数式"
7336
7337 \end_inset
7338
7339 節に説明されているように、次のような多行数式を使わなくてはなりません。
7340 \begin_inset Formula 
7341 \begin{eqnarray*}
7342 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7343  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7344 \end{eqnarray*}
7345
7346 \end_inset
7347
7348 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7349 \begin_inset Foot
7350 status collapsed
7351
7352 \begin_layout Plain Layout
7353 空白コマンドは第
7354 \begin_inset CommandInset ref
7355 LatexCommand ref
7356 reference "subsec:定義済みの空白"
7357
7358 \end_inset
7359
7360 章に説明があります。
7361 \end_layout
7362
7363 \end_inset
7364
7365
7366 \series bold
7367
7368 \backslash
7369 :
7370 \series default
7371 を最初の
7372 \begin_inset Formula $d$
7373 \end_inset
7374
7375 の前に挿入しておくことが重要です。さもないと、
7376 \begin_inset Formula $q$
7377 \end_inset
7378
7379 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7380 \begin_inset Foot
7381 status collapsed
7382
7383 \begin_layout Plain Layout
7384 これは、括弧が文字として取り扱われないためです。第
7385 \begin_inset CommandInset ref
7386 LatexCommand ref
7387 reference "subsec:二項演算子"
7388
7389 \end_inset
7390
7391 章参照。
7392 \end_layout
7393
7394 \end_inset
7395
7396 ためです。二行目には、二つめの括弧が挿入されています。
7397 \begin_inset Formula $b$
7398 \end_inset
7399
7400 の直前から始まるようにするために、まず
7401 \series bold
7402
7403 \backslash
7404 hphantom{gggg+
7405 \backslash
7406 :}
7407 \series default
7408 というコマンド
7409 \begin_inset Foot
7410 status collapsed
7411
7412 \begin_layout Plain Layout
7413
7414 \series bold
7415
7416 \backslash
7417 hphantom
7418 \series default
7419 に関する詳細は、第
7420 \begin_inset CommandInset ref
7421 LatexCommand ref
7422 reference "subsec:埋め草"
7423
7424 \end_inset
7425
7426 章を参照してください。
7427 \end_layout
7428
7429 \end_inset
7430
7431 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7432 \series bold
7433
7434 \backslash
7435 hphantom{bbqq+dddd}
7436 \series default
7437 コマンドの下に置きます。
7438 \end_layout
7439
7440 \begin_layout Standard
7441 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7442 \begin_inset ERT
7443 status collapsed
7444
7445 \begin_layout Plain Layout
7446
7447
7448 \backslash
7449 setlength{
7450 \backslash
7451 jot}{-6pt}
7452 \end_layout
7453
7454 \end_inset
7455
7456
7457 \begin_inset Formula 
7458 \begin{eqnarray*}
7459  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7460 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7461 \end{eqnarray*}
7462
7463 \end_inset
7464
7465
7466 \begin_inset ERT
7467 status collapsed
7468
7469 \begin_layout Plain Layout
7470
7471
7472 \backslash
7473 setlength{
7474 \backslash
7475 jot}{3pt}
7476 \end_layout
7477
7478 \end_inset
7479
7480 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7481 ることを防ぐために、行間を減らさなくてはならないのですが、これは\SpecialChar LyX
7482 のバグ
7483 \begin_inset Foot
7484 status collapsed
7485
7486 \begin_layout Plain Layout
7487 \begin_inset CommandInset href
7488 LatexCommand href
7489 name "LyX-bug #1505"
7490 target "http://www.lyx.org/trac/ticket/1505"
7491
7492 \end_inset
7493
7494
7495 \end_layout
7496
7497 \end_inset
7498
7499 のせいで簡単にはできません。この問題を回避するためには、数式直前に\SpecialChar TeX
7500 モードで
7501 \series bold
7502 setlength{
7503 \backslash
7504 jot}{-6pt}
7505 \series default
7506 というコマンドを入れて、大域的な数式行間
7507 \series bold
7508
7509 \backslash
7510 jot
7511 \series default
7512
7513 \begin_inset Index idx
7514 status collapsed
7515
7516 \begin_layout Plain Layout
7517 こまんど@コマンド ! J ! 
7518 \backslash
7519 jot
7520 \end_layout
7521
7522 \end_inset
7523
7524 を-6
7525 \begin_inset space \thinspace{}
7526 \end_inset
7527
7528 ptに変更しなくてはなりません。
7529 \series bold
7530
7531 \backslash
7532 jot
7533 \series default
7534 は、数式直後に同様のコマンドを使って標準値の3
7535 \begin_inset space \thinspace{}
7536 \end_inset
7537
7538 ptに戻します。数式中の行間について、詳しくは第
7539 \begin_inset CommandInset ref
7540 LatexCommand ref
7541 reference "subsec:行間"
7542
7543 \end_inset
7544
7545 章に説明があります。
7546 \end_layout
7547
7548 \begin_layout Section
7549 矢印
7550 \begin_inset Index idx
7551 status collapsed
7552
7553 \begin_layout Plain Layout
7554 やじるし@矢印
7555 \end_layout
7556
7557 \end_inset
7558
7559
7560 \end_layout
7561
7562 \begin_layout Standard
7563 矢印は、数式ツールバーボタンの
7564 \begin_inset Info
7565 type  "icon"
7566 arg   "math-insert \\leftarrow"
7567 \end_inset
7568
7569 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7570 \end_layout
7571
7572 \begin_layout Subsection
7573 水平矢印
7574 \begin_inset Index idx
7575 status collapsed
7576
7577 \begin_layout Plain Layout
7578 やじるし@矢印 ! すいへい@水平
7579 \end_layout
7580
7581 \end_inset
7582
7583
7584 \end_layout
7585
7586 \begin_layout Standard
7587 \begin_inset space \hfill{}
7588 \end_inset
7589
7590
7591 \begin_inset Tabular
7592 <lyxtabular version="3" rows="8" columns="2">
7593 <features booktabs="true" tabularvalignment="middle">
7594 <column alignment="center" valignment="top" width="0pt">
7595 <column alignment="center" valignment="top" width="0pt">
7596 <row>
7597 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7598 \begin_inset Text
7599
7600 \begin_layout Plain Layout
7601 コマンド
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7607 \begin_inset Text
7608
7609 \begin_layout Plain Layout
7610 出力
7611 \end_layout
7612
7613 \end_inset
7614 </cell>
7615 </row>
7616 <row>
7617 <cell alignment="center" valignment="top" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621
7622 \backslash
7623 gets
7624 \end_layout
7625
7626 \end_inset
7627 </cell>
7628 <cell alignment="center" valignment="top" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632 \begin_inset Formula $\gets$
7633 \end_inset
7634
7635
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 </row>
7641 <row>
7642 <cell alignment="center" valignment="top" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646
7647 \backslash
7648 Leftarrow
7649 \end_layout
7650
7651 \end_inset
7652 </cell>
7653 <cell alignment="center" valignment="top" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657 \begin_inset Formula $\Leftarrow$
7658 \end_inset
7659
7660
7661 \end_layout
7662
7663 \end_inset
7664 </cell>
7665 </row>
7666 <row>
7667 <cell alignment="center" valignment="top" usebox="none">
7668 \begin_inset Text
7669
7670 \begin_layout Plain Layout
7671
7672 \backslash
7673 longleftarrow
7674 \end_layout
7675
7676 \end_inset
7677 </cell>
7678 <cell alignment="center" valignment="top" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 \begin_inset Formula $\longleftarrow$
7683 \end_inset
7684
7685
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row>
7692 <cell alignment="center" valignment="top" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \backslash
7698 Longleftarrow
7699 \end_layout
7700
7701 \end_inset
7702 </cell>
7703 <cell alignment="center" valignment="top" usebox="none">
7704 \begin_inset Text
7705
7706 \begin_layout Plain Layout
7707 \begin_inset Formula $\Longleftarrow$
7708 \end_inset
7709
7710
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 </row>
7716 <row>
7717 <cell alignment="center" valignment="top" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721
7722 \backslash
7723 leftharpoonup
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell alignment="center" valignment="top" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732 \begin_inset Formula $\leftharpoonup$
7733 \end_inset
7734
7735
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 </row>
7741 <row>
7742 <cell alignment="center" valignment="top" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746
7747 \backslash
7748 leftharpoondown
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 <cell alignment="center" valignment="top" usebox="none">
7754 \begin_inset Text
7755
7756 \begin_layout Plain Layout
7757 \begin_inset Formula $\leftharpoondown$
7758 \end_inset
7759
7760
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 </row>
7766 <row>
7767 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7768 \begin_inset Text
7769
7770 \begin_layout Plain Layout
7771
7772 \backslash
7773 hookleftarrow
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782 \begin_inset Formula $\hookleftarrow$
7783 \end_inset
7784
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 </row>
7791 </lyxtabular>
7792
7793 \end_inset
7794
7795
7796 \begin_inset space \hfill{}
7797 \end_inset
7798
7799
7800 \begin_inset Tabular
7801 <lyxtabular version="3" rows="8" columns="2">
7802 <features booktabs="true" tabularvalignment="middle">
7803 <column alignment="center" valignment="top" width="0pt">
7804 <column alignment="center" valignment="top" width="0pt">
7805 <row>
7806 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7807 \begin_inset Text
7808
7809 \begin_layout Plain Layout
7810 コマンド
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 出力
7820 \end_layout
7821
7822 \end_inset
7823 </cell>
7824 </row>
7825 <row>
7826 <cell alignment="center" valignment="top" usebox="none">
7827 \begin_inset Text
7828
7829 \begin_layout Plain Layout
7830
7831 \backslash
7832 to
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 <cell alignment="center" valignment="top" usebox="none">
7838 \begin_inset Text
7839
7840 \begin_layout Plain Layout
7841 \begin_inset Formula $\to$
7842 \end_inset
7843
7844
7845 \end_layout
7846
7847 \end_inset
7848 </cell>
7849 </row>
7850 <row>
7851 <cell alignment="center" valignment="top" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855
7856 \backslash
7857 Rightarrow
7858 \end_layout
7859
7860 \end_inset
7861 </cell>
7862 <cell alignment="center" valignment="top" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866 \begin_inset Formula $\Rightarrow$
7867 \end_inset
7868
7869
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 </row>
7875 <row>
7876 <cell alignment="center" valignment="top" usebox="none">
7877 \begin_inset Text
7878
7879 \begin_layout Plain Layout
7880
7881 \backslash
7882 longrightarrow
7883 \end_layout
7884
7885 \end_inset
7886 </cell>
7887 <cell alignment="center" valignment="top" usebox="none">
7888 \begin_inset Text
7889
7890 \begin_layout Plain Layout
7891 \begin_inset Formula $\longrightarrow$
7892 \end_inset
7893
7894
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="center" valignment="top" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \backslash
7907 Longrightarrow
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 \begin_inset Formula $\Longrightarrow$
7917 \end_inset
7918
7919
7920 \end_layout
7921
7922 \end_inset
7923 </cell>
7924 </row>
7925 <row>
7926 <cell alignment="center" valignment="top" usebox="none">
7927 \begin_inset Text
7928
7929 \begin_layout Plain Layout
7930
7931 \backslash
7932 rightharpoonup
7933 \end_layout
7934
7935 \end_inset
7936 </cell>
7937 <cell alignment="center" valignment="top" usebox="none">
7938 \begin_inset Text
7939
7940 \begin_layout Plain Layout
7941 \begin_inset Formula $\rightharpoonup$
7942 \end_inset
7943
7944
7945 \end_layout
7946
7947 \end_inset
7948 </cell>
7949 </row>
7950 <row>
7951 <cell alignment="center" valignment="top" usebox="none">
7952 \begin_inset Text
7953
7954 \begin_layout Plain Layout
7955
7956 \backslash
7957 rightharpoondown
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 <cell alignment="center" valignment="top" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966 \begin_inset Formula $\rightharpoondown$
7967 \end_inset
7968
7969
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 </row>
7975 <row>
7976 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980
7981 \backslash
7982 hookrightarrow
7983 \end_layout
7984
7985 \end_inset
7986 </cell>
7987 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7988 \begin_inset Text
7989
7990 \begin_layout Plain Layout
7991 \begin_inset Formula $\hookrightarrow$
7992 \end_inset
7993
7994
7995 \end_layout
7996
7997 \end_inset
7998 </cell>
7999 </row>
8000 </lyxtabular>
8001
8002 \end_inset
8003
8004
8005 \begin_inset space \hfill{}
8006 \end_inset
8007
8008
8009 \end_layout
8010
8011 \begin_layout Standard
8012 \begin_inset space \hfill{}
8013 \end_inset
8014
8015
8016 \begin_inset Tabular
8017 <lyxtabular version="3" rows="6" columns="2">
8018 <features booktabs="true" tabularvalignment="middle">
8019 <column alignment="center" valignment="top" width="0pt">
8020 <column alignment="center" valignment="top" width="0pt">
8021 <row>
8022 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8023 \begin_inset Text
8024
8025 \begin_layout Plain Layout
8026 コマンド
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 出力
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 </row>
8041 <row>
8042 <cell alignment="center" valignment="top" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046
8047 \backslash
8048 leftrightarrow
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 <cell alignment="center" valignment="top" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057 \begin_inset Formula $\leftrightarrow$
8058 \end_inset
8059
8060
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 </row>
8066 <row>
8067 <cell alignment="center" valignment="top" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071
8072 \backslash
8073 Leftrightarrow
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 <cell alignment="center" valignment="top" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082 \begin_inset Formula $\Leftrightarrow$
8083 \end_inset
8084
8085
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 </row>
8091 <row>
8092 <cell alignment="center" valignment="top" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096
8097 \backslash
8098 longleftrightarrow
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 \begin_inset Formula $\longleftrightarrow$
8108 \end_inset
8109
8110
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 </row>
8116 <row>
8117 <cell alignment="center" valignment="top" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121
8122 \backslash
8123 Longleftrightarrow
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 <cell alignment="center" valignment="top" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132 \begin_inset Formula $\Longleftrightarrow$
8133 \end_inset
8134
8135
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \backslash
8148 rightleftharpoons
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 \begin_inset Formula $\rightleftharpoons$
8158 \end_inset
8159
8160
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 </row>
8166 </lyxtabular>
8167
8168 \end_inset
8169
8170
8171 \begin_inset space \hspace{}
8172 \length 25pt
8173 \end_inset
8174
8175
8176 \begin_inset space \hfill{}
8177 \end_inset
8178
8179
8180 \begin_inset Tabular
8181 <lyxtabular version="3" rows="5" columns="2">
8182 <features booktabs="true" tabularvalignment="middle">
8183 <column alignment="center" valignment="top" width="0pt">
8184 <column alignment="center" valignment="top" width="0pt">
8185 <row>
8186 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190 コマンド
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8196 \begin_inset Text
8197
8198 \begin_layout Plain Layout
8199 出力
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 </row>
8205 <row>
8206 <cell alignment="center" valignment="top" usebox="none">
8207 \begin_inset Text
8208
8209 \begin_layout Plain Layout
8210
8211 \backslash
8212 mapsto
8213 \end_layout
8214
8215 \end_inset
8216 </cell>
8217 <cell alignment="center" valignment="top" usebox="none">
8218 \begin_inset Text
8219
8220 \begin_layout Plain Layout
8221 \begin_inset Formula $\mapsto$
8222 \end_inset
8223
8224
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 </row>
8230 <row>
8231 <cell alignment="center" valignment="top" usebox="none">
8232 \begin_inset Text
8233
8234 \begin_layout Plain Layout
8235
8236 \backslash
8237 longmapsto
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 <cell alignment="center" valignment="top" usebox="none">
8243 \begin_inset Text
8244
8245 \begin_layout Plain Layout
8246 \begin_inset Formula $\longmapsto$
8247 \end_inset
8248
8249
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 </row>
8255 <row>
8256 <cell alignment="center" valignment="top" usebox="none">
8257 \begin_inset Text
8258
8259 \begin_layout Plain Layout
8260
8261 \backslash
8262 leadsto
8263 \end_layout
8264
8265 \end_inset
8266 </cell>
8267 <cell alignment="center" valignment="top" usebox="none">
8268 \begin_inset Text
8269
8270 \begin_layout Plain Layout
8271 \begin_inset Formula $\leadsto$
8272 \end_inset
8273
8274
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 </row>
8280 <row>
8281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285
8286 \backslash
8287 dasharrow
8288 \end_layout
8289
8290 \end_inset
8291 </cell>
8292 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8293 \begin_inset Text
8294
8295 \begin_layout Plain Layout
8296 \begin_inset Formula $\dasharrow$
8297 \end_inset
8298
8299
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 </lyxtabular>
8306
8307 \end_inset
8308
8309
8310 \begin_inset space \hfill{}
8311 \end_inset
8312
8313
8314 \end_layout
8315
8316 \begin_layout Standard
8317 \begin_inset VSpace medskip
8318 \end_inset
8319
8320 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8321 \begin_inset CommandInset ref
8322 LatexCommand ref
8323 reference "sec:アクセント"
8324
8325 \end_inset
8326
8327 節に一覧があります。
8328 \end_layout
8329
8330 \begin_layout Standard
8331 \begin_inset VSpace bigskip
8332 \end_inset
8333
8334 さらに、ラベル付き矢印
8335 \begin_inset Index idx
8336 status collapsed
8337
8338 \begin_layout Plain Layout
8339 やじるし@矢印 ! らべるつき@ラベル付き
8340 \end_layout
8341
8342 \end_inset
8343
8344 として、
8345 \series bold
8346
8347 \backslash
8348 xleftarrow
8349 \series default
8350
8351 \begin_inset Index idx
8352 status collapsed
8353
8354 \begin_layout Plain Layout
8355 こまんど@コマンド ! X ! 
8356 \backslash
8357 xleftarrow
8358 \end_layout
8359
8360 \end_inset
8361
8362
8363 \series bold
8364
8365 \backslash
8366 xrightarrow
8367 \series default
8368
8369 \begin_inset Index idx
8370 status collapsed
8371
8372 \begin_layout Plain Layout
8373 こまんど@コマンド ! X ! 
8374 \backslash
8375 xrightarrow
8376 \begin_inset ERT
8377 status collapsed
8378
8379 \begin_layout Plain Layout
8380
8381
8382 \backslash
8383 vspace{4mm}
8384 \end_layout
8385
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \end_inset
8392
8393 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8394 ます。
8395 \end_layout
8396
8397 \begin_layout Standard
8398 \align center
8399 \begin_inset Tabular
8400 <lyxtabular version="3" rows="3" columns="2">
8401 <features booktabs="true" tabularvalignment="middle">
8402 <column alignment="center" valignment="top" width="0pt">
8403 <column alignment="center" valignment="top" width="0pt">
8404 <row>
8405 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Plain Layout
8409 コマンド
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 出力
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 </row>
8424 <row>
8425 <cell alignment="center" valignment="top" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 F(a)
8430 \backslash
8431 xleftarrow
8432 \begin_inset space \textvisiblespace{}
8433 \end_inset
8434
8435 x=a
8436 \begin_inset Formula $\downarrow$
8437 \end_inset
8438
8439 x>0
8440 \begin_inset Formula $\to$
8441 \end_inset
8442
8443 F(x)
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 <cell alignment="center" valignment="top" usebox="none">
8449 \begin_inset Text
8450
8451 \begin_layout Plain Layout
8452 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8453 \end_inset
8454
8455
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 </row>
8461 <row topspace="2mm">
8462 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466 F(x)
8467 \backslash
8468 xrightarrow
8469 \begin_inset space \textvisiblespace{}
8470 \end_inset
8471
8472 x=a
8473 \begin_inset Formula $\downarrow$
8474 \end_inset
8475
8476 x>0
8477 \begin_inset Formula $\to$
8478 \end_inset
8479
8480 F(a)
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8490 \end_inset
8491
8492
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 </lyxtabular>
8499
8500 \end_inset
8501
8502
8503 \end_layout
8504
8505 \begin_layout Standard
8506 \begin_inset VSpace medskip
8507 \end_inset
8508
8509
8510 \end_layout
8511
8512 \begin_layout Standard
8513 文書設定の
8514 \family sans
8515 数式オプション
8516 \family default
8517 で、
8518 \series bold
8519 mathtools
8520 \series default
8521
8522 \begin_inset Index idx
8523 status collapsed
8524
8525 \begin_layout Plain Layout
8526 ぱっけーじ@パッケージ ! mathtools
8527 \end_layout
8528
8529 \end_inset
8530
8531 パッケージに
8532 \family sans
8533 常に読み込み
8534 \family default
8535 オプションを設定すると、以下のようなラベル付き矢印が利用可能になります。
8536 \end_layout
8537
8538 \begin_layout Standard
8539 \begin_inset Newpage newpage
8540 \end_inset
8541
8542
8543 \begin_inset Separator parbreak
8544 \end_inset
8545
8546
8547 \end_layout
8548
8549 \begin_layout Standard
8550 \align center
8551 \begin_inset space \hspace*{\fill}
8552 \end_inset
8553
8554
8555 \begin_inset Tabular
8556 <lyxtabular version="3" rows="7" columns="2">
8557 <features booktabs="true" tabularvalignment="middle">
8558 <column alignment="center" valignment="top" width="0pt">
8559 <column alignment="center" valignment="top" width="0pt">
8560 <row>
8561 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565 コマンド
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574 Example
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 <row>
8581 <cell alignment="center" valignment="top" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585
8586 \backslash
8587 xleftrightarrow
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8597 \end_inset
8598
8599
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 </row>
8605 <row topspace="2mm">
8606 <cell alignment="center" valignment="top" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \backslash
8612 xLeftarrow
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8622 \end_inset
8623
8624
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 </row>
8630 <row topspace="2mm">
8631 <cell alignment="center" valignment="top" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635
8636 \backslash
8637 xRightarrow
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8647 \end_inset
8648
8649
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 <row topspace="2mm">
8656 <cell alignment="center" valignment="top" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660
8661 \backslash
8662 xLeftrightarrow
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8672 \end_inset
8673
8674
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 <row topspace="2mm">
8681 <cell alignment="center" valignment="top" usebox="none">
8682 \begin_inset Text
8683
8684 \begin_layout Plain Layout
8685
8686 \backslash
8687 xhookleftarrow
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 <cell alignment="center" valignment="top" usebox="none">
8693 \begin_inset Text
8694
8695 \begin_layout Plain Layout
8696 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8697 \end_inset
8698
8699
8700 \end_layout
8701
8702 \end_inset
8703 </cell>
8704 </row>
8705 <row topspace="2mm">
8706 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710
8711 \backslash
8712 xhookrightarrow
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8722 \end_inset
8723
8724
8725 \end_layout
8726
8727 \end_inset
8728 </cell>
8729 </row>
8730 </lyxtabular>
8731
8732 \end_inset
8733
8734
8735 \begin_inset space \hspace*{\fill}
8736 \end_inset
8737
8738
8739 \begin_inset Tabular
8740 <lyxtabular version="3" rows="7" columns="2">
8741 <features booktabs="true" tabularvalignment="middle">
8742 <column alignment="center" valignment="top" width="0pt">
8743 <column alignment="center" valignment="top" width="0pt">
8744 <row>
8745 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749 コマンド
8750 \end_layout
8751
8752 \end_inset
8753 </cell>
8754 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 Example
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 </row>
8764 <row>
8765 <cell alignment="center" valignment="top" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Plain Layout
8769
8770 \backslash
8771 xleftharpoondown
8772 \end_layout
8773
8774 \end_inset
8775 </cell>
8776 <cell alignment="center" valignment="top" usebox="none">
8777 \begin_inset Text
8778
8779 \begin_layout Plain Layout
8780 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8781 \end_inset
8782
8783
8784 \end_layout
8785
8786 \end_inset
8787 </cell>
8788 </row>
8789 <row topspace="2mm">
8790 <cell alignment="center" valignment="top" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794
8795 \backslash
8796 xleftharpoonup
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8806 \end_inset
8807
8808
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 </row>
8814 <row topspace="2mm">
8815 <cell alignment="center" valignment="top" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819
8820 \backslash
8821 xrightharpoondown
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 <cell alignment="center" valignment="top" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8831 \end_inset
8832
8833
8834 \end_layout
8835
8836 \end_inset
8837 </cell>
8838 </row>
8839 <row topspace="2mm">
8840 <cell alignment="center" valignment="top" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844
8845 \backslash
8846 xrightharpoonup
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8856 \end_inset
8857
8858
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 </row>
8864 <row topspace="2mm">
8865 <cell alignment="center" valignment="top" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869
8870 \backslash
8871 xleftrightharpoons
8872 \end_layout
8873
8874 \end_inset
8875 </cell>
8876 <cell alignment="center" valignment="top" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
8881 \end_inset
8882
8883
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 </row>
8889 <row topspace="2mm">
8890 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Plain Layout
8894
8895 \backslash
8896 xrightleftharpoons
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
8906 \end_inset
8907
8908
8909 \end_layout
8910
8911 \end_inset
8912 </cell>
8913 </row>
8914 </lyxtabular>
8915
8916 \end_inset
8917
8918
8919 \begin_inset space \hspace*{\fill}
8920 \end_inset
8921
8922
8923 \end_layout
8924
8925 \begin_layout Standard
8926 これらの矢印は、すべて以下のようなコマンドスキームを取ります。
8927 \begin_inset Separator parbreak
8928 \end_inset
8929
8930
8931 \end_layout
8932
8933 \begin_layout Standard
8934 \align center
8935 \begin_inset Tabular
8936 <lyxtabular version="3" rows="2" columns="2">
8937 <features booktabs="true" tabularvalignment="middle">
8938 <column alignment="center" valignment="top" width="0pt">
8939 <column alignment="center" valignment="top" width="0pt">
8940 <row>
8941 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Plain Layout
8945 コマンド
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 出力
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 </row>
8960 <row bottomspace="0.5mm">
8961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8962 \begin_inset Text
8963
8964 \begin_layout Plain Layout
8965 F(a)
8966 \backslash
8967 xleftrightarrow[x=a]
8968 \backslash
8969 {x>0
8970 \begin_inset Formula $\to$
8971 \end_inset
8972
8973 F(x)
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
8983 \end_inset
8984
8985
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 </row>
8991 </lyxtabular>
8992
8993 \end_inset
8994
8995
8996 \end_layout
8997
8998 \begin_layout Subsection
8999 垂直矢印および対角矢印
9000 \begin_inset Index idx
9001 status collapsed
9002
9003 \begin_layout Plain Layout
9004 やじるし@矢印 ! たいかく@対角
9005 \end_layout
9006
9007 \end_inset
9008
9009
9010 \begin_inset Index idx
9011 status collapsed
9012
9013 \begin_layout Plain Layout
9014 やじるし@矢印 ! すいちょく@垂直
9015 \end_layout
9016
9017 \end_inset
9018
9019
9020 \end_layout
9021
9022 \begin_layout Standard
9023 \begin_inset space \hfill{}
9024 \end_inset
9025
9026
9027 \begin_inset Tabular
9028 <lyxtabular version="3" rows="7" columns="2">
9029 <features booktabs="true" tabularvalignment="middle">
9030 <column alignment="center" valignment="top" width="0pt">
9031 <column alignment="center" valignment="top" width="0pt">
9032 <row>
9033 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9034 \begin_inset Text
9035
9036 \begin_layout Plain Layout
9037 コマンド
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9043 \begin_inset Text
9044
9045 \begin_layout Plain Layout
9046 出力
9047 \end_layout
9048
9049 \end_inset
9050 </cell>
9051 </row>
9052 <row>
9053 <cell alignment="center" valignment="top" usebox="none">
9054 \begin_inset Text
9055
9056 \begin_layout Plain Layout
9057
9058 \backslash
9059 uparrow
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 <cell alignment="center" valignment="top" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068 \begin_inset Formula $\uparrow$
9069 \end_inset
9070
9071
9072 \end_layout
9073
9074 \end_inset
9075 </cell>
9076 </row>
9077 <row>
9078 <cell alignment="center" valignment="top" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082
9083 \backslash
9084 Uparrow
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 <cell alignment="center" valignment="top" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093 \begin_inset Formula $\Uparrow$
9094 \end_inset
9095
9096
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 </row>
9102 <row>
9103 <cell alignment="center" valignment="top" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Plain Layout
9107
9108 \backslash
9109 updownarrow
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 <cell alignment="center" valignment="top" usebox="none">
9115 \begin_inset Text
9116
9117 \begin_layout Plain Layout
9118 \begin_inset Formula $\updownarrow$
9119 \end_inset
9120
9121
9122 \end_layout
9123
9124 \end_inset
9125 </cell>
9126 </row>
9127 <row>
9128 <cell alignment="center" valignment="top" usebox="none">
9129 \begin_inset Text
9130
9131 \begin_layout Plain Layout
9132
9133 \backslash
9134 Updownarrow
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 <cell alignment="center" valignment="top" usebox="none">
9140 \begin_inset Text
9141
9142 \begin_layout Plain Layout
9143 \begin_inset Formula $\Updownarrow$
9144 \end_inset
9145
9146
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 </row>
9152 <row>
9153 <cell alignment="center" valignment="top" usebox="none">
9154 \begin_inset Text
9155
9156 \begin_layout Plain Layout
9157
9158 \backslash
9159 Downarrow
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 \begin_inset Formula $\Downarrow$
9169 \end_inset
9170
9171
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 </row>
9177 <row>
9178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9179 \begin_inset Text
9180
9181 \begin_layout Plain Layout
9182
9183 \backslash
9184 downarrow
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Plain Layout
9193 \begin_inset Formula $\downarrow$
9194 \end_inset
9195
9196
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 </row>
9202 </lyxtabular>
9203
9204 \end_inset
9205
9206
9207 \begin_inset space \hfill{}
9208 \end_inset
9209
9210
9211 \begin_inset Tabular
9212 <lyxtabular version="3" rows="5" columns="2">
9213 <features booktabs="true" tabularvalignment="middle">
9214 <column alignment="center" valignment="top" width="0pt">
9215 <column alignment="center" valignment="top" width="0pt">
9216 <row>
9217 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9218 \begin_inset Text
9219
9220 \begin_layout Plain Layout
9221 コマンド
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 出力
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 <row>
9237 <cell alignment="center" valignment="top" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241
9242 \backslash
9243 nearrow
9244 \end_layout
9245
9246 \end_inset
9247 </cell>
9248 <cell alignment="center" valignment="top" usebox="none">
9249 \begin_inset Text
9250
9251 \begin_layout Plain Layout
9252 \begin_inset Formula $\nearrow$
9253 \end_inset
9254
9255
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 </row>
9261 <row>
9262 <cell alignment="center" valignment="top" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266
9267 \backslash
9268 searrow
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Plain Layout
9277 \begin_inset Formula $\searrow$
9278 \end_inset
9279
9280
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 </row>
9286 <row>
9287 <cell alignment="center" valignment="top" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291
9292 \backslash
9293 swarrow
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 <cell alignment="center" valignment="top" usebox="none">
9299 \begin_inset Text
9300
9301 \begin_layout Plain Layout
9302 \begin_inset Formula $\swarrow$
9303 \end_inset
9304
9305
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 </row>
9311 <row>
9312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9313 \begin_inset Text
9314
9315 \begin_layout Plain Layout
9316
9317 \backslash
9318 nwarrow
9319 \end_layout
9320
9321 \end_inset
9322 </cell>
9323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9324 \begin_inset Text
9325
9326 \begin_layout Plain Layout
9327 \begin_inset Formula $\nwarrow$
9328 \end_inset
9329
9330
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 </row>
9336 </lyxtabular>
9337
9338 \end_inset
9339
9340
9341 \begin_inset space \hfill{}
9342 \end_inset
9343
9344
9345 \end_layout
9346
9347 \begin_layout Standard
9348 \begin_inset VSpace medskip
9349 \end_inset
9350
9351 垂直矢印は、第
9352 \begin_inset CommandInset ref
9353 LatexCommand ref
9354 reference "subsec:手動の括弧丈"
9355
9356 \end_inset
9357
9358 節および第
9359 \begin_inset CommandInset ref
9360 LatexCommand ref
9361 reference "subsec:自動の括弧丈"
9362
9363 \end_inset
9364
9365 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9366 \end_layout
9367
9368 \begin_layout Section
9369 アクセント
9370 \begin_inset CommandInset label
9371 LatexCommand label
9372 name "sec:アクセント"
9373
9374 \end_inset
9375
9376
9377 \begin_inset Index idx
9378 status collapsed
9379
9380 \begin_layout Plain Layout
9381 あくせんと@アクセント
9382 \end_layout
9383
9384 \end_inset
9385
9386
9387 \end_layout
9388
9389 \begin_layout Standard
9390 アクセントは、数式ツールバーボタンの
9391 \begin_inset Info
9392 type  "icon"
9393 arg   "math-insert \\hat"
9394 \end_inset
9395
9396 か、以下の各小節に列挙してあるコマンドで入力することができます。
9397 \end_layout
9398
9399 \begin_layout Subsection
9400 一文字に付けるアクセント
9401 \begin_inset ERT
9402 status collapsed
9403
9404 \begin_layout Plain Layout
9405
9406
9407 \backslash
9408 texorpdfstring{
9409 \end_layout
9410
9411 \end_inset
9412
9413
9414 \begin_inset Foot
9415 status collapsed
9416
9417 \begin_layout Plain Layout
9418 本文中のアクセントについては、第
9419 \begin_inset CommandInset ref
9420 LatexCommand ref
9421 reference "subsec:文章中のアクセント"
9422
9423 \end_inset
9424
9425 節を参照。
9426 \end_layout
9427
9428 \end_inset
9429
9430
9431 \begin_inset ERT
9432 status collapsed
9433
9434 \begin_layout Plain Layout
9435
9436 }{}
9437 \end_layout
9438
9439 \end_inset
9440
9441
9442 \begin_inset Note Note
9443 status collapsed
9444
9445 \begin_layout Plain Layout
9446
9447 \series bold
9448
9449 \backslash
9450 texorpdfstring
9451 \series default
9452 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9453 \end_layout
9454
9455 \begin_layout Plain Layout
9456
9457 \series bold
9458
9459 \backslash
9460 texorpdfstring
9461 \series default
9462 についての詳細は、第
9463 \begin_inset CommandInset ref
9464 LatexCommand ref
9465 reference "subsec:節見出し中の数式"
9466
9467 \end_inset
9468
9469 節にあります。
9470 \end_layout
9471
9472 \end_inset
9473
9474
9475 \begin_inset CommandInset label
9476 LatexCommand label
9477 name "subsec:一文字に付けるアクセント"
9478
9479 \end_inset
9480
9481
9482 \begin_inset Index idx
9483 status collapsed
9484
9485 \begin_layout Plain Layout
9486 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9487 \end_layout
9488
9489 \end_inset
9490
9491
9492 \end_layout
9493
9494 \begin_layout Standard
9495 \begin_inset space \hfill{}
9496 \end_inset
9497
9498
9499 \begin_inset Tabular
9500 <lyxtabular version="3" rows="8" columns="2">
9501 <features booktabs="true" tabularvalignment="middle">
9502 <column alignment="center" valignment="top" width="0pt">
9503 <column alignment="center" valignment="top" width="0pt">
9504 <row>
9505 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 コマンド
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9515 \begin_inset Text
9516
9517 \begin_layout Plain Layout
9518 出力
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 </row>
9524 <row topspace="1.5mm">
9525 <cell alignment="center" valignment="top" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529
9530 \backslash
9531 dot
9532 \begin_inset space \textvisiblespace{}
9533 \end_inset
9534
9535 A
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 \begin_inset Formula $\dot{A}$
9545 \end_inset
9546
9547
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 </row>
9553 <row topspace="1.5mm">
9554 <cell alignment="center" valignment="top" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558
9559 \backslash
9560 ddot
9561 \begin_inset space \textvisiblespace{}
9562 \end_inset
9563
9564 A
9565 \end_layout
9566
9567 \end_inset
9568 </cell>
9569 <cell alignment="center" valignment="top" usebox="none">
9570 \begin_inset Text
9571
9572 \begin_layout Plain Layout
9573 \begin_inset Formula $\ddot{A}$
9574 \end_inset
9575
9576
9577 \end_layout
9578
9579 \end_inset
9580 </cell>
9581 </row>
9582 <row topspace="1.5mm">
9583 <cell alignment="center" valignment="top" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587
9588 \backslash
9589 dddot
9590 \begin_inset space \textvisiblespace{}
9591 \end_inset
9592
9593 A
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 <cell alignment="center" valignment="top" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602 \begin_inset Formula $\dddot{A}$
9603 \end_inset
9604
9605
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 </row>
9611 <row topspace="1.5mm">
9612 <cell alignment="center" valignment="top" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616
9617 \backslash
9618 ddddot
9619 \begin_inset space \textvisiblespace{}
9620 \end_inset
9621
9622 A
9623 \end_layout
9624
9625 \end_inset
9626 </cell>
9627 <cell alignment="center" valignment="top" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631 \begin_inset Formula $\ddddot{A}$
9632 \end_inset
9633
9634
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 </row>
9640 <row topspace="1.5mm">
9641 <cell alignment="center" valignment="top" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645
9646 \backslash
9647 vec
9648 \begin_inset space \textvisiblespace{}
9649 \end_inset
9650
9651 A
9652 \begin_inset Index idx
9653 status collapsed
9654
9655 \begin_layout Plain Layout
9656 べくとる@ベクトル
9657 \end_layout
9658
9659 \end_inset
9660
9661
9662 \end_layout
9663
9664 \end_inset
9665 </cell>
9666 <cell alignment="center" valignment="top" usebox="none">
9667 \begin_inset Text
9668
9669 \begin_layout Plain Layout
9670 \begin_inset Formula $\vec{A}$
9671 \end_inset
9672
9673
9674 \end_layout
9675
9676 \end_inset
9677 </cell>
9678 </row>
9679 <row topspace="1.5mm">
9680 <cell alignment="center" valignment="top" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684
9685 \backslash
9686 bar
9687 \begin_inset space \textvisiblespace{}
9688 \end_inset
9689
9690 A
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 <cell alignment="center" valignment="top" usebox="none">
9696 \begin_inset Text
9697
9698 \begin_layout Plain Layout
9699 \begin_inset Formula $\bar{A}$
9700 \end_inset
9701
9702
9703 \end_layout
9704
9705 \end_inset
9706 </cell>
9707 </row>
9708 <row topspace="1.5mm">
9709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9710 \begin_inset Text
9711
9712 \begin_layout Plain Layout
9713
9714 \backslash
9715 mathring
9716 \begin_inset space \textvisiblespace{}
9717 \end_inset
9718
9719 A
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728 \begin_inset Formula $\mathring{A}$
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 </row>
9737 </lyxtabular>
9738
9739 \end_inset
9740
9741
9742 \begin_inset space \hfill{}
9743 \end_inset
9744
9745
9746 \begin_inset Tabular
9747 <lyxtabular version="3" rows="7" columns="2">
9748 <features booktabs="true" tabularvalignment="middle">
9749 <column alignment="center" valignment="top" width="0pt">
9750 <column alignment="center" valignment="top" width="0pt">
9751 <row>
9752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756 コマンド
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765 出力
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 </row>
9771 <row topspace="1.5mm">
9772 <cell alignment="center" valignment="top" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776
9777 \backslash
9778 tilde
9779 \begin_inset space \textvisiblespace{}
9780 \end_inset
9781
9782 A
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 \begin_inset Formula $\tilde{A}$
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 <row topspace="1.5mm">
9801 <cell alignment="center" valignment="top" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \backslash
9807 hat
9808 \begin_inset space \textvisiblespace{}
9809 \end_inset
9810
9811 A
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 \begin_inset Formula $\hat{A}$
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \end_inset
9827 </cell>
9828 </row>
9829 <row topspace="1.5mm">
9830 <cell alignment="center" valignment="top" usebox="none">
9831 \begin_inset Text
9832
9833 \begin_layout Plain Layout
9834
9835 \backslash
9836 check
9837 \begin_inset space \textvisiblespace{}
9838 \end_inset
9839
9840 A
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849 \begin_inset Formula $\check{A}$
9850 \end_inset
9851
9852
9853 \end_layout
9854
9855 \end_inset
9856 </cell>
9857 </row>
9858 <row topspace="1.5mm">
9859 <cell alignment="center" valignment="top" usebox="none">
9860 \begin_inset Text
9861
9862 \begin_layout Plain Layout
9863
9864 \backslash
9865 acute
9866 \begin_inset space \textvisiblespace{}
9867 \end_inset
9868
9869 A
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878 \begin_inset Formula $\acute{A}$
9879 \end_inset
9880
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 </row>
9887 <row topspace="1.5mm">
9888 <cell alignment="center" valignment="top" usebox="none">
9889 \begin_inset Text
9890
9891 \begin_layout Plain Layout
9892
9893 \backslash
9894 grave
9895 \begin_inset space \textvisiblespace{}
9896 \end_inset
9897
9898 A
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 <cell alignment="center" valignment="top" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907 \begin_inset Formula $\grave{A}$
9908 \end_inset
9909
9910
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 </row>
9916 <row topspace="1.5mm">
9917 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921
9922 \backslash
9923 breve
9924 \begin_inset space \textvisiblespace{}
9925 \end_inset
9926
9927 A
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9933 \begin_inset Text
9934
9935 \begin_layout Plain Layout
9936 \begin_inset Formula $\breve{A}$
9937 \end_inset
9938
9939
9940 \end_layout
9941
9942 \end_inset
9943 </cell>
9944 </row>
9945 </lyxtabular>
9946
9947 \end_inset
9948
9949
9950 \begin_inset space \hfill{}
9951 \end_inset
9952
9953
9954 \end_layout
9955
9956 \begin_layout Standard
9957 \begin_inset VSpace bigskip
9958 \end_inset
9959
9960
9961 \end_layout
9962
9963 \begin_layout Standard
9964 \begin_inset ERT
9965 status collapsed
9966
9967 \begin_layout Plain Layout
9968
9969
9970 \backslash
9971 '{e}
9972 \end_layout
9973
9974 \end_inset
9975
9976 のようなアクセントは、数式に直接入れることができます。\SpecialChar LyX
9977 は、それを対応するアクセントコマンドに変換します。ウムラウト
9978 \begin_inset Index idx
9979 status collapsed
9980
9981 \begin_layout Plain Layout
9982 うむらうと@ウムラウト
9983 \end_layout
9984
9985 \end_inset
9986
9987 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、\SpecialChar LaTeX
9988 は、引用符と母音をまとめて一つの文字として取り
9989 扱います。
9990 \series bold
9991
9992 \backslash
9993 ddot
9994 \series default
9995 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
9996 \end_layout
9997
9998 \begin_layout Standard
9999 \begin_inset VSpace -2mm
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006 \align center
10007 \begin_inset Tabular
10008 <lyxtabular version="3" rows="3" columns="2">
10009 <features booktabs="true" tabularvalignment="middle">
10010 <column alignment="center" valignment="top" width="0pt">
10011 <column alignment="center" valignment="top">
10012 <row>
10013 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10014 \begin_inset Text
10015
10016 \begin_layout Plain Layout
10017 コマンド
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026 出力
10027 \end_layout
10028
10029 \end_inset
10030 </cell>
10031 </row>
10032 <row>
10033 <cell alignment="center" valignment="top" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 \begin_inset Quotes grd
10038 \end_inset
10039
10040 i
10041 \end_layout
10042
10043 \end_inset
10044 </cell>
10045 <cell alignment="center" valignment="top" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Plain Layout
10049
10050 \lang ngerman
10051 \begin_inset space \hspace{}
10052 \length 0pt
10053 \end_inset
10054
10055
10056 \begin_inset Formula $"i$
10057 \end_inset
10058
10059
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 </row>
10065 <row topspace="1.5mm">
10066 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070
10071 \backslash
10072 ddot
10073 \begin_inset space \textvisiblespace{}
10074 \end_inset
10075
10076 i
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10082 \begin_inset Text
10083
10084 \begin_layout Plain Layout
10085 \begin_inset Formula $\ddot{i}$
10086 \end_inset
10087
10088
10089 \end_layout
10090
10091 \end_inset
10092 </cell>
10093 </row>
10094 </lyxtabular>
10095
10096 \end_inset
10097
10098
10099 \end_layout
10100
10101 \begin_layout Standard
10102
10103 \series bold
10104
10105 \backslash
10106 ddot
10107 \series default
10108 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10109 \emph on
10110 数式中テキストでは使用できない
10111 \emph default
10112 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10113 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10114 \end_layout
10115
10116 \begin_layout Standard
10117 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10118 \end_layout
10119
10120 \begin_layout Standard
10121 \begin_inset VSpace bigskip
10122 \end_inset
10123
10124
10125 \end_layout
10126
10127 \begin_layout Standard
10128 \SpecialChar LyX
10129 は、\SpecialChar LaTeX
10130 パッケージ
10131 \series bold
10132 undertilde
10133 \series default
10134
10135 \begin_inset Index idx
10136 status collapsed
10137
10138 \begin_layout Plain Layout
10139 ぱっけーじ@パッケージ ! upgreek
10140 \end_layout
10141
10142 \end_inset
10143
10144 がシステム上に導入されていれば、文字下のティルダもサポートします。
10145 \end_layout
10146
10147 \begin_layout Standard
10148 \begin_inset ERT
10149 status collapsed
10150
10151 \begin_layout Plain Layout
10152
10153
10154 \backslash
10155 ifundertilde 
10156 \end_layout
10157
10158 \end_inset
10159
10160
10161 \begin_inset Note Note
10162 status open
10163
10164 \begin_layout Plain Layout
10165 以下の表は、
10166 \series bold
10167 undertilde
10168 \series default
10169  \SpecialChar LaTeX
10170 パッケージが導入済みのときのみ表示されます。
10171 \end_layout
10172
10173 \end_inset
10174
10175
10176 \begin_inset Separator parbreak
10177 \end_inset
10178
10179
10180 \end_layout
10181
10182 \begin_layout Standard
10183 \noindent
10184 \align center
10185 \begin_inset Tabular
10186 <lyxtabular version="3" rows="2" columns="2">
10187 <features booktabs="true" tabularvalignment="middle">
10188 <column alignment="center" valignment="top" width="0pt">
10189 <column alignment="center" valignment="top" width="0pt">
10190 <row>
10191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10192 \begin_inset Text
10193
10194 \begin_layout Plain Layout
10195 コマンド
10196 \end_layout
10197
10198 \end_inset
10199 </cell>
10200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10201 \begin_inset Text
10202
10203 \begin_layout Plain Layout
10204 出力
10205 \end_layout
10206
10207 \end_inset
10208 </cell>
10209 </row>
10210 <row>
10211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10212 \begin_inset Text
10213
10214 \begin_layout Plain Layout
10215
10216 \backslash
10217 utilde
10218 \begin_inset space \textvisiblespace{}
10219 \end_inset
10220
10221 A
10222 \end_layout
10223
10224 \end_inset
10225 </cell>
10226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230 \begin_inset Formula $\utilde{A}$
10231 \end_inset
10232
10233
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 </row>
10239 </lyxtabular>
10240
10241 \end_inset
10242
10243
10244 \end_layout
10245
10246 \begin_layout Standard
10247 \begin_inset ERT
10248 status collapsed
10249
10250 \begin_layout Plain Layout
10251
10252
10253 \backslash
10254 else 
10255 \end_layout
10256
10257 \end_inset
10258
10259
10260 \begin_inset Note Note
10261 status open
10262
10263 \begin_layout Plain Layout
10264 以下は、
10265 \series bold
10266 undertilde
10267 \series default
10268  \SpecialChar LaTeX
10269 パッケージが導入されていないときのみ表示されます。
10270 \end_layout
10271
10272 \end_inset
10273
10274
10275 \end_layout
10276
10277 \begin_layout Standard
10278 この小節のすべてを出力で見るには、
10279 \series bold
10280 undertilde
10281 \series default
10282  \SpecialChar LaTeX
10283 パッケージを導入する必要があります。
10284 \end_layout
10285
10286 \begin_layout Standard
10287 \begin_inset ERT
10288 status collapsed
10289
10290 \begin_layout Plain Layout
10291
10292
10293 \backslash
10294 fi 
10295 \end_layout
10296
10297 \end_inset
10298
10299
10300 \end_layout
10301
10302 \begin_layout Standard
10303 \begin_inset Newpage newpage
10304 \end_inset
10305
10306
10307 \end_layout
10308
10309 \begin_layout Subsection
10310 複数の文字に付けるアクセント
10311 \begin_inset Index idx
10312 status collapsed
10313
10314 \begin_layout Plain Layout
10315 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10316 \end_layout
10317
10318 \end_inset
10319
10320
10321 \end_layout
10322
10323 \begin_layout Standard
10324 \begin_inset space \hfill{}
10325 \end_inset
10326
10327
10328 \begin_inset Tabular
10329 <lyxtabular version="3" rows="5" columns="2">
10330 <features booktabs="true" tabularvalignment="middle">
10331 <column alignment="center" valignment="top" width="0pt">
10332 <column alignment="center" valignment="top" width="0pt">
10333 <row>
10334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338 コマンド
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347 出力
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 </row>
10353 <row topspace="1.5mm">
10354 <cell alignment="center" valignment="top" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358
10359 \backslash
10360 overleftarrow
10361 \begin_inset space \textvisiblespace{}
10362 \end_inset
10363
10364 A=B
10365 \end_layout
10366
10367 \end_inset
10368 </cell>
10369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 \begin_inset Formula $\overleftarrow{A=B}$
10374 \end_inset
10375
10376
10377 \end_layout
10378
10379 \end_inset
10380 </cell>
10381 </row>
10382 <row topspace="1.5mm">
10383 <cell alignment="center" valignment="top" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387
10388 \backslash
10389 underleftarrow
10390 \begin_inset space \textvisiblespace{}
10391 \end_inset
10392
10393 A=B
10394 \end_layout
10395
10396 \end_inset
10397 </cell>
10398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402 \begin_inset Formula $\underleftarrow{A=B}$
10403 \end_inset
10404
10405
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row topspace="1.5mm">
10412 <cell alignment="center" valignment="top" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \backslash
10418 overleftrightarrow
10419 \begin_inset space \textvisiblespace{}
10420 \end_inset
10421
10422 A=B
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 \begin_inset Formula $\overleftrightarrow{A=B}$
10432 \end_inset
10433
10434
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row topspace="1.5mm" bottomspace="1mm">
10441 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445
10446 \backslash
10447 underleftrightarrow
10448 \begin_inset space \textvisiblespace{}
10449 \end_inset
10450
10451 A=B
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460 \begin_inset Formula $\underleftrightarrow{A=B}$
10461 \end_inset
10462
10463
10464 \end_layout
10465
10466 \end_inset
10467 </cell>
10468 </row>
10469 </lyxtabular>
10470
10471 \end_inset
10472
10473
10474 \begin_inset space \hfill{}
10475 \end_inset
10476
10477
10478 \begin_inset Tabular
10479 <lyxtabular version="3" rows="5" columns="2">
10480 <features booktabs="true" tabularvalignment="middle">
10481 <column alignment="center" valignment="top" width="0pt">
10482 <column alignment="center" valignment="top" width="0pt">
10483 <row>
10484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10485 \begin_inset Text
10486
10487 \begin_layout Plain Layout
10488 コマンド
10489 \end_layout
10490
10491 \end_inset
10492 </cell>
10493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497 出力
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 </row>
10503 <row topspace="1.5mm">
10504 <cell alignment="center" valignment="top" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508
10509 \backslash
10510 overrightarrow
10511 \begin_inset space \textvisiblespace{}
10512 \end_inset
10513
10514 A=B
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523 \begin_inset Formula $\overrightarrow{A=B}$
10524 \end_inset
10525
10526
10527 \end_layout
10528
10529 \end_inset
10530 </cell>
10531 </row>
10532 <row topspace="1.5mm">
10533 <cell alignment="center" valignment="top" usebox="none">
10534 \begin_inset Text
10535
10536 \begin_layout Plain Layout
10537
10538 \backslash
10539 underrightarrow
10540 \begin_inset space \textvisiblespace{}
10541 \end_inset
10542
10543 A=B
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552 \begin_inset Formula $\underrightarrow{A=B}$
10553 \end_inset
10554
10555
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 </row>
10561 <row topspace="1.5mm">
10562 <cell alignment="center" valignment="top" usebox="none">
10563 \begin_inset Text
10564
10565 \begin_layout Plain Layout
10566
10567 \backslash
10568 widetilde
10569 \begin_inset space \textvisiblespace{}
10570 \end_inset
10571
10572 A=B
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10578 \begin_inset Text
10579
10580 \begin_layout Plain Layout
10581 \begin_inset Formula $\widetilde{A=B}$
10582 \end_inset
10583
10584
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 </row>
10590 <row topspace="1.5mm" bottomspace="1mm">
10591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595
10596 \backslash
10597 widehat
10598 \begin_inset space \textvisiblespace{}
10599 \end_inset
10600
10601 A=B
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 \begin_inset Formula $\widehat{A=B}$
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 </row>
10619 </lyxtabular>
10620
10621 \end_inset
10622
10623
10624 \begin_inset space \hfill{}
10625 \end_inset
10626
10627
10628 \end_layout
10629
10630 \begin_layout Standard
10631 \begin_inset VSpace medskip
10632 \end_inset
10633
10634 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10635 \series bold
10636
10637 \backslash
10638 widetilde
10639 \series default
10640 および
10641 \series bold
10642
10643 \backslash
10644 widehat
10645 \series default
10646 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10647 \begin_inset Formula 
10648 \[
10649 \widetilde{A+B=C-D}
10650 \]
10651
10652 \end_inset
10653
10654
10655 \end_layout
10656
10657 \begin_layout Standard
10658 前小節で述べた
10659 \series bold
10660
10661 \backslash
10662 overset
10663 \series default
10664
10665 \begin_inset Index idx
10666 status collapsed
10667
10668 \begin_layout Plain Layout
10669 こまんど@コマンド ! O ! 
10670 \backslash
10671 overset
10672 \end_layout
10673
10674 \end_inset
10675
10676 コマンドと
10677 \series bold
10678
10679 \backslash
10680 underset
10681 \series default
10682
10683 \begin_inset Index idx
10684 status collapsed
10685
10686 \begin_layout Plain Layout
10687 こまんど@コマンド ! U ! 
10688 \backslash
10689 underset
10690 \end_layout
10691
10692 \end_inset
10693
10694 コマンドを使っても、複数の文字にアクセントを付けることができます。
10695 \series bold
10696
10697 \backslash
10698 underset
10699 \begin_inset space \textvisiblespace{}
10700 \end_inset
10701
10702 A=B
10703 \begin_inset Formula $\downarrow$
10704 \end_inset
10705
10706 ***
10707 \series default
10708 というコマンドは、
10709 \begin_inset Formula 
10710 \[
10711 \underset{***}{A=B}
10712 \]
10713
10714 \end_inset
10715
10716 のようになります。
10717 \end_layout
10718
10719 \begin_layout Section
10720 空白
10721 \begin_inset CommandInset label
10722 LatexCommand label
10723 name "subsec:空白"
10724
10725 \end_inset
10726
10727
10728 \begin_inset Index idx
10729 status collapsed
10730
10731 \begin_layout Plain Layout
10732 くうはく@空白 ! すいへい@水平
10733 \begin_inset space \thinspace{}
10734 \end_inset
10735
10736 ——
10737 \end_layout
10738
10739 \end_inset
10740
10741
10742 \end_layout
10743
10744 \begin_layout Subsection
10745 定義済みの空白
10746 \begin_inset CommandInset label
10747 LatexCommand label
10748 name "subsec:定義済みの空白"
10749
10750 \end_inset
10751
10752
10753 \begin_inset Index idx
10754 status collapsed
10755
10756 \begin_layout Plain Layout
10757 くうはく@空白 ! すいへい@水平
10758 \begin_inset space \thinspace{}
10759 \end_inset
10760
10761 —— ! ていぎずみ@定義済み
10762 \end_layout
10763
10764 \end_inset
10765
10766
10767 \end_layout
10768
10769 \begin_layout Standard
10770 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
10771 \begin_inset Flex Ruby
10772 status collapsed
10773
10774 \begin_layout Plain Layout
10775 捷径
10776 \begin_inset Argument post:1
10777 status collapsed
10778
10779 \begin_layout Plain Layout
10780 ショートカット
10781 \end_layout
10782
10783 \end_inset
10784
10785
10786 \end_layout
10787
10788 \end_inset
10789
10790
10791 \begin_inset Info
10792 type  "shortcut"
10793 arg   "command-alternatives space-insert protected ; math-space"
10794 \end_inset
10795
10796 )を挿入することで実現できます。「
10797 \color blue
10798
10799 \begin_inset space \textvisiblespace{}
10800 \end_inset
10801
10802
10803 \color inherit
10804 」が現れるので、
10805 \family sans
10806 Space
10807 \family default
10808 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
10809 \begin_inset Info
10810 type  "icon"
10811 arg   "math-insert \\space"
10812 \end_inset
10813
10814 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
10815 \family sans
10816 Space
10817 \family default
10818 を押すことによって、長さを変更することができます。
10819 \begin_inset Separator parbreak
10820 \end_inset
10821
10822
10823 \end_layout
10824
10825 \begin_layout Standard
10826 \noindent
10827 \align center
10828 \begin_inset Tabular
10829 <lyxtabular version="3" rows="6" columns="3">
10830 <features booktabs="true" tabularvalignment="middle">
10831 <column alignment="center" valignment="top">
10832 <column alignment="center" valignment="top" width="15col%">
10833 <column alignment="center" valignment="top">
10834 <row>
10835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10836 \begin_inset Text
10837
10838 \begin_layout Plain Layout
10839 コマンド
10840 \end_layout
10841
10842 \end_inset
10843 </cell>
10844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848 保護された空白を挿入したのち、
10849 \family sans
10850 Space
10851 \family default
10852 を叩く回数
10853 \end_layout
10854
10855 \end_inset
10856 </cell>
10857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10858 \begin_inset Text
10859
10860 \begin_layout Plain Layout
10861 出力
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \backslash
10874 ,
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 0
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 \begin_inset Formula $A\,B$
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \backslash
10908 :
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 1
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 \begin_inset Formula $A\:B$
10927 \end_inset
10928
10929
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 </row>
10935 <row>
10936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10937 \begin_inset Text
10938
10939 \begin_layout Plain Layout
10940
10941 \backslash
10942 ;
10943 \end_layout
10944
10945 \end_inset
10946 </cell>
10947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951 2
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960 \begin_inset Formula $A\;B$
10961 \end_inset
10962
10963
10964 \end_layout
10965
10966 \end_inset
10967 </cell>
10968 </row>
10969 <row>
10970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974
10975 \backslash
10976 quad
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985 3
10986 \end_layout
10987
10988 \end_inset
10989 </cell>
10990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10991 \begin_inset Text
10992
10993 \begin_layout Plain Layout
10994 \begin_inset Formula $A\quad B$
10995 \end_inset
10996
10997
10998 \end_layout
10999
11000 \end_inset
11001 </cell>
11002 </row>
11003 <row>
11004 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008
11009 \backslash
11010 qquad
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 4
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11025 \begin_inset Text
11026
11027 \begin_layout Plain Layout
11028 \begin_inset Formula $A\qquad B$
11029 \end_inset
11030
11031
11032 \end_layout
11033
11034 \end_inset
11035 </cell>
11036 </row>
11037 </lyxtabular>
11038
11039 \end_inset
11040
11041
11042 \begin_inset space \hfill{}
11043 \end_inset
11044
11045
11046 \begin_inset Tabular
11047 <lyxtabular version="3" rows="6" columns="3">
11048 <features booktabs="true" tabularvalignment="middle">
11049 <column alignment="center" valignment="top">
11050 <column alignment="center" valignment="top" width="15col%">
11051 <column alignment="center" valignment="top">
11052 <row>
11053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11054 \begin_inset Text
11055
11056 \begin_layout Plain Layout
11057 コマンド
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 保護された空白を挿入したのち、
11067 \family sans
11068 Space
11069 \family default
11070 を叩く回数
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 出力
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 </row>
11085 <row>
11086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090
11091 \backslash
11092 hfill
11093 \end_layout
11094
11095 \end_inset
11096 </cell>
11097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Plain Layout
11101 5
11102 \end_layout
11103
11104 \end_inset
11105 </cell>
11106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11107 \begin_inset Text
11108
11109 \begin_layout Plain Layout
11110 \begin_inset Formula $A\hfill B$
11111 \end_inset
11112
11113
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 </row>
11119 <row>
11120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124
11125 \backslash
11126 hspace*{1em}
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135 6
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11141 \begin_inset Text
11142
11143 \begin_layout Plain Layout
11144 \begin_inset Formula $A\hspace*{1em}B$
11145 \end_inset
11146
11147
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 </row>
11153 <row>
11154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158
11159 \backslash
11160 hspace{1em}
11161 \end_layout
11162
11163 \end_inset
11164 </cell>
11165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 7
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 \begin_inset Formula $A\hspace{1em}B$
11179 \end_inset
11180
11181
11182 \end_layout
11183
11184 \end_inset
11185 </cell>
11186 </row>
11187 <row>
11188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192
11193 \backslash
11194
11195 \begin_inset space \textvisiblespace{}
11196 \end_inset
11197
11198
11199 \end_layout
11200
11201 \end_inset
11202 </cell>
11203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207 8
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11213 \begin_inset Text
11214
11215 \begin_layout Plain Layout
11216 \begin_inset Formula $A\ B$
11217 \end_inset
11218
11219
11220 \end_layout
11221
11222 \end_inset
11223 </cell>
11224 </row>
11225 <row>
11226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11227 \begin_inset Text
11228
11229 \begin_layout Plain Layout
11230
11231 \backslash
11232 !
11233 \end_layout
11234
11235 \end_inset
11236 </cell>
11237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11238 \begin_inset Text
11239
11240 \begin_layout Plain Layout
11241 9
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 \begin_inset Formula $A\!B$
11251 \end_inset
11252
11253
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 </row>
11259 </lyxtabular>
11260
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \begin_layout Standard
11267 5
11268 \lang english
11269
11270 \begin_inset space \thinspace{}
11271 \end_inset
11272
11273
11274 \lang japanese
11275
11276 \lang english
11277
11278 \begin_inset space \thinspace{}
11279 \end_inset
11280
11281
11282 \lang japanese
11283 7回
11284 \family sans
11285 Space
11286 \family default
11287 を押した場合は、第
11288 \begin_inset CommandInset ref
11289 LatexCommand ref
11290 reference "subsec:可変長の空白"
11291
11292 \end_inset
11293
11294 節に説明されているように、可変空白となります。9回押した場合は、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、\SpecialChar LyX
11295 中では赤で表示さ
11296 れます。以下のように、他にもう二つ、負の長さの空白があります。
11297 \begin_inset Separator parbreak
11298 \end_inset
11299
11300
11301 \end_layout
11302
11303 \begin_layout Standard
11304 \align center
11305 \begin_inset Tabular
11306 <lyxtabular version="3" rows="3" columns="3">
11307 <features booktabs="true" tabularvalignment="middle">
11308 <column alignment="center" valignment="middle" width="6.8cm">
11309 <column alignment="center" valignment="top" width="0pt">
11310 <column alignment="center" valignment="top" width="0pt">
11311 <row>
11312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11313 \begin_inset Text
11314
11315 \begin_layout Plain Layout
11316 コマンド
11317 \end_layout
11318
11319 \end_inset
11320 </cell>
11321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11322 \begin_inset Text
11323
11324 \begin_layout Plain Layout
11325
11326 \backslash
11327 negmedspace
11328 \end_layout
11329
11330 \end_inset
11331 </cell>
11332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336
11337 \backslash
11338 negthickspace
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 </row>
11344 <row>
11345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 保護された空白を挿入したのち、
11350 \family sans
11351 Space
11352 \family default
11353 を叩く回数
11354 \end_layout
11355
11356 \end_inset
11357 </cell>
11358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11359 \begin_inset Text
11360
11361 \begin_layout Plain Layout
11362 10
11363 \end_layout
11364
11365 \end_inset
11366 </cell>
11367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11368 \begin_inset Text
11369
11370 \begin_layout Plain Layout
11371 11
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 </row>
11377 <row>
11378 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Plain Layout
11382 出力
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391 \begin_inset Formula $A\negmedspace B$
11392 \end_inset
11393
11394
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11400 \begin_inset Text
11401
11402 \begin_layout Plain Layout
11403 \begin_inset Formula $A\negthickspace B$
11404 \end_inset
11405
11406
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 </row>
11412 </lyxtabular>
11413
11414 \end_inset
11415
11416
11417 \end_layout
11418
11419 \begin_layout Standard
11420 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11421 \begin_inset Separator parbreak
11422 \end_inset
11423
11424
11425 \end_layout
11426
11427 \begin_layout Standard
11428 \align center
11429 \begin_inset Tabular
11430 <lyxtabular version="3" rows="3" columns="2">
11431 <features booktabs="true" tabularvalignment="middle">
11432 <column alignment="center" valignment="top" width="0pt">
11433 <column alignment="center" valignment="top">
11434 <row>
11435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11436 \begin_inset Text
11437
11438 \begin_layout Plain Layout
11439 コマンド
11440 \end_layout
11441
11442 \end_inset
11443 </cell>
11444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 出力
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 </row>
11454 <row>
11455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459
11460 \backslash
11461 sum
11462 \backslash
11463 sum
11464 \begin_inset space \textvisiblespace{}
11465 \end_inset
11466
11467 f_kl
11468 \end_layout
11469
11470 \end_inset
11471 </cell>
11472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 \begin_inset Formula $\sum\sum f_{kl}$
11477 \end_inset
11478
11479
11480 \end_layout
11481
11482 \end_inset
11483 </cell>
11484 </row>
11485 <row>
11486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Plain Layout
11490
11491 \backslash
11492 sum
11493 \backslash
11494 negmedspace
11495 \backslash
11496 sum
11497 \begin_inset space \textvisiblespace{}
11498 \end_inset
11499
11500 f_kl
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11506 \begin_inset Text
11507
11508 \begin_layout Plain Layout
11509 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11510 \end_inset
11511
11512
11513 \end_layout
11514
11515 \end_inset
11516 </cell>
11517 </row>
11518 </lyxtabular>
11519
11520 \end_inset
11521
11522
11523 \end_layout
11524
11525 \begin_layout Standard
11526 \noindent
11527 \begin_inset VSpace medskip
11528 \end_inset
11529
11530
11531 \end_layout
11532
11533 \begin_layout Standard
11534 \noindent
11535 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号を\SpecialChar TeX
11536 括弧で囲みます。以下の例にこれを示します。
11537 \begin_inset Separator parbreak
11538 \end_inset
11539
11540
11541 \end_layout
11542
11543 \begin_layout Standard
11544 \align center
11545 \begin_inset Tabular
11546 <lyxtabular version="3" rows="2" columns="2">
11547 <features booktabs="true" tabularvalignment="middle">
11548 <column alignment="center" valignment="top" width="0pt">
11549 <column alignment="center" valignment="top" width="0pt">
11550 <row>
11551 <cell alignment="center" valignment="top" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 通常の数式
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 \begin_inset Formula $A=B$
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 </row>
11573 <row>
11574 <cell alignment="center" valignment="top" usebox="none">
11575 \begin_inset Text
11576
11577 \begin_layout Plain Layout
11578 空白なしの数式
11579 \end_layout
11580
11581 \end_inset
11582 </cell>
11583 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11584 \begin_inset Text
11585
11586 \begin_layout Plain Layout
11587 \begin_inset Formula $A{=}B$
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 </row>
11596 </lyxtabular>
11597
11598 \end_inset
11599
11600
11601 \end_layout
11602
11603 \begin_layout Standard
11604 \noindent
11605 二行目の数式を作るコマンドは、
11606 \series bold
11607 A
11608 \backslash
11609 {=
11610 \begin_inset Formula $\to$
11611 \end_inset
11612
11613 B
11614 \series default
11615 です。
11616 \end_layout
11617
11618 \begin_layout Standard
11619 \begin_inset VSpace bigskip
11620 \end_inset
11621
11622 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar menuseparator
11623 整形\SpecialChar menuseparator
11624 小空白メニュー(
11625 \begin_inset Flex Ruby
11626 status collapsed
11627
11628 \begin_layout Plain Layout
11629 捷径
11630 \begin_inset Argument post:1
11631 status collapsed
11632
11633 \begin_layout Plain Layout
11634 ショートカット
11635 \end_layout
11636
11637 \end_inset
11638
11639
11640 \end_layout
11641
11642 \end_inset
11643
11644
11645 \begin_inset Info
11646 type  "shortcut"
11647 arg   "space-insert thin"
11648 \end_inset
11649
11650 )で、最小の空白を挿入することができます。
11651 \end_layout
11652
11653 \begin_layout Standard
11654 違いを示す例を以下に掲げます。
11655 \end_layout
11656
11657 \begin_layout Standard
11658 \begin_inset Tabular
11659 <lyxtabular version="3" rows="2" columns="2">
11660 <features tabularvalignment="middle">
11661 <column alignment="left" valignment="top">
11662 <column alignment="left" valignment="top">
11663 <row>
11664 <cell alignment="center" valignment="top" usebox="none">
11665 \begin_inset Text
11666
11667 \begin_layout Plain Layout
11668 24 kW
11669 \begin_inset Formula $\cdot$
11670 \end_inset
11671
11672 h
11673 \end_layout
11674
11675 \end_inset
11676 </cell>
11677 <cell alignment="center" valignment="top" usebox="none">
11678 \begin_inset Text
11679
11680 \begin_layout Plain Layout
11681 値と単位のあいだに通常の空白を入れた例
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 </row>
11687 <row>
11688 <cell alignment="center" valignment="top" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 24
11693 \begin_inset space \thinspace{}
11694 \end_inset
11695
11696 kW
11697 \begin_inset Formula $\cdot$
11698 \end_inset
11699
11700 h
11701 \end_layout
11702
11703 \end_inset
11704 </cell>
11705 <cell alignment="center" valignment="top" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709 値と単位のあいだに最小の空白を入れた例
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 </row>
11715 </lyxtabular>
11716
11717 \end_inset
11718
11719
11720 \end_layout
11721
11722 \begin_layout Subsection
11723 可変長の空白
11724 \begin_inset ERT
11725 status collapsed
11726
11727 \begin_layout Plain Layout
11728
11729
11730 \backslash
11731 texorpdfstring{
11732 \end_layout
11733
11734 \end_inset
11735
11736
11737 \begin_inset Foot
11738 status collapsed
11739
11740 \begin_layout Plain Layout
11741 数式中の垂直方向の空白については、第
11742 \begin_inset CommandInset ref
11743 LatexCommand ref
11744 reference "subsec:行間"
11745
11746 \end_inset
11747
11748 節をご覧下さい。
11749 \end_layout
11750
11751 \end_inset
11752
11753
11754 \begin_inset ERT
11755 status collapsed
11756
11757 \begin_layout Plain Layout
11758
11759 }{}
11760 \end_layout
11761
11762 \end_inset
11763
11764
11765 \begin_inset Note Note
11766 status collapsed
11767
11768 \begin_layout Plain Layout
11769
11770 \backslash
11771 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11772 \end_layout
11773
11774 \begin_layout Plain Layout
11775
11776 \backslash
11777 texorpdfstringについての詳細は、第
11778 \begin_inset CommandInset ref
11779 LatexCommand ref
11780 reference "subsec:節見出し中の数式"
11781
11782 \end_inset
11783
11784 節にあります。
11785 \end_layout
11786
11787 \end_inset
11788
11789
11790 \begin_inset CommandInset label
11791 LatexCommand label
11792 name "subsec:可変長の空白"
11793
11794 \end_inset
11795
11796
11797 \begin_inset Index idx
11798 status collapsed
11799
11800 \begin_layout Plain Layout
11801 くうはく@空白 ! すいへい@水平
11802 \begin_inset space \thinspace{}
11803 \end_inset
11804
11805 —— ! かへんちょう@可変長
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \end_layout
11812
11813 \begin_layout Standard
11814 指定した長さの空白が、
11815 \series bold
11816
11817 \backslash
11818 hspace
11819 \series default
11820
11821 \begin_inset Index idx
11822 status collapsed
11823
11824 \begin_layout Plain Layout
11825 こまんど@コマンド ! H ! 
11826 \backslash
11827 hspace
11828 \end_layout
11829
11830 \end_inset
11831
11832 コマンドで入力することができます。すると、ながい「
11833 \color blue
11834
11835 \begin_inset space \textvisiblespace{}
11836 \end_inset
11837
11838
11839 \color inherit
11840 」が現れます。長さは、「
11841 \color blue
11842
11843 \begin_inset space \textvisiblespace{}
11844 \end_inset
11845
11846
11847 \color inherit
11848 」を左クリックすることによって指定することができます。長さは負の値でも構いません。空白が行冒頭の文字である場合、それは無視されます。この場合でも、空白出力を強制
11849 させたいときには、
11850 \series bold
11851
11852 \backslash
11853 hspace
11854 \series default
11855 コマンドの代わりに
11856 \series bold
11857
11858 \backslash
11859 hspace*
11860 \series default
11861 コマンドを使用するか、「
11862 \color blue
11863 \lang english
11864
11865 \begin_inset space \textvisiblespace{}
11866 \end_inset
11867
11868
11869 \color inherit
11870 \lang japanese
11871 」の上を左クリックして、
11872 \family sans
11873 保護
11874 \family default
11875 オプションをチェックしてください。
11876 \begin_inset Newline newline
11877 \end_inset
11878
11879 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11880 \series bold
11881
11882 \backslash
11883 hfill
11884 \series default
11885
11886 \begin_inset Index idx
11887 status collapsed
11888
11889 \begin_layout Plain Layout
11890 こまんど@コマンド ! H ! 
11891 \backslash
11892 hfill
11893 \end_layout
11894
11895 \end_inset
11896
11897 コマンドを使用します。
11898 \end_layout
11899
11900 \begin_layout Standard
11901 \align center
11902 \begin_inset Tabular
11903 <lyxtabular version="3" rows="4" columns="2">
11904 <features booktabs="true" tabularvalignment="middle">
11905 <column alignment="center" valignment="top" width="0pt">
11906 <column alignment="center" valignment="top">
11907 <row>
11908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11909 \begin_inset Text
11910
11911 \begin_layout Plain Layout
11912 コマンド(
11913 \backslash
11914 hspace 長さ)
11915 \end_layout
11916
11917 \end_inset
11918 </cell>
11919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11920 \begin_inset Text
11921
11922 \begin_layout Plain Layout
11923 出力
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 </row>
11929 <row>
11930 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11931 \begin_inset Text
11932
11933 \begin_layout Plain Layout
11934 A=B
11935 \backslash
11936 hspace
11937 \begin_inset space \textvisiblespace{}
11938 \end_inset
11939
11940 A
11941 \backslash
11942 not=C (3
11943 \begin_inset space \thinspace{}
11944 \end_inset
11945
11946 cm)
11947 \end_layout
11948
11949 \end_inset
11950 </cell>
11951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 </row>
11964 <row>
11965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11966 \begin_inset Text
11967
11968 \begin_layout Plain Layout
11969 A
11970 \backslash
11971 hspace
11972 \begin_inset space \textvisiblespace{}
11973 \end_inset
11974
11975 A
11976 \backslash
11977 not=A (-1
11978 \begin_inset space \thinspace{}
11979 \end_inset
11980
11981 mm)
11982 \end_layout
11983
11984 \end_inset
11985 </cell>
11986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11987 \begin_inset Text
11988
11989 \begin_layout Plain Layout
11990 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11991 \end_inset
11992
11993
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 </row>
11999 <row>
12000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12001 \begin_inset Text
12002
12003 \begin_layout Plain Layout
12004 A=A
12005 \backslash
12006 hfill
12007 \begin_inset space \textvisiblespace{}
12008 \end_inset
12009
12010 B=B
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12016 \begin_inset Text
12017
12018 \begin_layout Plain Layout
12019 \begin_inset Formula $A=A\hfill B=B$
12020 \end_inset
12021
12022
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 </row>
12028 </lyxtabular>
12029
12030 \end_inset
12031
12032
12033 \end_layout
12034
12035 \begin_layout Standard
12036 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12037 \series bold
12038
12039 \backslash
12040 hfill
12041 \series default
12042 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12043 \series bold
12044
12045 \backslash
12046 hfill
12047 \series default
12048 は、別行立て数式中では、
12049 \series bold
12050 行頭下げ
12051 \series default
12052 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12053 \begin_inset CommandInset ref
12054 LatexCommand ref
12055 reference "sec:数式様式"
12056
12057 \end_inset
12058
12059 節で説明されています)。
12060 \end_layout
12061
12062 \begin_layout Standard
12063
12064 \series bold
12065
12066 \backslash
12067 hfill
12068 \series default
12069 の他にも、空白を模様で埋める
12070 \series bold
12071
12072 \backslash
12073 dotfill
12074 \series default
12075
12076 \series bold
12077
12078 \backslash
12079 hrulefill
12080 \series default
12081 といったコマンドがあります。用例については第
12082 \begin_inset CommandInset ref
12083 LatexCommand ref
12084 reference "subsec:省略符号"
12085
12086 \end_inset
12087
12088 節をご参照下さい。
12089 \end_layout
12090
12091 \begin_layout Standard
12092 本文中では、可変長空白は、
12093 \family sans
12094 挿入\SpecialChar menuseparator
12095 整形\SpecialChar menuseparator
12096 水平方向の空白
12097 \family default
12098 メニューで挿入することができます。
12099 \end_layout
12100
12101 \begin_layout Standard
12102 (例)
12103 \end_layout
12104
12105 \begin_layout Standard
12106 この行には、
12107 \begin_inset space \hspace{}
12108 \length 2cm
12109 \end_inset
12110
12111 2
12112 \begin_inset space \thinspace{}
12113 \end_inset
12114
12115 cmの空白が入っています。
12116 \end_layout
12117
12118 \begin_layout Standard
12119 この行には、
12120 \begin_inset space \hfill{}
12121 \end_inset
12122
12123 最大の空白が入っています。
12124 \end_layout
12125
12126 \begin_layout Subsection
12127 行内数式周りの空白
12128 \begin_inset Index idx
12129 status collapsed
12130
12131 \begin_layout Plain Layout
12132 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12133 \end_layout
12134
12135 \end_inset
12136
12137
12138 \end_layout
12139
12140 \begin_layout Standard
12141 行内数式前後の空白は、長さ
12142 \series bold
12143
12144 \backslash
12145 mathsurround
12146 \begin_inset Index idx
12147 status collapsed
12148
12149 \begin_layout Plain Layout
12150 こまんど@コマンド ! M ! 
12151 \backslash
12152 mathsurround
12153 \end_layout
12154
12155 \end_inset
12156
12157
12158 \series default
12159 を使って調節することができます。長さの値は、以下の書式を持つ
12160 \series bold
12161
12162 \backslash
12163 setlength
12164 \begin_inset Index idx
12165 status collapsed
12166
12167 \begin_layout Plain Layout
12168 こまんど@コマンド ! S ! 
12169 \backslash
12170 setlength
12171 \end_layout
12172
12173 \end_inset
12174
12175
12176 \series default
12177 コマンドを使って設定することができます。
12178 \end_layout
12179
12180 \begin_layout Standard
12181
12182 \series bold
12183
12184 \backslash
12185 setlength{長さ名}{値}
12186 \end_layout
12187
12188 \begin_layout Standard
12189
12190 \series bold
12191
12192 \backslash
12193 mathsurround
12194 \series default
12195 を5
12196 \begin_inset space \thinspace{}
12197 \end_inset
12198
12199 mmの値に設定するには、以下のコマンド
12200 \end_layout
12201
12202 \begin_layout Standard
12203
12204 \series bold
12205
12206 \backslash
12207 setlength{
12208 \backslash
12209 mathsurround}{5mm}
12210 \end_layout
12211
12212 \begin_layout Standard
12213 を\SpecialChar TeX
12214 モードで挿入します。すると、5
12215 \begin_inset space \thinspace{}
12216 \end_inset
12217
12218 mmの空白がすべての行内数式の前後に設定されることになります。
12219 \begin_inset ERT
12220 status collapsed
12221
12222 \begin_layout Plain Layout
12223
12224
12225 \backslash
12226 setlength{
12227 \backslash
12228 mathsurround}{5mm}
12229 \end_layout
12230
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Standard
12237 この行には、周囲に5
12238 \begin_inset space \thinspace{}
12239 \end_inset
12240
12241 mmの余白を設定した行内数式
12242 \begin_inset Formula $A=B$
12243 \end_inset
12244
12245 があります。
12246 \begin_inset ERT
12247 status collapsed
12248
12249 \begin_layout Plain Layout
12250
12251
12252 \backslash
12253 setlength{
12254 \backslash
12255 mathsurround}{0pt}
12256 \end_layout
12257
12258 \end_inset
12259
12260
12261 \end_layout
12262
12263 \begin_layout Standard
12264 既定値に戻すには、
12265 \series bold
12266
12267 \backslash
12268 mathsurround
12269 \series default
12270 を0
12271 \begin_inset space \thinspace{}
12272 \end_inset
12273
12274 ptの値に戻して下さい。
12275 \end_layout
12276
12277 \begin_layout Section
12278 ボックスと枠
12279 \begin_inset Index idx
12280 status collapsed
12281
12282 \begin_layout Plain Layout
12283 ぼっくす@ボックス
12284 \end_layout
12285
12286 \end_inset
12287
12288
12289 \begin_inset Index idx
12290 status collapsed
12291
12292 \begin_layout Plain Layout
12293 わく@枠
12294 \begin_inset ERT
12295 status collapsed
12296
12297 \begin_layout Plain Layout
12298
12299 |see{
12300 \end_layout
12301
12302 \end_inset
12303
12304 ボックス
12305 \begin_inset ERT
12306 status collapsed
12307
12308 \begin_layout Plain Layout
12309
12310 }
12311 \end_layout
12312
12313 \end_inset
12314
12315
12316 \end_layout
12317
12318 \end_inset
12319
12320
12321 \end_layout
12322
12323 \begin_layout Standard
12324 本文中のボックスについては、取扱説明書
12325 \family typewriter
12326 埋め込みオブジェクト篇
12327 \family default
12328
12329 \family typewriter
12330 ボックス
12331 \family default
12332 の章に述べられています。
12333 \end_layout
12334
12335 \begin_layout Subsection
12336 枠付きボックス
12337 \begin_inset CommandInset label
12338 LatexCommand label
12339 name "subsec:枠付きボックス"
12340
12341 \end_inset
12342
12343
12344 \begin_inset Index idx
12345 status collapsed
12346
12347 \begin_layout Plain Layout
12348 ぼっくす@ボックス ! わくつき@枠付き
12349 \begin_inset space \thinspace{}
12350 \end_inset
12351
12352 ——
12353 \end_layout
12354
12355 \end_inset
12356
12357
12358 \end_layout
12359
12360 \begin_layout Standard
12361
12362 \series bold
12363
12364 \backslash
12365 fbox
12366 \series default
12367
12368 \begin_inset Index idx
12369 status collapsed
12370
12371 \begin_layout Plain Layout
12372 こまんど@コマンド ! F ! 
12373 \backslash
12374 fbox
12375 \end_layout
12376
12377 \end_inset
12378
12379 コマンドや
12380 \series bold
12381
12382 \backslash
12383 boxed
12384 \series default
12385
12386 \begin_inset Index idx
12387 status collapsed
12388
12389 \begin_layout Plain Layout
12390 こまんど@コマンド ! B ! 
12391 \backslash
12392 boxed
12393 \end_layout
12394
12395 \end_inset
12396
12397 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12398 \end_layout
12399
12400 \begin_layout Standard
12401 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12402 \series bold
12403
12404 \backslash
12405 fbox
12406 \series default
12407 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12408 \family sans
12409 Ctrl+M
12410 \family default
12411 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12412 \series bold
12413
12414 \backslash
12415 boxed
12416 \series default
12417 を使った場合には、新しい数式が自動的に枠内に作られます。
12418 \end_layout
12419
12420 \begin_layout Standard
12421
12422 \series bold
12423
12424 \backslash
12425 fbox
12426 \series default
12427 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
12428 \series bold
12429
12430 \backslash
12431 boxed
12432 \series default
12433 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12434 \end_layout
12435
12436 \begin_layout Standard
12437
12438 \series bold
12439
12440 \backslash
12441 fbox
12442 \series default
12443 の拡張として、枠幅と配置も指定することができる
12444 \series bold
12445
12446 \backslash
12447 framebox
12448 \series default
12449
12450 \begin_inset Index idx
12451 status collapsed
12452
12453 \begin_layout Plain Layout
12454 こまんど@コマンド ! F ! 
12455 \backslash
12456 framebox
12457 \end_layout
12458
12459 \end_inset
12460
12461 コマンドがあります。
12462 \series bold
12463
12464 \backslash
12465 framebox
12466 \series default
12467 は、以下の書式を持ちます。
12468 \end_layout
12469
12470 \begin_layout Standard
12471
12472 \series bold
12473
12474 \backslash
12475 framebox[枠幅][位置]{ボックスの内容}
12476 \end_layout
12477
12478 \begin_layout Standard
12479 「位置」は、
12480 \emph on
12481 l
12482 \emph default
12483
12484 \emph on
12485 r
12486 \emph default
12487 の値をとります。
12488 \emph on
12489 l
12490 \emph default
12491 は、ボックス中で数式を左寄せ、
12492 \emph on
12493 r
12494 \emph default
12495 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12496 \begin_inset Newline newline
12497 \end_inset
12498
12499 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12500 \series bold
12501
12502 \backslash
12503 fbox
12504 \series default
12505 と同様、枠幅がボックスの内容に応じて調節されるのです。
12506 \end_layout
12507
12508 \begin_layout Standard
12509
12510 \series bold
12511
12512 \backslash
12513 framebox
12514 \series default
12515 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12516 \series bold
12517
12518 \backslash
12519 fbox
12520 \series default
12521 同様、数式の断片を入れるためのものです。
12522 \begin_inset Separator parbreak
12523 \end_inset
12524
12525
12526 \end_layout
12527
12528 \begin_layout Standard
12529 \align center
12530 \begin_inset Tabular
12531 <lyxtabular version="3" rows="5" columns="2">
12532 <features booktabs="true" tabularvalignment="middle">
12533 <column alignment="center" valignment="top" width="0pt">
12534 <column alignment="center" valignment="top">
12535 <row>
12536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12537 \begin_inset Text
12538
12539 \begin_layout Plain Layout
12540 コマンド
12541 \end_layout
12542
12543 \end_inset
12544 </cell>
12545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12546 \begin_inset Text
12547
12548 \begin_layout Plain Layout
12549 出力
12550 \end_layout
12551
12552 \end_inset
12553 </cell>
12554 </row>
12555 <row topspace="1.5mm">
12556 <cell alignment="center" valignment="top" usebox="none">
12557 \begin_inset Text
12558
12559 \begin_layout Plain Layout
12560
12561 \backslash
12562 fbox
12563 \begin_inset space \textvisiblespace{}
12564 \end_inset
12565
12566
12567 \family sans
12568 Ctrl+M
12569 \family default
12570  
12571 \backslash
12572 int
12573 \begin_inset space \textvisiblespace{}
12574 \end_inset
12575
12576 A=B
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12582 \begin_inset Text
12583
12584 \begin_layout Plain Layout
12585 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12586 \end_inset
12587
12588
12589 \end_layout
12590
12591 \end_inset
12592 </cell>
12593 </row>
12594 <row topspace="1.5mm">
12595 <cell alignment="center" valignment="top" usebox="none">
12596 \begin_inset Text
12597
12598 \begin_layout Plain Layout
12599
12600 \backslash
12601 boxed
12602 \begin_inset space \textvisiblespace{}
12603 \end_inset
12604
12605
12606 \backslash
12607 int
12608 \begin_inset space \textvisiblespace{}
12609 \end_inset
12610
12611 A=B
12612 \end_layout
12613
12614 \end_inset
12615 </cell>
12616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12617 \begin_inset Text
12618
12619 \begin_layout Plain Layout
12620 \begin_inset Formula $\boxed{\int A=B}$
12621 \end_inset
12622
12623
12624 \end_layout
12625
12626 \end_inset
12627 </cell>
12628 </row>
12629 <row topspace="1.5mm">
12630 <cell alignment="center" valignment="top" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 A+
12635 \backslash
12636 fbox
12637 \begin_inset space \textvisiblespace{}
12638 \end_inset
12639
12640 B
12641 \end_layout
12642
12643 \end_inset
12644 </cell>
12645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12646 \begin_inset Text
12647
12648 \begin_layout Plain Layout
12649 \begin_inset Formula $A+\fbox{B}$
12650 \end_inset
12651
12652
12653 \end_layout
12654
12655 \end_inset
12656 </cell>
12657 </row>
12658 <row topspace="1.5mm" bottomspace="1mm">
12659 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12660 \begin_inset Text
12661
12662 \begin_layout Plain Layout
12663
12664 \backslash
12665 framebox
12666 \begin_inset space \textvisiblespace{}
12667 \end_inset
12668
12669 20mm
12670 \begin_inset Formula $\to$
12671 \end_inset
12672
12673
12674 \begin_inset Formula $\to$
12675 \end_inset
12676
12677
12678 \family sans
12679 Ctrl+M
12680 \family default
12681  
12682 \backslash
12683 frac
12684 \begin_inset space \textvisiblespace{}
12685 \end_inset
12686
12687 A
12688 \begin_inset Formula $\downarrow$
12689 \end_inset
12690
12691 B
12692 \end_layout
12693
12694 \end_inset
12695 </cell>
12696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12697 \begin_inset Text
12698
12699 \begin_layout Plain Layout
12700 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12701 \end_inset
12702
12703
12704 \end_layout
12705
12706 \end_inset
12707 </cell>
12708 </row>
12709 </lyxtabular>
12710
12711 \end_inset
12712
12713
12714 \end_layout
12715
12716 \begin_layout Standard
12717 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前に\SpecialChar TeX
12718 モードで挿入しなくてはなりません。
12719 \end_layout
12720
12721 \begin_layout Standard
12722
12723 \series bold
12724
12725 \backslash
12726 fboxrule
12727 \series default
12728  
12729 \series bold
12730
12731 \begin_inset Quotes eld
12732 \end_inset
12733
12734 厚み
12735 \begin_inset Quotes erd
12736 \end_inset
12737
12738
12739 \series default
12740  
12741 \series bold
12742
12743 \backslash
12744 fboxsep
12745 \series default
12746  
12747 \series bold
12748
12749 \begin_inset Quotes eld
12750 \end_inset
12751
12752 距離
12753 \begin_inset Quotes erd
12754 \end_inset
12755
12756
12757 \end_layout
12758
12759 \begin_layout Standard
12760 \begin_inset Quotes eld
12761 \end_inset
12762
12763 距離
12764 \begin_inset Quotes erd
12765 \end_inset
12766
12767 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12768 \begin_inset ERT
12769 status collapsed
12770
12771 \begin_layout Plain Layout
12772
12773
12774 \backslash
12775 fboxrule 2mm 
12776 \backslash
12777 fboxsep 3mm
12778 \end_layout
12779
12780 \end_inset
12781
12782
12783 \begin_inset Formula 
12784 \[
12785 \boxed{A+B=C}
12786 \]
12787
12788 \end_inset
12789
12790 この数式の直前には、
12791 \end_layout
12792
12793 \begin_layout Standard
12794
12795 \series bold
12796
12797 \backslash
12798 fboxrule
12799 \series default
12800  
12801 \series bold
12802 2mm
12803 \series default
12804  
12805 \series bold
12806
12807 \backslash
12808 fboxsep
12809 \series default
12810  
12811 \series bold
12812 3mm
12813 \end_layout
12814
12815 \begin_layout Standard
12816 というコマンドが、\SpecialChar TeX
12817 モードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12818 \end_layout
12819
12820 \begin_layout Standard
12821 標準の枠寸法に戻すには、
12822 \end_layout
12823
12824 \begin_layout Standard
12825
12826 \series bold
12827
12828 \backslash
12829 fboxrule
12830 \series default
12831  
12832 \series bold
12833 0.4pt
12834 \series default
12835  
12836 \series bold
12837
12838 \backslash
12839 fboxsep
12840 \series default
12841  
12842 \series bold
12843 3pt
12844 \series default
12845
12846 \begin_inset ERT
12847 status collapsed
12848
12849 \begin_layout Plain Layout
12850
12851
12852 \backslash
12853 fboxrule 0.4pt 
12854 \backslash
12855 fboxsep 3pt
12856 \end_layout
12857
12858 \end_inset
12859
12860
12861 \end_layout
12862
12863 \begin_layout Standard
12864 というコマンドを、次の数式が始まる前に\SpecialChar TeX
12865 モードで挿入しておきます。
12866 \end_layout
12867
12868 \begin_layout Subsection
12869 枠なしボックス
12870 \begin_inset CommandInset label
12871 LatexCommand label
12872 name "subsec:枠なしボックス"
12873
12874 \end_inset
12875
12876
12877 \begin_inset Index idx
12878 status collapsed
12879
12880 \begin_layout Plain Layout
12881 ぼっくす@ボックス ! わくなし@枠なし
12882 \begin_inset space \thinspace{}
12883 \end_inset
12884
12885 ——
12886 \end_layout
12887
12888 \end_inset
12889
12890
12891 \end_layout
12892
12893 \begin_layout Standard
12894 枠のないボックスを作るには、
12895 \series bold
12896
12897 \backslash
12898 mbox
12899 \series default
12900
12901 \begin_inset Index idx
12902 status collapsed
12903
12904 \begin_layout Plain Layout
12905 こまんど@コマンド ! M ! 
12906 \backslash
12907 mbox
12908 \end_layout
12909
12910 \end_inset
12911
12912
12913 \series bold
12914
12915 \backslash
12916 makebox
12917 \series default
12918
12919 \begin_inset Index idx
12920 status collapsed
12921
12922 \begin_layout Plain Layout
12923 こまんど@コマンド ! M ! 
12924 \backslash
12925 makebox
12926 \end_layout
12927
12928 \end_inset
12929
12930
12931 \series bold
12932
12933 \backslash
12934 raisebox
12935 \series default
12936
12937 \begin_inset Index idx
12938 status collapsed
12939
12940 \begin_layout Plain Layout
12941 こまんど@コマンド ! R ! 
12942 \backslash
12943 raisebox
12944 \end_layout
12945
12946 \end_inset
12947
12948 の三つのコマンドがあります。
12949 \end_layout
12950
12951 \begin_layout Standard
12952
12953 \series bold
12954
12955 \backslash
12956 raisebox
12957 \series default
12958 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
12959 \series bold
12960
12961 \backslash
12962 raisebox
12963 \series default
12964 は、以下の書式で用いられます。
12965 \end_layout
12966
12967 \begin_layout Standard
12968
12969 \series bold
12970
12971 \backslash
12972 raisebox{高さ}{ボックスの内容}
12973 \end_layout
12974
12975 \begin_layout Standard
12976
12977 \series bold
12978
12979 \backslash
12980 fbox
12981 \series default
12982 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
12983 \begin_inset Note Greyedout
12984 status open
12985
12986 \begin_layout Plain Layout
12987
12988 \series bold
12989 【註】
12990 \series default
12991 下の最後の
12992 \series bold
12993
12994 \backslash
12995 raisebox
12996 \series default
12997 のところで、
12998 \family sans
12999 Ctrl+M
13000 \family default
13001 を一回でなく二回押すことによって、もう一段数式をいれています。これは、\SpecialChar LyX
13002
13003 \series bold
13004
13005 \backslash
13006 raisebox
13007 \series default
13008 を直接サポートしていないためです。
13009 \end_layout
13010
13011 \end_inset
13012
13013
13014 \begin_inset Separator parbreak
13015 \end_inset
13016
13017
13018 \end_layout
13019
13020 \begin_layout Standard
13021 \align center
13022 \begin_inset Tabular
13023 <lyxtabular version="3" rows="4" columns="2">
13024 <features booktabs="true" tabularvalignment="middle">
13025 <column alignment="center" valignment="top" width="0pt">
13026 <column alignment="center" valignment="top">
13027 <row>
13028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032 コマンド
13033 \end_layout
13034
13035 \end_inset
13036 </cell>
13037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13038 \begin_inset Text
13039
13040 \begin_layout Plain Layout
13041 出力
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 </row>
13047 <row>
13048 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13049 \begin_inset Text
13050
13051 \begin_layout Plain Layout
13052 H
13053 \backslash
13054 raisebox{2mm
13055 \begin_inset Formula $\to$
13056 \end_inset
13057
13058
13059 \backslash
13060 {al
13061 \begin_inset Formula $\to$
13062 \end_inset
13063
13064  lo
13065 \end_layout
13066
13067 \end_inset
13068 </cell>
13069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13070 \begin_inset Text
13071
13072 \begin_layout Plain Layout
13073 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13074 \end_inset
13075
13076
13077 \end_layout
13078
13079 \end_inset
13080 </cell>
13081 </row>
13082 <row>
13083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13084 \begin_inset Text
13085
13086 \begin_layout Plain Layout
13087 H
13088 \backslash
13089 raisebox{-2mm
13090 \begin_inset Formula $\to$
13091 \end_inset
13092
13093
13094 \backslash
13095 {al
13096 \begin_inset Formula $\to$
13097 \end_inset
13098
13099 lo
13100 \end_layout
13101
13102 \end_inset
13103 </cell>
13104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13105 \begin_inset Text
13106
13107 \begin_layout Plain Layout
13108 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13109 \end_inset
13110
13111
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 </row>
13117 <row>
13118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13119 \begin_inset Text
13120
13121 \begin_layout Plain Layout
13122 A=
13123 \backslash
13124 raisebox{-2mm
13125 \begin_inset Formula $\to$
13126 \end_inset
13127
13128
13129 \backslash
13130 {
13131 \family sans
13132 Ctrl+M Ctrl+M
13133 \family default
13134  
13135 \backslash
13136 sqrt
13137 \begin_inset space \textvisiblespace{}
13138 \end_inset
13139
13140
13141 \end_layout
13142
13143 \end_inset
13144 </cell>
13145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13146 \begin_inset Text
13147
13148 \begin_layout Plain Layout
13149 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13150 \end_inset
13151
13152
13153 \end_layout
13154
13155 \end_inset
13156 </cell>
13157 </row>
13158 </lyxtabular>
13159
13160 \end_inset
13161
13162
13163 \end_layout
13164
13165 \begin_layout Standard
13166 枠がないことを除けば、
13167 \series bold
13168
13169 \backslash
13170 mbox
13171 \series default
13172 コマンドは
13173 \series bold
13174
13175 \backslash
13176 fbox
13177 \series default
13178 と同じであり、
13179 \series bold
13180
13181 \backslash
13182 makebox
13183 \series default
13184
13185 \series bold
13186
13187 \backslash
13188 framebox
13189 \series default
13190 と同じです。
13191 \end_layout
13192
13193 \begin_layout Subsection
13194 色付きボックス
13195 \begin_inset CommandInset label
13196 LatexCommand label
13197 name "subsec:色付きボックス"
13198
13199 \end_inset
13200
13201
13202 \begin_inset Index idx
13203 status collapsed
13204
13205 \begin_layout Plain Layout
13206 ぼっくす@ボックス ! いろつき@色付き
13207 \begin_inset space \thinspace{}
13208 \end_inset
13209
13210 ——
13211 \end_layout
13212
13213 \end_inset
13214
13215
13216 \end_layout
13217
13218 \begin_layout Standard
13219 本節で説明されているコマンドをすべて使えるようにするためには、\SpecialChar LaTeX
13220 プリアンブルに
13221 \end_layout
13222
13223 \begin_layout Standard
13224
13225 \series bold
13226
13227 \backslash
13228 usepackage{color}
13229 \end_layout
13230
13231 \begin_layout Standard
13232 という行
13233 \begin_inset Foot
13234 status collapsed
13235
13236 \begin_layout Plain Layout
13237 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、\SpecialChar LyX
13238 は、自動的に\SpecialChar LaTeX
13239 パッケージ
13240 \series bold
13241 color
13242 \series default
13243 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13244 \end_layout
13245
13246 \end_inset
13247
13248
13249 \begin_inset Note Note
13250 status collapsed
13251
13252 \begin_layout Plain Layout
13253 本パッケージが二度読み込まれることを防ぐために、\SpecialChar LaTeX
13254 プリアンブルにマクロを挿入してあります。
13255 \end_layout
13256
13257 \end_inset
13258
13259 を書き加えて、\SpecialChar LaTeX
13260 パッケージの
13261 \series bold
13262 color
13263 \series default
13264
13265 \begin_inset Foot
13266 status collapsed
13267
13268 \begin_layout Plain Layout
13269 \SpecialChar LaTeX
13270 パッケージ
13271 \series bold
13272 color
13273 \series default
13274 は、すべての標準的な\SpecialChar LaTeX
13275 頒布版に含まれています。
13276 \end_layout
13277
13278 \end_inset
13279
13280
13281 \begin_inset Index idx
13282 status collapsed
13283
13284 \begin_layout Plain Layout
13285 ぱっけーじ@パッケージ ! color
13286 \end_layout
13287
13288 \end_inset
13289
13290 を読み込む必要があります。
13291 \end_layout
13292
13293 \begin_layout Standard
13294 \begin_inset VSpace medskip
13295 \end_inset
13296
13297 ボックスに色を付けるには、
13298 \series bold
13299
13300 \backslash
13301 colorbox
13302 \series default
13303
13304 \begin_inset Index idx
13305 status collapsed
13306
13307 \begin_layout Plain Layout
13308 こまんど@コマンド ! C ! 
13309 \backslash
13310 colorbox
13311 \end_layout
13312
13313 \end_inset
13314
13315 コマンドを以下の書式で使用します。
13316 \end_layout
13317
13318 \begin_layout Standard
13319
13320 \series bold
13321
13322 \backslash
13323 colorbox{色}{ボックスの内容}
13324 \end_layout
13325
13326 \begin_layout Standard
13327 ボックスの内容には、別のボックスが含まれても構いませんし、
13328 \series bold
13329
13330 \backslash
13331 colorbox
13332 \series default
13333 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13334 \series bold
13335
13336 \backslash
13337 raisebox
13338 \series default
13339 と同様、明示的に数式を作らなくてはなりません
13340 \begin_inset Foot
13341 status collapsed
13342
13343 \begin_layout Plain Layout
13344 これは、
13345 \series bold
13346
13347 \backslash
13348 fcolorbox
13349 \series default
13350 コマンドにも当てはまります。
13351 \end_layout
13352
13353 \end_inset
13354
13355
13356 \end_layout
13357
13358 \begin_layout Standard
13359 選択できる定義済みの色としては、
13360 \end_layout
13361
13362 \begin_layout Standard
13363
13364 \series bold
13365 black
13366 \series default
13367 (黒)・
13368 \series bold
13369 blue
13370 \series default
13371 (青)・
13372 \series bold
13373 cyan
13374 \series default
13375 (シアン)・
13376 \series bold
13377 green
13378 \series default
13379 (緑)・
13380 \series bold
13381 magenta
13382 \series default
13383 (マゼンタ)・
13384 \series bold
13385 red
13386 \series default
13387 (赤)・
13388 \series bold
13389 white
13390 \series default
13391 (白)・
13392 \series bold
13393 yellow
13394 \series default
13395 (黄)
13396 \end_layout
13397
13398 \begin_layout Standard
13399 があります。
13400 \begin_inset Separator parbreak
13401 \end_inset
13402
13403
13404 \end_layout
13405
13406 \begin_layout Standard
13407 \align center
13408 \begin_inset Tabular
13409 <lyxtabular version="3" rows="4" columns="2">
13410 <features booktabs="true" tabularvalignment="middle">
13411 <column alignment="center" valignment="top" width="0pt">
13412 <column alignment="center" valignment="top">
13413 <row>
13414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13415 \begin_inset Text
13416
13417 \begin_layout Plain Layout
13418 コマンド
13419 \end_layout
13420
13421 \end_inset
13422 </cell>
13423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13424 \begin_inset Text
13425
13426 \begin_layout Plain Layout
13427 出力
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 </row>
13433 <row>
13434 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438
13439 \backslash
13440 colorbox{yellow
13441 \begin_inset Formula $\to$
13442 \end_inset
13443
13444
13445 \backslash
13446 {A=B
13447 \end_layout
13448
13449 \end_inset
13450 </cell>
13451 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13452 \begin_inset Text
13453
13454 \begin_layout Plain Layout
13455 \begin_inset Formula $\colorbox{yellow}{A=B}$
13456 \end_inset
13457
13458
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 </row>
13464 <row topspace="1.5mm">
13465 <cell alignment="center" valignment="top" usebox="none">
13466 \begin_inset Text
13467
13468 \begin_layout Plain Layout
13469
13470 \backslash
13471 colorbox{green
13472 \begin_inset Formula $\to$
13473 \end_inset
13474
13475
13476 \backslash
13477 {
13478 \backslash
13479 fbox
13480 \begin_inset space \textvisiblespace{}
13481 \end_inset
13482
13483 A=B
13484 \end_layout
13485
13486 \end_inset
13487 </cell>
13488 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13489 \begin_inset Text
13490
13491 \begin_layout Plain Layout
13492 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13493 \end_inset
13494
13495
13496 \end_layout
13497
13498 \end_inset
13499 </cell>
13500 </row>
13501 <row topspace="1.5mm" bottomspace="1mm">
13502 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13503 \begin_inset Text
13504
13505 \begin_layout Plain Layout
13506
13507 \backslash
13508 fbox
13509 \begin_inset space \textvisiblespace{}
13510 \end_inset
13511
13512
13513 \backslash
13514 colorbox{green
13515 \begin_inset Formula $\to$
13516 \end_inset
13517
13518
13519 \backslash
13520 {
13521 \family sans
13522 Ctrl+M
13523 \family default
13524  
13525 \family sans
13526 Ctrl+M
13527 \family default
13528  
13529 \backslash
13530 int
13531 \begin_inset space \textvisiblespace{}
13532 \end_inset
13533
13534 C=D
13535 \end_layout
13536
13537 \end_inset
13538 </cell>
13539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13540 \begin_inset Text
13541
13542 \begin_layout Plain Layout
13543 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13544 \end_inset
13545
13546
13547 \end_layout
13548
13549 \end_inset
13550 </cell>
13551 </row>
13552 </lyxtabular>
13553
13554 \end_inset
13555
13556
13557 \end_layout
13558
13559 \begin_layout Standard
13560
13561 \series bold
13562
13563 \backslash
13564 colorbox
13565 \series default
13566 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13567 \family sans
13568 文字様式
13569 \family default
13570 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13571 \begin_inset Info
13572 type  "icon"
13573 arg   "dialog-show character"
13574 \end_inset
13575
13576
13577 \family sans
13578 編集\SpecialChar menuseparator
13579 文字様式\SpecialChar menuseparator
13580 任意設定
13581 \family default
13582 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13583
13584 \end_layout
13585
13586 \begin_layout Standard
13587 たとえば、
13588 \end_layout
13589
13590 \begin_layout Standard
13591
13592 \color red
13593 \begin_inset Formula 
13594 \begin{equation}
13595 \int A=B\label{eq:red}
13596 \end{equation}
13597
13598 \end_inset
13599
13600
13601 \color green
13602
13603 \begin_inset Formula 
13604 \begin{equation}
13605 \textcolor{red}{\int A=B}\label{eq:redgreen}
13606 \end{equation}
13607
13608 \end_inset
13609
13610
13611 \end_layout
13612
13613 \begin_layout Standard
13614 数式
13615 \begin_inset CommandInset ref
13616 LatexCommand eqref
13617 reference "eq:red"
13618
13619 \end_inset
13620
13621 は、全体が赤色です。
13622 \begin_inset Newline newline
13623 \end_inset
13624
13625 数式
13626 \begin_inset CommandInset ref
13627 LatexCommand eqref
13628 reference "eq:redgreen"
13629
13630 \end_inset
13631
13632 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13633 \end_layout
13634
13635 \begin_layout Standard
13636 \begin_inset VSpace bigskip
13637 \end_inset
13638
13639 ボックスの枠だけ別の色にするには、
13640 \series bold
13641
13642 \backslash
13643 fcolorbox
13644 \series default
13645
13646 \begin_inset Index idx
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650 こまんど@コマンド ! F ! 
13651 \backslash
13652 fcolorbox
13653 \end_layout
13654
13655 \end_inset
13656
13657 コマンドを以下の書式で使用します。
13658 \end_layout
13659
13660 \begin_layout Standard
13661
13662 \series bold
13663
13664 \backslash
13665 fcolorbox{枠の色}{色}{ボックスの内容}
13666 \end_layout
13667
13668 \begin_layout Standard
13669 つまり、
13670 \series bold
13671
13672 \backslash
13673 fcolorbox
13674 \series default
13675
13676 \series bold
13677
13678 \backslash
13679 colorbox
13680 \series default
13681 コマンドの拡張です。
13682 \series bold
13683
13684 \backslash
13685 framebox
13686 \series default
13687 と同様に、枠の厚みは
13688 \series bold
13689
13690 \backslash
13691 fboxrule
13692 \series default
13693
13694 \series bold
13695
13696 \backslash
13697 fboxsep
13698 \series default
13699 で設定します。たとえば、
13700 \begin_inset ERT
13701 status collapsed
13702
13703 \begin_layout Plain Layout
13704
13705
13706 \backslash
13707 fboxrule 1mm 
13708 \backslash
13709 fboxsep 1mm
13710 \end_layout
13711
13712 \end_inset
13713
13714
13715 \begin_inset Formula 
13716 \[
13717 \fcolorbox{cyan}{magenta}{A=B}
13718 \]
13719
13720 \end_inset
13721
13722
13723 \begin_inset ERT
13724 status collapsed
13725
13726 \begin_layout Plain Layout
13727
13728
13729 \backslash
13730 fboxrule 0.4pt 
13731 \backslash
13732 fboxsep 3pt
13733 \end_layout
13734
13735 \end_inset
13736
13737 のようにします。
13738 \end_layout
13739
13740 \begin_layout Standard
13741 上記の数式は、以下のコマンドで作成されています。
13742 \begin_inset Newline newline
13743 \end_inset
13744
13745
13746 \series bold
13747
13748 \backslash
13749 fcolorbox{cyan
13750 \begin_inset Formula $\to$
13751 \end_inset
13752
13753
13754 \backslash
13755 {magenta
13756 \begin_inset Formula $\to$
13757 \end_inset
13758
13759
13760 \backslash
13761 {A=B
13762 \series default
13763 .
13764 \end_layout
13765
13766 \begin_layout Standard
13767 \begin_inset VSpace bigskip
13768 \end_inset
13769
13770 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13771 \end_layout
13772
13773 \begin_layout Standard
13774 たとえば、「
13775 \series bold
13776 darkgreen
13777 \series default
13778 」という色を定義するには、\SpecialChar LaTeX
13779 プリアンブルに
13780 \end_layout
13781
13782 \begin_layout Standard
13783
13784 \series bold
13785
13786 \backslash
13787 definecolor{darkgreen}{cmyk}{0.5,
13788 \series default
13789  
13790 \series bold
13791 0,
13792 \series default
13793  
13794 \series bold
13795 1,
13796 \series default
13797  
13798 \series bold
13799 0.5}
13800 \series default
13801
13802 \begin_inset Index idx
13803 status collapsed
13804
13805 \begin_layout Plain Layout
13806 こまんど@コマンド ! D ! 
13807 \backslash
13808 definecolor
13809 \end_layout
13810
13811 \end_inset
13812
13813
13814 \end_layout
13815
13816 \begin_layout Standard
13817 という行を書き加えます。
13818 \end_layout
13819
13820 \begin_layout Standard
13821
13822 \series bold
13823 cmyk
13824 \series default
13825 とは、
13826 \series bold
13827 cyan
13828 \series default
13829 (シアン)・
13830 \series bold
13831 magenta
13832 \series default
13833 (マゼンタ)・
13834 \series bold
13835 yellow
13836 \series default
13837 (黄)・
13838 \series bold
13839 black
13840 \series default
13841 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13842 \begin_inset space \thinspace{}
13843 \end_inset
13844
13845 -
13846 \begin_inset space \thinspace{}
13847 \end_inset
13848
13849 1の範囲をとることができます。定義には、
13850 \series bold
13851 cmyk
13852 \series default
13853 の他に、
13854 \series bold
13855 rgb
13856 \series default
13857 という色空間を使うこともできます。
13858 \series bold
13859 rgb
13860 \series default
13861 とは、
13862 \series bold
13863 red
13864 \series default
13865 (赤)・
13866 \series bold
13867 green
13868 \series default
13869 (緑)・
13870 \series bold
13871 blue
13872 \series default
13873 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13874 \series bold
13875 gray
13876 \series default
13877 という色空間もあります。
13878 \end_layout
13879
13880 \begin_layout Standard
13881 例として、文字が
13882 \series bold
13883 yellow
13884 \series default
13885 に色付けされ、新しく定義した
13886 \series bold
13887 darkgreen
13888 \series default
13889 という色を持つ枠付きボックスを挙げておきます。
13890 \begin_inset Formula 
13891 \begin{equation}
13892 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13893 \end{equation}
13894
13895 \end_inset
13896
13897
13898 \end_layout
13899
13900 \begin_layout Standard
13901
13902 \series bold
13903
13904 \backslash
13905 textcolor
13906 \series default
13907 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
13908 \begin_inset Index idx
13909 status collapsed
13910
13911 \begin_layout Plain Layout
13912 てきすと@テキスト ! いろつき@色付き
13913 \end_layout
13914
13915 \end_inset
13916
13917
13918 \end_layout
13919
13920 \begin_layout Standard
13921 \begin_inset ERT
13922 status collapsed
13923
13924 \begin_layout Plain Layout
13925
13926
13927 \backslash
13928 textcolor{darkgreen}{
13929 \end_layout
13930
13931 \end_inset
13932
13933 この文は「darkgreen」です。
13934 \begin_inset ERT
13935 status collapsed
13936
13937 \begin_layout Plain Layout
13938
13939 }
13940 \end_layout
13941
13942 \end_inset
13943
13944
13945 \end_layout
13946
13947 \begin_layout Standard
13948
13949 \series bold
13950
13951 \backslash
13952 textcolor
13953 \series default
13954
13955 \begin_inset Index idx
13956 status collapsed
13957
13958 \begin_layout Plain Layout
13959 こまんど@コマンド ! T ! 
13960 \backslash
13961 textcolor
13962 \end_layout
13963
13964 \end_inset
13965
13966 は、
13967 \series bold
13968
13969 \backslash
13970 textcolor{色}{色付けをする文}
13971 \series default
13972 という書式で使用することができます。
13973 \end_layout
13974
13975 \begin_layout Subsection
13976 段落ボックス
13977 \begin_inset CommandInset label
13978 LatexCommand label
13979 name "subsec:段落ボックス"
13980
13981 \end_inset
13982
13983
13984 \begin_inset Index idx
13985 status collapsed
13986
13987 \begin_layout Plain Layout
13988 ぼっくす@ボックス ! だんらく@段落
13989 \begin_inset space \thinspace{}
13990 \end_inset
13991
13992 ——
13993 \end_layout
13994
13995 \end_inset
13996
13997
13998 \end_layout
13999
14000 \begin_layout Standard
14001 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14002 \family sans
14003 挿入\SpecialChar menuseparator
14004 ボックス
14005 \family default
14006 メニューかツールバーボタン
14007 \begin_inset Info
14008 type  "icon"
14009 arg   "box-insert"
14010 \end_inset
14011
14012 で作成することができます。
14013 \end_layout
14014
14015 \begin_layout Standard
14016 以下の例は、行中の枠付きparboxを示したものです。
14017 \end_layout
14018
14019 \begin_layout Standard
14020 \begin_inset VSpace medskip
14021 \end_inset
14022
14023 この行は、
14024 \begin_inset Box Boxed
14025 position "c"
14026 hor_pos "c"
14027 has_inner_box 1
14028 inner_pos "t"
14029 use_parbox 1
14030 use_makebox 0
14031 width "5cm"
14032 special "none"
14033 height "1in"
14034 height_special "totalheight"
14035 thickness "0.4pt"
14036 separation "3pt"
14037 shadowsize "4pt"
14038 framecolor "black"
14039 backgroundcolor "none"
14040 status open
14041
14042 \begin_layout Plain Layout
14043 これは段落ボックスです。これはちょうど5
14044 \begin_inset space \thinspace{}
14045 \end_inset
14046
14047 cmの幅になっており、以下のように数式を含めることもできます。
14048 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14049 \end_inset
14050
14051
14052 \end_layout
14053
14054 \end_inset
14055
14056 parboxの入った行です。
14057 \end_layout
14058
14059 \begin_layout Standard
14060 \begin_inset VSpace medskip
14061 \end_inset
14062
14063
14064 \end_layout
14065
14066 \begin_layout Standard
14067 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14068 \emph on
14069 装飾
14070 \emph default
14071 :簡素な長方形の箱型、
14072 \emph on
14073 内部ボックス
14074 \emph default
14075 :parboxコマンド、
14076 \emph on
14077
14078 \emph default
14079 :5
14080 \begin_inset space \thinspace{}
14081 \end_inset
14082
14083 cm、
14084 \emph on
14085 垂直ボックス配置
14086 \emph default
14087 :中央、に設定されています。
14088 \end_layout
14089
14090 \begin_layout Standard
14091 \begin_inset VSpace medskip
14092 \end_inset
14093
14094 \SpecialChar LaTeX
14095 では、parboxは、以下の書式を持つ
14096 \series bold
14097
14098 \backslash
14099 parbox
14100 \series default
14101
14102 \begin_inset Index idx
14103 status collapsed
14104
14105 \begin_layout Plain Layout
14106 こまんど@コマンド ! P ! 
14107 \backslash
14108 parbox
14109 \end_layout
14110
14111 \end_inset
14112
14113 コマンドによって作られます。
14114 \end_layout
14115
14116 \begin_layout Standard
14117
14118 \series bold
14119
14120 \backslash
14121 parbox[位置]{幅}{ボックスの内容}
14122 \end_layout
14123
14124 \begin_layout Standard
14125 「位置」は、
14126 \emph on
14127 b
14128 \emph default
14129
14130 \emph on
14131 t
14132 \emph default
14133 の値をとることができます。下揃えを意味する
14134 \emph on
14135 b
14136 \emph default
14137 (
14138 \bar under
14139 b
14140 \bar default
14141 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14142 \emph on
14143 t
14144 \emph default
14145 (
14146 \bar under
14147 t
14148 \bar default
14149 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14150 \emph on
14151 ボックス
14152 \emph default
14153 の節をご参照下さい。
14154 \end_layout
14155
14156 \begin_layout Standard
14157 \begin_inset VSpace bigskip
14158 \end_inset
14159
14160 数式番号を含めて、数式を完全に枠で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前に\SpecialChar TeX
14161 モードで
14162 \series bold
14163 parbox{
14164 \backslash
14165 linewidth-2
14166 \backslash
14167 fboxsep-2
14168 \backslash
14169 fboxrule}{
14170 \series default
14171 というコマンドを挿入します。ここで
14172 \series bold
14173
14174 \backslash
14175 linewidth
14176 \begin_inset Index idx
14177 status collapsed
14178
14179 \begin_layout Plain Layout
14180 こまんど@コマンド ! L ! 
14181 \backslash
14182 linewidth
14183 \end_layout
14184
14185 \end_inset
14186
14187
14188 \series default
14189 は、使用中の文書に設定されている行幅です。枠は、parboxの外側にあるので、枠余白と枠幅の2倍を行幅から差し引かなくてはなりません。バグ
14190 \begin_inset Foot
14191 status collapsed
14192
14193 \begin_layout Plain Layout
14194 \begin_inset CommandInset href
14195 LatexCommand href
14196 name "LyX-bug #4483"
14197 target "http://www.lyx.org/trac/ticket/4483"
14198
14199 \end_inset
14200
14201
14202 \end_layout
14203
14204 \end_inset
14205
14206 のせいで\SpecialChar LyX
14207 はこれを自動的に行いませんので、\SpecialChar TeX
14208 モードを使用する必要があります。引数中で掛け算や引き算を行うためには、\SpecialChar LaTeX
14209 パッケージの
14210 \series bold
14211 calc
14212 \series default
14213
14214 \begin_inset Foot
14215 status collapsed
14216
14217 \begin_layout Plain Layout
14218
14219 \series bold
14220 calc
14221 \series default
14222 は、標準的\SpecialChar LaTeX
14223 頒布版のすべてに含まれています。
14224 \end_layout
14225
14226 \end_inset
14227
14228
14229 \begin_inset Index idx
14230 status collapsed
14231
14232 \begin_layout Plain Layout
14233 ぱっけーじ@パッケージ ! calc
14234 \end_layout
14235
14236 \end_inset
14237
14238 を、\SpecialChar LaTeX
14239 プリアンブル中で
14240 \end_layout
14241
14242 \begin_layout Standard
14243
14244 \series bold
14245
14246 \backslash
14247 usepackage{calc}
14248 \end_layout
14249
14250 \begin_layout Standard
14251 のように読み込んでおく必要があります。数式の後では、\SpecialChar TeX
14252 モードで
14253 \series bold
14254 }}
14255 \series default
14256 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14257 \begin_inset ERT
14258 status collapsed
14259
14260 \begin_layout Plain Layout
14261
14262
14263 \backslash
14264 fboxsep 5mm 
14265 \backslash
14266 fboxrule 5mm
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Standard
14275 \begin_inset ERT
14276 status collapsed
14277
14278 \begin_layout Plain Layout
14279
14280
14281 \backslash
14282 fbox{
14283 \backslash
14284 parbox{
14285 \backslash
14286 linewidth-2
14287 \backslash
14288 fboxsep-2
14289 \backslash
14290 fboxrule}{
14291 \end_layout
14292
14293 \end_inset
14294
14295
14296 \begin_inset Formula 
14297 \begin{equation}
14298 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14299 \end{equation}
14300
14301 \end_inset
14302
14303
14304 \begin_inset ERT
14305 status collapsed
14306
14307 \begin_layout Plain Layout
14308
14309 }}
14310 \end_layout
14311
14312 \end_inset
14313
14314
14315 \begin_inset ERT
14316 status collapsed
14317
14318 \begin_layout Plain Layout
14319
14320
14321 \backslash
14322 fboxrule 0.4pt 
14323 \backslash
14324 fboxsep 3pt
14325 \end_layout
14326
14327 \end_inset
14328
14329
14330 \end_layout
14331
14332 \begin_layout Standard
14333 \begin_inset VSpace medskip
14334 \end_inset
14335
14336
14337 \series bold
14338
14339 \backslash
14340 fbox
14341 \series default
14342 の引数としてparboxが使われているので、この場合には、
14343 \series bold
14344
14345 \backslash
14346 fbox
14347 \series default
14348 を使おうが
14349 \series bold
14350
14351 \backslash
14352 boxed
14353 \series default
14354 を使おうが、差は生じません。
14355 \end_layout
14356
14357 \begin_layout Standard
14358 \begin_inset VSpace bigskip
14359 \end_inset
14360
14361 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14362 \series bold
14363
14364 \backslash
14365 parbox
14366 \series default
14367
14368 \series bold
14369
14370 \backslash
14371 tag
14372 \series default
14373 コマンドといっしょに使います(
14374 \series bold
14375
14376 \backslash
14377 tag
14378 \series default
14379 についての詳細は、第
14380 \begin_inset CommandInset ref
14381 LatexCommand ref
14382 reference "subsec:自己定義番号"
14383
14384 \end_inset
14385
14386 節をご参照下さい)
14387 \end_layout
14388
14389 \begin_layout Standard
14390 以下は、
14391 \series bold
14392
14393 \backslash
14394 parbox
14395 \series default
14396 を使ってコメントを付けた数式の例です。
14397 \end_layout
14398
14399 \begin_layout Standard
14400 \begin_inset ERT
14401 status collapsed
14402
14403 \begin_layout Plain Layout
14404
14405
14406 \backslash
14407 [5x-7b=3b
14408 \backslash
14409 tag*{
14410 \backslash
14411 parbox{5cm}{
14412 \end_layout
14413
14414 \end_inset
14415
14416 これは説明です。数式や多行数式本体からはっきりと離れています。
14417 \begin_inset ERT
14418 status collapsed
14419
14420 \begin_layout Plain Layout
14421
14422 }}
14423 \backslash
14424 ]
14425 \end_layout
14426
14427 \end_inset
14428
14429
14430 \end_layout
14431
14432 \begin_layout Standard
14433 \SpecialChar LyX
14434 は、まだ数式中での
14435 \series bold
14436
14437 \backslash
14438 parbox
14439 \series default
14440 コマンドをサポートしていないので、上のような数式は、完全に\SpecialChar TeX
14441 モードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14442 \end_layout
14443
14444 \begin_layout Standard
14445 まず、
14446 \series bold
14447
14448 \backslash
14449 [5x-7b=3b
14450 \backslash
14451 tag*
14452 \backslash
14453 {
14454 \backslash
14455 parbox{5cm}{
14456 \series default
14457 というコマンドを\SpecialChar TeX
14458 モードで挿入します
14459 \begin_inset Foot
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463
14464 \series bold
14465 行頭下げ
14466 \series default
14467 数式様式を使用している時には、
14468 \series bold
14469
14470 \backslash
14471 tag*
14472 \backslash
14473 {
14474 \series default
14475 の代わりに
14476 \series bold
14477
14478 \backslash
14479 hfill
14480 \series default
14481 を用いることもできます(数式様式に関しては、第
14482 \begin_inset CommandInset ref
14483 LatexCommand ref
14484 reference "sec:数式様式"
14485
14486 \end_inset
14487
14488 節をご参照下さい)。
14489 \end_layout
14490
14491 \end_inset
14492
14493 。それから、説明を通常のテキストとして入れ、最後に
14494 \series bold
14495 }}
14496 \backslash
14497 ]
14498 \series default
14499 を\SpecialChar TeX
14500 モードで挿入します。ここで
14501 \series bold
14502
14503 \backslash
14504 [
14505 \series default
14506 および
14507 \series bold
14508
14509 \backslash
14510 ]
14511 \series default
14512 コマンドは別行立て数式を作るためのものです。
14513 \end_layout
14514
14515 \begin_layout Standard
14516
14517 \series bold
14518
14519 \backslash
14520 parbox
14521 \series default
14522 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14523 \begin_inset Formula 
14524 \[
14525 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14526 \]
14527
14528 \end_inset
14529
14530
14531 \end_layout
14532
14533 \begin_layout Section
14534 演算子
14535 \begin_inset Index idx
14536 status collapsed
14537
14538 \begin_layout Plain Layout
14539 えんざんし@演算子
14540 \end_layout
14541
14542 \end_inset
14543
14544
14545 \end_layout
14546
14547 \begin_layout Subsection
14548 大演算子
14549 \begin_inset CommandInset label
14550 LatexCommand label
14551 name "subsec:大演算子"
14552
14553 \end_inset
14554
14555
14556 \begin_inset Index idx
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560 えんざんし@演算子 ! だい@大
14561 \begin_inset space \thinspace{}
14562 \end_inset
14563
14564 ——
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \begin_inset Index idx
14571 status collapsed
14572
14573 \begin_layout Plain Layout
14574 わ@和
14575 \end_layout
14576
14577 \end_inset
14578
14579
14580 \begin_inset Index idx
14581 status collapsed
14582
14583 \begin_layout Plain Layout
14584 せきぶんきごう@積分記号
14585 \end_layout
14586
14587 \end_inset
14588
14589
14590 \end_layout
14591
14592 \begin_layout Standard
14593 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14594 \family sans
14595 数式オプション
14596 \family default
14597 の面にある
14598 \family sans
14599 esintパッケージを自動的に使う
14600 \family default
14601 オプションを有効にしなくてはなりません。
14602 \end_layout
14603
14604 \begin_layout Standard
14605 \begin_inset space \hfill{}
14606 \end_inset
14607
14608
14609 \begin_inset Tabular
14610 <lyxtabular version="3" rows="11" columns="2">
14611 <features booktabs="true" tabularvalignment="middle">
14612 <column alignment="center" valignment="top" width="0pt">
14613 <column alignment="center" valignment="top" width="0pt">
14614 <row>
14615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14616 \begin_inset Text
14617
14618 \begin_layout Plain Layout
14619 コマンド
14620 \end_layout
14621
14622 \end_inset
14623 </cell>
14624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14625 \begin_inset Text
14626
14627 \begin_layout Plain Layout
14628 出力
14629 \end_layout
14630
14631 \end_inset
14632 </cell>
14633 </row>
14634 <row>
14635 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14636 \begin_inset Text
14637
14638 \begin_layout Plain Layout
14639
14640 \backslash
14641 int
14642 \begin_inset Index idx
14643 status collapsed
14644
14645 \begin_layout Plain Layout
14646 こまんど@コマンド ! I ! 
14647 \backslash
14648 int
14649 \end_layout
14650
14651 \end_inset
14652
14653
14654 \end_layout
14655
14656 \end_inset
14657 </cell>
14658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14659 \begin_inset Text
14660
14661 \begin_layout Plain Layout
14662 \begin_inset Formula $\int$
14663 \end_inset
14664
14665
14666 \end_layout
14667
14668 \end_inset
14669 </cell>
14670 </row>
14671 <row>
14672 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14673 \begin_inset Text
14674
14675 \begin_layout Plain Layout
14676
14677 \backslash
14678 oint
14679 \end_layout
14680
14681 \end_inset
14682 </cell>
14683 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14684 \begin_inset Text
14685
14686 \begin_layout Plain Layout
14687 \begin_inset Formula $\oint$
14688 \end_inset
14689
14690
14691 \end_layout
14692
14693 \end_inset
14694 </cell>
14695 </row>
14696 <row>
14697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14698 \begin_inset Text
14699
14700 \begin_layout Plain Layout
14701
14702 \backslash
14703 ointctrclockwise
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14709 \begin_inset Text
14710
14711 \begin_layout Plain Layout
14712 \begin_inset Formula $\ointctrclockwise$
14713 \end_inset
14714
14715
14716 \end_layout
14717
14718 \end_inset
14719 </cell>
14720 </row>
14721 <row>
14722 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14723 \begin_inset Text
14724
14725 \begin_layout Plain Layout
14726
14727 \backslash
14728 ointclockwise
14729 \end_layout
14730
14731 \end_inset
14732 </cell>
14733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14734 \begin_inset Text
14735
14736 \begin_layout Plain Layout
14737 \begin_inset Formula $\ointclockwise$
14738 \end_inset
14739
14740
14741 \end_layout
14742
14743 \end_inset
14744 </cell>
14745 </row>
14746 <row>
14747 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Plain Layout
14751
14752 \backslash
14753 sqint
14754 \end_layout
14755
14756 \end_inset
14757 </cell>
14758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14759 \begin_inset Text
14760
14761 \begin_layout Plain Layout
14762 \begin_inset Formula $\sqint$
14763 \end_inset
14764
14765
14766 \end_layout
14767
14768 \end_inset
14769 </cell>
14770 </row>
14771 <row>
14772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14773 \begin_inset Text
14774
14775 \begin_layout Plain Layout
14776
14777 \backslash
14778 fint
14779 \end_layout
14780
14781 \end_inset
14782 </cell>
14783 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787  
14788 \begin_inset Formula $\fint$
14789 \end_inset
14790
14791
14792 \end_layout
14793
14794 \end_inset
14795 </cell>
14796 </row>
14797 <row>
14798 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14799 \begin_inset Text
14800
14801 \begin_layout Plain Layout
14802
14803 \backslash
14804 landupint
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14810 \begin_inset Text
14811
14812 \begin_layout Plain Layout
14813  
14814 \begin_inset Formula $\landupint$
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 </row>
14823 <row>
14824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14825 \begin_inset Text
14826
14827 \begin_layout Plain Layout
14828
14829 \backslash
14830 landdownint
14831 \end_layout
14832
14833 \end_inset
14834 </cell>
14835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14836 \begin_inset Text
14837
14838 \begin_layout Plain Layout
14839  
14840 \begin_inset Formula $\landdownint$
14841 \end_inset
14842
14843
14844 \end_layout
14845
14846 \end_inset
14847 </cell>
14848 </row>
14849 <row>
14850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Plain Layout
14854
14855 \backslash
14856 bigcap
14857 \end_layout
14858
14859 \end_inset
14860 </cell>
14861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14862 \begin_inset Text
14863
14864 \begin_layout Plain Layout
14865 \begin_inset Formula $\bigcap$
14866 \end_inset
14867
14868
14869 \end_layout
14870
14871 \end_inset
14872 </cell>
14873 </row>
14874 <row>
14875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14876 \begin_inset Text
14877
14878 \begin_layout Plain Layout
14879
14880 \backslash
14881 bigcup
14882 \end_layout
14883
14884 \end_inset
14885 </cell>
14886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14887 \begin_inset Text
14888
14889 \begin_layout Plain Layout
14890 \begin_inset Formula $\bigcup$
14891 \end_inset
14892
14893
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 </row>
14899 </lyxtabular>
14900
14901 \end_inset
14902
14903
14904 \begin_inset space \hfill{}
14905 \end_inset
14906
14907
14908 \begin_inset Tabular
14909 <lyxtabular version="3" rows="11" columns="2">
14910 <features booktabs="true" tabularvalignment="middle">
14911 <column alignment="center" valignment="top" width="0pt">
14912 <column alignment="center" valignment="top" width="0pt">
14913 <row>
14914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918 コマンド
14919 \end_layout
14920
14921 \end_inset
14922 </cell>
14923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14924 \begin_inset Text
14925
14926 \begin_layout Plain Layout
14927 出力
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 </row>
14933 <row>
14934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938
14939 \backslash
14940 sum
14941 \begin_inset Index idx
14942 status collapsed
14943
14944 \begin_layout Plain Layout
14945 こまんど@コマンド ! S ! 
14946 \backslash
14947 sum
14948 \end_layout
14949
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Plain Layout
14961 \begin_inset Formula $\sum$
14962 \end_inset
14963
14964
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 </row>
14970 <row>
14971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975
14976 \backslash
14977 prod
14978 \begin_inset Index idx
14979 status collapsed
14980
14981 \begin_layout Plain Layout
14982 こまんど@コマンド ! P ! 
14983 \backslash
14984 prod
14985 \end_layout
14986
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998 \begin_inset Formula $\prod$
14999 \end_inset
15000
15001
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 </row>
15007 <row>
15008 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012
15013 \backslash
15014 coprod
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023 \begin_inset Formula $\coprod$
15024 \end_inset
15025
15026
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 </row>
15032 <row>
15033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037
15038 \backslash
15039 bigodot
15040 \end_layout
15041
15042 \end_inset
15043 </cell>
15044 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Plain Layout
15048 \begin_inset Formula $\bigodot$
15049 \end_inset
15050
15051
15052 \end_layout
15053
15054 \end_inset
15055 </cell>
15056 </row>
15057 <row>
15058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15059 \begin_inset Text
15060
15061 \begin_layout Plain Layout
15062
15063 \backslash
15064 bigotimes
15065 \end_layout
15066
15067 \end_inset
15068 </cell>
15069 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15070 \begin_inset Text
15071
15072 \begin_layout Plain Layout
15073 \begin_inset Formula $\bigotimes$
15074 \end_inset
15075
15076
15077 \end_layout
15078
15079 \end_inset
15080 </cell>
15081 </row>
15082 <row>
15083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15084 \begin_inset Text
15085
15086 \begin_layout Plain Layout
15087
15088 \backslash
15089 bigoplus
15090 \end_layout
15091
15092 \end_inset
15093 </cell>
15094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098 \begin_inset Formula $\bigoplus$
15099 \end_inset
15100
15101
15102 \end_layout
15103
15104 \end_inset
15105 </cell>
15106 </row>
15107 <row>
15108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112
15113 \backslash
15114 bigwedge
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Plain Layout
15123 \begin_inset Formula $\bigwedge$
15124 \end_inset
15125
15126
15127 \end_layout
15128
15129 \end_inset
15130 </cell>
15131 </row>
15132 <row>
15133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15134 \begin_inset Text
15135
15136 \begin_layout Plain Layout
15137
15138 \backslash
15139 bigvee
15140 \end_layout
15141
15142 \end_inset
15143 </cell>
15144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15145 \begin_inset Text
15146
15147 \begin_layout Plain Layout
15148 \begin_inset Formula $\bigvee$
15149 \end_inset
15150
15151
15152 \end_layout
15153
15154 \end_inset
15155 </cell>
15156 </row>
15157 <row>
15158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15159 \begin_inset Text
15160
15161 \begin_layout Plain Layout
15162
15163 \backslash
15164 bigsqcup
15165 \end_layout
15166
15167 \end_inset
15168 </cell>
15169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15170 \begin_inset Text
15171
15172 \begin_layout Plain Layout
15173 \begin_inset Formula $\bigsqcup$
15174 \end_inset
15175
15176
15177 \end_layout
15178
15179 \end_inset
15180 </cell>
15181 </row>
15182 <row>
15183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15184 \begin_inset Text
15185
15186 \begin_layout Plain Layout
15187
15188 \backslash
15189 biguplus
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Plain Layout
15198 \begin_inset Formula $\biguplus$
15199 \end_inset
15200
15201
15202 \end_layout
15203
15204 \end_inset
15205 </cell>
15206 </row>
15207 </lyxtabular>
15208
15209 \end_inset
15210
15211
15212 \begin_inset space \hfill{}
15213 \end_inset
15214
15215
15216 \end_layout
15217
15218 \begin_layout Standard
15219 すべての大演算子は、数式ツールバーボタンの
15220 \begin_inset Info
15221 type  "icon"
15222 arg   "math-insert \\intop"
15223 \end_inset
15224
15225 でも挿入することができます。
15226 \end_layout
15227
15228 \begin_layout Standard
15229 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15230 \end_layout
15231
15232 \begin_layout Standard
15233 積分演算子はすべて、
15234 \series bold
15235
15236 \backslash
15237 intop
15238 \series default
15239
15240 \series bold
15241
15242 \backslash
15243 ointop
15244 \series default
15245 のように、
15246 \series bold
15247 op
15248 \series default
15249 で終わる別バージョンがあります。これらの演算子は、
15250 \series bold
15251
15252 \backslash
15253 int
15254 \series default
15255 とは範囲の表示のしかたが異なります。第
15256 \begin_inset CommandInset ref
15257 LatexCommand ref
15258 reference "subsec:演算子の範囲"
15259
15260 \end_inset
15261
15262 節をご参照下さい。
15263 \end_layout
15264
15265 \begin_layout Subsubsection*
15266 積分の子細
15267 \end_layout
15268
15269 \begin_layout Standard
15270 積分中で用いられる文字
15271 \emph on
15272 d
15273 \emph default
15274 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15275 \emph on
15276 d
15277 \emph default
15278 を選択して、
15279 \begin_inset Flex Ruby
15280 status collapsed
15281
15282 \begin_layout Plain Layout
15283 捷径
15284 \begin_inset Argument post:1
15285 status collapsed
15286
15287 \begin_layout Plain Layout
15288 ショートカット
15289 \end_layout
15290
15291 \end_inset
15292
15293
15294 \end_layout
15295
15296 \end_inset
15297
15298
15299 \begin_inset Info
15300 type  "shortcut"
15301 arg   "font-roman"
15302 \end_inset
15303
15304 を用います
15305 \begin_inset Foot
15306 status collapsed
15307
15308 \begin_layout Plain Layout
15309 文字様式については、第
15310 \begin_inset CommandInset ref
15311 LatexCommand ref
15312 reference "subsec:書体様式"
15313
15314 \end_inset
15315
15316 節参照。
15317 \end_layout
15318
15319 \end_inset
15320
15321 。最後に、演算子の慣例に倣って、
15322 \emph on
15323 d
15324 \emph default
15325 の前に最小空白を挿入しなくてはなりません。たとえば、
15326 \end_layout
15327
15328 \begin_layout Standard
15329 正しくない例:
15330 \begin_inset Formula $\int A(x)dx$
15331 \end_inset
15332
15333
15334 \begin_inset Newline newline
15335 \end_inset
15336
15337 正しい
15338 \begin_inset Phantom HPhantom
15339 status open
15340
15341 \begin_layout Plain Layout
15342 ない
15343 \end_layout
15344
15345 \end_inset
15346
15347 例:
15348 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15349 \end_inset
15350
15351
15352 \end_layout
15353
15354 \begin_layout Standard
15355 多重積分に関しては、以下のコマンドがあります。
15356 \begin_inset VSpace medskip
15357 \end_inset
15358
15359
15360 \end_layout
15361
15362 \begin_layout Standard
15363 \begin_inset space \hfill{}
15364 \end_inset
15365
15366
15367 \begin_inset Tabular
15368 <lyxtabular version="3" rows="4" columns="2">
15369 <features booktabs="true" tabularvalignment="middle">
15370 <column alignment="center" valignment="top" width="0pt">
15371 <column alignment="center" valignment="top" width="0pt">
15372 <row>
15373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15374 \begin_inset Text
15375
15376 \begin_layout Plain Layout
15377 コマンド
15378 \end_layout
15379
15380 \end_inset
15381 </cell>
15382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386 出力
15387 \end_layout
15388
15389 \end_inset
15390 </cell>
15391 </row>
15392 <row bottomspace="1mm">
15393 <cell alignment="center" valignment="top" usebox="none">
15394 \begin_inset Text
15395
15396 \begin_layout Plain Layout
15397
15398 \backslash
15399 iint
15400 \end_layout
15401
15402 \end_inset
15403 </cell>
15404 <cell alignment="center" valignment="top" usebox="none">
15405 \begin_inset Text
15406
15407 \begin_layout Plain Layout
15408 \begin_inset Formula $\iint$
15409 \end_inset
15410
15411
15412 \end_layout
15413
15414 \end_inset
15415 </cell>
15416 </row>
15417 <row bottomspace="1mm">
15418 <cell alignment="center" valignment="top" usebox="none">
15419 \begin_inset Text
15420
15421 \begin_layout Plain Layout
15422
15423 \backslash
15424 oiint
15425 \end_layout
15426
15427 \end_inset
15428 </cell>
15429 <cell alignment="center" valignment="top" usebox="none">
15430 \begin_inset Text
15431
15432 \begin_layout Plain Layout
15433 \begin_inset Formula $\oiint$
15434 \end_inset
15435
15436
15437 \end_layout
15438
15439 \end_inset
15440 </cell>
15441 </row>
15442 <row bottomspace="1mm">
15443 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15444 \begin_inset Text
15445
15446 \begin_layout Plain Layout
15447
15448 \backslash
15449 sqiint
15450 \end_layout
15451
15452 \end_inset
15453 </cell>
15454 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15455 \begin_inset Text
15456
15457 \begin_layout Plain Layout
15458 \begin_inset Formula $\sqiint$
15459 \end_inset
15460
15461
15462 \end_layout
15463
15464 \end_inset
15465 </cell>
15466 </row>
15467 </lyxtabular>
15468
15469 \end_inset
15470
15471
15472 \begin_inset space \hfill{}
15473 \end_inset
15474
15475
15476 \begin_inset Tabular
15477 <lyxtabular version="3" rows="4" columns="2">
15478 <features booktabs="true" tabularvalignment="middle">
15479 <column alignment="center" valignment="top" width="0pt">
15480 <column alignment="center" valignment="top" width="0pt">
15481 <row>
15482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486 コマンド
15487 \end_layout
15488
15489 \end_inset
15490 </cell>
15491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15492 \begin_inset Text
15493
15494 \begin_layout Plain Layout
15495 出力
15496 \end_layout
15497
15498 \end_inset
15499 </cell>
15500 </row>
15501 <row bottomspace="1mm">
15502 <cell alignment="center" valignment="top" usebox="none">
15503 \begin_inset Text
15504
15505 \begin_layout Plain Layout
15506
15507 \backslash
15508 iiint
15509 \end_layout
15510
15511 \end_inset
15512 </cell>
15513 <cell alignment="center" valignment="top" usebox="none">
15514 \begin_inset Text
15515
15516 \begin_layout Plain Layout
15517 \begin_inset Formula $\iiint$
15518 \end_inset
15519
15520
15521 \end_layout
15522
15523 \end_inset
15524 </cell>
15525 </row>
15526 <row bottomspace="1mm">
15527 <cell alignment="center" valignment="top" usebox="none">
15528 \begin_inset Text
15529
15530 \begin_layout Plain Layout
15531
15532 \backslash
15533 iiiint
15534 \end_layout
15535
15536 \end_inset
15537 </cell>
15538 <cell alignment="center" valignment="top" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542 \begin_inset Formula $\iiiint$
15543 \end_inset
15544
15545
15546 \end_layout
15547
15548 \end_inset
15549 </cell>
15550 </row>
15551 <row bottomspace="1mm">
15552 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15553 \begin_inset Text
15554
15555 \begin_layout Plain Layout
15556
15557 \backslash
15558 dotsint
15559 \end_layout
15560
15561 \end_inset
15562 </cell>
15563 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567 \begin_inset Formula $\dotsint$
15568 \end_inset
15569
15570
15571 \end_layout
15572
15573 \end_inset
15574 </cell>
15575 </row>
15576 </lyxtabular>
15577
15578 \end_inset
15579
15580
15581 \begin_inset space \hfill{}
15582 \end_inset
15583
15584
15585 \end_layout
15586
15587 \begin_layout Subsection
15588 演算子の範囲
15589 \begin_inset CommandInset label
15590 LatexCommand label
15591 name "subsec:演算子の範囲"
15592
15593 \end_inset
15594
15595
15596 \begin_inset Index idx
15597 status collapsed
15598
15599 \begin_layout Plain Layout
15600 えんざんし@演算子 ! はんい@範囲
15601 \end_layout
15602
15603 \end_inset
15604
15605
15606 \end_layout
15607
15608 \begin_layout Standard
15609 範囲は、上付き文字と下付き文字とで作成することができます。
15610 \begin_inset Separator parbreak
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Standard
15617 \align center
15618 \begin_inset Tabular
15619 <lyxtabular version="3" rows="2" columns="2">
15620 <features booktabs="true" tabularvalignment="middle">
15621 <column alignment="center" valignment="top" width="0pt">
15622 <column alignment="center" valignment="top" width="0pt">
15623 <row>
15624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15625 \begin_inset Text
15626
15627 \begin_layout Plain Layout
15628 コマンド
15629 \end_layout
15630
15631 \end_inset
15632 </cell>
15633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15634 \begin_inset Text
15635
15636 \begin_layout Plain Layout
15637 出力
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 </row>
15643 <row>
15644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15645 \begin_inset Text
15646
15647 \begin_layout Plain Layout
15648
15649 \backslash
15650 prod^
15651 \backslash
15652 infty
15653 \begin_inset space \textvisiblespace{}
15654 \end_inset
15655
15656
15657 \begin_inset Formula $\to$
15658 \end_inset
15659
15660 _0
15661 \begin_inset Formula $\to$
15662 \end_inset
15663
15664 A(x)
15665 \end_layout
15666
15667 \end_inset
15668 </cell>
15669 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15670 \begin_inset Text
15671
15672 \begin_layout Plain Layout
15673 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15674 \end_inset
15675
15676
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 </row>
15682 </lyxtabular>
15683
15684 \end_inset
15685
15686
15687 \end_layout
15688
15689 \begin_layout Standard
15690 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15691 \end_layout
15692
15693 \begin_layout Standard
15694 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15695 \family sans
15696 編集\SpecialChar menuseparator
15697 数式\SpecialChar menuseparator
15698 範囲の表記を変更
15699 \family default
15700 メニューで
15701 \family sans
15702 \series bold
15703 行内形式
15704 \family default
15705 \series default
15706 (
15707 \begin_inset Flex Ruby
15708 status collapsed
15709
15710 \begin_layout Plain Layout
15711 捷径
15712 \begin_inset Argument post:1
15713 status collapsed
15714
15715 \begin_layout Plain Layout
15716 ショートカット
15717 \end_layout
15718
15719 \end_inset
15720
15721
15722 \end_layout
15723
15724 \end_inset
15725
15726
15727 \begin_inset Info
15728 type  "shortcut"
15729 arg   "math-limits"
15730 \end_inset
15731
15732 )を選択することで範囲形式を変更することができます。以下はその用例です。
15733 \end_layout
15734
15735 \begin_layout Standard
15736 既定の範囲形式は、以下のようになっています。
15737 \begin_inset Formula 
15738 \[
15739 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15740 \]
15741
15742 \end_inset
15743
15744 以下は、範囲形式を
15745 \family sans
15746 \series bold
15747 行内形式
15748 \family default
15749 \series default
15750 に変更したときの表示です。
15751 \begin_inset Formula 
15752 \[
15753 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15754 \]
15755
15756 \end_inset
15757
15758
15759 \series bold
15760
15761 \backslash
15762 intop
15763 \series default
15764
15765 \series bold
15766
15767 \backslash
15768 ointop
15769 \series default
15770 などのように
15771 \series bold
15772 op
15773 \series default
15774 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15775 の例では、範囲形式を
15776 \series bold
15777 別行立て形式
15778 \series default
15779 にして積分記号の下に置くようにしています。
15780 \begin_inset Formula 
15781 \begin{equation}
15782 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15783 \end{equation}
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \begin_layout Standard
15791 \begin_inset VSpace medskip
15792 \end_inset
15793
15794 範囲に条件を指定したい場合には、
15795 \series bold
15796
15797 \backslash
15798 subarray
15799 \series default
15800
15801 \begin_inset Index idx
15802 status collapsed
15803
15804 \begin_layout Plain Layout
15805 こまんど@コマンド ! S ! 
15806 \backslash
15807 subarray
15808 \end_layout
15809
15810 \end_inset
15811
15812 コマンドや
15813 \series bold
15814
15815 \backslash
15816 substack
15817 \series default
15818
15819 \begin_inset Index idx
15820 status collapsed
15821
15822 \begin_layout Plain Layout
15823 こまんど@コマンド ! S ! 
15824 \backslash
15825 substack
15826 \end_layout
15827
15828 \end_inset
15829
15830 コマンドを使用します。たとえば、以下の表記 
15831 \begin_inset Formula 
15832 \begin{equation}
15833 \sum_{\begin{subarray}{c}
15834 0<k<1000\\
15835 \\
15836 k\,\in\,\mathbb{N}
15837 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15838 \end{equation}
15839
15840 \end_inset
15841
15842
15843 \end_layout
15844
15845 \begin_layout Standard
15846 を作成するには、以下のようにしなくてはなりません。
15847 \begin_inset Newline newline
15848 \end_inset
15849
15850 まず、
15851 \series bold
15852
15853 \backslash
15854 sum
15855 \series default
15856 ^
15857 \series bold
15858 n
15859 \begin_inset space \textvisiblespace{}
15860 \end_inset
15861
15862 _
15863 \series default
15864 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15865 \series bold
15866
15867 \backslash
15868 subarray
15869 \begin_inset space \textvisiblespace{}
15870 \end_inset
15871
15872
15873 \series default
15874 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15875 \begin_inset Info
15876 type  "shortcut"
15877 arg   "newline-insert newline"
15878 \end_inset
15879
15880 )を挿入することで作ることができます。ここに
15881 \begin_inset Newline newline
15882 \end_inset
15883
15884
15885 \series bold
15886 0
15887 \begin_inset Formula $\boldsymbol{<}$
15888 \end_inset
15889
15890 k
15891 \begin_inset Formula $\boldsymbol{<}$
15892 \end_inset
15893
15894 1000 Ctrl+Return
15895 \begin_inset Newline newline
15896 \end_inset
15897
15898
15899 \series default
15900 と入力すると、新規行のための新しい枠が現れます。
15901 \end_layout
15902
15903 \begin_layout Standard
15904 各行の揃え方は、
15905 \family sans
15906 表ツールバー
15907 \family default
15908
15909 \family sans
15910 編集\SpecialChar menuseparator
15911 行と列
15912 \family default
15913 メニューで変更することができますが、右揃えにするには、行頭に
15914 \series bold
15915
15916 \backslash
15917 hfill
15918 \begin_inset space \textvisiblespace{}
15919 \end_inset
15920
15921
15922 \series default
15923 を挿入しなくてはなりません。
15924 \end_layout
15925
15926 \begin_layout Standard
15927
15928 \series bold
15929
15930 \backslash
15931 substack
15932 \series default
15933 コマンドは、各行がつねに中央揃えになることを除いては、
15934 \series bold
15935
15936 \backslash
15937 subarray
15938 \series default
15939 と同じです。
15940 \end_layout
15941
15942 \begin_layout Standard
15943 \begin_inset VSpace bigskip
15944 \end_inset
15945
15946 演算子の後に来る文字は、範囲の横に来るので、
15947 \begin_inset CommandInset ref
15948 LatexCommand eqref
15949 reference "eq:substack"
15950
15951 \end_inset
15952
15953 式のように、演算子の横の余白が大きくなりすぎることがあります。これを防ぐには、コマンド
15954 \series bold
15955
15956 \backslash
15957 smashoperator
15958 \series default
15959
15960 \begin_inset Index idx
15961 status collapsed
15962
15963 \begin_layout Plain Layout
15964 こまんど@コマンド ! S ! 
15965 \backslash
15966 smashoperator
15967 \end_layout
15968
15969 \end_inset
15970
15971 を使うことができます。これを有効化するには、文書設定の
15972 \family sans
15973 数式オプション
15974 \family default
15975 で、
15976 \series bold
15977 mathtools
15978 \series default
15979 パッケージ
15980 \begin_inset Index idx
15981 status collapsed
15982
15983 \begin_layout Plain Layout
15984 ぱっけーじ@パッケージ ! mathtools
15985 \end_layout
15986
15987 \end_inset
15988
15989
15990 \family sans
15991 常に読み込み
15992 \family default
15993 オプションを指定してください。
15994 \series bold
15995
15996 \backslash
15997 smashoperator
15998 \series default
15999 は、内容物の幅を0
16000 \lang english
16001
16002 \begin_inset space \thinspace{}
16003 \end_inset
16004
16005
16006 \lang japanese
16007 ptに設定します。
16008 \lang english
16009
16010 \begin_inset Newline newline
16011 \end_inset
16012
16013
16014 \lang japanese
16015 これを
16016 \begin_inset CommandInset ref
16017 LatexCommand eqref
16018 reference "eq:substack"
16019
16020 \end_inset
16021
16022 式に応用してみると、コマンド
16023 \end_layout
16024
16025 \begin_layout Standard
16026
16027 \series bold
16028
16029 \backslash
16030 smashoperator{
16031 \end_layout
16032
16033 \begin_layout Standard
16034 の波括弧の中に、範囲付きの演算子を挿入することになります。波括弧を閉じた後に、数式を続けます。例:
16035 \begin_inset Formula 
16036 \[
16037 \sum_{\mathclap{\substack{0<k<1000\\
16038 \\
16039 k\,\in\,\mathbb{N}
16040 }
16041 }}^{n}k^{-2}
16042 \]
16043
16044 \end_inset
16045
16046 演算子の片側だけ、空白を0
16047 \lang english
16048
16049 \begin_inset space \thinspace{}
16050 \end_inset
16051
16052
16053 \lang japanese
16054 ptにすることも可能です。そのためには、
16055 \series bold
16056
16057 \backslash
16058 smashoperator
16059 \series default
16060 と付属する波括弧の間に、
16061 \series bold
16062 [l]
16063 \series default
16064 または
16065 \series bold
16066 [r]
16067 \series default
16068 と書き込みます。下記は、
16069 \series bold
16070
16071 \backslash
16072 smashoperator
16073 \series default
16074 のとりうる形の例です。
16075 \end_layout
16076
16077 \begin_layout Standard
16078 \begin_inset Formula 
16079 \[
16080 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}
16081 \]
16082
16083 \end_inset
16084
16085
16086 \end_layout
16087
16088 \begin_layout Standard
16089 \begin_inset VSpace bigskip
16090 \end_inset
16091
16092
16093 \end_layout
16094
16095 \begin_layout Standard
16096 範囲を持つ演算子が続くとき、出力での、範囲の組版は出来が良くないものになることがあります。下記をご覧ください。
16097 \begin_inset Formula 
16098 \[
16099 \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}
16100 \]
16101
16102 \end_inset
16103
16104 組版を改善するには、文書設定の
16105 \family sans
16106 数式オプション
16107 \family default
16108 で、
16109 \series bold
16110 mathtools
16111 \series default
16112 パッケージ
16113 \begin_inset Index idx
16114 status collapsed
16115
16116 \begin_layout Plain Layout
16117 ぱっけーじ@パッケージ ! mathtools
16118 \end_layout
16119
16120 \end_inset
16121
16122
16123 \family sans
16124 常に読み込み
16125 \family default
16126 オプションを指定してください。その上で、数式中の最初の演算子の前に直接、
16127 \series bold
16128
16129 \backslash
16130 adjustlimits
16131 \series default
16132 コマンド
16133 \begin_inset Index idx
16134 status collapsed
16135
16136 \begin_layout Plain Layout
16137 こまんど@コマンド ! A ! 
16138 \backslash
16139 adjustlimits
16140 \end_layout
16141
16142 \end_inset
16143
16144 を置いてください。そうすると、上記の例はこのようになります。
16145 \begin_inset Formula 
16146 \[
16147 \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}
16148 \]
16149
16150 \end_inset
16151
16152
16153 \end_layout
16154
16155 \begin_layout Standard
16156 \begin_inset VSpace bigskip
16157 \end_inset
16158
16159 一つの範囲を複数の演算子に用いる方法が、第
16160 \begin_inset CommandInset ref
16161 LatexCommand ref
16162 reference "subsec:自己定義演算子"
16163
16164 \end_inset
16165
16166 節に述べられています。
16167 \end_layout
16168
16169 \begin_layout Subsection
16170 演算子の修飾
16171 \begin_inset Index idx
16172 status collapsed
16173
16174 \begin_layout Plain Layout
16175 えんざんし@演算子 ! しゅうしょく@修飾
16176 \end_layout
16177
16178 \end_inset
16179
16180
16181 \end_layout
16182
16183 \begin_layout Standard
16184
16185 \series bold
16186
16187 \backslash
16188 overset
16189 \series default
16190
16191 \begin_inset Index idx
16192 status collapsed
16193
16194 \begin_layout Plain Layout
16195 こまんど@コマンド ! O ! 
16196 \backslash
16197 overset
16198 \end_layout
16199
16200 \end_inset
16201
16202 コマンドや
16203 \series bold
16204
16205 \backslash
16206 underset
16207 \series default
16208
16209 \begin_inset Index idx
16210 status collapsed
16211
16212 \begin_layout Plain Layout
16213 こまんど@コマンド ! U ! 
16214 \backslash
16215 underset
16216 \end_layout
16217
16218 \end_inset
16219
16220 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
16221 \series bold
16222
16223 \backslash
16224 sideset
16225 \series default
16226
16227 \begin_inset Index idx
16228 status collapsed
16229
16230 \begin_layout Plain Layout
16231 こまんど@コマンド ! S ! 
16232 \backslash
16233 sideset
16234 \end_layout
16235
16236 \end_inset
16237
16238 コマンドを使うと、文字を演算子の前や後ろに付けることができます。
16239 \end_layout
16240
16241 \begin_layout Standard
16242
16243 \series bold
16244
16245 \backslash
16246 sideset
16247 \series default
16248 には4つの派生版があります。
16249 \end_layout
16250
16251 \begin_layout Itemize
16252
16253 \series bold
16254
16255 \backslash
16256 sideset
16257 \series default
16258 は、演算子の隅に文字を置くのに用います。
16259 \end_layout
16260
16261 \begin_layout Itemize
16262
16263 \series bold
16264
16265 \backslash
16266 sidesetn
16267 \series default
16268 は、演算子の前後に文字を置くのに用います(この派生版は、\SpecialChar LaTeX
16269 の元々の
16270 \series bold
16271
16272 \backslash
16273 sideset
16274 \series default
16275 コマンドを表します)。
16276 \end_layout
16277
16278 \begin_layout Itemize
16279
16280 \series bold
16281
16282 \backslash
16283 sidesetl
16284 \series default
16285 は、演算子の左隅と後ろに文字を置くのに用います。
16286 \end_layout
16287
16288 \begin_layout Itemize
16289
16290 \series bold
16291
16292 \backslash
16293 sidesetr
16294 \series default
16295 は、演算子の右隅と前に文字を置くのに用います。
16296 \end_layout
16297
16298 \begin_layout Standard
16299 たとえば、
16300 \series bold
16301
16302 \backslash
16303 sidesetn
16304 \begin_inset space \textvisiblespace{}
16305 \end_inset
16306
16307
16308 \backslash
16309 sum
16310 \begin_inset space \textvisiblespace{}
16311 \end_inset
16312
16313
16314 \begin_inset Formula $\to$
16315 \end_inset
16316
16317 '
16318 \begin_inset Formula $\to$
16319 \end_inset
16320
16321 _k=1
16322 \begin_inset space \textvisiblespace{}
16323 \end_inset
16324
16325
16326 \series default
16327 ^
16328 \series bold
16329 n
16330 \series default
16331 というコマンドを入力すると、
16332 \begin_inset Formula 
16333 \[
16334 \sideset{}{'}\sum_{k=1}^{n}
16335 \]
16336
16337 \end_inset
16338
16339 のようになります。
16340 \end_layout
16341
16342 \begin_layout Standard
16343 \begin_inset Note Greyedout
16344 status open
16345
16346 \begin_layout Plain Layout
16347
16348 \series bold
16349 【註】
16350 \backslash
16351 sideset
16352 \series default
16353 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
16354 \end_layout
16355
16356 \end_inset
16357
16358
16359 \end_layout
16360
16361 \begin_layout Standard
16362 のようになります。最後の例からわかるように、
16363 \series bold
16364
16365 \backslash
16366 overset
16367 \series default
16368
16369 \series bold
16370
16371 \backslash
16372 underset
16373 \series default
16374 では、記号や文字にアクセントをつけることもできます。一方。 また、
16375 \series bold
16376
16377 \backslash
16378 overset
16379 \begin_inset space \textvisiblespace{}
16380 \end_inset
16381
16382
16383 \backslash
16384 maltese
16385 \begin_inset space \textvisiblespace{}
16386 \end_inset
16387
16388
16389 \series default
16390
16391 \begin_inset Formula $\uparrow$
16392 \end_inset
16393
16394
16395 \series bold
16396 a
16397 \series default
16398 というコマンドならば、
16399 \begin_inset Formula 
16400 \[
16401 \overset{a}{\maltese}
16402 \]
16403
16404 \end_inset
16405
16406
16407 \end_layout
16408
16409 \begin_layout Subsection
16410 二項演算子
16411 \begin_inset CommandInset label
16412 LatexCommand label
16413 name "subsec:二項演算子"
16414
16415 \end_inset
16416
16417
16418 \begin_inset Index idx
16419 status collapsed
16420
16421 \begin_layout Plain Layout
16422 えんざんし@演算子 ! にこう@二項
16423 \begin_inset space \thinspace{}
16424 \end_inset
16425
16426 ——
16427 \end_layout
16428
16429 \end_inset
16430
16431
16432 \end_layout
16433
16434 \begin_layout Standard
16435 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16436 \begin_inset VSpace medskip
16437 \end_inset
16438
16439
16440 \end_layout
16441
16442 \begin_layout Standard
16443 \begin_inset Tabular
16444 <lyxtabular version="3" rows="13" columns="2">
16445 <features booktabs="true" tabularvalignment="middle">
16446 <column alignment="center" valignment="top" width="0pt">
16447 <column alignment="center" valignment="top" width="0pt">
16448 <row>
16449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16450 \begin_inset Text
16451
16452 \begin_layout Plain Layout
16453 コマンド
16454 \begin_inset Note Note
16455 status collapsed
16456
16457 \begin_layout Plain Layout
16458 ここで
16459 \series bold
16460
16461 \backslash
16462 raisebox
16463 \series default
16464 はスペーサーとして使用しているだけです。
16465 \end_layout
16466
16467 \end_inset
16468
16469
16470 \end_layout
16471
16472 \end_inset
16473 </cell>
16474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16475 \begin_inset Text
16476
16477 \begin_layout Plain Layout
16478 出力
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 </row>
16484 <row>
16485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Plain Layout
16489 +
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 \begin_inset Formula $+$
16499 \end_inset
16500
16501
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 </row>
16507 <row>
16508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 -
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521 \begin_inset Formula $-$
16522 \end_inset
16523
16524
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 </row>
16530 <row>
16531 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16532 \begin_inset Text
16533
16534 \begin_layout Plain Layout
16535
16536 \backslash
16537 pm
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16543 \begin_inset Text
16544
16545 \begin_layout Plain Layout
16546 \begin_inset Formula $\pm$
16547 \end_inset
16548
16549
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 </row>
16555 <row>
16556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560
16561 \backslash
16562 mp
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Plain Layout
16571 \begin_inset Formula $\mp$
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 <row>
16581 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585
16586 \backslash
16587 cdot
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Plain Layout
16596 \begin_inset Formula $\cdot$
16597 \end_inset
16598
16599
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 </row>
16605 <row>
16606 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610
16611 \backslash
16612 times
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 \begin_inset Formula $\times$
16622 \end_inset
16623
16624
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 </row>
16630 <row>
16631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635
16636 \backslash
16637 div
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646 \begin_inset Formula $\div$
16647 \end_inset
16648
16649
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 </row>
16655 <row>
16656 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Plain Layout
16660 \begin_inset ERT
16661 status collapsed
16662
16663 \begin_layout Plain Layout
16664
16665
16666 \backslash
16667 raisebox{-1.2mm}{
16668 \end_layout
16669
16670 \end_inset
16671
16672 *
16673 \begin_inset ERT
16674 status collapsed
16675
16676 \begin_layout Plain Layout
16677
16678 }
16679 \end_layout
16680
16681 \end_inset
16682
16683
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Plain Layout
16692 \begin_inset Formula $*$
16693 \end_inset
16694
16695
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 </row>
16701 <row>
16702 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706
16707 \backslash
16708 star
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717 \begin_inset Formula $\star$
16718 \end_inset
16719
16720
16721 \end_layout
16722
16723 \end_inset
16724 </cell>
16725 </row>
16726 <row>
16727 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731
16732 \backslash
16733 circ
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16739 \begin_inset Text
16740
16741 \begin_layout Plain Layout
16742 \begin_inset Formula $\circ$
16743 \end_inset
16744
16745
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 </row>
16751 <row>
16752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756
16757 \backslash
16758 diamond
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16764 \begin_inset Text
16765
16766 \begin_layout Plain Layout
16767 \begin_inset Formula $\diamond$
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \end_inset
16774 </cell>
16775 </row>
16776 <row>
16777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781
16782 \backslash
16783 bullet
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16789 \begin_inset Text
16790
16791 \begin_layout Plain Layout
16792 \begin_inset Formula $\bullet$
16793 \end_inset
16794
16795
16796 \end_layout
16797
16798 \end_inset
16799 </cell>
16800 </row>
16801 </lyxtabular>
16802
16803 \end_inset
16804
16805
16806 \begin_inset space \hfill{}
16807 \end_inset
16808
16809
16810 \begin_inset Tabular
16811 <lyxtabular version="3" rows="13" columns="2">
16812 <features booktabs="true" tabularvalignment="middle">
16813 <column alignment="center" valignment="top" width="0pt">
16814 <column alignment="center" valignment="top" width="0pt">
16815 <row>
16816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820 コマンド
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 出力
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 </row>
16835 <row>
16836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840
16841 \backslash
16842 nabla
16843 \end_layout
16844
16845 \end_inset
16846 </cell>
16847 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16848 \begin_inset Text
16849
16850 \begin_layout Plain Layout
16851 \begin_inset Formula $\nabla$
16852 \end_inset
16853
16854
16855 \end_layout
16856
16857 \end_inset
16858 </cell>
16859 </row>
16860 <row>
16861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865
16866 \backslash
16867 bigtriangledown
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876 \begin_inset Formula $\bigtriangledown$
16877 \end_inset
16878
16879
16880 \end_layout
16881
16882 \end_inset
16883 </cell>
16884 </row>
16885 <row>
16886 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890
16891 \backslash
16892 bigtriangleup
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16898 \begin_inset Text
16899
16900 \begin_layout Plain Layout
16901 \begin_inset Formula $\bigtriangleup$
16902 \end_inset
16903
16904
16905 \end_layout
16906
16907 \end_inset
16908 </cell>
16909 </row>
16910 <row>
16911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915
16916 \backslash
16917 Box
16918 \end_layout
16919
16920 \end_inset
16921 </cell>
16922 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16923 \begin_inset Text
16924
16925 \begin_layout Plain Layout
16926 \begin_inset Formula $\Box$
16927 \end_inset
16928
16929
16930 \end_layout
16931
16932 \end_inset
16933 </cell>
16934 </row>
16935 <row>
16936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940
16941 \backslash
16942 cap 
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951 \begin_inset Formula $\cap$
16952 \end_inset
16953
16954
16955 \end_layout
16956
16957 \end_inset
16958 </cell>
16959 </row>
16960 <row>
16961 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965
16966 \backslash
16967 cup
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16973 \begin_inset Text
16974
16975 \begin_layout Plain Layout
16976 \begin_inset Formula $\cup$
16977 \end_inset
16978
16979
16980 \end_layout
16981
16982 \end_inset
16983 </cell>
16984 </row>
16985 <row>
16986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990
16991 \backslash
16992 dagger
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001 \begin_inset Formula $\dagger$
17002 \end_inset
17003
17004
17005 \end_layout
17006
17007 \end_inset
17008 </cell>
17009 </row>
17010 <row>
17011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015
17016 \backslash
17017 ddagger
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17023 \begin_inset Text
17024
17025 \begin_layout Plain Layout
17026 \begin_inset Formula $\ddagger$
17027 \end_inset
17028
17029
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 </row>
17035 <row>
17036 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040
17041 \backslash
17042 wr
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17048 \begin_inset Text
17049
17050 \begin_layout Plain Layout
17051 \begin_inset Formula $\wr$
17052 \end_inset
17053
17054
17055 \end_layout
17056
17057 \end_inset
17058 </cell>
17059 </row>
17060 <row>
17061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065
17066 \backslash
17067 bigcirc
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17073 \begin_inset Text
17074
17075 \begin_layout Plain Layout
17076 \begin_inset Formula $\bigcirc$
17077 \end_inset
17078
17079
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 </row>
17085 <row>
17086 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090
17091 \backslash
17092 wedge
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 \begin_inset Formula $\wedge$
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 <row>
17111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115
17116 \backslash
17117 vee
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 \begin_inset Formula $\vee$
17127 \end_inset
17128
17129
17130 \end_layout
17131
17132 \end_inset
17133 </cell>
17134 </row>
17135 </lyxtabular>
17136
17137 \end_inset
17138
17139
17140 \begin_inset space \hfill{}
17141 \end_inset
17142
17143
17144 \begin_inset Tabular
17145 <lyxtabular version="3" rows="13" columns="2">
17146 <features booktabs="true" tabularvalignment="middle">
17147 <column alignment="center" valignment="top" width="0pt">
17148 <column alignment="center" valignment="top" width="0pt">
17149 <row>
17150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17151 \begin_inset Text
17152
17153 \begin_layout Plain Layout
17154 コマンド
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 出力
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 <row>
17170 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174
17175 \backslash
17176 oplus
17177 \end_layout
17178
17179 \end_inset
17180 </cell>
17181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17182 \begin_inset Text
17183
17184 \begin_layout Plain Layout
17185 \begin_inset Formula $\oplus$
17186 \end_inset
17187
17188
17189 \end_layout
17190
17191 \end_inset
17192 </cell>
17193 </row>
17194 <row>
17195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199
17200 \backslash
17201 ominus
17202 \end_layout
17203
17204 \end_inset
17205 </cell>
17206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17207 \begin_inset Text
17208
17209 \begin_layout Plain Layout
17210 \begin_inset Formula $\ominus$
17211 \end_inset
17212
17213
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 </row>
17219 <row>
17220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \backslash
17226 otimes
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 \begin_inset Formula $\otimes$
17236 \end_inset
17237
17238
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 </row>
17244 <row>
17245 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249
17250 \backslash
17251 oslash
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Formula $\oslash$
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 </row>
17269 <row>
17270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274
17275 \backslash
17276 odot
17277 \end_layout
17278
17279 \end_inset
17280 </cell>
17281 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17282 \begin_inset Text
17283
17284 \begin_layout Plain Layout
17285 \begin_inset Formula $\odot$
17286 \end_inset
17287
17288
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 </row>
17294 <row>
17295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299
17300 \backslash
17301 amalg
17302 \end_layout
17303
17304 \end_inset
17305 </cell>
17306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 \begin_inset Formula $\amalg$
17311 \end_inset
17312
17313
17314 \end_layout
17315
17316 \end_inset
17317 </cell>
17318 </row>
17319 <row>
17320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout Plain Layout
17324
17325 \backslash
17326 uplus
17327 \end_layout
17328
17329 \end_inset
17330 </cell>
17331 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17332 \begin_inset Text
17333
17334 \begin_layout Plain Layout
17335 \begin_inset Formula $\uplus$
17336 \end_inset
17337
17338
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 </row>
17344 <row>
17345 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \backslash
17351 setminus
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 \begin_inset Formula $\setminus$
17361 \end_inset
17362
17363
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 </row>
17369 <row>
17370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \backslash
17376 sqcap
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 \begin_inset Formula $\sqcap$
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 </row>
17394 <row>
17395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399
17400 \backslash
17401 sqcup
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 \begin_inset Formula $\sqcup$
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 </row>
17419 <row>
17420 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424
17425 \backslash
17426 triangleleft
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 \begin_inset Formula $\triangleleft$
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 </row>
17444 <row>
17445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449
17450 \backslash
17451 triangleright
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460 \begin_inset Formula $\triangleright$
17461 \end_inset
17462
17463
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 </row>
17469 </lyxtabular>
17470
17471 \end_inset
17472
17473
17474 \end_layout
17475
17476 \begin_layout Standard
17477 二項演算子は、すべて数式ツールバーボタンの
17478 \begin_inset Info
17479 type  "icon"
17480 arg   "math-insert \\pm"
17481 \end_inset
17482
17483 から挿入することもできます。
17484 \end_layout
17485
17486 \begin_layout Standard
17487 ラプラス演算子を組版するには、
17488 \series bold
17489
17490 \backslash
17491 bigtriangleup
17492 \series default
17493 以外に、
17494 \series bold
17495
17496 \backslash
17497 Delta
17498 \series default
17499
17500 \series bold
17501
17502 \backslash
17503 nabla
17504 \series default
17505 ^
17506 \series bold
17507 2
17508 \series default
17509 (
17510 \begin_inset Formula $\nabla^{2}$
17511 \end_inset
17512
17513 )を使用することもできます。
17514 \end_layout
17515
17516 \begin_layout Standard
17517
17518 \family sans
17519 挿入\SpecialChar menuseparator
17520 特殊文字
17521 \family default
17522 メニューの
17523 \family sans
17524 メニュー区切り
17525 \family default
17526 で入力される文字は、
17527 \series bold
17528
17529 \backslash
17530 triangleright
17531 \series default
17532 演算子です。
17533 \end_layout
17534
17535 \begin_layout Subsection
17536 自己定義演算子
17537 \begin_inset CommandInset label
17538 LatexCommand label
17539 name "subsec:自己定義演算子"
17540
17541 \end_inset
17542
17543
17544 \begin_inset Index idx
17545 status collapsed
17546
17547 \begin_layout Plain Layout
17548 えんざんし@演算子 ! じこていぎ@自己定義
17549 \begin_inset space \thinspace{}
17550 \end_inset
17551
17552 ——
17553 \end_layout
17554
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \begin_layout Standard
17561 \SpecialChar LaTeX
17562 プリアンブルで
17563 \series bold
17564
17565 \backslash
17566 DeclareMathOperator
17567 \series default
17568
17569 \begin_inset Index idx
17570 status collapsed
17571
17572 \begin_layout Plain Layout
17573 こまんど@コマンド ! D ! 
17574 \backslash
17575 dbinom@
17576 \backslash
17577 DeclareMathOperator
17578 \end_layout
17579
17580 \end_inset
17581
17582 コマンドを使用すると、自己定義演算子を定義することができます。このコマンドの書式は
17583 \end_layout
17584
17585 \begin_layout Standard
17586
17587 \series bold
17588
17589 \backslash
17590 DeclareMathOperator{新規コマンド}{表示}
17591 \end_layout
17592
17593 \begin_layout Standard
17594 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17595 \begin_inset CommandInset ref
17596 LatexCommand ref
17597 reference "subsec:演算子の範囲"
17598
17599 \end_inset
17600
17601 節で述べられた範囲を指定することができます。
17602 \end_layout
17603
17604 \begin_layout Standard
17605 たとえば、以下のような\SpecialChar LaTeX
17606 プリアンブル行
17607 \end_layout
17608
17609 \begin_layout Standard
17610
17611 \series bold
17612
17613 \backslash
17614 DeclareMathOperator*{
17615 \backslash
17616 Lozenge}{
17617 \backslash
17618 blacklozenge}
17619 \end_layout
17620
17621 \begin_layout Standard
17622 は、第
17623 \begin_inset CommandInset ref
17624 LatexCommand ref
17625 reference "subsec:その他の記号"
17626
17627 \end_inset
17628
17629 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17630 \series bold
17631
17632 \backslash
17633 Lozenge
17634 \series default
17635 を定義します。
17636 \begin_inset Formula 
17637 \[
17638 \Lozenge_{n=1}^{\infty}
17639 \]
17640
17641 \end_inset
17642
17643 上記の数式を作るコマンドは、
17644 \series bold
17645
17646 \backslash
17647 Lozenge
17648 \series default
17649 ^
17650 \series bold
17651
17652 \backslash
17653 infty
17654 \begin_inset Formula $\to$
17655 \end_inset
17656
17657 _n=1
17658 \series default
17659 です。
17660 \end_layout
17661
17662 \begin_layout Standard
17663 \begin_inset VSpace bigskip
17664 \end_inset
17665
17666 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17667 \series bold
17668
17669 \backslash
17670 mathop
17671 \series default
17672
17673 \begin_inset Index idx
17674 status collapsed
17675
17676 \begin_layout Plain Layout
17677 こまんど@コマンド ! M ! 
17678 \backslash
17679 mathop
17680 \end_layout
17681
17682 \end_inset
17683
17684 コマンドおよび
17685 \series bold
17686
17687 \backslash
17688 mathbin
17689 \series default
17690
17691 \begin_inset Index idx
17692 status collapsed
17693
17694 \begin_layout Plain Layout
17695 こまんど@コマンド ! M ! 
17696 \backslash
17697 mathbin
17698 \end_layout
17699
17700 \end_inset
17701
17702 コマンドを用いて定義を行うこともできます。
17703 \end_layout
17704
17705 \begin_layout Standard
17706 (書式)
17707 \series bold
17708
17709 \backslash
17710 mathop{表示}
17711 \series default
17712 および
17713 \series bold
17714
17715 \backslash
17716 mathbin{表示}
17717 \end_layout
17718
17719 \begin_layout Standard
17720
17721 \series bold
17722
17723 \backslash
17724 mathop
17725 \series default
17726 は大演算子を定義し、
17727 \series bold
17728
17729 \backslash
17730 mathbin
17731 \series default
17732 は二項演算子を定義します。
17733 \end_layout
17734
17735 \begin_layout Standard
17736 たとえば
17737 \series bold
17738
17739 \backslash
17740 mathop
17741 \series default
17742 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17743 \end_layout
17744
17745 \begin_layout Standard
17746 \begin_inset Formula 
17747 \[
17748 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17749 \]
17750
17751 \end_inset
17752
17753
17754 \end_layout
17755
17756 \begin_layout Standard
17757 上記の数式では
17758 \begin_inset Newline newline
17759 \end_inset
17760
17761
17762 \series bold
17763
17764 \backslash
17765 mathop{
17766 \backslash
17767 sum
17768 \backslash
17769 negmedspace
17770 \backslash
17771 sum
17772 \series default
17773
17774 \begin_inset space \textvisiblespace{}
17775 \end_inset
17776
17777
17778 \series bold
17779
17780 \begin_inset Formula $\to$
17781 \end_inset
17782
17783 ^N
17784 \series default
17785
17786 \begin_inset space \textvisiblespace{}
17787 \end_inset
17788
17789
17790 \series bold
17791 _i,j=1
17792 \begin_inset Newline newline
17793 \end_inset
17794
17795
17796 \series default
17797 というコマンドを用いています。
17798 \end_layout
17799
17800 \begin_layout Section
17801 書体
17802 \begin_inset Index idx
17803 status collapsed
17804
17805 \begin_layout Plain Layout
17806 しょたい@書体
17807 \end_layout
17808
17809 \end_inset
17810
17811
17812 \begin_inset Index idx
17813 status collapsed
17814
17815 \begin_layout Plain Layout
17816 ふぉんと@フォント
17817 \begin_inset ERT
17818 status collapsed
17819
17820 \begin_layout Plain Layout
17821
17822 |see{
17823 \end_layout
17824
17825 \end_inset
17826
17827 書体
17828 \begin_inset ERT
17829 status collapsed
17830
17831 \begin_layout Plain Layout
17832
17833 }
17834 \end_layout
17835
17836 \end_inset
17837
17838
17839 \end_layout
17840
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \begin_layout Subsection
17847 書体様式
17848 \begin_inset CommandInset label
17849 LatexCommand label
17850 name "subsec:書体様式"
17851
17852 \end_inset
17853
17854
17855 \begin_inset Index idx
17856 status collapsed
17857
17858 \begin_layout Plain Layout
17859 しょたい@書体 ! ようしき@様式
17860 \end_layout
17861
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \begin_layout Standard
17868 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17869 \end_layout
17870
17871 \begin_layout Standard
17872 \align center
17873 \begin_inset space \hfill{}
17874 \end_inset
17875
17876
17877 \begin_inset Tabular
17878 <lyxtabular version="3" rows="6" columns="2">
17879 <features booktabs="true" tabularvalignment="middle">
17880 <column alignment="center" valignment="top" width="0pt">
17881 <column alignment="center" valignment="top">
17882 <row>
17883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887 コマンド
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
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 mathbb
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 $\mathbb{ABC}$
17927 \end_inset
17928
17929
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 </row>
17935 <row>
17936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940
17941 \backslash
17942 mathbf
17943 \series bold
17944
17945 \begin_inset space \textvisiblespace{}
17946 \end_inset
17947
17948
17949 \series default
17950 AbC
17951 \end_layout
17952
17953 \end_inset
17954 </cell>
17955 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959 \begin_inset Formula $\mathbf{AbC}$
17960 \end_inset
17961
17962
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 </row>
17968 <row>
17969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973
17974 \backslash
17975 boldsymbol
17976 \series bold
17977
17978 \begin_inset space \textvisiblespace{}
17979 \end_inset
17980
17981
17982 \series default
17983 AbC
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 \begin_inset Formula $\boldsymbol{AbC}$
17993 \end_inset
17994
17995
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 </row>
18001 <row>
18002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006
18007 \backslash
18008 mathcal
18009 \series bold
18010
18011 \begin_inset space \textvisiblespace{}
18012 \end_inset
18013
18014
18015 \series default
18016 ABC
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025 \begin_inset Formula $\mathcal{ABC}$
18026 \end_inset
18027
18028
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 </row>
18034 <row>
18035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039
18040 \backslash
18041 mathfrak
18042 \series bold
18043
18044 \begin_inset space \textvisiblespace{}
18045 \end_inset
18046
18047
18048 \series default
18049 AbC
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 \begin_inset Formula $\mathfrak{AbC}$
18059 \end_inset
18060
18061
18062 \end_layout
18063
18064 \end_inset
18065 </cell>
18066 </row>
18067 </lyxtabular>
18068
18069 \end_inset
18070
18071
18072 \begin_inset space \hfill{}
18073 \end_inset
18074
18075
18076 \begin_inset Tabular
18077 <lyxtabular version="3" rows="6" columns="2">
18078 <features booktabs="true" tabularvalignment="middle">
18079 <column alignment="center" valignment="top" width="0pt">
18080 <column alignment="center" valignment="top">
18081 <row>
18082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086 コマンド
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18092 \begin_inset Text
18093
18094 \begin_layout Plain Layout
18095 出力
18096 \end_layout
18097
18098 \end_inset
18099 </cell>
18100 </row>
18101 <row>
18102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106
18107 \backslash
18108 mathit
18109 \series bold
18110
18111 \begin_inset space \textvisiblespace{}
18112 \end_inset
18113
18114
18115 \series default
18116 AbC
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Formula $\mathit{AbC}$
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 </row>
18134 <row>
18135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139
18140 \backslash
18141 mathrm
18142 \series bold
18143
18144 \begin_inset space \textvisiblespace{}
18145 \end_inset
18146
18147
18148 \series default
18149 AbC
18150 \end_layout
18151
18152 \end_inset
18153 </cell>
18154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18155 \begin_inset Text
18156
18157 \begin_layout Plain Layout
18158 \begin_inset Formula $\mathrm{AbC}$
18159 \end_inset
18160
18161
18162 \end_layout
18163
18164 \end_inset
18165 </cell>
18166 </row>
18167 <row>
18168 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18169 \begin_inset Text
18170
18171 \begin_layout Plain Layout
18172
18173 \backslash
18174 mathsf
18175 \series bold
18176
18177 \begin_inset space \textvisiblespace{}
18178 \end_inset
18179
18180
18181 \series default
18182 AbC
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 \begin_inset Formula $\mathsf{AbC}$
18192 \end_inset
18193
18194
18195 \end_layout
18196
18197 \end_inset
18198 </cell>
18199 </row>
18200 <row>
18201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18202 \begin_inset Text
18203
18204 \begin_layout Plain Layout
18205
18206 \backslash
18207 mathtt
18208 \series bold
18209
18210 \begin_inset space \textvisiblespace{}
18211 \end_inset
18212
18213
18214 \series default
18215 AbC
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224 \begin_inset Formula $\mathtt{AbC}$
18225 \end_inset
18226
18227
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 </row>
18233 <row>
18234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238
18239 \backslash
18240 mathscr
18241 \series bold
18242
18243 \begin_inset space \textvisiblespace{}
18244 \end_inset
18245
18246
18247 \series default
18248 ABC
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 \begin_inset Formula $\mathscr{ABC}$
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 </lyxtabular>
18267
18268 \end_inset
18269
18270
18271 \begin_inset space \hfill{}
18272 \end_inset
18273
18274
18275 \end_layout
18276
18277 \begin_layout Standard
18278 \begin_inset Note Greyedout
18279 status open
18280
18281 \begin_layout Plain Layout
18282
18283 \series bold
18284 【註】
18285 \backslash
18286 mathbb
18287 \series default
18288
18289 \series bold
18290 mathcal
18291 \series default
18292 様式と
18293 \series bold
18294
18295 \backslash
18296 mathscr
18297 \series default
18298 様式は、大文字にのみ使用することができます。
18299 \end_layout
18300
18301 \end_inset
18302
18303
18304 \end_layout
18305
18306 \begin_layout Standard
18307 既定では、
18308 \series bold
18309
18310 \backslash
18311 mathnormal
18312 \series default
18313 様式に設定されています。
18314 \end_layout
18315
18316 \begin_layout Standard
18317 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18318 \begin_inset Formula 
18319 \[
18320 \mathfrak{A=\frac{b}{C}}
18321 \]
18322
18323 \end_inset
18324
18325
18326 \end_layout
18327
18328 \begin_layout Standard
18329 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18330 \series bold
18331
18332 \backslash
18333 textrm
18334 \series default
18335 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、\SpecialChar LyX
18336 のバグです
18337 \begin_inset Foot
18338 status collapsed
18339
18340 \begin_layout Plain Layout
18341 \begin_inset CommandInset href
18342 LatexCommand href
18343 name "LyX-bug #4629"
18344 target "http://www.lyx.org/trac/ticket/4629"
18345
18346 \end_inset
18347
18348
18349 \end_layout
18350
18351 \end_inset
18352
18353
18354 \end_layout
18355
18356 \begin_layout Standard
18357 書体様式コマンドの代わりに、
18358 \family sans
18359 編集\SpecialChar menuseparator
18360 数学\SpecialChar menuseparator
18361 文字様式
18362 \family default
18363 ダイアログや、
18364 \begin_inset Info
18365 type  "icon"
18366 arg   "math-insert \\font"
18367 \end_inset
18368
18369 を使用することもできます。
18370 \end_layout
18371
18372 \begin_layout Subsection
18373 ボールド体の数式
18374 \begin_inset CommandInset label
18375 LatexCommand label
18376 name "subsec:ボールド体の数式"
18377
18378 \end_inset
18379
18380
18381 \begin_inset Index idx
18382 status collapsed
18383
18384 \begin_layout Plain Layout
18385 すうしき@数式 ! ぼーるどたい@ボールド体
18386 \end_layout
18387
18388 \end_inset
18389
18390
18391 \end_layout
18392
18393 \begin_layout Standard
18394 数式全体をボールド体にしようとすると、前節の
18395 \series bold
18396
18397 \backslash
18398 mathbf
18399 \series default
18400 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18401 字してしまいます。
18402 \end_layout
18403
18404 \begin_layout Standard
18405 \begin_inset Formula 
18406 \[
18407 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18408 \]
18409
18410 \end_inset
18411
18412
18413 \end_layout
18414
18415 \begin_layout Standard
18416 この数式を正しく表示するには、以下のように、
18417 \series bold
18418
18419 \backslash
18420 boldsymbol
18421 \series default
18422 コマンドを使用します。
18423 \begin_inset Formula 
18424 \[
18425 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18426 \]
18427
18428 \end_inset
18429
18430 また、数式を
18431 \series bold
18432 boldmath環境
18433 \series default
18434 に設定する方法もあります。この環境は、\SpecialChar TeX
18435 モードで
18436 \series bold
18437
18438 \backslash
18439 boldmath
18440 \begin_inset Index idx
18441 status collapsed
18442
18443 \begin_layout Plain Layout
18444 こまんど@コマンド ! B ! 
18445 \backslash
18446 boldmath
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \series default
18453 コマンドを挿入することによって作ることができます。環境を閉じるには、
18454 \series bold
18455
18456 \backslash
18457 unboldmath
18458 \begin_inset Index idx
18459 status collapsed
18460
18461 \begin_layout Plain Layout
18462 こまんど@コマンド ! U ! 
18463 \backslash
18464 unboldmath
18465 \end_layout
18466
18467 \end_inset
18468
18469
18470 \series default
18471 コマンドを\SpecialChar TeX
18472 モードで挿入します。
18473 \begin_inset ERT
18474 status collapsed
18475
18476 \begin_layout Plain Layout
18477
18478
18479 \backslash
18480 boldmath 
18481 \end_layout
18482
18483 \end_inset
18484
18485
18486 \begin_inset Formula 
18487 \[
18488 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18489 \]
18490
18491 \end_inset
18492
18493
18494 \begin_inset ERT
18495 status collapsed
18496
18497 \begin_layout Plain Layout
18498
18499
18500 \backslash
18501 unboldmath 
18502 \end_layout
18503
18504 \end_inset
18505
18506
18507 \end_layout
18508
18509 \begin_layout Subsection
18510 色付きの数式
18511 \begin_inset Index idx
18512 status collapsed
18513
18514 \begin_layout Plain Layout
18515 すうしき@数式 ! いろつき@色付き
18516 \end_layout
18517
18518 \end_inset
18519
18520
18521 \end_layout
18522
18523 \begin_layout Standard
18524 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18525 \begin_inset Formula 
18526 \[
18527 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18528 \]
18529
18530 \end_inset
18531
18532
18533 \end_layout
18534
18535 \begin_layout Standard
18536
18537 \begin_inset CommandInset ref
18538 LatexCommand ref
18539 reference "subsec:色付きボックス"
18540
18541 \end_inset
18542
18543 節に述べられているように、自己定義の色を定義することもできます。自己定義の色は、以下の書式を持つ
18544 \series bold
18545
18546 \backslash
18547 textcolor
18548 \series default
18549
18550 \begin_inset Index idx
18551 status collapsed
18552
18553 \begin_layout Plain Layout
18554 こまんど@コマンド ! T ! 
18555 \backslash
18556 textcolor
18557 \end_layout
18558
18559 \end_inset
18560
18561 \SpecialChar TeX
18562 コードコマンドで適用することができます。
18563 \end_layout
18564
18565 \begin_layout Standard
18566
18567 \series bold
18568
18569 \backslash
18570 textcolor{色}{文字ないし数式}
18571 \end_layout
18572
18573 \begin_layout Standard
18574 下記の例は、全体を濃緑にし、一部を赤にしています。
18575 \end_layout
18576
18577 \begin_layout Standard
18578 \begin_inset ERT
18579 status collapsed
18580
18581 \begin_layout Plain Layout
18582
18583
18584 \backslash
18585 textcolor{darkgreen}{
18586 \end_layout
18587
18588 \end_inset
18589
18590
18591 \begin_inset Formula 
18592 \[
18593 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18594 \]
18595
18596 \end_inset
18597
18598
18599 \begin_inset ERT
18600 status collapsed
18601
18602 \begin_layout Plain Layout
18603
18604 }
18605 \end_layout
18606
18607 \end_inset
18608
18609
18610 \end_layout
18611
18612 \begin_layout Standard
18613 \SpecialChar LyX
18614 のバグのため、自己定義色は数式全体に対してしか使用することができません
18615 \begin_inset Foot
18616 status collapsed
18617
18618 \begin_layout Plain Layout
18619 \begin_inset CommandInset href
18620 LatexCommand href
18621 name "LyX-bug #5269"
18622 target "http://www.lyx.org/trac/ticket/5269"
18623
18624 \end_inset
18625
18626
18627 \end_layout
18628
18629 \end_inset
18630
18631
18632 \end_layout
18633
18634 \begin_layout Subsection
18635 書体寸法
18636 \begin_inset CommandInset label
18637 LatexCommand label
18638 name "subsec:書体寸法"
18639
18640 \end_inset
18641
18642
18643 \begin_inset Index idx
18644 status collapsed
18645
18646 \begin_layout Plain Layout
18647 しょたい@書体 ! すんぽう@寸法
18648 \end_layout
18649
18650 \end_inset
18651
18652
18653 \end_layout
18654
18655 \begin_layout Standard
18656 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18657 \end_layout
18658
18659 \begin_layout Standard
18660
18661 \series bold
18662
18663 \backslash
18664 Huge
18665 \series default
18666
18667 \series bold
18668
18669 \backslash
18670 huge
18671 \series default
18672
18673 \series bold
18674
18675 \backslash
18676 LARGE
18677 \series default
18678
18679 \series bold
18680
18681 \backslash
18682 Large
18683 \series default
18684
18685 \series bold
18686
18687 \backslash
18688 large
18689 \series default
18690
18691 \series bold
18692
18693 \backslash
18694 normalsize
18695 \series default
18696
18697 \series bold
18698
18699 \backslash
18700 small
18701 \series default
18702 ,
18703 \begin_inset Newline newline
18704 \end_inset
18705
18706
18707 \series bold
18708
18709 \backslash
18710 footnotesize
18711 \series default
18712
18713 \series bold
18714
18715 \backslash
18716 scriptsize
18717 \series default
18718 、および
18719 \series bold
18720
18721 \backslash
18722 tiny
18723 \end_layout
18724
18725 \begin_layout Standard
18726 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18727 \series bold
18728
18729 \backslash
18730 normalsize
18731 \series default
18732 コマンドに設定されます。他のコマンドは、
18733 \series bold
18734
18735 \backslash
18736 normalsize
18737 \series default
18738 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18739 \begin_inset space \thinspace{}
18740 \end_inset
18741
18742 ptであるならば、
18743 \series bold
18744
18745 \backslash
18746 Huge
18747 \series default
18748 コマンドは
18749 \series bold
18750
18751 \backslash
18752 huge
18753 \series default
18754 コマンドと同じ大きさに落とされます。
18755 \end_layout
18756
18757 \begin_layout Standard
18758 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドを\SpecialChar TeX
18759 モードで挿入します。元の書体寸法に戻すには、数式の後に\SpecialChar TeX
18760 モードで
18761 \series bold
18762
18763 \backslash
18764 normalsize
18765 \series default
18766 コマンドを挿入します。
18767 \end_layout
18768
18769 \begin_layout Standard
18770 数式内では、以下の寸法コマンドまたはツールバーボタン
18771 \begin_inset Info
18772 type  "icon"
18773 arg   "math-insert \\style"
18774 \end_inset
18775
18776 を使用して、寸法を変更することができます。
18777 \begin_inset Separator parbreak
18778 \end_inset
18779
18780
18781 \end_layout
18782
18783 \begin_layout Standard
18784 \noindent
18785 \align center
18786 \begin_inset Tabular
18787 <lyxtabular version="3" rows="5" columns="2">
18788 <features booktabs="true" tabularvalignment="middle">
18789 <column alignment="center" valignment="top" width="0pt">
18790 <column alignment="center" valignment="top">
18791 <row>
18792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796 コマンド
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805 出力
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 </row>
18811 <row>
18812 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816
18817 \backslash
18818 displaystyle
18819 \begin_inset Index idx
18820 status collapsed
18821
18822 \begin_layout Plain Layout
18823 こまんど@コマンド ! D ! 
18824 \backslash
18825 displaystyle
18826 \end_layout
18827
18828 \end_inset
18829
18830
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 </row>
18848 <row topspace="1mm">
18849 <cell alignment="center" valignment="top" usebox="none">
18850 \begin_inset Text
18851
18852 \begin_layout Plain Layout
18853
18854 \backslash
18855 textstyle
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18865 \end_inset
18866
18867
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 </row>
18873 <row>
18874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878
18879 \backslash
18880 scriptstyle
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18890 \end_inset
18891
18892
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 </row>
18898 <row>
18899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903
18904 \backslash
18905 scriptscriptstyle
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \end_inset
18921 </cell>
18922 </row>
18923 </lyxtabular>
18924
18925 \end_inset
18926
18927
18928 \end_layout
18929
18930 \begin_layout Standard
18931 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18932 \end_layout
18933
18934 \begin_layout Standard
18935 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18936 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18937 \begin_inset VSpace -2mm
18938 \end_inset
18939
18940
18941 \end_layout
18942
18943 \begin_layout Standard
18944 \begin_inset ERT
18945 status collapsed
18946
18947 \begin_layout Plain Layout
18948
18949
18950 \backslash
18951 huge 
18952 \end_layout
18953
18954 \end_inset
18955
18956
18957 \begin_inset Formula 
18958 \[
18959 A=\frac{B}{c}\cdot\maltese
18960 \]
18961
18962 \end_inset
18963
18964
18965 \begin_inset Formula 
18966 \[
18967 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18968 \]
18969
18970 \end_inset
18971
18972
18973 \begin_inset ERT
18974 status collapsed
18975
18976 \begin_layout Plain Layout
18977
18978
18979 \backslash
18980 normalsize 
18981 \end_layout
18982
18983 \end_inset
18984
18985
18986 \end_layout
18987
18988 \begin_layout Standard
18989 \begin_inset VSpace medskip
18990 \end_inset
18991
18992 二つの式の前には、
18993 \series bold
18994
18995 \backslash
18996 huge
18997 \series default
18998 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
18999 \begin_inset Newline newline
19000 \end_inset
19001
19002
19003 \series bold
19004
19005 \backslash
19006 maltese
19007 \begin_inset space \textvisiblespace{}
19008 \end_inset
19009
19010 A Alt+M M 
19011 \backslash
19012 Large
19013 \begin_inset space \textvisiblespace{}
19014 \end_inset
19015
19016
19017 \backslash
19018 maltese
19019 \begin_inset space \textvisiblespace{}
19020 \end_inset
19021
19022
19023 \backslash
19024 textit
19025 \begin_inset space \textvisiblespace{}
19026 \end_inset
19027
19028 A
19029 \begin_inset Formula $\to$
19030 \end_inset
19031
19032
19033 \begin_inset Formula $\to$
19034 \end_inset
19035
19036
19037 \begin_inset Newline newline
19038 \end_inset
19039
19040
19041 \begin_inset space \hspace*{}
19042 \length 1cm
19043 \end_inset
19044
19045 Alt+M
19046 \series default
19047  
19048 \series bold
19049
19050 \backslash
19051 tiny
19052 \begin_inset space \textvisiblespace{}
19053 \end_inset
19054
19055
19056 \backslash
19057 maltese
19058 \begin_inset space \textvisiblespace{}
19059 \end_inset
19060
19061
19062 \backslash
19063 textit
19064 \begin_inset space \textvisiblespace{}
19065 \end_inset
19066
19067 A
19068 \begin_inset Newline newline
19069 \end_inset
19070
19071
19072 \series default
19073 のようになります。
19074 \end_layout
19075
19076 \begin_layout Standard
19077 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19078 \end_layout
19079
19080 \begin_layout Section
19081 ギリシャ文字
19082 \begin_inset Index idx
19083 status collapsed
19084
19085 \begin_layout Plain Layout
19086 ぎりしゃもじ@ギリシャ文字
19087 \end_layout
19088
19089 \end_inset
19090
19091
19092 \end_layout
19093
19094 \begin_layout Standard
19095 すべてのギリシャ文字は、ツールバーボタンの
19096 \begin_inset Info
19097 type  "icon"
19098 arg   "math-insert \\alpha"
19099 \end_inset
19100
19101 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19102 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19103 \end_layout
19104
19105 \begin_layout Subsection
19106 小文字
19107 \begin_inset Index idx
19108 status collapsed
19109
19110 \begin_layout Plain Layout
19111 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19112 \end_layout
19113
19114 \end_inset
19115
19116
19117 \end_layout
19118
19119 \begin_layout Standard
19120 \begin_inset space \hfill{}
19121 \end_inset
19122
19123
19124 \begin_inset Tabular
19125 <lyxtabular version="3" rows="11" columns="2">
19126 <features booktabs="true" tabularvalignment="middle">
19127 <column alignment="center" valignment="top" width="0pt">
19128 <column alignment="center" valignment="top" width="0pt">
19129 <row>
19130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134 コマンド
19135 \end_layout
19136
19137 \end_inset
19138 </cell>
19139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19140 \begin_inset Text
19141
19142 \begin_layout Plain Layout
19143 出力
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 </row>
19149 <row>
19150 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154
19155 \backslash
19156 alpha
19157 \end_layout
19158
19159 \end_inset
19160 </cell>
19161 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19162 \begin_inset Text
19163
19164 \begin_layout Plain Layout
19165 \begin_inset Formula $\alpha$
19166 \end_inset
19167
19168
19169 \end_layout
19170
19171 \end_inset
19172 </cell>
19173 </row>
19174 <row>
19175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179
19180 \backslash
19181 beta
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190 \begin_inset Formula $\beta$
19191 \end_inset
19192
19193
19194 \end_layout
19195
19196 \end_inset
19197 </cell>
19198 </row>
19199 <row>
19200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19201 \begin_inset Text
19202
19203 \begin_layout Plain Layout
19204
19205 \backslash
19206 gamma
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215 \begin_inset Formula $\gamma$
19216 \end_inset
19217
19218
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 <row>
19225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229
19230 \backslash
19231 delta
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 \begin_inset Formula $\delta$
19241 \end_inset
19242
19243
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 </row>
19249 <row>
19250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254
19255 \backslash
19256 epsilon
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265 \begin_inset Formula $\epsilon$
19266 \end_inset
19267
19268
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 </row>
19274 <row>
19275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279
19280 \backslash
19281 varepsilon
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 \begin_inset Formula $\varepsilon$
19291 \end_inset
19292
19293
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 </row>
19299 <row>
19300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304
19305 \backslash
19306 zeta
19307 \end_layout
19308
19309 \end_inset
19310 </cell>
19311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315 \begin_inset Formula $\zeta$
19316 \end_inset
19317
19318
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 </row>
19324 <row>
19325 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329
19330 \backslash
19331 eta
19332 \end_layout
19333
19334 \end_inset
19335 </cell>
19336 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340 \begin_inset Formula $\eta$
19341 \end_inset
19342
19343
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 </row>
19349 <row>
19350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354
19355 \backslash
19356 theta
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365 \begin_inset Formula $\theta$
19366 \end_inset
19367
19368
19369 \end_layout
19370
19371 \end_inset
19372 </cell>
19373 </row>
19374 <row>
19375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19376 \begin_inset Text
19377
19378 \begin_layout Plain Layout
19379
19380 \backslash
19381 vartheta
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 \begin_inset Formula $\vartheta$
19391 \end_inset
19392
19393
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 </row>
19399 </lyxtabular>
19400
19401 \end_inset
19402
19403
19404 \begin_inset space \hfill{}
19405 \end_inset
19406
19407
19408 \begin_inset Tabular
19409 <lyxtabular version="3" rows="12" columns="2">
19410 <features booktabs="true" tabularvalignment="middle">
19411 <column alignment="center" valignment="top" width="0pt">
19412 <column alignment="center" valignment="top" width="0pt">
19413 <row>
19414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 コマンド
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427 出力
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \backslash
19440 iota
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 \begin_inset Formula $\iota$
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 <row>
19459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463
19464 \backslash
19465 kappa
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 \begin_inset Formula $\kappa$
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row>
19484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \backslash
19490 varkappa
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 \begin_inset Formula $\varkappa$
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 lambda
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\lambda$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 mu
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\mu$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \backslash
19565 nu
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset Formula $\nu$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 xi
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\xi$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613 o
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622 \begin_inset Formula $o$
19623 \end_inset
19624
19625
19626 \end_layout
19627
19628 \end_inset
19629 </cell>
19630 </row>
19631 <row>
19632 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19633 \begin_inset Text
19634
19635 \begin_layout Plain Layout
19636
19637 \backslash
19638 pi
19639 \end_layout
19640
19641 \end_inset
19642 </cell>
19643 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647 \begin_inset Formula $\pi$
19648 \end_inset
19649
19650
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 </row>
19656 <row>
19657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19658 \begin_inset Text
19659
19660 \begin_layout Plain Layout
19661
19662 \backslash
19663 varpi
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672 \begin_inset Formula $\varpi$
19673 \end_inset
19674
19675
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 </row>
19681 <row>
19682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686
19687 \backslash
19688 rho
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 \begin_inset Formula $\rho$
19698 \end_inset
19699
19700
19701 \end_layout
19702
19703 \end_inset
19704 </cell>
19705 </row>
19706 </lyxtabular>
19707
19708 \end_inset
19709
19710
19711 \begin_inset space \hfill{}
19712 \end_inset
19713
19714
19715 \begin_inset Tabular
19716 <lyxtabular version="3" rows="11" columns="2">
19717 <features booktabs="true" tabularvalignment="middle">
19718 <column alignment="center" valignment="top" width="0pt">
19719 <column alignment="center" valignment="top" width="0pt">
19720 <row>
19721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19722 \begin_inset Text
19723
19724 \begin_layout Plain Layout
19725 コマンド
19726 \end_layout
19727
19728 \end_inset
19729 </cell>
19730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19731 \begin_inset Text
19732
19733 \begin_layout Plain Layout
19734 出力
19735 \end_layout
19736
19737 \end_inset
19738 </cell>
19739 </row>
19740 <row>
19741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19742 \begin_inset Text
19743
19744 \begin_layout Plain Layout
19745
19746 \backslash
19747 varrho
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 \begin_inset Formula $\varrho$
19757 \end_inset
19758
19759
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 </row>
19765 <row>
19766 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19767 \begin_inset Text
19768
19769 \begin_layout Plain Layout
19770
19771 \backslash
19772 sigma
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19778 \begin_inset Text
19779
19780 \begin_layout Plain Layout
19781 \begin_inset Formula $\sigma$
19782 \end_inset
19783
19784
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \backslash
19797 varsigma
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 \begin_inset Formula $\varsigma$
19807 \end_inset
19808
19809
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 </row>
19815 <row>
19816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \backslash
19822 tau
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 \begin_inset Formula $\tau$
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 </row>
19840 <row>
19841 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \backslash
19847 upsilon
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 \begin_inset Formula $\upsilon$
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 <row>
19866 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \backslash
19872 phi
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 \begin_inset Formula $\phi$
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 <row>
19891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \backslash
19897 varphi
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 \begin_inset Formula $\varphi$
19907 \end_inset
19908
19909
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 </row>
19915 <row>
19916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920
19921 \backslash
19922 chi
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 \begin_inset Formula $\chi$
19932 \end_inset
19933
19934
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 </row>
19940 <row>
19941 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945
19946 \backslash
19947 psi
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956 \begin_inset Formula $\psi$
19957 \end_inset
19958
19959
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 </row>
19965 <row>
19966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970
19971 \backslash
19972 omega
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981 \begin_inset Formula $\omega$
19982 \end_inset
19983
19984
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 </row>
19990 </lyxtabular>
19991
19992 \end_inset
19993
19994
19995 \begin_inset space \hfill{}
19996 \end_inset
19997
19998
19999 \end_layout
20000
20001 \begin_layout Standard
20002 \begin_inset VSpace medskip
20003 \end_inset
20004
20005
20006 \end_layout
20007
20008 \begin_layout Standard
20009 アップライト体のギリシャ文字を作成する方法は、第
20010 \begin_inset CommandInset ref
20011 LatexCommand ref
20012 reference "subsec:アップライト体ギリシャ小文字"
20013
20014 \end_inset
20015
20016 節に説明されています。
20017 \end_layout
20018
20019 \begin_layout Subsection
20020 大文字
20021 \begin_inset Index idx
20022 status collapsed
20023
20024 \begin_layout Plain Layout
20025 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20026 \end_layout
20027
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \begin_layout Standard
20034 \begin_inset space \hfill{}
20035 \end_inset
20036
20037
20038 \begin_inset Tabular
20039 <lyxtabular version="3" rows="7" columns="2">
20040 <features booktabs="true" tabularvalignment="middle">
20041 <column alignment="center" valignment="top" width="0pt">
20042 <column alignment="center" valignment="top" width="0pt">
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048 コマンド
20049 \end_layout
20050
20051 \end_inset
20052 </cell>
20053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20054 \begin_inset Text
20055
20056 \begin_layout Plain Layout
20057 出力
20058 \end_layout
20059
20060 \end_inset
20061 </cell>
20062 </row>
20063 <row>
20064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20065 \begin_inset Text
20066
20067 \begin_layout Plain Layout
20068
20069 \backslash
20070 Gamma
20071 \end_layout
20072
20073 \end_inset
20074 </cell>
20075 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079 \begin_inset Formula $\Gamma$
20080 \end_inset
20081
20082
20083 \end_layout
20084
20085 \end_inset
20086 </cell>
20087 </row>
20088 <row>
20089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20090 \begin_inset Text
20091
20092 \begin_layout Plain Layout
20093
20094 \backslash
20095 Delta
20096 \end_layout
20097
20098 \end_inset
20099 </cell>
20100 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104 \begin_inset Formula $\Delta$
20105 \end_inset
20106
20107
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 </row>
20113 <row>
20114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118
20119 \backslash
20120 Theta
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 \begin_inset Formula $\Theta$
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \end_inset
20136 </cell>
20137 </row>
20138 <row>
20139 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20140 \begin_inset Text
20141
20142 \begin_layout Plain Layout
20143
20144 \backslash
20145 Lambda
20146 \end_layout
20147
20148 \end_inset
20149 </cell>
20150 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154 \begin_inset Formula $\Lambda$
20155 \end_inset
20156
20157
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \backslash
20170 Xi
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179 \begin_inset Formula $\Xi$
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 </row>
20188 <row>
20189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \backslash
20195 Pi
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204 \begin_inset Formula $\Pi$
20205 \end_inset
20206
20207
20208 \end_layout
20209
20210 \end_inset
20211 </cell>
20212 </row>
20213 </lyxtabular>
20214
20215 \end_inset
20216
20217
20218 \begin_inset space \hfill{}
20219 \end_inset
20220
20221
20222 \begin_inset Tabular
20223 <lyxtabular version="3" rows="6" columns="2">
20224 <features booktabs="true" tabularvalignment="middle">
20225 <column alignment="center" valignment="top" width="0pt">
20226 <column alignment="center" valignment="top" width="0pt">
20227 <row>
20228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20229 \begin_inset Text
20230
20231 \begin_layout Plain Layout
20232 コマンド
20233 \end_layout
20234
20235 \end_inset
20236 </cell>
20237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20238 \begin_inset Text
20239
20240 \begin_layout Plain Layout
20241 出力
20242 \end_layout
20243
20244 \end_inset
20245 </cell>
20246 </row>
20247 <row>
20248 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20249 \begin_inset Text
20250
20251 \begin_layout Plain Layout
20252
20253 \backslash
20254 Sigma
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20260 \begin_inset Text
20261
20262 \begin_layout Plain Layout
20263 \begin_inset Formula $\Sigma$
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 </row>
20272 <row>
20273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20274 \begin_inset Text
20275
20276 \begin_layout Plain Layout
20277
20278 \backslash
20279 Upsilon
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20285 \begin_inset Text
20286
20287 \begin_layout Plain Layout
20288 \begin_inset Formula $\Upsilon$
20289 \end_inset
20290
20291
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 </row>
20297 <row>
20298 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302
20303 \backslash
20304 Phi
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 \begin_inset Formula $\Phi$
20314 \end_inset
20315
20316
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 </row>
20322 <row>
20323 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327
20328 \backslash
20329 Psi
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338 \begin_inset Formula $\Psi$
20339 \end_inset
20340
20341
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 </row>
20347 <row>
20348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352
20353 \backslash
20354 Omega
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 \begin_inset Formula $\Omega$
20364 \end_inset
20365
20366
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 </row>
20372 </lyxtabular>
20373
20374 \end_inset
20375
20376
20377 \begin_inset space \hfill{}
20378 \end_inset
20379
20380
20381 \end_layout
20382
20383 \begin_layout Standard
20384 \begin_inset VSpace medskip
20385 \end_inset
20386
20387 大文字のギリシャ文字が立体で表示されるのは、\SpecialChar TeX
20388 の開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20389 \series bold
20390 var
20391 \series default
20392 を付けてください。たとえば、
20393 \series bold
20394
20395 \backslash
20396 varGamma
20397 \series default
20398 コマンドは、
20399 \begin_inset Formula $\varGamma$
20400 \end_inset
20401
20402 を生成します。もう一つの方法は、パッケージ
20403 \series bold
20404 fixmath
20405 \series default
20406
20407 \begin_inset Foot
20408 status collapsed
20409
20410 \begin_layout Plain Layout
20411
20412 \series bold
20413 fixmath
20414 \series default
20415 は、\SpecialChar LaTeX
20416 パッケージ
20417 \series bold
20418 was
20419 \series default
20420
20421 \begin_inset Index idx
20422 status collapsed
20423
20424 \begin_layout Plain Layout
20425 ぱっけーじ@パッケージ ! was
20426 \begin_inset ERT
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430
20431
20432 \backslash
20433 vspace{4mm}
20434 \end_layout
20435
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \end_inset
20442
20443 に含まれています。
20444 \end_layout
20445
20446 \end_inset
20447
20448
20449 \begin_inset Index idx
20450 status collapsed
20451
20452 \begin_layout Plain Layout
20453 ぱっけーじ@パッケージ ! fixmath
20454 \end_layout
20455
20456 \end_inset
20457
20458 を\SpecialChar LaTeX
20459 プリアンブル行に
20460 \end_layout
20461
20462 \begin_layout Standard
20463
20464 \series bold
20465
20466 \backslash
20467 usepackage{fixmath}
20468 \end_layout
20469
20470 \begin_layout Standard
20471 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20472 \end_layout
20473
20474 \begin_layout Subsection
20475 ボールド体
20476 \begin_inset Index idx
20477 status collapsed
20478
20479 \begin_layout Plain Layout
20480 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20481 \end_layout
20482
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \begin_layout Standard
20489 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20490 \series bold
20491
20492 \backslash
20493 boldsymbol
20494 \series default
20495 コマンドのみです
20496 \begin_inset Index idx
20497 status collapsed
20498
20499 \begin_layout Plain Layout
20500 こまんど@コマンド ! B ! 
20501 \backslash
20502 boldsymbol
20503 \end_layout
20504
20505 \end_inset
20506
20507
20508 \begin_inset Separator parbreak
20509 \end_inset
20510
20511
20512 \end_layout
20513
20514 \begin_layout Standard
20515 \align center
20516 \begin_inset Tabular
20517 <lyxtabular version="3" rows="3" columns="2">
20518 <features booktabs="true" tabularvalignment="middle">
20519 <column alignment="center" valignment="top" width="0pt">
20520 <column alignment="center" valignment="top">
20521 <row>
20522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20523 \begin_inset Text
20524
20525 \begin_layout Plain Layout
20526 コマンド
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535 出力
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 </row>
20541 <row>
20542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546
20547 \backslash
20548 Upsilon
20549 \backslash
20550 boldsymbol
20551 \backslash
20552 Upsilon
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 </row>
20570 <row>
20571 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575
20576 \backslash
20577 theta
20578 \backslash
20579 boldsymbol
20580 \backslash
20581 theta
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 \begin_inset Formula $\theta\boldsymbol{\theta}$
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 </row>
20599 </lyxtabular>
20600
20601 \end_inset
20602
20603
20604 \end_layout
20605
20606 \begin_layout Section
20607 記号
20608 \begin_inset ERT
20609 status collapsed
20610
20611 \begin_layout Plain Layout
20612
20613
20614 \backslash
20615 texorpdfstring{
20616 \end_layout
20617
20618 \end_inset
20619
20620
20621 \begin_inset Foot
20622 status collapsed
20623
20624 \begin_layout Plain Layout
20625 各\SpecialChar LaTeX
20626 パッケージに含まれる全記号をほとんど網羅した一覧が、
20627 \begin_inset CommandInset citation
20628 LatexCommand cite
20629 key "Symbols"
20630
20631 \end_inset
20632
20633 にあります。
20634 \end_layout
20635
20636 \end_inset
20637
20638
20639 \begin_inset ERT
20640 status collapsed
20641
20642 \begin_layout Plain Layout
20643
20644 }{}
20645 \end_layout
20646
20647 \end_inset
20648
20649
20650 \begin_inset Note Note
20651 status collapsed
20652
20653 \begin_layout Plain Layout
20654
20655 \backslash
20656 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20657 \end_layout
20658
20659 \begin_layout Plain Layout
20660
20661 \backslash
20662 texorpdfstringについての詳細は、第
20663 \begin_inset CommandInset ref
20664 LatexCommand ref
20665 reference "subsec:節見出し中の数式"
20666
20667 \end_inset
20668
20669 節にあります。
20670 \end_layout
20671
20672 \end_inset
20673
20674
20675 \begin_inset Index idx
20676 status collapsed
20677
20678 \begin_layout Plain Layout
20679 きごう@記号
20680 \end_layout
20681
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \begin_layout Standard
20688 本節に掲げてある各記号の多くは、ツールバーボタンの
20689 \begin_inset Info
20690 type  "icon"
20691 arg   "math-insert \\nabla"
20692 \end_inset
20693
20694
20695 \begin_inset Info
20696 type  "icon"
20697 arg   "math-insert \\digamma"
20698 \end_inset
20699
20700 でも挿入することができます。
20701 \end_layout
20702
20703 \begin_layout Subsection
20704 数学記号
20705 \begin_inset CommandInset label
20706 LatexCommand label
20707 name "subsec:数学記号"
20708
20709 \end_inset
20710
20711
20712 \begin_inset Index idx
20713 status collapsed
20714
20715 \begin_layout Plain Layout
20716 きごう@記号 ! すうがく@数学
20717 \end_layout
20718
20719 \end_inset
20720
20721
20722 \end_layout
20723
20724 \begin_layout Standard
20725 \begin_inset Tabular
20726 <lyxtabular version="3" rows="10" columns="2">
20727 <features booktabs="true" tabularvalignment="middle">
20728 <column alignment="center" valignment="top" width="0pt">
20729 <column alignment="center" valignment="top" width="0pt">
20730 <row>
20731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735 コマンド
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744 出力
20745 \end_layout
20746
20747 \end_inset
20748 </cell>
20749 </row>
20750 <row>
20751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755
20756 \backslash
20757 neg
20758 \end_layout
20759
20760 \end_inset
20761 </cell>
20762 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20763 \begin_inset Text
20764
20765 \begin_layout Plain Layout
20766 \begin_inset Formula $\neg$
20767 \end_inset
20768
20769
20770 \end_layout
20771
20772 \end_inset
20773 </cell>
20774 </row>
20775 <row>
20776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780
20781 \backslash
20782 Im
20783 \end_layout
20784
20785 \end_inset
20786 </cell>
20787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20788 \begin_inset Text
20789
20790 \begin_layout Plain Layout
20791 \begin_inset Formula $\Im$
20792 \end_inset
20793
20794
20795 \end_layout
20796
20797 \end_inset
20798 </cell>
20799 </row>
20800 <row>
20801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805
20806 \backslash
20807 Re
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20813 \begin_inset Text
20814
20815 \begin_layout Plain Layout
20816 \begin_inset Formula $\Re$
20817 \end_inset
20818
20819
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 </row>
20825 <row>
20826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830
20831 \backslash
20832 aleph
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20838 \begin_inset Text
20839
20840 \begin_layout Plain Layout
20841 \begin_inset Formula $\aleph$
20842 \end_inset
20843
20844
20845 \end_layout
20846
20847 \end_inset
20848 </cell>
20849 </row>
20850 <row>
20851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855
20856 \backslash
20857 partial
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866 \begin_inset Formula $\partial$
20867 \end_inset
20868
20869
20870 \end_layout
20871
20872 \end_inset
20873 </cell>
20874 </row>
20875 <row>
20876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880
20881 \backslash
20882 infty
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891 \begin_inset Formula $\infty$
20892 \end_inset
20893
20894
20895 \end_layout
20896
20897 \end_inset
20898 </cell>
20899 </row>
20900 <row>
20901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905
20906 \backslash
20907 wp
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20913 \begin_inset Text
20914
20915 \begin_layout Plain Layout
20916 \begin_inset Formula $\wp$
20917 \end_inset
20918
20919
20920 \end_layout
20921
20922 \end_inset
20923 </cell>
20924 </row>
20925 <row>
20926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930
20931 \backslash
20932 imath
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Plain Layout
20941 \begin_inset Formula $\imath$
20942 \end_inset
20943
20944
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 </row>
20950 <row>
20951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955
20956 \backslash
20957 jmath
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20963 \begin_inset Text
20964
20965 \begin_layout Plain Layout
20966 \begin_inset Formula $\jmath$
20967 \end_inset
20968
20969
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 </row>
20975 </lyxtabular>
20976
20977 \end_inset
20978
20979
20980 \begin_inset space \hfill{}
20981 \end_inset
20982
20983
20984 \begin_inset Tabular
20985 <lyxtabular version="3" rows="10" columns="2">
20986 <features booktabs="true" tabularvalignment="middle">
20987 <column alignment="center" valignment="top" width="0pt">
20988 <column alignment="center" valignment="top" width="0pt">
20989 <row>
20990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 コマンド
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 出力
21004 \begin_inset Note Note
21005 status collapsed
21006
21007 \begin_layout Plain Layout
21008 ここで
21009 \series bold
21010
21011 \backslash
21012 raisebox
21013 \series default
21014 はスペーサーとして使用しているだけです。
21015 \end_layout
21016
21017 \end_inset
21018
21019
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 </row>
21025 <row>
21026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030
21031 \backslash
21032 forall
21033 \end_layout
21034
21035 \end_inset
21036 </cell>
21037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21038 \begin_inset Text
21039
21040 \begin_layout Plain Layout
21041 \begin_inset Formula $\forall$
21042 \end_inset
21043
21044
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 </row>
21050 <row>
21051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055
21056 \backslash
21057 exists
21058 \end_layout
21059
21060 \end_inset
21061 </cell>
21062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21063 \begin_inset Text
21064
21065 \begin_layout Plain Layout
21066 \begin_inset Formula $\exists$
21067 \end_inset
21068
21069
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 </row>
21075 <row>
21076 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21077 \begin_inset Text
21078
21079 \begin_layout Plain Layout
21080
21081 \backslash
21082 nexists
21083 \end_layout
21084
21085 \end_inset
21086 </cell>
21087 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21088 \begin_inset Text
21089
21090 \begin_layout Plain Layout
21091 \begin_inset Formula $\nexists$
21092 \end_inset
21093
21094
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 </row>
21100 <row>
21101 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105
21106 \backslash
21107 emptyset
21108 \end_layout
21109
21110 \end_inset
21111 </cell>
21112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21113 \begin_inset Text
21114
21115 \begin_layout Plain Layout
21116 \begin_inset Formula $\emptyset$
21117 \end_inset
21118
21119
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 </row>
21125 <row>
21126 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130
21131 \backslash
21132 varnothing
21133 \end_layout
21134
21135 \end_inset
21136 </cell>
21137 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21138 \begin_inset Text
21139
21140 \begin_layout Plain Layout
21141 \begin_inset Formula $\varnothing$
21142 \end_inset
21143
21144
21145 \end_layout
21146
21147 \end_inset
21148 </cell>
21149 </row>
21150 <row>
21151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155
21156 \backslash
21157 dag
21158 \end_layout
21159
21160 \end_inset
21161 </cell>
21162 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21163 \begin_inset Text
21164
21165 \begin_layout Plain Layout
21166 \begin_inset Formula $\dag$
21167 \end_inset
21168
21169
21170 \end_layout
21171
21172 \end_inset
21173 </cell>
21174 </row>
21175 <row>
21176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180
21181 \backslash
21182 ddag
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21188 \begin_inset Text
21189
21190 \begin_layout Plain Layout
21191 \begin_inset Formula $\ddag$
21192 \end_inset
21193
21194
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 </row>
21200 <row>
21201 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205
21206 \backslash
21207 complement
21208 \end_layout
21209
21210 \end_inset
21211 </cell>
21212 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21213 \begin_inset Text
21214
21215 \begin_layout Plain Layout
21216 \begin_inset ERT
21217 status collapsed
21218
21219 \begin_layout Plain Layout
21220
21221
21222 \backslash
21223 raisebox{-0.8mm}{
21224 \end_layout
21225
21226 \end_inset
21227
21228
21229 \begin_inset Formula $\complement$
21230 \end_inset
21231
21232
21233 \begin_inset ERT
21234 status collapsed
21235
21236 \begin_layout Plain Layout
21237
21238 }
21239 \end_layout
21240
21241 \end_inset
21242
21243
21244 \end_layout
21245
21246 \end_inset
21247 </cell>
21248 </row>
21249 <row>
21250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21251 \begin_inset Text
21252
21253 \begin_layout Plain Layout
21254
21255 \backslash
21256 Bbbk
21257 \end_layout
21258
21259 \end_inset
21260 </cell>
21261 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21262 \begin_inset Text
21263
21264 \begin_layout Plain Layout
21265 \begin_inset Formula $\Bbbk$
21266 \end_inset
21267
21268
21269 \end_layout
21270
21271 \end_inset
21272 </cell>
21273 </row>
21274 </lyxtabular>
21275
21276 \end_inset
21277
21278
21279 \begin_inset space \hfill{}
21280 \end_inset
21281
21282
21283 \begin_inset Tabular
21284 <lyxtabular version="3" rows="10" columns="2">
21285 <features booktabs="true" tabularvalignment="middle">
21286 <column alignment="center" valignment="top" width="0pt">
21287 <column alignment="center" valignment="top" width="0pt">
21288 <row>
21289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293 コマンド
21294 \end_layout
21295
21296 \end_inset
21297 </cell>
21298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302 出力
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 </row>
21308 <row>
21309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21310 \begin_inset Text
21311
21312 \begin_layout Plain Layout
21313
21314 \backslash
21315 prime
21316 \end_layout
21317
21318 \end_inset
21319 </cell>
21320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21321 \begin_inset Text
21322
21323 \begin_layout Plain Layout
21324 \begin_inset Formula $\prime$
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 </row>
21333 <row>
21334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21335 \begin_inset Text
21336
21337 \begin_layout Plain Layout
21338
21339 \backslash
21340 backprime
21341 \end_layout
21342
21343 \end_inset
21344 </cell>
21345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21346 \begin_inset Text
21347
21348 \begin_layout Plain Layout
21349 \begin_inset Formula $\backprime$
21350 \end_inset
21351
21352
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 </row>
21358 <row>
21359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21360 \begin_inset Text
21361
21362 \begin_layout Plain Layout
21363
21364 \backslash
21365 mho
21366 \end_layout
21367
21368 \end_inset
21369 </cell>
21370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21371 \begin_inset Text
21372
21373 \begin_layout Plain Layout
21374 \begin_inset Formula $\mho$
21375 \end_inset
21376
21377
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 </row>
21383 <row>
21384 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21385 \begin_inset Text
21386
21387 \begin_layout Plain Layout
21388
21389 \backslash
21390 triangle
21391 \end_layout
21392
21393 \end_inset
21394 </cell>
21395 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21396 \begin_inset Text
21397
21398 \begin_layout Plain Layout
21399 \begin_inset Formula $\triangle$
21400 \end_inset
21401
21402
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 </row>
21408 <row>
21409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21410 \begin_inset Text
21411
21412 \begin_layout Plain Layout
21413
21414 \backslash
21415 angle
21416 \end_layout
21417
21418 \end_inset
21419 </cell>
21420 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21421 \begin_inset Text
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Formula $\angle$
21425 \end_inset
21426
21427
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 </row>
21433 <row>
21434 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21435 \begin_inset Text
21436
21437 \begin_layout Plain Layout
21438
21439 \backslash
21440 measuredangle
21441 \end_layout
21442
21443 \end_inset
21444 </cell>
21445 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21446 \begin_inset Text
21447
21448 \begin_layout Plain Layout
21449 \begin_inset Formula $\measuredangle$
21450 \end_inset
21451
21452
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row>
21459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463
21464 \backslash
21465 sphericalangle
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 \begin_inset Formula $\sphericalangle$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 <row>
21484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \backslash
21490 top
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Formula $\top$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 </row>
21508 <row>
21509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513
21514 \backslash
21515 bot
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Formula $\bot$
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 </row>
21533 </lyxtabular>
21534
21535 \end_inset
21536
21537
21538 \end_layout
21539
21540 \begin_layout Subsection
21541 その他の記号
21542 \begin_inset CommandInset label
21543 LatexCommand label
21544 name "subsec:その他の記号"
21545
21546 \end_inset
21547
21548
21549 \begin_inset Index idx
21550 status collapsed
21551
21552 \begin_layout Plain Layout
21553 きごう@記号 ! そのた@その他
21554 \end_layout
21555
21556 \end_inset
21557
21558
21559 \end_layout
21560
21561 \begin_layout Standard
21562 \noindent
21563 \align center
21564 \begin_inset Tabular
21565 <lyxtabular version="3" rows="10" columns="2">
21566 <features booktabs="true" tabularvalignment="middle">
21567 <column alignment="center" valignment="top" width="0pt">
21568 <column alignment="center" valignment="top" width="0pt">
21569 <row>
21570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574 コマンド
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583 出力
21584 \end_layout
21585
21586 \end_inset
21587 </cell>
21588 </row>
21589 <row>
21590 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594
21595 \backslash
21596 flat
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605 \begin_inset Formula $\flat$
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 </row>
21614 <row>
21615 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619
21620 \backslash
21621 natural
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 \begin_inset Formula $\natural$
21631 \end_inset
21632
21633
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 </row>
21639 <row>
21640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \backslash
21646 sharp
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 \begin_inset Formula $\sharp$
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 </row>
21664 <row>
21665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669
21670 \backslash
21671 surd
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680 \begin_inset Formula $\surd$
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 </row>
21689 <row>
21690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694
21695 \backslash
21696 checkmark
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705 \begin_inset Formula $\checkmark$
21706 \end_inset
21707
21708
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 </row>
21714 <row>
21715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \backslash
21721 yen
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 \begin_inset Formula $\yen$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 </row>
21739 <row>
21740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744
21745 \backslash
21746 pounds
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755 \begin_inset Formula $\pounds$
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row>
21765 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 $
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21775 \begin_inset Text
21776
21777 \begin_layout Plain Layout
21778 \begin_inset Formula $\$$
21779 \end_inset
21780
21781
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 </row>
21787 <row>
21788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792 §
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801 \begin_inset Formula $§$
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 </row>
21810 </lyxtabular>
21811
21812 \end_inset
21813
21814
21815 \begin_inset space \hfill{}
21816 \end_inset
21817
21818
21819 \begin_inset Tabular
21820 <lyxtabular version="3" rows="10" columns="2">
21821 <features booktabs="true" tabularvalignment="middle">
21822 <column alignment="center" valignment="top" width="0pt">
21823 <column alignment="center" valignment="top">
21824 <row>
21825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829 コマンド
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838 出力
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 </row>
21844 <row>
21845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849
21850 \backslash
21851 hbar
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 \begin_inset Formula $\hbar$
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \backslash
21876 hslash
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885 \begin_inset Formula $\hslash$
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 <row>
21895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899
21900 \backslash
21901 clubsuit
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 \begin_inset Formula $\clubsuit$
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 </row>
21919 <row>
21920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924
21925 \backslash
21926 spadesuit
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 \begin_inset Formula $\spadesuit$
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949
21950 \backslash
21951 bigstar
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 \begin_inset Formula $\bigstar$
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \backslash
21976 blacklozenge
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 \begin_inset Formula $\blacklozenge$
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 <row>
21995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999
22000 \backslash
22001 blacktriangle
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Formula $\blacktriangle$
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 </row>
22019 <row>
22020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024
22025 \backslash
22026 blacktiangledown
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035 \begin_inset Formula $\blacktriangledown$
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 </row>
22044 <row>
22045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049
22050 \backslash
22051 bullet
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060 \begin_inset Formula $\bullet$
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 </lyxtabular>
22070
22071 \end_inset
22072
22073
22074 \begin_inset space \hfill{}
22075 \end_inset
22076
22077
22078 \begin_inset Tabular
22079 <lyxtabular version="3" rows="10" columns="2">
22080 <features booktabs="true" tabularvalignment="middle">
22081 <column alignment="center" valignment="top" width="0pt">
22082 <column alignment="center" valignment="top" width="0pt">
22083 <row>
22084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088 コマンド
22089 \end_layout
22090
22091 \end_inset
22092 </cell>
22093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22094 \begin_inset Text
22095
22096 \begin_layout Plain Layout
22097 出力
22098 \end_layout
22099
22100 \end_inset
22101 </cell>
22102 </row>
22103 <row>
22104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108
22109 \backslash
22110 diamondsuit
22111 \end_layout
22112
22113 \end_inset
22114 </cell>
22115 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119 \begin_inset Formula $\diamondsuit$
22120 \end_inset
22121
22122
22123 \end_layout
22124
22125 \end_inset
22126 </cell>
22127 </row>
22128 <row>
22129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22130 \begin_inset Text
22131
22132 \begin_layout Plain Layout
22133
22134 \backslash
22135 Diamond
22136 \end_layout
22137
22138 \end_inset
22139 </cell>
22140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144 \begin_inset Formula $\Diamond$
22145 \end_inset
22146
22147
22148 \end_layout
22149
22150 \end_inset
22151 </cell>
22152 </row>
22153 <row>
22154 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22155 \begin_inset Text
22156
22157 \begin_layout Plain Layout
22158
22159 \backslash
22160 heartsuit
22161 \end_layout
22162
22163 \end_inset
22164 </cell>
22165 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169 \begin_inset Formula $\heartsuit$
22170 \end_inset
22171
22172
22173 \end_layout
22174
22175 \end_inset
22176 </cell>
22177 </row>
22178 <row>
22179 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22180 \begin_inset Text
22181
22182 \begin_layout Plain Layout
22183
22184 \backslash
22185 P
22186 \end_layout
22187
22188 \end_inset
22189 </cell>
22190 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194 \begin_inset Formula $\P$
22195 \end_inset
22196
22197
22198 \end_layout
22199
22200 \end_inset
22201 </cell>
22202 </row>
22203 <row>
22204 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208
22209 \backslash
22210 copyright
22211 \end_layout
22212
22213 \end_inset
22214 </cell>
22215 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219 \begin_inset Formula $\copyright$
22220 \end_inset
22221
22222
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 </row>
22228 <row>
22229 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233
22234 \backslash
22235 circledR
22236 \end_layout
22237
22238 \end_inset
22239 </cell>
22240 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244 \begin_inset Formula $\circledR$
22245 \end_inset
22246
22247
22248 \end_layout
22249
22250 \end_inset
22251 </cell>
22252 </row>
22253 <row>
22254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22255 \begin_inset Text
22256
22257 \begin_layout Plain Layout
22258
22259 \backslash
22260 maltese
22261 \end_layout
22262
22263 \end_inset
22264 </cell>
22265 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269 \begin_inset Formula $\maltese$
22270 \end_inset
22271
22272
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 </row>
22278 <row>
22279 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283
22284 \backslash
22285 diagup
22286 \end_layout
22287
22288 \end_inset
22289 </cell>
22290 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294 \begin_inset Formula $\diagup$
22295 \end_inset
22296
22297
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 </row>
22303 <row>
22304 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22305 \begin_inset Text
22306
22307 \begin_layout Plain Layout
22308
22309 \backslash
22310 diagdown
22311 \end_layout
22312
22313 \end_inset
22314 </cell>
22315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319 \begin_inset Formula $\diagdown$
22320 \end_inset
22321
22322
22323 \end_layout
22324
22325 \end_inset
22326 </cell>
22327 </row>
22328 </lyxtabular>
22329
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \begin_layout Standard
22336 \begin_inset VSpace medskip
22337 \end_inset
22338
22339 ここにある以上の記号が、第
22340 \begin_inset CommandInset ref
22341 LatexCommand ref
22342 reference "subsec:他の特殊文字"
22343
22344 \end_inset
22345
22346 節に挙げてあります。
22347 \end_layout
22348
22349 \begin_layout Standard
22350 寸法を変えて表示することのできる記号もあります。第
22351 \begin_inset CommandInset ref
22352 LatexCommand ref
22353 reference "subsec:書体寸法"
22354
22355 \end_inset
22356
22357 節をご参照下さい。
22358 \end_layout
22359
22360 \begin_layout Subsection
22361 ユーロ通貨記号
22362 \begin_inset Index idx
22363 status collapsed
22364
22365 \begin_layout Plain Layout
22366 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22367 \end_layout
22368
22369 \end_inset
22370
22371
22372 \begin_inset Index idx
22373 status collapsed
22374
22375 \begin_layout Plain Layout
22376 E@
22377 \begin_inset ERT
22378 status collapsed
22379
22380 \begin_layout Plain Layout
22381
22382
22383 \backslash
22384 officialeuro
22385 \end_layout
22386
22387 \end_inset
22388
22389
22390 \end_layout
22391
22392 \end_inset
22393
22394
22395 \end_layout
22396
22397 \begin_layout Standard
22398 ユーロ通貨記号を数式で使用するには、\SpecialChar LaTeX
22399 パッケージ
22400 \series bold
22401 eurosym
22402 \series default
22403
22404 \begin_inset Index idx
22405 status collapsed
22406
22407 \begin_layout Plain Layout
22408 ぱっけーじ@パッケージ ! eurosym
22409 \end_layout
22410
22411 \end_inset
22412
22413 が導入されていて、以下のような\SpecialChar LaTeX
22414 プリアンブル行によって読み込まれていなくてはなりません。
22415 \end_layout
22416
22417 \begin_layout Standard
22418
22419 \series bold
22420
22421 \backslash
22422 usepackage[gennarrow]{eurosym}
22423 \end_layout
22424
22425 \begin_layout Standard
22426 すると、ユーロ通貨記号を
22427 \series bold
22428
22429 \backslash
22430 euro
22431 \series default
22432
22433 \begin_inset Index idx
22434 status collapsed
22435
22436 \begin_layout Plain Layout
22437 こまんど@コマンド ! E ! 
22438 \backslash
22439 euro
22440 \end_layout
22441
22442 \end_inset
22443
22444 コマンドで挿入することができるようになります。
22445 \end_layout
22446
22447 \begin_layout Standard
22448 数式テキストには、
22449 \series bold
22450 eurosym
22451 \series default
22452 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
22453 \series bold
22454 eurosym
22455 \series default
22456 が導入されていれば、
22457 \series bold
22458
22459 \backslash
22460 euro
22461 \series default
22462 は\SpecialChar TeX
22463 モードでも挿入することができます。また、正式な通貨記号を
22464 \series bold
22465
22466 \backslash
22467 officialeuro
22468 \series default
22469
22470 \begin_inset Index idx
22471 status collapsed
22472
22473 \begin_layout Plain Layout
22474 こまんど@コマンド ! O ! 
22475 \backslash
22476 officialeuro
22477 \end_layout
22478
22479 \end_inset
22480
22481 コマンド(これは\SpecialChar TeX
22482 モードでのみ使用することができます)で挿入することができます。
22483 \end_layout
22484
22485 \begin_layout Standard
22486 \begin_inset ERT
22487 status collapsed
22488
22489 \begin_layout Plain Layout
22490
22491
22492 \backslash
22493 ifeurosym 
22494 \end_layout
22495
22496 \end_inset
22497
22498
22499 \begin_inset Note Note
22500 status open
22501
22502 \begin_layout Plain Layout
22503 以下の表は、\SpecialChar LaTeX
22504 パッケージ
22505 \series bold
22506 eurosym
22507 \series default
22508 が導入済みのときのみ表示されます。
22509 \end_layout
22510
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \begin_layout Standard
22517 以下は、各ユーロ通貨記号のまとめです。
22518 \begin_inset Separator parbreak
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \begin_layout Standard
22525 \align center
22526 \begin_inset Tabular
22527 <lyxtabular version="3" rows="4" columns="3">
22528 <features booktabs="true" tabularvalignment="middle">
22529 <column alignment="center" valignment="top" width="0pt">
22530 <column alignment="center" valignment="top" width="0pt">
22531 <column alignment="center" valignment="top" width="0pt">
22532 <row>
22533 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537 \begin_inset ERT
22538 status collapsed
22539
22540 \begin_layout Plain Layout
22541
22542
22543 \backslash
22544 cmidrule[0.08em]{2-3}
22545 \end_layout
22546
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \end_inset
22553 </cell>
22554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22555 \begin_inset Text
22556
22557 \begin_layout Plain Layout
22558 コマンド
22559 \end_layout
22560
22561 \end_inset
22562 </cell>
22563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567 出力
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 </row>
22573 <row>
22574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578 数式
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22584 \begin_inset Text
22585
22586 \begin_layout Plain Layout
22587
22588 \backslash
22589 euro
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598 \begin_inset Formula $\euro$
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 <row>
22608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612 数式テキスト
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22618 \begin_inset Text
22619
22620 \begin_layout Plain Layout
22621 (ユーロ記号)
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22627 \begin_inset Text
22628
22629 \begin_layout Plain Layout
22630 (ユーロ記号)
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 </row>
22636 <row>
22637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641 \SpecialChar TeX
22642 モード
22643 \end_layout
22644
22645 \end_inset
22646 </cell>
22647 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651
22652 \backslash
22653 officialeuro
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22659 \begin_inset Text
22660
22661 \begin_layout Plain Layout
22662 \begin_inset ERT
22663 status collapsed
22664
22665 \begin_layout Plain Layout
22666
22667
22668 \backslash
22669 officialeuro
22670 \end_layout
22671
22672 \end_inset
22673
22674
22675 \end_layout
22676
22677 \end_inset
22678 </cell>
22679 </row>
22680 </lyxtabular>
22681
22682 \end_inset
22683
22684
22685 \lang english
22686
22687 \begin_inset Note Note
22688 status collapsed
22689
22690 \begin_layout Plain Layout
22691
22692 \series bold
22693 \lang english
22694
22695 \backslash
22696 cmidrule
22697 \series default
22698  is used here only for table borders.
22699  See sec.
22700  
22701 \family sans
22702 Formal Tables
22703 \family default
22704  of the 
22705 \emph on
22706 EmbeddedObjects
22707 \emph default
22708  manual for details.
22709 \end_layout
22710
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \begin_layout Standard
22717 \begin_inset ERT
22718 status collapsed
22719
22720 \begin_layout Plain Layout
22721
22722
22723 \backslash
22724 else 
22725 \end_layout
22726
22727 \end_inset
22728
22729
22730 \begin_inset Note Note
22731 status open
22732
22733 \begin_layout Plain Layout
22734 以下は、\SpecialChar LaTeX
22735 パッケージ
22736 \series bold
22737 eurosym
22738 \series default
22739 が導入されていないときのみ表示されます。
22740 \end_layout
22741
22742 \end_inset
22743
22744
22745 \end_layout
22746
22747 \begin_layout Standard
22748 本節の残りを出力としてみるためには、\SpecialChar LaTeX
22749 パッケージ
22750 \series bold
22751 eurosym
22752 \series default
22753 を導入する必要があります。
22754 \end_layout
22755
22756 \begin_layout Standard
22757 \begin_inset ERT
22758 status collapsed
22759
22760 \begin_layout Plain Layout
22761
22762
22763 \backslash
22764 fi 
22765 \end_layout
22766
22767 \end_inset
22768
22769
22770 \end_layout
22771
22772 \begin_layout Section
22773 関係子
22774 \begin_inset CommandInset label
22775 LatexCommand label
22776 name "sec:関係子"
22777
22778 \end_inset
22779
22780
22781 \begin_inset Index idx
22782 status collapsed
22783
22784 \begin_layout Plain Layout
22785 かんけいし@関係子
22786 \end_layout
22787
22788 \end_inset
22789
22790
22791 \begin_inset Index idx
22792 status collapsed
22793
22794 \begin_layout Plain Layout
22795 ひかくし@比較子
22796 \begin_inset ERT
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800
22801 |see{
22802 \end_layout
22803
22804 \end_inset
22805
22806 関係子
22807 \begin_inset ERT
22808 status collapsed
22809
22810 \begin_layout Plain Layout
22811
22812 }
22813 \end_layout
22814
22815 \end_inset
22816
22817
22818 \end_layout
22819
22820 \end_inset
22821
22822
22823 \end_layout
22824
22825 \begin_layout Standard
22826 関係子はすべて、ツールバーボタンの
22827 \begin_inset Info
22828 type  "icon"
22829 arg   "math-insert \\leq"
22830 \end_inset
22831
22832 でも挿入することができます。
22833 \end_layout
22834
22835 \begin_layout Standard
22836 \begin_inset Tabular
22837 <lyxtabular version="3" rows="17" columns="2">
22838 <features booktabs="true" tabularvalignment="middle">
22839 <column alignment="center" valignment="top" width="0pt">
22840 <column alignment="center" valignment="top" width="0pt">
22841 <row>
22842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 コマンド
22847 \end_layout
22848
22849 \end_inset
22850 </cell>
22851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22852 \begin_inset Text
22853
22854 \begin_layout Plain Layout
22855 出力
22856 \end_layout
22857
22858 \end_inset
22859 </cell>
22860 </row>
22861 <row>
22862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22863 \begin_inset Text
22864
22865 \begin_layout Plain Layout
22866 <
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875 \begin_inset Formula $<$
22876 \end_inset
22877
22878
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 </row>
22884 <row>
22885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889
22890 \backslash
22891 le
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900 \begin_inset Formula $\le$
22901 \end_inset
22902
22903
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 </row>
22909 <row>
22910 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914
22915 \backslash
22916 ll
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22922 \begin_inset Text
22923
22924 \begin_layout Plain Layout
22925 \begin_inset Formula $\ll$
22926 \end_inset
22927
22928
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 </row>
22934 <row>
22935 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939
22940 \backslash
22941 prec
22942 \end_layout
22943
22944 \end_inset
22945 </cell>
22946 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22947 \begin_inset Text
22948
22949 \begin_layout Plain Layout
22950 \begin_inset Formula $\prec$
22951 \end_inset
22952
22953
22954 \end_layout
22955
22956 \end_inset
22957 </cell>
22958 </row>
22959 <row>
22960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964
22965 \backslash
22966 preceq
22967 \end_layout
22968
22969 \end_inset
22970 </cell>
22971 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22972 \begin_inset Text
22973
22974 \begin_layout Plain Layout
22975 \begin_inset Formula $\preceq$
22976 \end_inset
22977
22978
22979 \end_layout
22980
22981 \end_inset
22982 </cell>
22983 </row>
22984 <row>
22985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989
22990 \backslash
22991 subset
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22997 \begin_inset Text
22998
22999 \begin_layout Plain Layout
23000 \begin_inset Formula $\subset$
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \end_inset
23007 </cell>
23008 </row>
23009 <row>
23010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23011 \begin_inset Text
23012
23013 \begin_layout Plain Layout
23014
23015 \backslash
23016 subseteq
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 \begin_inset Formula $\subseteq$
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \end_inset
23032 </cell>
23033 </row>
23034 <row>
23035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039
23040 \backslash
23041 sqsubseteq
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23047 \begin_inset Text
23048
23049 \begin_layout Plain Layout
23050 \begin_inset Formula $\sqsubseteq$
23051 \end_inset
23052
23053
23054 \end_layout
23055
23056 \end_inset
23057 </cell>
23058 </row>
23059 <row>
23060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064
23065 \backslash
23066 in
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23072 \begin_inset Text
23073
23074 \begin_layout Plain Layout
23075 \begin_inset Formula $\in$
23076 \end_inset
23077
23078
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 </row>
23084 <row>
23085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089
23090 \backslash
23091 vdash
23092 \end_layout
23093
23094 \end_inset
23095 </cell>
23096 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23097 \begin_inset Text
23098
23099 \begin_layout Plain Layout
23100 \begin_inset Formula $\vdash$
23101 \end_inset
23102
23103
23104 \end_layout
23105
23106 \end_inset
23107 </cell>
23108 </row>
23109 <row>
23110 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114
23115 \backslash
23116 smile
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125 \begin_inset Formula $\smile$
23126 \end_inset
23127
23128
23129 \end_layout
23130
23131 \end_inset
23132 </cell>
23133 </row>
23134 <row>
23135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139
23140 \backslash
23141 lhd
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Plain Layout
23150 \begin_inset Formula $\lhd$
23151 \end_inset
23152
23153
23154 \end_layout
23155
23156 \end_inset
23157 </cell>
23158 </row>
23159 <row>
23160 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164
23165 \backslash
23166 unlhd
23167 \end_layout
23168
23169 \end_inset
23170 </cell>
23171 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23172 \begin_inset Text
23173
23174 \begin_layout Plain Layout
23175 \begin_inset Formula $\unlhd$
23176 \end_inset
23177
23178
23179 \end_layout
23180
23181 \end_inset
23182 </cell>
23183 </row>
23184 <row>
23185 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189
23190 \backslash
23191 gtrless
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23197 \begin_inset Text
23198
23199 \begin_layout Plain Layout
23200 \begin_inset Formula $\gtrless$
23201 \end_inset
23202
23203
23204 \end_layout
23205
23206 \end_inset
23207 </cell>
23208 </row>
23209 <row>
23210 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214
23215 \backslash
23216 mid
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23222 \begin_inset Text
23223
23224 \begin_layout Plain Layout
23225 \begin_inset Formula $\mid$
23226 \end_inset
23227
23228
23229 \end_layout
23230
23231 \end_inset
23232 </cell>
23233 </row>
23234 <row>
23235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \backslash
23241 nmid
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250 \begin_inset Formula $\nmid$
23251 \end_inset
23252
23253
23254 \end_layout
23255
23256 \end_inset
23257 </cell>
23258 </row>
23259 </lyxtabular>
23260
23261 \end_inset
23262
23263
23264 \begin_inset space \hfill{}
23265 \end_inset
23266
23267
23268 \begin_inset Tabular
23269 <lyxtabular version="3" rows="17" columns="2">
23270 <features booktabs="true" tabularvalignment="middle">
23271 <column alignment="center" valignment="top" width="0pt">
23272 <column alignment="center" valignment="top" width="0pt">
23273 <row>
23274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 コマンド
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287 出力
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 </row>
23293 <row>
23294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23295 \begin_inset Text
23296
23297 \begin_layout Plain Layout
23298 =
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Formula $=$
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 </row>
23316 <row>
23317 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \backslash
23323 not=
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 \begin_inset Formula $\not=$
23333 \end_inset
23334
23335
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 </row>
23341 <row>
23342 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346
23347 \backslash
23348 equiv
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357 \begin_inset Formula $\equiv$
23358 \end_inset
23359
23360
23361 \end_layout
23362
23363 \end_inset
23364 </cell>
23365 </row>
23366 <row>
23367 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371
23372 \backslash
23373 sim
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23379 \begin_inset Text
23380
23381 \begin_layout Plain Layout
23382 \begin_inset Formula $\sim$
23383 \end_inset
23384
23385
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 </row>
23391 <row>
23392 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396
23397 \backslash
23398 simeq
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23404 \begin_inset Text
23405
23406 \begin_layout Plain Layout
23407 \begin_inset Formula $\simeq$
23408 \end_inset
23409
23410
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 </row>
23416 <row>
23417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421
23422 \backslash
23423 approx
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23429 \begin_inset Text
23430
23431 \begin_layout Plain Layout
23432 \begin_inset Formula $\approx$
23433 \end_inset
23434
23435
23436 \end_layout
23437
23438 \end_inset
23439 </cell>
23440 </row>
23441 <row>
23442 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446
23447 \backslash
23448 cong
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457 \begin_inset Formula $\cong$
23458 \end_inset
23459
23460
23461 \end_layout
23462
23463 \end_inset
23464 </cell>
23465 </row>
23466 <row>
23467 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471
23472 \backslash
23473 bowtie
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23479 \begin_inset Text
23480
23481 \begin_layout Plain Layout
23482 \begin_inset Formula $\bowtie$
23483 \end_inset
23484
23485
23486 \end_layout
23487
23488 \end_inset
23489 </cell>
23490 </row>
23491 <row>
23492 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496
23497 \backslash
23498 notin
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507 \begin_inset Formula $\notin$
23508 \end_inset
23509
23510
23511 \end_layout
23512
23513 \end_inset
23514 </cell>
23515 </row>
23516 <row>
23517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521
23522 \backslash
23523 perp
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532 \begin_inset Formula $\perp$
23533 \end_inset
23534
23535
23536 \end_layout
23537
23538 \end_inset
23539 </cell>
23540 </row>
23541 <row>
23542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \backslash
23548 propto
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23554 \begin_inset Text
23555
23556 \begin_layout Plain Layout
23557 \begin_inset Formula $\propto$
23558 \end_inset
23559
23560
23561 \end_layout
23562
23563 \end_inset
23564 </cell>
23565 </row>
23566 <row>
23567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571
23572 \backslash
23573 asymp
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582 \begin_inset Formula $\asymp$
23583 \end_inset
23584
23585
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596
23597 \backslash
23598 doteq
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23604 \begin_inset Text
23605
23606 \begin_layout Plain Layout
23607 \begin_inset Formula $\doteq$
23608 \end_inset
23609
23610
23611 \end_layout
23612
23613 \end_inset
23614 </cell>
23615 </row>
23616 <row>
23617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621
23622 \backslash
23623 circeq
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23629 \begin_inset Text
23630
23631 \begin_layout Plain Layout
23632 \begin_inset Formula $\circeq$
23633 \end_inset
23634
23635
23636 \end_layout
23637
23638 \end_inset
23639 </cell>
23640 </row>
23641 <row>
23642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646
23647 \backslash
23648 models
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23654 \begin_inset Text
23655
23656 \begin_layout Plain Layout
23657 \begin_inset Formula $\models$
23658 \end_inset
23659
23660
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 </row>
23666 <row>
23667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23668 \begin_inset Text
23669
23670 \begin_layout Plain Layout
23671
23672 \backslash
23673 widehat=
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23679 \begin_inset Text
23680
23681 \begin_layout Plain Layout
23682 \begin_inset Formula $\widehat{=}$
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \end_inset
23689 </cell>
23690 </row>
23691 </lyxtabular>
23692
23693 \end_inset
23694
23695
23696 \begin_inset space \hfill{}
23697 \end_inset
23698
23699
23700 \begin_inset Tabular
23701 <lyxtabular version="3" rows="17" columns="2">
23702 <features booktabs="true" tabularvalignment="middle">
23703 <column alignment="center" valignment="top" width="0pt">
23704 <column alignment="center" valignment="top" width="0pt">
23705 <row>
23706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 コマンド
23711 \end_layout
23712
23713 \end_inset
23714 </cell>
23715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23716 \begin_inset Text
23717
23718 \begin_layout Plain Layout
23719 出力
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 </row>
23725 <row>
23726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730 >
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23736 \begin_inset Text
23737
23738 \begin_layout Plain Layout
23739 \begin_inset Formula $>$
23740 \end_inset
23741
23742
23743 \end_layout
23744
23745 \end_inset
23746 </cell>
23747 </row>
23748 <row>
23749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753
23754 \backslash
23755 ge
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23761 \begin_inset Text
23762
23763 \begin_layout Plain Layout
23764 \begin_inset Formula $\ge$
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \end_inset
23771 </cell>
23772 </row>
23773 <row>
23774 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778
23779 \backslash
23780 gg
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23786 \begin_inset Text
23787
23788 \begin_layout Plain Layout
23789 \begin_inset Formula $\gg$
23790 \end_inset
23791
23792
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 </row>
23798 <row>
23799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803
23804 \backslash
23805 succ
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23811 \begin_inset Text
23812
23813 \begin_layout Plain Layout
23814 \begin_inset Formula $\succ$
23815 \end_inset
23816
23817
23818 \end_layout
23819
23820 \end_inset
23821 </cell>
23822 </row>
23823 <row>
23824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828
23829 \backslash
23830 succeq
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23836 \begin_inset Text
23837
23838 \begin_layout Plain Layout
23839 \begin_inset Formula $\succeq$
23840 \end_inset
23841
23842
23843 \end_layout
23844
23845 \end_inset
23846 </cell>
23847 </row>
23848 <row>
23849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853
23854 \backslash
23855 supset
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23861 \begin_inset Text
23862
23863 \begin_layout Plain Layout
23864 \begin_inset Formula $\supset$
23865 \end_inset
23866
23867
23868 \end_layout
23869
23870 \end_inset
23871 </cell>
23872 </row>
23873 <row>
23874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878
23879 \backslash
23880 supseteq
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889 \begin_inset Formula $\supseteq$
23890 \end_inset
23891
23892
23893 \end_layout
23894
23895 \end_inset
23896 </cell>
23897 </row>
23898 <row>
23899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903
23904 \backslash
23905 sqsupseteq
23906 \end_layout
23907
23908 \end_inset
23909 </cell>
23910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914 \begin_inset Formula $\sqsupseteq$
23915 \end_inset
23916
23917
23918 \end_layout
23919
23920 \end_inset
23921 </cell>
23922 </row>
23923 <row>
23924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928
23929 \backslash
23930 ni
23931 \end_layout
23932
23933 \end_inset
23934 </cell>
23935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23936 \begin_inset Text
23937
23938 \begin_layout Plain Layout
23939 \begin_inset Formula $\ni$
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 </row>
23948 <row>
23949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953
23954 \backslash
23955 dashv
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964 \begin_inset Formula $\dashv$
23965 \end_inset
23966
23967
23968 \end_layout
23969
23970 \end_inset
23971 </cell>
23972 </row>
23973 <row>
23974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978
23979 \backslash
23980 frown
23981 \end_layout
23982
23983 \end_inset
23984 </cell>
23985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23986 \begin_inset Text
23987
23988 \begin_layout Plain Layout
23989 \begin_inset Formula $\frown$
23990 \end_inset
23991
23992
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 </row>
23998 <row>
23999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24000 \begin_inset Text
24001
24002 \begin_layout Plain Layout
24003
24004 \backslash
24005 rhd
24006 \end_layout
24007
24008 \end_inset
24009 </cell>
24010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24011 \begin_inset Text
24012
24013 \begin_layout Plain Layout
24014 \begin_inset Formula $\rhd$
24015 \end_inset
24016
24017
24018 \end_layout
24019
24020 \end_inset
24021 </cell>
24022 </row>
24023 <row>
24024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028
24029 \backslash
24030 unrhd
24031 \end_layout
24032
24033 \end_inset
24034 </cell>
24035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24036 \begin_inset Text
24037
24038 \begin_layout Plain Layout
24039 \begin_inset Formula $\unrhd$
24040 \end_inset
24041
24042
24043 \end_layout
24044
24045 \end_inset
24046 </cell>
24047 </row>
24048 <row>
24049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053
24054 \backslash
24055 lessgtr
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064 \begin_inset Formula $\lessgtr$
24065 \end_inset
24066
24067
24068 \end_layout
24069
24070 \end_inset
24071 </cell>
24072 </row>
24073 <row>
24074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078
24079 \backslash
24080 parallel
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24086 \begin_inset Text
24087
24088 \begin_layout Plain Layout
24089 \begin_inset Formula $\parallel$
24090 \end_inset
24091
24092
24093 \end_layout
24094
24095 \end_inset
24096 </cell>
24097 </row>
24098 <row>
24099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24100 \begin_inset Text
24101
24102 \begin_layout Plain Layout
24103
24104 \backslash
24105 nparallel
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114 \begin_inset Formula $\nparallel$
24115 \end_inset
24116
24117
24118 \end_layout
24119
24120 \end_inset
24121 </cell>
24122 </row>
24123 </lyxtabular>
24124
24125 \end_inset
24126
24127
24128 \end_layout
24129
24130 \begin_layout Standard
24131 \begin_inset VSpace medskip
24132 \end_inset
24133
24134
24135 \series bold
24136
24137 \backslash
24138 lhd
24139 \series default
24140
24141 \series bold
24142
24143 \backslash
24144 rhd
24145 \series default
24146 の文字は、同じように見える演算子
24147 \series bold
24148
24149 \backslash
24150 triangleleft
24151 \series default
24152 および
24153 \series bold
24154
24155 \backslash
24156 triangleright
24157 \series default
24158 よりも大きくなっています。
24159 \end_layout
24160
24161 \begin_layout Standard
24162 \SpecialChar LyX
24163 は、特殊な関係子を多くサポートしています。これらの関係子一覧を見るには、ツールバーボタン
24164 \begin_inset Info
24165 type  "icon"
24166 arg   "math-insert \\leqq"
24167 \end_inset
24168
24169 をご覧ください。
24170 \end_layout
24171
24172 \begin_layout Standard
24173 関係子は、記号とは違って、つねに前後に余白が置かれます。
24174 \end_layout
24175
24176 \begin_layout Standard
24177
24178 \series bold
24179
24180 \backslash
24181 stackrel
24182 \series default
24183
24184 \begin_inset Index idx
24185 status collapsed
24186
24187 \begin_layout Plain Layout
24188 こまんど@コマンド ! S ! 
24189 \backslash
24190 stackrel
24191 \end_layout
24192
24193 \end_inset
24194
24195 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24196 \begin_inset Separator parbreak
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \begin_layout Standard
24203 \align center
24204 \begin_inset Tabular
24205 <lyxtabular version="3" rows="2" columns="2">
24206 <features booktabs="true" tabularvalignment="middle">
24207 <column alignment="center" valignment="top" width="0pt">
24208 <column alignment="center" valignment="top">
24209 <row>
24210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Plain Layout
24214 コマンド
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223 出力
24224 \end_layout
24225
24226 \end_inset
24227 </cell>
24228 </row>
24229 <row topspace="1.5mm">
24230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234 A(r)
24235 \backslash
24236 stackrel
24237 \begin_inset space \textvisiblespace{}
24238 \end_inset
24239
24240 r
24241 \backslash
24242 to
24243 \backslash
24244 infty
24245 \begin_inset space \textvisiblespace{}
24246 \end_inset
24247
24248
24249 \begin_inset Formula $\downarrow$
24250 \end_inset
24251
24252
24253 \backslash
24254 approx
24255 \begin_inset space \textvisiblespace{}
24256 \end_inset
24257
24258
24259 \begin_inset space \textvisiblespace{}
24260 \end_inset
24261
24262 B
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24272 \end_inset
24273
24274
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 </row>
24280 </lyxtabular>
24281
24282 \end_inset
24283
24284
24285 \end_layout
24286
24287 \begin_layout Section
24288 関数
24289 \end_layout
24290
24291 \begin_layout Subsection
24292 定義済み関数
24293 \begin_inset CommandInset label
24294 LatexCommand label
24295 name "subsec:定義済み函数"
24296
24297 \end_inset
24298
24299
24300 \begin_inset Index idx
24301 status collapsed
24302
24303 \begin_layout Plain Layout
24304 かんすう@関数 ! ていぎずみ@定義済み
24305 \end_layout
24306
24307 \end_inset
24308
24309
24310 \end_layout
24311
24312 \begin_layout Standard
24313 一般的に、数式表現では変数は
24314 \shape italic
24315 イタリック体
24316 \shape default
24317 に設定されますが、関数名はイタリック体にしません。なぜなら、
24318 \begin_inset Formula $sin$
24319 \end_inset
24320
24321
24322 \begin_inset Formula $s\cdot i\cdot n$
24323 \end_inset
24324
24325 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
24326 ックスラッシュを加えたコマンドとして挿入します。
24327 \begin_inset Separator parbreak
24328 \end_inset
24329
24330
24331 \end_layout
24332
24333 \begin_layout Standard
24334 \align center
24335 \begin_inset Tabular
24336 <lyxtabular version="3" rows="2" columns="2">
24337 <features booktabs="true" tabularvalignment="middle">
24338 <column alignment="center" valignment="top" width="0pt">
24339 <column alignment="center" valignment="top" width="0pt">
24340 <row>
24341 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345 コマンド
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354 出力
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 </row>
24360 <row>
24361 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365 Asin(x)+B
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374 \begin_inset Formula $Asin(x)+B$
24375 \end_inset
24376
24377
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 </row>
24383 </lyxtabular>
24384
24385 \end_inset
24386
24387
24388 \begin_inset space \quad{}
24389 \end_inset
24390
24391
24392 \begin_inset Tabular
24393 <lyxtabular version="3" rows="2" columns="2">
24394 <features booktabs="true" tabularvalignment="middle">
24395 <column alignment="center" valignment="top" width="0pt">
24396 <column alignment="center" valignment="top" width="0pt">
24397 <row>
24398 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402 コマンド
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411 出力
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 </row>
24417 <row>
24418 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \begin_layout Plain Layout
24422 A
24423 \backslash
24424 sin(x)+B
24425 \end_layout
24426
24427 \end_inset
24428 </cell>
24429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24430 \begin_inset Text
24431
24432 \begin_layout Plain Layout
24433 \begin_inset Formula $A\sin(x)+B$
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 </row>
24442 </lyxtabular>
24443
24444 \end_inset
24445
24446
24447 \end_layout
24448
24449 \begin_layout Standard
24450 以下の関数が定義済みです。
24451 \end_layout
24452
24453 \begin_layout Standard
24454 \begin_inset VSpace -2mm
24455 \end_inset
24456
24457
24458 \end_layout
24459
24460 \begin_layout Standard
24461 \align center
24462 \begin_inset Tabular
24463 <lyxtabular version="3" rows="9" columns="4">
24464 <features booktabs="true" tabularvalignment="middle">
24465 <column alignment="center" valignment="top" width="0pt">
24466 <column alignment="center" valignment="top" width="0pt">
24467 <column alignment="center" valignment="top" width="0pt">
24468 <column alignment="center" valignment="top" width="0pt">
24469 <row>
24470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474 コマンド
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483 コマンド
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492 コマンド
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501 コマンド
24502 \end_layout
24503
24504 \end_inset
24505 </cell>
24506 </row>
24507 <row>
24508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512
24513 \backslash
24514 sin
24515 \end_layout
24516
24517 \end_inset
24518 </cell>
24519 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523
24524 \backslash
24525 sinh
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534
24535 \backslash
24536 arcsin
24537 \end_layout
24538
24539 \end_inset
24540 </cell>
24541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24542 \begin_inset Text
24543
24544 \begin_layout Plain Layout
24545
24546 \backslash
24547 sup
24548 \end_layout
24549
24550 \end_inset
24551 </cell>
24552 </row>
24553 <row>
24554 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24555 \begin_inset Text
24556
24557 \begin_layout Plain Layout
24558
24559 \backslash
24560 cos
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569
24570 \backslash
24571 cosh
24572 \end_layout
24573
24574 \end_inset
24575 </cell>
24576 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580
24581 \backslash
24582 arccos
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24588 \begin_inset Text
24589
24590 \begin_layout Plain Layout
24591
24592 \backslash
24593 inf
24594 \end_layout
24595
24596 \end_inset
24597 </cell>
24598 </row>
24599 <row>
24600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \begin_layout Plain Layout
24604
24605 \backslash
24606 tan
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24612 \begin_inset Text
24613
24614 \begin_layout Plain Layout
24615
24616 \backslash
24617 tanh
24618 \end_layout
24619
24620 \end_inset
24621 </cell>
24622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626
24627 \backslash
24628 arctan
24629 \end_layout
24630
24631 \end_inset
24632 </cell>
24633 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637
24638 \backslash
24639 lim
24640 \end_layout
24641
24642 \end_inset
24643 </cell>
24644 </row>
24645 <row>
24646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \begin_layout Plain Layout
24650
24651 \backslash
24652 cot
24653 \end_layout
24654
24655 \end_inset
24656 </cell>
24657 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24658 \begin_inset Text
24659
24660 \begin_layout Plain Layout
24661
24662 \backslash
24663 coth
24664 \end_layout
24665
24666 \end_inset
24667 </cell>
24668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24669 \begin_inset Text
24670
24671 \begin_layout Plain Layout
24672
24673 \backslash
24674 arg
24675 \end_layout
24676
24677 \end_inset
24678 </cell>
24679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \backslash
24685 liminf
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 </row>
24691 <row>
24692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24693 \begin_inset Text
24694
24695 \begin_layout Plain Layout
24696
24697 \backslash
24698 sec
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \backslash
24709 min
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718
24719 \backslash
24720 deg
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729
24730 \backslash
24731 limsup
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 </row>
24737 <row>
24738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Plain Layout
24742
24743 \backslash
24744 csc
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753
24754 \backslash
24755 max
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764
24765 \backslash
24766 det
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775
24776 \backslash
24777 Pr
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 </row>
24783 <row>
24784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788
24789 \backslash
24790 ln
24791 \end_layout
24792
24793 \end_inset
24794 </cell>
24795 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24796 \begin_inset Text
24797
24798 \begin_layout Plain Layout
24799
24800 \backslash
24801 exp
24802 \end_layout
24803
24804 \end_inset
24805 </cell>
24806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24807 \begin_inset Text
24808
24809 \begin_layout Plain Layout
24810
24811 \backslash
24812 dim
24813 \end_layout
24814
24815 \end_inset
24816 </cell>
24817 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821
24822 \backslash
24823 hom
24824 \end_layout
24825
24826 \end_inset
24827 </cell>
24828 </row>
24829 <row>
24830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834
24835 \backslash
24836 lg
24837 \end_layout
24838
24839 \end_inset
24840 </cell>
24841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24842 \begin_inset Text
24843
24844 \begin_layout Plain Layout
24845
24846 \backslash
24847 log
24848 \end_layout
24849
24850 \end_inset
24851 </cell>
24852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24853 \begin_inset Text
24854
24855 \begin_layout Plain Layout
24856
24857 \backslash
24858 ker
24859 \end_layout
24860
24861 \end_inset
24862 </cell>
24863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24864 \begin_inset Text
24865
24866 \begin_layout Plain Layout
24867
24868 \backslash
24869 gcd
24870 \end_layout
24871
24872 \end_inset
24873 </cell>
24874 </row>
24875 </lyxtabular>
24876
24877 \end_inset
24878
24879
24880 \end_layout
24881
24882 \begin_layout Standard
24883 上記は、数式ツールバーボタンの
24884 \begin_inset Info
24885 type  "icon"
24886 arg   "math-insert \\functions"
24887 \end_inset
24888
24889 でも挿入することができます。
24890 \end_layout
24891
24892 \begin_layout Subsection
24893 自己定義関数
24894 \begin_inset Index idx
24895 status collapsed
24896
24897 \begin_layout Plain Layout
24898 かんすう@関数 ! じこていぎ@自己定義
24899 \end_layout
24900
24901 \end_inset
24902
24903
24904 \end_layout
24905
24906 \begin_layout Standard
24907 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
24908 \end_layout
24909
24910 \begin_layout Itemize
24911 以下の行を\SpecialChar LaTeX
24912 プリアンブルに加えることによって関数を定義します。
24913 \begin_inset Foot
24914 status collapsed
24915
24916 \begin_layout Plain Layout
24917
24918 \series bold
24919
24920 \backslash
24921 DeclareMathOperator
24922 \series default
24923 についての詳細は、第
24924 \begin_inset CommandInset ref
24925 LatexCommand ref
24926 reference "subsec:自己定義演算子"
24927
24928 \end_inset
24929
24930 節をご参照下さい。
24931 \end_layout
24932
24933 \end_inset
24934
24935
24936 \begin_inset Newline newline
24937 \end_inset
24938
24939
24940 \begin_inset VSpace -3mm
24941 \end_inset
24942
24943
24944 \begin_inset Newline newline
24945 \end_inset
24946
24947
24948 \series bold
24949
24950 \backslash
24951 DeclareMathOperator{
24952 \backslash
24953 sgn}{sgn}
24954 \series default
24955
24956 \begin_inset Index idx
24957 status collapsed
24958
24959 \begin_layout Plain Layout
24960 こまんど@コマンド ! D ! 
24961 \backslash
24962 dbinom@
24963 \backslash
24964 DeclareMathOperator
24965 \end_layout
24966
24967 \end_inset
24968
24969
24970 \begin_inset Newline newline
24971 \end_inset
24972
24973
24974 \begin_inset VSpace -2mm
24975 \end_inset
24976
24977
24978 \begin_inset Newline newline
24979 \end_inset
24980
24981 これによって、新しく定義された関数を
24982 \series bold
24983
24984 \backslash
24985 sgn
24986 \series default
24987 コマンドで呼び出すことができるようになります。
24988 \end_layout
24989
24990 \begin_layout Itemize
24991 数式を普通に書き下し、関数名を選択して(上記の例では
24992 \emph on
24993 sgn
24994 \emph default
24995 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
24996 \end_layout
24997
24998 \begin_layout Standard
24999 双方とも定義済み関数と同等の出力をもたらします
25000 \begin_inset Foot
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004 \SpecialChar LyX
25005 上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
25006 \end_layout
25007
25008 \end_inset
25009
25010
25011 \begin_inset Separator parbreak
25012 \end_inset
25013
25014
25015 \end_layout
25016
25017 \begin_layout Standard
25018 \align center
25019 \begin_inset Tabular
25020 <lyxtabular version="3" rows="3" columns="2">
25021 <features booktabs="true" tabularvalignment="middle">
25022 <column alignment="center" valignment="top" width="0pt">
25023 <column alignment="center" valignment="top" width="0pt">
25024 <row>
25025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \begin_layout Plain Layout
25029 コマンド
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25035 \begin_inset Text
25036
25037 \begin_layout Plain Layout
25038 出力
25039 \end_layout
25040
25041 \end_inset
25042 </cell>
25043 </row>
25044 <row>
25045 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049 A
25050 \backslash
25051 sgn(x)+B
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060 \begin_inset Formula $A\sgn(x)+B$
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 </row>
25069 <row>
25070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25071 \begin_inset Text
25072
25073 \begin_layout Plain Layout
25074 A
25075 \backslash
25076 ,
25077 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25078 \end_inset
25079
25080 (x)+B
25081 \end_layout
25082
25083 \end_inset
25084 </cell>
25085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25086 \begin_inset Text
25087
25088 \begin_layout Plain Layout
25089 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \end_inset
25096 </cell>
25097 </row>
25098 </lyxtabular>
25099
25100 \end_inset
25101
25102
25103 \end_layout
25104
25105 \begin_layout Standard
25106 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
25107 \end_layout
25108
25109 \begin_layout Subsection
25110 極限
25111 \begin_inset Index idx
25112 status collapsed
25113
25114 \begin_layout Plain Layout
25115 きょくげん@極限
25116 \end_layout
25117
25118 \end_inset
25119
25120
25121 \end_layout
25122
25123 \begin_layout Standard
25124 極限用には、
25125 \series bold
25126
25127 \backslash
25128 lim
25129 \series default
25130
25131 \begin_inset Index idx
25132 status collapsed
25133
25134 \begin_layout Plain Layout
25135 こまんど@コマンド ! L ! 
25136 \backslash
25137 lim
25138 \end_layout
25139
25140 \end_inset
25141
25142
25143 \series bold
25144
25145 \backslash
25146 liminf
25147 \series default
25148
25149 \series bold
25150
25151 \backslash
25152 limsup
25153 \series default
25154 の他に、以下の関数があります。
25155 \begin_inset Separator parbreak
25156 \end_inset
25157
25158
25159 \end_layout
25160
25161 \begin_layout Standard
25162 \align center
25163 \begin_inset Tabular
25164 <lyxtabular version="3" rows="5" columns="2">
25165 <features booktabs="true" tabularvalignment="middle">
25166 <column alignment="center" valignment="top" width="0pt">
25167 <column alignment="center" valignment="top" width="0pt">
25168 <row>
25169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173 コマンド
25174 \end_layout
25175
25176 \end_inset
25177 </cell>
25178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25179 \begin_inset Text
25180
25181 \begin_layout Plain Layout
25182 出力
25183 \end_layout
25184
25185 \end_inset
25186 </cell>
25187 </row>
25188 <row>
25189 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25190 \begin_inset Text
25191
25192 \begin_layout Plain Layout
25193
25194 \backslash
25195 varliminf
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 $\varliminf$
25205 \end_inset
25206
25207
25208 \end_layout
25209
25210 \end_inset
25211 </cell>
25212 </row>
25213 <row topspace="1.5mm">
25214 <cell alignment="center" valignment="top" usebox="none">
25215 \begin_inset Text
25216
25217 \begin_layout Plain Layout
25218
25219 \backslash
25220 varlimsup
25221 \end_layout
25222
25223 \end_inset
25224 </cell>
25225 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25226 \begin_inset Text
25227
25228 \begin_layout Plain Layout
25229 \begin_inset Formula $\varlimsup$
25230 \end_inset
25231
25232
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 </row>
25238 <row topspace="1.5mm">
25239 <cell alignment="center" valignment="top" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243
25244 \backslash
25245 varprojlim
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254 \begin_inset Formula $\varprojlim$
25255 \end_inset
25256
25257
25258 \end_layout
25259
25260 \end_inset
25261 </cell>
25262 </row>
25263 <row topspace="1.5mm" bottomspace="1mm">
25264 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25265 \begin_inset Text
25266
25267 \begin_layout Plain Layout
25268
25269 \backslash
25270 varinjlim
25271 \end_layout
25272
25273 \end_inset
25274 </cell>
25275 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25276 \begin_inset Text
25277
25278 \begin_layout Plain Layout
25279 \begin_inset Formula $\varinjlim$
25280 \end_inset
25281
25282
25283 \end_layout
25284
25285 \end_inset
25286 </cell>
25287 </row>
25288 </lyxtabular>
25289
25290 \end_inset
25291
25292
25293 \end_layout
25294
25295 \begin_layout Standard
25296 \begin_inset VSpace medskip
25297 \end_inset
25298
25299 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
25300 \end_layout
25301
25302 \begin_layout Standard
25303 \align center
25304 \begin_inset Tabular
25305 <lyxtabular version="3" rows="2" columns="2">
25306 <features booktabs="true" tabularvalignment="middle">
25307 <column alignment="center" valignment="top" width="0pt">
25308 <column alignment="center" valignment="top" width="0pt">
25309 <row>
25310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25311 \begin_inset Text
25312
25313 \begin_layout Plain Layout
25314 コマンド
25315 \end_layout
25316
25317 \end_inset
25318 </cell>
25319 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25320 \begin_inset Text
25321
25322 \begin_layout Plain Layout
25323 出力
25324 \end_layout
25325
25326 \end_inset
25327 </cell>
25328 </row>
25329 <row>
25330 <cell alignment="center" valignment="top" usebox="none">
25331 \begin_inset Text
25332
25333 \begin_layout Plain Layout
25334
25335 \backslash
25336 lim_x
25337 \backslash
25338 to
25339 \begin_inset space \textvisiblespace{}
25340 \end_inset
25341
25342 A
25343 \begin_inset space \textvisiblespace{}
25344 \end_inset
25345
25346 x=B
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 <cell alignment="center" valignment="top" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Plain Layout
25355 \begin_inset Formula $\lim_{x\to A}x=B$
25356 \end_inset
25357
25358
25359 \end_layout
25360
25361 \end_inset
25362 </cell>
25363 </row>
25364 </lyxtabular>
25365
25366 \end_inset
25367
25368
25369 \end_layout
25370
25371 \begin_layout Standard
25372 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
25373 \begin_inset Formula 
25374 \[
25375 \lim_{x\to A}x=B
25376 \]
25377
25378 \end_inset
25379
25380
25381 \end_layout
25382
25383 \begin_layout Standard
25384 \begin_inset VSpace medskip
25385 \end_inset
25386
25387
25388 \end_layout
25389
25390 \begin_layout Standard
25391 極限の組版を調整する仕方については、第
25392 \begin_inset CommandInset ref
25393 LatexCommand ref
25394 reference "subsec:演算子の範囲"
25395
25396 \end_inset
25397
25398 節をご覧ください。
25399 \end_layout
25400
25401 \begin_layout Subsection
25402 剰余関数
25403 \begin_inset Index idx
25404 status collapsed
25405
25406 \begin_layout Plain Layout
25407 かんすう@関数 ! じょうよ@剰余
25408 \end_layout
25409
25410 \end_inset
25411
25412
25413 \begin_inset Index idx
25414 status collapsed
25415
25416 \begin_layout Plain Layout
25417 かんすう@関数 ! もじゅらす@モジュラス
25418 \begin_inset ERT
25419 status collapsed
25420
25421 \begin_layout Plain Layout
25422
25423 |see{
25424 \end_layout
25425
25426 \end_inset
25427
25428 剰余
25429 \begin_inset ERT
25430 status collapsed
25431
25432 \begin_layout Plain Layout
25433
25434 }
25435 \end_layout
25436
25437 \end_inset
25438
25439
25440 \end_layout
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Standard
25448 剰余関数は、特別に4つの派生型があります。
25449 \end_layout
25450
25451 \begin_layout Standard
25452 以下は、別行立て数式での派生型です。
25453 \begin_inset Formula 
25454 \begin{align*}
25455 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25456 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25457 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25458 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25459 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25460 \end{align*}
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Standard
25468 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
25469 のように文字を\SpecialChar TeX
25470 括弧で囲みます。
25471 \begin_inset Formula 
25472 \begin{align*}
25473 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25474 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25475 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25476 \end{align*}
25477
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \begin_layout Section
25484 特殊文字
25485 \begin_inset Index idx
25486 status collapsed
25487
25488 \begin_layout Plain Layout
25489 とくしゅもじ@特殊文字
25490 \end_layout
25491
25492 \end_inset
25493
25494
25495 \end_layout
25496
25497 \begin_layout Standard
25498 ^および_の各文字は、通常、上付き文字や下付き文字を生成してしまいます。これらの文字自体を得るには、その前に
25499 \backslash
25500 を付けなくてはなりません。
25501 \begin_inset Separator parbreak
25502 \end_inset
25503
25504
25505 \end_layout
25506
25507 \begin_layout Standard
25508 \noindent
25509 \align center
25510 \begin_inset Tabular
25511 <lyxtabular version="3" rows="3" columns="2">
25512 <features booktabs="true" tabularvalignment="middle">
25513 <column alignment="left" valignment="top" width="0pt">
25514 <column alignment="block" valignment="top">
25515 <row>
25516 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25517 \begin_inset Text
25518
25519 \begin_layout Plain Layout
25520 コマンド
25521 \end_layout
25522
25523 \end_inset
25524 </cell>
25525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529 出力
25530 \end_layout
25531
25532 \end_inset
25533 </cell>
25534 </row>
25535 <row>
25536 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25537 \begin_inset Text
25538
25539 \begin_layout Plain Layout
25540
25541 \backslash
25542 ^
25543 \begin_inset space \textvisiblespace{}
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25552 \begin_inset Text
25553
25554 \begin_layout Plain Layout
25555 \begin_inset Formula $\mathcircumflex$
25556 \end_inset
25557
25558
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 </row>
25564 <row>
25565 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25566 \begin_inset Text
25567
25568 \begin_layout Plain Layout
25569
25570 \backslash
25571 _
25572 \end_layout
25573
25574 \end_inset
25575 </cell>
25576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25577 \begin_inset Text
25578
25579 \begin_layout Plain Layout
25580 \begin_inset Formula $\_$
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \end_inset
25587 </cell>
25588 </row>
25589 </lyxtabular>
25590
25591 \end_inset
25592
25593
25594 \end_layout
25595
25596 \begin_layout Subsection
25597 数式テキストにおける特殊文字
25598 \end_layout
25599
25600 \begin_layout Standard
25601 以下の各コマンドは、数式テキストか\SpecialChar TeX
25602 モード中でのみ使用することができます。
25603 \end_layout
25604
25605 \begin_layout Standard
25606 \begin_inset space \hfill{}
25607 \end_inset
25608
25609
25610 \begin_inset Tabular
25611 <lyxtabular version="3" rows="8" columns="2">
25612 <features booktabs="true" tabularvalignment="middle">
25613 <column alignment="left" valignment="top" width="0pt">
25614 <column alignment="block" valignment="top">
25615 <row>
25616 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620 コマンド
25621 \end_layout
25622
25623 \end_inset
25624 </cell>
25625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25626 \begin_inset Text
25627
25628 \begin_layout Plain Layout
25629 出力
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 </row>
25635 <row>
25636 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25637 \begin_inset Text
25638
25639 \begin_layout Plain Layout
25640
25641 \backslash
25642 oe
25643 \end_layout
25644
25645 \end_inset
25646 </cell>
25647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25648 \begin_inset Text
25649
25650 \begin_layout Plain Layout
25651 \begin_inset Formula $\textrm{œ}$
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \end_inset
25658 </cell>
25659 </row>
25660 <row>
25661 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25662 \begin_inset Text
25663
25664 \begin_layout Plain Layout
25665
25666 \backslash
25667 OE
25668 \end_layout
25669
25670 \end_inset
25671 </cell>
25672 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25673 \begin_inset Text
25674
25675 \begin_layout Plain Layout
25676 \begin_inset Formula $\textrm{Œ}$
25677 \end_inset
25678
25679
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 </row>
25685 <row>
25686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25687 \begin_inset Text
25688
25689 \begin_layout Plain Layout
25690
25691 \backslash
25692 ae
25693 \end_layout
25694
25695 \end_inset
25696 </cell>
25697 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25698 \begin_inset Text
25699
25700 \begin_layout Plain Layout
25701 \begin_inset Formula $\textrm{æ}$
25702 \end_inset
25703
25704
25705 \end_layout
25706
25707 \end_inset
25708 </cell>
25709 </row>
25710 <row>
25711 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25712 \begin_inset Text
25713
25714 \begin_layout Plain Layout
25715
25716 \backslash
25717 AE
25718 \end_layout
25719
25720 \end_inset
25721 </cell>
25722 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25723 \begin_inset Text
25724
25725 \begin_layout Plain Layout
25726 \begin_inset Formula $\textrm{Æ}$
25727 \end_inset
25728
25729
25730 \end_layout
25731
25732 \end_inset
25733 </cell>
25734 </row>
25735 <row>
25736 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25737 \begin_inset Text
25738
25739 \begin_layout Plain Layout
25740
25741 \backslash
25742 aa
25743 \end_layout
25744
25745 \end_inset
25746 </cell>
25747 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25748 \begin_inset Text
25749
25750 \begin_layout Plain Layout
25751 \begin_inset Formula $\textrm{\aa}$
25752 \end_inset
25753
25754
25755 \end_layout
25756
25757 \end_inset
25758 </cell>
25759 </row>
25760 <row>
25761 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25762 \begin_inset Text
25763
25764 \begin_layout Plain Layout
25765
25766 \backslash
25767 AA
25768 \begin_inset Index idx
25769 status collapsed
25770
25771 \begin_layout Plain Layout
25772
25773 \lang english
25774
25775 \backslash
25776 @
25777 \begin_inset ERT
25778 status collapsed
25779
25780 \begin_layout Plain Layout
25781
25782
25783 \backslash
25784 textrm{
25785 \backslash
25786 AA}
25787 \end_layout
25788
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \end_inset
25795
25796
25797 \end_layout
25798
25799 \end_inset
25800 </cell>
25801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25802 \begin_inset Text
25803
25804 \begin_layout Plain Layout
25805 \begin_inset Formula $\textrm{Å}$
25806 \end_inset
25807
25808
25809 \end_layout
25810
25811 \end_inset
25812 </cell>
25813 </row>
25814 <row>
25815 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819
25820 \backslash
25821 i
25822 \end_layout
25823
25824 \end_inset
25825 </cell>
25826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25827 \begin_inset Text
25828
25829 \begin_layout Plain Layout
25830 \begin_inset Formula $\textrm{ı}$
25831 \end_inset
25832
25833
25834 \end_layout
25835
25836 \end_inset
25837 </cell>
25838 </row>
25839 </lyxtabular>
25840
25841 \end_inset
25842
25843
25844 \begin_inset space \hfill{}
25845 \end_inset
25846
25847
25848 \begin_inset Tabular
25849 <lyxtabular version="3" rows="8" columns="2">
25850 <features booktabs="true" tabularvalignment="middle">
25851 <column alignment="left" valignment="top" width="0pt">
25852 <column alignment="center" valignment="top">
25853 <row>
25854 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Plain Layout
25858 コマンド
25859 \begin_inset Note Note
25860 status collapsed
25861
25862 \begin_layout Plain Layout
25863 0
25864 \begin_inset space \thinspace{}
25865 \end_inset
25866
25867 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25868 \end_layout
25869
25870 \end_inset
25871
25872
25873 \end_layout
25874
25875 \end_inset
25876 </cell>
25877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25878 \begin_inset Text
25879
25880 \begin_layout Plain Layout
25881 出力
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 </row>
25887 <row>
25888 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25889 \begin_inset Text
25890
25891 \begin_layout Plain Layout
25892
25893 \backslash
25894 o
25895 \end_layout
25896
25897 \end_inset
25898 </cell>
25899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903 \begin_inset Formula $\textrm{ø}$
25904 \end_inset
25905
25906
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 </row>
25912 <row>
25913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25914 \begin_inset Text
25915
25916 \begin_layout Plain Layout
25917
25918 \backslash
25919 O
25920 \end_layout
25921
25922 \end_inset
25923 </cell>
25924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25925 \begin_inset Text
25926
25927 \begin_layout Plain Layout
25928 \begin_inset Formula $\textrm{Ø}$
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 </row>
25937 <row>
25938 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942
25943 \backslash
25944 l
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 \begin_inset Formula $\textrm{ł}$
25954 \end_inset
25955
25956
25957 \end_layout
25958
25959 \end_inset
25960 </cell>
25961 </row>
25962 <row>
25963 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25964 \begin_inset Text
25965
25966 \begin_layout Plain Layout
25967
25968 \backslash
25969 L
25970 \end_layout
25971
25972 \end_inset
25973 </cell>
25974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25975 \begin_inset Text
25976
25977 \begin_layout Plain Layout
25978 \begin_inset Formula $\textrm{Ł}$
25979 \end_inset
25980
25981
25982 \end_layout
25983
25984 \end_inset
25985 </cell>
25986 </row>
25987 <row>
25988 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25989 \begin_inset Text
25990
25991 \begin_layout Plain Layout
25992 !
25993 \begin_inset space \hspace{}
25994 \length 0mm
25995 \end_inset
25996
25997 `
25998 \begin_inset space \textvisiblespace{}
25999 \end_inset
26000
26001
26002 \end_layout
26003
26004 \end_inset
26005 </cell>
26006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26007 \begin_inset Text
26008
26009 \begin_layout Plain Layout
26010 \begin_inset Formula $\textrm{!`}$
26011 \end_inset
26012
26013
26014 \end_layout
26015
26016 \end_inset
26017 </cell>
26018 </row>
26019 <row>
26020 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26021 \begin_inset Text
26022
26023 \begin_layout Plain Layout
26024 ?
26025 \begin_inset space \hspace{}
26026 \length 0mm
26027 \end_inset
26028
26029 `
26030 \begin_inset space \textvisiblespace{}
26031 \end_inset
26032
26033
26034 \end_layout
26035
26036 \end_inset
26037 </cell>
26038 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26039 \begin_inset Text
26040
26041 \begin_layout Plain Layout
26042 \begin_inset Formula $\textrm{?`}$
26043 \end_inset
26044
26045
26046 \end_layout
26047
26048 \end_inset
26049 </cell>
26050 </row>
26051 <row>
26052 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26053 \begin_inset Text
26054
26055 \begin_layout Plain Layout
26056
26057 \backslash
26058 j
26059 \end_layout
26060
26061 \end_inset
26062 </cell>
26063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26064 \begin_inset Text
26065
26066 \begin_layout Plain Layout
26067 \begin_inset Formula $\textrm{ȷ}$
26068 \end_inset
26069
26070
26071 \end_layout
26072
26073 \end_inset
26074 </cell>
26075 </row>
26076 </lyxtabular>
26077
26078 \end_inset
26079
26080
26081 \begin_inset space \hfill{}
26082 \end_inset
26083
26084
26085 \end_layout
26086
26087 \begin_layout Standard
26088 \begin_inset Formula $\textrm{\textrm{Å}}$
26089 \end_inset
26090
26091
26092 \begin_inset Formula $\textrm{\textrm{Ø}}$
26093 \end_inset
26094
26095 の各文字は、数式ツールバーボタンの
26096 \begin_inset Info
26097 type  "icon"
26098 arg   "math-insert \\digamma"
26099 \end_inset
26100
26101 からも挿入することができます。
26102 \end_layout
26103
26104 \begin_layout Standard
26105 例外は、
26106 \series bold
26107 !
26108 \begin_inset space \hspace{}
26109 \length 0mm
26110 \end_inset
26111
26112 `
26113 \series default
26114
26115 \series bold
26116 ?
26117 \begin_inset space \hspace{}
26118 \length 0mm
26119 \end_inset
26120
26121 `
26122 \series default
26123 の各コマンドで、これらは直接\SpecialChar LyX
26124 中の本文に入れることができます。
26125 \end_layout
26126
26127 \begin_layout Subsection
26128 文章中のアクセント
26129 \begin_inset CommandInset label
26130 LatexCommand label
26131 name "subsec:文章中のアクセント"
26132
26133 \end_inset
26134
26135
26136 \begin_inset Index idx
26137 status collapsed
26138
26139 \begin_layout Plain Layout
26140 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26141 \end_layout
26142
26143 \end_inset
26144
26145
26146 \end_layout
26147
26148 \begin_layout Standard
26149 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、\SpecialChar TeX
26150 モードで入れなくてはなりません。
26151 \end_layout
26152
26153 \begin_layout Standard
26154 \begin_inset space \hfill{}
26155 \end_inset
26156
26157
26158 \begin_inset Tabular
26159 <lyxtabular version="3" rows="8" columns="2">
26160 <features booktabs="true" tabularvalignment="middle">
26161 <column alignment="left" valignment="top" width="0pt">
26162 <column alignment="block" valignment="top">
26163 <row>
26164 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26165 \begin_inset Text
26166
26167 \begin_layout Plain Layout
26168 コマンド
26169 \end_layout
26170
26171 \end_inset
26172 </cell>
26173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26174 \begin_inset Text
26175
26176 \begin_layout Plain Layout
26177 出力
26178 \end_layout
26179
26180 \end_inset
26181 </cell>
26182 </row>
26183 <row>
26184 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26185 \begin_inset Text
26186
26187 \begin_layout Plain Layout
26188
26189 \backslash
26190
26191 \begin_inset Quotes grd
26192 \end_inset
26193
26194 e
26195 \end_layout
26196
26197 \end_inset
26198 </cell>
26199 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26200 \begin_inset Text
26201
26202 \begin_layout Plain Layout
26203 \begin_inset ERT
26204 status collapsed
26205
26206 \begin_layout Plain Layout
26207
26208
26209 \backslash
26210 "e
26211 \end_layout
26212
26213 \end_inset
26214
26215
26216 \end_layout
26217
26218 \end_inset
26219 </cell>
26220 </row>
26221 <row>
26222 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26223 \begin_inset Text
26224
26225 \begin_layout Plain Layout
26226
26227 \backslash
26228 `e
26229 \end_layout
26230
26231 \end_inset
26232 </cell>
26233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26234 \begin_inset Text
26235
26236 \begin_layout Plain Layout
26237 \begin_inset ERT
26238 status collapsed
26239
26240 \begin_layout Plain Layout
26241
26242
26243 \backslash
26244 `e
26245 \end_layout
26246
26247 \end_inset
26248
26249
26250 \end_layout
26251
26252 \end_inset
26253 </cell>
26254 </row>
26255 <row>
26256 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26257 \begin_inset Text
26258
26259 \begin_layout Plain Layout
26260
26261 \backslash
26262 ^
26263 \begin_inset space \textvisiblespace{}
26264 \end_inset
26265
26266 e
26267 \end_layout
26268
26269 \end_inset
26270 </cell>
26271 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275 \begin_inset ERT
26276 status collapsed
26277
26278 \begin_layout Plain Layout
26279
26280
26281 \backslash
26282 ^e
26283 \end_layout
26284
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \end_inset
26291 </cell>
26292 </row>
26293 <row>
26294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26295 \begin_inset Text
26296
26297 \begin_layout Plain Layout
26298
26299 \backslash
26300 =e
26301 \end_layout
26302
26303 \end_inset
26304 </cell>
26305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26306 \begin_inset Text
26307
26308 \begin_layout Plain Layout
26309 \begin_inset ERT
26310 status collapsed
26311
26312 \begin_layout Plain Layout
26313
26314
26315 \backslash
26316 =e
26317 \end_layout
26318
26319 \end_inset
26320
26321
26322 \end_layout
26323
26324 \end_inset
26325 </cell>
26326 </row>
26327 <row>
26328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26329 \begin_inset Text
26330
26331 \begin_layout Plain Layout
26332
26333 \backslash
26334 u
26335 \begin_inset space \textvisiblespace{}
26336 \end_inset
26337
26338 e
26339 \end_layout
26340
26341 \end_inset
26342 </cell>
26343 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26344 \begin_inset Text
26345
26346 \begin_layout Plain Layout
26347 \begin_inset ERT
26348 status collapsed
26349
26350 \begin_layout Plain Layout
26351
26352
26353 \backslash
26354 u e
26355 \end_layout
26356
26357 \end_inset
26358
26359
26360 \end_layout
26361
26362 \end_inset
26363 </cell>
26364 </row>
26365 <row>
26366 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26367 \begin_inset Text
26368
26369 \begin_layout Plain Layout
26370
26371 \backslash
26372 b
26373 \begin_inset space \textvisiblespace{}
26374 \end_inset
26375
26376 e
26377 \end_layout
26378
26379 \end_inset
26380 </cell>
26381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26382 \begin_inset Text
26383
26384 \begin_layout Plain Layout
26385 \begin_inset ERT
26386 status collapsed
26387
26388 \begin_layout Plain Layout
26389
26390
26391 \backslash
26392 b e
26393 \end_layout
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \end_inset
26401 </cell>
26402 </row>
26403 <row>
26404 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26405 \begin_inset Text
26406
26407 \begin_layout Plain Layout
26408
26409 \backslash
26410 t
26411 \begin_inset space \textvisiblespace{}
26412 \end_inset
26413
26414 ee
26415 \end_layout
26416
26417 \end_inset
26418 </cell>
26419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26420 \begin_inset Text
26421
26422 \begin_layout Plain Layout
26423 \begin_inset ERT
26424 status collapsed
26425
26426 \begin_layout Plain Layout
26427
26428
26429 \backslash
26430 t ee
26431 \end_layout
26432
26433 \end_inset
26434
26435
26436 \end_layout
26437
26438 \end_inset
26439 </cell>
26440 </row>
26441 </lyxtabular>
26442
26443 \end_inset
26444
26445
26446 \begin_inset space \hfill{}
26447 \end_inset
26448
26449
26450 \begin_inset Tabular
26451 <lyxtabular version="3" rows="8" columns="2">
26452 <features booktabs="true" tabularvalignment="middle">
26453 <column alignment="left" valignment="top" width="0pt">
26454 <column alignment="center" valignment="top">
26455 <row>
26456 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26457 \begin_inset Text
26458
26459 \begin_layout Plain Layout
26460 コマンド
26461 \end_layout
26462
26463 \end_inset
26464 </cell>
26465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26466 \begin_inset Text
26467
26468 \begin_layout Plain Layout
26469 出力
26470 \end_layout
26471
26472 \end_inset
26473 </cell>
26474 </row>
26475 <row>
26476 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26477 \begin_inset Text
26478
26479 \begin_layout Plain Layout
26480
26481 \backslash
26482 H
26483 \begin_inset space \textvisiblespace{}
26484 \end_inset
26485
26486 e
26487 \end_layout
26488
26489 \end_inset
26490 </cell>
26491 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26492 \begin_inset Text
26493
26494 \begin_layout Plain Layout
26495 \begin_inset ERT
26496 status collapsed
26497
26498 \begin_layout Plain Layout
26499
26500
26501 \backslash
26502 H e
26503 \end_layout
26504
26505 \end_inset
26506
26507
26508 \end_layout
26509
26510 \end_inset
26511 </cell>
26512 </row>
26513 <row>
26514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26515 \begin_inset Text
26516
26517 \begin_layout Plain Layout
26518
26519 \backslash
26520 'e
26521 \end_layout
26522
26523 \end_inset
26524 </cell>
26525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26526 \begin_inset Text
26527
26528 \begin_layout Plain Layout
26529 \begin_inset ERT
26530 status collapsed
26531
26532 \begin_layout Plain Layout
26533
26534
26535 \backslash
26536 'e
26537 \end_layout
26538
26539 \end_inset
26540
26541
26542 \end_layout
26543
26544 \end_inset
26545 </cell>
26546 </row>
26547 <row>
26548 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26549 \begin_inset Text
26550
26551 \begin_layout Plain Layout
26552
26553 \backslash
26554 ~e
26555 \begin_inset Index idx
26556 status collapsed
26557
26558 \begin_layout Plain Layout
26559 ちるだ@チルダ
26560 \end_layout
26561
26562 \end_inset
26563
26564
26565 \end_layout
26566
26567 \end_inset
26568 </cell>
26569 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26570 \begin_inset Text
26571
26572 \begin_layout Plain Layout
26573 \begin_inset ERT
26574 status collapsed
26575
26576 \begin_layout Plain Layout
26577
26578
26579 \backslash
26580 ~e
26581 \end_layout
26582
26583 \end_inset
26584
26585
26586 \end_layout
26587
26588 \end_inset
26589 </cell>
26590 </row>
26591 <row>
26592 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596
26597 \backslash
26598 .e
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26604 \begin_inset Text
26605
26606 \begin_layout Plain Layout
26607 \begin_inset ERT
26608 status collapsed
26609
26610 \begin_layout Plain Layout
26611
26612
26613 \backslash
26614 .e
26615 \end_layout
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \end_inset
26623 </cell>
26624 </row>
26625 <row>
26626 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26627 \begin_inset Text
26628
26629 \begin_layout Plain Layout
26630
26631 \backslash
26632 v
26633 \begin_inset space \textvisiblespace{}
26634 \end_inset
26635
26636 e
26637 \end_layout
26638
26639 \end_inset
26640 </cell>
26641 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26642 \begin_inset Text
26643
26644 \begin_layout Plain Layout
26645 \begin_inset ERT
26646 status collapsed
26647
26648 \begin_layout Plain Layout
26649
26650
26651 \backslash
26652 v e
26653 \end_layout
26654
26655 \end_inset
26656
26657
26658 \end_layout
26659
26660 \end_inset
26661 </cell>
26662 </row>
26663 <row>
26664 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668
26669 \backslash
26670 d
26671 \begin_inset space \textvisiblespace{}
26672 \end_inset
26673
26674 e
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683 \begin_inset ERT
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687
26688
26689 \backslash
26690 d e
26691 \end_layout
26692
26693 \end_inset
26694
26695
26696 \end_layout
26697
26698 \end_inset
26699 </cell>
26700 </row>
26701 <row>
26702 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26703 \begin_inset Text
26704
26705 \begin_layout Plain Layout
26706
26707 \backslash
26708 c
26709 \begin_inset space \textvisiblespace{}
26710 \end_inset
26711
26712 e
26713 \end_layout
26714
26715 \end_inset
26716 </cell>
26717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26718 \begin_inset Text
26719
26720 \begin_layout Plain Layout
26721 \begin_inset ERT
26722 status collapsed
26723
26724 \begin_layout Plain Layout
26725
26726
26727 \backslash
26728 c e
26729 \end_layout
26730
26731 \end_inset
26732
26733
26734 \end_layout
26735
26736 \end_inset
26737 </cell>
26738 </row>
26739 </lyxtabular>
26740
26741 \end_inset
26742
26743
26744 \begin_inset space \hfill{}
26745 \end_inset
26746
26747
26748 \end_layout
26749
26750 \begin_layout Standard
26751 \begin_inset VSpace medskip
26752 \end_inset
26753
26754
26755 \series bold
26756
26757 \backslash
26758 t
26759 \series default
26760 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26761 \series bold
26762
26763 \backslash
26764 t
26765 \begin_inset space \textvisiblespace{}
26766 \end_inset
26767
26768 sz
26769 \series default
26770 は、
26771 \begin_inset ERT
26772 status collapsed
26773
26774 \begin_layout Plain Layout
26775
26776
26777 \backslash
26778 t sz
26779 \end_layout
26780
26781 \end_inset
26782
26783 となります。
26784 \end_layout
26785
26786 \begin_layout Standard
26787
26788 \series bold
26789 `
26790 \series default
26791  ・
26792 \series bold
26793  '
26794 \series default
26795  ・ 
26796 \series bold
26797 ^
26798 \series default
26799  の各アクセントは、\SpecialChar TeX
26800 モードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
26801 \begin_inset Foot
26802 status collapsed
26803
26804 \begin_layout Plain Layout
26805 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
26806 \end_layout
26807
26808 \end_inset
26809
26810
26811 \series bold
26812 ~
26813 \series default
26814 を、
26815 \emph on
26816 a
26817 \emph default
26818
26819 \emph on
26820 n
26821 \emph default
26822
26823 \emph on
26824 o
26825 \emph default
26826 といっしょに使うときも同様です。
26827 \end_layout
26828
26829 \begin_layout Standard
26830
26831 \series bold
26832
26833 \backslash
26834 b
26835 \series default
26836
26837 \series bold
26838
26839 \backslash
26840 c
26841 \series default
26842
26843 \series bold
26844
26845 \backslash
26846 d
26847 \series default
26848
26849 \series bold
26850
26851 \backslash
26852 H
26853 \series default
26854
26855 \series bold
26856
26857 \backslash
26858 t
26859 \series default
26860
26861 \series bold
26862
26863 \backslash
26864 u
26865 \series default
26866
26867 \series bold
26868
26869 \backslash
26870 v
26871 \series default
26872 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
26873 。第
26874 \begin_inset CommandInset ref
26875 LatexCommand ref
26876 reference "subsec:一文字に付けるアクセント"
26877
26878 \end_inset
26879
26880 節をご参照下さい。
26881 \end_layout
26882
26883 \begin_layout Standard
26884 \begin_inset VSpace bigskip
26885 \end_inset
26886
26887 さらに、
26888 \series bold
26889
26890 \backslash
26891 textcircled
26892 \series default
26893
26894 \begin_inset Index idx
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898 こまんど@コマンド ! T ! 
26899 \backslash
26900 textcircled
26901 \end_layout
26902
26903 \end_inset
26904
26905 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む—敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう—ことができます。
26906 \end_layout
26907
26908 \begin_layout Standard
26909 \align center
26910 \begin_inset Tabular
26911 <lyxtabular version="3" rows="3" columns="2">
26912 <features booktabs="true" tabularvalignment="middle">
26913 <column alignment="center" valignment="top" width="0pt">
26914 <column alignment="center" valignment="top">
26915 <row>
26916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26917 \begin_inset Text
26918
26919 \begin_layout Plain Layout
26920 コマンド
26921 \end_layout
26922
26923 \end_inset
26924 </cell>
26925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26926 \begin_inset Text
26927
26928 \begin_layout Plain Layout
26929 出力
26930 \end_layout
26931
26932 \end_inset
26933 </cell>
26934 </row>
26935 <row>
26936 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26937 \begin_inset Text
26938
26939 \begin_layout Plain Layout
26940
26941 \backslash
26942 textcircled{w}
26943 \end_layout
26944
26945 \end_inset
26946 </cell>
26947 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26948 \begin_inset Text
26949
26950 \begin_layout Plain Layout
26951 \begin_inset ERT
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955
26956
26957 \backslash
26958 textcircled{w}
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \end_inset
26967 </cell>
26968 </row>
26969 <row topspace="1mm">
26970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26971 \begin_inset Text
26972
26973 \begin_layout Plain Layout
26974
26975 \backslash
26976 Large 
26977 \backslash
26978 textcircled{
26979 \backslash
26980 normalsize
26981 \backslash
26982 protect
26983 \backslash
26984 raisebox{-1.5pt}{W}}
26985 \end_layout
26986
26987 \end_inset
26988 </cell>
26989 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26990 \begin_inset Text
26991
26992 \begin_layout Plain Layout
26993 \begin_inset ERT
26994 status collapsed
26995
26996 \begin_layout Plain Layout
26997
26998
26999 \backslash
27000 Large 
27001 \backslash
27002 textcircled{
27003 \backslash
27004 normalsize
27005 \backslash
27006 protect
27007 \backslash
27008 raisebox{-1.5pt}W}
27009 \end_layout
27010
27011 \end_inset
27012
27013
27014 \end_layout
27015
27016 \end_inset
27017 </cell>
27018 </row>
27019 </lyxtabular>
27020
27021 \end_inset
27022
27023
27024 \end_layout
27025
27026 \begin_layout Standard
27027 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27028 \series bold
27029
27030 \backslash
27031 Large
27032 \series default
27033
27034 \begin_inset Foot
27035 status collapsed
27036
27037 \begin_layout Plain Layout
27038
27039 \begin_inset CommandInset ref
27040 LatexCommand ref
27041 reference "subsec:書体寸法"
27042
27043 \end_inset
27044
27045 節参照のこと。
27046 \end_layout
27047
27048 \end_inset
27049
27050 で丸の大きさを指定しています。そして
27051 \series bold
27052
27053 \backslash
27054 raisebox
27055 \series default
27056
27057 \begin_inset Foot
27058 status collapsed
27059
27060 \begin_layout Plain Layout
27061
27062 \begin_inset CommandInset ref
27063 LatexCommand ref
27064 reference "subsec:枠なしボックス"
27065
27066 \end_inset
27067
27068 節参照のこと。
27069 \end_layout
27070
27071 \end_inset
27072
27073 を使って、文字が真ん中にくるようにしています。
27074 \end_layout
27075
27076 \begin_layout Subsection
27077 古式数字
27078 \begin_inset Index idx
27079 status collapsed
27080
27081 \begin_layout Plain Layout
27082 こしきすうじ@古式数字
27083 \end_layout
27084
27085 \end_inset
27086
27087
27088 \end_layout
27089
27090 \begin_layout Standard
27091 古式数字は、
27092 \series bold
27093
27094 \backslash
27095 oldstylenums
27096 \series default
27097
27098 \begin_inset Index idx
27099 status collapsed
27100
27101 \begin_layout Plain Layout
27102 こまんど@コマンド ! O ! 
27103 \backslash
27104 oldstylenums
27105 \end_layout
27106
27107 \end_inset
27108
27109 コマンドで作成することができます。このコマンドは、数式中でも\SpecialChar TeX
27110 モード中でも使うことができます。コマンド書式は、
27111 \end_layout
27112
27113 \begin_layout Standard
27114
27115 \series bold
27116
27117 \backslash
27118 oldstylenums{数字}
27119 \end_layout
27120
27121 \begin_layout Standard
27122 です。
27123 \series bold
27124
27125 \backslash
27126 oldstylenums{0123456789}
27127 \series default
27128 というコマンドは、
27129 \begin_inset Formula $\oldstylenums{0123456789}$
27130 \end_inset
27131
27132 のようになります。
27133 \end_layout
27134
27135 \begin_layout Section
27136 数式様式
27137 \begin_inset CommandInset label
27138 LatexCommand label
27139 name "sec:数式様式"
27140
27141 \end_inset
27142
27143
27144 \begin_inset Index idx
27145 status collapsed
27146
27147 \begin_layout Plain Layout
27148 すうしき@数式 ! ようしき@様式
27149 \end_layout
27150
27151 \end_inset
27152
27153
27154 \end_layout
27155
27156 \begin_layout Itemize
27157 以下の二つの配置様式があります。
27158 \begin_inset Separator parbreak
27159 \end_inset
27160
27161
27162 \end_layout
27163
27164 \begin_deeper
27165 \begin_layout Description
27166 中央揃え 事前に定義された標準です。
27167 \end_layout
27168
27169 \begin_layout Description
27170 行頭下げ これを使うには、
27171 \family sans
27172 文書\SpecialChar menuseparator
27173 設定
27174 \family default
27175 メニューの
27176 \family sans
27177 文書クラス
27178 \family default
27179 において、
27180 \series bold
27181 fleqn
27182 \series default
27183 オプションを指定しておかなくてはなりません。
27184 \end_layout
27185
27186 \begin_layout Standard
27187
27188 \series bold
27189 行頭下げ
27190 \series default
27191 を用いる場合には、行頭下げの大きさを
27192 \series bold
27193
27194 \backslash
27195 mathindent
27196 \series default
27197
27198 \begin_inset Index idx
27199 status collapsed
27200
27201 \begin_layout Plain Layout
27202 こまんど@コマンド ! M ! 
27203 \backslash
27204 mathindent
27205 \end_layout
27206
27207 \end_inset
27208
27209 の値で調整することができます。これを15
27210 \begin_inset space \thinspace{}
27211 \end_inset
27212
27213 mmにするには、\SpecialChar LaTeX
27214 プリアンブルに以下のコマンドを入れておきます。
27215 \end_layout
27216
27217 \begin_layout Standard
27218
27219 \series bold
27220
27221 \backslash
27222 setlength{
27223 \backslash
27224 mathindent}{15mm}
27225 \end_layout
27226
27227 \begin_layout Standard
27228
27229 \series bold
27230
27231 \backslash
27232 mathindent
27233 \series default
27234 を明示的に指定しない場合には、事前に定義されている30
27235 \begin_inset space \thinspace{}
27236 \end_inset
27237
27238 ptが適用されます。
27239 \end_layout
27240
27241 \end_deeper
27242 \begin_layout Itemize
27243 また、以下の二つの連番様式があります。
27244 \begin_inset Separator parbreak
27245 \end_inset
27246
27247
27248 \end_layout
27249
27250 \begin_deeper
27251 \begin_layout Description
27252 右 事前に定義された標準です。
27253 \end_layout
27254
27255 \begin_layout Description
27256 左 これを使うには、
27257 \family sans
27258 文書\SpecialChar menuseparator
27259 設定
27260 \family default
27261 メニューの
27262 \family sans
27263 文書クラス
27264 \family default
27265 において、
27266 \series bold
27267 leqno
27268 \series default
27269 オプションを指定しておかなくてはなりません。
27270 \end_layout
27271
27272 \end_deeper
27273 \begin_layout Standard
27274
27275 \series bold
27276 fleqn
27277 \series default
27278
27279 \series bold
27280 leqno
27281 \series default
27282 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27283 \end_layout
27284
27285 \begin_layout Standard
27286 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27287 \series bold
27288 中央揃え
27289 \series default
27290 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27291 \begin_inset CommandInset ref
27292 LatexCommand ref
27293 reference "subsec:flalign環境"
27294
27295 \end_inset
27296
27297 節をご覧下さい。
27298 \end_layout
27299
27300 \begin_layout Section
27301 多行数式
27302 \begin_inset CommandInset label
27303 LatexCommand label
27304 name "sec:多行数式"
27305
27306 \end_inset
27307
27308
27309 \begin_inset Index idx
27310 status collapsed
27311
27312 \begin_layout Plain Layout
27313 すうしき@数式 ! たぎょう@多行
27314 \begin_inset space \thinspace{}
27315 \end_inset
27316
27317 ——
27318 \end_layout
27319
27320 \end_inset
27321
27322
27323 \end_layout
27324
27325 \begin_layout Subsection
27326 概要
27327 \end_layout
27328
27329 \begin_layout Standard
27330 \SpecialChar LyX
27331 では、多行数式は、数式中で
27332 \begin_inset Info
27333 type  "shortcut"
27334 arg   "newline-insert newline"
27335 \end_inset
27336
27337 を押すことで作られます。この操作によって、第
27338 \begin_inset CommandInset ref
27339 LatexCommand ref
27340 reference "subsec:eqnarray環境"
27341
27342 \end_inset
27343
27344 節に述べられている
27345 \series bold
27346 eqnarray環境
27347 \series default
27348 が作り出されるか、あるいは文書設定で
27349 \family sans
27350 AMS mathパッケージを使う
27351 \family default
27352 オプションが選択されている場合には、第
27353 \begin_inset CommandInset ref
27354 LatexCommand ref
27355 reference "subsec:標準align環境"
27356
27357 \end_inset
27358
27359 節に述べられている
27360 \series bold
27361 align環境
27362 \series default
27363 が作り出されることになります。
27364 \end_layout
27365
27366 \begin_layout Standard
27367 他にも、
27368 \family sans
27369 挿入\SpecialChar menuseparator
27370 数式
27371 \family default
27372 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27373 \end_layout
27374
27375 \begin_layout Standard
27376 すべての多行数式において、新規行は、
27377 \begin_inset Info
27378 type  "shortcut"
27379 arg   "newline-insert newline"
27380 \end_inset
27381
27382 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27383 \begin_inset Info
27384 type  "icon"
27385 arg   "inset-modify tabular append-row"
27386 \end_inset
27387
27388
27389 \begin_inset Info
27390 type  "icon"
27391 arg   "inset-modify tabular delete-row"
27392 \end_inset
27393
27394 を使うか、
27395 \family sans
27396 編集\SpecialChar menuseparator
27397 行と列
27398 \family default
27399 メニューを使うことができます。
27400 \end_layout
27401
27402 \begin_layout Subsubsection
27403 行間
27404 \begin_inset CommandInset label
27405 LatexCommand label
27406 name "subsec:行間"
27407
27408 \end_inset
27409
27410
27411 \begin_inset Index idx
27412 status collapsed
27413
27414 \begin_layout Plain Layout
27415 すうしき@数式 ! たぎょう@多行
27416 \begin_inset space \thinspace{}
27417 \end_inset
27418
27419 —— ! ぎょうかん@行間
27420 \end_layout
27421
27422 \end_inset
27423
27424
27425 \end_layout
27426
27427 \begin_layout Standard
27428 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27429 \begin_inset Formula 
27430 \begin{eqnarray*}
27431 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}\\
27432 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
27433 \end{eqnarray*}
27434
27435 \end_inset
27436
27437
27438 \end_layout
27439
27440 \begin_layout Standard
27441 \SpecialChar LaTeX
27442 において行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだ\SpecialChar LyX
27443 には実装されていない
27444 \begin_inset Foot
27445 status collapsed
27446
27447 \begin_layout Plain Layout
27448 \begin_inset CommandInset href
27449 LatexCommand href
27450 name "LyX-bug #1505"
27451 target "http://www.lyx.org/trac/ticket/1505"
27452
27453 \end_inset
27454
27455 を参照。
27456 \end_layout
27457
27458 \end_inset
27459
27460 ので、数式全体を\SpecialChar TeX
27461 モードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27462 \series bold
27463
27464 \backslash
27465
27466 \backslash
27467 [3mm]
27468 \series default
27469 というコマンドを入れます。すると、次のようになります。
27470 \begin_inset ERT
27471 status collapsed
27472
27473 \begin_layout Plain Layout
27474
27475
27476 \backslash
27477 begin{eqnarray*}
27478 \end_layout
27479
27480 \begin_layout Plain Layout
27481
27482 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27483  = & 
27484 \backslash
27485 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27486 \backslash
27487
27488 \backslash
27489 [3mm]
27490 \end_layout
27491
27492 \begin_layout Plain Layout
27493
27494 4x^{2}
27495 \backslash
27496 left(B^{2}+x_{0}^{2}
27497 \backslash
27498 right)+4x_{0}x
27499 \backslash
27500 left(D-B^{2}
27501 \backslash
27502 right)+B^{2}
27503 \backslash
27504 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27505 \backslash
27506 right) & = & 0
27507 \end_layout
27508
27509 \begin_layout Plain Layout
27510
27511
27512 \backslash
27513 end{eqnarray*}
27514 \end_layout
27515
27516 \end_inset
27517
27518
27519 \end_layout
27520
27521 \begin_layout Standard
27522 \begin_inset VSpace bigskip
27523 \end_inset
27524
27525 同一数式内のすべての行の行間を一律に指定するには、
27526 \series bold
27527
27528 \backslash
27529 jot
27530 \series default
27531
27532 \begin_inset Index idx
27533 status collapsed
27534
27535 \begin_layout Plain Layout
27536 こまんど@コマンド ! J ! 
27537 \backslash
27538 jot
27539 \end_layout
27540
27541 \end_inset
27542
27543 変数を変更します。定義は、
27544 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
27545 \end_inset
27546
27547 となっています。
27548 \series bold
27549
27550 \backslash
27551 jot
27552 \series default
27553 の既定値は、3
27554 \begin_inset space \thinspace{}
27555 \end_inset
27556
27557 ptです。上記の例のように、行間を3
27558 \begin_inset space \thinspace{}
27559 \end_inset
27560
27561 mm追加するには、
27562 \end_layout
27563
27564 \begin_layout Standard
27565
27566 \series bold
27567
27568 \backslash
27569 setlength{
27570 \backslash
27571 jot}{3mm+3pt}
27572 \end_layout
27573
27574 \begin_layout Standard
27575 というコマンドを、数式直前に\SpecialChar TeX
27576 モードで入れておきます。これを行うには、\SpecialChar LaTeX
27577 プリアンブルに
27578 \end_layout
27579
27580 \begin_layout Standard
27581
27582 \series bold
27583
27584 \backslash
27585 usepackage{calc}
27586 \end_layout
27587
27588 \begin_layout Standard
27589 という行を入れて、\SpecialChar LaTeX
27590 パッケージ
27591 \series bold
27592 calc
27593 \series default
27594
27595 \begin_inset Foot
27596 status collapsed
27597
27598 \begin_layout Plain Layout
27599
27600 \series bold
27601 calc
27602 \series default
27603 は標準的な\SpecialChar LaTeX
27604 頒布版のすべてに付属しています。
27605 \end_layout
27606
27607 \end_inset
27608
27609
27610 \begin_inset Index idx
27611 status collapsed
27612
27613 \begin_layout Plain Layout
27614 ぱっけーじ@パッケージ ! calc
27615 \end_layout
27616
27617 \end_inset
27618
27619  を読み込んでおく必要があります。すると、
27620 \begin_inset ERT
27621 status collapsed
27622
27623 \begin_layout Plain Layout
27624
27625
27626 \backslash
27627 setlength{
27628 \backslash
27629 jot}{3mm+3pt}
27630 \end_layout
27631
27632 \end_inset
27633
27634
27635 \begin_inset Formula 
27636 \begin{eqnarray*}
27637 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}\\
27638 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
27639 \end{eqnarray*}
27640
27641 \end_inset
27642
27643
27644 \end_layout
27645
27646 \begin_layout Standard
27647 \begin_inset ERT
27648 status collapsed
27649
27650 \begin_layout Plain Layout
27651
27652
27653 \backslash
27654 setlength{
27655 \backslash
27656 jot}{3pt}
27657 \end_layout
27658
27659 \end_inset
27660
27661 のような結果を得ます。行間を既定値に戻すには、
27662 \series bold
27663
27664 \backslash
27665 jot
27666 \series default
27667 をふたたび3
27668 \begin_inset space \thinspace{}
27669 \end_inset
27670
27671 ptに戻します。
27672 \end_layout
27673
27674 \begin_layout Subsubsection
27675 列間
27676 \begin_inset CommandInset label
27677 LatexCommand label
27678 name "subsec:列間"
27679
27680 \end_inset
27681
27682
27683 \begin_inset Index idx
27684 status collapsed
27685
27686 \begin_layout Plain Layout
27687 すうしき@数式 ! たぎょう@多行
27688 \begin_inset space \thinspace{}
27689 \end_inset
27690
27691 —— ! れつかん@列間
27692 \end_layout
27693
27694 \end_inset
27695
27696
27697 \end_layout
27698
27699 \begin_layout Standard
27700 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
27701
27702 \end_layout
27703
27704 \begin_layout Standard
27705 列間は、
27706 \series bold
27707
27708 \backslash
27709 arraycolsep
27710 \series default
27711
27712 \begin_inset Index idx
27713 status collapsed
27714
27715 \begin_layout Plain Layout
27716 こまんど@コマンド ! A ! 
27717 \backslash
27718 arraycolsep
27719 \end_layout
27720
27721 \end_inset
27722
27723 変数を使って指定し、
27724 \begin_inset Newline newline
27725 \end_inset
27726
27727 列間 = 2
27728 \begin_inset space \thinspace{}
27729 \end_inset
27730
27731
27732 \series bold
27733
27734 \backslash
27735 arraycolsep
27736 \series default
27737
27738 \begin_inset Newline newline
27739 \end_inset
27740
27741 という関係があります。したがって、
27742 \end_layout
27743
27744 \begin_layout Standard
27745
27746 \series bold
27747
27748 \backslash
27749 setlength{
27750 \backslash
27751 arraycolsep}{1cm}
27752 \end_layout
27753
27754 \begin_layout Standard
27755 というコマンドを\SpecialChar TeX
27756 モードで入れると、ここから後のすべての数式の列間が2
27757 \begin_inset space \thinspace{}
27758 \end_inset
27759
27760 cmになります。これを既定値に戻すには、
27761 \series bold
27762
27763 \backslash
27764 arraycolsep
27765 \series default
27766 を5
27767 \begin_inset space \thinspace{}
27768 \end_inset
27769
27770 ptに戻して下さい。
27771 \end_layout
27772
27773 \begin_layout Standard
27774 以下は、2
27775 \begin_inset space \thinspace{}
27776 \end_inset
27777
27778 cmの列間を持つ数式です。
27779 \begin_inset ERT
27780 status collapsed
27781
27782 \begin_layout Plain Layout
27783
27784
27785 \backslash
27786 setlength{
27787 \backslash
27788 arraycolsep}{1cm}
27789 \end_layout
27790
27791 \end_inset
27792
27793
27794 \begin_inset Formula 
27795 \begin{eqnarray*}
27796 A & = & B\\
27797 C & \ne & A
27798 \end{eqnarray*}
27799
27800 \end_inset
27801
27802 行列の既定の列間10
27803 \begin_inset space \thinspace{}
27804 \end_inset
27805
27806 ptを持つ数式です。
27807 \begin_inset ERT
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811
27812
27813 \backslash
27814 setlength{
27815 \backslash
27816 arraycolsep}{5pt}
27817 \end_layout
27818
27819 \end_inset
27820
27821
27822 \begin_inset Formula 
27823 \begin{eqnarray*}
27824 A & = & B\\
27825 C & \ne & A
27826 \end{eqnarray*}
27827
27828 \end_inset
27829
27830
27831 \end_layout
27832
27833 \begin_layout Subsubsection
27834 長い数式
27835 \begin_inset Index idx
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839 すうしき@数式 ! ながい@長い
27840 \end_layout
27841
27842 \end_inset
27843
27844
27845 \end_layout
27846
27847 \begin_layout Standard
27848 長い数式は、以下の方法を使って組版することができます。
27849 \end_layout
27850
27851 \begin_layout Itemize
27852 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
27853 \begin_inset Formula 
27854 \begin{eqnarray}
27855 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 \\
27856  &  & -\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}
27857 \end{eqnarray}
27858
27859 \end_inset
27860
27861 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
27862 示されません。これを避けるために、マイナス記号の後に
27863 \series bold
27864
27865 \backslash
27866 hspace
27867 \series default
27868 .
27869 \begin_inset Foot
27870 status collapsed
27871
27872 \begin_layout Plain Layout
27873
27874 \series bold
27875
27876 \backslash
27877 hspace
27878 \series default
27879 に関しての詳細は、第
27880 \begin_inset CommandInset ref
27881 LatexCommand ref
27882 reference "subsec:可変長の空白"
27883
27884 \end_inset
27885
27886 節をご覧下さい。
27887 \end_layout
27888
27889 \end_inset
27890
27891
27892 \begin_inset Index idx
27893 status collapsed
27894
27895 \begin_layout Plain Layout
27896 こまんど@コマンド ! H ! 
27897 \backslash
27898 hspace
27899 \end_layout
27900
27901 \end_inset
27902
27903 コマンドを使って3
27904 \begin_inset space \thinspace{}
27905 \end_inset
27906
27907 pt空白を入れてあります。
27908 \end_layout
27909
27910 \begin_layout Itemize
27911 数式の両辺がともに長すぎるときには、
27912 \series bold
27913
27914 \backslash
27915 lefteqn
27916 \series default
27917
27918 \begin_inset Index idx
27919 status collapsed
27920
27921 \begin_layout Plain Layout
27922 こまんど@コマンド ! L ! 
27923 \backslash
27924 lefteqn
27925 \end_layout
27926
27927 \end_inset
27928
27929 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
27930 \begin_inset Formula 
27931 \begin{eqnarray}
27932 \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 \\
27933  &  & -\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 \\
27934  &  & =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}
27935 \end{eqnarray}
27936
27937 \end_inset
27938
27939
27940 \series bold
27941
27942 \backslash
27943 lefteqn
27944 \series default
27945 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
27946 \begin_inset Newline newline
27947 \end_inset
27948
27949 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
27950 \begin_inset VSpace medskip
27951 \end_inset
27952
27953
27954 \begin_inset Newline newline
27955 \end_inset
27956
27957
27958 \begin_inset Note Greyedout
27959 status open
27960
27961 \begin_layout Plain Layout
27962
27963 \series bold
27964
27965 \backslash
27966 lefteqn
27967 \series default
27968 を使用する際には、以下のことにご注意下さい。
27969 \end_layout
27970
27971 \begin_layout Itemize
27972 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
27973 \begin_inset Formula $-B^{2}$
27974 \end_inset
27975
27976 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
27977 \end_layout
27978
27979 \begin_layout Itemize
27980 \SpecialChar LyX
27981 のバグによって、最初の行にマウスでカーソルを入れることはできません
27982 \begin_inset Foot
27983 status collapsed
27984
27985 \begin_layout Plain Layout
27986 \begin_inset CommandInset href
27987 LatexCommand href
27988 name "LyX-bug #1429"
27989 target "http://www.lyx.org/trac/ticket/1429"
27990
27991 \end_inset
27992
27993
27994 \end_layout
27995
27996 \end_inset
27997
27998 。カーソルを行頭に合わせて、矢印
27999 \begin_inset Flex Ruby
28000 status collapsed
28001
28002 \begin_layout Plain Layout
28003
28004 \begin_inset Argument post:1
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 キー
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \end_inset
28017
28018 で移動するしかありません。
28019 \end_layout
28020
28021 \end_inset
28022
28023
28024 \end_layout
28025
28026 \begin_layout Itemize
28027 長い数式を組む他の方法として、第
28028 \begin_inset CommandInset ref
28029 LatexCommand ref
28030 reference "subsec:multline環境"
28031
28032 \end_inset
28033
28034 節と第
28035 \begin_inset CommandInset ref
28036 LatexCommand ref
28037 reference "subsec:数式の一部の多行化"
28038
28039 \end_inset
28040
28041 節で述べられている環境を用いる方法があります。
28042 \end_layout
28043
28044 \begin_layout Subsubsection
28045 多行にわたる分数
28046 \begin_inset CommandInset label
28047 LatexCommand label
28048 name "subsec:多行にわたる分数"
28049
28050 \end_inset
28051
28052
28053 \begin_inset Index idx
28054 status open
28055
28056 \begin_layout Plain Layout
28057 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
28058 \end_layout
28059
28060 \end_inset
28061
28062
28063 \end_layout
28064
28065 \begin_layout Standard
28066 分数の分母もしくは分子が長すぎて、一行に入りきらないことがあります。この場合には、分数内で改行をしなくてはなりません。これを行うには、
28067 \series bold
28068
28069 \backslash
28070 splitfrac
28071 \series default
28072 コマンド
28073 \begin_inset Index idx
28074 status collapsed
28075
28076 \begin_layout Plain Layout
28077 こまんど@コマンド ! S ! 
28078 \backslash
28079 splitfrac
28080 \end_layout
28081
28082 \end_inset
28083
28084 を使うことができます。これを有効化するには、文書設定の
28085 \family sans
28086 数式オプション
28087 \family default
28088 で、
28089 \series bold
28090 mathtools
28091 \series default
28092 パッケージ
28093 \begin_inset Index idx
28094 status collapsed
28095
28096 \begin_layout Plain Layout
28097 ぱっけーじ@パッケージ ! mathtools
28098 \end_layout
28099
28100 \end_inset
28101
28102
28103 \family sans
28104 常に読み込み
28105 \family default
28106 オプションを指定してください。
28107 \series bold
28108
28109 \backslash
28110 splitfrac
28111 \series default
28112 のスキームは
28113 \end_layout
28114
28115 \begin_layout Standard
28116
28117 \series bold
28118
28119 \backslash
28120 splitfrac{1行目}{2行目}
28121 \end_layout
28122
28123 \begin_layout Standard
28124 となっており、分母にも分子にも使うことができます。
28125 \end_layout
28126
28127 \begin_layout Standard
28128 \begin_inset Formula 
28129 \[
28130 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}
28131 \]
28132
28133 \end_inset
28134
28135 上記の最初の分子に使われているコマンドは、
28136 \end_layout
28137
28138 \begin_layout Standard
28139
28140 \series bold
28141
28142 \backslash
28143 splitfrac{xy+xy+xy+xy+xy
28144 \begin_inset space \textvisiblespace{}
28145 \end_inset
28146
28147
28148 \backslash
28149 {+wy+wy+wy+wy
28150 \end_layout
28151
28152 \begin_layout Standard
28153 です。
28154 \end_layout
28155
28156 \begin_layout Subsubsection
28157 多行にわたる括弧
28158 \begin_inset CommandInset label
28159 LatexCommand label
28160 name "subsec:多行にわたる括弧"
28161
28162 \end_inset
28163
28164
28165 \begin_inset Index idx
28166 status collapsed
28167
28168 \begin_layout Plain Layout
28169 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28170 \end_layout
28171
28172 \end_inset
28173
28174
28175 \end_layout
28176
28177 \begin_layout Standard
28178 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28179 \begin_inset Formula 
28180 \begin{eqnarray*}
28181 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28182  &  & \left.\cdots+B-D\right]
28183 \end{eqnarray*}
28184
28185 \end_inset
28186
28187
28188 \end_layout
28189
28190 \begin_layout Standard
28191 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28192 \end_layout
28193
28194 \begin_layout Standard
28195 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28196 \series bold
28197
28198 \backslash
28199 right.
28200 \series default
28201
28202 \begin_inset Index idx
28203 status collapsed
28204
28205 \begin_layout Plain Layout
28206 こまんど@コマンド ! R ! 
28207 \backslash
28208 right
28209 \end_layout
28210
28211 \end_inset
28212
28213 とし、二行めの始めを
28214 \series bold
28215
28216 \backslash
28217 left.
28218 \begin_inset Foot
28219 status collapsed
28220
28221 \begin_layout Plain Layout
28222
28223 \series bold
28224
28225 \backslash
28226 left
28227 \series default
28228
28229 \series bold
28230
28231 \backslash
28232 right
28233 \series default
28234 に関する詳細は、第
28235 \begin_inset CommandInset ref
28236 LatexCommand ref
28237 reference "subsec:自動の括弧丈"
28238
28239 \end_inset
28240
28241 節をご覧下さい。
28242 \end_layout
28243
28244 \end_inset
28245
28246
28247 \series default
28248
28249 \begin_inset Index idx
28250 status collapsed
28251
28252 \begin_layout Plain Layout
28253 こまんど@コマンド ! L ! 
28254 \backslash
28255 left
28256 \end_layout
28257
28258 \end_inset
28259
28260 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28261 \series bold
28262
28263 \backslash
28264 left.
28265 \series default
28266 の後に、
28267 \series bold
28268
28269 \backslash
28270 vphantom
28271 \series default
28272
28273 \begin_inset space \textvisiblespace{}
28274 \end_inset
28275
28276
28277 \series bold
28278
28279 \backslash
28280 prod
28281 \series default
28282 ^
28283 \begin_inset space \textvisiblespace{}
28284 \end_inset
28285
28286
28287 \series bold
28288
28289 \backslash
28290 infty
28291 \series default
28292
28293 \begin_inset space \textvisiblespace{}
28294 \end_inset
28295
28296
28297 \series bold
28298
28299 \begin_inset Formula $\downarrow$
28300 \end_inset
28301
28302 _R=1}
28303 \series default
28304
28305 \begin_inset Index idx
28306 status collapsed
28307
28308 \begin_layout Plain Layout
28309 こまんど@コマンド ! V ! 
28310 \backslash
28311 vphantom
28312 \end_layout
28313
28314 \end_inset
28315
28316 というコマンドを挿入します。
28317 \end_layout
28318
28319 \begin_layout Standard
28320 その結果が以下の数式です。
28321 \begin_inset Formula 
28322 \begin{eqnarray*}
28323 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28324  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28325 \end{eqnarray*}
28326
28327 \end_inset
28328
28329
28330 \end_layout
28331
28332 \begin_layout Subsection
28333 align環境
28334 \end_layout
28335
28336 \begin_layout Standard
28337 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28338 \end_layout
28339
28340 \begin_layout Standard
28341 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28342 \end_layout
28343
28344 \begin_layout Standard
28345 align環境は、
28346 \family sans
28347 挿入\SpecialChar menuseparator
28348 数式
28349 \family default
28350 メニューから作ることができます。
28351 \family sans
28352 編集\SpecialChar menuseparator
28353 数式\SpecialChar menuseparator
28354 数式の表記を変更
28355 \family default
28356 メニューを使えば、既存の数式をalign環境に変更することができます。
28357 \end_layout
28358
28359 \begin_layout Standard
28360 列を追加したり削除したりするには、数式ツールバーボタンの
28361 \begin_inset Info
28362 type  "icon"
28363 arg   "inset-modify tabular append-column"
28364 \end_inset
28365
28366
28367 \begin_inset Info
28368 type  "icon"
28369 arg   "inset-modify tabular delete-column"
28370 \end_inset
28371
28372 を使うか、
28373 \family sans
28374 編集\SpecialChar menuseparator
28375 行と列
28376 \family default
28377 メニューを使います。
28378 \end_layout
28379
28380 \begin_layout Subsubsection
28381 標準align環境
28382 \begin_inset CommandInset label
28383 LatexCommand label
28384 name "subsec:標準align環境"
28385
28386 \end_inset
28387
28388
28389 \begin_inset Index idx
28390 status collapsed
28391
28392 \begin_layout Plain Layout
28393 すうしき@数式 ! たぎょう@多行
28394 \begin_inset space \thinspace{}
28395 \end_inset
28396
28397 —— ! alignかんきょう@align環境
28398 \end_layout
28399
28400 \end_inset
28401
28402
28403 \end_layout
28404
28405 \begin_layout Standard
28406 このalign環境は、数式中で
28407 \begin_inset Info
28408 type  "shortcut"
28409 arg   "newline-insert newline"
28410 \end_inset
28411
28412 を押すか、
28413 \family sans
28414 挿入\SpecialChar menuseparator
28415 数式\SpecialChar menuseparator
28416 AMS align環境
28417 \family default
28418 メニューで作ることができます。
28419 \end_layout
28420
28421 \begin_layout Standard
28422 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28423 \begin_inset Formula 
28424 \begin{align*}
28425 A & =\sin(B) & C & =D\\
28426 C & \ne A & B & \ne D
28427 \end{align*}
28428
28429 \end_inset
28430
28431 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28432 \series bold
28433
28434 \backslash
28435 hfill
28436 \begin_inset Foot
28437 status collapsed
28438
28439 \begin_layout Plain Layout
28440
28441 \series bold
28442
28443 \backslash
28444 hfill
28445 \series default
28446 に関する詳細は、第
28447 \begin_inset CommandInset ref
28448 LatexCommand ref
28449 reference "subsec:可変長の空白"
28450
28451 \end_inset
28452
28453 節をご覧下さい。
28454 \end_layout
28455
28456 \end_inset
28457
28458
28459 \series default
28460 があるかのように配置されます。数式様式として
28461 \series bold
28462 行頭下げ
28463 \begin_inset Foot
28464 status collapsed
28465
28466 \begin_layout Plain Layout
28467
28468 \series bold
28469 数式様式については、第
28470 \series default
28471
28472 \begin_inset CommandInset ref
28473 LatexCommand ref
28474 reference "sec:数式様式"
28475
28476 \end_inset
28477
28478 節をご覧下さい。
28479 \end_layout
28480
28481 \end_inset
28482
28483
28484 \series default
28485 を使う場合には、第一列の前の
28486 \series bold
28487
28488 \backslash
28489 hfill
28490 \series default
28491 はない形で数式が設定されます。
28492 \end_layout
28493
28494 \begin_layout Subsubsection
28495 alignat環境
28496 \begin_inset Index idx
28497 status collapsed
28498
28499 \begin_layout Plain Layout
28500 すうしき@数式 ! たぎょう@多行
28501 \begin_inset space \thinspace{}
28502 \end_inset
28503
28504 —— ! alignatかんきょう@alignat環境
28505 \end_layout
28506
28507 \end_inset
28508
28509
28510 \end_layout
28511
28512 \begin_layout Standard
28513 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28514 \begin_inset CommandInset ref
28515 LatexCommand ref
28516 reference "subsec:空白"
28517
28518 \end_inset
28519
28520 節に述べられている空白を使用して手動で入れます。
28521 \end_layout
28522
28523 \begin_layout Standard
28524 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28525 \begin_inset space \thinspace{}
28526 \end_inset
28527
28528 cmの空白を入れたものです。
28529 \begin_inset Formula 
28530 \begin{alignat*}{2}
28531 A & =\sin(B) & \hspace{1cm}C & =D\\
28532 C & \ne A & B & \ne D
28533 \end{alignat*}
28534
28535 \end_inset
28536
28537 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28538 \end_layout
28539
28540 \begin_layout Subsubsection
28541 flalign環境
28542 \begin_inset CommandInset label
28543 LatexCommand label
28544 name "subsec:flalign環境"
28545
28546 \end_inset
28547
28548
28549 \begin_inset Index idx
28550 status collapsed
28551
28552 \begin_layout Plain Layout
28553 すうしき@数式 ! たぎょう@多行
28554 \begin_inset space \thinspace{}
28555 \end_inset
28556
28557 —— ! flalignかんきょう@flalign環境
28558 \end_layout
28559
28560 \end_inset
28561
28562
28563 \end_layout
28564
28565 \begin_layout Standard
28566 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28567 \begin_inset Formula 
28568 \begin{flalign*}
28569 A & =1 & B & =2 & C & =3\\
28570 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28571 \end{flalign*}
28572
28573 \end_inset
28574
28575
28576 \end_layout
28577
28578 \begin_layout Standard
28579 奇数列のflalign環境を作成し、最後の列に空の\SpecialChar TeX
28580 括弧を入れておくと、数式様式として
28581 \series bold
28582 中央揃え
28583 \series default
28584 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28585 \begin_inset CommandInset ref
28586 LatexCommand eqref
28587 reference "eq:VolInt"
28588
28589 \end_inset
28590
28591 式を行頭下げにしたものです。
28592 \begin_inset Formula 
28593 \begin{flalign}
28594 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28595 \end{flalign}
28596
28597 \end_inset
28598
28599 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28600 \begin_inset space \thinspace{}
28601 \end_inset
28602
28603 ptの空白が第1列の頭に入れてあります。
28604 \end_layout
28605
28606 \begin_layout Subsection
28607 eqnarray環境
28608 \begin_inset CommandInset label
28609 LatexCommand label
28610 name "subsec:eqnarray環境"
28611
28612 \end_inset
28613
28614
28615 \begin_inset Index idx
28616 status collapsed
28617
28618 \begin_layout Plain Layout
28619 すうしき@数式 ! たぎょう@多行
28620 \begin_inset space \thinspace{}
28621 \end_inset
28622
28623 —— ! eqnarrayかんきょう@eqnarray環境
28624 \end_layout
28625
28626 \end_inset
28627
28628
28629 \end_layout
28630
28631 \begin_layout Standard
28632 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28633 いるので、その内容は中央揃えで少し小さく設定されます。
28634 \begin_inset Formula 
28635 \begin{eqnarray*}
28636 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28637 AB & AB & AB\\
28638 A & = & A
28639 \end{eqnarray*}
28640
28641 \end_inset
28642
28643
28644 \end_layout
28645
28646 \begin_layout Subsection
28647 gather環境
28648 \begin_inset Index idx
28649 status collapsed
28650
28651 \begin_layout Plain Layout
28652 すうしき@数式 ! たぎょう@多行
28653 \begin_inset space \thinspace{}
28654 \end_inset
28655
28656 —— ! gatherかんきょう@gather環境
28657 \end_layout
28658
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \begin_layout Standard
28665 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28666 \begin_inset Formula 
28667 \begin{gather}
28668 A=1\\
28669 X=\textrm{-}1
28670 \end{gather}
28671
28672 \end_inset
28673
28674
28675 \end_layout
28676
28677 \begin_layout Subsection
28678 multline環境
28679 \begin_inset CommandInset label
28680 LatexCommand label
28681 name "subsec:multline環境"
28682
28683 \end_inset
28684
28685
28686 \begin_inset Index idx
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 すうしき@数式 ! たぎょう@多行
28691 \begin_inset space \thinspace{}
28692 \end_inset
28693
28694 —— ! multlineかんきょう@multpline環境
28695 \end_layout
28696
28697 \end_inset
28698
28699
28700 \end_layout
28701
28702 \begin_layout Standard
28703 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
28704 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
28705 \begin_inset CommandInset ref
28706 LatexCommand eqref
28707 reference "eq:lefteqn"
28708
28709 \end_inset
28710
28711 式をmultline環境に置いたものを示します。
28712 \begin_inset Formula 
28713 \begin{multline}
28714 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}\\
28715 -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}\\
28716 =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}}
28717 \end{multline}
28718
28719 \end_inset
28720
28721
28722 \end_layout
28723
28724 \begin_layout Standard
28725 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
28726 \begin_inset Foot
28727 status collapsed
28728
28729 \begin_layout Plain Layout
28730 付番様式については、第
28731 \begin_inset CommandInset ref
28732 LatexCommand ref
28733 reference "sec:数式様式"
28734
28735 \end_inset
28736
28737 節を参照。
28738 \end_layout
28739
28740 \end_inset
28741
28742
28743 \end_layout
28744
28745 \begin_layout Standard
28746
28747 \series bold
28748
28749 \backslash
28750 shoveright
28751 \begin_inset Index idx
28752 status collapsed
28753
28754 \begin_layout Plain Layout
28755 こまんど@コマンド ! S ! 
28756 \backslash
28757 shoveright
28758 \end_layout
28759
28760 \end_inset
28761
28762 コマンドや
28763 \backslash
28764 shoveleft
28765 \begin_inset Index idx
28766 status collapsed
28767
28768 \begin_layout Plain Layout
28769 こまんど@コマンド ! S ! 
28770 \backslash
28771 shoveleft
28772 \end_layout
28773
28774 \end_inset
28775
28776
28777 \series default
28778 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
28779 \end_layout
28780
28781 \begin_layout Standard
28782
28783 \series bold
28784
28785 \backslash
28786 shoveright{行の内容}
28787 \series default
28788 あるいは
28789 \series bold
28790
28791 \backslash
28792 shoveleft{行の内容}
28793 \end_layout
28794
28795 \begin_layout Standard
28796 \begin_inset VSpace medskip
28797 \end_inset
28798
28799
28800 \series bold
28801
28802 \backslash
28803 multlinegap
28804 \begin_inset Index idx
28805 status collapsed
28806
28807 \begin_layout Plain Layout
28808 こまんど@コマンド ! M ! 
28809 \backslash
28810 multlinegap
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \series default
28817 長は、一行めの左ページ余白からの距離を指定します。既定値は0
28818 \begin_inset space \thinspace{}
28819 \end_inset
28820
28821 ptの長さです。
28822 \end_layout
28823
28824 \begin_layout Standard
28825 以下は、上記の数式に
28826 \end_layout
28827
28828 \begin_layout Standard
28829
28830 \series bold
28831
28832 \backslash
28833 setlength{
28834 \backslash
28835 multlinegap}{2cm}
28836 \end_layout
28837
28838 \begin_layout Standard
28839 というコマンドを、\SpecialChar TeX
28840 モードで直前に挿入した例です。
28841 \begin_inset ERT
28842 status collapsed
28843
28844 \begin_layout Plain Layout
28845
28846
28847 \backslash
28848 setlength{
28849 \backslash
28850 multlinegap}{2cm}
28851 \end_layout
28852
28853 \end_inset
28854
28855
28856 \begin_inset Formula 
28857 \begin{multline}
28858 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}\\
28859 \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}}\\
28860 =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}}
28861 \end{multline}
28862
28863 \end_inset
28864
28865
28866 \begin_inset ERT
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870
28871
28872 \backslash
28873 setlength{
28874 \backslash
28875 multlinegap}{0pt}
28876 \end_layout
28877
28878 \end_inset
28879
28880 二行めは、
28881 \series bold
28882
28883 \backslash
28884 shoveleft
28885 \series default
28886 を使って左揃えにしています。
28887 \end_layout
28888
28889 \begin_layout Subsection
28890 数式の一部の多行化
28891 \begin_inset CommandInset label
28892 LatexCommand label
28893 name "subsec:数式の一部の多行化"
28894
28895 \end_inset
28896
28897
28898 \begin_inset Index idx
28899 status collapsed
28900
28901 \begin_layout Plain Layout
28902 すうしき@数式 ! たぎょう@多行
28903 \begin_inset space \thinspace{}
28904 \end_inset
28905
28906 —— ! すうしきのいちぶ@数式の一部
28907 \end_layout
28908
28909 \end_inset
28910
28911
28912 \end_layout
28913
28914 \begin_layout Standard
28915 数式の一部分のみを多行表示したい場合には、
28916 \series bold
28917 aligned
28918 \series default
28919
28920 \series bold
28921 alignedat
28922 \series default
28923
28924 \series bold
28925 gathered
28926 \series default
28927
28928 \series bold
28929 split
28930 \series default
28931 のうちのいずれかの環境を使用します。これらは、
28932 \family sans
28933 挿入\SpecialChar menuseparator
28934 数式
28935 \family default
28936 メニューか、本節で解説している各コマンドを使用して挿入することができます。
28937 \end_layout
28938
28939 \begin_layout Standard
28940 最初の三つの環境は、環境名から
28941 \series bold
28942 ed
28943 \series default
28944 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
28945 \begin_inset Formula 
28946 \[
28947 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28948 \Delta E\Delta t & \ge\frac{\hbar}{2}
28949 \end{aligned}
28950 \right\} \textrm{不確定性原理}
28951 \]
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Standard
28959 この数式を作るには、別行立て数式をまず作っておいて、そこに
28960 \series bold
28961
28962 \backslash
28963 aligned
28964 \begin_inset Index idx
28965 status collapsed
28966
28967 \begin_layout Plain Layout
28968 こまんど@コマンド ! A ! 
28969 \backslash
28970 aligned
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \series default
28977 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
28978 ます。
28979 \end_layout
28980
28981 \begin_layout Standard
28982 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
28983 に配置できる利点があります。以下に例として、
28984 \begin_inset CommandInset ref
28985 LatexCommand eqref
28986 reference "eq:shortlong"
28987
28988 \end_inset
28989
28990 式にaligned環境を適用したものを示します。
28991 \begin_inset Formula 
28992 \begin{equation}
28993 \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}|}\\
28994  & -\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}|}
28995 \end{aligned}
28996 \end{equation}
28997
28998 \end_inset
28999
29000
29001 \end_layout
29002
29003 \begin_layout Standard
29004
29005 \series bold
29006 alignedat
29007 \series default
29008
29009 \series bold
29010 gathered
29011 \series default
29012
29013 \series bold
29014 split
29015 \series default
29016 の各環境を使うには、それぞれ
29017 \series bold
29018
29019 \backslash
29020 alignedat
29021 \series default
29022
29023 \begin_inset Index idx
29024 status collapsed
29025
29026 \begin_layout Plain Layout
29027 こまんど@コマンド ! A ! 
29028 \backslash
29029 alignedat
29030 \end_layout
29031
29032 \end_inset
29033
29034
29035 \series bold
29036
29037 \backslash
29038 gathered
29039 \series default
29040
29041 \begin_inset Index idx
29042 status collapsed
29043
29044 \begin_layout Plain Layout
29045 こまんど@コマンド ! G ! 
29046 \backslash
29047 gathered
29048 \end_layout
29049
29050 \end_inset
29051
29052
29053 \series bold
29054
29055 \backslash
29056 split
29057 \series default
29058
29059 \begin_inset Index idx
29060 status collapsed
29061
29062 \begin_layout Plain Layout
29063 こまんど@コマンド ! S ! 
29064 \backslash
29065 split
29066 \end_layout
29067
29068 \end_inset
29069
29070 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29071 \end_layout
29072
29073 \begin_layout Subsection
29074 多行数式中のテキスト
29075 \begin_inset CommandInset label
29076 LatexCommand label
29077 name "subsec:多行数式中のテキスト"
29078
29079 \end_inset
29080
29081
29082 \begin_inset Index idx
29083 status collapsed
29084
29085 \begin_layout Plain Layout
29086 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \begin_inset Index idx
29093 status collapsed
29094
29095 \begin_layout Plain Layout
29096 すうしき @ 数式 ! たぎょう @ 多行
29097 \begin_inset space \thinspace{}
29098 \end_inset
29099
29100 —— ! てきすと @ テキスト
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \end_layout
29107
29108 \begin_layout Standard
29109 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29110 式を持つ
29111 \series bold
29112
29113 \backslash
29114 intertext
29115 \series default
29116
29117 \begin_inset Index idx
29118 status collapsed
29119
29120 \begin_layout Plain Layout
29121 こまんど@コマンド ! I ! 
29122 \backslash
29123 intertext
29124 \end_layout
29125
29126 \end_inset
29127
29128 コマンドを使います。
29129 \end_layout
29130
29131 \begin_layout Standard
29132
29133 \series bold
29134
29135 \backslash
29136 intertext{テキスト}
29137 \end_layout
29138
29139 \begin_layout Standard
29140 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。\SpecialChar LyX
29141 は、現時点では
29142 \series bold
29143
29144 \backslash
29145 intertext
29146 \series default
29147 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29148 \series bold
29149
29150 \backslash
29151 intertext
29152 \series default
29153 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29154 \begin_inset Formula 
29155 \begin{align}
29156 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29157 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29158 \end{align}
29159
29160 \end_inset
29161
29162
29163 \end_layout
29164
29165 \begin_layout Standard
29166
29167 \series bold
29168
29169 \backslash
29170 intertext
29171 \series default
29172 は、文と数式行の間に、常に縦空白を生み出します。この空白を抑制するには、文書設定の
29173 \family sans
29174 数式オプション
29175 \family default
29176
29177 \series bold
29178 mathtools
29179 \series default
29180
29181 \begin_inset Index idx
29182 status collapsed
29183
29184 \begin_layout Plain Layout
29185 ぱっけーじ@パッケージ ! mathtools
29186 \end_layout
29187
29188 \end_inset
29189
29190 パッケージを
29191 \family sans
29192 常に読み込み
29193 \family default
29194 に設定してください。そうすると、以下のように、
29195 \series bold
29196
29197 \backslash
29198 intertext
29199 \series default
29200 の代わりに
29201 \series bold
29202
29203 \backslash
29204 shortintertext
29205 \series default
29206
29207 \begin_inset Index idx
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211 こまんど@コマンド ! S ! 
29212 \backslash
29213 shortintertext
29214 \end_layout
29215
29216 \end_inset
29217
29218 コマンドを使うことができます。
29219 \begin_inset Formula 
29220 \begin{align}
29221 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29222 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29223 \end{align}
29224
29225 \end_inset
29226
29227
29228 \end_layout
29229
29230 \begin_layout Section
29231 数式番号
29232 \begin_inset Index idx
29233 status collapsed
29234
29235 \begin_layout Plain Layout
29236 すうしきばんごう@数式番号
29237 \end_layout
29238
29239 \end_inset
29240
29241
29242 \begin_inset Index idx
29243 status collapsed
29244
29245 \begin_layout Plain Layout
29246 すうしき@数式 ! ばんごう@番号
29247 \begin_inset ERT
29248 status collapsed
29249
29250 \begin_layout Plain Layout
29251
29252 |see{
29253 \end_layout
29254
29255 \end_inset
29256
29257 数式番号
29258 \begin_inset ERT
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262
29263 }
29264 \end_layout
29265
29266 \end_inset
29267
29268
29269 \end_layout
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \begin_layout Subsection
29277 概要
29278 \end_layout
29279
29280 \begin_layout Standard
29281 付番数式は、
29282 \family sans
29283 挿入\SpecialChar menuseparator
29284 数式\SpecialChar menuseparator
29285 付番数式
29286 \family default
29287 メニュー(
29288 \begin_inset Flex Ruby
29289 status collapsed
29290
29291 \begin_layout Plain Layout
29292 捷径
29293 \begin_inset Argument post:1
29294 status collapsed
29295
29296 \begin_layout Plain Layout
29297 ショートカット
29298 \end_layout
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \end_inset
29306
29307
29308 \family sans
29309 Ctrl+Alt
29310 \begin_inset space ~
29311 \end_inset
29312
29313 N
29314 \family default
29315 )で作ることができます。既存の数式に番号を振るには、
29316 \family sans
29317 編集\SpecialChar menuseparator
29318 数式\SpecialChar menuseparator
29319 数式全体を付番
29320 \family default
29321 メニュー(捷径:
29322 \begin_inset Info
29323 type  "shortcut"
29324 arg   "math-number-toggle"
29325 \end_inset
29326
29327 )を使います。\SpecialChar LyX
29328 中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29329 \end_layout
29330
29331 \begin_layout Standard
29332 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29333 \family sans
29334 編集\SpecialChar menuseparator
29335 数式\SpecialChar menuseparator
29336 この行を付番
29337 \family default
29338 メニュー(捷径:
29339 \begin_inset Info
29340 type  "shortcut"
29341 arg   "math-number-line-toggle"
29342 \end_inset
29343
29344 )を使用すれば、各行毎に付番するかどうか指定することができます。
29345 \end_layout
29346
29347 \begin_layout Standard
29348 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29349 \begin_inset CommandInset ref
29350 LatexCommand ref
29351 reference "sec:数式様式"
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 \family sans
29375 挿入\SpecialChar menuseparator
29376 ラベル
29377 \family default
29378 メニューか、ツールバーボタンの
29379 \begin_inset Info
29380 type  "icon"
29381 arg   "label-insert"
29382 \end_inset
29383
29384 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
29385 \series bold
29386 eq:と
29387 \series default
29388 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29389 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29390 \family sans
29391 挿入\SpecialChar menuseparator
29392 ラベル
29393 \family default
29394 メニューをもういちど使って下さい。
29395 \end_layout
29396
29397 \begin_layout Standard
29398 \SpecialChar LyX
29399 中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29400 \end_layout
29401
29402 \begin_layout Standard
29403 相互参照は、
29404 \family sans
29405 挿入\SpecialChar menuseparator
29406 相互参照
29407 \family default
29408 メニューかツールバーボタンの
29409 \begin_inset Info
29410 type  "icon"
29411 arg   "dialog-show-new-inset ref"
29412 \end_inset
29413
29414 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29415 \series bold
29416 (<参照>)
29417 \series default
29418 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29419 \begin_inset Newline newline
29420 \end_inset
29421
29422 \SpecialChar LyX
29423 中で相互参照を右クリックすると、参照先の数式に移動することができます。
29424 \end_layout
29425
29426 \begin_layout Standard
29427 以下は、後の各小節に現れる数式への相互参照を含む例です。
29428 \begin_inset Note Note
29429 status open
29430
29431 \begin_layout Plain Layout
29432 相互参照の型の違いに留意してください。
29433 \end_layout
29434
29435 \end_inset
29436
29437
29438 \end_layout
29439
29440 \begin_layout Standard
29441 \begin_inset CommandInset ref
29442 LatexCommand eqref
29443 reference "eq:tag"
29444
29445 \end_inset
29446
29447 式と
29448 \begin_inset CommandInset ref
29449 LatexCommand eqref
29450 reference "eq:c"
29451
29452 \end_inset
29453
29454 式は、等価です。(
29455 \begin_inset CommandInset ref
29456 LatexCommand ref
29457 reference "eq:Rom"
29458
29459 \end_inset
29460
29461 )式とは異なり、(
29462 \begin_inset CommandInset ref
29463 LatexCommand ref
29464 reference "eq:Lat"
29465
29466 \end_inset
29467
29468 )式では、付番にラテン数字を使用しています。
29469 \end_layout
29470
29471 \begin_layout Standard
29472 \begin_inset VSpace medskip
29473 \end_inset
29474
29475
29476 \series bold
29477
29478 \backslash
29479 tag
29480 \begin_inset Foot
29481 status collapsed
29482
29483 \begin_layout Plain Layout
29484
29485 \series bold
29486
29487 \backslash
29488 tag
29489 \series default
29490 は、第
29491 \begin_inset CommandInset ref
29492 LatexCommand ref
29493 reference "subsec:自己定義番号"
29494
29495 \end_inset
29496
29497 節に説明があります。
29498 \end_layout
29499
29500 \end_inset
29501
29502
29503 \series default
29504 の引数が、第
29505 \begin_inset CommandInset ref
29506 LatexCommand ref
29507 reference "subsec:段落ボックス"
29508
29509 \end_inset
29510
29511 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29512 \end_layout
29513
29514 \begin_layout Subsection
29515 細目番号
29516 \begin_inset Index idx
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29521 \end_layout
29522
29523 \end_inset
29524
29525
29526 \end_layout
29527
29528 \begin_layout Standard
29529
29530 \series bold
29531
29532 \backslash
29533 begin{subequations}
29534 \series default
29535 および
29536 \series bold
29537
29538 \backslash
29539 end{subequations}
29540 \series default
29541 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、\SpecialChar TeX
29542 モードで入れます。
29543 \end_layout
29544
29545 \begin_layout Standard
29546 たとえば、
29547 \begin_inset Formula 
29548 \begin{equation}
29549 A=C-B\label{eq:a}
29550 \end{equation}
29551
29552 \end_inset
29553
29554
29555 \begin_inset ERT
29556 status collapsed
29557
29558 \begin_layout Plain Layout
29559
29560
29561 \backslash
29562 addtocounter{equation}{-1}
29563 \end_layout
29564
29565 \end_inset
29566
29567
29568 \begin_inset ERT
29569 status collapsed
29570
29571 \begin_layout Plain Layout
29572
29573
29574 \backslash
29575 begin{subequations}
29576 \end_layout
29577
29578 \end_inset
29579
29580
29581 \begin_inset VSpace -5mm
29582 \end_inset
29583
29584
29585 \begin_inset Formula 
29586 \begin{equation}
29587 B=C-A\label{eq:b}
29588 \end{equation}
29589
29590 \end_inset
29591
29592
29593 \begin_inset Formula 
29594 \begin{equation}
29595 C=A+B\label{eq:c}
29596 \end{equation}
29597
29598 \end_inset
29599
29600
29601 \end_layout
29602
29603 \begin_layout Standard
29604 \begin_inset ERT
29605 status collapsed
29606
29607 \begin_layout Plain Layout
29608
29609
29610 \backslash
29611 end{subequations}
29612 \end_layout
29613
29614 \end_inset
29615
29616
29617 \end_layout
29618
29619 \begin_layout Standard
29620 この例を作るには、次のようにします。
29621 \end_layout
29622
29623 \begin_layout Enumerate
29624 一つめの数式を入力します。
29625 \end_layout
29626
29627 \begin_layout Enumerate
29628 一つめの数式の後に
29629 \begin_inset Newline newline
29630 \end_inset
29631
29632
29633 \series bold
29634
29635 \backslash
29636 addtocounter{equation}{-1} 
29637 \backslash
29638 begin{subequations}
29639 \begin_inset Index idx
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643 こまんど@コマンド ! A ! 
29644 \backslash
29645 addtocounter
29646 \end_layout
29647
29648 \end_inset
29649
29650
29651 \begin_inset Newline newline
29652 \end_inset
29653
29654
29655 \series default
29656 を入力します。
29657 \end_layout
29658
29659 \begin_layout Enumerate
29660 二つめの数式を入力します。
29661 \end_layout
29662
29663 \begin_layout Enumerate
29664 三つめの数式を入力します。
29665 \end_layout
29666
29667 \begin_layout Enumerate
29668 三つめの数式の後に、
29669 \series bold
29670
29671 \backslash
29672 end{subequations}
29673 \series default
29674 を入力します。
29675 \end_layout
29676
29677 \begin_layout Standard
29678
29679 \series bold
29680
29681 \backslash
29682 begin
29683 \series default
29684 コマンドと
29685 \series bold
29686
29687 \backslash
29688 end
29689 \series default
29690 コマンドのあいだの数式はすべて、a・b・
29691 \begin_inset Newline linebreak
29692 \end_inset
29693
29694 c\SpecialChar ldots
29695 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29696 \emph on
29697 ひとつの
29698 \emph default
29699 付番数式として扱われますが、それぞれの付番数式が
29700 \series bold
29701 equation
29702 \series default
29703 カウンタを一つずつ進めてしまうので、
29704 \series bold
29705
29706 \backslash
29707 addtocounter
29708 \series default
29709 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29710 \begin_inset CommandInset ref
29711 LatexCommand eqref
29712 reference "eq:a"
29713
29714 \end_inset
29715
29716 式・
29717 \begin_inset CommandInset ref
29718 LatexCommand eqref
29719 reference "eq:b"
29720
29721 \end_inset
29722
29723 式・
29724 \begin_inset CommandInset ref
29725 LatexCommand eqref
29726 reference "eq:c"
29727
29728 \end_inset
29729
29730 式は、それぞれ
29731 \begin_inset CommandInset ref
29732 LatexCommand eqref
29733 reference "eq:a"
29734
29735 \end_inset
29736
29737 式・
29738 \begin_inset CommandInset ref
29739 LatexCommand eqref
29740 reference "eq:d"
29741
29742 \end_inset
29743
29744 式・
29745 \begin_inset CommandInset ref
29746 LatexCommand eqref
29747 reference "eq:f"
29748
29749 \end_inset
29750
29751 式として番号が振られてしまいます。
29752 \end_layout
29753
29754 \begin_layout Standard
29755 上記のように、コマンドを\SpecialChar TeX
29756 モードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29757 \begin_inset space \thinspace{}
29758 \end_inset
29759
29760 mmの垂直空白を
29761 \series bold
29762
29763 \backslash
29764 begin{subequations}
29765 \series default
29766 コマンドの後に入れています。数式様式として
29767 \series bold
29768 行頭下げ
29769 \begin_inset Foot
29770 status collapsed
29771
29772 \begin_layout Plain Layout
29773
29774 \series bold
29775 数式様式に関しては、第
29776 \series default
29777
29778 \begin_inset CommandInset ref
29779 LatexCommand ref
29780 reference "sec:数式様式"
29781
29782 \end_inset
29783
29784 節を参照。
29785 \end_layout
29786
29787 \end_inset
29788
29789
29790 \series default
29791 を用いているときには、これを-7
29792 \begin_inset space \thinspace{}
29793 \end_inset
29794
29795 mm空白にしてください。
29796 \end_layout
29797
29798 \begin_layout Standard
29799 以下は、二行めのみ付番を無効にしている多行数式の例です。
29800 \begin_inset ERT
29801 status collapsed
29802
29803 \begin_layout Plain Layout
29804
29805
29806 \backslash
29807 begin{subequations}
29808 \end_layout
29809
29810 \end_inset
29811
29812
29813 \begin_inset Formula 
29814 \begin{eqnarray}
29815 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29816  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29817  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29818 \end{eqnarray}
29819
29820 \end_inset
29821
29822
29823 \begin_inset ERT
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827
29828
29829 \backslash
29830 end{subequations}
29831 \end_layout
29832
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \begin_layout Subsection
29839 自己定義番号
29840 \begin_inset CommandInset label
29841 LatexCommand label
29842 name "subsec:自己定義番号"
29843
29844 \end_inset
29845
29846
29847 \begin_inset Index idx
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851 すうしきばんごう@数式番号 ! じこていぎ@自己定義
29852 \end_layout
29853
29854 \end_inset
29855
29856
29857 \end_layout
29858
29859 \begin_layout Standard
29860 \begin_inset Index idx
29861 status collapsed
29862
29863 \begin_layout Plain Layout
29864 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
29865 \end_layout
29866
29867 \end_inset
29868
29869 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、\SpecialChar LaTeX
29870 プリアンブルに以下の行を付け加えます。
29871 \end_layout
29872
29873 \begin_layout Standard
29874
29875 \series bold
29876
29877 \backslash
29878 def
29879 \backslash
29880 tagform@#1{
29881 \backslash
29882 maketag@@@{
29883 \series default
29884
29885 \begin_inset Formula $\boldsymbol{|}$
29886 \end_inset
29887
29888
29889 \series bold
29890 #1
29891 \series default
29892
29893 \begin_inset Formula $\boldsymbol{|}$
29894 \end_inset
29895
29896
29897 \series bold
29898 }}
29899 \series default
29900
29901 \begin_inset Note Note
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905 このマクロは、テスト用に\SpecialChar LaTeX
29906 プリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
29907 \end_layout
29908
29909 \end_inset
29910
29911
29912 \end_layout
29913
29914 \begin_layout Standard
29915 他の記号を使いたいときには、
29916 \series bold
29917 #1
29918 \series default
29919 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
29920 \end_layout
29921
29922 \begin_layout Standard
29923 \begin_inset VSpace bigskip
29924 \end_inset
29925
29926 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
29927 \series bold
29928
29929 \backslash
29930 tag
29931 \series default
29932
29933 \begin_inset Index idx
29934 status collapsed
29935
29936 \begin_layout Plain Layout
29937 こまんど@コマンド ! T ! 
29938 \backslash
29939 tag
29940 \end_layout
29941
29942 \end_inset
29943
29944 コマンドを使います。
29945 \begin_inset Formula 
29946 \begin{equation}
29947 A+B=C\tag{何とかかんとか}\label{eq:tag}
29948 \end{equation}
29949
29950 \end_inset
29951
29952 上記の例では、
29953 \series bold
29954
29955 \backslash
29956 tag
29957 \begin_inset space \textvisiblespace{}
29958 \end_inset
29959
29960 何とかかんとか
29961 \series default
29962 というコマンドを数式に打ち込んでいます。
29963 \end_layout
29964
29965 \begin_layout Standard
29966 代わりに
29967 \series bold
29968
29969 \backslash
29970 tag*
29971 \begin_inset space \textvisiblespace{}
29972 \end_inset
29973
29974 何とかかんとか
29975 \series default
29976 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
29977 \begin_inset Formula 
29978 \[
29979 A+B=C\tag*{something}
29980 \]
29981
29982 \end_inset
29983
29984
29985 \end_layout
29986
29987 \begin_layout Standard
29988 \begin_inset VSpace bigskip
29989 \end_inset
29990
29991 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
29992 \begin_inset Newline newline
29993 \end_inset
29994
29995
29996 \series bold
29997
29998 \backslash
29999 @addtoreset{equation}{part}
30000 \series default
30001
30002 \begin_inset Index idx
30003 status collapsed
30004
30005 \begin_layout Plain Layout
30006 こまんど@コマンド ! 
30007 \backslash
30008 @記号 ! 
30009 \backslash
30010
30011 \begin_inset ERT
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015
30016 "
30017 \end_layout
30018
30019 \end_inset
30020
30021 @
30022 \begin_inset ERT
30023 status collapsed
30024
30025 \begin_layout Plain Layout
30026
30027 "
30028 \end_layout
30029
30030 \end_inset
30031
30032 addtoreset
30033 \end_layout
30034
30035 \end_inset
30036
30037
30038 \begin_inset Newline newline
30039 \end_inset
30040
30041 節に関しては
30042 \begin_inset Newline newline
30043 \end_inset
30044
30045
30046 \series bold
30047
30048 \backslash
30049 @addtoreset{equation}{section}
30050 \begin_inset Newline newline
30051 \end_inset
30052
30053
30054 \series default
30055 というコマンドを使います。
30056 \end_layout
30057
30058 \begin_layout Standard
30059 これらのコマンドを\SpecialChar TeX
30060 モードで使えるようにするためには、
30061 \series bold
30062
30063 \backslash
30064 makeatletter
30065 \series default
30066 コマンドで「@」字を\SpecialChar LaTeX
30067 中で「有効」にしてやらなくてはなりません。一方、
30068 \series bold
30069
30070 \backslash
30071 makeatother
30072 \series default
30073 コマンドはこれを無効にします。したがって、\SpecialChar TeX
30074 モード中での上記コマンド列は、
30075 \end_layout
30076
30077 \begin_layout Standard
30078
30079 \series bold
30080
30081 \backslash
30082 makeatletter
30083 \begin_inset Newline newline
30084 \end_inset
30085
30086
30087 \backslash
30088 @addtoreset{equation}{section}
30089 \begin_inset Newline newline
30090 \end_inset
30091
30092
30093 \backslash
30094 makeatother
30095 \begin_inset Newline newline
30096 \end_inset
30097
30098
30099 \series default
30100 のようにならなくてはなりません。
30101 \end_layout
30102
30103 \begin_layout Standard
30104 \SpecialChar LaTeX
30105 プリアンブル中では、
30106 \series bold
30107
30108 \backslash
30109 makeatletter
30110 \series default
30111
30112 \series bold
30113
30114 \backslash
30115 makeatother
30116 \series default
30117 は、\SpecialChar LyX
30118 が内部的に自動で挿入するので省略してかまいません。
30119 \end_layout
30120
30121 \begin_layout Standard
30122
30123 \series bold
30124
30125 \backslash
30126 @addtoreset
30127 \series default
30128 を戻すには、まず\SpecialChar LaTeX
30129 プリアンブル中に
30130 \end_layout
30131
30132 \begin_layout Standard
30133
30134 \series bold
30135
30136 \backslash
30137 usepackage{remreset}
30138 \end_layout
30139
30140 \begin_layout Standard
30141 という行を入れて、
30142 \series bold
30143 remreset.sty
30144 \series default
30145
30146 \begin_inset Foot
30147 status collapsed
30148
30149 \begin_layout Plain Layout
30150
30151 \series bold
30152 remreset
30153 \series default
30154 は、\SpecialChar LaTeX
30155 パッケージの
30156 \series bold
30157 carlisle
30158 \series default
30159
30160 \begin_inset Index idx
30161 status collapsed
30162
30163 \begin_layout Plain Layout
30164 ぱっけーじ@パッケージ ! carlisle
30165 \end_layout
30166
30167 \end_inset
30168
30169 の一部として含まれており、\SpecialChar LaTeX
30170 標準頒布版には含まれています。
30171 \end_layout
30172
30173 \end_inset
30174
30175
30176 \begin_inset Index idx
30177 status collapsed
30178
30179 \begin_layout Plain Layout
30180 ぱっけーじ@パッケージ ! remreset
30181 \end_layout
30182
30183 \end_inset
30184
30185 ファイルを読み込んでおかなくてはなりません。その後
30186 \begin_inset Newline newline
30187 \end_inset
30188
30189
30190 \series bold
30191
30192 \backslash
30193 @removefromreset
30194 \series default
30195
30196 \begin_inset Index idx
30197 status collapsed
30198
30199 \begin_layout Plain Layout
30200 こまんど@コマンド ! 
30201 \backslash
30202 @記号 ! 
30203 \backslash
30204
30205 \begin_inset ERT
30206 status collapsed
30207
30208 \begin_layout Plain Layout
30209
30210 "
30211 \end_layout
30212
30213 \end_inset
30214
30215 @
30216 \begin_inset ERT
30217 status collapsed
30218
30219 \begin_layout Plain Layout
30220
30221 "
30222 \end_layout
30223
30224 \end_inset
30225
30226 removefromreset
30227 \end_layout
30228
30229 \end_inset
30230
30231 コマンドを
30232 \series bold
30233
30234 \backslash
30235 @addtoreset
30236 \series default
30237 と同じ書式で使用すると、
30238 \series bold
30239
30240 \backslash
30241 @addtoreset
30242 \series default
30243 を戻すことができます。
30244 \end_layout
30245
30246 \begin_layout Standard
30247 \begin_inset VSpace bigskip
30248 \end_inset
30249
30250 ときには、数式を
30251 \end_layout
30252
30253 \begin_layout Standard
30254
30255 \family typewriter
30256 (節番号.数式番号)
30257 \end_layout
30258
30259 \begin_layout Standard
30260 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30261 \end_layout
30262
30263 \begin_layout Standard
30264 このような場合のために、
30265 \series bold
30266
30267 \backslash
30268 numberwithin
30269 \series default
30270
30271 \begin_inset Index idx
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275 こまんど@コマンド ! N ! 
30276 \backslash
30277 numberwithin
30278 \end_layout
30279
30280 \end_inset
30281
30282 というコマンドがあり、
30283 \end_layout
30284
30285 \begin_layout Standard
30286
30287 \series bold
30288
30289 \backslash
30290 numberwithin{カウンタ}{節階層}
30291 \end_layout
30292
30293 \begin_layout Standard
30294 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30295 \end_layout
30296
30297 \begin_layout Standard
30298 したがって、ここでは\SpecialChar LaTeX
30299 プリアンブルか\SpecialChar TeX
30300 コードで
30301 \end_layout
30302
30303 \begin_layout Standard
30304
30305 \series bold
30306
30307 \backslash
30308 numberwithin{equation}{section}
30309 \end_layout
30310
30311 \begin_layout Standard
30312 という行を用いることにしましょう。その結果がこれです。
30313 \begin_inset ERT
30314 status collapsed
30315
30316 \begin_layout Plain Layout
30317
30318
30319 \backslash
30320 numberwithin{equation}{section}
30321 \end_layout
30322
30323 \end_inset
30324
30325
30326 \begin_inset Formula 
30327 \begin{equation}
30328 A+B=C
30329 \end{equation}
30330
30331 \end_inset
30332
30333
30334 \end_layout
30335
30336 \begin_layout Standard
30337 たとえば、部番号を節階層として使用して、表に付番を施すときには
30338 \begin_inset Newline newline
30339 \end_inset
30340
30341
30342 \series bold
30343
30344 \backslash
30345 numberwithin{table}{part}
30346 \series default
30347 を用います。
30348 \end_layout
30349
30350 \begin_layout Standard
30351 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30352 \end_layout
30353
30354 \begin_layout Standard
30355
30356 \series bold
30357
30358 \backslash
30359 renewcommand{
30360 \backslash
30361 theequation}{
30362 \backslash
30363 arabic{equation}}
30364 \begin_inset Index idx
30365 status collapsed
30366
30367 \begin_layout Plain Layout
30368 こまんど@コマンド ! A ! 
30369 \backslash
30370 arabic
30371 \end_layout
30372
30373 \end_inset
30374
30375
30376 \series default
30377
30378 \begin_inset ERT
30379 status collapsed
30380
30381 \begin_layout Plain Layout
30382
30383
30384 \backslash
30385 renewcommand{
30386 \backslash
30387 theequation}{
30388 \backslash
30389 arabic{equation}}
30390 \end_layout
30391
30392 \end_inset
30393
30394
30395 \series bold
30396
30397 \begin_inset Newline newline
30398 \end_inset
30399
30400
30401 \series default
30402 あるいは
30403 \series bold
30404
30405 \begin_inset Newline newline
30406 \end_inset
30407
30408
30409 \backslash
30410 renewcommand{
30411 \backslash
30412 thetable}{
30413 \backslash
30414 arabic{table}}
30415 \end_layout
30416
30417 \begin_layout Standard
30418 というコマンドを\SpecialChar TeX
30419 コードとして入れるか、\SpecialChar LaTeX
30420 プリアンブルに入れます。
30421 \series bold
30422
30423 \backslash
30424 numberwithin
30425 \series default
30426 は、内部的に上記で述べた
30427 \series bold
30428
30429 \backslash
30430 @addtoreset
30431 \series default
30432 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30433 \begin_inset ERT
30434 status collapsed
30435
30436 \begin_layout Plain Layout
30437
30438
30439 \backslash
30440 makeatletter
30441 \end_layout
30442
30443 \begin_layout Plain Layout
30444
30445
30446 \backslash
30447 @removefromreset{equation}{section}
30448 \end_layout
30449
30450 \begin_layout Plain Layout
30451
30452
30453 \backslash
30454 makeatother
30455 \end_layout
30456
30457 \end_inset
30458
30459
30460 \end_layout
30461
30462 \begin_layout Subsection
30463 ローマ数字や文字を使った付番
30464 \begin_inset Index idx
30465 status collapsed
30466
30467 \begin_layout Plain Layout
30468 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30469 \end_layout
30470
30471 \end_inset
30472
30473
30474 \begin_inset Index idx
30475 status collapsed
30476
30477 \begin_layout Plain Layout
30478 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30479 \end_layout
30480
30481 \end_inset
30482
30483
30484 \end_layout
30485
30486 \begin_layout Standard
30487 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前に\SpecialChar TeX
30488 モードで
30489 \end_layout
30490
30491 \begin_layout Standard
30492
30493 \series bold
30494
30495 \backslash
30496 renewcommand{
30497 \backslash
30498 theequation}{
30499 \backslash
30500 roman{equation}}
30501 \end_layout
30502
30503 \begin_layout Standard
30504 というコマンドを入れます。
30505 \series bold
30506
30507 \backslash
30508 renewcommand
30509 \series default
30510
30511 \begin_inset Index idx
30512 status collapsed
30513
30514 \begin_layout Plain Layout
30515 こまんど@コマンド ! R ! 
30516 \backslash
30517 renewcommand
30518 \end_layout
30519
30520 \end_inset
30521
30522 は、定義済みのコマンド
30523 \series bold
30524
30525 \backslash
30526 theequation
30527 \series default
30528 をコマンド
30529 \series bold
30530
30531 \backslash
30532 roman{equation}
30533 \series default
30534 に再定義します
30535 \begin_inset Foot
30536 status collapsed
30537
30538 \begin_layout Plain Layout
30539
30540 \series bold
30541
30542 \backslash
30543 renewcommand
30544 \series default
30545 コマンドは、第
30546 \begin_inset CommandInset ref
30547 LatexCommand ref
30548 reference "subsec:newcommandコマンド"
30549
30550 \end_inset
30551
30552 節に述べられている
30553 \series bold
30554
30555 \backslash
30556 newcommand
30557 \series default
30558 コマンドと同じ書式を持ちます。
30559 \end_layout
30560
30561 \end_inset
30562
30563 。ここで、
30564 \series bold
30565 equation
30566 \series default
30567 は数式カウンタです。コマンド
30568 \series bold
30569
30570 \backslash
30571 the
30572 \series default
30573 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、\SpecialChar LaTeX
30574 は、内部的に
30575 \series bold
30576
30577 \backslash
30578 theequation
30579 \series default
30580 コマンドを数式の後ろに置くのです。
30581 \series bold
30582
30583 \backslash
30584 roman{equation}
30585 \begin_inset Index idx
30586 status collapsed
30587
30588 \begin_layout Plain Layout
30589 こまんど@コマンド ! R ! 
30590 \backslash
30591 roman
30592 \end_layout
30593
30594 \end_inset
30595
30596
30597 \series default
30598 は、カウンタを小文字のローマ数字として出力します。
30599 \end_layout
30600
30601 \begin_layout Standard
30602 こうして、
30603 \series bold
30604
30605 \backslash
30606 renew
30607 \series default
30608 c
30609 \series bold
30610 ommand
30611 \series default
30612 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30613 \series bold
30614
30615 \backslash
30616 roman
30617 \series default
30618 の部分を
30619 \series bold
30620
30621 \backslash
30622 Roman
30623 \series default
30624
30625 \begin_inset Index idx
30626 status collapsed
30627
30628 \begin_layout Plain Layout
30629 こまんど@コマンド ! R ! 
30630 \backslash
30631 roman@
30632 \backslash
30633 Roman
30634 \end_layout
30635
30636 \end_inset
30637
30638 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30639 \series bold
30640
30641 \backslash
30642 alph
30643 \series default
30644
30645 \begin_inset Index idx
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649 こまんど@コマンド ! A ! 
30650 \backslash
30651 alph
30652 \end_layout
30653
30654 \end_inset
30655
30656 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30657 \series bold
30658
30659 \backslash
30660 Alph
30661 \series default
30662
30663 \begin_inset Index idx
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667 こまんど@コマンド ! A ! 
30668 \backslash
30669 alph@
30670 \backslash
30671 Alph
30672 \end_layout
30673
30674 \end_inset
30675
30676 コマンドがあります。
30677 \end_layout
30678
30679 \begin_layout Standard
30680 \begin_inset Note Greyedout
30681 status open
30682
30683 \begin_layout Plain Layout
30684
30685 \series bold
30686 【註】
30687 \series default
30688 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30689 \end_layout
30690
30691 \end_inset
30692
30693
30694 \begin_inset Newpage newpage
30695 \end_inset
30696
30697
30698 \end_layout
30699
30700 \begin_layout Standard
30701 \begin_inset ERT
30702 status collapsed
30703
30704 \begin_layout Plain Layout
30705
30706
30707 \backslash
30708 renewcommand{
30709 \backslash
30710 theequation}{
30711 \backslash
30712 roman{equation}}
30713 \end_layout
30714
30715 \end_inset
30716
30717
30718 \end_layout
30719
30720 \begin_layout Standard
30721 \begin_inset Formula 
30722 \begin{equation}
30723 A=\textrm{小文字ローマ数字}
30724 \end{equation}
30725
30726 \end_inset
30727
30728
30729 \begin_inset ERT
30730 status collapsed
30731
30732 \begin_layout Plain Layout
30733
30734
30735 \backslash
30736 renewcommand{
30737 \backslash
30738 theequation}{
30739 \backslash
30740 Roman{equation}}
30741 \end_layout
30742
30743 \end_inset
30744
30745
30746 \begin_inset Formula 
30747 \begin{equation}
30748 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30749 \end{equation}
30750
30751 \end_inset
30752
30753
30754 \begin_inset ERT
30755 status collapsed
30756
30757 \begin_layout Plain Layout
30758
30759
30760 \backslash
30761 renewcommand{
30762 \backslash
30763 theequation}{
30764 \backslash
30765 alph{equation}}
30766 \end_layout
30767
30768 \end_inset
30769
30770
30771 \begin_inset Formula 
30772 \begin{equation}
30773 C=\textrm{小文字ラテン文字}
30774 \end{equation}
30775
30776 \end_inset
30777
30778
30779 \begin_inset ERT
30780 status collapsed
30781
30782 \begin_layout Plain Layout
30783
30784
30785 \backslash
30786 renewcommand{
30787 \backslash
30788 theequation}{
30789 \backslash
30790 Alph{equation}}
30791 \end_layout
30792
30793 \end_inset
30794
30795
30796 \begin_inset Formula 
30797 \begin{equation}
30798 D=\textrm{大文字ラテン文字}\label{eq:Lat}
30799 \end{equation}
30800
30801 \end_inset
30802
30803
30804 \end_layout
30805
30806 \begin_layout Standard
30807 既定の付番方式に戻すには、以下のコマンドを挿入してください。
30808 \end_layout
30809
30810 \begin_layout Standard
30811
30812 \series bold
30813
30814 \backslash
30815 renewcommand{
30816 \backslash
30817 theequation}{
30818 \backslash
30819 arabic{equation}}
30820 \begin_inset Index idx
30821 status collapsed
30822
30823 \begin_layout Plain Layout
30824 こまんど@コマンド ! A ! 
30825 \backslash
30826 arabic
30827 \end_layout
30828
30829 \end_inset
30830
30831
30832 \end_layout
30833
30834 \begin_layout Standard
30835 \begin_inset ERT
30836 status collapsed
30837
30838 \begin_layout Plain Layout
30839
30840
30841 \backslash
30842 renewcommand{
30843 \backslash
30844 theequation}{
30845 \backslash
30846 arabic{equation}}
30847 \end_layout
30848
30849 \end_inset
30850
30851
30852 \begin_inset Formula 
30853 \begin{equation}
30854 E=\textrm{アラビア数字}
30855 \end{equation}
30856
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \begin_layout Standard
30863 \begin_inset VSpace medskip
30864 \end_inset
30865
30866 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
30867 てはなりません。この点に関する説明は、ファイル
30868 \begin_inset CommandInset href
30869 LatexCommand href
30870 name "Formula-numbering.lyx"
30871 target "run:Formula-numbering.lyx"
30872
30873 \end_inset
30874
30875 にあります。
30876 \end_layout
30877
30878 \begin_layout Section
30879 化学記号と化学式
30880 \begin_inset CommandInset label
30881 LatexCommand label
30882 name "subsec:化学記号と化学式"
30883
30884 \end_inset
30885
30886
30887 \begin_inset Index idx
30888 status collapsed
30889
30890 \begin_layout Plain Layout
30891 かがくきごう@化学記号 ! きごう@記号
30892 \end_layout
30893
30894 \end_inset
30895
30896
30897 \begin_inset Index idx
30898 status collapsed
30899
30900 \begin_layout Plain Layout
30901 かがくしき@化学式
30902 \end_layout
30903
30904 \end_inset
30905
30906
30907 \begin_inset Index idx
30908 status collapsed
30909
30910 \begin_layout Plain Layout
30911 きごう@記号 ! かがく@化学
30912 \end_layout
30913
30914 \end_inset
30915
30916
30917 \end_layout
30918
30919 \begin_layout Standard
30920 以下は、化学関係の文章の例です。
30921 \end_layout
30922
30923 \begin_layout Quote
30924 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30925 \end_inset
30926
30927 イオンは、2つの
30928 \begin_inset Formula $\mathrm{Na^{+}}$
30929 \end_inset
30930
30931 イオンと反応して、硫酸化塩
30932 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30933 \end_inset
30934
30935 を形成します。この化学式は以下のようになります。
30936 \begin_inset Formula 
30937 \begin{equation}
30938 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30939 \end{equation}
30940
30941 \end_inset
30942
30943
30944 \end_layout
30945
30946 \begin_layout Standard
30947 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
30948 \begin_inset Flex Ruby
30949 status collapsed
30950
30951 \begin_layout Plain Layout
30952 捷径
30953 \begin_inset Argument post:1
30954 status collapsed
30955
30956 \begin_layout Plain Layout
30957 ショートカット
30958 \end_layout
30959
30960 \end_inset
30961
30962
30963 \end_layout
30964
30965 \end_inset
30966
30967
30968 \begin_inset Info
30969 type  "shortcut"
30970 arg   "font-roman"
30971 \end_inset
30972
30973 を押せば、アップライトフォント様式に変更することができます
30974 \begin_inset Foot
30975 status collapsed
30976
30977 \begin_layout Plain Layout
30978 フォント様式に関しては、第
30979 \begin_inset CommandInset ref
30980 LatexCommand ref
30981 reference "subsec:書体様式"
30982
30983 \end_inset
30984
30985 節を参照のこと。
30986 \end_layout
30987
30988 \end_inset
30989
30990
30991 \end_layout
30992
30993 \begin_layout Standard
30994 化学式を組版するのにもう少し便利な方法は、\SpecialChar LaTeX
30995 パッケージ
30996 \series bold
30997 mhchem
30998 \series default
30999
31000 \begin_inset Index idx
31001 status collapsed
31002
31003 \begin_layout Plain Layout
31004 ぱっけーじ@パッケージ ! mhchem
31005 \end_layout
31006
31007 \end_inset
31008
31009 が導入されているときに使用することができる
31010 \series bold
31011
31012 \backslash
31013 ce
31014 \series default
31015
31016 \begin_inset Index idx
31017 status collapsed
31018
31019 \begin_layout Plain Layout
31020 こまんど@コマンド ! C ! 
31021 \backslash
31022 ce
31023 \end_layout
31024
31025 \end_inset
31026
31027 コマンドを使用することです。
31028 \series bold
31029
31030 \backslash
31031 ce
31032 \series default
31033 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31034 \begin_inset Separator parbreak
31035 \end_inset
31036
31037
31038 \end_layout
31039
31040 \begin_layout Standard
31041 \align center
31042 \begin_inset Tabular
31043 <lyxtabular version="3" rows="10" columns="2">
31044 <features booktabs="true" tabularvalignment="middle">
31045 <column alignment="center" valignment="top" width="0pt">
31046 <column alignment="center" valignment="top">
31047 <row>
31048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31049 \begin_inset Text
31050
31051 \begin_layout Plain Layout
31052 コマンド
31053 \end_layout
31054
31055 \end_inset
31056 </cell>
31057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31058 \begin_inset Text
31059
31060 \begin_layout Plain Layout
31061 出力
31062 \end_layout
31063
31064 \end_inset
31065 </cell>
31066 </row>
31067 <row>
31068 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31069 \begin_inset Text
31070
31071 \begin_layout Plain Layout
31072
31073 \backslash
31074 ce
31075 \begin_inset space \textvisiblespace{}
31076 \end_inset
31077
31078 H2CO3
31079 \end_layout
31080
31081 \end_inset
31082 </cell>
31083 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31084 \begin_inset Text
31085
31086 \begin_layout Plain Layout
31087 \begin_inset Formula $\ce{H2CO3}$
31088 \end_inset
31089
31090
31091 \end_layout
31092
31093 \end_inset
31094 </cell>
31095 </row>
31096 <row topspace="1.5mm">
31097 <cell alignment="center" valignment="top" usebox="none">
31098 \begin_inset Text
31099
31100 \begin_layout Plain Layout
31101
31102 \backslash
31103 ce
31104 \begin_inset space \textvisiblespace{}
31105 \end_inset
31106
31107 SO4^2-
31108 \end_layout
31109
31110 \end_inset
31111 </cell>
31112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31113 \begin_inset Text
31114
31115 \begin_layout Plain Layout
31116 \begin_inset Formula $\ce{SO4^{2-}}$
31117 \end_inset
31118
31119
31120 \end_layout
31121
31122 \end_inset
31123 </cell>
31124 </row>
31125 <row topspace="1.5mm">
31126 <cell alignment="center" valignment="top" usebox="none">
31127 \begin_inset Text
31128
31129 \begin_layout Plain Layout
31130
31131 \backslash
31132 ce
31133 \begin_inset space \textvisiblespace{}
31134 \end_inset
31135
31136 (NH4)2S
31137 \end_layout
31138
31139 \end_inset
31140 </cell>
31141 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31142 \begin_inset Text
31143
31144 \begin_layout Plain Layout
31145 \begin_inset Formula $\ce{(NH4)2S}$
31146 \end_inset
31147
31148
31149 \end_layout
31150
31151 \end_inset
31152 </cell>
31153 </row>
31154 <row topspace="1.5mm">
31155 <cell alignment="center" valignment="top" usebox="none">
31156 \begin_inset Text
31157
31158 \begin_layout Plain Layout
31159
31160 \backslash
31161 ce
31162 \begin_inset space \textvisiblespace{}
31163 \end_inset
31164
31165 KCr(SO4)2.12H2O
31166 \end_layout
31167
31168 \end_inset
31169 </cell>
31170 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31171 \begin_inset Text
31172
31173 \begin_layout Plain Layout
31174 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31175 \end_inset
31176
31177
31178 \end_layout
31179
31180 \end_inset
31181 </cell>
31182 </row>
31183 <row topspace="1.5mm">
31184 <cell alignment="center" valignment="top" usebox="none">
31185 \begin_inset Text
31186
31187 \begin_layout Plain Layout
31188
31189 \backslash
31190 ce
31191 \begin_inset space \textvisiblespace{}
31192 \end_inset
31193
31194 A-B
31195 \backslash
31196 dbond
31197 \begin_inset space \textvisiblespace{}
31198 \end_inset
31199
31200 C
31201 \backslash
31202 tbond
31203 \begin_inset space \textvisiblespace{}
31204 \end_inset
31205
31206 D
31207 \end_layout
31208
31209 \end_inset
31210 </cell>
31211 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31212 \begin_inset Text
31213
31214 \begin_layout Plain Layout
31215 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31216 \end_inset
31217
31218
31219 \end_layout
31220
31221 \end_inset
31222 </cell>
31223 </row>
31224 <row topspace="1.5mm">
31225 <cell alignment="center" valignment="top" usebox="none">
31226 \begin_inset Text
31227
31228 \begin_layout Plain Layout
31229
31230 \backslash
31231 ce
31232 \begin_inset space \textvisiblespace{}
31233 \end_inset
31234
31235 ^227
31236 \begin_inset Formula $\downarrow$
31237 \end_inset
31238
31239 _90
31240 \begin_inset Formula $\to$
31241 \end_inset
31242
31243 Th+
31244 \end_layout
31245
31246 \end_inset
31247 </cell>
31248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31249 \begin_inset Text
31250
31251 \begin_layout Plain Layout
31252 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31253 \end_inset
31254
31255
31256 \end_layout
31257
31258 \end_inset
31259 </cell>
31260 </row>
31261 <row>
31262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Plain Layout
31266
31267 \backslash
31268 ce
31269 \begin_inset space \textvisiblespace{}
31270 \end_inset
31271
31272
31273 \backslash
31274 mu
31275 \begin_inset space \textvisiblespace{}
31276 \end_inset
31277
31278
31279 \backslash
31280 hyphen
31281 \begin_inset space \textvisiblespace{}
31282 \end_inset
31283
31284 Cl
31285 \end_layout
31286
31287 \end_inset
31288 </cell>
31289 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31290 \begin_inset Text
31291
31292 \begin_layout Plain Layout
31293 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31294 \end_inset
31295
31296
31297 \end_layout
31298
31299 \end_inset
31300 </cell>
31301 </row>
31302 <row>
31303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31304 \begin_inset Text
31305
31306 \begin_layout Plain Layout
31307
31308 \backslash
31309 ce
31310 \begin_inset space \textvisiblespace{}
31311 \end_inset
31312
31313 CO2
31314 \begin_inset space \textvisiblespace{}
31315 \end_inset
31316
31317 +
31318 \begin_inset space \textvisiblespace{}
31319 \end_inset
31320
31321 C
31322 \begin_inset space \textvisiblespace{}
31323 \end_inset
31324
31325 <=>
31326 \begin_inset space \textvisiblespace{}
31327 \end_inset
31328
31329 2CO
31330 \end_layout
31331
31332 \end_inset
31333 </cell>
31334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31335 \begin_inset Text
31336
31337 \begin_layout Plain Layout
31338 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31339 \end_inset
31340
31341
31342 \end_layout
31343
31344 \end_inset
31345 </cell>
31346 </row>
31347 <row topspace="1.5mm">
31348 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31349 \begin_inset Text
31350
31351 \begin_layout Plain Layout
31352
31353 \backslash
31354 ce
31355 \begin_inset space \textvisiblespace{}
31356 \end_inset
31357
31358 CO2
31359 \begin_inset space \textvisiblespace{}
31360 \end_inset
31361
31362 +
31363 \begin_inset space \textvisiblespace{}
31364 \end_inset
31365
31366 C
31367 \begin_inset space \textvisiblespace{}
31368 \end_inset
31369
31370 ->[
31371 \backslash
31372 alpha][
31373 \backslash
31374 beta]
31375 \begin_inset space \textvisiblespace{}
31376 \end_inset
31377
31378 2CO}
31379 \end_layout
31380
31381 \end_inset
31382 </cell>
31383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31388 \end_inset
31389
31390
31391 \end_layout
31392
31393 \end_inset
31394 </cell>
31395 </row>
31396 </lyxtabular>
31397
31398 \end_inset
31399
31400
31401 \end_layout
31402
31403 \begin_layout Standard
31404 \begin_inset Note Greyedout
31405 status open
31406
31407 \begin_layout Plain Layout
31408
31409 \series bold
31410 【註】
31411 \series default
31412 \SpecialChar LyX
31413 では、
31414 \series bold
31415 mhchem
31416 \series default
31417 の説明書通りに上矢印を得ようと^文字を使用しても、うまく行きません。代わりに、次のように、負の小空白の後に
31418 \series bold
31419
31420 \backslash
31421 uparrow
31422 \series default
31423 コマンドを続けます。
31424 \color none
31425
31426 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31427 \end_inset
31428
31429
31430 \end_layout
31431
31432 \end_inset
31433
31434
31435 \end_layout
31436
31437 \begin_layout Standard
31438
31439 \series bold
31440
31441 \backslash
31442 ce
31443 \series default
31444 を使うと
31445 \begin_inset CommandInset ref
31446 LatexCommand eqref
31447 reference "eq:chem-reaction"
31448
31449 \end_inset
31450
31451 式のコマンドは
31452 \begin_inset Newline newline
31453 \end_inset
31454
31455
31456 \series bold
31457  
31458 \backslash
31459 ce
31460 \begin_inset space \textvisiblespace{}
31461 \end_inset
31462
31463 2Na+
31464 \begin_inset space \textvisiblespace{}
31465 \end_inset
31466
31467 +
31468 \begin_inset space \textvisiblespace{}
31469 \end_inset
31470
31471 SO4^2-
31472 \begin_inset space \textvisiblespace{}
31473 \end_inset
31474
31475
31476 \begin_inset space \textvisiblespace{}
31477 \end_inset
31478
31479 ->
31480 \begin_inset space \textvisiblespace{}
31481 \end_inset
31482
31483 Na2SO4
31484 \begin_inset Newline newline
31485 \end_inset
31486
31487
31488 \series default
31489 のようになります。
31490 \end_layout
31491
31492 \begin_layout Standard
31493 複数行の化学式を作るには、第
31494 \begin_inset CommandInset ref
31495 LatexCommand ref
31496 reference "sec:多行数式"
31497
31498 \end_inset
31499
31500 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31501 \series bold
31502
31503 \backslash
31504 ce
31505 \series default
31506 コマンドを使用します。
31507 \begin_inset CommandInset ref
31508 LatexCommand eqref
31509 reference "eq:TEOS-reaction-1"
31510
31511 \end_inset
31512
31513 式と
31514 \begin_inset CommandInset ref
31515 LatexCommand eqref
31516 reference "eq:TEOS-reaction-2"
31517
31518 \end_inset
31519
31520 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31521 \begin_inset Formula 
31522 \begin{eqnarray}
31523 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31524 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31525 \end{eqnarray}
31526
31527 \end_inset
31528
31529
31530 \end_layout
31531
31532 \begin_layout Standard
31533
31534 \series bold
31535 mhchem
31536 \series default
31537 パッケージは、
31538 \series bold
31539
31540 \backslash
31541 ce
31542 \series default
31543 の他に、特殊ケースに使用する
31544 \series bold
31545
31546 \backslash
31547 cf
31548 \series default
31549
31550 \begin_inset Index idx
31551 status collapsed
31552
31553 \begin_layout Plain Layout
31554 こまんど@コマンド ! C ! 
31555 \backslash
31556 cf
31557 \end_layout
31558
31559 \end_inset
31560
31561 コマンドを提供しています。
31562 \series bold
31563
31564 \backslash
31565 cf
31566 \series default
31567 の詳しい情報と例示については、
31568 \series bold
31569 mhchem
31570 \series default
31571
31572 \begin_inset CommandInset citation
31573 LatexCommand cite
31574 key "mhchem"
31575
31576 \end_inset
31577
31578 の取扱説明書をご覧ください。
31579 \end_layout
31580
31581 \begin_layout Section
31582 図解
31583 \end_layout
31584
31585 \begin_layout Standard
31586 \SpecialChar LyX
31587 は、二つの型の可換図
31588 \series bold
31589 amscd
31590 \series default
31591 および
31592 \series bold
31593 xymatrix
31594 \series default
31595 をサポートしており、以下でこれらの説明をします。
31596 \end_layout
31597
31598 \begin_layout Subsection
31599 amscd図解
31600 \begin_inset Index idx
31601 status collapsed
31602
31603 \begin_layout Plain Layout
31604 ずかい@図解 ! amscd
31605 \end_layout
31606
31607 \end_inset
31608
31609
31610 \end_layout
31611
31612 \begin_layout Standard
31613 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
31614 \begin_inset Formula 
31615 \[
31616 \begin{CD}A@>>>B@>>>C\\
31617 @AAA@.@VVV\\
31618 F@<<<E@<<<D
31619 \end{CD}
31620 \]
31621
31622 \end_inset
31623
31624
31625 \end_layout
31626
31627 \begin_layout Standard
31628 これを作るには、数式に
31629 \series bold
31630
31631 \backslash
31632 CD
31633 \begin_inset Index idx
31634 status collapsed
31635
31636 \begin_layout Plain Layout
31637 こまんど@コマンド ! C ! 
31638 \backslash
31639 CD
31640 \end_layout
31641
31642 \end_inset
31643
31644
31645 \series default
31646 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
31647 \begin_inset Info
31648 type  "shortcut"
31649 arg   "newline-insert newline"
31650 \end_inset
31651
31652 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
31653 \end_layout
31654
31655 \begin_layout Standard
31656 関係を作るには、以下のコマンドがあります。
31657 \end_layout
31658
31659 \begin_layout Itemize
31660 \begin_inset Formula $\boldsymbol{@<<<}$
31661 \end_inset
31662
31663 は左矢印、
31664 \begin_inset Formula $\boldsymbol{@>>>}$
31665 \end_inset
31666
31667 は右矢印、
31668 \series bold
31669 @=
31670 \series default
31671 は長い等号を生成します。
31672 \end_layout
31673
31674 \begin_layout Itemize
31675
31676 \series bold
31677 @AAA
31678 \series default
31679 は上矢印、
31680 \series bold
31681 @VVV
31682 \series default
31683 は下矢印、
31684 \begin_inset Formula $\boldsymbol{@|}$
31685 \end_inset
31686
31687 は縦向きの等号を生成します。
31688 \end_layout
31689
31690 \begin_layout Itemize
31691
31692 \series bold
31693 @.
31694 \series default
31695 は関係が存在しない部分に置きます。
31696 \end_layout
31697
31698 \begin_layout Standard
31699 矢印はすべて、以下のようにラベル付けをすることができます。
31700 \end_layout
31701
31702 \begin_layout Itemize
31703 文章を、第1と第2の「
31704 \begin_inset Formula $<$
31705 \end_inset
31706
31707 」ないし「
31708 \begin_inset Formula $>$
31709 \end_inset
31710
31711 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
31712 \begin_inset Formula $<$
31713 \end_inset
31714
31715 」ないし「
31716 \begin_inset Formula $>$
31717 \end_inset
31718
31719 」のあいだに入れると、矢印の下に表示されます。
31720 \end_layout
31721
31722 \begin_layout Itemize
31723 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
31724 ます。文章中に「A」や「V」の文字があるときには、これらは\SpecialChar TeX
31725 括弧の中に入れなくてはなりません。
31726 \end_layout
31727
31728 \begin_layout Standard
31729 以下は、上記のすべての関係を使った例です。
31730 \end_layout
31731
31732 \begin_layout Standard
31733 \begin_inset Formula 
31734 \[
31735 \begin{CD}A@>j>>B@>>k>C@=F\\
31736 @AmAA@.@VV{V}V@|\\
31737 D@<<j<E@>k>>F@=C
31738 \end{CD}
31739 \]
31740
31741 \end_inset
31742
31743
31744 \end_layout
31745
31746 \begin_layout Standard
31747 これを作るコマンドは、以下のとおりです。
31748 \begin_inset Newline newline
31749 \end_inset
31750
31751
31752 \series bold
31753
31754 \backslash
31755 CD
31756 \begin_inset space \textvisiblespace{}
31757 \end_inset
31758
31759 A
31760 \begin_inset Formula $\boldsymbol{@>}$
31761 \end_inset
31762
31763 j
31764 \begin_inset Formula $\boldsymbol{>>}$
31765 \end_inset
31766
31767 B
31768 \begin_inset Formula $\boldsymbol{@>>}$
31769 \end_inset
31770
31771 k
31772 \begin_inset Formula $\boldsymbol{>}$
31773 \end_inset
31774
31775 C@=F Ctrl+Return
31776 \begin_inset Newline newline
31777 \end_inset
31778
31779
31780 \begin_inset Phantom HPhantom
31781 status open
31782
31783 \begin_layout Plain Layout
31784
31785 \series bold
31786
31787 \backslash
31788 CD
31789 \begin_inset space \textvisiblespace{}
31790 \end_inset
31791
31792
31793 \end_layout
31794
31795 \end_inset
31796
31797 @AmAA@.@VV
31798 \backslash
31799 {V
31800 \series default
31801
31802 \begin_inset Formula $\to$
31803 \end_inset
31804
31805
31806 \series bold
31807 V
31808 \begin_inset Formula $\boldsymbol{@|}$
31809 \end_inset
31810
31811  Ctrl+Return
31812 \begin_inset Newline newline
31813 \end_inset
31814
31815
31816 \begin_inset Phantom HPhantom
31817 status open
31818
31819 \begin_layout Plain Layout
31820
31821 \series bold
31822
31823 \backslash
31824 CD
31825 \begin_inset space \textvisiblespace{}
31826 \end_inset
31827
31828
31829 \end_layout
31830
31831 \end_inset
31832
31833 D
31834 \begin_inset Formula $\boldsymbol{@<<}$
31835 \end_inset
31836
31837 j
31838 \begin_inset Formula $\boldsymbol{<}$
31839 \end_inset
31840
31841 E
31842 \begin_inset Formula $\boldsymbol{@>}$
31843 \end_inset
31844
31845 k
31846 \begin_inset Formula $\boldsymbol{>>}$
31847 \end_inset
31848
31849 F@=C
31850 \end_layout
31851
31852 \begin_layout Subsection
31853 xymatrix図解
31854 \begin_inset Index idx
31855 status collapsed
31856
31857 \begin_layout Plain Layout
31858 ずかい@図解 ! xymatrix
31859 \end_layout
31860
31861 \end_inset
31862
31863
31864 \end_layout
31865
31866 \begin_layout Standard
31867 xymatricesを使うには、\SpecialChar LaTeX
31868 パッケージの
31869 \series bold
31870 xypic
31871 \series default
31872 が導入済みである必要があります。xymatrixは、数式中に
31873 \series bold
31874
31875 \backslash
31876 xymatrix
31877 \series default
31878 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
31879 \begin_inset CommandInset ref
31880 LatexCommand ref
31881 reference "sec:行列"
31882
31883 \end_inset
31884
31885 節をご参照下さい。
31886 \end_layout
31887
31888 \begin_layout Standard
31889 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
31890 \family sans
31891 ヘルプ\SpecialChar menuseparator
31892 用途別説明書\SpecialChar menuseparator
31893 XY-pic説明書
31894 \family default
31895 メニューにある
31896 \emph on
31897 XY-pic説明書
31898 \emph default
31899 で詳しく網羅しています。
31900 \end_layout
31901
31902 \begin_layout Subsection
31903 ファインマン図
31904 \series medium
31905
31906 \begin_inset Index idx
31907 status collapsed
31908
31909 \begin_layout Plain Layout
31910 ずかい@図解 ! ファインマン
31911 \end_layout
31912
31913 \end_inset
31914
31915
31916 \end_layout
31917
31918 \begin_layout Standard
31919 ファインマン図を使うには、\SpecialChar LaTeX
31920 パッケージ
31921 \series bold
31922 feyn
31923 \series default
31924 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
31925 \series bold
31926
31927 \backslash
31928 Diagram
31929 \series default
31930 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31931 \begin_inset CommandInset ref
31932 LatexCommand ref
31933 reference "sec:行列"
31934
31935 \end_inset
31936
31937 節参照)。
31938 \end_layout
31939
31940 \begin_layout Standard
31941 \SpecialChar LyX
31942 でのファインマン図の作り方は、メニュー
31943 \family sans
31944 ヘルプ\SpecialChar menuseparator
31945 用途別説明書
31946 \family default
31947 内の『
31948 \emph on
31949 ファインマン図
31950 \emph default
31951 』にあります。
31952 \end_layout
31953
31954 \begin_layout Section
31955 自己定義コマンド
31956 \begin_inset Index idx
31957 status collapsed
31958
31959 \begin_layout Plain Layout
31960 じこていぎこまんど@自己定義コマンド
31961 \end_layout
31962
31963 \end_inset
31964
31965
31966 \end_layout
31967
31968 \begin_layout Standard
31969 \begin_inset Note Greyedout
31970 status open
31971
31972 \begin_layout Plain Layout
31973 【註】自己定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
31974 \end_layout
31975
31976 \end_inset
31977
31978
31979 \end_layout
31980
31981 \begin_layout Subsection
31982
31983 \backslash
31984 newcommandコマンド
31985 \begin_inset CommandInset label
31986 LatexCommand label
31987 name "subsec:newcommandコマンド"
31988
31989 \end_inset
31990
31991
31992 \begin_inset Index idx
31993 status collapsed
31994
31995 \begin_layout Plain Layout
31996 じこていぎこまんど@自己定義コマンド ! 
31997 \backslash
31998 newcommand
31999 \end_layout
32000
32001 \end_inset
32002
32003
32004 \begin_inset Index idx
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008 こまんど@コマンド ! N ! 
32009 \backslash
32010 newcommand
32011 \end_layout
32012
32013 \end_inset
32014
32015
32016 \end_layout
32017
32018 \begin_layout Standard
32019 頻繁に用いるには、長すぎる\SpecialChar LaTeX
32020 コマンドはたくさんありますが、
32021 \series bold
32022
32023 \backslash
32024 newcommand
32025 \series default
32026 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32027 \end_layout
32028
32029 \begin_layout Standard
32030
32031 \series bold
32032
32033 \backslash
32034 newcommand
32035 \series default
32036 コマンドの書式は、
32037 \end_layout
32038
32039 \begin_layout Standard
32040
32041 \series bold
32042
32043 \backslash
32044 newcommand{新コマンド名}[引数の数][オプションの値]
32045 \begin_inset Newline newline
32046 \end_inset
32047
32048
32049 \begin_inset Phantom HPhantom
32050 status open
32051
32052 \begin_layout Plain Layout
32053
32054 \series bold
32055
32056 \backslash
32057 newcommand
32058 \end_layout
32059
32060 \end_inset
32061
32062 {コマンド定義}
32063 \end_layout
32064
32065 \begin_layout Standard
32066 です。
32067 \end_layout
32068
32069 \begin_layout Standard
32070 \begin_inset Note Greyedout
32071 status open
32072
32073 \begin_layout Plain Layout
32074
32075 \series bold
32076 【註】
32077 \series default
32078 新コマンド名が、使用中の文書や呼び出している\SpecialChar LaTeX
32079 パッケージで、既に使用されていないことを確認して下さい。たとえば、
32080 \series bold
32081
32082 \backslash
32083 Leftarrow
32084 \series default
32085 の短縮のつもりで
32086 \series bold
32087
32088 \backslash
32089 le
32090 \series default
32091 というコマンドを定義したとすると、
32092 \series bold
32093
32094 \backslash
32095 le
32096 \series default
32097 は既に「
32098 \begin_inset Formula $\le$
32099 \end_inset
32100
32101 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32102 \end_layout
32103
32104 \end_inset
32105
32106
32107 \end_layout
32108
32109 \begin_layout Standard
32110 「引数の数」は、0
32111 \begin_inset space \thinspace{}
32112 \end_inset
32113
32114 -
32115 \begin_inset space \thinspace{}
32116 \end_inset
32117
32118 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32119 ドの
32120 \emph on
32121 最初の
32122 \emph default
32123 引数は、自動的に非必須の引数になります。
32124 \end_layout
32125
32126 \begin_layout Standard
32127 以下にいくつかの例を挙げます。
32128 \end_layout
32129
32130 \begin_layout Itemize
32131
32132 \series bold
32133
32134 \backslash
32135 Longrightarrow
32136 \series default
32137 の短縮形として
32138 \series bold
32139
32140 \backslash
32141 gr
32142 \series default
32143 というコマンドを定義するには、\SpecialChar LaTeX
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 gr}{
32159 \backslash
32160 Longrightarrow}
32161 \end_layout
32162
32163 \begin_layout Itemize
32164
32165 \series bold
32166
32167 \backslash
32168 underline
32169 \series default
32170 の短縮形として
32171 \series bold
32172
32173 \backslash
32174 us
32175 \series default
32176 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32177 \begin_inset VSpace medskip
32178 \end_inset
32179
32180
32181 \begin_inset Newline newline
32182 \end_inset
32183
32184
32185 \series bold
32186
32187 \backslash
32188 newcommand{
32189 \backslash
32190 us}[1]{
32191 \backslash
32192 underline{#1}}
32193 \series default
32194
32195 \begin_inset VSpace medskip
32196 \end_inset
32197
32198
32199 \begin_inset Newline newline
32200 \end_inset
32201
32202
32203 \series bold
32204 #
32205 \series default
32206 」という文字は、引数の入る場所を示し、その後ろの「
32207 \series bold
32208 1
32209 \series default
32210 」は、これが第1引数の入る場所であることを示します。
32211 \end_layout
32212
32213 \begin_layout Itemize
32214
32215 \series bold
32216
32217 \backslash
32218 framebox
32219 \series default
32220 の短縮形として、たとえば
32221 \series bold
32222
32223 \backslash
32224 fb
32225 \series default
32226 というコマンドを定義するには、
32227 \begin_inset VSpace medskip
32228 \end_inset
32229
32230
32231 \begin_inset Newline newline
32232 \end_inset
32233
32234
32235 \series bold
32236
32237 \backslash
32238 newcommand{
32239 \backslash
32240 fb}[3]{
32241 \backslash
32242 framebox#1#2{$#3$}}
32243 \series default
32244
32245 \begin_inset VSpace medskip
32246 \end_inset
32247
32248
32249 \begin_inset Newline newline
32250 \end_inset
32251
32252 二つのドルマークは、
32253 \series bold
32254
32255 \backslash
32256 framebox
32257 \series default
32258 が必要とする内部の数式を作り出します。第
32259 \begin_inset CommandInset ref
32260 LatexCommand ref
32261 reference "subsec:枠付きボックス"
32262
32263 \end_inset
32264
32265 節をご参照下さい。
32266 \end_layout
32267
32268 \begin_layout Itemize
32269 ボックスの色を指定する必要がない
32270 \series bold
32271
32272 \backslash
32273 fcolorbox
32274 \series default
32275 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32276 \begin_inset VSpace medskip
32277 \end_inset
32278
32279
32280 \begin_inset Newline newline
32281 \end_inset
32282
32283
32284 \series bold
32285
32286 \backslash
32287 newcommand{
32288 \backslash
32289 cb}[3][white]{
32290 \backslash
32291 fcolorbox{#2}{#1}{$#3$}}
32292 \series default
32293
32294 \begin_inset VSpace medskip
32295 \end_inset
32296
32297
32298 \begin_inset Newline newline
32299 \end_inset
32300
32301
32302 \series bold
32303
32304 \backslash
32305 cb
32306 \series default
32307 を使うときに色が指定されなければ、事前に定義された色である
32308 \series bold
32309 white
32310 \series default
32311 が使用されます。
32312 \end_layout
32313
32314 \begin_layout Standard
32315 以下は、上で定義したコマンドの動作テストです。
32316 \begin_inset Separator parbreak
32317 \end_inset
32318
32319
32320 \end_layout
32321
32322 \begin_layout Standard
32323 \align center
32324 \begin_inset Tabular
32325 <lyxtabular version="3" rows="6" columns="2">
32326 <features booktabs="true" tabularvalignment="middle">
32327 <column alignment="center" valignment="top" width="0pt">
32328 <column alignment="center" valignment="top">
32329 <row>
32330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32331 \begin_inset Text
32332
32333 \begin_layout Plain Layout
32334 コマンド
32335 \end_layout
32336
32337 \end_inset
32338 </cell>
32339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32340 \begin_inset Text
32341
32342 \begin_layout Plain Layout
32343 出力
32344 \end_layout
32345
32346 \end_inset
32347 </cell>
32348 </row>
32349 <row>
32350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32351 \begin_inset Text
32352
32353 \begin_layout Plain Layout
32354 A
32355 \backslash
32356 gr
32357 \begin_inset space \textvisiblespace{}
32358 \end_inset
32359
32360 B
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32366 \begin_inset Text
32367
32368 \begin_layout Plain Layout
32369 \begin_inset Formula $A\gr B$
32370 \end_inset
32371
32372
32373 \end_layout
32374
32375 \end_inset
32376 </cell>
32377 </row>
32378 <row>
32379 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32380 \begin_inset Text
32381
32382 \begin_layout Plain Layout
32383
32384 \backslash
32385 us{ABcd
32386 \end_layout
32387
32388 \end_inset
32389 </cell>
32390 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32391 \begin_inset Text
32392
32393 \begin_layout Plain Layout
32394 \begin_inset Formula $\us{ABcd}$
32395 \end_inset
32396
32397
32398 \end_layout
32399
32400 \end_inset
32401 </cell>
32402 </row>
32403 <row topspace="1mm">
32404 <cell alignment="center" valignment="top" usebox="none">
32405 \begin_inset Text
32406
32407 \begin_layout Plain Layout
32408
32409 \backslash
32410 fb{[2cm]
32411 \begin_inset Formula $\to$
32412 \end_inset
32413
32414
32415 \backslash
32416 {
32417 \begin_inset Formula $\to$
32418 \end_inset
32419
32420
32421 \backslash
32422 {
32423 \backslash
32424 int
32425 \begin_inset space \textvisiblespace{}
32426 \end_inset
32427
32428 A=B
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32438 \end_inset
32439
32440
32441 \end_layout
32442
32443 \end_inset
32444 </cell>
32445 </row>
32446 <row topspace="1.5mm">
32447 <cell alignment="center" valignment="top" usebox="none">
32448 \begin_inset Text
32449
32450 \begin_layout Plain Layout
32451
32452 \backslash
32453 cb{red
32454 \begin_inset Formula $\to$
32455 \end_inset
32456
32457
32458 \backslash
32459 {
32460 \backslash
32461 int
32462 \begin_inset space \textvisiblespace{}
32463 \end_inset
32464
32465 A=B
32466 \end_layout
32467
32468 \end_inset
32469 </cell>
32470 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32471 \begin_inset Text
32472
32473 \begin_layout Plain Layout
32474 \begin_inset Formula $\cb{red}{\int A=B}$
32475 \end_inset
32476
32477
32478 \end_layout
32479
32480 \end_inset
32481 </cell>
32482 </row>
32483 <row topspace="1.5mm" bottomspace="1mm">
32484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488
32489 \backslash
32490 cb[green]
32491 \backslash
32492 {red
32493 \begin_inset Formula $\to$
32494 \end_inset
32495
32496
32497 \backslash
32498 {
32499 \backslash
32500 int
32501 \begin_inset space \textvisiblespace{}
32502 \end_inset
32503
32504 A=B
32505 \end_layout
32506
32507 \end_inset
32508 </cell>
32509 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32510 \begin_inset Text
32511
32512 \begin_layout Plain Layout
32513 \begin_inset Formula $\cb[green]{red}{\int A=B}$
32514 \end_inset
32515
32516
32517 \end_layout
32518
32519 \end_inset
32520 </cell>
32521 </row>
32522 </lyxtabular>
32523
32524 \end_inset
32525
32526
32527 \end_layout
32528
32529 \begin_layout Subsection
32530 数式マクロ
32531 \begin_inset Index idx
32532 status collapsed
32533
32534 \begin_layout Plain Layout
32535 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
32536 \end_layout
32537
32538 \end_inset
32539
32540
32541 \begin_inset Index idx
32542 status collapsed
32543
32544 \begin_layout Plain Layout
32545 まくろ@マクロ
32546 \end_layout
32547
32548 \end_inset
32549
32550
32551 \end_layout
32552
32553 \begin_layout Standard
32554 自己定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一般型
32555 は、
32556 \begin_inset Formula 
32557 \[
32558 0=\lambda^{2}+p\lambda+q
32559 \]
32560
32561 \end_inset
32562
32563 であり、その解の一般型は
32564 \begin_inset Formula 
32565 \[
32566 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32567 \]
32568
32569 \end_inset
32570
32571
32572 \end_layout
32573
32574 \begin_layout Standard
32575 です。
32576 \begin_inset Formula $\lambda$
32577 \end_inset
32578
32579
32580 \begin_inset Formula $p$
32581 \end_inset
32582
32583
32584 \begin_inset Formula $q$
32585 \end_inset
32586
32587 の3つのパラメータを指定することが必須であり、
32588 \begin_inset Formula $\lambda$
32589 \end_inset
32590
32591 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のような\SpecialChar LaTeX
32592 プリアンブル行を加えます。
32593 \begin_inset Newline newline
32594 \end_inset
32595
32596
32597 \series bold
32598
32599 \backslash
32600 newcommand{
32601 \backslash
32602 qG}[4][1,
32603 \backslash
32604 ,2]{#2_{#1}=-
32605 \backslash
32606 frac{#3}{2}
32607 \backslash
32608 pm
32609 \begin_inset Newline newline
32610 \end_inset
32611
32612
32613 \begin_inset Phantom HPhantom
32614 status open
32615
32616 \begin_layout Plain Layout
32617
32618 \series bold
32619
32620 \backslash
32621 newcommand
32622 \end_layout
32623
32624 \end_inset
32625
32626
32627 \backslash
32628 sqrt{
32629 \backslash
32630 frac{#3^{2}}{4}-#4}}
32631 \end_layout
32632
32633 \begin_layout Standard
32634 これを使って解の公式を作るには、
32635 \begin_inset Newline newline
32636 \end_inset
32637
32638
32639 \series bold
32640
32641 \backslash
32642 qG{
32643 \backslash
32644 lambda
32645 \begin_inset Formula $\to$
32646 \end_inset
32647
32648
32649 \backslash
32650 {p
32651 \begin_inset Formula $\to$
32652 \end_inset
32653
32654
32655 \backslash
32656 {q
32657 \series default
32658 というコマンドを数式に入れます。
32659 \end_layout
32660
32661 \begin_layout Standard
32662 新コマンドを定義する方法は、たとえば\SpecialChar LaTeX
32663 中で分数は
32664 \series bold
32665
32666 \backslash
32667 frac{分子}{分母}
32668 \series default
32669 の形で入れなくてはならないことなど、使用するすべての\SpecialChar LaTeX
32670 コマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れることはよく
32671 あり、それをやってしまうと、\SpecialChar LyX
32672 からは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、\SpecialChar LyX
32673 は、
32674 \series bold
32675
32676 \backslash
32677 newcommand
32678 \series default
32679 コマンドの代わりに、数式マクロを使う方法を提供しています。
32680 \end_layout
32681
32682 \begin_layout Standard
32683 数式マクロは、
32684 \family sans
32685 挿入\SpecialChar menuseparator
32686 数式\SpecialChar menuseparator
32687 マクロ
32688 \family default
32689 メニューか、ツールバーボタンの
32690 \begin_inset Info
32691 type  "icon"
32692 arg   "math-macro newmacroname_newcommand"
32693 \end_inset
32694
32695 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
32696 \begin_inset Newline newline
32697 \end_inset
32698
32699
32700 \begin_inset space \hspace*{\fill}
32701 \end_inset
32702
32703
32704 \begin_inset Graphics
32705         filename clipart/macrobox.png
32706         scale 50
32707
32708 \end_inset
32709
32710
32711 \begin_inset space \hspace*{\fill}
32712 \end_inset
32713
32714
32715 \begin_inset Newline newline
32716 \end_inset
32717
32718
32719 \begin_inset FormulaMacro
32720 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32721 \end_inset
32722
32723
32724 \backslash
32725 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
32726 \series bold
32727
32728 \backslash
32729 #1
32730 \series default
32731 のように
32732 \series bold
32733
32734 \backslash
32735 #引数番号
32736 \series default
32737 というコマンドで入力するか、マクロツールバーボタンの
32738 \begin_inset Info
32739 type  "icon"
32740 arg   "math-macro-add-param"
32741 \end_inset
32742
32743 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
32744 \begin_inset Info
32745 type  "icon"
32746 arg   "math-macro-add-optional-param"
32747 \end_inset
32748
32749 で作ることができます。最初の必須引数は、ツールバーボタンの
32750 \begin_inset Info
32751 type  "icon"
32752 arg   "math-macro-make-optional"
32753 \end_inset
32754
32755 を使って、非必須引数にすることができます。二つ目の青枠には、\SpecialChar LyX
32756 中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利なので
32757 、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
32758 \begin_inset Newline newline
32759 \end_inset
32760
32761
32762 \series bold
32763 qG: 
32764 \backslash
32765 #1
32766 \series default
32767  
32768 \series bold
32769 ,
32770 \series default
32771  
32772 \series bold
32773
32774 \backslash
32775 #2
32776 \series default
32777  
32778 \series bold
32779 ,
32780 \series default
32781  
32782 \series bold
32783
32784 \backslash
32785 #3, 
32786 \backslash
32787 #4
32788 \begin_inset Newline newline
32789 \end_inset
32790
32791
32792 \series default
32793 のように入れることができます。このようにすると、マクロ名と引数のみが\SpecialChar LyX
32794 上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示されま
32795 す。
32796 \begin_inset Newline newline
32797 \end_inset
32798
32799 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
32800 \family sans
32801 表示\SpecialChar menuseparator
32802 数式マクロを展開(畳む)
32803 \family default
32804 メニューを使うことで、マクロ毎に変えることができます。
32805 \end_layout
32806
32807 \begin_layout Standard
32808 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
32809 \series bold
32810
32811 \backslash
32812 qG
32813 \series default
32814 とします。このマクロは、\SpecialChar LyX
32815 中では以下のように表示されます。
32816 \begin_inset Newline newline
32817 \end_inset
32818
32819
32820 \begin_inset space \hspace*{\fill}
32821 \end_inset
32822
32823
32824 \begin_inset Graphics
32825         filename ../clipart/macrouse.png
32826         scale 75
32827
32828 \end_inset
32829
32830
32831 \begin_inset space \hspace*{\fill}
32832 \end_inset
32833
32834
32835 \begin_inset Newline newline
32836 \end_inset
32837
32838 以下は、上記の例に、引数
32839 \begin_inset Formula $x$
32840 \end_inset
32841
32842
32843 \begin_inset Formula $\ln(x)$
32844 \end_inset
32845
32846
32847 \begin_inset Formula $B$
32848 \end_inset
32849
32850 を指定したものです。
32851 \end_layout
32852
32853 \begin_layout Standard
32854 \begin_inset Formula 
32855 \[
32856 \qG x{\ln(x)}B
32857 \]
32858
32859 \end_inset
32860
32861
32862 \end_layout
32863
32864 \begin_layout Standard
32865 \SpecialChar LyX
32866 は、
32867 \family sans
32868 ツール\SpecialChar menuseparator
32869 設定\SpecialChar menuseparator
32870 編集\SpecialChar menuseparator
32871 制御
32872 \family default
32873 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
32874 せてみてください。
32875 \end_layout
32876
32877 \begin_layout Standard
32878 数式マクロは、文書書き出し時に、内部的に
32879 \series bold
32880
32881 \backslash
32882 newcommand
32883 \series default
32884 コマンドに変換されます。こうして生成された
32885 \series bold
32886
32887 \backslash
32888 newcommand
32889 \series default
32890 コマンドは、\SpecialChar LaTeX
32891 プリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
32892 \end_layout
32893
32894 \begin_layout Standard
32895 数式マクロは、
32896 \series bold
32897
32898 \backslash
32899 newcommand
32900 \series default
32901 コマンドから直接作ることもできます。たとえば、\SpecialChar LyX
32902 中に通常の文章として、
32903 \series bold
32904
32905 \begin_inset Newline newline
32906 \end_inset
32907
32908
32909 \backslash
32910 newcommand{
32911 \backslash
32912 larrow}[2]{
32913 \backslash
32914 xleftarrow[#2]{#1}}
32915 \begin_inset Newline newline
32916 \end_inset
32917
32918
32919 \series default
32920 というコマンドを書き入れ、この全体を選択して、
32921 \begin_inset Flex Ruby
32922 status collapsed
32923
32924 \begin_layout Plain Layout
32925 捷径
32926 \begin_inset Argument post:1
32927 status collapsed
32928
32929 \begin_layout Plain Layout
32930 ショートカット
32931 \end_layout
32932
32933 \end_inset
32934
32935
32936 \end_layout
32937
32938 \end_inset
32939
32940
32941 \family sans
32942 Ctrl+M
32943 \family default
32944 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
32945 \series bold
32946
32947 \backslash
32948 newcommand
32949 \series default
32950 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、\SpecialChar LaTeX
32951 エラーが発生します。
32952 \end_layout
32953
32954 \begin_layout Standard
32955 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
32956 \begin_inset CommandInset ref
32957 LatexCommand ref
32958 reference "subsec:newcommandコマンド"
32959
32960 \end_inset
32961
32962 節で例として作った
32963 \series bold
32964
32965 \backslash
32966 fb
32967 \series default
32968 は、マクロとしては作ることができません。
32969 \end_layout
32970
32971 \begin_layout Standard
32972 カーソルがマクロ定義ボックスの中にあるとき、\SpecialChar LyX
32973 中に以下のようなマクロツールバーが表示されます。
32974 \end_layout
32975
32976 \begin_layout Standard
32977 \begin_inset VSpace defskip
32978 \end_inset
32979
32980
32981 \end_layout
32982
32983 \begin_layout Standard
32984 \begin_inset Graphics
32985         filename ../clipart/MacroToolbar.png
32986
32987 \end_inset
32988
32989
32990 \begin_inset Index idx
32991 status collapsed
32992
32993 \begin_layout Plain Layout
32994 まくろ@マクロ ! つーるばー@ツールバー
32995 \end_layout
32996
32997 \end_inset
32998
32999
33000 \end_layout
33001
33002 \begin_layout Standard
33003 \begin_inset VSpace defskip
33004 \end_inset
33005
33006
33007 \end_layout
33008
33009 \begin_layout Standard
33010 マクロツールバーは、左から右に、以下の各ボタンがあります。
33011 \end_layout
33012
33013 \begin_layout Standard
33014 \begin_inset VSpace defskip
33015 \end_inset
33016
33017
33018 \end_layout
33019
33020 \begin_layout Standard
33021 \begin_inset Tabular
33022 <lyxtabular version="3" rows="9" columns="2">
33023 <features islongtable="true" longtabularalignment="center">
33024 <column alignment="left" valignment="top">
33025 <column alignment="left" valignment="top" width="85col%">
33026 <row interlinespace="2.5mm">
33027 <cell alignment="center" valignment="top" usebox="none">
33028 \begin_inset Text
33029
33030 \begin_layout Plain Layout
33031 \begin_inset Info
33032 type  "icon"
33033 arg   "math-macro-remove-param"
33034 \end_inset
33035
33036
33037 \end_layout
33038
33039 \end_inset
33040 </cell>
33041 <cell alignment="center" valignment="top" usebox="none">
33042 \begin_inset Text
33043
33044 \begin_layout Plain Layout
33045
33046 \family sans
33047 編集\SpecialChar menuseparator
33048 数式\SpecialChar menuseparator
33049 マクロ定義\SpecialChar menuseparator
33050 最後の引数を削除
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 </row>
33056 <row interlinespace="2.5mm">
33057 <cell alignment="center" valignment="top" usebox="none">
33058 \begin_inset Text
33059
33060 \begin_layout Plain Layout
33061 \begin_inset Info
33062 type  "icon"
33063 arg   "math-macro-add-param"
33064 \end_inset
33065
33066
33067 \end_layout
33068
33069 \end_inset
33070 </cell>
33071 <cell alignment="center" valignment="top" usebox="none">
33072 \begin_inset Text
33073
33074 \begin_layout Plain Layout
33075
33076 \family sans
33077 編集\SpecialChar menuseparator
33078 数式\SpecialChar menuseparator
33079 マクロ定義\SpecialChar menuseparator
33080 引数を追加
33081 \end_layout
33082
33083 \end_inset
33084 </cell>
33085 </row>
33086 <row interlinespace="2.5mm">
33087 <cell alignment="center" valignment="top" usebox="none">
33088 \begin_inset Text
33089
33090 \begin_layout Plain Layout
33091 \begin_inset Info
33092 type  "icon"
33093 arg   "math-macro-make-optional"
33094 \end_inset
33095
33096
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \family sans
33107 編集\SpecialChar menuseparator
33108 数式\SpecialChar menuseparator
33109 マクロ定義\SpecialChar menuseparator
33110 最初の必須引数を
33111 \begin_inset Newline newline
33112 \end_inset
33113
33114
33115 \begin_inset Phantom HPhantom
33116 status open
33117
33118 \begin_layout Plain Layout
33119
33120 \family sans
33121 編集\SpecialChar menuseparator
33122 数式\SpecialChar menuseparator
33123 マクロ定義\SpecialChar menuseparator
33124
33125 \end_layout
33126
33127 \end_inset
33128
33129 非必須引数にする
33130 \end_layout
33131
33132 \end_inset
33133 </cell>
33134 </row>
33135 <row interlinespace="2.5mm">
33136 <cell alignment="center" valignment="top" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140 \begin_inset Info
33141 type  "icon"
33142 arg   "math-macro-make-nonoptional"
33143 \end_inset
33144
33145
33146 \end_layout
33147
33148 \end_inset
33149 </cell>
33150 <cell alignment="center" valignment="top" usebox="none">
33151 \begin_inset Text
33152
33153 \begin_layout Plain Layout
33154
33155 \family sans
33156 編集\SpecialChar menuseparator
33157 数式\SpecialChar menuseparator
33158 マクロ定義\SpecialChar menuseparator
33159 最後の非必須引数を
33160 \begin_inset Newline newline
33161 \end_inset
33162
33163
33164 \begin_inset Phantom HPhantom
33165 status open
33166
33167 \begin_layout Plain Layout
33168
33169 \family sans
33170 編集\SpecialChar menuseparator
33171 数式\SpecialChar menuseparator
33172 マクロ定義\SpecialChar menuseparator
33173
33174 \end_layout
33175
33176 \end_inset
33177
33178 必須引数にする
33179 \end_layout
33180
33181 \end_inset
33182 </cell>
33183 </row>
33184 <row interlinespace="2.5mm">
33185 <cell alignment="center" valignment="top" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189 \begin_inset Info
33190 type  "icon"
33191 arg   "math-macro-remove-optional-param"
33192 \end_inset
33193
33194
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 <cell alignment="center" valignment="top" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203
33204 \family sans
33205 編集\SpecialChar menuseparator
33206 数式\SpecialChar menuseparator
33207 マクロ定義\SpecialChar menuseparator
33208 非必須引数を削除
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 </row>
33214 <row interlinespace="2.5mm">
33215 <cell alignment="center" valignment="top" usebox="none">
33216 \begin_inset Text
33217
33218 \begin_layout Plain Layout
33219 \begin_inset Info
33220 type  "icon"
33221 arg   "math-macro-add-optional-param"
33222 \end_inset
33223
33224
33225 \end_layout
33226
33227 \end_inset
33228 </cell>
33229 <cell alignment="center" valignment="top" usebox="none">
33230 \begin_inset Text
33231
33232 \begin_layout Plain Layout
33233
33234 \family sans
33235 編集\SpecialChar menuseparator
33236 数式\SpecialChar menuseparator
33237 マクロ定義\SpecialChar menuseparator
33238 非必須引数を挿入
33239 \end_layout
33240
33241 \end_inset
33242 </cell>
33243 </row>
33244 <row interlinespace="2.5mm">
33245 <cell alignment="center" valignment="top" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249 \begin_inset Info
33250 type  "icon"
33251 arg   "math-macro-remove-greedy-param"
33252 \end_inset
33253
33254
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 <cell alignment="center" valignment="top" usebox="none">
33260 \begin_inset Text
33261
33262 \begin_layout Plain Layout
33263
33264 \family sans
33265 編集\SpecialChar menuseparator
33266 数式\SpecialChar menuseparator
33267 マクロ定義\SpecialChar menuseparator
33268 右に吐き出す形で
33269 \begin_inset Newline newline
33270 \end_inset
33271
33272
33273 \begin_inset Phantom HPhantom
33274 status open
33275
33276 \begin_layout Plain Layout
33277
33278 \family sans
33279 編集\SpecialChar menuseparator
33280 数式\SpecialChar menuseparator
33281 マクロ定義\SpecialChar menuseparator
33282
33283 \end_layout
33284
33285 \end_inset
33286
33287 最後の引数を削除
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 </row>
33293 <row interlinespace="2.5mm">
33294 <cell alignment="center" valignment="top" usebox="none">
33295 \begin_inset Text
33296
33297 \begin_layout Plain Layout
33298 \begin_inset Info
33299 type  "icon"
33300 arg   "math-macro-append-greedy-param"
33301 \end_inset
33302
33303
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312
33313 \family sans
33314 編集\SpecialChar menuseparator
33315 数式\SpecialChar menuseparator
33316 マクロ定義\SpecialChar menuseparator
33317 右から喰う形で
33318 \begin_inset Newline newline
33319 \end_inset
33320
33321
33322 \begin_inset Phantom HPhantom
33323 status open
33324
33325 \begin_layout Plain Layout
33326
33327 \family sans
33328 編集\SpecialChar menuseparator
33329 数式\SpecialChar menuseparator
33330 マクロ定義\SpecialChar menuseparator
33331
33332 \end_layout
33333
33334 \end_inset
33335
33336 引数を追加
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 </row>
33342 <row interlinespace="2.5mm">
33343 <cell alignment="center" valignment="top" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347 \begin_inset Info
33348 type  "icon"
33349 arg   "math-macro-add-greedy-optional-param"
33350 \end_inset
33351
33352
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 <cell alignment="center" valignment="top" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361
33362 \family sans
33363 編集\SpecialChar menuseparator
33364 数式\SpecialChar menuseparator
33365 マクロ定義\SpecialChar menuseparator
33366 右から喰う形で
33367 \begin_inset Newline newline
33368 \end_inset
33369
33370
33371 \begin_inset Phantom HPhantom
33372 status open
33373
33374 \begin_layout Plain Layout
33375
33376 \family sans
33377 編集\SpecialChar menuseparator
33378 数式\SpecialChar menuseparator
33379 マクロ定義\SpecialChar menuseparator
33380
33381 \end_layout
33382
33383 \end_inset
33384
33385 非必須引数を追加
33386 \end_layout
33387
33388 \end_inset
33389 </cell>
33390 </row>
33391 </lyxtabular>
33392
33393 \end_inset
33394
33395
33396 \end_layout
33397
33398 \begin_layout Section
33399 コンピュータ代数システム
33400 \end_layout
33401
33402 \begin_layout Standard
33403 \SpecialChar LyX
33404 では、\SpecialChar LyX
33405 の数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
33406 \family sans
33407 Maple
33408 \family default
33409
33410 \family sans
33411 Mathematica
33412 \family default
33413
33414 \family sans
33415 Maxima
33416 \family default
33417
33418 \family sans
33419 Octave
33420 \family default
33421 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
33422 \end_layout
33423
33424 \begin_layout Subsection
33425 使用法
33426 \end_layout
33427
33428 \begin_layout Standard
33429 数式表現を書いた後、
33430 \family sans
33431 編集\SpecialChar menuseparator
33432 数式\SpecialChar menuseparator
33433 コンピュータ代数システムを使用
33434 \family default
33435 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
33436 \end_layout
33437
33438 \begin_layout Standard
33439 下記は、どのような計算が可能かをいくつか例示したものです(出力は
33440 \family typewriter
33441 Maxima
33442 \family default
33443 です)。
33444 \end_layout
33445
33446 \begin_layout Itemize
33447 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33448 \end_inset
33449
33450
33451 \end_layout
33452
33453 \begin_layout Itemize
33454 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33455 \end_inset
33456
33457
33458 \end_layout
33459
33460 \begin_layout Itemize
33461 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33462 \end_inset
33463
33464
33465 \end_layout
33466
33467 \begin_layout Itemize
33468 \begin_inset Formula $\det\left[\begin{array}{ccc}
33469 1 & 6 & 7\\
33470 2 & 5 & 8\\
33471 3 & 4 & 17
33472 \end{array}\right]=-56$
33473 \end_inset
33474
33475
33476 \end_layout
33477
33478 \begin_layout Itemize
33479 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33480 \end_inset
33481
33482
33483 \end_layout
33484
33485 \begin_layout Subsection
33486 捷径
33487 \end_layout
33488
33489 \begin_layout Standard
33490 現在のところ、代数プログラムを呼び出すための
33491 \begin_inset Flex Ruby
33492 status collapsed
33493
33494 \begin_layout Plain Layout
33495 捷径
33496 \begin_inset Argument post:1
33497 status collapsed
33498
33499 \begin_layout Plain Layout
33500 ショートカット
33501 \end_layout
33502
33503 \end_inset
33504
33505
33506 \end_layout
33507
33508 \end_inset
33509
33510 はありません。しかし、捷径を
33511 \family sans
33512 math-extern
33513 \family default
33514  \SpecialChar LyX
33515 関数にバインドすることは容易です(取扱説明書『
33516 \family sans
33517 \emph on
33518 \SpecialChar LyX
33519 関数篇
33520 \family default
33521 \emph default
33522 』参照)。例えば、数式エディタ中で
33523 \family sans
33524 リターン
33525 \family default
33526
33527 \begin_inset Flex Ruby
33528 status collapsed
33529
33530 \begin_layout Plain Layout
33531
33532 \begin_inset Argument post:1
33533 status collapsed
33534
33535 \begin_layout Plain Layout
33536 キー
33537 \end_layout
33538
33539 \end_inset
33540
33541
33542 \end_layout
33543
33544 \end_inset
33545
33546 をバインドさせることもできます。それを
33547 \family typewriter
33548 Maxima
33549 \family default
33550 にバインドするには、下記の捷径定義コマンドを使用します。
33551 \end_layout
33552
33553 \begin_layout Standard
33554
33555 \series bold
33556 command-alternatives paragraph-break;math-extern maxima
33557 \end_layout
33558
33559 \begin_layout Section
33560 補遺
33561 \begin_inset Index idx
33562 status collapsed
33563
33564 \begin_layout Plain Layout
33565 ほい@補遺
33566 \end_layout
33567
33568 \end_inset
33569
33570
33571 \end_layout
33572
33573 \begin_layout Subsection
33574 負の数
33575 \begin_inset Index idx
33576 status collapsed
33577
33578 \begin_layout Plain Layout
33579 かず@数 ! ふの@負の
33580 \end_layout
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \begin_layout Standard
33588 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
33589 く表示されます。
33590 \end_layout
33591
33592 \begin_layout Standard
33593 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
33594 \end_layout
33595
33596 \begin_layout Standard
33597 以下は、この問題を示す例です。
33598 \begin_inset Separator parbreak
33599 \end_inset
33600
33601
33602 \end_layout
33603
33604 \begin_layout Standard
33605 \align center
33606 \begin_inset Tabular
33607 <lyxtabular version="3" rows="3" columns="2">
33608 <features booktabs="true" tabularvalignment="middle">
33609 <column alignment="right" valignment="top" width="0pt">
33610 <column alignment="left" valignment="top">
33611 <row>
33612 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
33613 \begin_inset Text
33614
33615 \begin_layout Plain Layout
33616 通常の文章:
33617 \end_layout
33618
33619 \end_inset
33620 </cell>
33621 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33622 \begin_inset Text
33623
33624 \begin_layout Plain Layout
33625 x = -2
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 </row>
33631 <row>
33632 <cell alignment="right" valignment="top" leftline="true" usebox="none">
33633 \begin_inset Text
33634
33635 \begin_layout Plain Layout
33636 数式:
33637 \end_layout
33638
33639 \end_inset
33640 </cell>
33641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33642 \begin_inset Text
33643
33644 \begin_layout Plain Layout
33645 \begin_inset Formula $x=-2$
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \end_inset
33652 </cell>
33653 </row>
33654 <row>
33655 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33656 \begin_inset Text
33657
33658 \begin_layout Plain Layout
33659 解決策:
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668 \begin_inset Formula $x=\textrm{-}2$
33669 \end_inset
33670
33671
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 </row>
33677 </lyxtabular>
33678
33679 \end_inset
33680
33681
33682 \end_layout
33683
33684 \begin_layout Subsection
33685 位区切りとしてのコンマ
33686 \begin_inset Index idx
33687 status collapsed
33688
33689 \begin_layout Plain Layout
33690 こんま@コンマ
33691 \end_layout
33692
33693 \end_inset
33694
33695
33696 \begin_inset Index idx
33697 status collapsed
33698
33699 \begin_layout Plain Layout
33700 かんま@カンマ
33701 \begin_inset ERT
33702 status collapsed
33703
33704 \begin_layout Plain Layout
33705
33706 |see{
33707 \end_layout
33708
33709 \end_inset
33710
33711 コンマ
33712 \begin_inset ERT
33713 status collapsed
33714
33715 \begin_layout Plain Layout
33716
33717 }
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \end_layout
33724
33725 \end_inset
33726
33727
33728 \end_layout
33729
33730 \begin_layout Standard
33731 \SpecialChar LaTeX
33732 では、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
33733 \end_layout
33734
33735 \begin_layout Standard
33736 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
33737 \begin_inset Flex Ruby
33738 status collapsed
33739
33740 \begin_layout Plain Layout
33741 捷径
33742 \begin_inset Argument post:1
33743 status collapsed
33744
33745 \begin_layout Plain Layout
33746 ショートカット
33747 \end_layout
33748
33749 \end_inset
33750
33751
33752 \end_layout
33753
33754 \end_inset
33755
33756
33757 \begin_inset Info
33758 type  "shortcut"
33759 arg   "math-mode"
33760 \end_inset
33761
33762 )。
33763 \end_layout
33764
33765 \begin_layout Standard
33766 文書中の数式コンマを、すべて小数点として使うには、\SpecialChar LaTeX
33767 プリアンブルに
33768 \end_layout
33769
33770 \begin_layout Standard
33771
33772 \series bold
33773
33774 \backslash
33775 usepackage{icomma}
33776 \end_layout
33777
33778 \begin_layout Standard
33779 という行を加えて、
33780 \series bold
33781 icomma.sty
33782 \series default
33783
33784 \begin_inset Foot
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788
33789 \series bold
33790 icomma
33791 \series default
33792 は、\SpecialChar LaTeX
33793 パッケージ
33794 \series bold
33795 was
33796 \series default
33797
33798 \begin_inset Index idx
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802 ぱっけーじ@パッケージ ! was
33803 \begin_inset ERT
33804 status collapsed
33805
33806 \begin_layout Plain Layout
33807
33808
33809 \backslash
33810 vspace{4mm}
33811 \end_layout
33812
33813 \end_inset
33814
33815
33816 \end_layout
33817
33818 \end_inset
33819
33820 に含まれています。
33821 \end_layout
33822
33823 \end_inset
33824
33825
33826 \begin_inset Index idx
33827 status collapsed
33828
33829 \begin_layout Plain Layout
33830 ぱっけーじ@パッケージ ! icomma
33831 \end_layout
33832
33833 \end_inset
33834
33835 ファイルを読み込みます。
33836 \end_layout
33837
33838 \begin_layout Subsection
33839 物理ベクトル
33840 \begin_inset CommandInset label
33841 LatexCommand label
33842 name "subsec:物理ベクトル"
33843
33844 \end_inset
33845
33846
33847 \begin_inset Index idx
33848 status collapsed
33849
33850 \begin_layout Plain Layout
33851 べくとる@ベクトル ! ぶつり@物理
33852 \begin_inset space \thinspace{}
33853 \end_inset
33854
33855 ——
33856 \end_layout
33857
33858 \end_inset
33859
33860
33861 \end_layout
33862
33863 \begin_layout Standard
33864 \SpecialChar LaTeX
33865 パッケージ
33866 \series bold
33867 braket
33868 \series default
33869
33870 \begin_inset Foot
33871 status collapsed
33872
33873 \begin_layout Plain Layout
33874
33875 \series bold
33876 braket
33877 \series default
33878  は標準的\SpecialChar LaTeX
33879 頒布版のすべてに含まれています。
33880 \end_layout
33881
33882 \end_inset
33883
33884
33885 \begin_inset Index idx
33886 status collapsed
33887
33888 \begin_layout Plain Layout
33889 ぱっけーじ@パッケージ ! braket
33890 \end_layout
33891
33892 \end_inset
33893
33894 には、定義済みのベクトルが提供されており、
33895 \end_layout
33896
33897 \begin_layout Standard
33898
33899 \series bold
33900
33901 \backslash
33902 usepackage{braket}
33903 \end_layout
33904
33905 \begin_layout Standard
33906 という\SpecialChar LaTeX
33907 プリアンブル行で読み込むことができます。
33908 \end_layout
33909
33910 \begin_layout Standard
33911 \begin_inset ERT
33912 status collapsed
33913
33914 \begin_layout Plain Layout
33915
33916
33917 \backslash
33918 ifbraket 
33919 \end_layout
33920
33921 \end_inset
33922
33923
33924 \begin_inset Note Note
33925 status open
33926
33927 \begin_layout Plain Layout
33928 以下の表は、
33929 \series bold
33930 braket
33931 \series default
33932  \SpecialChar LaTeX
33933 パッケージが導入済みのときのみ表示されます。
33934 \end_layout
33935
33936 \end_inset
33937
33938 以下のコマンドが定義されています。
33939 \begin_inset Separator parbreak
33940 \end_inset
33941
33942
33943 \end_layout
33944
33945 \begin_layout Standard
33946 \align center
33947 \begin_inset Tabular
33948 <lyxtabular version="3" rows="4" columns="2">
33949 <features booktabs="true" tabularvalignment="middle">
33950 <column alignment="center" valignment="top" width="0pt">
33951 <column alignment="center" valignment="top">
33952 <row>
33953 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957 コマンド
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966 出力
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 </row>
33972 <row>
33973 <cell alignment="center" valignment="top" usebox="none">
33974 \begin_inset Text
33975
33976 \begin_layout Plain Layout
33977
33978 \backslash
33979 Bra{
33980 \backslash
33981 psi
33982 \end_layout
33983
33984 \end_inset
33985 </cell>
33986 <cell alignment="center" valignment="top" usebox="none">
33987 \begin_inset Text
33988
33989 \begin_layout Plain Layout
33990 \begin_inset Formula $\Bra{\psi}$
33991 \end_inset
33992
33993
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 </row>
33999 <row>
34000 <cell alignment="center" valignment="top" usebox="none">
34001 \begin_inset Text
34002
34003 \begin_layout Plain Layout
34004
34005 \backslash
34006 Ket{
34007 \backslash
34008 psi
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 <cell alignment="center" valignment="top" usebox="none">
34014 \begin_inset Text
34015
34016 \begin_layout Plain Layout
34017 \begin_inset Formula $\Ket{\psi}$
34018 \end_inset
34019
34020
34021 \end_layout
34022
34023 \end_inset
34024 </cell>
34025 </row>
34026 <row>
34027 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34028 \begin_inset Text
34029
34030 \begin_layout Plain Layout
34031
34032 \backslash
34033 Braket{
34034 \backslash
34035 psi|
34036 \backslash
34037 phi
34038 \end_layout
34039
34040 \end_inset
34041 </cell>
34042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34043 \begin_inset Text
34044
34045 \begin_layout Plain Layout
34046 \begin_inset Formula $\Braket{\psi|\phi}$
34047 \end_inset
34048
34049
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 </row>
34055 </lyxtabular>
34056
34057 \end_inset
34058
34059
34060 \end_layout
34061
34062 \begin_layout Standard
34063
34064 \series bold
34065
34066 \backslash
34067 Braket
34068 \series default
34069 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34070 \begin_inset Formula 
34071 \[
34072 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34073 \]
34074
34075 \end_inset
34076
34077
34078 \begin_inset ERT
34079 status collapsed
34080
34081 \begin_layout Plain Layout
34082
34083
34084 \backslash
34085 else 
34086 \end_layout
34087
34088 \end_inset
34089
34090
34091 \begin_inset Note Note
34092 status open
34093
34094 \begin_layout Plain Layout
34095
34096 \series bold
34097 braket
34098 \series default
34099  \SpecialChar LaTeX
34100 パッケージが導入されていないときには、以下が表示されます。
34101 \end_layout
34102
34103 \end_inset
34104
34105
34106 \end_layout
34107
34108 \begin_layout Standard
34109 本小節の全体を出力で見るためには、
34110 \series bold
34111 braket
34112 \series default
34113  \SpecialChar LaTeX
34114 パッケージを導入する必要があります。
34115 \end_layout
34116
34117 \begin_layout Standard
34118 \begin_inset ERT
34119 status collapsed
34120
34121 \begin_layout Plain Layout
34122
34123
34124 \backslash
34125 fi 
34126 \end_layout
34127
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \begin_layout Standard
34134
34135 \series bold
34136
34137 \backslash
34138 Braket
34139 \series default
34140 と同じ効果は、第
34141 \begin_inset CommandInset ref
34142 LatexCommand ref
34143 reference "subsec:自動の括弧丈"
34144
34145 \end_inset
34146
34147 節に説明されているとおり、
34148 \series bold
34149
34150 \backslash
34151 middle
34152 \series default
34153 コマンドを用いることによっても実現できます。
34154 \end_layout
34155
34156 \begin_layout Subsection
34157 自己定義の分数
34158 \begin_inset CommandInset label
34159 LatexCommand label
34160 name "subsec:自己定義の分数"
34161
34162 \end_inset
34163
34164
34165 \begin_inset Index idx
34166 status collapsed
34167
34168 \begin_layout Plain Layout
34169 ぶんすう@分数 ! じこていぎの@自己定義の
34170 \end_layout
34171
34172 \end_inset
34173
34174
34175 \end_layout
34176
34177 \begin_layout Standard
34178 分数用の自己定義コマンドを定義するには、以下の書式を持つ
34179 \series bold
34180
34181 \backslash
34182 genfrac
34183 \series default
34184
34185 \begin_inset Index idx
34186 status collapsed
34187
34188 \begin_layout Plain Layout
34189 こまんど@コマンド ! G ! 
34190 \backslash
34191 genfrac
34192 \end_layout
34193
34194 \end_inset
34195
34196 コマンドを使います。
34197 \end_layout
34198
34199 \begin_layout Standard
34200
34201 \series bold
34202
34203 \backslash
34204 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34205 \begin_inset Newline newline
34206 \end_inset
34207
34208
34209 \begin_inset Phantom HPhantom
34210 status open
34211
34212 \begin_layout Plain Layout
34213
34214 \series bold
34215
34216 \backslash
34217 genfrac
34218 \end_layout
34219
34220 \end_inset
34221
34222 {分子}{分母}
34223 \end_layout
34224
34225 \begin_layout Standard
34226 ここで「様式」は、0
34227 \begin_inset space \thinspace{}
34228 \end_inset
34229
34230 -
34231 \begin_inset space \thinspace{}
34232 \end_inset
34233
34234 3の範囲の数字です。
34235 \begin_inset Separator parbreak
34236 \end_inset
34237
34238
34239 \end_layout
34240
34241 \begin_layout Standard
34242 \align center
34243 \begin_inset Tabular
34244 <lyxtabular version="3" rows="5" columns="2">
34245 <features booktabs="true" tabularvalignment="middle">
34246 <column alignment="center" valignment="top" width="0pt">
34247 <column alignment="center" valignment="top">
34248 <row>
34249 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34250 \begin_inset Text
34251
34252 \begin_layout Plain Layout
34253 数字
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262 様式(大きさ)
34263 \end_layout
34264
34265 \end_inset
34266 </cell>
34267 </row>
34268 <row>
34269 <cell alignment="center" valignment="top" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273 0
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 <cell alignment="center" valignment="top" usebox="none">
34279 \begin_inset Text
34280
34281 \begin_layout Plain Layout
34282 別行立て様式の数式
34283 \end_layout
34284
34285 \end_inset
34286 </cell>
34287 </row>
34288 <row>
34289 <cell alignment="center" valignment="top" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293 1
34294 \end_layout
34295
34296 \end_inset
34297 </cell>
34298 <cell alignment="center" valignment="top" usebox="none">
34299 \begin_inset Text
34300
34301 \begin_layout Plain Layout
34302 行内数式
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 </row>
34308 <row>
34309 <cell alignment="center" valignment="top" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313 2
34314 \end_layout
34315
34316 \end_inset
34317 </cell>
34318 <cell alignment="center" valignment="top" usebox="none">
34319 \begin_inset Text
34320
34321 \begin_layout Plain Layout
34322 やや小(small)
34323 \end_layout
34324
34325 \end_inset
34326 </cell>
34327 </row>
34328 <row>
34329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34330 \begin_inset Text
34331
34332 \begin_layout Plain Layout
34333 3
34334 \end_layout
34335
34336 \end_inset
34337 </cell>
34338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34339 \begin_inset Text
34340
34341 \begin_layout Plain Layout
34342 最小(tiny)
34343 \end_layout
34344
34345 \end_inset
34346 </cell>
34347 </row>
34348 </lyxtabular>
34349
34350 \end_inset
34351
34352
34353 \end_layout
34354
34355 \begin_layout Standard
34356 「様式」を指定しないときには、
34357 \series bold
34358
34359 \backslash
34360 frac
34361 \series default
34362 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34363 \end_layout
34364
34365 \begin_layout Standard
34366 「分数線の厚み」を指定しないときには、既定値である0.4
34367 \begin_inset space \thinspace{}
34368 \end_inset
34369
34370 ptが用いられます。
34371 \end_layout
34372
34373 \begin_layout Standard
34374 \begin_inset VSpace medskip
34375 \end_inset
34376
34377 たとえば、第
34378 \begin_inset CommandInset ref
34379 LatexCommand ref
34380 reference "subsec:分数"
34381
34382 \end_inset
34383
34384 節の
34385 \series bold
34386
34387 \backslash
34388 dfrac
34389 \series default
34390 コマンドおよび
34391 \series bold
34392
34393 \backslash
34394 tbinom
34395 \series default
34396 コマンドは、
34397 \end_layout
34398
34399 \begin_layout Standard
34400
34401 \series bold
34402
34403 \backslash
34404 newcommand{
34405 \backslash
34406 dfrac}[2]{
34407 \backslash
34408 genfrac{}{}{}{0}{#1}{#2}}
34409 \end_layout
34410
34411 \begin_layout Standard
34412 あるいは
34413 \end_layout
34414
34415 \begin_layout Standard
34416
34417 \series bold
34418
34419 \backslash
34420 newcommand{
34421 \backslash
34422 tbinom}[2]{
34423 \backslash
34424 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34425 \end_layout
34426
34427 \begin_layout Standard
34428 というコマンドで定義できます。
34429 \end_layout
34430
34431 \begin_layout Standard
34432 \begin_inset VSpace medskip
34433 \end_inset
34434
34435 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、\SpecialChar LaTeX
34436 プリアンブルに
34437 \end_layout
34438
34439 \begin_layout Standard
34440
34441 \series bold
34442
34443 \backslash
34444 newcommand{
34445 \backslash
34446 fracS}[3][]{
34447 \backslash
34448 genfrac{}{}{#1}{}{#2}{#3}}
34449 \end_layout
34450
34451 \begin_layout Standard
34452 という行を入れます。
34453 \end_layout
34454
34455 \begin_layout Standard
34456 以下は、そのテストです。
34457 \begin_inset Formula 
34458 \begin{align*}
34459 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34460 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34461 \end{align*}
34462
34463 \end_inset
34464
34465 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34466 \end_layout
34467
34468 \begin_layout Subsection
34469 数式の消去
34470 \begin_inset Index idx
34471 status collapsed
34472
34473 \begin_layout Plain Layout
34474 すうしき@数式 ! しょうきょ@消去
34475 \end_layout
34476
34477 \end_inset
34478
34479
34480 \end_layout
34481
34482 \begin_layout Standard
34483 数式の全体もしくは一部を消去するには、4つの方法があります。
34484 \begin_inset Separator parbreak
34485 \end_inset
34486
34487
34488 \end_layout
34489
34490 \begin_layout Standard
34491 \align center
34492 \begin_inset ERT
34493 status collapsed
34494
34495 \begin_layout Plain Layout
34496
34497
34498 \backslash
34499 ifcancel 
34500 \end_layout
34501
34502 \end_inset
34503
34504
34505 \begin_inset Note Note
34506 status open
34507
34508 \begin_layout Plain Layout
34509 下記の表は、\SpecialChar LaTeX
34510 パッケージ
34511 \series bold
34512 cancel
34513 \series default
34514 が導入済みの時のみ表示されます。
34515 \end_layout
34516
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \begin_layout Standard
34523 \align center
34524 \begin_inset Tabular
34525 <lyxtabular version="3" rows="5" columns="2">
34526 <features booktabs="true" tabularvalignment="middle">
34527 <column alignment="center" valignment="top" width="0pt">
34528 <column alignment="center" valignment="top">
34529 <row>
34530 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34531 \begin_inset Text
34532
34533 \begin_layout Plain Layout
34534 コマンド
34535 \end_layout
34536
34537 \end_inset
34538 </cell>
34539 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34540 \begin_inset Text
34541
34542 \begin_layout Plain Layout
34543 出力
34544 \end_layout
34545
34546 \end_inset
34547 </cell>
34548 </row>
34549 <row>
34550 <cell alignment="center" valignment="top" usebox="none">
34551 \begin_inset Text
34552
34553 \begin_layout Plain Layout
34554
34555 \backslash
34556 cancel
34557 \begin_inset space \textvisiblespace{}
34558 \end_inset
34559
34560
34561 \backslash
34562 int
34563 \begin_inset space \textvisiblespace{}
34564 \end_inset
34565
34566 A=B
34567 \end_layout
34568
34569 \end_inset
34570 </cell>
34571 <cell alignment="center" valignment="top" usebox="none">
34572 \begin_inset Text
34573
34574 \begin_layout Plain Layout
34575 \begin_inset Formula $\cancel{\int A=B}$
34576 \end_inset
34577
34578
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 </row>
34584 <row topspace="1.5mm">
34585 <cell alignment="center" valignment="top" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589
34590 \backslash
34591 bcancel
34592 \begin_inset space \textvisiblespace{}
34593 \end_inset
34594
34595
34596 \backslash
34597 int
34598 \begin_inset space \textvisiblespace{}
34599 \end_inset
34600
34601 A=B
34602 \end_layout
34603
34604 \end_inset
34605 </cell>
34606 <cell alignment="center" valignment="top" usebox="none">
34607 \begin_inset Text
34608
34609 \begin_layout Plain Layout
34610 \begin_inset Formula $\bcancel{\int A=B}$
34611 \end_inset
34612
34613
34614 \end_layout
34615
34616 \end_inset
34617 </cell>
34618 </row>
34619 <row topspace="1.5mm">
34620 <cell alignment="center" valignment="top" usebox="none">
34621 \begin_inset Text
34622
34623 \begin_layout Plain Layout
34624
34625 \backslash
34626 xcancel
34627 \begin_inset space \textvisiblespace{}
34628 \end_inset
34629
34630
34631 \backslash
34632 int
34633 \begin_inset space \textvisiblespace{}
34634 \end_inset
34635
34636 A=B
34637 \end_layout
34638
34639 \end_inset
34640 </cell>
34641 <cell alignment="center" valignment="top" usebox="none">
34642 \begin_inset Text
34643
34644 \begin_layout Plain Layout
34645 \begin_inset Formula $\xcancel{\int A=B}$
34646 \end_inset
34647
34648
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 </row>
34654 <row>
34655 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659
34660 \backslash
34661 cancelto
34662 \begin_inset space \textvisiblespace{}
34663 \end_inset
34664
34665
34666 \backslash
34667 int
34668 \begin_inset space \textvisiblespace{}
34669 \end_inset
34670
34671 A=B
34672 \begin_inset Formula $\to$
34673 \end_inset
34674
34675 1
34676 \end_layout
34677
34678 \end_inset
34679 </cell>
34680 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34681 \begin_inset Text
34682
34683 \begin_layout Plain Layout
34684 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
34685 \end_inset
34686
34687
34688 \end_layout
34689
34690 \end_inset
34691 </cell>
34692 </row>
34693 </lyxtabular>
34694
34695 \end_inset
34696
34697
34698 \end_layout
34699
34700 \begin_layout Standard
34701
34702 \series bold
34703
34704 \backslash
34705 cancelto
34706 \series default
34707 は、以下のように、とくに数式中の分数の約分を表示するのに適しています。
34708 \begin_inset Formula 
34709 \[
34710 \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}}}
34711 \]
34712
34713 \end_inset
34714
34715
34716 \end_layout
34717
34718 \begin_layout Standard
34719
34720 \series bold
34721
34722 \backslash
34723 cancelto
34724 \series default
34725 の「下付き文字」寸法の大きさを変えるには、
34726 \end_layout
34727
34728 \begin_layout Standard
34729
34730 \series bold
34731
34732 \backslash
34733 PassOptionsToPackage{オプション}{cancel}
34734 \end_layout
34735
34736 \begin_layout Standard
34737 という行を\SpecialChar LaTeX
34738 プリアンブルに書き加えてください。ここで、
34739 \series bold
34740 オプション
34741 \series default
34742
34743 \series bold
34744 samesize
34745 \series default
34746 にすると、取り消した部分と同じ寸法になり、
34747 \series bold
34748 Smaller
34749 \series default
34750 にすると、通常よりも少し小さくなります。
34751 \end_layout
34752
34753 \begin_layout Standard
34754 取り消し線に色を付けるには、\SpecialChar TeX
34755 コードで以下のコマンドを書き加えてください。
34756 \end_layout
34757
34758 \begin_layout Standard
34759
34760 \series bold
34761
34762 \backslash
34763 renewcommand{
34764 \backslash
34765 CancelColor}{
34766 \backslash
34767 color{red}}
34768 \end_layout
34769
34770 \begin_layout Standard
34771 ここで
34772 \series bold
34773 red
34774 \series default
34775 は、お好みの色に変更することができます。
34776 \end_layout
34777
34778 \begin_layout Standard
34779 \begin_inset ERT
34780 status collapsed
34781
34782 \begin_layout Plain Layout
34783
34784
34785 \backslash
34786 renewcommand{
34787 \backslash
34788 CancelColor}{
34789 \backslash
34790 color{red}}
34791 \end_layout
34792
34793 \end_inset
34794
34795
34796 \end_layout
34797
34798 \begin_layout Standard
34799 \begin_inset Formula 
34800 \[
34801 \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}}}
34802 \]
34803
34804 \end_inset
34805
34806
34807 \end_layout
34808
34809 \begin_layout Standard
34810 \begin_inset ERT
34811 status collapsed
34812
34813 \begin_layout Plain Layout
34814
34815
34816 \backslash
34817 renewcommand{
34818 \backslash
34819 CancelColor}{
34820 \backslash
34821 color{black}}
34822 \end_layout
34823
34824 \end_inset
34825
34826
34827 \begin_inset Note Note
34828 status open
34829
34830 \begin_layout Plain Layout
34831 色をリセット
34832 \end_layout
34833
34834 \end_inset
34835
34836
34837 \end_layout
34838
34839 \begin_layout Standard
34840 他の微調整については、
34841 \series bold
34842 cancel
34843 \series default
34844 パッケージの取扱説明書
34845 \begin_inset CommandInset citation
34846 LatexCommand cite
34847 key "cancel"
34848
34849 \end_inset
34850
34851 をご覧ください。
34852 \begin_inset Index idx
34853 status collapsed
34854
34855 \begin_layout Plain Layout
34856 ぱっけーじ@パッケージ ! cancel
34857 \end_layout
34858
34859 \end_inset
34860
34861
34862 \end_layout
34863
34864 \begin_layout Standard
34865 \begin_inset ERT
34866 status collapsed
34867
34868 \begin_layout Plain Layout
34869
34870
34871 \backslash
34872 else 
34873 \end_layout
34874
34875 \end_inset
34876
34877
34878 \begin_inset Note Note
34879 status open
34880
34881 \begin_layout Plain Layout
34882 下記の表は、\SpecialChar LaTeX
34883 パッケージ
34884 \series bold
34885 cancel
34886 \series default
34887 が導入済みの時のみ表示されます。
34888 \end_layout
34889
34890 \end_inset
34891
34892
34893 \end_layout
34894
34895 \begin_layout Standard
34896 本小節の続きを見るには、\SpecialChar LaTeX
34897 パッケージ
34898 \series bold
34899 cancel
34900 \series default
34901 を導入する必要があります。
34902 \end_layout
34903
34904 \begin_layout Standard
34905 \begin_inset ERT
34906 status collapsed
34907
34908 \begin_layout Plain Layout
34909
34910
34911 \backslash
34912 fi 
34913 \end_layout
34914
34915 \end_inset
34916
34917
34918 \end_layout
34919
34920 \begin_layout Subsection
34921 節見出し中の数式
34922 \begin_inset CommandInset label
34923 LatexCommand label
34924 name "subsec:節見出し中の数式"
34925
34926 \end_inset
34927
34928
34929 \begin_inset Index idx
34930 status collapsed
34931
34932 \begin_layout Plain Layout
34933 すうしき@数式 ! せつみだしちゅうの@節見出し中の
34934 \end_layout
34935
34936 \end_inset
34937
34938
34939 \end_layout
34940
34941 \begin_layout Standard
34942 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
34943 \end_layout
34944
34945 \begin_layout Standard
34946 \begin_inset Note Greyedout
34947 status open
34948
34949 \begin_layout Plain Layout
34950 文書設定ダイアログの
34951 \family sans
34952 PDF特性
34953 \family default
34954
34955 \series bold
34956 hyperref
34957 \series default
34958
34959 \begin_inset Index idx
34960 status collapsed
34961
34962 \begin_layout Plain Layout
34963 ぱっけーじ@パッケージ ! hyperref
34964 \end_layout
34965
34966 \end_inset
34967
34968 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
34969 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
34970 \end_layout
34971
34972 \end_inset
34973
34974
34975 \end_layout
34976
34977 \begin_layout Standard
34978 これらの問題は、
34979 \family sans
34980 挿入\SpecialChar menuseparator
34981 短縮タイトル
34982 \family default
34983 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
34984 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
34985 \end_layout
34986
34987 \begin_layout Standard
34988 数式を目次中でも使わなくてもならないが、
34989 \series bold
34990 hyperref
34991 \series default
34992 も使用しなくてはならないときには、
34993 \end_layout
34994
34995 \begin_layout Standard
34996
34997 \series bold
34998
34999 \backslash
35000 texorpdfstring{部分}{代替文字列}
35001 \begin_inset Index idx
35002 status collapsed
35003
35004 \begin_layout Plain Layout
35005 こまんど@コマンド ! T ! 
35006 \backslash
35007 texorpdfstring
35008 \end_layout
35009
35010 \end_inset
35011
35012
35013 \end_layout
35014
35015 \begin_layout Standard
35016 というコマンドを\SpecialChar TeX
35017 モードで使う方法があります。
35018 \end_layout
35019
35020 \begin_layout Standard
35021 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35022 文字列」が用いられます。
35023 \end_layout
35024
35025 \begin_layout Standard
35026 以下の二つは、見出しの例です。
35027 \begin_inset VSpace -3mm
35028 \end_inset
35029
35030
35031 \begin_inset ERT
35032 status collapsed
35033
35034 \begin_layout Plain Layout
35035
35036
35037 \backslash
35038 boldmath 
35039 \end_layout
35040
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Subsubsection
35047 目次中では数式を使わない見出し
35048 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35049 \end_inset
35050
35051
35052 \begin_inset Argument 1
35053 status collapsed
35054
35055 \begin_layout Plain Layout
35056 目次中では数式を使わない見出し
35057 \end_layout
35058
35059 \end_inset
35060
35061
35062 \end_layout
35063
35064 \begin_layout Subsubsection
35065 目次中で数式を使う見出し
35066 \begin_inset ERT
35067 status collapsed
35068
35069 \begin_layout Plain Layout
35070
35071
35072 \backslash
35073 texorpdfstring{
35074 \end_layout
35075
35076 \end_inset
35077
35078  
35079 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35080 \end_inset
35081
35082
35083 \begin_inset ERT
35084 status collapsed
35085
35086 \begin_layout Plain Layout
35087
35088 }{}
35089 \end_layout
35090
35091 \end_inset
35092
35093
35094 \end_layout
35095
35096 \begin_layout Standard
35097 \begin_inset ERT
35098 status collapsed
35099
35100 \begin_layout Plain Layout
35101
35102
35103 \backslash
35104 unboldmath 
35105 \end_layout
35106
35107 \end_inset
35108
35109 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35110 \series bold
35111
35112 \backslash
35113 texorpdfstring
35114 \series default
35115 が使われています。
35116 \end_layout
35117
35118 \begin_layout Standard
35119 他の節見出しと同じ書式を得るために、上の見出し全体は
35120 \series bold
35121 boldmath
35122 \series default
35123 環境に設定してあります
35124 \begin_inset Foot
35125 status collapsed
35126
35127 \begin_layout Plain Layout
35128
35129 \begin_inset CommandInset ref
35130 LatexCommand ref
35131 reference "subsec:ボールド体の数式"
35132
35133 \end_inset
35134
35135 節参照。
35136 \end_layout
35137
35138 \end_inset
35139
35140
35141 \end_layout
35142
35143 \begin_layout Subsection
35144 多段組文中の数式
35145 \begin_inset Index idx
35146 status collapsed
35147
35148 \begin_layout Plain Layout
35149 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35150 \end_layout
35151
35152 \end_inset
35153
35154
35155 \end_layout
35156
35157 \begin_layout Standard
35158 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35159 \series bold
35160 multicol
35161 \series default
35162
35163 \begin_inset Foot
35164 status collapsed
35165
35166 \begin_layout Plain Layout
35167
35168 \series bold
35169 multicol
35170 \series default
35171 は、標準的\SpecialChar LaTeX
35172 頒布版のすべてに含まれています。
35173 \end_layout
35174
35175 \end_inset
35176
35177
35178 \begin_inset Index idx
35179 status collapsed
35180
35181 \begin_layout Plain Layout
35182 ぱっけーじ@パッケージ ! multicol
35183 \end_layout
35184
35185 \end_inset
35186
35187  \SpecialChar LaTeX
35188 パッケージを、
35189 \end_layout
35190
35191 \begin_layout Standard
35192
35193 \series bold
35194
35195 \backslash
35196 usepackage{multicol}
35197 \end_layout
35198
35199 \begin_layout Standard
35200 という\SpecialChar LaTeX
35201 プリアンブル行を書いて読み込むことで、実現できます。
35202 \end_layout
35203
35204 \begin_layout Standard
35205 \begin_inset Note Greyedout
35206 status open
35207
35208 \begin_layout Plain Layout
35209 ここで、
35210 \family sans
35211 文書\SpecialChar menuseparator
35212 設定
35213 \family default
35214 メニューの
35215 \family sans
35216 本文レイアウト
35217 \family default
35218 で、
35219 \family sans
35220 二段組文書
35221 \family default
35222 の設定を
35223 \emph on
35224 有効にしてはならない
35225 \emph default
35226 ことに注意してください。
35227 \end_layout
35228
35229 \end_inset
35230
35231
35232 \end_layout
35233
35234 \begin_layout Standard
35235 多段組文の前に
35236 \end_layout
35237
35238 \begin_layout Standard
35239
35240 \series bold
35241
35242 \backslash
35243 begin{multicols}{段数}
35244 \end_layout
35245
35246 \begin_layout Standard
35247 というコマンドを\SpecialChar TeX
35248 モードで書き入れます。「段数」は、2
35249 \begin_inset space \thinspace{}
35250 \end_inset
35251
35252 -
35253 \begin_inset space \thinspace{}
35254 \end_inset
35255
35256 10のあいだの数字です。多段組文の終わる数式の前には、
35257 \end_layout
35258
35259 \begin_layout Standard
35260
35261 \series bold
35262
35263 \backslash
35264 end{multicols}
35265 \end_layout
35266
35267 \begin_layout Standard
35268 というコマンドを\SpecialChar TeX
35269 モードで入れます。
35270 \end_layout
35271
35272 \begin_layout Standard
35273 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35274 \begin_inset space \thinspace{}
35275 \end_inset
35276
35277 mmの垂直空白を入れて下さい。数式様式
35278 \series bold
35279
35280 \begin_inset Foot
35281 status collapsed
35282
35283 \begin_layout Plain Layout
35284 数式様式に関しては、第
35285 \begin_inset CommandInset ref
35286 LatexCommand ref
35287 reference "sec:数式様式"
35288
35289 \end_inset
35290
35291 節をご覧下さい。
35292 \end_layout
35293
35294 \end_inset
35295
35296
35297 \series default
35298 として
35299 \series bold
35300 行頭下げ
35301 \series default
35302 を使用している場合には、代わりに-9
35303 \begin_inset space \thinspace{}
35304 \end_inset
35305
35306 mmの垂直空白を入れて下さい。
35307 \end_layout
35308
35309 \begin_layout Standard
35310 以下は、別行立て数式を含む、多段組文の例です。
35311 \end_layout
35312
35313 \begin_layout Standard
35314 \begin_inset ERT
35315 status collapsed
35316
35317 \begin_layout Plain Layout
35318
35319
35320 \backslash
35321 begin{multicols}{2}
35322 \end_layout
35323
35324 \end_inset
35325
35326
35327 \lang ngerman
35328 Das Spektrum wird fouriertransformiert.
35329  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35330 , Lösungsmittel) zu trennen.
35331  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35332  nun das Aussehen des Ausgangssignals.
35333  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35334  über alle Phasen integrieren muss.
35335  Sei nun 
35336 \begin_inset Formula $S$
35337 \end_inset
35338
35339  unser normiertes Ausgangssignal und 
35340 \begin_inset Formula $P$
35341 \end_inset
35342
35343  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35344 \lang japanese
35345
35346 \begin_inset ERT
35347 status collapsed
35348
35349 \begin_layout Plain Layout
35350
35351
35352 \backslash
35353 end{multicols}
35354 \end_layout
35355
35356 \end_inset
35357
35358
35359 \begin_inset VSpace -6mm
35360 \end_inset
35361
35362
35363 \begin_inset Formula 
35364 \begin{equation}
35365 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35366 \end{equation}
35367
35368 \end_inset
35369
35370
35371 \begin_inset ERT
35372 status collapsed
35373
35374 \begin_layout Plain Layout
35375
35376
35377 \backslash
35378 begin{multicols}{2}
35379 \end_layout
35380
35381 \end_inset
35382
35383
35384 \lang ngerman
35385 wobei 
35386 \begin_inset Formula $S_{0}$
35387 \end_inset
35388
35389  das Signal ohne Gradient ist und die Normierungsbedingung 
35390 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35391 \end_inset
35392
35393  gilt.
35394  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35395  Direkt nach dem 
35396 \begin_inset Formula $\nicefrac{\pi}{2}$
35397 \end_inset
35398
35399
35400 \begin_inset space \thinspace{}
35401 \end_inset
35402
35403 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35404  das Signal zusätzlich abschwächt.
35405  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35406  
35407 \begin_inset Formula $T_{2}$
35408 \end_inset
35409
35410 -Zeit.
35411 \end_layout
35412
35413 \begin_layout Standard
35414 \begin_inset ERT
35415 status collapsed
35416
35417 \begin_layout Plain Layout
35418
35419
35420 \backslash
35421 end{multicols}
35422 \end_layout
35423
35424 \end_inset
35425
35426  
35427 \end_layout
35428
35429 \begin_layout Subsection
35430 変数の説明付き数式
35431 \begin_inset Index idx
35432 status collapsed
35433
35434 \begin_layout Plain Layout
35435 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35436 \end_layout
35437
35438 \end_inset
35439
35440
35441 \end_layout
35442
35443 \begin_layout Standard
35444 \begin_inset CommandInset ref
35445 LatexCommand eqref
35446 reference "eq:within"
35447
35448 \end_inset
35449
35450 式のように、数式内で変数の説明をするには、
35451 \begin_inset Formula $n$
35452 \end_inset
35453
35454 個の変数が使われている場合、左寄せの列を持つ
35455 \begin_inset Formula $2\times n$
35456 \end_inset
35457
35458 行列を使用します
35459 \begin_inset Foot
35460 status collapsed
35461
35462 \begin_layout Plain Layout
35463 行列に関しては、第
35464 \begin_inset CommandInset ref
35465 LatexCommand ref
35466 reference "sec:行列"
35467
35468 \end_inset
35469
35470 節参照。
35471 \end_layout
35472
35473 \end_inset
35474
35475 。説明を小さな文字にするには、行列の前に、たとえば
35476 \series bold
35477
35478 \backslash
35479 footnotesize
35480 \series default
35481 コマンドを挿入します
35482 \begin_inset Foot
35483 status collapsed
35484
35485 \begin_layout Plain Layout
35486 フォント寸法に関しては、第
35487 \begin_inset CommandInset ref
35488 LatexCommand ref
35489 reference "subsec:書体寸法"
35490
35491 \end_inset
35492
35493 節参照。
35494 \end_layout
35495
35496 \end_inset
35497
35498
35499 \end_layout
35500
35501 \begin_layout Standard
35502 数式様式に
35503 \series bold
35504 行頭下げ
35505 \begin_inset Foot
35506 status collapsed
35507
35508 \begin_layout Plain Layout
35509 数式様式に関しては、第
35510 \begin_inset CommandInset ref
35511 LatexCommand ref
35512 reference "sec:数式様式"
35513
35514 \end_inset
35515
35516 節参照。
35517 \end_layout
35518
35519 \end_inset
35520
35521
35522 \series default
35523 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35524 \series bold
35525
35526 \backslash
35527 hfill
35528 \series default
35529
35530 \begin_inset Foot
35531 status collapsed
35532
35533 \begin_layout Plain Layout
35534
35535 \series bold
35536
35537 \backslash
35538 hfill
35539 \series default
35540 は、
35541 \series bold
35542 行頭下げ
35543 \series default
35544 様式のときのみ機能します。第
35545 \begin_inset CommandInset ref
35546 LatexCommand ref
35547 reference "subsec:可変長の空白"
35548
35549 \end_inset
35550
35551 節をご覧下さい。
35552 \end_layout
35553
35554 \end_inset
35555
35556 を入れます。
35557 \end_layout
35558
35559 \begin_layout Standard
35560 数式様式に
35561 \series bold
35562 中央揃え
35563 \series default
35564 を使っている場合、数式を字下げするには、第
35565 \begin_inset CommandInset ref
35566 LatexCommand ref
35567 reference "subsec:flalign環境"
35568
35569 \end_inset
35570
35571 節で述べた方法を使用します。
35572 \begin_inset CommandInset ref
35573 LatexCommand eqref
35574 reference "eq:within"
35575
35576 \end_inset
35577
35578 式には5列があり、最初の2列には数式、3列めには行列、最終列には空の\SpecialChar TeX
35579 括弧が入っています。
35580 \begin_inset Formula 
35581 \begin{flalign}
35582 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35583 \rho & \textrm{density}\\
35584 V & \textrm{volume}\\
35585 g & \textrm{gravitational acceleration}
35586 \end{array} &  & {}\label{eq:within}
35587 \end{flalign}
35588
35589 \end_inset
35590
35591
35592 \end_layout
35593
35594 \begin_layout Subsection
35595 アップライト体のギリシャ小文字
35596 \begin_inset CommandInset label
35597 LatexCommand label
35598 name "subsec:アップライト体ギリシャ小文字"
35599
35600 \end_inset
35601
35602
35603 \begin_inset Index idx
35604 status collapsed
35605
35606 \begin_layout Plain Layout
35607 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35608 \end_layout
35609
35610 \end_inset
35611
35612
35613 \end_layout
35614
35615 \begin_layout Standard
35616 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
35617 \begin_inset Formula $\pi$
35618 \end_inset
35619
35620 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
35621 \series bold
35622 upgreek.sty
35623 \series default
35624
35625 \begin_inset Foot
35626 status collapsed
35627
35628 \begin_layout Plain Layout
35629
35630 \series bold
35631 upgreek
35632 \series default
35633 は、
35634 \series bold
35635 was
35636 \series default
35637
35638 \begin_inset Index idx
35639 status collapsed
35640
35641 \begin_layout Plain Layout
35642 ぱっけーじ@パッケージ ! was
35643 \begin_inset ERT
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647
35648
35649 \backslash
35650 vspace{4mm}
35651 \end_layout
35652
35653 \end_inset
35654
35655
35656 \end_layout
35657
35658 \end_inset
35659
35660  \SpecialChar LaTeX
35661 パッケージの一部です。
35662 \end_layout
35663
35664 \end_inset
35665
35666
35667 \begin_inset Index idx
35668 status collapsed
35669
35670 \begin_layout Plain Layout
35671 ぱっけーじ@パッケージ ! upgreek
35672 \end_layout
35673
35674 \end_inset
35675
35676  ファイルを
35677 \end_layout
35678
35679 \begin_layout Standard
35680
35681 \series bold
35682
35683 \backslash
35684 usepackage{upgreek}
35685 \end_layout
35686
35687 \begin_layout Standard
35688 という\SpecialChar LaTeX
35689 プリアンブル行で読み込めば、これらが提供されるようになります。
35690 \begin_inset ERT
35691 status collapsed
35692
35693 \begin_layout Plain Layout
35694
35695
35696 \backslash
35697 ifupgreek 
35698 \end_layout
35699
35700 \end_inset
35701
35702
35703 \begin_inset Note Note
35704 status open
35705
35706 \begin_layout Plain Layout
35707 以下の表は、
35708 \series bold
35709 upgreek
35710 \series default
35711  \SpecialChar LaTeX
35712 パッケージが導入済みのときのみ表示されます。
35713 \end_layout
35714
35715 \end_inset
35716
35717 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
35718 \series bold
35719 up
35720 \series default
35721 を付けると作ることができます。たとえば
35722 \series bold
35723
35724 \backslash
35725 uptau
35726 \series default
35727 コマンドは、
35728 \begin_inset Formula $\uptau$
35729 \end_inset
35730
35731 のようになります。
35732 \end_layout
35733
35734 \begin_layout Standard
35735 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
35736 \begin_inset Formula 
35737 \[
35738 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35739 \]
35740
35741 \end_inset
35742
35743
35744 \end_layout
35745
35746 \begin_layout Standard
35747 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
35748 \begin_inset Formula $\mu m$
35749 \end_inset
35750
35751 」のような単位に使うべきではありません。
35752 \end_layout
35753
35754 \begin_layout Standard
35755 \begin_inset ERT
35756 status collapsed
35757
35758 \begin_layout Plain Layout
35759
35760
35761 \backslash
35762 else 
35763 \end_layout
35764
35765 \end_inset
35766
35767
35768 \begin_inset Note Note
35769 status open
35770
35771 \begin_layout Plain Layout
35772 以下は、
35773 \series bold
35774 upgreek
35775 \series default
35776  \SpecialChar LaTeX
35777 パッケージが導入されていないときのみ表示されます。
35778 \end_layout
35779
35780 \end_inset
35781
35782
35783 \end_layout
35784
35785 \begin_layout Standard
35786 この小節のすべてを出力で見るには、
35787 \series bold
35788 upgreek
35789 \series default
35790  \SpecialChar LaTeX
35791 パッケージを導入する必要があります。
35792 \end_layout
35793
35794 \begin_layout Standard
35795 \begin_inset ERT
35796 status collapsed
35797
35798 \begin_layout Plain Layout
35799
35800
35801 \backslash
35802 fi 
35803 \end_layout
35804
35805 \end_inset
35806
35807
35808 \end_layout
35809
35810 \begin_layout Subsection
35811 数式中のテキスト文字
35812 \begin_inset CommandInset label
35813 LatexCommand label
35814 name "subsec:数式中のテキスト文字"
35815
35816 \end_inset
35817
35818
35819 \begin_inset Index idx
35820 status collapsed
35821
35822 \begin_layout Plain Layout
35823 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
35824 \end_layout
35825
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \begin_layout Standard
35832 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
35833 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35834 \end_inset
35835
35836 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
35837 \series bold
35838
35839 \backslash
35840 cdot
35841 \series default
35842
35843 \begin_inset Foot
35844 status collapsed
35845
35846 \begin_layout Plain Layout
35847
35848 \begin_inset CommandInset ref
35849 LatexCommand ref
35850 reference "subsec:二項演算子"
35851
35852 \end_inset
35853
35854 節参照。
35855 \end_layout
35856
35857 \end_inset
35858
35859 コマンドを挿入しなくてはならなくなることでしょう。しかし、
35860 \end_layout
35861
35862 \begin_layout Standard
35863
35864 \series bold
35865
35866 \backslash
35867 Declare Inputtext{183}{
35868 \backslash
35869 ifmmode
35870 \backslash
35871 cdot
35872 \backslash
35873 else
35874 \backslash
35875 textperiodcentered
35876 \backslash
35877 f\SpecialChar ligaturebreak
35878 i}
35879 \end_layout
35880
35881 \begin_layout Standard
35882 という\SpecialChar LaTeX
35883 プリアンブル行を使えば、エンコーディングに変更を加えることができます。
35884 \end_layout
35885
35886 \begin_layout Standard
35887 文字エンコーディング(
35888 \family sans
35889 文書\SpecialChar menuseparator
35890 設定\SpecialChar menuseparator
35891 言語
35892 \family default
35893 メニュー)は、キーボード上の
35894 \begin_inset Flex Ruby
35895 status collapsed
35896
35897 \begin_layout Plain Layout
35898
35899 \begin_inset Argument post:1
35900 status collapsed
35901
35902 \begin_layout Plain Layout
35903 キー
35904 \end_layout
35905
35906 \end_inset
35907
35908
35909 \end_layout
35910
35911 \end_inset
35912
35913 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
35914 \series bold
35915
35916 \backslash
35917 textperiodcentered
35918 \series default
35919 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、\SpecialChar LaTeX
35920 エラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか否かによっ
35921 て、正しいコマンドが自動的に選択されます。
35922 \end_layout
35923
35924 \begin_layout Standard
35925 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
35926 \series bold
35927 latin9
35928 \series default
35929 エンコーディングは、\SpecialChar LaTeX
35930 がインストールされたフォルダにある
35931 \series bold
35932 latin9.def
35933 \series default
35934 ファイルに定義されています。エンコーディングは、\SpecialChar LaTeX
35935 プリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書は、他のコ
35936 ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
35937 \end_layout
35938
35939 \begin_layout Standard
35940 \begin_inset VSpace medskip
35941 \end_inset
35942
35943 中黒の他にこの文書では、角度記号「
35944 \begin_inset Formula $^{\circ}$
35945 \end_inset
35946
35947 」が、数式に直接入れることができるよう、以下のような\SpecialChar LaTeX
35948 プリアンブル行で定義されています
35949 \begin_inset Foot
35950 status collapsed
35951
35952 \begin_layout Plain Layout
35953 【訳註】p\SpecialChar LaTeX
35954 では、これらの定義は必要ないので、コメントアウトして無効にしてあります。
35955 \end_layout
35956
35957 \end_inset
35958
35959
35960 \end_layout
35961
35962 \begin_layout Standard
35963
35964 \series bold
35965
35966 \backslash
35967 DeclareInputtext{176}{
35968 \backslash
35969 ifmmode^
35970 \backslash
35971 circ
35972 \backslash
35973 else
35974 \backslash
35975 textdegree
35976 \backslash
35977 f\SpecialChar ligaturebreak
35978 i}
35979 \end_layout
35980
35981 \begin_layout Subsection
35982 数式中の\SpecialChar LaTeX
35983 コメント
35984 \begin_inset Index idx
35985 status collapsed
35986
35987 \begin_layout Plain Layout
35988 L atexこめんと@\SpecialChar LaTeX
35989 コメント
35990 \end_layout
35991
35992 \end_inset
35993
35994
35995 \end_layout
35996
35997 \begin_layout Standard
35998 本文中では、ファイルの\SpecialChar LaTeX
35999 ソースコードでのみ見ることのできるコメントを、
36000 \family sans
36001 挿入
36002 \lang english
36003 \SpecialChar menuseparator
36004
36005 \lang japanese
36006 注釈
36007 \lang english
36008 \SpecialChar menuseparator
36009
36010 \lang japanese
36011 コメント
36012 \family default
36013 メニューで挿入することができます。これと同じことは、数式中ではできませんが、
36014 \end_layout
36015
36016 \begin_layout Standard
36017
36018 \series bold
36019
36020 \backslash
36021 %
36022 \end_layout
36023
36024 \begin_layout Standard
36025 というコマンドを使えば、\SpecialChar LaTeX
36026 コメントを挿入することができます。このコマンドを打ち込むと、コメントを書き込むことのできるボックスが生成されます。\SpecialChar LyX
36027 のバグのせいで
36028 \begin_inset Foot
36029 status collapsed
36030
36031 \begin_layout Plain Layout
36032 \begin_inset CommandInset href
36033 LatexCommand href
36034 name "LyX-bug #9002"
36035 target "http://www.lyx.org/trac/ticket/9002"
36036
36037 \end_inset
36038
36039
36040 \end_layout
36041
36042 \end_inset
36043
36044 、コメント中に、通常の本文や数式内本文そのものを書くことはできませんが、\SpecialChar LaTeX
36045 出力中に、\SpecialChar LaTeX
36046 コマンドの形では見ることができます。
36047 \lang english
36048
36049 \begin_inset Newline newline
36050 \end_inset
36051
36052
36053 \lang japanese
36054 下記は、\SpecialChar LaTeX
36055 コメントを持つ数式の例です。
36056 \begin_inset Formula 
36057 \[
36058 A=B%\text{これはコメントです。}
36059 \]
36060
36061 \end_inset
36062
36063
36064 \end_layout
36065
36066 \begin_layout Section
36067 \start_of_appendix
36068 組版上の助言
36069 \begin_inset Index idx
36070 status collapsed
36071
36072 \begin_layout Plain Layout
36073 くみばんじょうのじょげん@組版上の助言
36074 \end_layout
36075
36076 \end_inset
36077
36078
36079 \end_layout
36080
36081 \begin_layout Standard
36082 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36083 \begin_inset Foot
36084 status collapsed
36085
36086 \begin_layout Plain Layout
36087 この要約の一部は、ISO規則を取り上げている「Duden」
36088 \begin_inset CommandInset citation
36089 LatexCommand cite
36090 key "Duden"
36091
36092 \end_inset
36093
36094 と呼ばれるドイツの半公的辞書から採られています。
36095 \end_layout
36096
36097 \end_inset
36098
36099
36100 \end_layout
36101
36102 \begin_layout Itemize
36103 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36104 \begin_inset Foot
36105 status collapsed
36106
36107 \begin_layout Plain Layout
36108 書体様式で指定します。第
36109 \begin_inset CommandInset ref
36110 LatexCommand ref
36111 reference "subsec:書体様式"
36112
36113 \end_inset
36114
36115 節を参照。
36116 \end_layout
36117
36118 \end_inset
36119
36120 :30
36121 \begin_inset space \thinspace{}
36122 \end_inset
36123
36124 km/h
36125 \begin_inset Newline newline
36126 \end_inset
36127
36128 値と単位の間には、最小空白を入れます。第
36129 \begin_inset CommandInset ref
36130 LatexCommand ref
36131 reference "subsec:定義済みの空白"
36132
36133 \end_inset
36134
36135 節を参照。
36136 \begin_inset Newline newline
36137 \end_inset
36138
36139 この慣習は、
36140 \series bold
36141
36142 \backslash
36143 unittwo
36144 \series default
36145 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36146 が得られます:
36147 \begin_inset Formula $\unit[30]{km/h}$
36148 \end_inset
36149
36150
36151 \begin_inset space \thinspace{}
36152 \end_inset
36153
36154 。実は、
36155 \series bold
36156
36157 \backslash
36158 unittwo
36159 \series default
36160 は、\SpecialChar LaTeX
36161 コマンドの実体ではなく、
36162 \series bold
36163
36164 \backslash
36165 unit[値]{単位}
36166 \series default
36167 というコマンドです。したがって、これを\SpecialChar TeX
36168 コード中で使用することはできません。
36169 \end_layout
36170
36171 \begin_layout Itemize
36172 百分率記号と千分率記号は、物理単位と同様に組みます:
36173 \begin_inset Newline newline
36174 \end_inset
36175
36176 血中アルコール1,2
36177 \begin_inset space \thinspace{}
36178 \end_inset
36179
36180
36181 \end_layout
36182
36183 \begin_layout Itemize
36184 角度記号は値の直後に置きます:
36185 \begin_inset Formula $15^{\circ}$
36186 \end_inset
36187
36188 。しかし、単位として用いられるときは別です:15
36189 \begin_inset space \thinspace{}
36190 \end_inset
36191
36192
36193 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36194 \end_inset
36195
36196
36197 \end_layout
36198
36199 \begin_layout Itemize
36200 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36201 \begin_inset space \thinspace{}
36202 \end_inset
36203
36204 473
36205 \begin_inset space \thinspace{}
36206 \end_inset
36207
36208 588
36209 \end_layout
36210
36211 \begin_layout Itemize
36212 \begin_inset Formula $120\times90\times40$
36213 \end_inset
36214
36215
36216 \begin_inset space \thinspace{}
36217 \end_inset
36218
36219 cmのような寸法には、積記号「
36220 \begin_inset Formula $\times$
36221 \end_inset
36222
36223 」を用います。これは、
36224 \series bold
36225
36226 \backslash
36227 times
36228 \series default
36229 コマンドか、
36230 \family sans
36231 挿入\SpecialChar menuseparator
36232 特殊文字\SpecialChar menuseparator
36233 記号
36234 \family default
36235 メニューから入れることができます。
36236 \end_layout
36237
36238 \begin_layout Itemize
36239 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
36240 \begin_inset CommandInset ref
36241 LatexCommand ref
36242 reference "subsec:定義済み函数"
36243
36244 \end_inset
36245
36246 節を参照。
36247 \end_layout
36248
36249 \begin_layout Itemize
36250 複数の文字を含む指数は、アップライト体にします:
36251 \begin_inset Formula $E_{\mathrm{kin}}$
36252 \end_inset
36253
36254
36255 \begin_inset Newline newline
36256 \end_inset
36257
36258 行列要素はイタリック体にします:
36259 \begin_inset Formula $\hat{H}_{kl}$
36260 \end_inset
36261
36262
36263 \end_layout
36264
36265 \begin_layout Itemize
36266 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36267 \end_layout
36268
36269 \begin_layout Itemize
36270
36271 \noun on
36272 フーリエ
36273 \noun default
36274 変換を表す文字は、
36275 \series bold
36276
36277 \backslash
36278 mathscr
36279 \begin_inset space \textvisiblespace{}
36280 \end_inset
36281
36282 {F
36283 \series default
36284 コマンド
36285 \begin_inset Index idx
36286 status collapsed
36287
36288 \begin_layout Plain Layout
36289 こまんど@コマンド! M ! 
36290 \backslash
36291 mathscr
36292 \end_layout
36293
36294 \end_inset
36295
36296
36297 \family sans
36298 挿入\SpecialChar menuseparator
36299 特殊文字\SpecialChar menuseparator
36300 記号\SpecialChar menuseparator
36301 文字様記号
36302 \family default
36303 メニューの
36304 \begin_inset Formula $\mathscr{F}$
36305 \end_inset
36306
36307 で入れることができます。
36308 \end_layout
36309
36310 \begin_layout Standard
36311 \begin_inset Newpage newpage
36312 \end_inset
36313
36314
36315 \end_layout
36316
36317 \begin_layout Section
36318 同義語
36319 \begin_inset Index idx
36320 status collapsed
36321
36322 \begin_layout Plain Layout
36323 どうぎご@同義語
36324 \end_layout
36325
36326 \end_inset
36327
36328
36329 \end_layout
36330
36331 \begin_layout Standard
36332 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36333 \end_layout
36334
36335 \begin_layout Standard
36336 \begin_inset VSpace bigskip
36337 \end_inset
36338
36339
36340 \lang english
36341
36342 \begin_inset space \hfill{}
36343 \end_inset
36344
36345
36346 \lang japanese
36347
36348 \begin_inset Tabular
36349 <lyxtabular version="3" rows="12" columns="2">
36350 <features booktabs="true" tabularvalignment="middle">
36351 <column alignment="center" valignment="top" width="0pt">
36352 <column alignment="center" valignment="top" width="0pt">
36353 <row>
36354 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36355 \begin_inset Text
36356
36357 \begin_layout Plain Layout
36358 コマンド
36359 \end_layout
36360
36361 \end_inset
36362 </cell>
36363 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36364 \begin_inset Text
36365
36366 \begin_layout Plain Layout
36367 同義のコマンド
36368 \end_layout
36369
36370 \end_inset
36371 </cell>
36372 </row>
36373 <row>
36374 <cell alignment="center" valignment="top" usebox="none">
36375 \begin_inset Text
36376
36377 \begin_layout Plain Layout
36378
36379 \backslash
36380 ast
36381 \end_layout
36382
36383 \end_inset
36384 </cell>
36385 <cell alignment="center" valignment="top" usebox="none">
36386 \begin_inset Text
36387
36388 \begin_layout Plain Layout
36389 *
36390 \end_layout
36391
36392 \end_inset
36393 </cell>
36394 </row>
36395 <row>
36396 <cell alignment="center" valignment="top" usebox="none">
36397 \begin_inset Text
36398
36399 \begin_layout Plain Layout
36400
36401 \backslash
36402 choose
36403 \end_layout
36404
36405 \end_inset
36406 </cell>
36407 <cell alignment="center" valignment="top" usebox="none">
36408 \begin_inset Text
36409
36410 \begin_layout Plain Layout
36411
36412 \backslash
36413 binom
36414 \end_layout
36415
36416 \end_inset
36417 </cell>
36418 </row>
36419 <row>
36420 <cell alignment="center" valignment="top" usebox="none">
36421 \begin_inset Text
36422
36423 \begin_layout Plain Layout
36424
36425 \backslash
36426 geq
36427 \end_layout
36428
36429 \end_inset
36430 </cell>
36431 <cell alignment="center" valignment="top" usebox="none">
36432 \begin_inset Text
36433
36434 \begin_layout Plain Layout
36435
36436 \backslash
36437 ge
36438 \end_layout
36439
36440 \end_inset
36441 </cell>
36442 </row>
36443 <row>
36444 <cell alignment="center" valignment="top" usebox="none">
36445 \begin_inset Text
36446
36447 \begin_layout Plain Layout
36448
36449 \backslash
36450 lbrace
36451 \end_layout
36452
36453 \end_inset
36454 </cell>
36455 <cell alignment="center" valignment="top" usebox="none">
36456 \begin_inset Text
36457
36458 \begin_layout Plain Layout
36459 {
36460 \end_layout
36461
36462 \end_inset
36463 </cell>
36464 </row>
36465 <row>
36466 <cell alignment="center" valignment="top" usebox="none">
36467 \begin_inset Text
36468
36469 \begin_layout Plain Layout
36470
36471 \backslash
36472 lbracket
36473 \end_layout
36474
36475 \end_inset
36476 </cell>
36477 <cell alignment="center" valignment="top" usebox="none">
36478 \begin_inset Text
36479
36480 \begin_layout Plain Layout
36481 [
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 </row>
36487 <row>
36488 <cell alignment="center" valignment="top" usebox="none">
36489 \begin_inset Text
36490
36491 \begin_layout Plain Layout
36492
36493 \backslash
36494 leftarrow
36495 \end_layout
36496
36497 \end_inset
36498 </cell>
36499 <cell alignment="center" valignment="top" usebox="none">
36500 \begin_inset Text
36501
36502 \begin_layout Plain Layout
36503
36504 \backslash
36505 gets
36506 \end_layout
36507
36508 \end_inset
36509 </cell>
36510 </row>
36511 <row>
36512 <cell alignment="center" valignment="top" usebox="none">
36513 \begin_inset Text
36514
36515 \begin_layout Plain Layout
36516
36517 \backslash
36518 leq
36519 \end_layout
36520
36521 \end_inset
36522 </cell>
36523 <cell alignment="center" valignment="top" usebox="none">
36524 \begin_inset Text
36525
36526 \begin_layout Plain Layout
36527
36528 \backslash
36529 le
36530 \end_layout
36531
36532 \end_inset
36533 </cell>
36534 </row>
36535 <row>
36536 <cell alignment="center" valignment="top" usebox="none">
36537 \begin_inset Text
36538
36539 \begin_layout Plain Layout
36540
36541 \backslash
36542 lor
36543 \end_layout
36544
36545 \end_inset
36546 </cell>
36547 <cell alignment="center" valignment="top" usebox="none">
36548 \begin_inset Text
36549
36550 \begin_layout Plain Layout
36551
36552 \backslash
36553 vee
36554 \end_layout
36555
36556 \end_inset
36557 </cell>
36558 </row>
36559 <row>
36560 <cell alignment="center" valignment="top" usebox="none">
36561 \begin_inset Text
36562
36563 \begin_layout Plain Layout
36564
36565 \backslash
36566 neq
36567 \end_layout
36568
36569 \end_inset
36570 </cell>
36571 <cell alignment="center" valignment="top" usebox="none">
36572 \begin_inset Text
36573
36574 \begin_layout Plain Layout
36575
36576 \backslash
36577 not=
36578 \end_layout
36579
36580 \end_inset
36581 </cell>
36582 </row>
36583 <row>
36584 <cell alignment="center" valignment="top" usebox="none">
36585 \begin_inset Text
36586
36587 \begin_layout Plain Layout
36588
36589 \backslash
36590 slash
36591 \end_layout
36592
36593 \end_inset
36594 </cell>
36595 <cell alignment="center" valignment="top" usebox="none">
36596 \begin_inset Text
36597
36598 \begin_layout Plain Layout
36599 /
36600 \end_layout
36601
36602 \end_inset
36603 </cell>
36604 </row>
36605 <row>
36606 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36607 \begin_inset Text
36608
36609 \begin_layout Plain Layout
36610
36611 \backslash
36612 vert
36613 \end_layout
36614
36615 \end_inset
36616 </cell>
36617 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36618 \begin_inset Text
36619
36620 \begin_layout Plain Layout
36621 |
36622 \end_layout
36623
36624 \end_inset
36625 </cell>
36626 </row>
36627 </lyxtabular>
36628
36629 \end_inset
36630
36631
36632 \begin_inset space \hfill{}
36633 \end_inset
36634
36635
36636 \begin_inset Tabular
36637 <lyxtabular version="3" rows="12" columns="2">
36638 <features booktabs="true" tabularvalignment="middle">
36639 <column alignment="center" valignment="top" width="0pt">
36640 <column alignment="center" valignment="top" width="0pt">
36641 <row>
36642 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646 コマンド
36647 \end_layout
36648
36649 \end_inset
36650 </cell>
36651 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36652 \begin_inset Text
36653
36654 \begin_layout Plain Layout
36655 同義のコマンド
36656 \end_layout
36657
36658 \end_inset
36659 </cell>
36660 </row>
36661 <row>
36662 <cell alignment="center" valignment="top" usebox="none">
36663 \begin_inset Text
36664
36665 \begin_layout Plain Layout
36666
36667 \backslash
36668 backslash
36669 \end_layout
36670
36671 \end_inset
36672 </cell>
36673 <cell alignment="center" valignment="top" usebox="none">
36674 \begin_inset Text
36675
36676 \begin_layout Plain Layout
36677
36678 \backslash
36679
36680 \backslash
36681
36682 \end_layout
36683
36684 \end_inset
36685 </cell>
36686 </row>
36687 <row>
36688 <cell alignment="center" valignment="top" usebox="none">
36689 \begin_inset Text
36690
36691 \begin_layout Plain Layout
36692
36693 \backslash
36694 dasharrow
36695 \end_layout
36696
36697 \end_inset
36698 </cell>
36699 <cell alignment="center" valignment="top" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703
36704 \backslash
36705 dashrightarrow
36706 \end_layout
36707
36708 \end_inset
36709 </cell>
36710 </row>
36711 <row>
36712 <cell alignment="center" valignment="top" usebox="none">
36713 \begin_inset Text
36714
36715 \begin_layout Plain Layout
36716
36717 \backslash
36718 land
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 <cell alignment="center" valignment="top" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Plain Layout
36727
36728 \backslash
36729 wedge
36730 \end_layout
36731
36732 \end_inset
36733 </cell>
36734 </row>
36735 <row>
36736 <cell alignment="center" valignment="top" usebox="none">
36737 \begin_inset Text
36738
36739 \begin_layout Plain Layout
36740
36741 \backslash
36742 rbrace
36743 \end_layout
36744
36745 \end_inset
36746 </cell>
36747 <cell alignment="center" valignment="top" usebox="none">
36748 \begin_inset Text
36749
36750 \begin_layout Plain Layout
36751 }
36752 \end_layout
36753
36754 \end_inset
36755 </cell>
36756 </row>
36757 <row>
36758 <cell alignment="center" valignment="top" usebox="none">
36759 \begin_inset Text
36760
36761 \begin_layout Plain Layout
36762
36763 \backslash
36764 rbracket
36765 \end_layout
36766
36767 \end_inset
36768 </cell>
36769 <cell alignment="center" valignment="top" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Plain Layout
36773 ]
36774 \end_layout
36775
36776 \end_inset
36777 </cell>
36778 </row>
36779 <row>
36780 <cell alignment="center" valignment="top" usebox="none">
36781 \begin_inset Text
36782
36783 \begin_layout Plain Layout
36784
36785 \backslash
36786 rightarrow
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 <cell alignment="center" valignment="top" usebox="none">
36792 \begin_inset Text
36793
36794 \begin_layout Plain Layout
36795
36796 \backslash
36797 to
36798 \end_layout
36799
36800 \end_inset
36801 </cell>
36802 </row>
36803 <row>
36804 <cell alignment="center" valignment="top" usebox="none">
36805 \begin_inset Text
36806
36807 \begin_layout Plain Layout
36808
36809 \backslash
36810 lnot
36811 \end_layout
36812
36813 \end_inset
36814 </cell>
36815 <cell alignment="center" valignment="top" usebox="none">
36816 \begin_inset Text
36817
36818 \begin_layout Plain Layout
36819
36820 \backslash
36821 neg
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 </row>
36827 <row>
36828 <cell alignment="center" valignment="top" usebox="none">
36829 \begin_inset Text
36830
36831 \begin_layout Plain Layout
36832
36833 \backslash
36834 ne
36835 \end_layout
36836
36837 \end_inset
36838 </cell>
36839 <cell alignment="center" valignment="top" usebox="none">
36840 \begin_inset Text
36841
36842 \begin_layout Plain Layout
36843
36844 \backslash
36845 not=
36846 \end_layout
36847
36848 \end_inset
36849 </cell>
36850 </row>
36851 <row>
36852 <cell alignment="center" valignment="top" usebox="none">
36853 \begin_inset Text
36854
36855 \begin_layout Plain Layout
36856
36857 \backslash
36858 owns
36859 \end_layout
36860
36861 \end_inset
36862 </cell>
36863 <cell alignment="center" valignment="top" usebox="none">
36864 \begin_inset Text
36865
36866 \begin_layout Plain Layout
36867
36868 \backslash
36869 ni
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 </row>
36875 <row>
36876 <cell alignment="center" valignment="top" usebox="none">
36877 \begin_inset Text
36878
36879 \begin_layout Plain Layout
36880
36881 \backslash
36882 square
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 <cell alignment="center" valignment="top" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891
36892 \backslash
36893 Box
36894 \end_layout
36895
36896 \end_inset
36897 </cell>
36898 </row>
36899 <row>
36900 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36901 \begin_inset Text
36902
36903 \begin_layout Plain Layout
36904
36905 \backslash
36906 Vert
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36912 \begin_inset Text
36913
36914 \begin_layout Plain Layout
36915
36916 \backslash
36917 |
36918 \end_layout
36919
36920 \end_inset
36921 </cell>
36922 </row>
36923 </lyxtabular>
36924
36925 \end_inset
36926
36927
36928 \begin_inset space \hfill{}
36929 \end_inset
36930
36931
36932 \end_layout
36933
36934 \begin_layout Standard
36935 \begin_inset Newpage newpage
36936 \end_inset
36937
36938
36939 \end_layout
36940
36941 \begin_layout Bibliography
36942 \begin_inset CommandInset bibitem
36943 LatexCommand bibitem
36944 key "TLC2"
36945
36946 \end_inset
36947
36948
36949 \shape smallcaps
36950 Mittelbach, F.
36951  ; Goossens, M.
36952 \shape default
36953
36954 \shape italic
36955 The \SpecialChar LaTeX
36956  Companion
36957 \shape default
36958 , 2nd ed.
36959  Addison Wesley, 2004
36960 \end_layout
36961
36962 \begin_layout Bibliography
36963 \begin_inset CommandInset bibitem
36964 LatexCommand bibitem
36965 key "Mathmode"
36966
36967 \end_inset
36968
36969 \SpecialChar LaTeX
36970 の数式能力の
36971 \begin_inset CommandInset href
36972 LatexCommand href
36973 name "説明"
36974 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36975
36976 \end_inset
36977
36978
36979 \end_layout
36980
36981 \begin_layout Bibliography
36982 \begin_inset CommandInset bibitem
36983 LatexCommand bibitem
36984 key "AMS"
36985
36986 \end_inset
36987
36988
36989 \begin_inset ERT
36990 status collapsed
36991
36992 \begin_layout Plain Layout
36993
36994
36995 \backslash
36996 AmS
36997 \end_layout
36998
36999 \end_inset
37000
37001 -\SpecialChar LaTeX
37002
37003 \begin_inset CommandInset href
37004 LatexCommand href
37005 name "説明"
37006 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37007
37008 \end_inset
37009
37010
37011 \end_layout
37012
37013 \begin_layout Bibliography
37014 \begin_inset CommandInset bibitem
37015 LatexCommand bibitem
37016 key "Symbols"
37017
37018 \end_inset
37019
37020 \SpecialChar LaTeX
37021 パッケージで利用できる記号の
37022 \begin_inset CommandInset href
37023 LatexCommand href
37024 name "全覧"
37025 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37026
37027 \end_inset
37028
37029
37030 \end_layout
37031
37032 \begin_layout Bibliography
37033 \begin_inset CommandInset bibitem
37034 LatexCommand bibitem
37035 key "cancel"
37036
37037 \end_inset
37038
37039 \SpecialChar LaTeX
37040  
37041 \series bold
37042 cancel
37043 \series default
37044
37045 \begin_inset Index idx
37046 status collapsed
37047
37048 \begin_layout Plain Layout
37049 ぱっけーじ@パッケージ ! cancel
37050 \end_layout
37051
37052 \end_inset
37053
37054 パッケージの
37055 \begin_inset CommandInset href
37056 LatexCommand href
37057 name "取扱説明書"
37058 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37059
37060 \end_inset
37061
37062
37063 \end_layout
37064
37065 \begin_layout Bibliography
37066 \begin_inset CommandInset bibitem
37067 LatexCommand bibitem
37068 key "hyperref"
37069
37070 \end_inset
37071
37072 \SpecialChar LaTeX
37073  
37074 \series bold
37075 hyperref
37076 \series default
37077
37078 \begin_inset Index idx
37079 status collapsed
37080
37081 \begin_layout Plain Layout
37082 ぱっけーじ@パッケージ ! hyperref
37083 \end_layout
37084
37085 \end_inset
37086
37087 パッケージの
37088 \begin_inset CommandInset href
37089 LatexCommand href
37090 name "取扱説明書"
37091 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37092
37093 \end_inset
37094
37095
37096 \end_layout
37097
37098 \begin_layout Bibliography
37099 \begin_inset CommandInset bibitem
37100 LatexCommand bibitem
37101 key "mhchem"
37102
37103 \end_inset
37104
37105 \SpecialChar LaTeX
37106  
37107 \series bold
37108 mhchem
37109 \series default
37110
37111 \begin_inset Index idx
37112 status collapsed
37113
37114 \begin_layout Plain Layout
37115 ぱっけーじ@パッケージ ! mhchem
37116 \end_layout
37117
37118 \end_inset
37119
37120 パッケージの
37121 \begin_inset CommandInset href
37122 LatexCommand href
37123 name "取扱説明書"
37124 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37125
37126 \end_inset
37127
37128
37129 \end_layout
37130
37131 \begin_layout Bibliography
37132 \begin_inset CommandInset bibitem
37133 LatexCommand bibitem
37134 key "Duden"
37135
37136 \end_inset
37137
37138
37139 \emph on
37140 Duden Band 1
37141 \emph default
37142 .
37143  22.
37144  Auflage, Duden 2001
37145 \end_layout
37146
37147 \begin_layout Bibliography
37148 \begin_inset CommandInset bibitem
37149 LatexCommand bibitem
37150 key "Checklist"
37151
37152 \end_inset
37153
37154 原稿見直しの
37155 \begin_inset CommandInset href
37156 LatexCommand href
37157 name "チェックリスト"
37158 target "http://physics.nist.gov/Document/checklist.pdf"
37159
37160 \end_inset
37161
37162
37163 \end_layout
37164
37165 \begin_layout Standard
37166 \begin_inset CommandInset index_print
37167 LatexCommand printindex
37168 type "idx"
37169
37170 \end_inset
37171
37172
37173 \end_layout
37174
37175 \end_body
37176 \end_document