]> git.lyx.org Git - features.git/blob - lib/doc/ja/Math.lyx
Math.lyx: describe command \splitfrac
[features.git] / lib / doc / ja / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
17 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
18
19 % if pdflatex is used
20 \usepackage{ifpdf}
21 \ifpdf
22
23 % set fonts for nicer pdf view
24 \IfFileExists{lmodern.sty}
25  {\usepackage{lmodern}}{}
26
27 \fi % end if pdflatex is used
28
29 % Folgendes Problem losen:
30 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
31 % Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
32 % die Kapitelnummer geschrieben.
33 % Als Losung wird mehr Platz zwischen Nummer und
34 % Uberschrift eingefugt.
35 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
36 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
37
38 % To be able to enter some characters directly in LyX,
39 % see sec. 22.11
40 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
41 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
42
43 % increase link area for cross-references and autoname them,
44 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
45 %\addto\extrasenglish{%
46 % \renewcommand*{\equationautorefname}[1]{}
47 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
48 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
49 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
50 %}
51
52 % don't load packages twice
53 % see first footnote in sec. 9.3
54 \@ifundefined{textcolor}{\usepackage{color}}{}
55
56 % the pages of the TOC are numbered roman
57 % and a PDF-bookmark for the TOC is added
58 \pagenumbering{roman}
59 \let\myTOC\tableofcontents
60 \renewcommand{\tableofcontents}{%
61  \vspace{1cm}
62  \pdfbookmark[1]{\contentsname}{}
63  \myTOC
64  \cleardoublepage
65  \pagenumbering{arabic}}
66
67 % insert additional vertical space of 1.5 mm between footnotes,
68 \let\myFoot\footnote
69 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
70
71 % provides caption formatting
72 %\setkomafont{captionlabel}{\bfseries}
73
74 % enables calculation of values
75 \usepackage{calc}
76
77 % for multiple columns used in sec. 24.7
78 \usepackage{multicol}
79
80 % needed in sec. 19.4
81 \usepackage{remreset}
82
83 % for the Fourier transformation symbol
84 \usepackage{mathrsfs}
85
86 % define a color, used in sec.9.3
87 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
88
89 % declare operators (see sec. 10.4 and sec. 15.2)
90 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
91 \DeclareMathOperator{\sgn}{sgn}
92
93 % example definitions for sec. 20.1 
94 \newcommand{\gr}{\Longrightarrow}
95 \newcommand{\us}[1]{\underline{#1}}
96 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
97 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
98 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
99
100 % example macro from sec. 19.4
101 %\def\tagform@#1{\maketag@@@{|#1|}}
102
103
104 % ------------------------------------
105 % used to check for needed LaTeX packages
106 \usepackage{ifthen}
107
108 % check for package undertilde
109 % used for the command \utilde
110 \newboolean{undertilde}
111 \IfFileExists{undertilde.sty}
112  {\usepackage{undertilde}
113   \setboolean{undertilde}{true}}
114  {\setboolean{undertilde}{false}}
115
116 % check for package eurosym
117 % used for the Euro symbol
118 \newboolean{eurosym}
119 \IfFileExists{eurosym.sty}
120  {\usepackage[gennarrow]{eurosym}
121   \setboolean{eurosym}{true}}
122  {\setboolean{eurosym}{false}}
123
124 % needed in sec. 22.4
125 % check for package braket
126 \newboolean{braket}
127 \IfFileExists{braket.sty}
128  {\usepackage{braket}
129   \setboolean{braket}{true}}
130  {\setboolean{braket}{false}}
131
132 % check for package cancel
133 \newboolean{cancel}
134 \IfFileExists{cancel.sty}
135  {\usepackage{cancel}
136   \setboolean{cancel}{true}}
137  {\setboolean{cancel}{false}}
138
139 % needed in sec. 22.10
140 % check for package upgreek
141 \newboolean{upgreek}
142 \IfFileExists{upgreek.sty}
143  {\usepackage{upgreek}
144   \setboolean{upgreek}{true}}
145  {\setboolean{upgreek}{false}}
146
147 % make pdf bookmark sane with Japanese
148 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
149 % Added by lyx2lyx
150 \end_preamble
151 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
152 \use_default_options true
153 \maintain_unincluded_children false
154 \begin_local_layout
155 InsetLayout             Flex:Ruby
156 LyxType         charstyle
157 LatexType               command
158 LatexName               ruby
159 BgColor         none
160 LabelString             "ルビ"
161 Decoration              Conglomerate
162 Argument post:1
163       LabelString       "ルビ文"
164       MenuString        "ルビ文(S)|S"
165       Decoration        Conglomerate
166       Font
167             Size                tiny
168       EndFont
169       LabelFont
170             Size                tiny
171       EndFont
172       Mandatory 1
173 EndArgument
174 Preamble
175 \IfFileExists{okumacro.sty}
176  {\usepackage{okumacro}}
177  {\newcommand{\ruby}[2]{#2}}
178 EndPreamble
179 End
180 \end_local_layout
181 \language japanese
182 \language_package default
183 \inputencoding auto
184 \fontencoding global
185 \font_roman default
186 \font_sans default
187 \font_typewriter default
188 \font_math auto
189 \font_default_family default
190 \use_non_tex_fonts false
191 \font_sc false
192 \font_osf false
193 \font_sf_scale 100
194 \font_tt_scale 100
195 \graphics default
196 \default_output_format pdf
197 \output_sync 0
198 \bibtex_command default
199 \index_command default
200 \paperfontsize default
201 \spacing single
202 \use_hyperref true
203 \pdf_title "LyX数式説明書"
204 \pdf_author "LyXプロジェクトチーム・Uwe Stohr"
205 \pdf_subject "LyXの数式機能に関する説明書"
206 \pdf_keywords "LyX, Mathed"
207 \pdf_bookmarks true
208 \pdf_bookmarksnumbered true
209 \pdf_bookmarksopen true
210 \pdf_bookmarksopenlevel 1
211 \pdf_breaklinks false
212 \pdf_pdfborder false
213 \pdf_colorlinks true
214 \pdf_backref false
215 \pdf_pdfusetitle false
216 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
217 \papersize a4paper
218 \use_geometry true
219 \use_package amsmath 2
220 \use_package amssymb 2
221 \use_package cancel 0
222 \use_package esint 1
223 \use_package mathdots 1
224 \use_package mathtools 1
225 \use_package mhchem 1
226 \use_package stackrel 0
227 \use_package stmaryrd 0
228 \use_package undertilde 0
229 \cite_engine basic
230 \cite_engine_type default
231 \biblio_style plain
232 \use_bibtopic false
233 \use_indices false
234 \paperorientation portrait
235 \suppress_date false
236 \justification true
237 \use_refstyle 0
238 \notefontcolor #0000ff
239 \index 索引
240 \shortcut idx
241 \color #008000
242 \end_index
243 \leftmargin 3.5cm
244 \topmargin 3cm
245 \rightmargin 3cm
246 \bottommargin 3.5cm
247 \secnumdepth 4
248 \tocdepth 3
249 \paragraph_separation skip
250 \defskip medskip
251 \quotes_language english
252 \papercolumns 1
253 \papersides 2
254 \paperpagestyle plain
255 \tracking_changes false
256 \output_changes false
257 \html_math_output 0
258 \html_css_as_file 0
259 \html_be_strict false
260 \end_header
261
262 \begin_body
263
264 \begin_layout Title
265 LyXの数式詳細説明書
266 \end_layout
267
268 \begin_layout Author
269 LyXプロジェクトチーム
270 \begin_inset Foot
271 status collapsed
272
273 \begin_layout Plain Layout
274 \noindent
275 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
276 \family typewriter
277
278 \begin_inset CommandInset href
279 LatexCommand href
280 name "lyx-docs@lists.lyx.org"
281 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
282 type "mailto:"
283
284 \end_inset
285
286
287 \family default
288 までお知らせください。
289 \end_layout
290
291 \end_inset
292
293
294 \begin_inset Note Note
295 status collapsed
296
297 \begin_layout Plain Layout
298 著者:Uwe Stöhr
299 \end_layout
300
301 \end_inset
302
303
304 \begin_inset Newline newline
305 \end_inset
306
307
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \family sans
313 第2.1.x版
314 \end_layout
315
316 \begin_layout Standard
317 \begin_inset CommandInset toc
318 LatexCommand tableofcontents
319
320 \end_inset
321
322
323 \end_layout
324
325 \begin_layout Standard
326 \begin_inset Note Note
327 status open
328
329 \begin_layout Plain Layout
330 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
331 \series bold
332 braket
333 \series default
334
335 \series bold
336 cancel
337 \series default
338
339 \series bold
340 eurosym
341 \series default
342
343 \series bold
344 mathdots
345 \series default
346
347 \series bold
348 mhchem
349 \series default
350
351 \series bold
352 undertilde
353 \series default
354
355 \series bold
356 was
357 \series default
358 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
359 \series bold
360 mhchem
361 \series default
362 が導入されていないと、本ファイルを書き出すことができません。
363 \end_layout
364
365 \begin_layout Plain Layout
366 この文書の最新のPDF版は
367 \begin_inset Newline newline
368 \end_inset
369
370
371 \series bold
372 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
373 \begin_inset Newline newline
374 \end_inset
375
376
377 \series default
378 にあります。
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Standard
387 \begin_inset Newpage newpage
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Section
394 はじめに
395 \end_layout
396
397 \begin_layout Standard
398 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
399 使用を念頭に置いています。したがって、ユーザーの手引きの
400 \family typewriter
401 数式
402 \family default
403 の節をすでにお読みになっていることを前提としています。
404 \end_layout
405
406 \begin_layout Standard
407 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
408 \family sans
409 挿入\SpecialChar \menuseparator
410 数式
411 \family default
412 メニューか
413 \family sans
414 数式ツールバー
415 \family default
416 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
417 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
418 \end_layout
419
420 \begin_layout Standard
421 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
422 \family sans
423 文書\SpecialChar \menuseparator
424 設定\SpecialChar \menuseparator
425 数式オプション
426 \family default
427 メニュー)で
428 \family sans
429 AMS mathパッケージを使う
430 \family default
431 オプションを有効にしなくてはなりません
432 \begin_inset Foot
433 status collapsed
434
435 \begin_layout Plain Layout
436
437 \family sans
438 AMS mathパッケージを自動的に使う
439 \family default
440 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
441 \begin_inset ERT
442 status collapsed
443
444 \begin_layout Plain Layout
445
446
447 \backslash
448 AmS 
449 \end_layout
450
451 \end_inset
452
453 -mathパッケージを使用します。
454 \end_layout
455
456 \end_inset
457
458
459 \end_layout
460
461 \begin_layout Standard
462 説明を明瞭にするために、この文書はすべての
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468
469 \backslash
470 AmS 
471 \end_layout
472
473 \end_inset
474
475 -mathコマンド
476 \begin_inset Foot
477 status collapsed
478
479 \begin_layout Plain Layout
480 すべての
481 \begin_inset ERT
482 status collapsed
483
484 \begin_layout Plain Layout
485
486
487 \backslash
488 AmS
489 \end_layout
490
491 \end_inset
492
493 -mathコマンドの一覧は、
494 \family sans
495
496 \begin_inset CommandInset href
497 LatexCommand href
498 name "amsguide.ps"
499 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
500
501 \end_inset
502
503
504 \family default
505 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
506 \end_layout
507
508 \end_inset
509
510 を列挙はしません。
511 \end_layout
512
513 \begin_layout Section
514 一般的な説明
515 \end_layout
516
517 \begin_layout Standard
518 本文に埋め込まれた行内数式
519 \begin_inset Index idx
520 status collapsed
521
522 \begin_layout Plain Layout
523 すうしき ! ぎょうない @ 数式 ! 行内
524 \end_layout
525
526 \end_inset
527
528 を作成するには、
529 \begin_inset Flex Ruby
530 status collapsed
531
532 \begin_layout Plain Layout
533 捷径
534 \begin_inset Argument post:1
535 status collapsed
536
537 \begin_layout Plain Layout
538 ショートカット
539 \end_layout
540
541 \end_inset
542
543
544 \end_layout
545
546 \end_inset
547
548
549 \begin_inset Info
550 type  "shortcuts"
551 arg   "math-mode"
552 \end_inset
553
554 のうちのいずれか、あるいはツールバーボタン
555 \begin_inset Info
556 type  "icon"
557 arg   "math-mode"
558 \end_inset
559
560 を使用してください。
561 \begin_inset Newline newline
562 \end_inset
563
564 大きく別の段落として表示される別行立て数式
565 \begin_inset Index idx
566 status collapsed
567
568 \begin_layout Plain Layout
569 すうしき ! べつぎょうだてようしき @ 数式 ! 別行立て様式
570 \end_layout
571
572 \end_inset
573
574 を作成するには、
575 \begin_inset Info
576 type  "shortcuts"
577 arg   "math-display"
578 \end_inset
579
580 のうちいずれかの
581 \begin_inset Flex Ruby
582 status collapsed
583
584 \begin_layout Plain Layout
585 捷径
586 \begin_inset Argument post:1
587 status collapsed
588
589 \begin_layout Plain Layout
590 ショートカット
591 \end_layout
592
593 \end_inset
594
595
596 \end_layout
597
598 \end_inset
599
600 を使用して下さい。
601 \end_layout
602
603 \begin_layout Standard
604 別行立て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
605 \begin_inset Info
606 type  "shortcuts"
607 arg   "math-mode"
608 \end_inset
609
610 のいずれかの
611 \begin_inset Flex Ruby
612 status collapsed
613
614 \begin_layout Plain Layout
615 捷径
616 \begin_inset Argument post:1
617 status collapsed
618
619 \begin_layout Plain Layout
620 ショートカット
621 \end_layout
622
623 \end_inset
624
625
626 \end_layout
627
628 \end_inset
629
630 か、
631 \family sans
632 編集\SpecialChar \menuseparator
633 数式\SpecialChar \menuseparator
634 数式の表記を変更
635 \family default
636 メニューを使用して下さい。同じ方法が、行内数式を別行立て数式に変更するのにも使用できます。
637 \end_layout
638
639 \begin_layout Standard
640 行内数式の一部を別行立て数式の大きさで表示するには、
641 \series bold
642
643 \backslash
644 displaystyle
645 \begin_inset Index idx
646 status collapsed
647
648 \begin_layout Plain Layout
649
650 \size normal
651 こまんど@コマンド ! D ! 
652 \backslash
653 displaystyle
654 \end_layout
655
656 \end_inset
657
658
659 \series default
660 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
661 \end_layout
662
663 \begin_layout Standard
664 表の中では、行内数式のみの使用が許されています。
665 \end_layout
666
667 \begin_layout Standard
668
669 \family sans
670 数式ツールバー
671 \family default
672 は、
673 \family sans
674 表示\SpecialChar \menuseparator
675 ツールバー
676 \family default
677 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
678 \family sans
679 ツールバー
680 \family default
681 メニューの中ではチェック印で表されます。この状態から、
682 \family sans
683 ツールバー
684 \family default
685 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
686 数式(自動)」に変わることで表されます。
687 \end_layout
688
689 \begin_layout Standard
690 TeXモード
691 \begin_inset Index idx
692 status collapsed
693
694 \begin_layout Plain Layout
695 T@TeXモード
696 \end_layout
697
698 \end_inset
699
700 は、ツールバーボタン
701 \begin_inset Info
702 type  "icon"
703 arg   "ert-insert"
704 \end_inset
705
706 を押すか、
707 \family sans
708 挿入\SpecialChar \menuseparator
709 Te
710 \begin_inset ERT
711 status collapsed
712
713 \begin_layout Plain Layout
714
715 {}
716 \end_layout
717
718 \end_inset
719
720 Xコード
721 \family default
722 (
723 \begin_inset Flex Ruby
724 status collapsed
725
726 \begin_layout Plain Layout
727 捷径
728 \begin_inset Argument post:1
729 status collapsed
730
731 \begin_layout Plain Layout
732 ショートカット
733 \end_layout
734
735 \end_inset
736
737
738 \end_layout
739
740 \end_inset
741
742
743 \begin_inset Info
744 type  "shortcut"
745 arg   "ert-insert"
746 \end_inset
747
748 )メニューを使うことで、起動できます。
749 \begin_inset Note Note
750 status collapsed
751
752 \begin_layout Plain Layout
753 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
754 のを防ぐために、ここではTeX括弧が挿入されています。
755 \end_layout
756
757 \end_inset
758
759
760 \end_layout
761
762 \begin_layout Standard
763 LaTeXプリアンブル
764 \begin_inset Index idx
765 status collapsed
766
767 \begin_layout Plain Layout
768 L@LaTeXプリアンブル
769 \end_layout
770
771 \end_inset
772
773 を変更するには、
774 \family sans
775 文書\SpecialChar \menuseparator
776 設定\SpecialChar \menuseparator
777 LaT
778 \begin_inset ERT
779 status collapsed
780
781 \begin_layout Plain Layout
782
783 {}
784 \end_layout
785
786 \end_inset
787
788 eXプリアンブル
789 \family default
790 メニューを使用してください。
791 \end_layout
792
793 \begin_layout Standard
794 行列や場合分け、多行数式を続けて編集するには、
795 \family sans
796 編集\SpecialChar \menuseparator
797 数式
798 \family default
799 メニューと
800 \family sans
801 編集\SpecialChar \menuseparator
802 行と列
803 \family default
804 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
805 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
806 \end_layout
807
808 \begin_layout Standard
809 数式内で文章を書く
810 \begin_inset Foot
811 status collapsed
812
813 \begin_layout Plain Layout
814 多行数式では、
815 \series bold
816
817 \backslash
818 intertext
819 \series default
820 コマンドが使用されます。
821 \begin_inset CommandInset ref
822 LatexCommand ref
823 reference "sub:多行数式中のテキスト"
824
825 \end_inset
826
827 を参照のこと。
828 \end_layout
829
830 \end_inset
831
832 には、
833 \emph on
834 数式テキスト
835 \emph default
836
837 \begin_inset Index idx
838 status collapsed
839
840 \begin_layout Plain Layout
841 てきすと ! すうしきないの @ テキスト ! 数式内の
842 \end_layout
843
844 \end_inset
845
846
847 \begin_inset Index idx
848 status collapsed
849
850 \begin_layout Plain Layout
851 すうしきてきすと @ 数式テキスト
852 \end_layout
853
854 \end_inset
855
856 が使用されます。このモードには、
857 \begin_inset Flex Ruby
858 status collapsed
859
860 \begin_layout Plain Layout
861 捷径
862 \begin_inset Argument post:1
863 status collapsed
864
865 \begin_layout Plain Layout
866 ショートカット
867 \end_layout
868
869 \end_inset
870
871
872 \end_layout
873
874 \end_inset
875
876
877 \begin_inset Info
878 type  "shortcut"
879 arg   "math-mode"
880 \end_inset
881
882 を使うか、
883 \series bold
884
885 \backslash
886 text
887 \series default
888
889 \begin_inset Index idx
890 status collapsed
891
892 \begin_layout Plain Layout
893 こまんど @ コマンド ! T ! 
894 \backslash
895 text
896 \end_layout
897
898 \end_inset
899
900 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
901 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
902 \end_layout
903
904 \begin_layout Subsection*
905 コマンドの構成
906 \end_layout
907
908 \begin_layout Standard
909 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
910 \end_layout
911
912 \begin_layout Standard
913
914 \series bold
915
916 \backslash
917 コマンド名[非必須引数]{必須引数}
918 \end_layout
919
920 \begin_layout Standard
921 コマンドは、つねにバックスラッシュ「
922 \series bold
923
924 \backslash
925
926 \series default
927 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
928 \begin_inset Index idx
929 status collapsed
930
931 \begin_layout Plain Layout
932 T@TeX括弧
933 \end_layout
934
935 \end_inset
936
937 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
938 \series bold
939
940 \backslash
941 {
942 \series default
943 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
944 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
945 \end_layout
946
947 \begin_layout Standard
948 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
949 \emph on
950 かならず
951 \emph default
952 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
953 ん。
954 \end_layout
955
956 \begin_layout Standard
957 保護された空白は、
958 \begin_inset Info
959 type  "shortcut"
960 arg   "space-insert protected"
961 \end_inset
962
963 で入力できます。
964 \end_layout
965
966 \begin_layout Subsection*
967 \begin_inset Newpage newpage
968 \end_inset
969
970 文法の説明
971 \end_layout
972
973 \begin_layout Itemize
974 記号 
975 \begin_inset space \textvisiblespace{}
976 \end_inset
977
978  は、空白文字を入力することを表します。
979 \end_layout
980
981 \begin_layout Itemize
982 \begin_inset Formula $\to$
983 \end_inset
984
985 のような矢印は、キーボードから対応する矢印
986 \begin_inset Flex Ruby
987 status collapsed
988
989 \begin_layout Plain Layout
990
991 \begin_inset Argument post:1
992 status collapsed
993
994 \begin_layout Plain Layout
995 キー
996 \end_layout
997
998 \end_inset
999
1000
1001 \end_layout
1002
1003 \end_inset
1004
1005 を押すことを表します。
1006 \end_layout
1007
1008 \begin_layout Subsection*
1009 使用できる単位
1010 \end_layout
1011
1012 \begin_layout Standard
1013 \align center
1014 \begin_inset Float table
1015 placement H
1016 wide false
1017 sideways false
1018 status open
1019
1020 \begin_layout Plain Layout
1021 \align center
1022 \begin_inset Caption Standard
1023
1024 \begin_layout Plain Layout
1025 \begin_inset CommandInset label
1026 LatexCommand label
1027 name "tab:使用できる単位"
1028
1029 \end_inset
1030
1031 使用できる単位
1032 \end_layout
1033
1034 \end_inset
1035
1036
1037 \end_layout
1038
1039 \begin_layout Plain Layout
1040 \align center
1041 \begin_inset Tabular
1042 <lyxtabular version="3" rows="13" columns="2">
1043 <features rotate="0" tabularvalignment="middle">
1044 <column alignment="center" valignment="top">
1045 <column alignment="center" valignment="top">
1046 <row>
1047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1048 \begin_inset Text
1049
1050 \begin_layout Plain Layout
1051 単位
1052 \end_layout
1053
1054 \end_inset
1055 </cell>
1056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 名称/摘要
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 </row>
1066 <row>
1067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1068 \begin_inset Text
1069
1070 \begin_layout Plain Layout
1071 mm
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 ミリメートル
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 </row>
1086 <row>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Plain Layout
1091 cm
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1097 \begin_inset Text
1098
1099 \begin_layout Plain Layout
1100 センチメートル
1101 \end_layout
1102
1103 \end_inset
1104 </cell>
1105 </row>
1106 <row>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 in
1112 \end_layout
1113
1114 \end_inset
1115 </cell>
1116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 インチ
1121 \end_layout
1122
1123 \end_inset
1124 </cell>
1125 </row>
1126 <row>
1127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1128 \begin_inset Text
1129
1130 \begin_layout Plain Layout
1131 pt
1132 \end_layout
1133
1134 \end_inset
1135 </cell>
1136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1137 \begin_inset Text
1138
1139 \begin_layout Plain Layout
1140 ポイント (72.27
1141 \begin_inset Formula $\,$
1142 \end_inset
1143
1144 pt = 1
1145 \begin_inset Formula $\,$
1146 \end_inset
1147
1148 in)
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 </row>
1154 <row>
1155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1156 \begin_inset Text
1157
1158 \begin_layout Plain Layout
1159 pc
1160 \end_layout
1161
1162 \end_inset
1163 </cell>
1164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1165 \begin_inset Text
1166
1167 \begin_layout Plain Layout
1168 パイカ (1
1169 \begin_inset Formula $\,$
1170 \end_inset
1171
1172 pc = 12
1173 \begin_inset Formula $\,$
1174 \end_inset
1175
1176 pt)
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 </row>
1182 <row>
1183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1184 \begin_inset Text
1185
1186 \begin_layout Plain Layout
1187 sp
1188 \end_layout
1189
1190 \end_inset
1191 </cell>
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Plain Layout
1196 スケールポイント (65536
1197 \begin_inset Formula $\,$
1198 \end_inset
1199
1200 sp = 1
1201 \begin_inset Formula $\,$
1202 \end_inset
1203
1204 pt)
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 </row>
1210 <row>
1211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1212 \begin_inset Text
1213
1214 \begin_layout Plain Layout
1215 bp
1216 \end_layout
1217
1218 \end_inset
1219 </cell>
1220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Plain Layout
1224 ビッグポイント (72
1225 \begin_inset Formula $\,$
1226 \end_inset
1227
1228 bp = 1
1229 \begin_inset Formula $\,$
1230 \end_inset
1231
1232 in)
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 </row>
1238 <row>
1239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1240 \begin_inset Text
1241
1242 \begin_layout Plain Layout
1243 dd
1244 \end_layout
1245
1246 \end_inset
1247 </cell>
1248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1249 \begin_inset Text
1250
1251 \begin_layout Plain Layout
1252 ディドー (72
1253 \begin_inset Formula $\,$
1254 \end_inset
1255
1256 dd 
1257 \begin_inset Formula $\approx$
1258 \end_inset
1259
1260  37.6
1261 \begin_inset Formula $\,$
1262 \end_inset
1263
1264 mm)
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 </row>
1270 <row>
1271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1272 \begin_inset Text
1273
1274 \begin_layout Plain Layout
1275 cc
1276 \end_layout
1277
1278 \end_inset
1279 </cell>
1280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1281 \begin_inset Text
1282
1283 \begin_layout Plain Layout
1284 シセロ (1
1285 \begin_inset Formula $\,$
1286 \end_inset
1287
1288 cc = 12
1289 \begin_inset Formula $\,$
1290 \end_inset
1291
1292 dd)
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 </row>
1298 <row>
1299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1300 \begin_inset Text
1301
1302 \begin_layout Plain Layout
1303 ex
1304 \end_layout
1305
1306 \end_inset
1307 </cell>
1308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1309 \begin_inset Text
1310
1311 \begin_layout Plain Layout
1312 現在のフォントの文字「x」の高さ
1313 \end_layout
1314
1315 \end_inset
1316 </cell>
1317 </row>
1318 <row>
1319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1320 \begin_inset Text
1321
1322 \begin_layout Plain Layout
1323 em
1324 \end_layout
1325
1326 \end_inset
1327 </cell>
1328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1329 \begin_inset Text
1330
1331 \begin_layout Plain Layout
1332 現在のフォントの文字「M」の幅
1333 \end_layout
1334
1335 \end_inset
1336 </cell>
1337 </row>
1338 <row>
1339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1340 \begin_inset Text
1341
1342 \begin_layout Plain Layout
1343 mu
1344 \end_layout
1345
1346 \end_inset
1347 </cell>
1348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1349 \begin_inset Text
1350
1351 \begin_layout Plain Layout
1352 数式単位(1
1353 \begin_inset space \thinspace{}
1354 \end_inset
1355
1356 mu = 
1357 \begin_inset Formula $\nicefrac{1}{18}$
1358 \end_inset
1359
1360
1361 \begin_inset space \thinspace{}
1362 \end_inset
1363
1364 em)
1365 \end_layout
1366
1367 \end_inset
1368 </cell>
1369 </row>
1370 </lyxtabular>
1371
1372 \end_inset
1373
1374
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \begin_layout Standard
1383 \begin_inset Newpage newpage
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \begin_layout Section
1390 基礎的な関数
1391 \end_layout
1392
1393 \begin_layout Subsection
1394 指数
1395 \begin_inset Index idx
1396 status collapsed
1397
1398 \begin_layout Plain Layout
1399 しすう@指数
1400 \end_layout
1401
1402 \end_inset
1403
1404 および添字
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 そえじ@添字
1410 \end_layout
1411
1412 \end_inset
1413
1414
1415 \begin_inset Index idx
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 うえつきもじ@上付き文字|see
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 {
1426 \end_layout
1427
1428 \end_inset
1429
1430 指数
1431 \begin_inset ERT
1432 status collapsed
1433
1434 \begin_layout Plain Layout
1435
1436 }
1437 \end_layout
1438
1439 \end_inset
1440
1441
1442 \end_layout
1443
1444 \end_inset
1445
1446
1447 \begin_inset Index idx
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451 したつきもじ@下付き文字|see
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 {
1458 \end_layout
1459
1460 \end_inset
1461
1462 添字
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 }
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \end_layout
1475
1476 \end_inset
1477
1478
1479 \end_layout
1480
1481 \begin_layout Standard
1482 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1483 \begin_inset Info
1484 type  "icon"
1485 arg   "math-subscript"
1486 \end_inset
1487
1488 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1489 \begin_inset Info
1490 type  "icon"
1491 arg   "math-superscript"
1492 \end_inset
1493
1494 を使って入力することができます。
1495 \end_layout
1496
1497 \begin_layout Standard
1498 \align center
1499 \begin_inset Tabular
1500 <lyxtabular version="3" rows="4" columns="2">
1501 <features rotate="0" tabularvalignment="middle">
1502 <column alignment="center" valignment="top" width="0pt">
1503 <column alignment="center" valignment="top" width="0pt">
1504 <row>
1505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1506 \begin_inset Text
1507
1508 \begin_layout Plain Layout
1509 コマンド
1510 \end_layout
1511
1512 \end_inset
1513 </cell>
1514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1515 \begin_inset Text
1516
1517 \begin_layout Plain Layout
1518 結果
1519 \begin_inset Note Note
1520 status collapsed
1521
1522 \begin_layout Plain Layout
1523 ここで使われている
1524 \series bold
1525
1526 \backslash
1527 raisebox
1528 \series default
1529 は単なるスペーサーです。
1530 \end_layout
1531
1532 \end_inset
1533
1534
1535 \end_layout
1536
1537 \end_inset
1538 </cell>
1539 </row>
1540 <row>
1541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 B_V
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 \begin_inset Formula $B_{V}$
1555 \end_inset
1556
1557
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 </row>
1563 <row>
1564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1565 \begin_inset Text
1566
1567 \begin_layout Plain Layout
1568 B^V
1569 \end_layout
1570
1571 \end_inset
1572 </cell>
1573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1574 \begin_inset Text
1575
1576 \begin_layout Plain Layout
1577 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1578 \end_inset
1579
1580
1581 \end_layout
1582
1583 \end_inset
1584 </cell>
1585 </row>
1586 <row>
1587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1588 \begin_inset Text
1589
1590 \begin_layout Plain Layout
1591 B^
1592 \begin_inset space \textvisiblespace{}
1593 \end_inset
1594
1595 A
1596 \end_layout
1597
1598 \end_inset
1599 </cell>
1600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1605 \end_inset
1606
1607
1608 \end_layout
1609
1610 \end_inset
1611 </cell>
1612 </row>
1613 </lyxtabular>
1614
1615 \end_inset
1616
1617
1618 \end_layout
1619
1620 \begin_layout Standard
1621 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1622 ってしまいます
1623 \begin_inset Foot
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1628 \end_layout
1629
1630 \end_inset
1631
1632 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1633 \family sans
1634 Space
1635 \family default
1636 を押してください。
1637 \end_layout
1638
1639 \begin_layout Subsection
1640 分数
1641 \begin_inset CommandInset label
1642 LatexCommand label
1643 name "sub:分数"
1644
1645 \end_inset
1646
1647
1648 \begin_inset Index idx
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652 ぶんすう@分数
1653 \end_layout
1654
1655 \end_inset
1656
1657
1658 \end_layout
1659
1660 \begin_layout Standard
1661 分数は、コマンド
1662 \series bold
1663
1664 \backslash
1665 frac
1666 \series default
1667
1668 \begin_inset Index idx
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 こまんど@コマンド ! F ! 
1673 \backslash
1674 frac
1675 \end_layout
1676
1677 \end_inset
1678
1679 か数式ツールバーボタン
1680 \begin_inset Info
1681 type  "icon"
1682 arg   "math-insert \\frac"
1683 \end_inset
1684
1685 で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1686 \begin_inset Info
1687 type  "icon"
1688 arg   "math-insert \\frac-square"
1689 \end_inset
1690
1691 を使えば、分数の種類を選ぶことができます。
1692 \end_layout
1693
1694 \begin_layout Standard
1695 コマンド
1696 \series bold
1697
1698 \backslash
1699 dfrac
1700 \series default
1701
1702 \begin_inset Index idx
1703 status collapsed
1704
1705 \begin_layout Plain Layout
1706 こまんど@コマンド ! D ! 
1707 \backslash
1708 dfrac
1709 \end_layout
1710
1711 \end_inset
1712
1713 を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
1714 \series bold
1715
1716 \backslash
1717 tfrac
1718 \series default
1719
1720 \begin_inset Index idx
1721 status collapsed
1722
1723 \begin_layout Plain Layout
1724 こまんど@コマンド ! T ! 
1725 \backslash
1726 tfrac
1727 \end_layout
1728
1729 \end_inset
1730
1731 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1732 \end_layout
1733
1734 \begin_layout Standard
1735 これは、コマンド
1736 \series bold
1737
1738 \backslash
1739 frac
1740 \series default
1741 を使用して作った分数
1742 \begin_inset Formula $\frac{1}{2}$
1743 \end_inset
1744
1745 を含む行です。
1746 \end_layout
1747
1748 \begin_layout Standard
1749 これは、コマンド
1750 \series bold
1751
1752 \backslash
1753 dfrac
1754 \series default
1755 を使用して作った分数
1756 \begin_inset Formula $\dfrac{1}{2}$
1757 \end_inset
1758
1759 を含む行です。
1760 \end_layout
1761
1762 \begin_layout Standard
1763 \align center
1764 \begin_inset Tabular
1765 <lyxtabular version="3" rows="4" columns="2">
1766 <features rotate="0" tabularvalignment="middle">
1767 <column alignment="center" valignment="top" width="0pt">
1768 <column alignment="center" valignment="top" width="0pt">
1769 <row>
1770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1771 \begin_inset Text
1772
1773 \begin_layout Plain Layout
1774 コマンド
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783 出力
1784 \begin_inset Note Note
1785 status collapsed
1786
1787 \begin_layout Plain Layout
1788 ここで
1789 \series bold
1790
1791 \backslash
1792 raisebox
1793 \series default
1794 はスペーサーとして使用しているだけです。
1795 \end_layout
1796
1797 \end_inset
1798
1799
1800 \end_layout
1801
1802 \end_inset
1803 </cell>
1804 </row>
1805 <row>
1806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1807 \begin_inset Text
1808
1809 \begin_layout Plain Layout
1810
1811 \backslash
1812 frac
1813 \begin_inset space \textvisiblespace{}
1814 \end_inset
1815
1816 A
1817 \begin_inset Formula $\downarrow$
1818 \end_inset
1819
1820 B
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 </row>
1838 <row>
1839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843
1844 \backslash
1845 dfrac
1846 \begin_inset space \textvisiblespace{}
1847 \end_inset
1848
1849 A
1850 \begin_inset Formula $\downarrow$
1851 \end_inset
1852
1853 B
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \backslash
1878 dfrac
1879 \begin_inset space \textvisiblespace{}
1880 \end_inset
1881
1882 e^
1883 \begin_inset space \textvisiblespace{}
1884 \end_inset
1885
1886
1887 \backslash
1888 frac
1889 \begin_inset space \textvisiblespace{}
1890 \end_inset
1891
1892 1
1893 \begin_inset Formula $\downarrow$
1894 \end_inset
1895
1896 2
1897 \begin_inset Formula $\downarrow\downarrow$
1898 \end_inset
1899
1900 3
1901 \end_layout
1902
1903 \end_inset
1904 </cell>
1905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1910 \end_inset
1911
1912
1913 \end_layout
1914
1915 \end_inset
1916 </cell>
1917 </row>
1918 </lyxtabular>
1919
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \begin_layout Standard
1926 \begin_inset VSpace bigskip
1927 \end_inset
1928
1929
1930 \begin_inset Newpage newpage
1931 \end_inset
1932
1933 入れ子の分数を作るには、コマンド
1934 \series bold
1935
1936 \backslash
1937 cfrac
1938 \series default
1939
1940 \begin_inset Index idx
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944 こまんど@コマンド ! C ! 
1945 \backslash
1946 cfrac
1947 \end_layout
1948
1949 \end_inset
1950
1951 が使えます。以下がその例です。
1952 \begin_inset VSpace -3mm
1953 \end_inset
1954
1955
1956 \end_layout
1957
1958 \begin_layout Standard
1959 \begin_inset Formula 
1960 \begin{align*}
1961 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1962 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1963 \end{align*}
1964
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 上記の例で使用したコマンドは、
1972 \end_layout
1973
1974 \begin_layout Standard
1975
1976 \series bold
1977
1978 \backslash
1979 cfrac
1980 \begin_inset ERT
1981 status collapsed
1982
1983 \begin_layout Plain Layout
1984
1985
1986 \backslash
1987 space 
1988 \end_layout
1989
1990 \end_inset
1991
1992 A
1993 \begin_inset Formula $\downarrow$
1994 \end_inset
1995
1996 B+
1997 \backslash
1998 cfrac
1999 \begin_inset ERT
2000 status collapsed
2001
2002 \begin_layout Plain Layout
2003
2004
2005 \backslash
2006 space 
2007 \end_layout
2008
2009 \end_inset
2010
2011 C+
2012 \backslash
2013 cfrac
2014 \begin_inset ERT
2015 status collapsed
2016
2017 \begin_layout Plain Layout
2018
2019
2020 \backslash
2021 space 
2022 \end_layout
2023
2024 \end_inset
2025
2026 E
2027 \begin_inset Formula $\downarrow$
2028 \end_inset
2029
2030 F
2031 \begin_inset Formula $\downarrow$
2032 \end_inset
2033
2034 D
2035 \end_layout
2036
2037 \begin_layout Standard
2038 です。
2039 \end_layout
2040
2041 \begin_layout Standard
2042 \begin_inset VSpace medskip
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049
2050 \series bold
2051
2052 \backslash
2053 cfrac
2054 \series default
2055 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行立て数式の大きさに設定します。
2056 \end_layout
2057
2058 \begin_layout Standard
2059 分子の揃え方は、指定することができます。
2060 \series bold
2061
2062 \backslash
2063 cfracleft
2064 \series default
2065 コマンドは左揃えにし、
2066 \series bold
2067
2068 \backslash
2069 cfracright
2070 \series default
2071 は右揃えにします。
2072 \series bold
2073
2074 \backslash
2075 cfrac
2076 \series default
2077 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2078 \begin_inset Newline newline
2079 \end_inset
2080
2081
2082 \series bold
2083
2084 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2085 \end_inset
2086
2087
2088 \begin_inset Formula $\cfrac{A}{B+C}$
2089 \end_inset
2090
2091
2092 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2093 \end_inset
2094
2095
2096 \end_layout
2097
2098 \begin_layout Standard
2099 \begin_inset Note Greyedout
2100 status open
2101
2102 \begin_layout Plain Layout
2103
2104 \series bold
2105 【註】
2106 \backslash
2107 cfracleft
2108 \series default
2109
2110 \series bold
2111
2112 \backslash
2113 cfracright
2114 \series default
2115 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2116 \series bold
2117
2118 \backslash
2119 cfrac[揃え位置]{分子}{分母}
2120 \series default
2121 です。したがって、これらをTeXモードで使うことはできません。
2122 \end_layout
2123
2124 \end_inset
2125
2126
2127 \end_layout
2128
2129 \begin_layout Standard
2130 \begin_inset VSpace medskip
2131 \end_inset
2132
2133 ときに、以下のように
2134 \series bold
2135
2136 \backslash
2137 cfrac
2138 \series default
2139
2140 \series bold
2141
2142 \backslash
2143 frac
2144 \series default
2145 を組み合わせて使うと便利です。
2146 \begin_inset Formula 
2147 \[
2148 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2149 \]
2150
2151 \end_inset
2152
2153
2154 \end_layout
2155
2156 \begin_layout Standard
2157 斜めの分数線を持つ行内分数を作るには、コマンド
2158 \series bold
2159
2160 \backslash
2161 nicefrac
2162 \series default
2163
2164 \begin_inset Index idx
2165 status collapsed
2166
2167 \begin_layout Plain Layout
2168 こまんど@コマンド ! N ! 
2169 \backslash
2170 nicefrac
2171 \end_layout
2172
2173 \end_inset
2174
2175 (例:
2176 \begin_inset Formula $\nicefrac{5}{31}$
2177 \end_inset
2178
2179 )を使うか、コマンド
2180 \series bold
2181
2182 \backslash
2183 unitfrac
2184 \series default
2185
2186 \begin_inset Index idx
2187 status collapsed
2188
2189 \begin_layout Plain Layout
2190 こまんど@コマンド ! U ! 
2191 \backslash
2192 unitfrac
2193 \end_layout
2194
2195 \end_inset
2196
2197 (例:
2198 \begin_inset Formula $\unitfrac{5}{31}$
2199 \end_inset
2200
2201 )を使います。さらに、
2202 \begin_inset Formula $\unitfrac[2]{1}{3}$
2203 \end_inset
2204
2205 のような帯分数を作るコマンド
2206 \series bold
2207
2208 \backslash
2209 unitfracthree
2210 \series default
2211 もあります。
2212 \end_layout
2213
2214 \begin_layout Standard
2215 \begin_inset Note Greyedout
2216 status open
2217
2218 \begin_layout Plain Layout
2219
2220 \series bold
2221 【註】
2222 \series default
2223 実は、
2224 \series bold
2225
2226 \backslash
2227 unitfracthree
2228 \series default
2229 は生粋のLaTeXコマンドではなく、実体は
2230 \begin_inset Newline newline
2231 \end_inset
2232
2233
2234 \series bold
2235
2236 \backslash
2237 unitfrac[自然数]{分子}{分母}
2238 \series default
2239 というコマンドなので、TeXコードでは使用できません。
2240 \end_layout
2241
2242 \end_inset
2243
2244
2245 \end_layout
2246
2247 \begin_layout Standard
2248 分数線を変更できるような独自の分数の定義のしかたは、第
2249 \begin_inset CommandInset ref
2250 LatexCommand ref
2251 reference "sub:自己定義の分数"
2252
2253 \end_inset
2254
2255 節に説明があります。
2256 \end_layout
2257
2258 \begin_layout Standard
2259
2260 \lang english
2261 Multiline fractions are explained in
2262 \lang japanese
2263  
2264 \begin_inset CommandInset ref
2265 LatexCommand ref
2266 reference "sub:Multiline-Fractions"
2267
2268 \end_inset
2269
2270
2271 \end_layout
2272
2273 \begin_layout Subsection
2274 根号
2275 \begin_inset Index idx
2276 status collapsed
2277
2278 \begin_layout Plain Layout
2279 こんごう@根号
2280 \end_layout
2281
2282 \end_inset
2283
2284
2285 \begin_inset Index idx
2286 status collapsed
2287
2288 \begin_layout Plain Layout
2289 るーと@ルート|see
2290 \begin_inset ERT
2291 status collapsed
2292
2293 \begin_layout Plain Layout
2294
2295 {
2296 \end_layout
2297
2298 \end_inset
2299
2300 根号
2301 \begin_inset ERT
2302 status collapsed
2303
2304 \begin_layout Plain Layout
2305
2306 }
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \end_layout
2313
2314 \end_inset
2315
2316
2317 \end_layout
2318
2319 \begin_layout Standard
2320 平方根は、
2321 \series bold
2322
2323 \backslash
2324 sqrt
2325 \series default
2326
2327 \begin_inset Index idx
2328 status collapsed
2329
2330 \begin_layout Plain Layout
2331 こまんど@コマンド ! S ! 
2332 \backslash
2333 sqrt
2334 \end_layout
2335
2336 \end_inset
2337
2338 か数式ツールバーボタン
2339 \begin_inset Info
2340 type  "icon"
2341 arg   "math-insert \\sqrt"
2342 \end_inset
2343
2344 で作成することができ、他のすべての根号は、コマンド
2345 \series bold
2346
2347 \backslash
2348 root
2349 \series default
2350
2351 \begin_inset Index idx
2352 status collapsed
2353
2354 \begin_layout Plain Layout
2355 こまんど@コマンド ! R ! 
2356 \backslash
2357 root
2358 \end_layout
2359
2360 \end_inset
2361
2362 か数式ツールバーボタン
2363 \begin_inset Info
2364 type  "icon"
2365 arg   "math-insert \\root"
2366 \end_inset
2367
2368 で作成することができます。
2369 \end_layout
2370
2371 \begin_layout Standard
2372 \align center
2373 \begin_inset Tabular
2374 <lyxtabular version="3" rows="3" columns="2">
2375 <features rotate="0" tabularvalignment="middle">
2376 <column alignment="center" valignment="top" width="0pt">
2377 <column alignment="center" valignment="top" width="0pt">
2378 <row>
2379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2380 \begin_inset Text
2381
2382 \begin_layout Plain Layout
2383 コマンド
2384 \end_layout
2385
2386 \end_inset
2387 </cell>
2388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2389 \begin_inset Text
2390
2391 \begin_layout Plain Layout
2392 出力
2393 \begin_inset Note Note
2394 status collapsed
2395
2396 \begin_layout Plain Layout
2397 ここで
2398 \series bold
2399
2400 \backslash
2401 raisebox
2402 \series default
2403 はスペーサーとして使用しているだけです。
2404 \end_layout
2405
2406 \end_inset
2407
2408
2409 \end_layout
2410
2411 \end_inset
2412 </cell>
2413 </row>
2414 <row>
2415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2416 \begin_inset Text
2417
2418 \begin_layout Plain Layout
2419
2420 \backslash
2421 sqrt
2422 \begin_inset space \textvisiblespace{}
2423 \end_inset
2424
2425 A-B
2426 \end_layout
2427
2428 \end_inset
2429 </cell>
2430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2431 \begin_inset Text
2432
2433 \begin_layout Plain Layout
2434 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2435 \end_inset
2436
2437
2438 \end_layout
2439
2440 \end_inset
2441 </cell>
2442 </row>
2443 <row>
2444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2445 \begin_inset Text
2446
2447 \begin_layout Plain Layout
2448
2449 \backslash
2450 root
2451 \begin_inset space \textvisiblespace{}
2452 \end_inset
2453
2454 3
2455 \begin_inset Formula $\downarrow$
2456 \end_inset
2457
2458 A-B
2459 \end_layout
2460
2461 \end_inset
2462 </cell>
2463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2464 \begin_inset Text
2465
2466 \begin_layout Plain Layout
2467 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 </row>
2476 </lyxtabular>
2477
2478 \end_inset
2479
2480
2481 \end_layout
2482
2483 \begin_layout Standard
2484 平方根は、根号指数フィールドを空白のままにしておけば、
2485 \series bold
2486
2487 \backslash
2488 root
2489 \series default
2490 でも作成することができます。
2491 \end_layout
2492
2493 \begin_layout Standard
2494 \begin_inset Formula $\sqrt[\beta]{B}$
2495 \end_inset
2496
2497 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2498 \begin_inset Newline newline
2499 \end_inset
2500
2501 この場合には、
2502 \begin_inset Formula $\beta$
2503 \end_inset
2504
2505 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2506 \series bold
2507
2508 \backslash
2509 leftroot
2510 \series default
2511
2512 \begin_inset Index idx
2513 status collapsed
2514
2515 \begin_layout Plain Layout
2516 こまんど@コマンド ! L ! 
2517 \backslash
2518 leftroot
2519 \end_layout
2520
2521 \end_inset
2522
2523
2524 \series bold
2525
2526 \backslash
2527 uproot
2528 \series default
2529
2530 \begin_inset Index idx
2531 status collapsed
2532
2533 \begin_layout Plain Layout
2534 こまんど@コマンド ! U ! 
2535 \backslash
2536 uproot
2537 \end_layout
2538
2539 \end_inset
2540
2541 を使います。
2542 \end_layout
2543
2544 \begin_layout Standard
2545
2546 \series bold
2547
2548 \backslash
2549 leftroot{距離}
2550 \series default
2551 および
2552 \series bold
2553
2554 \backslash
2555 uproot{距離}
2556 \end_layout
2557
2558 \begin_layout Standard
2559 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2560 \begin_inset Formula $\mathrm{72\, bp=1}$
2561 \end_inset
2562
2563 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2564 \begin_inset Newline newline
2565 \end_inset
2566
2567
2568 \series bold
2569
2570 \backslash
2571 root
2572 \backslash
2573 leftroot{-1
2574 \begin_inset Formula $\to$
2575 \end_inset
2576
2577
2578 \backslash
2579 uproot{2
2580 \begin_inset Formula $\to$
2581 \end_inset
2582
2583
2584 \backslash
2585 beta
2586 \begin_inset space \textvisiblespace{}
2587 \end_inset
2588
2589
2590 \begin_inset Formula $\to$
2591 \end_inset
2592
2593 B
2594 \begin_inset Newline newline
2595 \end_inset
2596
2597
2598 \series default
2599 は、正しく組版された数式
2600 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2601 \end_inset
2602
2603 を生成します。
2604 \end_layout
2605
2606 \begin_layout Subsection
2607 二項係数
2608 \begin_inset Index idx
2609 status collapsed
2610
2611 \begin_layout Plain Layout
2612 にこうけいすう@二項係数
2613 \end_layout
2614
2615 \end_inset
2616
2617
2618 \end_layout
2619
2620 \begin_layout Standard
2621 二項係数は、コマンド
2622 \series bold
2623
2624 \backslash
2625 binom
2626 \series default
2627
2628 \begin_inset Index idx
2629 status collapsed
2630
2631 \begin_layout Plain Layout
2632 こまんど@コマンド ! B ! 
2633 \backslash
2634 binom
2635 \end_layout
2636
2637 \end_inset
2638
2639 か数式ツールバーボタン
2640 \begin_inset Info
2641 type  "icon"
2642 arg   "math-insert \\frac-square"
2643 \end_inset
2644
2645 の小メニューを使って挿入することができます。分数(
2646 \series bold
2647
2648 \backslash
2649 frac
2650 \series default
2651 )と同様に、
2652 \series bold
2653
2654 \backslash
2655 binom
2656 \series default
2657 の他に、コマンド
2658 \series bold
2659
2660 \backslash
2661 dbinom
2662 \begin_inset Index idx
2663 status collapsed
2664
2665 \begin_layout Plain Layout
2666 こまんど@コマンド ! D ! 
2667 \backslash
2668 dbinom
2669 \end_layout
2670
2671 \end_inset
2672
2673
2674 \series default
2675 および
2676 \series bold
2677
2678 \backslash
2679 tbinom
2680 \series default
2681
2682 \begin_inset Index idx
2683 status collapsed
2684
2685 \begin_layout Plain Layout
2686 こまんど@コマンド ! T ! 
2687 \backslash
2688 tbinom
2689 \end_layout
2690
2691 \end_inset
2692
2693 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2694 \series bold
2695
2696 \backslash
2697 brace
2698 \series default
2699
2700 \begin_inset Index idx
2701 status collapsed
2702
2703 \begin_layout Plain Layout
2704 こまんど@コマンド ! B ! 
2705 \backslash
2706 brace
2707 \end_layout
2708
2709 \end_inset
2710
2711
2712 \series bold
2713
2714 \backslash
2715 brack
2716 \series default
2717
2718 \begin_inset Index idx
2719 status collapsed
2720
2721 \begin_layout Plain Layout
2722 こまんど@コマンド ! B ! 
2723 \backslash
2724 brack
2725 \end_layout
2726
2727 \end_inset
2728
2729 があります。
2730 \end_layout
2731
2732 \begin_layout Standard
2733 \align center
2734 \begin_inset Tabular
2735 <lyxtabular version="3" rows="6" columns="2">
2736 <features rotate="0" tabularvalignment="middle">
2737 <column alignment="center" valignment="top" width="0pt">
2738 <column alignment="center" valignment="top" width="0pt">
2739 <row>
2740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744 コマンド
2745 \end_layout
2746
2747 \end_inset
2748 </cell>
2749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2750 \begin_inset Text
2751
2752 \begin_layout Plain Layout
2753 出力
2754 \begin_inset Note Note
2755 status collapsed
2756
2757 \begin_layout Plain Layout
2758 ここで
2759 \series bold
2760
2761 \backslash
2762 raisebox
2763 \series default
2764 はスペーサーとして使用しているだけです。
2765 \end_layout
2766
2767 \end_inset
2768
2769
2770 \end_layout
2771
2772 \end_inset
2773 </cell>
2774 </row>
2775 <row>
2776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2777 \begin_inset Text
2778
2779 \begin_layout Plain Layout
2780
2781 \backslash
2782 binom
2783 \begin_inset space \textvisiblespace{}
2784 \end_inset
2785
2786 A
2787 \begin_inset Formula $\downarrow$
2788 \end_inset
2789
2790 B
2791 \end_layout
2792
2793 \end_inset
2794 </cell>
2795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2796 \begin_inset Text
2797
2798 \begin_layout Plain Layout
2799 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2800 \end_inset
2801
2802
2803 \end_layout
2804
2805 \end_inset
2806 </cell>
2807 </row>
2808 <row>
2809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Plain Layout
2813
2814 \backslash
2815 dbinom
2816 \begin_inset space \textvisiblespace{}
2817 \end_inset
2818
2819 A
2820 \begin_inset Formula $\downarrow$
2821 \end_inset
2822
2823 B
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2833 \end_inset
2834
2835
2836 \end_layout
2837
2838 \end_inset
2839 </cell>
2840 </row>
2841 <row>
2842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2843 \begin_inset Text
2844
2845 \begin_layout Plain Layout
2846
2847 \backslash
2848 tbinom
2849 \begin_inset space \textvisiblespace{}
2850 \end_inset
2851
2852 A
2853 \begin_inset Formula $\downarrow$
2854 \end_inset
2855
2856 B
2857 \end_layout
2858
2859 \end_inset
2860 </cell>
2861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \begin_layout Plain Layout
2865 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2866 \end_inset
2867
2868
2869 \end_layout
2870
2871 \end_inset
2872 </cell>
2873 </row>
2874 <row>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879
2880 \backslash
2881 brack
2882 \begin_inset space \textvisiblespace{}
2883 \end_inset
2884
2885 A
2886 \begin_inset Formula $\downarrow$
2887 \end_inset
2888
2889 B
2890 \end_layout
2891
2892 \end_inset
2893 </cell>
2894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2895 \begin_inset Text
2896
2897 \begin_layout Plain Layout
2898 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2899 \end_inset
2900
2901
2902 \end_layout
2903
2904 \end_inset
2905 </cell>
2906 </row>
2907 <row>
2908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2909 \begin_inset Text
2910
2911 \begin_layout Plain Layout
2912
2913 \backslash
2914 brace
2915 \begin_inset space \textvisiblespace{}
2916 \end_inset
2917
2918 A
2919 \begin_inset Formula $\downarrow$
2920 \end_inset
2921
2922 B
2923 \end_layout
2924
2925 \end_inset
2926 </cell>
2927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2928 \begin_inset Text
2929
2930 \begin_layout Plain Layout
2931 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2932 \end_inset
2933
2934
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 </row>
2940 </lyxtabular>
2941
2942 \end_inset
2943
2944
2945 \end_layout
2946
2947 \begin_layout Subsection
2948 場合分け
2949 \begin_inset Index idx
2950 status collapsed
2951
2952 \begin_layout Plain Layout
2953 ばあいわけ@場合分け
2954 \end_layout
2955
2956 \end_inset
2957
2958
2959 \end_layout
2960
2961 \begin_layout Standard
2962 \align center
2963 \begin_inset Tabular
2964 <lyxtabular version="3" rows="3" columns="2">
2965 <features rotate="0" tabularvalignment="middle">
2966 <column alignment="center" valignment="top" width="0pt">
2967 <column alignment="center" valignment="top" width="0pt">
2968 <row>
2969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2970 \begin_inset Text
2971
2972 \begin_layout Plain Layout
2973 コマンド
2974 \end_layout
2975
2976 \end_inset
2977 </cell>
2978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2979 \begin_inset Text
2980
2981 \begin_layout Plain Layout
2982 出力
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 </row>
2988 <row>
2989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993
2994 \backslash
2995 cases
2996 \begin_inset space \textvisiblespace{}
2997 \end_inset
2998
2999 A
3000 \begin_inset Formula $\to$
3001 \end_inset
3002
3003 B
3004 \begin_inset Formula $>$
3005 \end_inset
3006
3007 0
3008 \begin_inset Index idx
3009 status collapsed
3010
3011 \begin_layout Plain Layout
3012 こまんど@コマンド ! C ! 
3013 \backslash
3014 cases
3015 \end_layout
3016
3017 \end_inset
3018
3019
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028 \begin_inset Formula $\begin{cases}
3029 A & B>0\end{cases}$
3030 \end_inset
3031
3032
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 </row>
3038 <row>
3039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3040 \begin_inset Text
3041
3042 \begin_layout Plain Layout
3043
3044 \backslash
3045 cases
3046 \begin_inset space \textvisiblespace{}
3047 \end_inset
3048
3049
3050 \begin_inset Info
3051 type  "shortcut"
3052 arg   "newline-insert newline"
3053 \end_inset
3054
3055
3056 \end_layout
3057
3058 \end_inset
3059 </cell>
3060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3061 \begin_inset Text
3062
3063 \begin_layout Plain Layout
3064 \begin_inset Formula $\begin{cases}
3065 A & \textrm{for }x>0\\
3066 B & \textrm{for }x=0
3067 \end{cases}$
3068 \end_inset
3069
3070
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 </row>
3076 </lyxtabular>
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout Standard
3084
3085 \series bold
3086
3087 \backslash
3088 cases
3089 \series default
3090 を挿入するか数式ツールバーボタン
3091 \begin_inset Info
3092 type  "icon"
3093 arg   "math-insert \\cases"
3094 \end_inset
3095
3096 を使用した後では、
3097 \begin_inset Flex Ruby
3098 status collapsed
3099
3100 \begin_layout Plain Layout
3101 捷径
3102 \begin_inset Argument post:1
3103 status collapsed
3104
3105 \begin_layout Plain Layout
3106 ショートカット
3107 \end_layout
3108
3109 \end_inset
3110
3111
3112 \end_layout
3113
3114 \end_inset
3115
3116
3117 \begin_inset Info
3118 type  "shortcut"
3119 arg   "newline-insert newline"
3120 \end_inset
3121
3122 か表ツールバーボタン
3123 \begin_inset Info
3124 type  "icon"
3125 arg   "inset-modify tabular append-row"
3126 \end_inset
3127
3128 を使えば、新しい行を作ることができます。
3129 \end_layout
3130
3131 \begin_layout Standard
3132 コマンド
3133 \series bold
3134
3135 \backslash
3136 cases
3137 \series default
3138 は、
3139 \family sans
3140 挿入\SpecialChar \menuseparator
3141 数式\SpecialChar \menuseparator
3142 Cases環境
3143 \family default
3144 メニューで挿入することもできます。
3145 \end_layout
3146
3147 \begin_layout Subsection
3148 否定
3149 \begin_inset Index idx
3150 status collapsed
3151
3152 \begin_layout Plain Layout
3153 ひてい@否定
3154 \end_layout
3155
3156 \end_inset
3157
3158
3159 \end_layout
3160
3161 \begin_layout Standard
3162
3163 \series bold
3164
3165 \backslash
3166 not
3167 \series default
3168
3169 \begin_inset Index idx
3170 status collapsed
3171
3172 \begin_layout Plain Layout
3173 こまんど@コマンド ! N ! 
3174 \backslash
3175 not
3176 \end_layout
3177
3178 \end_inset
3179
3180 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3181 \end_layout
3182
3183 \begin_layout Standard
3184 \align center
3185 \begin_inset Tabular
3186 <lyxtabular version="3" rows="4" columns="2">
3187 <features rotate="0" tabularvalignment="middle">
3188 <column alignment="center" valignment="top" width="0pt">
3189 <column alignment="center" valignment="top" width="0pt">
3190 <row>
3191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \begin_layout Plain Layout
3195 コマンド
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204 出力
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 </row>
3210 <row>
3211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3212 \begin_inset Text
3213
3214 \begin_layout Plain Layout
3215
3216 \backslash
3217 not=
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226 \begin_inset Formula $\not=$
3227 \end_inset
3228
3229
3230 \end_layout
3231
3232 \end_inset
3233 </cell>
3234 </row>
3235 <row>
3236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \backslash
3242 not 
3243 \backslash
3244 le
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 \begin_inset Formula $\not\le$
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 </row>
3262 <row>
3263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Plain Layout
3267
3268 \backslash
3269 not 
3270 \backslash
3271 parallel
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280 \begin_inset Formula $\not\parallel$
3281 \end_inset
3282
3283
3284 \end_layout
3285
3286 \end_inset
3287 </cell>
3288 </row>
3289 </lyxtabular>
3290
3291 \end_inset
3292
3293
3294 \end_layout
3295
3296 \begin_layout Standard
3297 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3298 \begin_inset CommandInset ref
3299 LatexCommand ref
3300 reference "sub:数学記号"
3301
3302 \end_inset
3303
3304 節および第
3305 \begin_inset CommandInset ref
3306 LatexCommand ref
3307 reference "sec:関係子"
3308
3309 \end_inset
3310
3311 節を参照)。
3312 \end_layout
3313
3314 \begin_layout Subsection
3315 埋め草
3316 \begin_inset CommandInset label
3317 LatexCommand label
3318 name "sub:埋め草"
3319
3320 \end_inset
3321
3322
3323 \begin_inset Index idx
3324 status collapsed
3325
3326 \begin_layout Plain Layout
3327 うめくさ@埋め草
3328 \end_layout
3329
3330 \end_inset
3331
3332
3333 \begin_inset Index idx
3334 status collapsed
3335
3336 \begin_layout Plain Layout
3337 かがくきごう@化学記号 ! どういたい@同位体
3338 \end_layout
3339
3340 \end_inset
3341
3342
3343 \begin_inset Index idx
3344 status collapsed
3345
3346 \begin_layout Plain Layout
3347 どういたい@同位体|see
3348 \begin_inset ERT
3349 status collapsed
3350
3351 \begin_layout Plain Layout
3352
3353 {
3354 \end_layout
3355
3356 \end_inset
3357
3358 化学記号
3359 \begin_inset ERT
3360 status collapsed
3361
3362 \begin_layout Plain Layout
3363
3364 }
3365 \end_layout
3366
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \end_inset
3373
3374
3375 \begin_inset Index idx
3376 status collapsed
3377
3378 \begin_layout Plain Layout
3379 あいそとーぷ@アイソトープ|see
3380 \begin_inset ERT
3381 status collapsed
3382
3383 \begin_layout Plain Layout
3384
3385 {
3386 \end_layout
3387
3388 \end_inset
3389
3390 同位体
3391 \begin_inset ERT
3392 status collapsed
3393
3394 \begin_layout Plain Layout
3395
3396 }
3397 \end_layout
3398
3399 \end_inset
3400
3401
3402 \end_layout
3403
3404 \end_inset
3405
3406
3407 \end_layout
3408
3409 \begin_layout Standard
3410 たとえば同位体
3411 \begin_inset Foot
3412 status collapsed
3413
3414 \begin_layout Plain Layout
3415 同位体と化学記号の組版に関しては、第
3416 \begin_inset CommandInset ref
3417 LatexCommand ref
3418 reference "sub:化学記号と化学式"
3419
3420 \end_inset
3421
3422 節に記述があります。
3423 \end_layout
3424
3425 \end_inset
3426
3427 を表示しようとすると、次のような問題が起こります。
3428 \end_layout
3429
3430 \begin_layout Standard
3431 \align center
3432 \begin_inset Tabular
3433 <lyxtabular version="3" rows="2" columns="2">
3434 <features rotate="0" tabularvalignment="middle">
3435 <column alignment="center" valignment="top" width="0pt">
3436 <column alignment="center" valignment="top" width="0pt">
3437 <row>
3438 <cell alignment="center" valignment="top" usebox="none">
3439 \begin_inset Text
3440
3441 \begin_layout Plain Layout
3442 上付き文字と下付き文字を使用して作った指数:
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 <cell alignment="center" valignment="top" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3452 \end_inset
3453
3454
3455 \end_layout
3456
3457 \end_inset
3458 </cell>
3459 </row>
3460 <row>
3461 <cell alignment="center" valignment="top" usebox="none">
3462 \begin_inset Text
3463
3464 \begin_layout Plain Layout
3465 正しい指数:
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 <cell alignment="center" valignment="top" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3475 \end_inset
3476
3477
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 </row>
3483 </lyxtabular>
3484
3485 \end_inset
3486
3487
3488 \begin_inset Note Note
3489 status collapsed
3490
3491 \begin_layout Plain Layout
3492 ここで
3493 \series bold
3494
3495 \backslash
3496 raisebox
3497 \series default
3498 はスペーサーとして使用しているだけです。
3499 \end_layout
3500
3501 \end_inset
3502
3503
3504 \end_layout
3505
3506 \begin_layout Standard
3507 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3508 \series bold
3509
3510 \backslash
3511 phantom
3512 \series default
3513
3514 \begin_inset Index idx
3515 status collapsed
3516
3517 \begin_layout Plain Layout
3518 こまんど@コマンド ! P ! 
3519 \backslash
3520 phantom
3521 \end_layout
3522
3523 \end_inset
3524
3525 や数式ツールバーボタン
3526 \begin_inset Foot
3527 status collapsed
3528
3529 \begin_layout Plain Layout
3530 ツールバーボタン
3531 \begin_inset Info
3532 type  "icon"
3533 arg   "math-insert \\space"
3534 \end_inset
3535
3536 の小メニューに入っています。
3537 \end_layout
3538
3539 \end_inset
3540
3541
3542 \begin_inset Graphics
3543         filename ../../images/math/phantom.png
3544         scale 85
3545
3546 \end_inset
3547
3548 があります。
3549 \series bold
3550
3551 \backslash
3552 phantom
3553 \series default
3554 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3555 ち文字)として適用されることを示しています。したがって、
3556 \series bold
3557
3558 \backslash
3559 phantom
3560 \series default
3561 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3562 \end_layout
3563
3564 \begin_layout Standard
3565 \align center
3566 \begin_inset Tabular
3567 <lyxtabular version="3" rows="4" columns="2">
3568 <features rotate="0" tabularvalignment="middle">
3569 <column alignment="center" valignment="top">
3570 <column alignment="center" valignment="top">
3571 <row>
3572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576 コマンド
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3582 \begin_inset Text
3583
3584 \begin_layout Plain Layout
3585 出力
3586 \begin_inset Note Note
3587 status collapsed
3588
3589 \begin_layout Plain Layout
3590 ここで
3591 \series bold
3592
3593 \backslash
3594 raisebox
3595 \series default
3596 はスペーサーとして使用しているだけです。
3597 \end_layout
3598
3599 \end_inset
3600
3601
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 </row>
3607 <row>
3608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612 ^19
3613 \begin_inset space \textvisiblespace{}
3614 \end_inset
3615
3616 _
3617 \backslash
3618 phantom
3619 \begin_inset space \textvisiblespace{}
3620 \end_inset
3621
3622 1
3623 \begin_inset Formula $\to$
3624 \end_inset
3625
3626 9
3627 \begin_inset space \textvisiblespace{}
3628 \end_inset
3629
3630 F
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3636 \begin_inset Text
3637
3638 \begin_layout Plain Layout
3639 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3640 \end_inset
3641
3642
3643 \end_layout
3644
3645 \end_inset
3646 </cell>
3647 </row>
3648 <row>
3649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3650 \begin_inset Text
3651
3652 \begin_layout Plain Layout
3653 ^235
3654 \begin_inset space \textvisiblespace{}
3655 \end_inset
3656
3657 _
3658 \backslash
3659 phantom
3660 \begin_inset space \textvisiblespace{}
3661 \end_inset
3662
3663 23
3664 \begin_inset Formula $\to$
3665 \end_inset
3666
3667 9
3668 \begin_inset space \textvisiblespace{}
3669 \end_inset
3670
3671 F
3672 \end_layout
3673
3674 \end_inset
3675 </cell>
3676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3681 \end_inset
3682
3683
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 </row>
3689 <row>
3690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694
3695 \backslash
3696 Lambda^
3697 \begin_inset space \textvisiblespace{}
3698 \end_inset
3699
3700
3701 \backslash
3702 phantom
3703 \begin_inset space \textvisiblespace{}
3704 \end_inset
3705
3706 ii
3707 \begin_inset Formula $\to$
3708 \end_inset
3709
3710 t
3711 \begin_inset space \textvisiblespace{}
3712 \end_inset
3713
3714 _MMt
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3724 \end_inset
3725
3726
3727 \end_layout
3728
3729 \end_inset
3730 </cell>
3731 </row>
3732 </lyxtabular>
3733
3734 \end_inset
3735
3736
3737 \end_layout
3738
3739 \begin_layout Standard
3740 さらに、
3741 \series bold
3742
3743 \backslash
3744 vphantom
3745 \series default
3746
3747 \begin_inset Index idx
3748 status collapsed
3749
3750 \begin_layout Plain Layout
3751 こまんど@コマンド ! V ! 
3752 \backslash
3753 vphantom
3754 \end_layout
3755
3756 \end_inset
3757
3758 (ツールバーボタン
3759 \begin_inset space ~
3760 \end_inset
3761
3762
3763 \begin_inset Graphics
3764         filename ../../images/math/vphantom.png
3765         scale 85
3766
3767 \end_inset
3768
3769 )および
3770 \series bold
3771
3772 \backslash
3773 hphantom
3774 \series default
3775
3776 \begin_inset Index idx
3777 status collapsed
3778
3779 \begin_layout Plain Layout
3780 こまんど@コマンド ! H ! 
3781 \backslash
3782 hphantom
3783 \end_layout
3784
3785 \end_inset
3786
3787 (ツールバーボタン
3788 \begin_inset space ~
3789 \end_inset
3790
3791
3792 \begin_inset Graphics
3793         filename ../../images/math/hphantom.png
3794         scale 85
3795
3796 \end_inset
3797
3798 )というコマンドもあります。
3799 \series bold
3800
3801 \backslash
3802 vphantom
3803 \series default
3804 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3805 \series bold
3806
3807 \backslash
3808 hphantom
3809 \series default
3810 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3811 \end_layout
3812
3813 \begin_layout Standard
3814 たとえば、
3815 \series bold
3816
3817 \backslash
3818 vphantom
3819 \series default
3820
3821 \begin_inset space \textvisiblespace{}
3822 \end_inset
3823
3824
3825 \series bold
3826 a
3827 \backslash
3828 int
3829 \series default
3830 は、積分記号
3831 \begin_inset Foot
3832 status collapsed
3833
3834 \begin_layout Plain Layout
3835
3836 \series bold
3837
3838 \backslash
3839 int
3840 \series default
3841 コマンドは、積分記号を生成します。第
3842 \begin_inset CommandInset ref
3843 LatexCommand ref
3844 reference "sub:大演算子"
3845
3846 \end_inset
3847
3848 節を参照してください。
3849 \end_layout
3850
3851 \end_inset
3852
3853 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3854 \begin_inset CommandInset ref
3855 LatexCommand ref
3856 reference "sub:多行にわたる括弧"
3857
3858 \end_inset
3859
3860 節を参照してください。
3861 \end_layout
3862
3863 \begin_layout Standard
3864 埋め草は、メニュー
3865 \family sans
3866 挿入\SpecialChar \menuseparator
3867 整形\SpecialChar \menuseparator
3868 埋め草
3869 \family default
3870 を使えば、以下のように本文中でも使用することができます。
3871 \end_layout
3872
3873 \begin_layout Standard
3874 これは本文です。
3875 \begin_inset Newline newline
3876 \end_inset
3877
3878
3879 \begin_inset Phantom Phantom
3880 status open
3881
3882 \begin_layout Plain Layout
3883 これは
3884 \end_layout
3885
3886 \end_inset
3887
3888 本文です。
3889 \end_layout
3890
3891 \begin_layout Subsection
3892 横線
3893 \begin_inset Index idx
3894 status collapsed
3895
3896 \begin_layout Plain Layout
3897 よこせん@横線
3898 \end_layout
3899
3900 \end_inset
3901
3902
3903 \begin_inset Index idx
3904 status collapsed
3905
3906 \begin_layout Plain Layout
3907 すうしき@数式 ! かせん@下線
3908 \end_layout
3909
3910 \end_inset
3911
3912
3913 \begin_inset Index idx
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917 ぼうせん@棒線|see
3918 \begin_inset ERT
3919 status collapsed
3920
3921 \begin_layout Plain Layout
3922
3923 {
3924 \end_layout
3925
3926 \end_inset
3927
3928 横線
3929 \begin_inset ERT
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933
3934 }
3935 \end_layout
3936
3937 \end_inset
3938
3939
3940 \end_layout
3941
3942 \end_inset
3943
3944
3945 \end_layout
3946
3947 \begin_layout Standard
3948 \align center
3949 \begin_inset Tabular
3950 <lyxtabular version="3" rows="4" columns="2">
3951 <features rotate="0" tabularvalignment="middle">
3952 <column alignment="center" valignment="top" width="0pt">
3953 <column alignment="center" valignment="top" width="0pt">
3954 <row>
3955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959 コマンド
3960 \end_layout
3961
3962 \end_inset
3963 </cell>
3964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3965 \begin_inset Text
3966
3967 \begin_layout Plain Layout
3968 出力
3969 \begin_inset Note Note
3970 status collapsed
3971
3972 \begin_layout Plain Layout
3973 ここで
3974 \series bold
3975
3976 \backslash
3977 raisebox
3978 \series default
3979 はスペーサーとして使用しているだけです。
3980 \end_layout
3981
3982 \end_inset
3983
3984
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 </row>
3990 <row>
3991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995
3996 \backslash
3997 overline
3998 \begin_inset space \textvisiblespace{}
3999 \end_inset
4000
4001 A+B
4002 \begin_inset Index idx
4003 status collapsed
4004
4005 \begin_layout Plain Layout
4006 こまんど@コマンド ! O ! 
4007 \backslash
4008 overline
4009 \end_layout
4010
4011 \end_inset
4012
4013
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4019 \begin_inset Text
4020
4021 \begin_layout Plain Layout
4022 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4023 \end_inset
4024
4025
4026 \end_layout
4027
4028 \end_inset
4029 </cell>
4030 </row>
4031 <row>
4032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4033 \begin_inset Text
4034
4035 \begin_layout Plain Layout
4036
4037 \backslash
4038 underline
4039 \begin_inset space \textvisiblespace{}
4040 \end_inset
4041
4042 A+B
4043 \begin_inset Index idx
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047 こまんど@コマンド ! U ! 
4048 \backslash
4049 underline
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4064 \end_inset
4065
4066
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \backslash
4079 overline
4080 \begin_inset space \textvisiblespace{}
4081 \end_inset
4082
4083
4084 \backslash
4085 underline
4086 \begin_inset space \textvisiblespace{}
4087 \end_inset
4088
4089 A+B
4090 \end_layout
4091
4092 \end_inset
4093 </cell>
4094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4095 \begin_inset Text
4096
4097 \begin_layout Plain Layout
4098 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4099 \end_inset
4100
4101
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 </row>
4107 </lyxtabular>
4108
4109 \end_inset
4110
4111
4112 \end_layout
4113
4114 \begin_layout Standard
4115 上記最後の例では、先に
4116 \series bold
4117
4118 \backslash
4119 overline
4120 \series default
4121 が来ようが
4122 \series bold
4123
4124 \backslash
4125 underline
4126 \series default
4127 が来ようが、関係ありません。
4128 \end_layout
4129
4130 \begin_layout Standard
4131 二重下線を引くには、
4132 \series bold
4133
4134 \backslash
4135 underline
4136 \series default
4137 を二回使います。
4138 \end_layout
4139
4140 \begin_layout Standard
4141 文字の上下6本の線まで引くことができます。
4142 \end_layout
4143
4144 \begin_layout Standard
4145 \begin_inset VSpace bigskip
4146 \end_inset
4147
4148 自製の線は、以下の書式を持つ
4149 \series bold
4150
4151 \backslash
4152 rule
4153 \series default
4154
4155 \begin_inset Index idx
4156 status collapsed
4157
4158 \begin_layout Plain Layout
4159 こまんど@こまんど ! R ! 
4160 \backslash
4161 rule
4162 \end_layout
4163
4164 \end_inset
4165
4166 コマンドで作成することができます。
4167 \end_layout
4168
4169 \begin_layout Standard
4170
4171 \series bold
4172
4173 \backslash
4174 rule[垂直オフセット幅]{長さ}{厚み}
4175 \end_layout
4176
4177 \begin_layout Standard
4178 オプションの
4179 \series bold
4180 「垂直オフセット幅
4181 \series default
4182 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4183 \begin_inset CommandInset ref
4184 LatexCommand ref
4185 reference "tab:使用できる単位"
4186
4187 \end_inset
4188
4189 表に掲げてある単位を用いることができます。以下に、
4190 \begin_inset Newline newline
4191 \end_inset
4192
4193
4194 \series bold
4195
4196 \backslash
4197 rule[-2ex]{3cm}{2pt}
4198 \series default
4199  および 
4200 \series bold
4201
4202 \backslash
4203 rule{2cm}{1pt}
4204 \begin_inset Newline newline
4205 \end_inset
4206
4207
4208 \series default
4209 というコマンドを用いて作成したふたつの例を例示します。
4210 \end_layout
4211
4212 \begin_layout Standard
4213 この行には、
4214 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4215 \end_inset
4216
4217 二本の線があります。
4218 \end_layout
4219
4220 \begin_layout Standard
4221
4222 \backslash
4223 ruleは、メニュー
4224 \family sans
4225 挿入\SpecialChar \menuseparator
4226 整形\SpecialChar \menuseparator
4227 水平線
4228 \family default
4229 を使っても、本文に挿入することができます。
4230 \end_layout
4231
4232 \begin_layout Standard
4233 これは一行の
4234 \begin_inset CommandInset line
4235 LatexCommand rule
4236 offset "0.5ex"
4237 width "3cm"
4238 height "1pt"
4239
4240 \end_inset
4241
4242 文章です。
4243 \end_layout
4244
4245 \begin_layout Subsection
4246 省略符号
4247 \begin_inset CommandInset label
4248 LatexCommand label
4249 name "sub:省略符号"
4250
4251 \end_inset
4252
4253
4254 \begin_inset Index idx
4255 status collapsed
4256
4257 \begin_layout Plain Layout
4258 しょうりゃくふごう@省略符号
4259 \end_layout
4260
4261 \end_inset
4262
4263
4264 \end_layout
4265
4266 \begin_layout Standard
4267 省略符号には、いくつかの種類が使用できます
4268 \begin_inset Foot
4269 status collapsed
4270
4271 \begin_layout Plain Layout
4272 数式ツールバー中の
4273 \begin_inset Info
4274 type  "icon"
4275 arg   "math-insert \\ldots"
4276 \end_inset
4277
4278 ボタンで表示されている小メニューです。
4279 \end_layout
4280
4281 \end_inset
4282
4283 。列挙のためには、ベースラインの点々(
4284 \series bold
4285
4286 \backslash
4287 ldots
4288 \series default
4289
4290 \begin_inset Index idx
4291 status collapsed
4292
4293 \begin_layout Plain Layout
4294 こまんど@コマンド ! L ! 
4295 \backslash
4296 ldots
4297 \end_layout
4298
4299 \end_inset
4300
4301 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4302 \series bold
4303
4304 \backslash
4305 cdots
4306 \series default
4307
4308 \begin_inset Index idx
4309 status collapsed
4310
4311 \begin_layout Plain Layout
4312 こまんど@コマンド ! C ! 
4313 \backslash
4314 cdots
4315 \end_layout
4316
4317 \end_inset
4318
4319 )が必要です。
4320 \series bold
4321
4322 \backslash
4323 dots
4324 \series default
4325
4326 \begin_inset Index idx
4327 status collapsed
4328
4329 \begin_layout Plain Layout
4330 こまんど@コマンド ! D ! 
4331 \backslash
4332 dots
4333 \end_layout
4334
4335 \end_inset
4336
4337 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4338 \end_layout
4339
4340 \begin_layout Standard
4341 \align center
4342 \begin_inset Tabular
4343 <lyxtabular version="3" rows="9" columns="2">
4344 <features rotate="0" tabularvalignment="middle">
4345 <column alignment="center" valignment="top" width="0pt">
4346 <column alignment="center" valignment="top" width="0pt">
4347 <row>
4348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352 コマンド
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4358 \begin_inset Text
4359
4360 \begin_layout Plain Layout
4361 出力
4362 \end_layout
4363
4364 \end_inset
4365 </cell>
4366 </row>
4367 <row>
4368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372 A_1
4373 \begin_inset space \textvisiblespace{}
4374 \end_inset
4375
4376 ,
4377 \backslash
4378 dots
4379 \begin_inset space \textvisiblespace{}
4380 \end_inset
4381
4382 ,A_n
4383 \end_layout
4384
4385 \end_inset
4386 </cell>
4387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391 \begin_inset Formula $A_{1},\dots,A_{n}$
4392 \end_inset
4393
4394
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 </row>
4400 <row>
4401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 A_1
4406 \begin_inset space \textvisiblespace{}
4407 \end_inset
4408
4409 +
4410 \backslash
4411 dots
4412 \begin_inset space \textvisiblespace{}
4413 \end_inset
4414
4415 +A_n
4416 \end_layout
4417
4418 \end_inset
4419 </cell>
4420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4421 \begin_inset Text
4422
4423 \begin_layout Plain Layout
4424 \begin_inset Formula $A_{1}+\dots+A_{n}$
4425 \end_inset
4426
4427
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 </row>
4433 <row>
4434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438 A_1
4439 \begin_inset space \textvisiblespace{}
4440 \end_inset
4441
4442 ,
4443 \backslash
4444 ldots
4445 \begin_inset space \textvisiblespace{}
4446 \end_inset
4447
4448 ,A_n
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 \begin_inset Formula $A_{1},\ldots,A_{n}$
4458 \end_inset
4459
4460
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 </row>
4466 <row>
4467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4468 \begin_inset Text
4469
4470 \begin_layout Plain Layout
4471 A_1
4472 \begin_inset space \textvisiblespace{}
4473 \end_inset
4474
4475 +
4476 \backslash
4477 cdots
4478 \begin_inset space \textvisiblespace{}
4479 \end_inset
4480
4481 +A_n
4482 \end_layout
4483
4484 \end_inset
4485 </cell>
4486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4487 \begin_inset Text
4488
4489 \begin_layout Plain Layout
4490 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4491 \end_inset
4492
4493
4494 \end_layout
4495
4496 \end_inset
4497 </cell>
4498 </row>
4499 <row>
4500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504
4505 \backslash
4506 vdots
4507 \end_layout
4508
4509 \end_inset
4510 </cell>
4511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515 \begin_inset Formula $\vdots$
4516 \end_inset
4517
4518
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 </row>
4524 <row>
4525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529
4530 \backslash
4531 ddots
4532 \end_layout
4533
4534 \end_inset
4535 </cell>
4536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540 \begin_inset Formula $\ddots$
4541 \end_inset
4542
4543
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 </row>
4549 <row>
4550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4551 \begin_inset Text
4552
4553 \begin_layout Plain Layout
4554
4555 \backslash
4556 iddots
4557 \end_layout
4558
4559 \end_inset
4560 </cell>
4561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4562 \begin_inset Text
4563
4564 \begin_layout Plain Layout
4565 \begin_inset Formula $\iddots$
4566 \end_inset
4567
4568
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 </row>
4574 <row>
4575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4576 \begin_inset Text
4577
4578 \begin_layout Plain Layout
4579 いろいろな点々を使った
4580 \begin_inset Formula $3\times3$
4581 \end_inset
4582
4583 行列
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Plain Layout
4592 \begin_inset Formula $\begin{array}{ccc}
4593 A_{11} & \cdots & A_{1m}\\
4594 \vdots & \ddots & \vdots\\
4595 A_{n1} & \cdots & A_{nm}
4596 \end{array}$
4597 \end_inset
4598
4599
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 </row>
4605 </lyxtabular>
4606
4607 \end_inset
4608
4609
4610 \end_layout
4611
4612 \begin_layout Standard
4613
4614 \family sans
4615 挿入\SpecialChar \menuseparator
4616 省略符号
4617 \family default
4618 メニューで挿入される省略符号は
4619 \series bold
4620
4621 \backslash
4622 ldots
4623 \series default
4624 です。
4625 \end_layout
4626
4627 \begin_layout Standard
4628 \begin_inset VSpace medskip
4629 \end_inset
4630
4631
4632 \series bold
4633
4634 \backslash
4635 iddots
4636 \series default
4637 を使うには、文書設定の
4638 \family sans
4639 数式オプション
4640 \family default
4641 にある
4642 \family sans
4643 mathdotsパッケージを(自動的に)使う
4644 \family default
4645 オプションのうちいずれかを有効にしなくてはなりません。
4646 \begin_inset Newline newline
4647 \end_inset
4648
4649
4650 \family sans
4651 mathdotsパッケージを使う
4652 \family default
4653 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4654 \end_layout
4655
4656 \begin_layout Standard
4657 \begin_inset VSpace medskip
4658 \end_inset
4659
4660 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4661 \series bold
4662
4663 \backslash
4664 hdotsfor
4665 \series default
4666
4667 \begin_inset Index idx
4668 status collapsed
4669
4670 \begin_layout Plain Layout
4671 こまんど@コマンド ! H ! 
4672 \backslash
4673 hdotsfor
4674 \end_layout
4675
4676 \end_inset
4677
4678 コマンドで作ることができます。
4679 \end_layout
4680
4681 \begin_layout Standard
4682
4683 \series bold
4684
4685 \backslash
4686 hdotsfor[距離]{列数}
4687 \end_layout
4688
4689 \begin_layout Standard
4690 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4691 \end_layout
4692
4693 \begin_layout Standard
4694 以下の行列では、2行目の1つ目の枠に
4695 \series bold
4696
4697 \backslash
4698 hdotsfor[2]{4}
4699 \series default
4700 を挿入して、
4701 \series bold
4702
4703 \backslash
4704 dots
4705 \series default
4706 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4707 \begin_inset Formula 
4708 \[
4709 \left(\begin{array}{cccc}
4710 A & B & C & D\\
4711 \hdotsfor[2]{4}\\
4712 q & w & e & r
4713 \end{array}\right)
4714 \]
4715
4716 \end_inset
4717
4718 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4719 \end_layout
4720
4721 \begin_layout Standard
4722 \begin_inset VSpace bigskip
4723 \end_inset
4724
4725 さらに、
4726 \series bold
4727
4728 \backslash
4729 dotfill
4730 \series default
4731
4732 \begin_inset Index idx
4733 status collapsed
4734
4735 \begin_layout Plain Layout
4736 こまんど@コマンド ! D ! 
4737 \backslash
4738 dotfill
4739 \end_layout
4740
4741 \end_inset
4742
4743 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4744 \series bold
4745
4746 \backslash
4747 hfill
4748 \series default
4749 と同様のものです。第
4750 \begin_inset CommandInset ref
4751 LatexCommand ref
4752 reference "sub:可変長の空白"
4753
4754 \end_inset
4755
4756 節をご参照下さい。
4757 \end_layout
4758
4759 \begin_layout Standard
4760 たとえば、
4761 \series bold
4762 A
4763 \backslash
4764 dotfill
4765 \begin_inset space \textvisiblespace{}
4766 \end_inset
4767
4768 B
4769 \series default
4770 コマンドは、
4771 \end_layout
4772
4773 \begin_layout Standard
4774 \begin_inset Formula $A\dotfill B$
4775 \end_inset
4776
4777
4778 \end_layout
4779
4780 \begin_layout Standard
4781 のようになります。点々を使う
4782 \series bold
4783
4784 \backslash
4785 dotfill
4786 \series default
4787 の直線版として、
4788 \series bold
4789
4790 \backslash
4791 hrulefill
4792 \series default
4793
4794 \begin_inset Index idx
4795 status collapsed
4796
4797 \begin_layout Plain Layout
4798 こまんど@コマンド ! H ! 
4799 \backslash
4800 hrulefill
4801 \end_layout
4802
4803 \end_inset
4804
4805
4806 \end_layout
4807
4808 \begin_layout Standard
4809 \begin_inset Formula $A\hrulefill B$
4810 \end_inset
4811
4812
4813 \end_layout
4814
4815 \begin_layout Standard
4816 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
4817 \end_layout
4818
4819 \begin_layout Section
4820 行列
4821 \begin_inset CommandInset label
4822 LatexCommand label
4823 name "sec:行列"
4824
4825 \end_inset
4826
4827
4828 \begin_inset Index idx
4829 status collapsed
4830
4831 \begin_layout Plain Layout
4832 ぎょうれつ@行列
4833 \end_layout
4834
4835 \end_inset
4836
4837
4838 \end_layout
4839
4840 \begin_layout Standard
4841 行列は、数式ツールバーボタンの
4842 \begin_inset Info
4843 type  "icon"
4844 arg   "dialog-show mathmatrix"
4845 \end_inset
4846
4847
4848 \family sans
4849 挿入\SpecialChar \menuseparator
4850 数式\SpecialChar \menuseparator
4851 行列
4852 \family default
4853 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
4854 \end_layout
4855
4856 \begin_layout Standard
4857 最初の行列は「上」配置
4858 \begin_inset Formula $\begin{array}[t]{cccc}
4859 A & D & G & J\\
4860 B & E & H & K\\
4861 C & F & I & L
4862 \end{array}$
4863 \end_inset
4864
4865 で、二番目は「中央」配置
4866 \begin_inset Formula $\begin{array}{cccc}
4867 A & D & G & J\\
4868 B & E & H & K\\
4869 C & F & I & L
4870 \end{array}$
4871 \end_inset
4872
4873 、三番目は「下」配置
4874 \begin_inset Formula $\begin{array}[b]{cccc}
4875 A & D & G & J\\
4876 B & E & H & K\\
4877 C & F & I & L
4878 \end{array}$
4879 \end_inset
4880
4881 です。
4882 \end_layout
4883
4884 \begin_layout Standard
4885 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
4886 \emph on
4887 l
4888 \emph default
4889 は左寄せ、
4890 \emph on
4891 c
4892 \emph default
4893 は中央揃え、
4894 \emph on
4895 r
4896 \emph default
4897 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの
4898 \begin_inset Formula $4\times4$
4899 \end_inset
4900
4901 行列を作成するには、水平配置のところに
4902 \series bold
4903 lccr
4904 \series default
4905 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
4906 \series bold
4907 c
4908 \series default
4909 です。
4910 \end_layout
4911
4912 \begin_layout Standard
4913 水平行列の例です。
4914 \end_layout
4915
4916 \begin_layout Standard
4917
4918 \series bold
4919 lll
4920 \series default
4921  : 
4922 \begin_inset Formula $\begin{array}{lll}
4923 10000 & D & G\\
4924 B & 10000 & H\\
4925 C & F & 10000
4926 \end{array}$
4927 \end_inset
4928
4929  , 
4930 \series bold
4931 ccc
4932 \series default
4933  : 
4934 \begin_inset Formula $\begin{array}{ccc}
4935 10000 & D & G\\
4936 B & 10000 & H\\
4937 C & F & 10000
4938 \end{array}$
4939 \end_inset
4940
4941  , 
4942 \series bold
4943 rrr
4944 \series default
4945  : 
4946 \begin_inset Formula $\begin{array}{rrr}
4947 10000 & D & G\\
4948 B & 10000 & H\\
4949 C & F & 10000
4950 \end{array}$
4951 \end_inset
4952
4953
4954 \end_layout
4955
4956 \begin_layout Standard
4957 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
4958 \begin_inset Info
4959 type  "icon"
4960 arg   "inset-modify tabular append-row"
4961 \end_inset
4962
4963
4964 \begin_inset Info
4965 type  "icon"
4966 arg   "inset-modify tabular delete-row"
4967 \end_inset
4968
4969 などや
4970 \family sans
4971 編集\SpecialChar \menuseparator
4972 行と列
4973 \family default
4974 メニューを使用することができます。また、行は
4975 \begin_inset Info
4976 type  "shortcut"
4977 arg   "newline-insert newline"
4978 \end_inset
4979
4980 で作成することもできます。
4981 \end_layout
4982
4983 \begin_layout Standard
4984 \begin_inset VSpace bigskip
4985 \end_inset
4986
4987
4988 \end_layout
4989
4990 \begin_layout Standard
4991
4992 \family sans
4993 装飾
4994 \family default
4995 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
4996 \series bold
4997
4998 \backslash
4999 left
5000 \series default
5001
5002 \begin_inset Index idx
5003 status collapsed
5004
5005 \begin_layout Plain Layout
5006 こまんど@コマンド ! L ! 
5007 \backslash
5008 left
5009 \end_layout
5010
5011 \end_inset
5012
5013 コマンドや
5014 \series bold
5015
5016 \backslash
5017 right
5018 \series default
5019
5020 \begin_inset Index idx
5021 status collapsed
5022
5023 \begin_layout Plain Layout
5024 こまんど@コマンド ! R ! 
5025 \backslash
5026 right
5027 \end_layout
5028
5029 \end_inset
5030
5031 コマンドで作成することもできます(
5032 \begin_inset Flex Ruby
5033 status collapsed
5034
5035 \begin_layout Plain Layout
5036 捷径
5037 \begin_inset Argument post:1
5038 status collapsed
5039
5040 \begin_layout Plain Layout
5041 ショートカット
5042 \end_layout
5043
5044 \end_inset
5045
5046
5047 \end_layout
5048
5049 \end_inset
5050
5051
5052 \family sans
5053 Alt+M
5054 \begin_inset space ~
5055 \end_inset
5056
5057 括弧
5058 \family default
5059 )。第
5060 \begin_inset CommandInset ref
5061 LatexCommand ref
5062 reference "sub:自動の括弧丈"
5063
5064 \end_inset
5065
5066 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5067 \begin_inset VSpace medskip
5068 \end_inset
5069
5070
5071 \end_layout
5072
5073 \begin_layout Standard
5074 \begin_inset space \hfill{}
5075 \end_inset
5076
5077
5078 \begin_inset Tabular
5079 <lyxtabular version="3" rows="4" columns="2">
5080 <features rotate="0" tabularvalignment="middle">
5081 <column alignment="center" valignment="top">
5082 <column alignment="center" valignment="top">
5083 <row>
5084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5085 \begin_inset Text
5086
5087 \begin_layout Plain Layout
5088 コマンド
5089 \end_layout
5090
5091 \end_inset
5092 </cell>
5093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5094 \begin_inset Text
5095
5096 \begin_layout Plain Layout
5097 出力
5098 \begin_inset Note Note
5099 status collapsed
5100
5101 \begin_layout Plain Layout
5102 ここで
5103 \series bold
5104
5105 \backslash
5106 raisebox
5107 \series default
5108 はスペーサーとして使用しているだけです。
5109 \end_layout
5110
5111 \end_inset
5112
5113
5114 \end_layout
5115
5116 \end_inset
5117 </cell>
5118 </row>
5119 <row>
5120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124
5125 \backslash
5126 bmatrix
5127 \begin_inset space \textvisiblespace{}
5128 \end_inset
5129
5130
5131 \begin_inset Formula $2\times2$
5132 \end_inset
5133
5134 行列
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5140 \begin_inset Text
5141
5142 \begin_layout Plain Layout
5143 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5144 0 & \textrm{-}\mathrm{i}\\
5145 \mathrm{i} & 0
5146 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5147 \end_inset
5148
5149
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 </row>
5155 <row>
5156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160
5161 \backslash
5162 Bmatrix
5163 \begin_inset space \textvisiblespace{}
5164 \end_inset
5165
5166
5167 \begin_inset Formula $2\times2$
5168 \end_inset
5169
5170 行列
5171 \end_layout
5172
5173 \end_inset
5174 </cell>
5175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5176 \begin_inset Text
5177
5178 \begin_layout Plain Layout
5179 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5180 0 & \textrm{-}\mathrm{i}\\
5181 \mathrm{i} & 0
5182 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5183 \end_inset
5184
5185
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 </row>
5191 <row>
5192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5193 \begin_inset Text
5194
5195 \begin_layout Plain Layout
5196
5197 \backslash
5198 pmatrix
5199 \begin_inset space \textvisiblespace{}
5200 \end_inset
5201
5202
5203 \begin_inset Formula $2\times2$
5204 \end_inset
5205
5206 行列
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5212 \begin_inset Text
5213
5214 \begin_layout Plain Layout
5215 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5216 0 & \textrm{-}\mathrm{i}\\
5217 \mathrm{i} & 0
5218 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5219 \end_inset
5220
5221
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 </row>
5227 </lyxtabular>
5228
5229 \end_inset
5230
5231
5232 \begin_inset space \hfill{}
5233 \end_inset
5234
5235
5236 \begin_inset Tabular
5237 <lyxtabular version="3" rows="4" columns="2">
5238 <features rotate="0" tabularvalignment="middle">
5239 <column alignment="center" valignment="top">
5240 <column alignment="center" valignment="top">
5241 <row>
5242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5243 \begin_inset Text
5244
5245 \begin_layout Plain Layout
5246 コマンド
5247 \end_layout
5248
5249 \end_inset
5250 </cell>
5251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5252 \begin_inset Text
5253
5254 \begin_layout Plain Layout
5255 出力
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 </row>
5261 <row>
5262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5263 \begin_inset Text
5264
5265 \begin_layout Plain Layout
5266
5267 \backslash
5268 vmatrix
5269 \begin_inset space \textvisiblespace{}
5270 \end_inset
5271
5272
5273 \begin_inset Formula $2\times2$
5274 \end_inset
5275
5276 行列
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5282 \begin_inset Text
5283
5284 \begin_layout Plain Layout
5285 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5286 0 & \textrm{-}\mathrm{i}\\
5287 \mathrm{i} & 0
5288 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5289 \end_inset
5290
5291
5292 \end_layout
5293
5294 \end_inset
5295 </cell>
5296 </row>
5297 <row>
5298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302
5303 \backslash
5304 Vmatrix
5305 \begin_inset space \textvisiblespace{}
5306 \end_inset
5307
5308
5309 \begin_inset Formula $2\times2$
5310 \end_inset
5311
5312 行列
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Plain Layout
5321 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5322 0 & \textrm{-}\mathrm{i}\\
5323 \mathrm{i} & 0
5324 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5325 \end_inset
5326
5327
5328 \end_layout
5329
5330 \end_inset
5331 </cell>
5332 </row>
5333 <row>
5334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5335 \begin_inset Text
5336
5337 \begin_layout Plain Layout
5338
5339 \backslash
5340 matrix
5341 \begin_inset space \textvisiblespace{}
5342 \end_inset
5343
5344
5345 \begin_inset Formula $2\times2$
5346 \end_inset
5347
5348 行列
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5354 \begin_inset Text
5355
5356 \begin_layout Plain Layout
5357 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5358 0 & \textrm{-}\mathrm{i}\\
5359 \mathrm{i} & 0
5360 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5361 \end_inset
5362
5363
5364 \end_layout
5365
5366 \end_inset
5367 </cell>
5368 </row>
5369 </lyxtabular>
5370
5371 \end_inset
5372
5373
5374 \begin_inset space \hfill{}
5375 \end_inset
5376
5377
5378 \end_layout
5379
5380 \begin_layout Standard
5381 \begin_inset VSpace medskip
5382 \end_inset
5383
5384 たとえば
5385 \series bold
5386
5387 \backslash
5388 vmatrix
5389 \series default
5390 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5391 \end_layout
5392
5393 \begin_layout Standard
5394 \begin_inset VSpace bigskip
5395 \end_inset
5396
5397 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5398 \begin_inset CommandInset ref
5399 LatexCommand ref
5400 reference "sub:列間"
5401
5402 \end_inset
5403
5404 節に説明されている距離
5405 \series bold
5406
5407 \backslash
5408 arraycolsep
5409 \series default
5410
5411 \begin_inset Index idx
5412 status collapsed
5413
5414 \begin_layout Plain Layout
5415 こまんど@コマンド ! A ! 
5416 \backslash
5417 arraycolsep
5418 \end_layout
5419
5420 \end_inset
5421
5422 をここでも使用することができます。
5423 \end_layout
5424
5425 \begin_layout Standard
5426 行間隔を変更するには、
5427 \series bold
5428
5429 \backslash
5430 arraystretch
5431 \series default
5432
5433 \begin_inset Index idx
5434 status collapsed
5435
5436 \begin_layout Plain Layout
5437 こまんど@コマンド ! A ! 
5438 \backslash
5439 arraystretch
5440 \end_layout
5441
5442 \end_inset
5443
5444 コマンドを使用します。以下のようにして使用します。
5445 \end_layout
5446
5447 \begin_layout Standard
5448
5449 \series bold
5450
5451 \backslash
5452 renewcommand{
5453 \backslash
5454 arraystretch}{伸長因子}
5455 \begin_inset Index idx
5456 status collapsed
5457
5458 \begin_layout Plain Layout
5459 こまんど@コマンド ! R ! 
5460 \backslash
5461 renewcommand
5462 \end_layout
5463
5464 \end_inset
5465
5466
5467 \end_layout
5468
5469 \begin_layout Standard
5470
5471 \series bold
5472
5473 \backslash
5474 renewcommand
5475 \series default
5476 コマンドは、伸長因子を定義済みの
5477 \series bold
5478
5479 \backslash
5480 arraystretch
5481 \series default
5482 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5483 は、
5484 \series bold
5485
5486 \backslash
5487 arraystretch
5488 \series default
5489 に因子1を割り当てて下さい。
5490 \end_layout
5491
5492 \begin_layout Standard
5493 本文行中に行列を入れるには、
5494 \series bold
5495
5496 \backslash
5497 smallmatrix
5498 \series default
5499
5500 \begin_inset Index idx
5501 status collapsed
5502
5503 \begin_layout Plain Layout
5504 こまんど@コマンド ! S ! 
5505 \backslash
5506 smallmatrix
5507 \end_layout
5508
5509 \end_inset
5510
5511 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5512 \end_layout
5513
5514 \begin_layout Standard
5515 これは、本文行中の行列
5516 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5517 C & D
5518 \end{smallmatrix}\right)$
5519 \end_inset
5520
5521 です。
5522 \end_layout
5523
5524 \begin_layout Section
5525 括弧と区分記号
5526 \begin_inset Index idx
5527 status collapsed
5528
5529 \begin_layout Plain Layout
5530 かっこ@括弧
5531 \end_layout
5532
5533 \end_inset
5534
5535
5536 \begin_inset Index idx
5537 status collapsed
5538
5539 \begin_layout Plain Layout
5540 くぶんきごう@区分記号
5541 \end_layout
5542
5543 \end_inset
5544
5545
5546 \end_layout
5547
5548 \begin_layout Subsection
5549 垂直括弧と区分記号
5550 \begin_inset Index idx
5551 status collapsed
5552
5553 \begin_layout Plain Layout
5554 かっこ@括弧 ! すいちょく@垂直
5555 \end_layout
5556
5557 \end_inset
5558
5559
5560 \end_layout
5561
5562 \begin_layout Standard
5563 \begin_inset space \hfill{}
5564 \end_inset
5565
5566
5567 \begin_inset Tabular
5568 <lyxtabular version="3" rows="9" columns="2">
5569 <features rotate="0" tabularvalignment="middle">
5570 <column alignment="center" valignment="top" width="0pt">
5571 <column alignment="center" valignment="top" width="0pt">
5572 <row>
5573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5574 \begin_inset Text
5575
5576 \begin_layout Plain Layout
5577 コマンド
5578 \end_layout
5579
5580 \end_inset
5581 </cell>
5582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5583 \begin_inset Text
5584
5585 \begin_layout Plain Layout
5586 出力
5587 \end_layout
5588
5589 \end_inset
5590 </cell>
5591 </row>
5592 <row>
5593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5594 \begin_inset Text
5595
5596 \begin_layout Plain Layout
5597 (
5598 \end_layout
5599
5600 \end_inset
5601 </cell>
5602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5603 \begin_inset Text
5604
5605 \begin_layout Plain Layout
5606 \begin_inset Formula $($
5607 \end_inset
5608
5609
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 </row>
5615 <row>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 {
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 \begin_inset Formula $\{$
5630 \end_inset
5631
5632
5633 \end_layout
5634
5635 \end_inset
5636 </cell>
5637 </row>
5638 <row>
5639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5640 \begin_inset Text
5641
5642 \begin_layout Plain Layout
5643 [
5644 \end_layout
5645
5646 \end_inset
5647 </cell>
5648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5649 \begin_inset Text
5650
5651 \begin_layout Plain Layout
5652 \begin_inset Formula $[$
5653 \end_inset
5654
5655
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 </row>
5661 <row>
5662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5663 \begin_inset Text
5664
5665 \begin_layout Plain Layout
5666
5667 \backslash
5668 langle
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677 \begin_inset Formula $\langle$
5678 \end_inset
5679
5680
5681 \end_layout
5682
5683 \end_inset
5684 </cell>
5685 </row>
5686 <row>
5687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5688 \begin_inset Text
5689
5690 \begin_layout Plain Layout
5691
5692 \backslash
5693 lceil
5694 \end_layout
5695
5696 \end_inset
5697 </cell>
5698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5699 \begin_inset Text
5700
5701 \begin_layout Plain Layout
5702 \begin_inset Formula $\lceil$
5703 \end_inset
5704
5705
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 </row>
5711 <row>
5712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716
5717 \backslash
5718 lfloor
5719 \end_layout
5720
5721 \end_inset
5722 </cell>
5723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5724 \begin_inset Text
5725
5726 \begin_layout Plain Layout
5727 \begin_inset Formula $\lfloor$
5728 \end_inset
5729
5730
5731 \end_layout
5732
5733 \end_inset
5734 </cell>
5735 </row>
5736 <row>
5737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 /
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5747 \begin_inset Text
5748
5749 \begin_layout Plain Layout
5750 \begin_inset Formula $/$
5751 \end_inset
5752
5753
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 </row>
5759 <row>
5760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Plain Layout
5764 \begin_inset Formula $|$
5765 \end_inset
5766
5767
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 \begin_inset Formula $|$
5777 \end_inset
5778
5779
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 </row>
5785 </lyxtabular>
5786
5787 \end_inset
5788
5789
5790 \begin_inset space \hfill{}
5791 \end_inset
5792
5793
5794 \begin_inset Tabular
5795 <lyxtabular version="3" rows="9" columns="2">
5796 <features rotate="0" tabularvalignment="middle">
5797 <column alignment="center" valignment="top" width="0pt">
5798 <column alignment="center" valignment="top" width="0pt">
5799 <row>
5800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5801 \begin_inset Text
5802
5803 \begin_layout Plain Layout
5804 コマンド
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 出力
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 </row>
5819 <row>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 )
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 \begin_inset Formula $)$
5834 \end_inset
5835
5836
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 </row>
5842 <row>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 }
5848 \end_layout
5849
5850 \end_inset
5851 </cell>
5852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 \begin_inset Formula $\}$
5857 \end_inset
5858
5859
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 </row>
5865 <row>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 ]
5871 \end_layout
5872
5873 \end_inset
5874 </cell>
5875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5876 \begin_inset Text
5877
5878 \begin_layout Plain Layout
5879 \begin_inset Formula $]$
5880 \end_inset
5881
5882
5883 \end_layout
5884
5885 \end_inset
5886 </cell>
5887 </row>
5888 <row>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893
5894 \backslash
5895 rangle
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 \begin_inset Formula $\rangle$
5905 \end_inset
5906
5907
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918
5919 \backslash
5920 rceil
5921 \end_layout
5922
5923 \end_inset
5924 </cell>
5925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5926 \begin_inset Text
5927
5928 \begin_layout Plain Layout
5929 \begin_inset Formula $\rceil$
5930 \end_inset
5931
5932
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 </row>
5938 <row>
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943
5944 \backslash
5945 rfloor
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 \begin_inset Formula $\rfloor$
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 </row>
5963 <row>
5964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5965 \begin_inset Text
5966
5967 \begin_layout Plain Layout
5968
5969 \backslash
5970
5971 \backslash
5972
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 \begin_inset Formula $\backslash$
5982 \end_inset
5983
5984
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 </row>
5990 <row>
5991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995
5996 \backslash
5997
5998 \begin_inset Formula $|$
5999 \end_inset
6000
6001
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 \begin_inset Formula $\|$
6011 \end_inset
6012
6013
6014 \end_layout
6015
6016 \end_inset
6017 </cell>
6018 </row>
6019 </lyxtabular>
6020
6021 \end_inset
6022
6023
6024 \begin_inset space \hfill{}
6025 \end_inset
6026
6027
6028 \end_layout
6029
6030 \begin_layout Standard
6031 \begin_inset Note Greyedout
6032 status open
6033
6034 \begin_layout Plain Layout
6035
6036 \series bold
6037 【註】
6038 \series default
6039 TeXモードでは、
6040 \backslash
6041
6042 \backslash
6043 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6044 \series bold
6045
6046 \backslash
6047 textbackslash
6048 \series default
6049
6050 \begin_inset Index idx
6051 status collapsed
6052
6053 \begin_layout Plain Layout
6054 こまんど@コマンド! T ! 
6055 \backslash
6056 textbackslash
6057 \end_layout
6058
6059 \end_inset
6060
6061 を使わなくてはなりません。
6062 \end_layout
6063
6064 \end_inset
6065
6066
6067 \end_layout
6068
6069 \begin_layout Standard
6070 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6071 \series bold
6072
6073 \backslash
6074 langle
6075 \series default
6076
6077 \series bold
6078
6079 \backslash
6080 rangle
6081 \series default
6082 コマンドを使用せずに
6083 \begin_inset Formula $<$
6084 \end_inset
6085
6086
6087 \begin_inset Formula $>$
6088 \end_inset
6089
6090 の文字を直接使用することができます。
6091 \end_layout
6092
6093 \begin_layout Subsubsection
6094 手動の括弧丈
6095 \begin_inset CommandInset label
6096 LatexCommand label
6097 name "sub:手動の括弧丈"
6098
6099 \end_inset
6100
6101
6102 \begin_inset Index idx
6103 status collapsed
6104
6105 \begin_layout Plain Layout
6106 かっこたけ@括弧丈 ! しゅどう@手動
6107 \end_layout
6108
6109 \end_inset
6110
6111
6112 \end_layout
6113
6114 \begin_layout Standard
6115 括弧の丈は、LaTeXコマンドの
6116 \series bold
6117
6118 \backslash
6119 big
6120 \series default
6121
6122 \begin_inset Index idx
6123 status collapsed
6124
6125 \begin_layout Plain Layout
6126 こまんど@コマンド ! B ! 
6127 \backslash
6128 big
6129 \end_layout
6130
6131 \end_inset
6132
6133
6134 \series bold
6135
6136 \backslash
6137 Big
6138 \series default
6139
6140 \series bold
6141
6142 \backslash
6143 bigg
6144 \series default
6145 および
6146 \series bold
6147
6148 \backslash
6149 Bigg
6150 \series default
6151 を使って、手動で指定することができます。
6152 \series bold
6153
6154 \backslash
6155 big
6156 \series default
6157 が最小の大きさであり、
6158 \series bold
6159
6160 \backslash
6161 Bigg
6162 \series default
6163 が最大の括弧丈になります。
6164 \end_layout
6165
6166 \begin_layout Standard
6167 これらのコマンドは、括弧の階層を強調するのに使われます。
6168 \end_layout
6169
6170 \begin_layout Standard
6171 \align center
6172 \begin_inset Tabular
6173 <lyxtabular version="3" rows="2" columns="2">
6174 <features rotate="0" tabularvalignment="middle">
6175 <column alignment="center" valignment="top" width="0pt">
6176 <column alignment="center" valignment="top" width="0pt">
6177 <row>
6178 <cell alignment="center" valignment="top" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182 すべての括弧が同じ大きさ:
6183 \end_layout
6184
6185 \end_inset
6186 </cell>
6187 <cell alignment="center" valignment="top" usebox="none">
6188 \begin_inset Text
6189
6190 \begin_layout Plain Layout
6191 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6192 \end_inset
6193
6194
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 </row>
6200 <row>
6201 <cell alignment="center" valignment="top" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 こちらの方が良い:
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6215 \end_inset
6216
6217
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 </row>
6223 </lyxtabular>
6224
6225 \end_inset
6226
6227
6228 \begin_inset Note Note
6229 status collapsed
6230
6231 \begin_layout Plain Layout
6232 ここで
6233 \series bold
6234
6235 \backslash
6236 raisebox
6237 \series default
6238 はスペーサーとして使用しているだけです。
6239 \end_layout
6240
6241 \end_inset
6242
6243
6244 \end_layout
6245
6246 \begin_layout Standard
6247 二つ目の数式では、
6248 \series bold
6249
6250 \backslash
6251 Big((A+B)(A-B)
6252 \backslash
6253 Big)^
6254 \begin_inset space \textvisiblespace{}
6255 \end_inset
6256
6257 C
6258 \series default
6259 というコマンドが使われています。
6260 \end_layout
6261
6262 \begin_layout Standard
6263 以下は、すべての括弧丈の羅列です。
6264 \end_layout
6265
6266 \begin_layout Standard
6267 \align center
6268
6269 \backslash
6270 Bigg(
6271 \backslash
6272 exp
6273 \backslash
6274 bigg
6275 \begin_inset Formula $<$
6276 \end_inset
6277
6278
6279 \backslash
6280 Big[
6281 \backslash
6282 big{
6283 \backslash
6284 ln(3x)
6285 \backslash
6286 big}^2
6287 \begin_inset space \textvisiblespace{}
6288 \end_inset
6289
6290
6291 \backslash
6292 sin(x)
6293 \backslash
6294 Big]^
6295 \begin_inset space \textvisiblespace{}
6296 \end_inset
6297
6298 A
6299 \begin_inset space \textvisiblespace{}
6300 \end_inset
6301
6302
6303 \backslash
6304 bigg
6305 \begin_inset Formula $>$
6306 \end_inset
6307
6308
6309 \backslash
6310 Bigg)^0,5
6311 \end_layout
6312
6313 \begin_layout Standard
6314 \align center
6315 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6316 \end_inset
6317
6318
6319 \end_layout
6320
6321 \begin_layout Standard
6322
6323 \series bold
6324
6325 \backslash
6326 big
6327 \series default
6328 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6329 \series bold
6330
6331 \backslash
6332 bigm
6333 \series default
6334
6335 \begin_inset Index idx
6336 status collapsed
6337
6338 \begin_layout Plain Layout
6339 こまんど@コマンド ! B ! 
6340 \backslash
6341 bigm
6342 \end_layout
6343
6344 \end_inset
6345
6346 という派生型と、空白を追加しない
6347 \series bold
6348
6349 \backslash
6350 bigl
6351 \series default
6352 -
6353 \series bold
6354
6355 \backslash
6356 bigr
6357 \series default
6358
6359 \begin_inset Index idx
6360 status collapsed
6361
6362 \begin_layout Plain Layout
6363 こまんど@コマンド ! B ! 
6364 \backslash
6365 bigl - 
6366 \backslash
6367 bigr
6368 \end_layout
6369
6370 \end_inset
6371
6372 派生型があります。
6373 \series bold
6374
6375 \backslash
6376 bigl
6377 \series default
6378 コマンドの最後の
6379 \emph on
6380 l
6381 \emph default
6382 は、左括弧であることを示し、右括弧の場合には、
6383 \emph on
6384 l
6385 \emph default
6386 の代わりに
6387 \emph on
6388 r
6389 \emph default
6390 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6391 \end_layout
6392
6393 \begin_layout Standard
6394 以下の表は、これらの派生型の比較です。
6395 \end_layout
6396
6397 \begin_layout Standard
6398 \align center
6399 \begin_inset Tabular
6400 <lyxtabular version="3" rows="5" columns="2">
6401 <features rotate="0" tabularvalignment="middle">
6402 <column alignment="center" valignment="middle">
6403 <column alignment="center" valignment="middle">
6404 <row>
6405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 コマンド
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 出力
6419 \begin_inset Note Note
6420 status collapsed
6421
6422 \begin_layout Plain Layout
6423 ここで
6424 \series bold
6425
6426 \backslash
6427 raisebox
6428 \series default
6429 はスペーサーとして使用しているだけです。
6430 \end_layout
6431
6432 \end_inset
6433
6434
6435 \end_layout
6436
6437 \end_inset
6438 </cell>
6439 </row>
6440 <row>
6441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6442 \begin_inset Text
6443
6444 \begin_layout Plain Layout
6445
6446 \backslash
6447 Bigm(
6448 \backslash
6449 bigm(
6450 \backslash
6451 ln(3x)
6452 \backslash
6453 bigm)^2
6454 \series bold
6455
6456 \begin_inset space \textvisiblespace{}
6457 \end_inset
6458
6459
6460 \series default
6461
6462 \backslash
6463 Bigm)
6464 \end_layout
6465
6466 \end_inset
6467 </cell>
6468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6469 \begin_inset Text
6470
6471 \begin_layout Plain Layout
6472 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6473 \end_inset
6474
6475
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 </row>
6481 <row>
6482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6483 \begin_inset Text
6484
6485 \begin_layout Plain Layout
6486
6487 \backslash
6488 Big(
6489 \backslash
6490 big(
6491 \backslash
6492 ln(3x)
6493 \backslash
6494 big)^2
6495 \series bold
6496
6497 \begin_inset space \textvisiblespace{}
6498 \end_inset
6499
6500
6501 \series default
6502
6503 \backslash
6504 Big)
6505 \end_layout
6506
6507 \end_inset
6508 </cell>
6509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6510 \begin_inset Text
6511
6512 \begin_layout Plain Layout
6513 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6514 \end_inset
6515
6516
6517 \end_layout
6518
6519 \end_inset
6520 </cell>
6521 </row>
6522 <row>
6523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6524 \begin_inset Text
6525
6526 \begin_layout Plain Layout
6527
6528 \backslash
6529 Bigl(
6530 \backslash
6531 bigl(
6532 \backslash
6533 ln(3x)
6534 \backslash
6535 bigr)^2
6536 \series bold
6537
6538 \begin_inset space \textvisiblespace{}
6539 \end_inset
6540
6541
6542 \series default
6543
6544 \backslash
6545 Bigr)
6546 \end_layout
6547
6548 \end_inset
6549 </cell>
6550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6551 \begin_inset Text
6552
6553 \begin_layout Plain Layout
6554 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \end_inset
6561 </cell>
6562 </row>
6563 <row>
6564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6565 \begin_inset Text
6566
6567 \begin_layout Plain Layout
6568
6569 \backslash
6570 bigl)
6571 \backslash
6572 ln(3x)
6573 \backslash
6574 bigr(
6575 \end_layout
6576
6577 \end_inset
6578 </cell>
6579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6584 \end_inset
6585
6586
6587 \end_layout
6588
6589 \end_inset
6590 </cell>
6591 </row>
6592 </lyxtabular>
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \begin_layout Subsubsection
6600 自動の括弧丈
6601 \begin_inset CommandInset label
6602 LatexCommand label
6603 name "sub:自動の括弧丈"
6604
6605 \end_inset
6606
6607
6608 \begin_inset Index idx
6609 status collapsed
6610
6611 \begin_layout Plain Layout
6612 かっこたけ@括弧丈 ! じどう@自動
6613 \end_layout
6614
6615 \end_inset
6616
6617
6618 \end_layout
6619
6620 \begin_layout Standard
6621 可変の丈を持つ括弧は、
6622 \series bold
6623
6624 \backslash
6625 left
6626 \series default
6627
6628 \begin_inset Index idx
6629 status collapsed
6630
6631 \begin_layout Plain Layout
6632 こまんど@コマンド ! L ! 
6633 \backslash
6634 left
6635 \end_layout
6636
6637 \end_inset
6638
6639 コマンドおよび
6640 \series bold
6641
6642 \backslash
6643 right
6644 \series default
6645
6646 \begin_inset Index idx
6647 status collapsed
6648
6649 \begin_layout Plain Layout
6650 こまんど@コマンド ! R ! 
6651 \backslash
6652 right
6653 \end_layout
6654
6655 \end_inset
6656
6657 コマンド、あるいは数式ツールバーボタンの
6658 \begin_inset Info
6659 type  "icon"
6660 arg   "dialog-show mathdelimiter"
6661 \end_inset
6662
6663 で挿入することができます。
6664 \series bold
6665
6666 \backslash
6667 left
6668 \series default
6669 および
6670 \series bold
6671
6672 \backslash
6673 right
6674 \series default
6675 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6676 \end_layout
6677
6678 \begin_layout Standard
6679 \align center
6680 通常の括弧:
6681 \series bold
6682
6683 \backslash
6684 ln(
6685 \backslash
6686 frac
6687 \begin_inset space \textvisiblespace{}
6688 \end_inset
6689
6690 A
6691 \begin_inset Formula $\downarrow$
6692 \end_inset
6693
6694 C
6695 \begin_inset space \textvisiblespace{}
6696 \end_inset
6697
6698 )
6699 \series default
6700 というコマンドは
6701 \begin_inset Formula 
6702 \[
6703 \ln(\frac{A}{C})
6704 \]
6705
6706 \end_inset
6707
6708 を生成します。
6709 \end_layout
6710
6711 \begin_layout Standard
6712 \align center
6713 複数行の括弧:
6714 \series bold
6715
6716 \backslash
6717 ln
6718 \backslash
6719 left(
6720 \backslash
6721 frac
6722 \begin_inset space \textvisiblespace{}
6723 \end_inset
6724
6725 A
6726 \begin_inset Formula $\downarrow$
6727 \end_inset
6728
6729 C
6730 \begin_inset space \textvisiblespace{}
6731 \end_inset
6732
6733
6734 \backslash
6735 right)
6736 \series default
6737 というコマンドは
6738 \begin_inset Formula 
6739 \[
6740 \ln\left(\frac{A}{C}\right)
6741 \]
6742
6743 \end_inset
6744
6745 を生成します。
6746 \end_layout
6747
6748 \begin_layout Standard
6749
6750 \series bold
6751
6752 \backslash
6753 left
6754 \series default
6755
6756 \series bold
6757
6758 \backslash
6759 right
6760 \series default
6761 の代わりに、
6762 \begin_inset Flex Ruby
6763 status collapsed
6764
6765 \begin_layout Plain Layout
6766 捷径
6767 \begin_inset Argument post:1
6768 status collapsed
6769
6770 \begin_layout Plain Layout
6771 ショートカット
6772 \end_layout
6773
6774 \end_inset
6775
6776
6777 \end_layout
6778
6779 \end_inset
6780
6781
6782 \family sans
6783 Alt+M
6784 \begin_inset space ~
6785 \end_inset
6786
6787 括弧
6788 \family default
6789 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
6790 \begin_inset Newline newline
6791 \end_inset
6792
6793 すると、先ほどの例を作るコマンドは
6794 \series bold
6795
6796 \backslash
6797 ln Alt+M
6798 \series default
6799  
6800 \series bold
6801 (
6802 \backslash
6803 frac
6804 \begin_inset space \textvisiblespace{}
6805 \end_inset
6806
6807 A
6808 \begin_inset Formula $\downarrow$
6809 \end_inset
6810
6811 C
6812 \series default
6813 となります。
6814 \end_layout
6815
6816 \begin_layout Standard
6817 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
6818 \series bold
6819
6820 \backslash
6821 left.
6822 \backslash
6823 frac
6824 \begin_inset space \textvisiblespace{}
6825 \end_inset
6826
6827 A
6828 \begin_inset Formula $\downarrow$
6829 \end_inset
6830
6831 B
6832 \begin_inset space \textvisiblespace{}
6833 \end_inset
6834
6835
6836 \backslash
6837 right}
6838 \series default
6839 というコマンドは
6840 \series bold
6841
6842 \begin_inset Formula 
6843 \[
6844 \left.\frac{A}{B}\right\} 
6845 \]
6846
6847 \end_inset
6848
6849
6850 \series default
6851 を生成します。
6852 \series bold
6853
6854 \backslash
6855 left
6856 \series default
6857 コマンドおよび
6858 \series bold
6859
6860 \backslash
6861 right
6862 \series default
6863 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
6864 \end_layout
6865
6866 \begin_layout Standard
6867 \begin_inset VSpace bigskip
6868 \end_inset
6869
6870 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
6871 \series bold
6872
6873 \backslash
6874 middle
6875 \series default
6876
6877 \begin_inset Index idx
6878 status collapsed
6879
6880 \begin_layout Plain Layout
6881 こまんど@コマンド ! M ! 
6882 \backslash
6883 middle
6884 \end_layout
6885
6886 \end_inset
6887
6888 コマンドも使用することができます
6889 \begin_inset Foot
6890 status collapsed
6891
6892 \begin_layout Plain Layout
6893
6894 \series bold
6895 (訳註)
6896 \series default
6897 pLaTeXでは、標準では
6898 \series bold
6899
6900 \backslash
6901 middle
6902 \series default
6903 コマンドは使えません。よって、以下の例では「
6904 \series bold
6905
6906 \backslash
6907 middle
6908 \series default
6909
6910 \begin_inset Formula $|$
6911 \end_inset
6912
6913 」の代わりに「
6914 \series bold
6915
6916 \backslash
6917 biggm
6918 \series default
6919
6920 \begin_inset Formula $|$
6921 \end_inset
6922
6923 」を用いています。
6924 \end_layout
6925
6926 \end_inset
6927
6928 。このコマンドでは、物理ベクトル
6929 \begin_inset Formula 
6930 \[
6931 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6932 \]
6933
6934 \end_inset
6935
6936 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
6937 \begin_inset CommandInset ref
6938 LatexCommand ref
6939 reference "sub:物理ベクトル"
6940
6941 \end_inset
6942
6943 節に説明されているように特殊なLaTeXパッケージがあります。
6944 \end_layout
6945
6946 \begin_layout Subsection
6947 水平括弧
6948 \begin_inset Index idx
6949 status collapsed
6950
6951 \begin_layout Plain Layout
6952 かっこ@括弧 ! すいへい@水平
6953 \end_layout
6954
6955 \end_inset
6956
6957
6958 \end_layout
6959
6960 \begin_layout Standard
6961 \align center
6962 \begin_inset Tabular
6963 <lyxtabular version="3" rows="4" columns="2">
6964 <features rotate="0" tabularvalignment="middle">
6965 <column alignment="center" valignment="top" width="0pt">
6966 <column alignment="center" valignment="top" width="0pt">
6967 <row>
6968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 コマンド
6973 \begin_inset Note Note
6974 status collapsed
6975
6976 \begin_layout Plain Layout
6977 ここで
6978 \series bold
6979
6980 \backslash
6981 raisebox
6982 \series default
6983 はスペーサーとして使用しているだけです。
6984 \end_layout
6985
6986 \end_inset
6987
6988
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Plain Layout
6997 出力
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 </row>
7003 <row>
7004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7005 \begin_inset Text
7006
7007 \begin_layout Plain Layout
7008 \begin_inset ERT
7009 status collapsed
7010
7011 \begin_layout Plain Layout
7012
7013
7014 \backslash
7015 raisebox{2.3mm}{
7016 \end_layout
7017
7018 \end_inset
7019
7020
7021 \backslash
7022 overbrace
7023 \begin_inset space \textvisiblespace{}
7024 \end_inset
7025
7026 A+B
7027 \begin_inset space \textvisiblespace{}
7028 \end_inset
7029
7030 ^
7031 \begin_inset space \textvisiblespace{}
7032 \end_inset
7033
7034 3
7035 \begin_inset ERT
7036 status collapsed
7037
7038 \begin_layout Plain Layout
7039
7040 }
7041 \end_layout
7042
7043 \end_inset
7044
7045
7046 \begin_inset Index idx
7047 status collapsed
7048
7049 \begin_layout Plain Layout
7050 こまんど@コマンド ! O ! 
7051 \backslash
7052 overbrace
7053 \end_layout
7054
7055 \end_inset
7056
7057
7058 \end_layout
7059
7060 \end_inset
7061 </cell>
7062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7063 \begin_inset Text
7064
7065 \begin_layout Plain Layout
7066 \begin_inset Formula $\overbrace{A+B}^{3}$
7067 \end_inset
7068
7069
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 </row>
7075 <row>
7076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7077 \begin_inset Text
7078
7079 \begin_layout Plain Layout
7080 \begin_inset ERT
7081 status collapsed
7082
7083 \begin_layout Plain Layout
7084
7085
7086 \backslash
7087 raisebox{-2.2mm}{
7088 \end_layout
7089
7090 \end_inset
7091
7092
7093 \backslash
7094 underbrace
7095 \begin_inset space \textvisiblespace{}
7096 \end_inset
7097
7098 A+B
7099 \begin_inset space \textvisiblespace{}
7100 \end_inset
7101
7102 _5
7103 \begin_inset ERT
7104 status collapsed
7105
7106 \begin_layout Plain Layout
7107
7108 }
7109 \end_layout
7110
7111 \end_inset
7112
7113
7114 \begin_inset Index idx
7115 status collapsed
7116
7117 \begin_layout Plain Layout
7118 こまんど@コマンド ! U ! 
7119 \backslash
7120 underbrace
7121 \end_layout
7122
7123 \end_inset
7124
7125
7126 \end_layout
7127
7128 \end_inset
7129 </cell>
7130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7131 \begin_inset Text
7132
7133 \begin_layout Plain Layout
7134 \begin_inset Formula $\underbrace{A+B}_{5}$
7135 \end_inset
7136
7137
7138 \end_layout
7139
7140 \end_inset
7141 </cell>
7142 </row>
7143 <row>
7144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148
7149 \backslash
7150 overbrace
7151 \begin_inset space \textvisiblespace{}
7152 \end_inset
7153
7154
7155 \backslash
7156 underbrace
7157 \begin_inset space \textvisiblespace{}
7158 \end_inset
7159
7160 A+B_w
7161 \begin_inset space \textvisiblespace{}
7162 \end_inset
7163
7164
7165 \begin_inset space \textvisiblespace{}
7166 \end_inset
7167
7168 _7
7169 \begin_inset space \textvisiblespace{}
7170 \end_inset
7171
7172
7173 \begin_inset space \textvisiblespace{}
7174 \end_inset
7175
7176 ^
7177 \begin_inset space \textvisiblespace{}
7178 \end_inset
7179
7180 C
7181 \end_layout
7182
7183 \end_inset
7184 </cell>
7185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7186 \begin_inset Text
7187
7188 \begin_layout Plain Layout
7189 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7190 \end_inset
7191
7192
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 </row>
7198 </lyxtabular>
7199
7200 \end_inset
7201
7202
7203 \end_layout
7204
7205 \begin_layout Standard
7206 最後の例では、
7207 \series bold
7208
7209 \backslash
7210 overbrace
7211 \series default
7212 が先に挿入されようが
7213 \series bold
7214
7215 \backslash
7216 underbrace
7217 \series default
7218 が先に挿入されようが代わりはありません。
7219 \end_layout
7220
7221 \begin_layout Standard
7222 \begin_inset VSpace bigskip
7223 \end_inset
7224
7225 括弧をお互いに重ねる必要がある場合には、第
7226 \begin_inset CommandInset ref
7227 LatexCommand ref
7228 reference "sec:多行数式"
7229
7230 \end_inset
7231
7232 節に説明されているように、次のような多行数式を使わなくてはなりません。
7233 \begin_inset Formula 
7234 \begin{eqnarray*}
7235 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7236  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7237 \end{eqnarray*}
7238
7239 \end_inset
7240
7241 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7242 \begin_inset Foot
7243 status collapsed
7244
7245 \begin_layout Plain Layout
7246 空白コマンドは第
7247 \begin_inset CommandInset ref
7248 LatexCommand ref
7249 reference "sub:定義済みの空白"
7250
7251 \end_inset
7252
7253 章に説明があります。
7254 \end_layout
7255
7256 \end_inset
7257
7258
7259 \series bold
7260
7261 \backslash
7262 :
7263 \series default
7264 を最初の
7265 \begin_inset Formula $d$
7266 \end_inset
7267
7268 の前に挿入しておくことが重要です。さもないと、
7269 \begin_inset Formula $q$
7270 \end_inset
7271
7272 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7273 \begin_inset Foot
7274 status collapsed
7275
7276 \begin_layout Plain Layout
7277 これは、括弧が文字として取り扱われないためです。第
7278 \begin_inset CommandInset ref
7279 LatexCommand ref
7280 reference "sub:二項演算子"
7281
7282 \end_inset
7283
7284 章参照。
7285 \end_layout
7286
7287 \end_inset
7288
7289 ためです。二行目には、二つめの括弧が挿入されています。
7290 \begin_inset Formula $b$
7291 \end_inset
7292
7293 の直前から始まるようにするために、まず
7294 \series bold
7295
7296 \backslash
7297 hphantom{gggg+
7298 \backslash
7299 :}
7300 \series default
7301 というコマンド
7302 \begin_inset Foot
7303 status collapsed
7304
7305 \begin_layout Plain Layout
7306
7307 \series bold
7308
7309 \backslash
7310 hphantom
7311 \series default
7312 に関する詳細は、第
7313 \begin_inset CommandInset ref
7314 LatexCommand ref
7315 reference "sub:埋め草"
7316
7317 \end_inset
7318
7319 章を参照してください。
7320 \end_layout
7321
7322 \end_inset
7323
7324 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7325 \series bold
7326
7327 \backslash
7328 hphantom{bbqq+dddd}
7329 \series default
7330 コマンドの下に置きます。
7331 \end_layout
7332
7333 \begin_layout Standard
7334 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7335 \begin_inset ERT
7336 status collapsed
7337
7338 \begin_layout Plain Layout
7339
7340
7341 \backslash
7342 setlength{
7343 \backslash
7344 jot}{-6pt}
7345 \end_layout
7346
7347 \end_inset
7348
7349
7350 \begin_inset Formula 
7351 \begin{eqnarray*}
7352  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7353 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7354 \end{eqnarray*}
7355
7356 \end_inset
7357
7358
7359 \begin_inset ERT
7360 status collapsed
7361
7362 \begin_layout Plain Layout
7363
7364
7365 \backslash
7366 setlength{
7367 \backslash
7368 jot}{3pt}
7369 \end_layout
7370
7371 \end_inset
7372
7373 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7374 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7375 \begin_inset Foot
7376 status collapsed
7377
7378 \begin_layout Plain Layout
7379 \begin_inset CommandInset href
7380 LatexCommand href
7381 name "LyX-bug #1505"
7382 target "http://www.lyx.org/trac/ticket/1505"
7383
7384 \end_inset
7385
7386
7387 \end_layout
7388
7389 \end_inset
7390
7391 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7392 \series bold
7393 setlength{
7394 \backslash
7395 jot}{-6pt}
7396 \series default
7397 というコマンドを入れて、大域的な数式行間
7398 \series bold
7399
7400 \backslash
7401 jot
7402 \series default
7403
7404 \begin_inset Index idx
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408 こまんど@コマンド ! J ! 
7409 \backslash
7410 jot
7411 \end_layout
7412
7413 \end_inset
7414
7415 を-6
7416 \begin_inset space \thinspace{}
7417 \end_inset
7418
7419 ptに変更しなくてはなりません。
7420 \series bold
7421
7422 \backslash
7423 jot
7424 \series default
7425 は、数式直後に同様のコマンドを使って標準値の3
7426 \begin_inset space \thinspace{}
7427 \end_inset
7428
7429 ptに戻します。数式中の行間について、詳しくは第
7430 \begin_inset CommandInset ref
7431 LatexCommand ref
7432 reference "sub:行間"
7433
7434 \end_inset
7435
7436 章に説明があります。
7437 \end_layout
7438
7439 \begin_layout Section
7440 矢印
7441 \begin_inset Index idx
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445 やじるし@矢印
7446 \end_layout
7447
7448 \end_inset
7449
7450
7451 \end_layout
7452
7453 \begin_layout Standard
7454 矢印は、数式ツールバーボタンの
7455 \begin_inset Info
7456 type  "icon"
7457 arg   "math-insert \\leftarrow"
7458 \end_inset
7459
7460 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7461 \end_layout
7462
7463 \begin_layout Subsection
7464 水平矢印
7465 \begin_inset Index idx
7466 status collapsed
7467
7468 \begin_layout Plain Layout
7469 やじるし@矢印 ! すいへい@水平
7470 \end_layout
7471
7472 \end_inset
7473
7474
7475 \end_layout
7476
7477 \begin_layout Standard
7478 \begin_inset space \hfill{}
7479 \end_inset
7480
7481
7482 \begin_inset Tabular
7483 <lyxtabular version="3" rows="8" columns="2">
7484 <features rotate="0" tabularvalignment="middle">
7485 <column alignment="center" valignment="top" width="0pt">
7486 <column alignment="center" valignment="top" width="0pt">
7487 <row>
7488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7489 \begin_inset Text
7490
7491 \begin_layout Plain Layout
7492 コマンド
7493 \end_layout
7494
7495 \end_inset
7496 </cell>
7497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7498 \begin_inset Text
7499
7500 \begin_layout Plain Layout
7501 出力
7502 \end_layout
7503
7504 \end_inset
7505 </cell>
7506 </row>
7507 <row>
7508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7509 \begin_inset Text
7510
7511 \begin_layout Plain Layout
7512
7513 \backslash
7514 gets
7515 \end_layout
7516
7517 \end_inset
7518 </cell>
7519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7520 \begin_inset Text
7521
7522 \begin_layout Plain Layout
7523 \begin_inset Formula $\gets$
7524 \end_inset
7525
7526
7527 \end_layout
7528
7529 \end_inset
7530 </cell>
7531 </row>
7532 <row>
7533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Plain Layout
7537
7538 \backslash
7539 Leftarrow
7540 \end_layout
7541
7542 \end_inset
7543 </cell>
7544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548 \begin_inset Formula $\Leftarrow$
7549 \end_inset
7550
7551
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 <row>
7558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562
7563 \backslash
7564 longleftarrow
7565 \end_layout
7566
7567 \end_inset
7568 </cell>
7569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Plain Layout
7573 \begin_inset Formula $\longleftarrow$
7574 \end_inset
7575
7576
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 <row>
7583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587
7588 \backslash
7589 Longleftarrow
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598 \begin_inset Formula $\Longleftarrow$
7599 \end_inset
7600
7601
7602 \end_layout
7603
7604 \end_inset
7605 </cell>
7606 </row>
7607 <row>
7608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612
7613 \backslash
7614 leftharpoonup
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 \begin_inset Formula $\leftharpoonup$
7624 \end_inset
7625
7626
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 </row>
7632 <row>
7633 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637
7638 \backslash
7639 leftharpoondown
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648 \begin_inset Formula $\leftharpoondown$
7649 \end_inset
7650
7651
7652 \end_layout
7653
7654 \end_inset
7655 </cell>
7656 </row>
7657 <row>
7658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662
7663 \backslash
7664 hookleftarrow
7665 \end_layout
7666
7667 \end_inset
7668 </cell>
7669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673 \begin_inset Formula $\hookleftarrow$
7674 \end_inset
7675
7676
7677 \end_layout
7678
7679 \end_inset
7680 </cell>
7681 </row>
7682 </lyxtabular>
7683
7684 \end_inset
7685
7686
7687 \begin_inset space \hfill{}
7688 \end_inset
7689
7690
7691 \begin_inset Tabular
7692 <lyxtabular version="3" rows="8" columns="2">
7693 <features rotate="0" tabularvalignment="middle">
7694 <column alignment="center" valignment="top" width="0pt">
7695 <column alignment="center" valignment="top" width="0pt">
7696 <row>
7697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7698 \begin_inset Text
7699
7700 \begin_layout Plain Layout
7701 コマンド
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7707 \begin_inset Text
7708
7709 \begin_layout Plain Layout
7710 出力
7711 \end_layout
7712
7713 \end_inset
7714 </cell>
7715 </row>
7716 <row>
7717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721
7722 \backslash
7723 to
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Plain Layout
7732 \begin_inset Formula $\to$
7733 \end_inset
7734
7735
7736 \end_layout
7737
7738 \end_inset
7739 </cell>
7740 </row>
7741 <row>
7742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7743 \begin_inset Text
7744
7745 \begin_layout Plain Layout
7746
7747 \backslash
7748 Rightarrow
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7754 \begin_inset Text
7755
7756 \begin_layout Plain Layout
7757 \begin_inset Formula $\Rightarrow$
7758 \end_inset
7759
7760
7761 \end_layout
7762
7763 \end_inset
7764 </cell>
7765 </row>
7766 <row>
7767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7768 \begin_inset Text
7769
7770 \begin_layout Plain Layout
7771
7772 \backslash
7773 longrightarrow
7774 \end_layout
7775
7776 \end_inset
7777 </cell>
7778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782 \begin_inset Formula $\longrightarrow$
7783 \end_inset
7784
7785
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 </row>
7791 <row>
7792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796
7797 \backslash
7798 Longrightarrow
7799 \end_layout
7800
7801 \end_inset
7802 </cell>
7803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807 \begin_inset Formula $\Longrightarrow$
7808 \end_inset
7809
7810
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 </row>
7816 <row>
7817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Plain Layout
7821
7822 \backslash
7823 rightharpoonup
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832 \begin_inset Formula $\rightharpoonup$
7833 \end_inset
7834
7835
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 </row>
7841 <row>
7842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Plain Layout
7846
7847 \backslash
7848 rightharpoondown
7849 \end_layout
7850
7851 \end_inset
7852 </cell>
7853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857 \begin_inset Formula $\rightharpoondown$
7858 \end_inset
7859
7860
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 </row>
7866 <row>
7867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871
7872 \backslash
7873 hookrightarrow
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882 \begin_inset Formula $\hookrightarrow$
7883 \end_inset
7884
7885
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 </row>
7891 </lyxtabular>
7892
7893 \end_inset
7894
7895
7896 \begin_inset space \hfill{}
7897 \end_inset
7898
7899
7900 \end_layout
7901
7902 \begin_layout Standard
7903 \begin_inset space \hfill{}
7904 \end_inset
7905
7906
7907 \begin_inset Tabular
7908 <lyxtabular version="3" rows="6" columns="2">
7909 <features rotate="0" tabularvalignment="middle">
7910 <column alignment="center" valignment="top" width="0pt">
7911 <column alignment="center" valignment="top" width="0pt">
7912 <row>
7913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 コマンド
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926 出力
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 </row>
7932 <row>
7933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7934 \begin_inset Text
7935
7936 \begin_layout Plain Layout
7937
7938 \backslash
7939 leftrightarrow
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948 \begin_inset Formula $\leftrightarrow$
7949 \end_inset
7950
7951
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 </row>
7957 <row>
7958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7959 \begin_inset Text
7960
7961 \begin_layout Plain Layout
7962
7963 \backslash
7964 Leftrightarrow
7965 \end_layout
7966
7967 \end_inset
7968 </cell>
7969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7970 \begin_inset Text
7971
7972 \begin_layout Plain Layout
7973 \begin_inset Formula $\Leftrightarrow$
7974 \end_inset
7975
7976
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 </row>
7982 <row>
7983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987
7988 \backslash
7989 longleftrightarrow
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998 \begin_inset Formula $\longleftrightarrow$
7999 \end_inset
8000
8001
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 </row>
8007 <row>
8008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012
8013 \backslash
8014 Longleftrightarrow
8015 \end_layout
8016
8017 \end_inset
8018 </cell>
8019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023 \begin_inset Formula $\Longleftrightarrow$
8024 \end_inset
8025
8026
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 </row>
8032 <row>
8033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8034 \begin_inset Text
8035
8036 \begin_layout Plain Layout
8037
8038 \backslash
8039 rightleftharpoons
8040 \end_layout
8041
8042 \end_inset
8043 </cell>
8044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048 \begin_inset Formula $\rightleftharpoons$
8049 \end_inset
8050
8051
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 </row>
8057 </lyxtabular>
8058
8059 \end_inset
8060
8061
8062 \begin_inset space \hspace{}
8063 \length 25pt
8064 \end_inset
8065
8066
8067 \begin_inset space \hfill{}
8068 \end_inset
8069
8070
8071 \begin_inset Tabular
8072 <lyxtabular version="3" rows="5" columns="2">
8073 <features rotate="0" tabularvalignment="middle">
8074 <column alignment="center" valignment="top" width="0pt">
8075 <column alignment="center" valignment="top" width="0pt">
8076 <row>
8077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 コマンド
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 出力
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 <row>
8097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101
8102 \backslash
8103 mapsto
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8109 \begin_inset Text
8110
8111 \begin_layout Plain Layout
8112 \begin_inset Formula $\mapsto$
8113 \end_inset
8114
8115
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 </row>
8121 <row>
8122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8123 \begin_inset Text
8124
8125 \begin_layout Plain Layout
8126
8127 \backslash
8128 longmapsto
8129 \end_layout
8130
8131 \end_inset
8132 </cell>
8133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8134 \begin_inset Text
8135
8136 \begin_layout Plain Layout
8137 \begin_inset Formula $\longmapsto$
8138 \end_inset
8139
8140
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 </row>
8146 <row>
8147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151
8152 \backslash
8153 leadsto
8154 \end_layout
8155
8156 \end_inset
8157 </cell>
8158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8159 \begin_inset Text
8160
8161 \begin_layout Plain Layout
8162 \begin_inset Formula $\leadsto$
8163 \end_inset
8164
8165
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 </row>
8171 <row>
8172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176
8177 \backslash
8178 dasharrow
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 \begin_inset Formula $\dasharrow$
8188 \end_inset
8189
8190
8191 \end_layout
8192
8193 \end_inset
8194 </cell>
8195 </row>
8196 </lyxtabular>
8197
8198 \end_inset
8199
8200
8201 \begin_inset space \hfill{}
8202 \end_inset
8203
8204
8205 \end_layout
8206
8207 \begin_layout Standard
8208 \begin_inset VSpace medskip
8209 \end_inset
8210
8211 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8212 \begin_inset CommandInset ref
8213 LatexCommand ref
8214 reference "sec:アクセント"
8215
8216 \end_inset
8217
8218 節に一覧があります。
8219 \end_layout
8220
8221 \begin_layout Standard
8222 \begin_inset VSpace bigskip
8223 \end_inset
8224
8225 さらに、ラベル付き矢印
8226 \begin_inset Index idx
8227 status collapsed
8228
8229 \begin_layout Plain Layout
8230 やじるし@矢印 ! らべるつき@ラベル付き
8231 \end_layout
8232
8233 \end_inset
8234
8235 として、
8236 \series bold
8237
8238 \backslash
8239 xleftarrow
8240 \series default
8241
8242 \begin_inset Index idx
8243 status collapsed
8244
8245 \begin_layout Plain Layout
8246 こまんど@コマンド ! X ! 
8247 \backslash
8248 xleftarrow
8249 \end_layout
8250
8251 \end_inset
8252
8253
8254 \series bold
8255
8256 \backslash
8257 xrightarrow
8258 \series default
8259
8260 \begin_inset Index idx
8261 status collapsed
8262
8263 \begin_layout Plain Layout
8264 こまんど@コマンド ! X ! 
8265 \backslash
8266 xrightarrow
8267 \begin_inset ERT
8268 status collapsed
8269
8270 \begin_layout Plain Layout
8271
8272
8273 \backslash
8274 vspace{4mm}
8275 \end_layout
8276
8277 \end_inset
8278
8279
8280 \end_layout
8281
8282 \end_inset
8283
8284 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8285 ます。
8286 \end_layout
8287
8288 \begin_layout Standard
8289 \align center
8290 \begin_inset Tabular
8291 <lyxtabular version="3" rows="3" columns="2">
8292 <features rotate="0" tabularvalignment="middle">
8293 <column alignment="center" valignment="top" width="0pt">
8294 <column alignment="center" valignment="top" width="0pt">
8295 <row>
8296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 コマンド
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 出力
8310 \begin_inset Note Note
8311 status collapsed
8312
8313 \begin_layout Plain Layout
8314 ここで
8315 \series bold
8316
8317 \backslash
8318 raisebox
8319 \series default
8320 はスペーサーとして使用しているだけです。
8321 \end_layout
8322
8323 \end_inset
8324
8325
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row>
8332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 F(a)
8337 \backslash
8338 xleftarrow
8339 \begin_inset space \textvisiblespace{}
8340 \end_inset
8341
8342 x=a
8343 \begin_inset Formula $\downarrow$
8344 \end_inset
8345
8346 x
8347 \begin_inset Formula $>$
8348 \end_inset
8349
8350 0
8351 \begin_inset Formula $\to$
8352 \end_inset
8353
8354 F(x)
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8364 \end_inset
8365
8366
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 </row>
8372 <row>
8373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 F(x)
8378 \backslash
8379 xrightarrow
8380 \begin_inset space \textvisiblespace{}
8381 \end_inset
8382
8383 x=a
8384 \begin_inset Formula $\downarrow$
8385 \end_inset
8386
8387 x
8388 \begin_inset Formula $>$
8389 \end_inset
8390
8391 0
8392 \begin_inset Formula $\to$
8393 \end_inset
8394
8395 F(a)
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8405 \end_inset
8406
8407
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 </row>
8413 </lyxtabular>
8414
8415 \end_inset
8416
8417
8418 \end_layout
8419
8420 \begin_layout Subsection
8421 垂直矢印および対角矢印
8422 \begin_inset Index idx
8423 status collapsed
8424
8425 \begin_layout Plain Layout
8426 やじるし@矢印 ! たいかく@対角
8427 \end_layout
8428
8429 \end_inset
8430
8431
8432 \begin_inset Index idx
8433 status collapsed
8434
8435 \begin_layout Plain Layout
8436 やじるし@矢印 ! すいちょく@垂直
8437 \end_layout
8438
8439 \end_inset
8440
8441
8442 \end_layout
8443
8444 \begin_layout Standard
8445 \begin_inset space \hfill{}
8446 \end_inset
8447
8448
8449 \begin_inset Tabular
8450 <lyxtabular version="3" rows="7" columns="2">
8451 <features rotate="0" tabularvalignment="middle">
8452 <column alignment="center" valignment="top" width="0pt">
8453 <column alignment="center" valignment="top" width="0pt">
8454 <row>
8455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8456 \begin_inset Text
8457
8458 \begin_layout Plain Layout
8459 コマンド
8460 \end_layout
8461
8462 \end_inset
8463 </cell>
8464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468 出力
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 </row>
8474 <row>
8475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8476 \begin_inset Text
8477
8478 \begin_layout Plain Layout
8479
8480 \backslash
8481 uparrow
8482 \end_layout
8483
8484 \end_inset
8485 </cell>
8486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8487 \begin_inset Text
8488
8489 \begin_layout Plain Layout
8490 \begin_inset Formula $\uparrow$
8491 \end_inset
8492
8493
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 </row>
8499 <row>
8500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8501 \begin_inset Text
8502
8503 \begin_layout Plain Layout
8504
8505 \backslash
8506 Uparrow
8507 \end_layout
8508
8509 \end_inset
8510 </cell>
8511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8512 \begin_inset Text
8513
8514 \begin_layout Plain Layout
8515 \begin_inset Formula $\Uparrow$
8516 \end_inset
8517
8518
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 </row>
8524 <row>
8525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529
8530 \backslash
8531 updownarrow
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 \begin_inset Formula $\updownarrow$
8541 \end_inset
8542
8543
8544 \end_layout
8545
8546 \end_inset
8547 </cell>
8548 </row>
8549 <row>
8550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8551 \begin_inset Text
8552
8553 \begin_layout Plain Layout
8554
8555 \backslash
8556 Updownarrow
8557 \end_layout
8558
8559 \end_inset
8560 </cell>
8561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565 \begin_inset Formula $\Updownarrow$
8566 \end_inset
8567
8568
8569 \end_layout
8570
8571 \end_inset
8572 </cell>
8573 </row>
8574 <row>
8575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579
8580 \backslash
8581 Downarrow
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590 \begin_inset Formula $\Downarrow$
8591 \end_inset
8592
8593
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 </row>
8599 <row>
8600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Plain Layout
8604
8605 \backslash
8606 downarrow
8607 \end_layout
8608
8609 \end_inset
8610 </cell>
8611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Plain Layout
8615 \begin_inset Formula $\downarrow$
8616 \end_inset
8617
8618
8619 \end_layout
8620
8621 \end_inset
8622 </cell>
8623 </row>
8624 </lyxtabular>
8625
8626 \end_inset
8627
8628
8629 \begin_inset space \hfill{}
8630 \end_inset
8631
8632
8633 \begin_inset Tabular
8634 <lyxtabular version="3" rows="5" columns="2">
8635 <features rotate="0" tabularvalignment="middle">
8636 <column alignment="center" valignment="top" width="0pt">
8637 <column alignment="center" valignment="top" width="0pt">
8638 <row>
8639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 コマンド
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 出力
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 </row>
8658 <row>
8659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663
8664 \backslash
8665 nearrow
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 \begin_inset Formula $\nearrow$
8675 \end_inset
8676
8677
8678 \end_layout
8679
8680 \end_inset
8681 </cell>
8682 </row>
8683 <row>
8684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688
8689 \backslash
8690 searrow
8691 \end_layout
8692
8693 \end_inset
8694 </cell>
8695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8696 \begin_inset Text
8697
8698 \begin_layout Plain Layout
8699 \begin_inset Formula $\searrow$
8700 \end_inset
8701
8702
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 </row>
8708 <row>
8709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713
8714 \backslash
8715 swarrow
8716 \end_layout
8717
8718 \end_inset
8719 </cell>
8720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Plain Layout
8724 \begin_inset Formula $\swarrow$
8725 \end_inset
8726
8727
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 </row>
8733 <row>
8734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738
8739 \backslash
8740 nwarrow
8741 \end_layout
8742
8743 \end_inset
8744 </cell>
8745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8746 \begin_inset Text
8747
8748 \begin_layout Plain Layout
8749 \begin_inset Formula $\nwarrow$
8750 \end_inset
8751
8752
8753 \end_layout
8754
8755 \end_inset
8756 </cell>
8757 </row>
8758 </lyxtabular>
8759
8760 \end_inset
8761
8762
8763 \begin_inset space \hfill{}
8764 \end_inset
8765
8766
8767 \end_layout
8768
8769 \begin_layout Standard
8770 \begin_inset VSpace medskip
8771 \end_inset
8772
8773 垂直矢印は、第
8774 \begin_inset CommandInset ref
8775 LatexCommand ref
8776 reference "sub:手動の括弧丈"
8777
8778 \end_inset
8779
8780 節および第
8781 \begin_inset CommandInset ref
8782 LatexCommand ref
8783 reference "sub:自動の括弧丈"
8784
8785 \end_inset
8786
8787 節に述べられているコマンドを使うと、区分記号として使用することもできます。伊藤の公式を用いて
8788 \end_layout
8789
8790 \begin_layout Section
8791 アクセント
8792 \begin_inset CommandInset label
8793 LatexCommand label
8794 name "sec:アクセント"
8795
8796 \end_inset
8797
8798
8799 \begin_inset Index idx
8800 status collapsed
8801
8802 \begin_layout Plain Layout
8803 あくせんと@アクセント
8804 \end_layout
8805
8806 \end_inset
8807
8808
8809 \end_layout
8810
8811 \begin_layout Standard
8812 アクセントは、数式ツールバーボタンの
8813 \begin_inset Info
8814 type  "icon"
8815 arg   "math-insert \\hat"
8816 \end_inset
8817
8818 か、以下の各小節に列挙してあるコマンドで入力することができます。
8819 \end_layout
8820
8821 \begin_layout Subsection
8822 一文字に付けるアクセント
8823 \begin_inset ERT
8824 status collapsed
8825
8826 \begin_layout Plain Layout
8827
8828
8829 \backslash
8830 texorpdfstring{
8831 \end_layout
8832
8833 \end_inset
8834
8835
8836 \begin_inset Foot
8837 status collapsed
8838
8839 \begin_layout Plain Layout
8840 本文中のアクセントについては、第
8841 \begin_inset CommandInset ref
8842 LatexCommand ref
8843 reference "sub:文章中のアクセント"
8844
8845 \end_inset
8846
8847 節を参照。
8848 \end_layout
8849
8850 \end_inset
8851
8852
8853 \begin_inset ERT
8854 status collapsed
8855
8856 \begin_layout Plain Layout
8857
8858 }{}
8859 \end_layout
8860
8861 \end_inset
8862
8863
8864 \begin_inset Note Note
8865 status collapsed
8866
8867 \begin_layout Plain Layout
8868
8869 \series bold
8870
8871 \backslash
8872 texorpdfstring
8873 \series default
8874 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
8875 \end_layout
8876
8877 \begin_layout Plain Layout
8878
8879 \series bold
8880
8881 \backslash
8882 texorpdfstring
8883 \series default
8884 についての詳細は、第
8885 \begin_inset CommandInset ref
8886 LatexCommand ref
8887 reference "sub:節見出し中の数式"
8888
8889 \end_inset
8890
8891 節にあります。
8892 \end_layout
8893
8894 \end_inset
8895
8896
8897 \begin_inset CommandInset label
8898 LatexCommand label
8899 name "sub:一文字に付けるアクセント"
8900
8901 \end_inset
8902
8903
8904 \begin_inset Index idx
8905 status collapsed
8906
8907 \begin_layout Plain Layout
8908 あくせんと@アクセント ! いちもじにつける@一文字に付ける
8909 \end_layout
8910
8911 \end_inset
8912
8913
8914 \end_layout
8915
8916 \begin_layout Standard
8917 \begin_inset space \hfill{}
8918 \end_inset
8919
8920
8921 \begin_inset Tabular
8922 <lyxtabular version="3" rows="8" columns="2">
8923 <features rotate="0" tabularvalignment="middle">
8924 <column alignment="center" valignment="top" width="0pt">
8925 <column alignment="center" valignment="top" width="0pt">
8926 <row>
8927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931 コマンド
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 出力
8941 \begin_inset Note Note
8942 status collapsed
8943
8944 \begin_layout Plain Layout
8945 ここで
8946 \series bold
8947
8948 \backslash
8949 raisebox
8950 \series default
8951 はスペーサーとして使用しているだけです。
8952 \end_layout
8953
8954 \end_inset
8955
8956
8957 \end_layout
8958
8959 \end_inset
8960 </cell>
8961 </row>
8962 <row>
8963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967
8968 \backslash
8969 dot
8970 \begin_inset space \textvisiblespace{}
8971 \end_inset
8972
8973 A
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8983 \end_inset
8984
8985
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 </row>
8991 <row>
8992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996
8997 \backslash
8998 ddot
8999 \begin_inset space \textvisiblespace{}
9000 \end_inset
9001
9002 A
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \backslash
9027 dddot
9028 \begin_inset space \textvisiblespace{}
9029 \end_inset
9030
9031 A
9032 \end_layout
9033
9034 \end_inset
9035 </cell>
9036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9041 \end_inset
9042
9043
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 </row>
9049 <row>
9050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054
9055 \backslash
9056 ddddot
9057 \begin_inset space \textvisiblespace{}
9058 \end_inset
9059
9060 A
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9070 \end_inset
9071
9072
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 <row>
9079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083
9084 \backslash
9085 vec
9086 \begin_inset space \textvisiblespace{}
9087 \end_inset
9088
9089 A
9090 \begin_inset Index idx
9091 status collapsed
9092
9093 \begin_layout Plain Layout
9094
9095 \lang english
9096 Vectors
9097 \end_layout
9098
9099 \end_inset
9100
9101
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \backslash
9126 bar
9127 \begin_inset space \textvisiblespace{}
9128 \end_inset
9129
9130 A
9131 \end_layout
9132
9133 \end_inset
9134 </cell>
9135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9140 \end_inset
9141
9142
9143 \end_layout
9144
9145 \end_inset
9146 </cell>
9147 </row>
9148 <row>
9149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153
9154 \backslash
9155 mathring
9156 \begin_inset space \textvisiblespace{}
9157 \end_inset
9158
9159 A
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9169 \end_inset
9170
9171
9172 \end_layout
9173
9174 \end_inset
9175 </cell>
9176 </row>
9177 </lyxtabular>
9178
9179 \end_inset
9180
9181
9182 \begin_inset space \hfill{}
9183 \end_inset
9184
9185
9186 \begin_inset Tabular
9187 <lyxtabular version="3" rows="7" columns="2">
9188 <features rotate="0" tabularvalignment="middle">
9189 <column alignment="center" valignment="top" width="0pt">
9190 <column alignment="center" valignment="top" width="0pt">
9191 <row>
9192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196 コマンド
9197 \end_layout
9198
9199 \end_inset
9200 </cell>
9201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9202 \begin_inset Text
9203
9204 \begin_layout Plain Layout
9205 出力
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 </row>
9211 <row>
9212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216
9217 \backslash
9218 tilde
9219 \begin_inset space \textvisiblespace{}
9220 \end_inset
9221
9222 A
9223 \end_layout
9224
9225 \end_inset
9226 </cell>
9227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9228 \begin_inset Text
9229
9230 \begin_layout Plain Layout
9231 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \end_inset
9238 </cell>
9239 </row>
9240 <row>
9241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245
9246 \backslash
9247 hat
9248 \begin_inset space \textvisiblespace{}
9249 \end_inset
9250
9251 A
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9261 \end_inset
9262
9263
9264 \end_layout
9265
9266 \end_inset
9267 </cell>
9268 </row>
9269 <row>
9270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274
9275 \backslash
9276 check
9277 \begin_inset space \textvisiblespace{}
9278 \end_inset
9279
9280 A
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9290 \end_inset
9291
9292
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \backslash
9305 acute
9306 \begin_inset space \textvisiblespace{}
9307 \end_inset
9308
9309 A
9310 \end_layout
9311
9312 \end_inset
9313 </cell>
9314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9315 \begin_inset Text
9316
9317 \begin_layout Plain Layout
9318 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9319 \end_inset
9320
9321
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 </row>
9327 <row>
9328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332
9333 \backslash
9334 grave
9335 \begin_inset space \textvisiblespace{}
9336 \end_inset
9337
9338 A
9339 \end_layout
9340
9341 \end_inset
9342 </cell>
9343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9344 \begin_inset Text
9345
9346 \begin_layout Plain Layout
9347 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9348 \end_inset
9349
9350
9351 \end_layout
9352
9353 \end_inset
9354 </cell>
9355 </row>
9356 <row>
9357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361
9362 \backslash
9363 breve
9364 \begin_inset space \textvisiblespace{}
9365 \end_inset
9366
9367 A
9368 \end_layout
9369
9370 \end_inset
9371 </cell>
9372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9373 \begin_inset Text
9374
9375 \begin_layout Plain Layout
9376 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9377 \end_inset
9378
9379
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 </row>
9385 </lyxtabular>
9386
9387 \end_inset
9388
9389
9390 \begin_inset space \hfill{}
9391 \end_inset
9392
9393
9394 \end_layout
9395
9396 \begin_layout Standard
9397 \begin_inset VSpace bigskip
9398 \end_inset
9399
9400
9401 \end_layout
9402
9403 \begin_layout Standard
9404 \begin_inset ERT
9405 status collapsed
9406
9407 \begin_layout Plain Layout
9408
9409
9410 \backslash
9411 '{e}
9412 \end_layout
9413
9414 \end_inset
9415
9416 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
9417 \begin_inset Index idx
9418 status collapsed
9419
9420 \begin_layout Plain Layout
9421 うむらうと@ウムラウト
9422 \end_layout
9423
9424 \end_inset
9425
9426 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
9427 として取り扱います。
9428 \series bold
9429
9430 \backslash
9431 ddot
9432 \series default
9433 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
9434 \end_layout
9435
9436 \begin_layout Standard
9437 \begin_inset VSpace -2mm
9438 \end_inset
9439
9440
9441 \end_layout
9442
9443 \begin_layout Standard
9444 \align center
9445 \begin_inset Tabular
9446 <lyxtabular version="3" rows="3" columns="2">
9447 <features rotate="0" tabularvalignment="middle">
9448 <column alignment="center" valignment="top">
9449 <column alignment="center" valignment="top">
9450 <row>
9451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9452 \begin_inset Text
9453
9454 \begin_layout Plain Layout
9455 コマンド
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9461 \begin_inset Text
9462
9463 \begin_layout Plain Layout
9464 出力
9465 \begin_inset Note Note
9466 status collapsed
9467
9468 \begin_layout Plain Layout
9469 ここで
9470 \series bold
9471
9472 \backslash
9473 raisebox
9474 \series default
9475 および0ポイント空白はスペーサーとして使用しているだけです。
9476 \end_layout
9477
9478 \end_inset
9479
9480
9481 \end_layout
9482
9483 \end_inset
9484 </cell>
9485 </row>
9486 <row>
9487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491 \begin_inset Quotes grd
9492 \end_inset
9493
9494 i
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503
9504 \lang ngerman
9505 \begin_inset space \hspace{}
9506 \length 0pt
9507 \end_inset
9508
9509
9510 \begin_inset Formula $"i$
9511 \end_inset
9512
9513
9514 \end_layout
9515
9516 \end_inset
9517 </cell>
9518 </row>
9519 <row>
9520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524
9525 \backslash
9526 ddot
9527 \begin_inset space \textvisiblespace{}
9528 \end_inset
9529
9530 i
9531 \end_layout
9532
9533 \end_inset
9534 </cell>
9535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9540 \end_inset
9541
9542
9543 \end_layout
9544
9545 \end_inset
9546 </cell>
9547 </row>
9548 </lyxtabular>
9549
9550 \end_inset
9551
9552
9553 \end_layout
9554
9555 \begin_layout Standard
9556
9557 \series bold
9558
9559 \backslash
9560 ddot
9561 \series default
9562 に比べて良いもう一つの利点は、上記のアクセントコマンドが
9563 \emph on
9564 数式中テキストでは使用できない
9565 \emph default
9566 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
9567 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
9568 \end_layout
9569
9570 \begin_layout Standard
9571 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
9572 \end_layout
9573
9574 \begin_layout Standard
9575 \begin_inset VSpace bigskip
9576 \end_inset
9577
9578
9579 \end_layout
9580
9581 \begin_layout Standard
9582
9583 \lang english
9584 LyX also supports a tilde under the character if the LaTeX-package
9585 \lang japanese
9586  
9587 \series bold
9588 undertilde
9589 \series default
9590
9591 \begin_inset Index idx
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595 ぱっけーじ@パッケージ ! upgreek
9596 \end_layout
9597
9598 \end_inset
9599
9600  
9601 \lang english
9602 is installed on your system:
9603 \end_layout
9604
9605 \begin_layout Standard
9606 \begin_inset ERT
9607 status collapsed
9608
9609 \begin_layout Plain Layout
9610
9611
9612 \backslash
9613 ifundertilde 
9614 \end_layout
9615
9616 \end_inset
9617
9618
9619 \begin_inset Note Note
9620 status open
9621
9622 \begin_layout Plain Layout
9623 以下の表は、
9624 \series bold
9625 undertilde
9626 \series default
9627  LaTeXパッケージが導入済みのときのみ表示されます。
9628 \end_layout
9629
9630 \end_inset
9631
9632
9633 \end_layout
9634
9635 \begin_layout Standard
9636 \noindent
9637 \align center
9638 \begin_inset Tabular
9639 <lyxtabular version="3" rows="2" columns="2">
9640 <features rotate="0" tabularvalignment="middle">
9641 <column alignment="center" valignment="top" width="0pt">
9642 <column alignment="center" valignment="top" width="0pt">
9643 <row>
9644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 コマンド
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657 出力
9658 \end_layout
9659
9660 \end_inset
9661 </cell>
9662 </row>
9663 <row>
9664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668
9669 \backslash
9670 utilde
9671 \begin_inset space \textvisiblespace{}
9672 \end_inset
9673
9674 A
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9684 \end_inset
9685
9686
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 </lyxtabular>
9693
9694 \end_inset
9695
9696
9697 \end_layout
9698
9699 \begin_layout Standard
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704
9705
9706 \backslash
9707 else 
9708 \end_layout
9709
9710 \end_inset
9711
9712
9713 \begin_inset Note Note
9714 status open
9715
9716 \begin_layout Plain Layout
9717 以下は、
9718 \series bold
9719 undertilde
9720 \series default
9721  LaTeXパッケージが導入されていないときのみ表示されます。
9722 \end_layout
9723
9724 \end_inset
9725
9726
9727 \end_layout
9728
9729 \begin_layout Standard
9730 この小節のすべてを出力で見るには、
9731 \series bold
9732 undertilde
9733 \series default
9734  LaTeXパッケージを導入する必要があります。
9735 \end_layout
9736
9737 \begin_layout Standard
9738 \begin_inset ERT
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742
9743
9744 \backslash
9745 fi 
9746 \end_layout
9747
9748 \end_inset
9749
9750
9751 \end_layout
9752
9753 \begin_layout Subsection
9754 複数の文字に付けるアクセント
9755 \begin_inset Index idx
9756 status collapsed
9757
9758 \begin_layout Plain Layout
9759 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
9760 \end_layout
9761
9762 \end_inset
9763
9764
9765 \end_layout
9766
9767 \begin_layout Standard
9768 \begin_inset space \hfill{}
9769 \end_inset
9770
9771
9772 \begin_inset Tabular
9773 <lyxtabular version="3" rows="5" columns="2">
9774 <features rotate="0" tabularvalignment="middle">
9775 <column alignment="center" valignment="top" width="0pt">
9776 <column alignment="center" valignment="top" width="0pt">
9777 <row>
9778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782 コマンド
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 出力
9792 \begin_inset Note Note
9793 status collapsed
9794
9795 \begin_layout Plain Layout
9796 ここで
9797 \series bold
9798
9799 \backslash
9800 raisebox
9801 \series default
9802 はスペーサーとして使用しているだけです。
9803 \end_layout
9804
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 </row>
9813 <row>
9814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \backslash
9820 overleftarrow
9821 \begin_inset space \textvisiblespace{}
9822 \end_inset
9823
9824 A=B
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9830 \begin_inset Text
9831
9832 \begin_layout Plain Layout
9833 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9834 \end_inset
9835
9836
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 </row>
9842 <row>
9843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847
9848 \backslash
9849 underleftarrow
9850 \begin_inset space \textvisiblespace{}
9851 \end_inset
9852
9853 A=B
9854 \end_layout
9855
9856 \end_inset
9857 </cell>
9858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9863 \end_inset
9864
9865
9866 \end_layout
9867
9868 \end_inset
9869 </cell>
9870 </row>
9871 <row>
9872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876
9877 \backslash
9878 overleftrightarrow
9879 \begin_inset space \textvisiblespace{}
9880 \end_inset
9881
9882 A=B
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9892 \end_inset
9893
9894
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 </row>
9900 <row>
9901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905
9906 \backslash
9907 underleftrightarrow
9908 \begin_inset space \textvisiblespace{}
9909 \end_inset
9910
9911 A=B
9912 \end_layout
9913
9914 \end_inset
9915 </cell>
9916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9921 \end_inset
9922
9923
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 </row>
9929 </lyxtabular>
9930
9931 \end_inset
9932
9933
9934 \begin_inset space \hfill{}
9935 \end_inset
9936
9937
9938 \begin_inset Tabular
9939 <lyxtabular version="3" rows="5" columns="2">
9940 <features rotate="0" tabularvalignment="middle">
9941 <column alignment="center" valignment="top" width="0pt">
9942 <column alignment="center" valignment="top" width="0pt">
9943 <row>
9944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9945 \begin_inset Text
9946
9947 \begin_layout Plain Layout
9948 コマンド
9949 \end_layout
9950
9951 \end_inset
9952 </cell>
9953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957 出力
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 </row>
9963 <row>
9964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968
9969 \backslash
9970 overrightarrow
9971 \begin_inset space \textvisiblespace{}
9972 \end_inset
9973
9974 A=B
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9984 \end_inset
9985
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 <row>
9993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997
9998 \backslash
9999 underrightarrow
10000 \begin_inset space \textvisiblespace{}
10001 \end_inset
10002
10003 A=B
10004 \end_layout
10005
10006 \end_inset
10007 </cell>
10008 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10009 \begin_inset Text
10010
10011 \begin_layout Plain Layout
10012 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10013 \end_inset
10014
10015
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 </row>
10021 <row>
10022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026
10027 \backslash
10028 widetilde
10029 \begin_inset space \textvisiblespace{}
10030 \end_inset
10031
10032 A=B
10033 \end_layout
10034
10035 \end_inset
10036 </cell>
10037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10038 \begin_inset Text
10039
10040 \begin_layout Plain Layout
10041 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10042 \end_inset
10043
10044
10045 \end_layout
10046
10047 \end_inset
10048 </cell>
10049 </row>
10050 <row>
10051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055
10056 \backslash
10057 widehat
10058 \begin_inset space \textvisiblespace{}
10059 \end_inset
10060
10061 A=B
10062 \end_layout
10063
10064 \end_inset
10065 </cell>
10066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10067 \begin_inset Text
10068
10069 \begin_layout Plain Layout
10070 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10071 \end_inset
10072
10073
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 </row>
10079 </lyxtabular>
10080
10081 \end_inset
10082
10083
10084 \begin_inset space \hfill{}
10085 \end_inset
10086
10087
10088 \end_layout
10089
10090 \begin_layout Standard
10091 \begin_inset VSpace medskip
10092 \end_inset
10093
10094 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10095 \series bold
10096
10097 \backslash
10098 widetilde
10099 \series default
10100 および
10101 \series bold
10102
10103 \backslash
10104 widehat
10105 \series default
10106 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10107 \begin_inset Formula 
10108 \[
10109 \widetilde{A+B=C-D}
10110 \]
10111
10112 \end_inset
10113
10114
10115 \end_layout
10116
10117 \begin_layout Standard
10118 前小節で述べた
10119 \series bold
10120
10121 \backslash
10122 overset
10123 \series default
10124
10125 \begin_inset Index idx
10126 status collapsed
10127
10128 \begin_layout Plain Layout
10129 こまんど@コマンド ! O ! 
10130 \backslash
10131 overset
10132 \end_layout
10133
10134 \end_inset
10135
10136 コマンドと
10137 \series bold
10138
10139 \backslash
10140 underset
10141 \series default
10142
10143 \begin_inset Index idx
10144 status collapsed
10145
10146 \begin_layout Plain Layout
10147 こまんど@コマンド ! U ! 
10148 \backslash
10149 underset
10150 \end_layout
10151
10152 \end_inset
10153
10154 コマンドを使っても、複数の文字にアクセントを付けることができます。
10155 \series bold
10156
10157 \backslash
10158 underset
10159 \begin_inset space \textvisiblespace{}
10160 \end_inset
10161
10162 A=B
10163 \begin_inset Formula $\downarrow$
10164 \end_inset
10165
10166 ***
10167 \series default
10168 というコマンドは、
10169 \begin_inset Formula 
10170 \[
10171 \underset{***}{A=B}
10172 \]
10173
10174 \end_inset
10175
10176 のようになります。
10177 \end_layout
10178
10179 \begin_layout Section
10180 空白
10181 \begin_inset CommandInset label
10182 LatexCommand label
10183 name "sub:空白"
10184
10185 \end_inset
10186
10187
10188 \begin_inset Index idx
10189 status collapsed
10190
10191 \begin_layout Plain Layout
10192 くうはく@空白 ! すいへい@水平
10193 \end_layout
10194
10195 \end_inset
10196
10197
10198 \end_layout
10199
10200 \begin_layout Subsection
10201 定義済みの空白
10202 \begin_inset CommandInset label
10203 LatexCommand label
10204 name "sub:定義済みの空白"
10205
10206 \end_inset
10207
10208
10209 \begin_inset Index idx
10210 status collapsed
10211
10212 \begin_layout Plain Layout
10213 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10214 \end_layout
10215
10216 \end_inset
10217
10218
10219 \end_layout
10220
10221 \begin_layout Standard
10222 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
10223 \begin_inset Flex Ruby
10224 status collapsed
10225
10226 \begin_layout Plain Layout
10227 捷径
10228 \begin_inset Argument post:1
10229 status collapsed
10230
10231 \begin_layout Plain Layout
10232 ショートカット
10233 \end_layout
10234
10235 \end_inset
10236
10237
10238 \end_layout
10239
10240 \end_inset
10241
10242
10243 \begin_inset Info
10244 type  "shortcut"
10245 arg   "space-insert protected"
10246 \end_inset
10247
10248 )を挿入することで実現できます。「
10249 \color blue
10250
10251 \begin_inset space \textvisiblespace{}
10252 \end_inset
10253
10254
10255 \color inherit
10256 」が現れるので、
10257 \family sans
10258 Space
10259 \family default
10260 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
10261 \begin_inset Info
10262 type  "icon"
10263 arg   "math-insert \\space"
10264 \end_inset
10265
10266 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
10267 \family sans
10268 Space
10269 \family default
10270 を押すことによって、長さを変更することができます。
10271 \end_layout
10272
10273 \begin_layout Standard
10274 \noindent
10275 \align center
10276 \begin_inset Tabular
10277 <lyxtabular version="3" rows="6" columns="3">
10278 <features rotate="0" tabularvalignment="middle">
10279 <column alignment="center" valignment="top">
10280 <column alignment="center" valignment="top" width="15col%">
10281 <column alignment="center" valignment="top">
10282 <row>
10283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287 コマンド
10288 \end_layout
10289
10290 \end_inset
10291 </cell>
10292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10293 \begin_inset Text
10294
10295 \begin_layout Plain Layout
10296 保護された空白を挿入したのち、
10297 \family sans
10298 Space
10299 \family default
10300 を叩く回数
10301 \end_layout
10302
10303 \end_inset
10304 </cell>
10305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10306 \begin_inset Text
10307
10308 \begin_layout Plain Layout
10309 出力
10310 \end_layout
10311
10312 \end_inset
10313 </cell>
10314 </row>
10315 <row>
10316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10317 \begin_inset Text
10318
10319 \begin_layout Plain Layout
10320
10321 \backslash
10322 ,
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 0
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Plain Layout
10340 \begin_inset Formula $A\, B$
10341 \end_inset
10342
10343
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 </row>
10349 <row>
10350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \backslash
10356 :
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365 1
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 \begin_inset Formula $A\: B$
10375 \end_inset
10376
10377
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 <row>
10384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388
10389 \backslash
10390 ;
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10396 \begin_inset Text
10397
10398 \begin_layout Plain Layout
10399 2
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 \begin_inset Formula $A\; B$
10409 \end_inset
10410
10411
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row>
10418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422
10423 \backslash
10424 quad
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 3
10434 \end_layout
10435
10436 \end_inset
10437 </cell>
10438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10439 \begin_inset Text
10440
10441 \begin_layout Plain Layout
10442 \begin_inset Formula $A\quad B$
10443 \end_inset
10444
10445
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 </row>
10451 <row>
10452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10453 \begin_inset Text
10454
10455 \begin_layout Plain Layout
10456
10457 \backslash
10458 qquad
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 4
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 \begin_inset Formula $A\qquad B$
10477 \end_inset
10478
10479
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 </lyxtabular>
10486
10487 \end_inset
10488
10489
10490 \begin_inset space \hfill{}
10491 \end_inset
10492
10493
10494 \begin_inset Tabular
10495 <lyxtabular version="3" rows="6" columns="3">
10496 <features rotate="0" tabularvalignment="middle">
10497 <column alignment="center" valignment="top">
10498 <column alignment="center" valignment="top" width="15col%">
10499 <column alignment="center" valignment="top">
10500 <row>
10501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10502 \begin_inset Text
10503
10504 \begin_layout Plain Layout
10505 コマンド
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 保護された空白を挿入したのち、
10515 \family sans
10516 Space
10517 \family default
10518 を叩く回数
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527 出力
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 </row>
10533 <row>
10534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538
10539 \backslash
10540 hfill
10541 \end_layout
10542
10543 \end_inset
10544 </cell>
10545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10546 \begin_inset Text
10547
10548 \begin_layout Plain Layout
10549 5
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 \begin_inset Formula $A\hfill B$
10559 \end_inset
10560
10561
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 </row>
10567 <row>
10568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572
10573 \backslash
10574 hspace*{1em}
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 6
10584 \end_layout
10585
10586 \end_inset
10587 </cell>
10588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10589 \begin_inset Text
10590
10591 \begin_layout Plain Layout
10592 \begin_inset Formula $A\hspace*{1em}B$
10593 \end_inset
10594
10595
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 </row>
10601 <row>
10602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10603 \begin_inset Text
10604
10605 \begin_layout Plain Layout
10606
10607 \backslash
10608 hspace{1em}
10609 \end_layout
10610
10611 \end_inset
10612 </cell>
10613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10614 \begin_inset Text
10615
10616 \begin_layout Plain Layout
10617 7
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626 \begin_inset Formula $A\hspace{1em}B$
10627 \end_inset
10628
10629
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 </row>
10635 <row>
10636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640
10641 \backslash
10642
10643 \begin_inset space \textvisiblespace{}
10644 \end_inset
10645
10646
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 8
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 \begin_inset Formula $A\ B$
10665 \end_inset
10666
10667
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 </row>
10673 <row>
10674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678
10679 \backslash
10680 !
10681 \end_layout
10682
10683 \end_inset
10684 </cell>
10685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10686 \begin_inset Text
10687
10688 \begin_layout Plain Layout
10689 9
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698 \begin_inset Formula $A\! B$
10699 \end_inset
10700
10701
10702 \end_layout
10703
10704 \end_inset
10705 </cell>
10706 </row>
10707 </lyxtabular>
10708
10709 \end_inset
10710
10711
10712 \end_layout
10713
10714 \begin_layout Standard
10715
10716 \lang english
10717 Space
10718 \begin_inset space ~
10719 \end_inset
10720
10721 5
10722 \begin_inset space \thinspace{}
10723 \end_inset
10724
10725 --
10726 \begin_inset space \thinspace{}
10727 \end_inset
10728
10729 7 are variable spaces which are explained in
10730 \lang japanese
10731  
10732 \begin_inset CommandInset ref
10733 LatexCommand ref
10734 reference "sub:可変長の空白"
10735
10736 \end_inset
10737
10738 .一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
10739 さの空白があります。
10740 \end_layout
10741
10742 \begin_layout Standard
10743 \align center
10744 \begin_inset Tabular
10745 <lyxtabular version="3" rows="3" columns="3">
10746 <features rotate="0" tabularvalignment="middle">
10747 <column alignment="center" valignment="middle" width="6.8cm">
10748 <column alignment="center" valignment="top" width="0pt">
10749 <column alignment="center" valignment="top" width="0pt">
10750 <row>
10751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10752 \begin_inset Text
10753
10754 \begin_layout Plain Layout
10755 コマンド
10756 \end_layout
10757
10758 \end_inset
10759 </cell>
10760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10761 \begin_inset Text
10762
10763 \begin_layout Plain Layout
10764
10765 \backslash
10766 negmedspace
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775
10776 \backslash
10777 negthickspace
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 </row>
10783 <row>
10784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10785 \begin_inset Text
10786
10787 \begin_layout Plain Layout
10788 保護された空白を挿入したのち、
10789 \family sans
10790 Space
10791 \family default
10792 を叩く回数
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801 10
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810 11
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 </row>
10816 <row>
10817 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10818 \begin_inset Text
10819
10820 \begin_layout Plain Layout
10821 出力
10822 \end_layout
10823
10824 \end_inset
10825 </cell>
10826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10827 \begin_inset Text
10828
10829 \begin_layout Plain Layout
10830 \begin_inset Formula $A\negmedspace B$
10831 \end_inset
10832
10833
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10839 \begin_inset Text
10840
10841 \begin_layout Plain Layout
10842 \begin_inset Formula $A\negthickspace B$
10843 \end_inset
10844
10845
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 </row>
10851 </lyxtabular>
10852
10853 \end_inset
10854
10855
10856 \end_layout
10857
10858 \begin_layout Standard
10859 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
10860 \end_layout
10861
10862 \begin_layout Standard
10863 \align center
10864 \begin_inset Tabular
10865 <lyxtabular version="3" rows="3" columns="2">
10866 <features rotate="0" tabularvalignment="middle">
10867 <column alignment="center" valignment="top">
10868 <column alignment="center" valignment="top">
10869 <row>
10870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874 コマンド
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883 出力
10884 \begin_inset Note Note
10885 status collapsed
10886
10887 \begin_layout Plain Layout
10888 ここで
10889 \series bold
10890
10891 \backslash
10892 raisebox
10893 \series default
10894 はスペーサーとして使用しているだけです。
10895 \end_layout
10896
10897 \end_inset
10898
10899
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 </row>
10905 <row>
10906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10907 \begin_inset Text
10908
10909 \begin_layout Plain Layout
10910
10911 \backslash
10912 sum
10913 \backslash
10914 sum
10915 \begin_inset space \textvisiblespace{}
10916 \end_inset
10917
10918 f_kl
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10928 \end_inset
10929
10930
10931 \end_layout
10932
10933 \end_inset
10934 </cell>
10935 </row>
10936 <row>
10937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10938 \begin_inset Text
10939
10940 \begin_layout Plain Layout
10941
10942 \backslash
10943 sum
10944 \backslash
10945 negmedspace
10946 \backslash
10947 sum
10948 \begin_inset space \textvisiblespace{}
10949 \end_inset
10950
10951 f_kl
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10961 \end_inset
10962
10963
10964 \end_layout
10965
10966 \end_inset
10967 </cell>
10968 </row>
10969 </lyxtabular>
10970
10971 \end_inset
10972
10973
10974 \end_layout
10975
10976 \begin_layout Standard
10977 \noindent
10978 \begin_inset VSpace medskip
10979 \end_inset
10980
10981
10982 \end_layout
10983
10984 \begin_layout Standard
10985 \noindent
10986 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
10987 \end_layout
10988
10989 \begin_layout Standard
10990 \align center
10991 \begin_inset Tabular
10992 <lyxtabular version="3" rows="2" columns="2">
10993 <features rotate="0" tabularvalignment="middle">
10994 <column alignment="center" valignment="top" width="0pt">
10995 <column alignment="center" valignment="top" width="0pt">
10996 <row>
10997 <cell alignment="center" valignment="top" usebox="none">
10998 \begin_inset Text
10999
11000 \begin_layout Plain Layout
11001 通常の数式
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 \begin_inset Formula $A=B$
11011 \end_inset
11012
11013
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 </row>
11019 <row>
11020 <cell alignment="center" valignment="top" usebox="none">
11021 \begin_inset Text
11022
11023 \begin_layout Plain Layout
11024 \begin_inset Note Note
11025 status collapsed
11026
11027 \begin_layout Plain Layout
11028 ここで
11029 \series bold
11030
11031 \backslash
11032 raisebox
11033 \series default
11034 はスペーサーとして使用しているだけです。
11035 \end_layout
11036
11037 \end_inset
11038
11039
11040 \begin_inset Formula $\raisebox{5mm}{}$
11041 \end_inset
11042
11043 空白なしの数式
11044 \end_layout
11045
11046 \end_inset
11047 </cell>
11048 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11049 \begin_inset Text
11050
11051 \begin_layout Plain Layout
11052 \begin_inset Formula $A{=}B$
11053 \end_inset
11054
11055
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 </row>
11061 </lyxtabular>
11062
11063 \end_inset
11064
11065
11066 \end_layout
11067
11068 \begin_layout Standard
11069 \noindent
11070 二行目の数式を作るコマンドは、
11071 \series bold
11072 A
11073 \backslash
11074 {=
11075 \begin_inset Formula $\to$
11076 \end_inset
11077
11078 B
11079 \series default
11080 です。
11081 \end_layout
11082
11083 \begin_layout Standard
11084 \begin_inset VSpace bigskip
11085 \end_inset
11086
11087 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
11088 整形\SpecialChar \menuseparator
11089 小空白メニュー(
11090 \begin_inset Flex Ruby
11091 status collapsed
11092
11093 \begin_layout Plain Layout
11094 捷径
11095 \begin_inset Argument post:1
11096 status collapsed
11097
11098 \begin_layout Plain Layout
11099 ショートカット
11100 \end_layout
11101
11102 \end_inset
11103
11104
11105 \end_layout
11106
11107 \end_inset
11108
11109
11110 \begin_inset Info
11111 type  "shortcut"
11112 arg   "space-insert thin"
11113 \end_inset
11114
11115 )で、最小の空白を挿入することができます。
11116 \end_layout
11117
11118 \begin_layout Standard
11119 違いを示す例を以下に掲げます。
11120 \end_layout
11121
11122 \begin_layout Standard
11123 \begin_inset Tabular
11124 <lyxtabular version="3" rows="2" columns="2">
11125 <features rotate="0" tabularvalignment="middle">
11126 <column alignment="left" valignment="top">
11127 <column alignment="left" valignment="top">
11128 <row>
11129 <cell alignment="center" valignment="top" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133 24 kW
11134 \begin_inset Formula $\cdot$
11135 \end_inset
11136
11137 h
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 <cell alignment="center" valignment="top" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146 値と単位のあいだに通常の空白を入れた例
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 </row>
11152 <row>
11153 <cell alignment="center" valignment="top" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 24
11158 \begin_inset space \thinspace{}
11159 \end_inset
11160
11161 kW
11162 \begin_inset Formula $\cdot$
11163 \end_inset
11164
11165 h
11166 \end_layout
11167
11168 \end_inset
11169 </cell>
11170 <cell alignment="center" valignment="top" usebox="none">
11171 \begin_inset Text
11172
11173 \begin_layout Plain Layout
11174 値と単位のあいだに最小の空白を入れた例
11175 \end_layout
11176
11177 \end_inset
11178 </cell>
11179 </row>
11180 </lyxtabular>
11181
11182 \end_inset
11183
11184
11185 \end_layout
11186
11187 \begin_layout Subsection
11188 可変長の空白
11189 \begin_inset ERT
11190 status collapsed
11191
11192 \begin_layout Plain Layout
11193
11194
11195 \backslash
11196 texorpdfstring{
11197 \end_layout
11198
11199 \end_inset
11200
11201
11202 \begin_inset Foot
11203 status collapsed
11204
11205 \begin_layout Plain Layout
11206 数式中の垂直方向の空白については、第
11207 \begin_inset CommandInset ref
11208 LatexCommand ref
11209 reference "sub:行間"
11210
11211 \end_inset
11212
11213 節をご覧下さい。
11214 \end_layout
11215
11216 \end_inset
11217
11218
11219 \begin_inset ERT
11220 status collapsed
11221
11222 \begin_layout Plain Layout
11223
11224 }{}
11225 \end_layout
11226
11227 \end_inset
11228
11229
11230 \begin_inset Note Note
11231 status collapsed
11232
11233 \begin_layout Plain Layout
11234
11235 \backslash
11236 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11237 \end_layout
11238
11239 \begin_layout Plain Layout
11240
11241 \backslash
11242 texorpdfstringについての詳細は、第
11243 \begin_inset CommandInset ref
11244 LatexCommand ref
11245 reference "sub:節見出し中の数式"
11246
11247 \end_inset
11248
11249 節にあります。
11250 \end_layout
11251
11252 \end_inset
11253
11254
11255 \begin_inset CommandInset label
11256 LatexCommand label
11257 name "sub:可変長の空白"
11258
11259 \end_inset
11260
11261
11262 \begin_inset Index idx
11263 status collapsed
11264
11265 \begin_layout Plain Layout
11266 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
11267 \end_layout
11268
11269 \end_inset
11270
11271
11272 \end_layout
11273
11274 \begin_layout Standard
11275 指定した長さの空白が、
11276 \series bold
11277
11278 \backslash
11279 hspace
11280 \series default
11281
11282 \begin_inset Index idx
11283 status collapsed
11284
11285 \begin_layout Plain Layout
11286 こまんど@コマンド ! H ! 
11287 \backslash
11288 hspace
11289 \end_layout
11290
11291 \end_inset
11292
11293 コマンドで入力することができます。すると、ながい「
11294 \color blue
11295
11296 \begin_inset space \textvisiblespace{}
11297 \end_inset
11298
11299
11300 \color inherit
11301 」が現れます。長さは、「
11302 \color blue
11303
11304 \begin_inset space \textvisiblespace{}
11305 \end_inset
11306
11307
11308 \color inherit
11309 」を左クリックすることによって指定することができます。長さは負の値でも構いません。
11310 \lang english
11311 When a space would be the first character in a line it would be omitted.
11312  To force its output use the command 
11313 \series bold
11314
11315 \backslash
11316 hspace*
11317 \series default
11318  instead of 
11319 \series bold
11320
11321 \backslash
11322 hspace
11323 \series default
11324  or left-click on the 
11325 \begin_inset Quotes eld
11326 \end_inset
11327
11328
11329 \color blue
11330
11331 \begin_inset space \textvisiblespace{}
11332 \end_inset
11333
11334
11335 \color inherit
11336
11337 \begin_inset Quotes erd
11338 \end_inset
11339
11340  and check the option 
11341 \family sans
11342 Protect
11343 \family default
11344 .
11345 \lang japanese
11346
11347 \begin_inset Newline newline
11348 \end_inset
11349
11350 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11351 \series bold
11352
11353 \backslash
11354 hfill
11355 \series default
11356
11357 \begin_inset Index idx
11358 status collapsed
11359
11360 \begin_layout Plain Layout
11361 こまんど@コマンド ! H ! 
11362 \backslash
11363 hfill
11364 \end_layout
11365
11366 \end_inset
11367
11368 コマンドを使用します。
11369 \end_layout
11370
11371 \begin_layout Standard
11372 \begin_inset VSpace -1mm
11373 \end_inset
11374
11375
11376 \end_layout
11377
11378 \begin_layout Standard
11379 \align center
11380 \begin_inset Tabular
11381 <lyxtabular version="3" rows="4" columns="2">
11382 <features rotate="0" tabularvalignment="middle">
11383 <column alignment="center" valignment="top">
11384 <column alignment="center" valignment="top">
11385 <row>
11386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11387 \begin_inset Text
11388
11389 \begin_layout Plain Layout
11390 コマンド(
11391 \backslash
11392 hspace 長さ)
11393 \end_layout
11394
11395 \end_inset
11396 </cell>
11397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11398 \begin_inset Text
11399
11400 \begin_layout Plain Layout
11401 出力
11402 \end_layout
11403
11404 \end_inset
11405 </cell>
11406 </row>
11407 <row>
11408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11409 \begin_inset Text
11410
11411 \begin_layout Plain Layout
11412 A=B
11413 \backslash
11414 hspace
11415 \begin_inset space \textvisiblespace{}
11416 \end_inset
11417
11418 A
11419 \backslash
11420 not=C (3
11421 \begin_inset space \thinspace{}
11422 \end_inset
11423
11424 cm)
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11430 \begin_inset Text
11431
11432 \begin_layout Plain Layout
11433 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11434 \end_inset
11435
11436
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 </row>
11442 <row>
11443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 A
11448 \backslash
11449 hspace
11450 \begin_inset space \textvisiblespace{}
11451 \end_inset
11452
11453 A
11454 \backslash
11455 not=A (-1
11456 \begin_inset space \thinspace{}
11457 \end_inset
11458
11459 mm)
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11465 \begin_inset Text
11466
11467 \begin_layout Plain Layout
11468 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11469 \end_inset
11470
11471
11472 \end_layout
11473
11474 \end_inset
11475 </cell>
11476 </row>
11477 <row>
11478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 A=A
11483 \backslash
11484 hfill
11485 \begin_inset space \textvisiblespace{}
11486 \end_inset
11487
11488 B=B
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11494 \begin_inset Text
11495
11496 \begin_layout Plain Layout
11497 \begin_inset Formula $A=A\hfill B=B$
11498 \end_inset
11499
11500
11501 \end_layout
11502
11503 \end_inset
11504 </cell>
11505 </row>
11506 </lyxtabular>
11507
11508 \end_inset
11509
11510
11511 \end_layout
11512
11513 \begin_layout Standard
11514 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
11515 \series bold
11516
11517 \backslash
11518 hfill
11519 \series default
11520 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
11521 \series bold
11522
11523 \backslash
11524 hfill
11525 \series default
11526 は、別行立て数式中では、
11527 \series bold
11528 行頭下げ
11529 \series default
11530 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
11531 \begin_inset CommandInset ref
11532 LatexCommand ref
11533 reference "sec:数式様式"
11534
11535 \end_inset
11536
11537 節で説明されています)。
11538 \end_layout
11539
11540 \begin_layout Standard
11541
11542 \series bold
11543
11544 \backslash
11545 hfill
11546 \series default
11547 の他にも、空白を模様で埋める
11548 \series bold
11549
11550 \backslash
11551 dotfill
11552 \series default
11553
11554 \series bold
11555
11556 \backslash
11557 hrulefill
11558 \series default
11559 といったコマンドがあります。用例については第
11560 \begin_inset CommandInset ref
11561 LatexCommand ref
11562 reference "sub:省略符号"
11563
11564 \end_inset
11565
11566 節をご参照下さい。
11567 \end_layout
11568
11569 \begin_layout Standard
11570 本文中では、可変長空白は、
11571 \family sans
11572 挿入\SpecialChar \menuseparator
11573 整形\SpecialChar \menuseparator
11574 水平方向の空白
11575 \family default
11576 メニューで挿入することができます。
11577 \end_layout
11578
11579 \begin_layout Standard
11580 (例)
11581 \end_layout
11582
11583 \begin_layout Standard
11584 この行には、
11585 \begin_inset space \hspace{}
11586 \length 2cm
11587 \end_inset
11588
11589 2
11590 \begin_inset space \thinspace{}
11591 \end_inset
11592
11593 cmの空白が入っています。
11594 \end_layout
11595
11596 \begin_layout Standard
11597 この行には、
11598 \begin_inset space \hfill{}
11599 \end_inset
11600
11601 最大の空白が入っています。
11602 \end_layout
11603
11604 \begin_layout Subsection
11605 行内数式周りの空白
11606 \begin_inset Index idx
11607 status collapsed
11608
11609 \begin_layout Plain Layout
11610 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
11611 \end_layout
11612
11613 \end_inset
11614
11615
11616 \end_layout
11617
11618 \begin_layout Standard
11619 行内数式前後の空白は、長さ
11620 \series bold
11621
11622 \backslash
11623 mathsurround
11624 \begin_inset Index idx
11625 status collapsed
11626
11627 \begin_layout Plain Layout
11628 こまんど@コマンド ! M ! 
11629 \backslash
11630 mathsurround
11631 \end_layout
11632
11633 \end_inset
11634
11635
11636 \series default
11637 を使って調節することができます。長さの値は、以下の書式を持つ
11638 \series bold
11639
11640 \backslash
11641 setlength
11642 \begin_inset Index idx
11643 status collapsed
11644
11645 \begin_layout Plain Layout
11646 こまんど@コマンド ! S ! 
11647 \backslash
11648 setlength
11649 \end_layout
11650
11651 \end_inset
11652
11653
11654 \series default
11655 コマンドを使って設定することができます。
11656 \end_layout
11657
11658 \begin_layout Standard
11659
11660 \series bold
11661
11662 \backslash
11663 setlength{長さ名}{値}
11664 \end_layout
11665
11666 \begin_layout Standard
11667
11668 \series bold
11669
11670 \backslash
11671 mathsurround
11672 \series default
11673 を5
11674 \begin_inset space \thinspace{}
11675 \end_inset
11676
11677 mmの値に設定するには、以下のコマンド
11678 \end_layout
11679
11680 \begin_layout Standard
11681
11682 \series bold
11683
11684 \backslash
11685 setlength{
11686 \backslash
11687 mathsurround}{5mm}
11688 \end_layout
11689
11690 \begin_layout Standard
11691 をTeXモードで挿入します。すると、5
11692 \begin_inset space \thinspace{}
11693 \end_inset
11694
11695 mmの空白がすべての行内数式の前後に設定されることになります。
11696 \begin_inset ERT
11697 status collapsed
11698
11699 \begin_layout Plain Layout
11700
11701
11702 \backslash
11703 setlength{
11704 \backslash
11705 mathsurround}{5mm}
11706 \end_layout
11707
11708 \end_inset
11709
11710
11711 \end_layout
11712
11713 \begin_layout Standard
11714 この行には、周囲に5
11715 \begin_inset space \thinspace{}
11716 \end_inset
11717
11718 mmの余白を設定した行内数式
11719 \begin_inset Formula $A=B$
11720 \end_inset
11721
11722 があります。
11723 \begin_inset ERT
11724 status collapsed
11725
11726 \begin_layout Plain Layout
11727
11728
11729 \backslash
11730 setlength{
11731 \backslash
11732 mathsurround}{0pt}
11733 \end_layout
11734
11735 \end_inset
11736
11737
11738 \end_layout
11739
11740 \begin_layout Standard
11741 既定値に戻すには、
11742 \series bold
11743
11744 \backslash
11745 mathsurround
11746 \series default
11747 を0
11748 \begin_inset space \thinspace{}
11749 \end_inset
11750
11751 ptの値に戻して下さい。
11752 \end_layout
11753
11754 \begin_layout Section
11755 ボックスと枠
11756 \begin_inset Index idx
11757 status collapsed
11758
11759 \begin_layout Plain Layout
11760 ぼっくす@ボックス
11761 \end_layout
11762
11763 \end_inset
11764
11765
11766 \begin_inset Index idx
11767 status collapsed
11768
11769 \begin_layout Plain Layout
11770 わく@枠 | see
11771 \begin_inset ERT
11772 status collapsed
11773
11774 \begin_layout Plain Layout
11775
11776 {
11777 \end_layout
11778
11779 \end_inset
11780
11781 ボックス
11782 \begin_inset ERT
11783 status collapsed
11784
11785 \begin_layout Plain Layout
11786
11787 }
11788 \end_layout
11789
11790 \end_inset
11791
11792
11793 \end_layout
11794
11795 \end_inset
11796
11797
11798 \end_layout
11799
11800 \begin_layout Standard
11801 本文中のボックスについては、取扱説明書
11802 \family typewriter
11803 埋め込みオブジェクト篇
11804 \family default
11805
11806 \family typewriter
11807 Boxes
11808 \family default
11809 の章に述べられています。
11810 \end_layout
11811
11812 \begin_layout Subsection
11813 縁付きボックス
11814 \begin_inset CommandInset label
11815 LatexCommand label
11816 name "sub:縁付きボックス"
11817
11818 \end_inset
11819
11820
11821 \begin_inset Index idx
11822 status collapsed
11823
11824 \begin_layout Plain Layout
11825 ぼっくす@ボックス ! ふちつき@縁付き
11826 \end_layout
11827
11828 \end_inset
11829
11830
11831 \end_layout
11832
11833 \begin_layout Standard
11834
11835 \series bold
11836
11837 \backslash
11838 fbox
11839 \series default
11840
11841 \begin_inset Index idx
11842 status collapsed
11843
11844 \begin_layout Plain Layout
11845 こまんど@コマンド ! F ! 
11846 \backslash
11847 fbox
11848 \end_layout
11849
11850 \end_inset
11851
11852 コマンドや
11853 \series bold
11854
11855 \backslash
11856 boxed
11857 \series default
11858
11859 \begin_inset Index idx
11860 status collapsed
11861
11862 \begin_layout Plain Layout
11863 こまんど@コマンド ! B ! 
11864 \backslash
11865 boxed
11866 \end_layout
11867
11868 \end_inset
11869
11870 コマンドを使えば、数式やその一部を枠の中に入れることができます。
11871 \end_layout
11872
11873 \begin_layout Standard
11874 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
11875 \series bold
11876
11877 \backslash
11878 fbox
11879 \series default
11880 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
11881 \family sans
11882 Ctrl+M
11883 \family default
11884 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
11885 \series bold
11886
11887 \backslash
11888 boxed
11889 \series default
11890 を使った場合には、新しい数式が自動的に枠内に作られます。
11891 \end_layout
11892
11893 \begin_layout Standard
11894
11895 \series bold
11896
11897 \backslash
11898 fbox
11899 \series default
11900 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
11901 \series bold
11902
11903 \backslash
11904 boxed
11905 \series default
11906 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
11907 \end_layout
11908
11909 \begin_layout Standard
11910
11911 \series bold
11912
11913 \backslash
11914 fbox
11915 \series default
11916 の拡張として、枠幅と配置も指定することができる
11917 \series bold
11918
11919 \backslash
11920 framebox
11921 \series default
11922
11923 \begin_inset Index idx
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927 こまんど@コマンド ! F ! 
11928 \backslash
11929 framebox
11930 \end_layout
11931
11932 \end_inset
11933
11934 コマンドがあります。
11935 \series bold
11936
11937 \backslash
11938 framebox
11939 \series default
11940 は、以下の書式を持ちます。
11941 \end_layout
11942
11943 \begin_layout Standard
11944
11945 \series bold
11946
11947 \backslash
11948 framebox[枠幅][位置]{ボックスの内容}
11949 \end_layout
11950
11951 \begin_layout Standard
11952 「位置」は、
11953 \emph on
11954 l
11955 \emph default
11956
11957 \emph on
11958 r
11959 \emph default
11960 の値をとります。
11961 \emph on
11962 l
11963 \emph default
11964 は、ボックス中で数式を左寄せ、
11965 \emph on
11966 r
11967 \emph default
11968 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
11969 \begin_inset Newline newline
11970 \end_inset
11971
11972 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
11973 \series bold
11974
11975 \backslash
11976 fbox
11977 \series default
11978 と同様、枠幅がボックスの内容に応じて調節されるのです。
11979 \end_layout
11980
11981 \begin_layout Standard
11982
11983 \series bold
11984
11985 \backslash
11986 framebox
11987 \series default
11988 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
11989 \series bold
11990
11991 \backslash
11992 fbox
11993 \series default
11994 同様、数式の断片を入れるためのものです。
11995 \end_layout
11996
11997 \begin_layout Standard
11998 \align center
11999 \begin_inset Tabular
12000 <lyxtabular version="3" rows="5" columns="2">
12001 <features rotate="0" tabularvalignment="middle">
12002 <column alignment="center" valignment="top">
12003 <column alignment="center" valignment="top">
12004 <row>
12005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12006 \begin_inset Text
12007
12008 \begin_layout Plain Layout
12009 コマンド
12010 \end_layout
12011
12012 \end_inset
12013 </cell>
12014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018 出力
12019 \begin_inset Note Note
12020 status collapsed
12021
12022 \begin_layout Plain Layout
12023 ここで
12024 \series bold
12025
12026 \backslash
12027 raisebox
12028 \series default
12029 はスペーサーとして使用しているだけです。
12030 \end_layout
12031
12032 \end_inset
12033
12034
12035 \end_layout
12036
12037 \end_inset
12038 </cell>
12039 </row>
12040 <row>
12041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12042 \begin_inset Text
12043
12044 \begin_layout Plain Layout
12045
12046 \backslash
12047 fbox
12048 \begin_inset space \textvisiblespace{}
12049 \end_inset
12050
12051
12052 \family sans
12053 Ctrl+M
12054 \family default
12055  
12056 \backslash
12057 int
12058 \begin_inset space \textvisiblespace{}
12059 \end_inset
12060
12061 A=B
12062 \end_layout
12063
12064 \end_inset
12065 </cell>
12066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12067 \begin_inset Text
12068
12069 \begin_layout Plain Layout
12070 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12071 \end_inset
12072
12073
12074 \end_layout
12075
12076 \end_inset
12077 </cell>
12078 </row>
12079 <row>
12080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12081 \begin_inset Text
12082
12083 \begin_layout Plain Layout
12084
12085 \backslash
12086 boxed
12087 \begin_inset space \textvisiblespace{}
12088 \end_inset
12089
12090
12091 \backslash
12092 int
12093 \begin_inset space \textvisiblespace{}
12094 \end_inset
12095
12096 A=B
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12102 \begin_inset Text
12103
12104 \begin_layout Plain Layout
12105 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12106 \end_inset
12107
12108
12109 \end_layout
12110
12111 \end_inset
12112 </cell>
12113 </row>
12114 <row>
12115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12116 \begin_inset Text
12117
12118 \begin_layout Plain Layout
12119 A+
12120 \backslash
12121 fbox
12122 \begin_inset space \textvisiblespace{}
12123 \end_inset
12124
12125 B
12126 \end_layout
12127
12128 \end_inset
12129 </cell>
12130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12131 \begin_inset Text
12132
12133 \begin_layout Plain Layout
12134 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12135 \end_inset
12136
12137
12138 \end_layout
12139
12140 \end_inset
12141 </cell>
12142 </row>
12143 <row>
12144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12145 \begin_inset Text
12146
12147 \begin_layout Plain Layout
12148
12149 \backslash
12150 framebox
12151 \begin_inset space \textvisiblespace{}
12152 \end_inset
12153
12154 20mm
12155 \begin_inset Formula $\to$
12156 \end_inset
12157
12158
12159 \begin_inset Formula $\to$
12160 \end_inset
12161
12162
12163 \family sans
12164 Ctrl+M
12165 \family default
12166  
12167 \backslash
12168 frac
12169 \begin_inset space \textvisiblespace{}
12170 \end_inset
12171
12172 A
12173 \begin_inset Formula $\downarrow$
12174 \end_inset
12175
12176 B
12177 \end_layout
12178
12179 \end_inset
12180 </cell>
12181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12182 \begin_inset Text
12183
12184 \begin_layout Plain Layout
12185 \begin_inset Formula $\raisebox{6mm}{}$
12186 \end_inset
12187
12188
12189 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12190 \end_inset
12191
12192
12193 \begin_inset Formula $\raisebox{-4mm}{}$
12194 \end_inset
12195
12196
12197 \end_layout
12198
12199 \end_inset
12200 </cell>
12201 </row>
12202 </lyxtabular>
12203
12204 \end_inset
12205
12206
12207 \end_layout
12208
12209 \begin_layout Standard
12210 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
12211 \end_layout
12212
12213 \begin_layout Standard
12214
12215 \series bold
12216
12217 \backslash
12218 fboxrule
12219 \series default
12220  
12221 \series bold
12222
12223 \begin_inset Quotes eld
12224 \end_inset
12225
12226 厚み
12227 \begin_inset Quotes erd
12228 \end_inset
12229
12230
12231 \series default
12232  
12233 \series bold
12234
12235 \backslash
12236 fboxsep
12237 \series default
12238  
12239 \series bold
12240
12241 \begin_inset Quotes eld
12242 \end_inset
12243
12244 距離
12245 \begin_inset Quotes erd
12246 \end_inset
12247
12248
12249 \end_layout
12250
12251 \begin_layout Standard
12252 \begin_inset Quotes eld
12253 \end_inset
12254
12255 距離
12256 \begin_inset Quotes erd
12257 \end_inset
12258
12259 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12260 \begin_inset ERT
12261 status collapsed
12262
12263 \begin_layout Plain Layout
12264
12265
12266 \backslash
12267 fboxrule 2mm 
12268 \backslash
12269 fboxsep 3mm
12270 \end_layout
12271
12272 \end_inset
12273
12274
12275 \begin_inset Formula 
12276 \[
12277 \boxed{A+B=C}
12278 \]
12279
12280 \end_inset
12281
12282 この数式の直前には、
12283 \end_layout
12284
12285 \begin_layout Standard
12286
12287 \series bold
12288
12289 \backslash
12290 fboxrule
12291 \series default
12292  
12293 \series bold
12294 2mm
12295 \series default
12296  
12297 \series bold
12298
12299 \backslash
12300 fboxsep
12301 \series default
12302  
12303 \series bold
12304 3mm
12305 \end_layout
12306
12307 \begin_layout Standard
12308 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12309 \end_layout
12310
12311 \begin_layout Standard
12312 標準の枠寸法に戻すには、
12313 \end_layout
12314
12315 \begin_layout Standard
12316
12317 \series bold
12318
12319 \backslash
12320 fboxrule
12321 \series default
12322  
12323 \series bold
12324 0.4pt
12325 \series default
12326  
12327 \series bold
12328
12329 \backslash
12330 fboxsep
12331 \series default
12332  
12333 \series bold
12334 3pt
12335 \series default
12336
12337 \begin_inset ERT
12338 status collapsed
12339
12340 \begin_layout Plain Layout
12341
12342
12343 \backslash
12344 fboxrule 0.4pt 
12345 \backslash
12346 fboxsep 3pt
12347 \end_layout
12348
12349 \end_inset
12350
12351
12352 \end_layout
12353
12354 \begin_layout Standard
12355 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
12356 \end_layout
12357
12358 \begin_layout Subsection
12359 縁なしボックス
12360 \begin_inset CommandInset label
12361 LatexCommand label
12362 name "sub:枠なしボックス"
12363
12364 \end_inset
12365
12366
12367 \begin_inset Index idx
12368 status collapsed
12369
12370 \begin_layout Plain Layout
12371 ぼっくす@ボックス ! わくなし@枠なし
12372 \end_layout
12373
12374 \end_inset
12375
12376
12377 \end_layout
12378
12379 \begin_layout Standard
12380 縁のないボックスを作るには、
12381 \series bold
12382
12383 \backslash
12384 mbox
12385 \series default
12386
12387 \begin_inset Index idx
12388 status collapsed
12389
12390 \begin_layout Plain Layout
12391 こまんど@コマンド ! M ! 
12392 \backslash
12393 mbox
12394 \end_layout
12395
12396 \end_inset
12397
12398
12399 \series bold
12400
12401 \backslash
12402 makebox
12403 \series default
12404
12405 \begin_inset Index idx
12406 status collapsed
12407
12408 \begin_layout Plain Layout
12409 こまんど@コマンド ! M ! 
12410 \backslash
12411 makebox
12412 \end_layout
12413
12414 \end_inset
12415
12416
12417 \series bold
12418
12419 \backslash
12420 raisebox
12421 \series default
12422
12423 \begin_inset Index idx
12424 status collapsed
12425
12426 \begin_layout Plain Layout
12427 こまんど@コマンド ! R ! 
12428 \backslash
12429 raisebox
12430 \end_layout
12431
12432 \end_inset
12433
12434 の三つのコマンドがあります。
12435 \end_layout
12436
12437 \begin_layout Standard
12438
12439 \series bold
12440
12441 \backslash
12442 raisebox
12443 \series default
12444 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
12445 \series bold
12446
12447 \backslash
12448 raisebox
12449 \series default
12450 は、以下の書式で用いられます。
12451 \end_layout
12452
12453 \begin_layout Standard
12454
12455 \series bold
12456
12457 \backslash
12458 raisebox{高さ}{ボックスの内容}
12459 \end_layout
12460
12461 \begin_layout Standard
12462
12463 \series bold
12464
12465 \backslash
12466 fbox
12467 \series default
12468 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
12469 \begin_inset Note Greyedout
12470 status open
12471
12472 \begin_layout Plain Layout
12473
12474 \series bold
12475 【註】
12476 \series default
12477 下の最後の
12478 \series bold
12479
12480 \backslash
12481 raisebox
12482 \series default
12483 のところで、
12484 \family sans
12485 Ctrl+M
12486 \family default
12487 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
12488 \series bold
12489
12490 \backslash
12491 raisebox
12492 \series default
12493 を直接サポートしていないためです。
12494 \end_layout
12495
12496 \end_inset
12497
12498
12499 \end_layout
12500
12501 \begin_layout Standard
12502 \align center
12503 \begin_inset Tabular
12504 <lyxtabular version="3" rows="4" columns="2">
12505 <features rotate="0" tabularvalignment="middle">
12506 <column alignment="center" valignment="top">
12507 <column alignment="center" valignment="top">
12508 <row>
12509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12510 \begin_inset Text
12511
12512 \begin_layout Plain Layout
12513 コマンド
12514 \end_layout
12515
12516 \end_inset
12517 </cell>
12518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12519 \begin_inset Text
12520
12521 \begin_layout Plain Layout
12522 出力
12523 \end_layout
12524
12525 \end_inset
12526 </cell>
12527 </row>
12528 <row>
12529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12530 \begin_inset Text
12531
12532 \begin_layout Plain Layout
12533 H
12534 \backslash
12535 raisebox{2mm
12536 \begin_inset Formula $\to$
12537 \end_inset
12538
12539
12540 \backslash
12541 {al
12542 \begin_inset Formula $\to$
12543 \end_inset
12544
12545  lo
12546 \end_layout
12547
12548 \end_inset
12549 </cell>
12550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12551 \begin_inset Text
12552
12553 \begin_layout Plain Layout
12554 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12555 \end_inset
12556
12557
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 </row>
12563 <row>
12564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568 H
12569 \backslash
12570 raisebox{-2mm
12571 \begin_inset Formula $\to$
12572 \end_inset
12573
12574
12575 \backslash
12576 {al
12577 \begin_inset Formula $\to$
12578 \end_inset
12579
12580 lo
12581 \end_layout
12582
12583 \end_inset
12584 </cell>
12585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12586 \begin_inset Text
12587
12588 \begin_layout Plain Layout
12589 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12590 \end_inset
12591
12592
12593 \end_layout
12594
12595 \end_inset
12596 </cell>
12597 </row>
12598 <row>
12599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12600 \begin_inset Text
12601
12602 \begin_layout Plain Layout
12603 A=
12604 \backslash
12605 raisebox{-2mm
12606 \begin_inset Formula $\to$
12607 \end_inset
12608
12609
12610 \backslash
12611 {
12612 \family sans
12613 Ctrl+M Ctrl+M
12614 \family default
12615  
12616 \backslash
12617 sqrt
12618 \begin_inset space \textvisiblespace{}
12619 \end_inset
12620
12621
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12631 \end_inset
12632
12633
12634 \end_layout
12635
12636 \end_inset
12637 </cell>
12638 </row>
12639 </lyxtabular>
12640
12641 \end_inset
12642
12643
12644 \end_layout
12645
12646 \begin_layout Standard
12647 縁がないことを除けば、
12648 \series bold
12649
12650 \backslash
12651 mbox
12652 \series default
12653 コマンドは
12654 \series bold
12655
12656 \backslash
12657 fbox
12658 \series default
12659 と同じであり、
12660 \series bold
12661
12662 \backslash
12663 makebox
12664 \series default
12665
12666 \series bold
12667
12668 \backslash
12669 framebox
12670 \series default
12671 と同じです。
12672 \end_layout
12673
12674 \begin_layout Subsection
12675 色付きボックス
12676 \begin_inset CommandInset label
12677 LatexCommand label
12678 name "sub:色付きボックス"
12679
12680 \end_inset
12681
12682
12683 \begin_inset Index idx
12684 status collapsed
12685
12686 \begin_layout Plain Layout
12687 ぼっくす@ボックス ! いろつき@色付き
12688 \end_layout
12689
12690 \end_inset
12691
12692
12693 \end_layout
12694
12695 \begin_layout Standard
12696 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
12697 \end_layout
12698
12699 \begin_layout Standard
12700
12701 \series bold
12702
12703 \backslash
12704 usepackage{color}
12705 \end_layout
12706
12707 \begin_layout Standard
12708 という行
12709 \begin_inset Foot
12710 status collapsed
12711
12712 \begin_layout Plain Layout
12713 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
12714 \series bold
12715 color
12716 \series default
12717 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
12718 \end_layout
12719
12720 \end_inset
12721
12722
12723 \begin_inset Note Note
12724 status collapsed
12725
12726 \begin_layout Plain Layout
12727 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
12728 \end_layout
12729
12730 \end_inset
12731
12732 を書き加えて、LaTeXパッケージの
12733 \series bold
12734 color
12735 \series default
12736
12737 \begin_inset Foot
12738 status collapsed
12739
12740 \begin_layout Plain Layout
12741 LaTeXパッケージ
12742 \series bold
12743 color
12744 \series default
12745 は、すべての標準的なLaTeX頒布版に含まれています。
12746 \end_layout
12747
12748 \end_inset
12749
12750
12751 \begin_inset Index idx
12752 status collapsed
12753
12754 \begin_layout Plain Layout
12755 ぱっけーじ@パッケージ ! color
12756 \end_layout
12757
12758 \end_inset
12759
12760 を読み込む必要があります。
12761 \end_layout
12762
12763 \begin_layout Standard
12764 \begin_inset VSpace medskip
12765 \end_inset
12766
12767 ボックスに色を付けるには、
12768 \series bold
12769
12770 \backslash
12771 colorbox
12772 \series default
12773
12774 \begin_inset Index idx
12775 status collapsed
12776
12777 \begin_layout Plain Layout
12778 こまんど@コマンド ! C ! 
12779 \backslash
12780 colorbox
12781 \end_layout
12782
12783 \end_inset
12784
12785 コマンドを以下の書式で使用します。
12786 \end_layout
12787
12788 \begin_layout Standard
12789
12790 \series bold
12791
12792 \backslash
12793 colorbox{色}{ボックスの内容}
12794 \end_layout
12795
12796 \begin_layout Standard
12797 ボックスの内容には、別のボックスが含まれても構いませんし、
12798 \series bold
12799
12800 \backslash
12801 colorbox
12802 \series default
12803 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
12804 \series bold
12805
12806 \backslash
12807 raisebox
12808 \series default
12809 と同様、明示的に数式を作らなくてはなりません
12810 \begin_inset Foot
12811 status collapsed
12812
12813 \begin_layout Plain Layout
12814 これは、
12815 \series bold
12816
12817 \backslash
12818 fcolorbox
12819 \series default
12820 コマンドにも当てはまります。
12821 \end_layout
12822
12823 \end_inset
12824
12825
12826 \end_layout
12827
12828 \begin_layout Standard
12829 選択できる定義済みの色としては、
12830 \end_layout
12831
12832 \begin_layout Standard
12833
12834 \series bold
12835 black
12836 \series default
12837 (黒)・
12838 \series bold
12839 blue
12840 \series default
12841 (青)・
12842 \series bold
12843 cyan
12844 \series default
12845 (シアン)・
12846 \series bold
12847 green
12848 \series default
12849 (緑)・
12850 \series bold
12851 magenta
12852 \series default
12853 (マゼンタ)・
12854 \series bold
12855 red
12856 \series default
12857 (赤)・
12858 \series bold
12859 white
12860 \series default
12861 (白)・
12862 \series bold
12863 yellow
12864 \series default
12865 (黄)
12866 \end_layout
12867
12868 \begin_layout Standard
12869 があります。
12870 \end_layout
12871
12872 \begin_layout Standard
12873 \align center
12874 \begin_inset Tabular
12875 <lyxtabular version="3" rows="4" columns="2">
12876 <features rotate="0" tabularvalignment="middle">
12877 <column alignment="center" valignment="top">
12878 <column alignment="center" valignment="top">
12879 <row>
12880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12881 \begin_inset Text
12882
12883 \begin_layout Plain Layout
12884 コマンド
12885 \end_layout
12886
12887 \end_inset
12888 </cell>
12889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12890 \begin_inset Text
12891
12892 \begin_layout Plain Layout
12893 出力
12894 \begin_inset Note Note
12895 status collapsed
12896
12897 \begin_layout Plain Layout
12898 ここで
12899 \series bold
12900
12901 \backslash
12902 raisebox
12903 \series default
12904 はスペーサーとして使用しているだけです。
12905 \end_layout
12906
12907 \end_inset
12908
12909
12910 \end_layout
12911
12912 \end_inset
12913 </cell>
12914 </row>
12915 <row>
12916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12917 \begin_inset Text
12918
12919 \begin_layout Plain Layout
12920
12921 \backslash
12922 colorbox{yellow
12923 \begin_inset Formula $\to$
12924 \end_inset
12925
12926
12927 \backslash
12928 {A=B
12929 \end_layout
12930
12931 \end_inset
12932 </cell>
12933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \end_inset
12944 </cell>
12945 </row>
12946 <row>
12947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12948 \begin_inset Text
12949
12950 \begin_layout Plain Layout
12951
12952 \backslash
12953 colorbox{green
12954 \begin_inset Formula $\to$
12955 \end_inset
12956
12957
12958 \backslash
12959 {
12960 \backslash
12961 fbox
12962 \begin_inset space \textvisiblespace{}
12963 \end_inset
12964
12965 A=B
12966 \end_layout
12967
12968 \end_inset
12969 </cell>
12970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12971 \begin_inset Text
12972
12973 \begin_layout Plain Layout
12974 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12975 \end_inset
12976
12977
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 </row>
12983 <row>
12984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12985 \begin_inset Text
12986
12987 \begin_layout Plain Layout
12988
12989 \backslash
12990 fbox
12991 \begin_inset space \textvisiblespace{}
12992 \end_inset
12993
12994
12995 \backslash
12996 colorbox{green
12997 \begin_inset Formula $\to$
12998 \end_inset
12999
13000
13001 \backslash
13002 {
13003 \family sans
13004 Ctrl+M
13005 \family default
13006  
13007 \family sans
13008 Ctrl+M
13009 \family default
13010  
13011 \backslash
13012 int
13013 \begin_inset space \textvisiblespace{}
13014 \end_inset
13015
13016 C=D
13017 \end_layout
13018
13019 \end_inset
13020 </cell>
13021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13022 \begin_inset Text
13023
13024 \begin_layout Plain Layout
13025 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13026 \end_inset
13027
13028
13029 \end_layout
13030
13031 \end_inset
13032 </cell>
13033 </row>
13034 </lyxtabular>
13035
13036 \end_inset
13037
13038
13039 \end_layout
13040
13041 \begin_layout Standard
13042
13043 \series bold
13044
13045 \backslash
13046 colorbox
13047 \series default
13048 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13049 \family sans
13050 文字様式
13051 \family default
13052 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13053 \begin_inset Info
13054 type  "icon"
13055 arg   "dialog-show character"
13056 \end_inset
13057
13058
13059 \family sans
13060 編集\SpecialChar \menuseparator
13061 文字様式\SpecialChar \menuseparator
13062 任意設定
13063 \family default
13064 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13065
13066 \end_layout
13067
13068 \begin_layout Standard
13069 たとえば、
13070 \end_layout
13071
13072 \begin_layout Standard
13073
13074 \color red
13075 \begin_inset Formula 
13076 \begin{equation}
13077 \int A=B\label{eq:red}
13078 \end{equation}
13079
13080 \end_inset
13081
13082
13083 \color green
13084
13085 \begin_inset Formula 
13086 \begin{equation}
13087 \textcolor{red}{\int A=B}\label{eq:redgreen}
13088 \end{equation}
13089
13090 \end_inset
13091
13092
13093 \end_layout
13094
13095 \begin_layout Standard
13096 数式
13097 \begin_inset CommandInset ref
13098 LatexCommand eqref
13099 reference "eq:red"
13100
13101 \end_inset
13102
13103 は、全体が赤色です。
13104 \begin_inset Newline newline
13105 \end_inset
13106
13107 数式
13108 \begin_inset CommandInset ref
13109 LatexCommand eqref
13110 reference "eq:redgreen"
13111
13112 \end_inset
13113
13114 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13115 \end_layout
13116
13117 \begin_layout Standard
13118 \begin_inset VSpace bigskip
13119 \end_inset
13120
13121 ボックスの縁だけ別の色にするには、
13122 \series bold
13123
13124 \backslash
13125 fcolorbox
13126 \series default
13127
13128 \begin_inset Index idx
13129 status collapsed
13130
13131 \begin_layout Plain Layout
13132 こまんど@コマンド ! F ! 
13133 \backslash
13134 fcolorbox
13135 \end_layout
13136
13137 \end_inset
13138
13139 コマンドを以下の書式で使用します。
13140 \end_layout
13141
13142 \begin_layout Standard
13143
13144 \series bold
13145
13146 \backslash
13147 fcolorbox{縁の色}{色}{ボックスの内容}
13148 \end_layout
13149
13150 \begin_layout Standard
13151 つまり、
13152 \series bold
13153
13154 \backslash
13155 fcolorbox
13156 \series default
13157
13158 \series bold
13159
13160 \backslash
13161 colorbox
13162 \series default
13163 コマンドの拡張です。
13164 \series bold
13165
13166 \backslash
13167 framebox
13168 \series default
13169 と同様に、縁の厚みは
13170 \series bold
13171
13172 \backslash
13173 fboxrule
13174 \series default
13175
13176 \series bold
13177
13178 \backslash
13179 fboxsep
13180 \series default
13181 で設定します。たとえば、
13182 \begin_inset ERT
13183 status collapsed
13184
13185 \begin_layout Plain Layout
13186
13187
13188 \backslash
13189 fboxrule 1mm 
13190 \backslash
13191 fboxsep 1mm
13192 \end_layout
13193
13194 \end_inset
13195
13196
13197 \begin_inset Formula 
13198 \[
13199 \fcolorbox{cyan}{magenta}{A=B}
13200 \]
13201
13202 \end_inset
13203
13204
13205 \begin_inset ERT
13206 status collapsed
13207
13208 \begin_layout Plain Layout
13209
13210
13211 \backslash
13212 fboxrule 0.4pt 
13213 \backslash
13214 fboxsep 3pt
13215 \end_layout
13216
13217 \end_inset
13218
13219 のようにします。
13220 \end_layout
13221
13222 \begin_layout Standard
13223 上記の数式は、以下のコマンドで作成されています。
13224 \begin_inset Newline newline
13225 \end_inset
13226
13227
13228 \series bold
13229
13230 \backslash
13231 fcolorbox{cyan
13232 \begin_inset Formula $\to$
13233 \end_inset
13234
13235
13236 \backslash
13237 {magenta
13238 \begin_inset Formula $\to$
13239 \end_inset
13240
13241
13242 \backslash
13243 {A=B
13244 \series default
13245 .
13246 \end_layout
13247
13248 \begin_layout Standard
13249 \begin_inset VSpace bigskip
13250 \end_inset
13251
13252 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13253 \end_layout
13254
13255 \begin_layout Standard
13256 たとえば、「
13257 \series bold
13258 darkgreen
13259 \series default
13260 」という色を定義するには、LaTeXプリアンブルに
13261 \end_layout
13262
13263 \begin_layout Standard
13264
13265 \series bold
13266
13267 \backslash
13268 definecolor{darkgreen}{cmyk}{0.5,
13269 \series default
13270  
13271 \series bold
13272 0,
13273 \series default
13274  
13275 \series bold
13276 1,
13277 \series default
13278  
13279 \series bold
13280 0.5}
13281 \series default
13282
13283 \begin_inset Index idx
13284 status collapsed
13285
13286 \begin_layout Plain Layout
13287 こまんど@コマンド ! D ! 
13288 \backslash
13289 definecolor
13290 \end_layout
13291
13292 \end_inset
13293
13294
13295 \end_layout
13296
13297 \begin_layout Standard
13298 という行を書き加えます。
13299 \end_layout
13300
13301 \begin_layout Standard
13302
13303 \series bold
13304 cmyk
13305 \series default
13306 とは、
13307 \series bold
13308 cyan
13309 \series default
13310 (シアン)・
13311 \series bold
13312 magenta
13313 \series default
13314 (マゼンタ)・
13315 \series bold
13316 yellow
13317 \series default
13318 (黄)・
13319 \series bold
13320 black
13321 \series default
13322 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13323 \begin_inset space \thinspace{}
13324 \end_inset
13325
13326 -
13327 \begin_inset space \thinspace{}
13328 \end_inset
13329
13330 1の範囲をとることができます。定義には、
13331 \series bold
13332 cmyk
13333 \series default
13334 の他に、
13335 \series bold
13336 rgb
13337 \series default
13338 という色空間を使うこともできます。
13339 \series bold
13340 rgb
13341 \series default
13342 とは、
13343 \series bold
13344 red
13345 \series default
13346 (赤)・
13347 \series bold
13348 green
13349 \series default
13350 (緑)・
13351 \series bold
13352 blue
13353 \series default
13354 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13355 \series bold
13356 gray
13357 \series default
13358 という色空間もあります。
13359 \end_layout
13360
13361 \begin_layout Standard
13362 例として、文字が
13363 \series bold
13364 yellow
13365 \series default
13366 に色付けされ、新しく定義した
13367 \series bold
13368 darkgreen
13369 \series default
13370 という色を持つ縁付きボックスを挙げておきます。
13371 \begin_inset Formula 
13372 \begin{equation}
13373 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13374 \end{equation}
13375
13376 \end_inset
13377
13378
13379 \end_layout
13380
13381 \begin_layout Standard
13382
13383 \series bold
13384
13385 \backslash
13386 textcolor
13387 \series default
13388 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
13389 \begin_inset Index idx
13390 status collapsed
13391
13392 \begin_layout Plain Layout
13393 てきすと@テキスト ! いろつき@色付き
13394 \end_layout
13395
13396 \end_inset
13397
13398
13399 \end_layout
13400
13401 \begin_layout Standard
13402 \begin_inset ERT
13403 status collapsed
13404
13405 \begin_layout Plain Layout
13406
13407
13408 \backslash
13409 textcolor{darkgreen}{
13410 \end_layout
13411
13412 \end_inset
13413
13414 この文は「darkgreen」です。
13415 \begin_inset ERT
13416 status collapsed
13417
13418 \begin_layout Plain Layout
13419
13420 }
13421 \end_layout
13422
13423 \end_inset
13424
13425
13426 \end_layout
13427
13428 \begin_layout Standard
13429
13430 \series bold
13431
13432 \backslash
13433 textcolor
13434 \series default
13435
13436 \begin_inset Index idx
13437 status collapsed
13438
13439 \begin_layout Plain Layout
13440 こまんど@コマンド ! T ! 
13441 \backslash
13442 textcolor
13443 \end_layout
13444
13445 \end_inset
13446
13447 は、
13448 \series bold
13449
13450 \backslash
13451 textcolor{色}{色付けをする文}
13452 \series default
13453 という書式で使用することができます。
13454 \end_layout
13455
13456 \begin_layout Subsection
13457 段落ボックス
13458 \begin_inset CommandInset label
13459 LatexCommand label
13460 name "sub:段落ボックス"
13461
13462 \end_inset
13463
13464
13465 \begin_inset Index idx
13466 status collapsed
13467
13468 \begin_layout Plain Layout
13469 ぼっくす@ボックス ! だんらく@段落
13470 \end_layout
13471
13472 \end_inset
13473
13474
13475 \begin_inset Index idx
13476 status collapsed
13477
13478 \begin_layout Plain Layout
13479 ぼっくす@ボックス ! parbox|see
13480 \begin_inset ERT
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484
13485 {
13486 \end_layout
13487
13488 \end_inset
13489
13490 ボックス ! 段落ボックス
13491 \begin_inset ERT
13492 status collapsed
13493
13494 \begin_layout Plain Layout
13495
13496 }
13497 \end_layout
13498
13499 \end_inset
13500
13501
13502 \end_layout
13503
13504 \end_inset
13505
13506
13507 \end_layout
13508
13509 \begin_layout Standard
13510 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
13511 \family sans
13512 挿入\SpecialChar \menuseparator
13513 ボックス
13514 \family default
13515 メニューかツールバーボタン
13516 \begin_inset Info
13517 type  "icon"
13518 arg   "box-insert"
13519 \end_inset
13520
13521 で作成することができます。
13522 \end_layout
13523
13524 \begin_layout Standard
13525 以下の例は、行中の縁付きparboxを示したものです。
13526 \end_layout
13527
13528 \begin_layout Standard
13529 \begin_inset VSpace medskip
13530 \end_inset
13531
13532 この行は、
13533 \begin_inset Box Boxed
13534 position "c"
13535 hor_pos "c"
13536 has_inner_box 1
13537 inner_pos "t"
13538 use_parbox 1
13539 use_makebox 0
13540 width "5cm"
13541 special "none"
13542 height "1in"
13543 height_special "totalheight"
13544 status open
13545
13546 \begin_layout Plain Layout
13547 これは段落ボックスです。これはちょうど5
13548 \begin_inset space \thinspace{}
13549 \end_inset
13550
13551 cmの幅になっており、以下のように数式を含めることもできます。
13552 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \end_inset
13559
13560 parboxの入った行です。
13561 \end_layout
13562
13563 \begin_layout Standard
13564 \begin_inset VSpace medskip
13565 \end_inset
13566
13567
13568 \end_layout
13569
13570 \begin_layout Standard
13571 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
13572 \emph on
13573 装飾
13574 \emph default
13575 :簡素な長方形の箱型、
13576 \emph on
13577 内部ボックス
13578 \emph default
13579 :parboxコマンド、
13580 \emph on
13581
13582 \emph default
13583 :5
13584 \begin_inset space \thinspace{}
13585 \end_inset
13586
13587 cm、
13588 \emph on
13589 垂直ボックス配置
13590 \emph default
13591 :中央、に設定されています。
13592 \end_layout
13593
13594 \begin_layout Standard
13595 \begin_inset VSpace medskip
13596 \end_inset
13597
13598 LaTeXでは、parboxは、以下の書式を持つ
13599 \series bold
13600
13601 \backslash
13602 parbox
13603 \series default
13604
13605 \begin_inset Index idx
13606 status collapsed
13607
13608 \begin_layout Plain Layout
13609 こまんど@コマンド ! P ! 
13610 \backslash
13611 parbox
13612 \end_layout
13613
13614 \end_inset
13615
13616 コマンドによって作られます。
13617 \end_layout
13618
13619 \begin_layout Standard
13620
13621 \series bold
13622
13623 \backslash
13624 parbox[位置]{幅}{ボックスの内容}
13625 \end_layout
13626
13627 \begin_layout Standard
13628 「位置」は、
13629 \emph on
13630 b
13631 \emph default
13632
13633 \emph on
13634 t
13635 \emph default
13636 の値をとることができます。下揃えを意味する
13637 \emph on
13638 b
13639 \emph default
13640 (
13641 \bar under
13642 b
13643 \bar default
13644 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
13645 \emph on
13646 t
13647 \emph default
13648 (
13649 \bar under
13650 t
13651 \bar default
13652 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
13653 \emph on
13654 Boxes
13655 \emph default
13656 の節をご参照下さい。
13657 \end_layout
13658
13659 \begin_layout Standard
13660 \begin_inset VSpace bigskip
13661 \end_inset
13662
13663 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
13664 \series bold
13665 parbox{
13666 \backslash
13667 linewidth-2
13668 \backslash
13669 fboxsep-2
13670 \backslash
13671 fboxrule}{
13672 \series default
13673 というコマンドを挿入します。ここで
13674 \series bold
13675
13676 \backslash
13677 linewidth
13678 \begin_inset Index idx
13679 status collapsed
13680
13681 \begin_layout Plain Layout
13682 こまんど@コマンド ! L ! 
13683 \backslash
13684 linewidth
13685 \end_layout
13686
13687 \end_inset
13688
13689
13690 \series default
13691 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
13692 \begin_inset Foot
13693 status collapsed
13694
13695 \begin_layout Plain Layout
13696 \begin_inset CommandInset href
13697 LatexCommand href
13698 name "LyX-bug #4483"
13699 target "http://www.lyx.org/trac/ticket/4483"
13700
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \end_inset
13707
13708 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
13709 \series bold
13710 calc
13711 \series default
13712
13713 \begin_inset Foot
13714 status collapsed
13715
13716 \begin_layout Plain Layout
13717
13718 \series bold
13719 calc
13720 \series default
13721 は、標準的LaTeX頒布版のすべてに含まれています。
13722 \end_layout
13723
13724 \end_inset
13725
13726
13727 \begin_inset Index idx
13728 status collapsed
13729
13730 \begin_layout Plain Layout
13731 ぱっけーじ@パッケージ ! calc
13732 \end_layout
13733
13734 \end_inset
13735
13736 を、LaTeXプリアンブル中で
13737 \end_layout
13738
13739 \begin_layout Standard
13740
13741 \series bold
13742
13743 \backslash
13744 usepackage{calc}
13745 \end_layout
13746
13747 \begin_layout Standard
13748 のように読み込んでおく必要があります。数式の後では、TeXモードで
13749 \series bold
13750 }}
13751 \series default
13752 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
13753 \begin_inset ERT
13754 status collapsed
13755
13756 \begin_layout Plain Layout
13757
13758
13759 \backslash
13760 fboxsep 5mm 
13761 \backslash
13762 fboxrule 5mm
13763 \end_layout
13764
13765 \end_inset
13766
13767
13768 \end_layout
13769
13770 \begin_layout Standard
13771 \begin_inset ERT
13772 status collapsed
13773
13774 \begin_layout Plain Layout
13775
13776
13777 \backslash
13778 fbox{
13779 \backslash
13780 parbox{
13781 \backslash
13782 linewidth-2
13783 \backslash
13784 fboxsep-2
13785 \backslash
13786 fboxrule}{
13787 \end_layout
13788
13789 \end_inset
13790
13791
13792 \begin_inset Formula 
13793 \begin{equation}
13794 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13795 \end{equation}
13796
13797 \end_inset
13798
13799
13800 \begin_inset ERT
13801 status collapsed
13802
13803 \begin_layout Plain Layout
13804
13805 }}
13806 \end_layout
13807
13808 \end_inset
13809
13810
13811 \begin_inset ERT
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815
13816
13817 \backslash
13818 fboxrule 0.4pt 
13819 \backslash
13820 fboxsep 3pt
13821 \end_layout
13822
13823 \end_inset
13824
13825
13826 \end_layout
13827
13828 \begin_layout Standard
13829 \begin_inset VSpace medskip
13830 \end_inset
13831
13832
13833 \series bold
13834
13835 \backslash
13836 fbox
13837 \series default
13838 の引数としてparboxが使われているので、この場合には、
13839 \series bold
13840
13841 \backslash
13842 fbox
13843 \series default
13844 を使おうが
13845 \series bold
13846
13847 \backslash
13848 boxed
13849 \series default
13850 を使おうが、差は生じません。
13851 \end_layout
13852
13853 \begin_layout Standard
13854 \begin_inset VSpace bigskip
13855 \end_inset
13856
13857 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
13858 \series bold
13859
13860 \backslash
13861 parbox
13862 \series default
13863
13864 \series bold
13865
13866 \backslash
13867 tag
13868 \series default
13869 コマンドといっしょに使います(
13870 \series bold
13871
13872 \backslash
13873 tag
13874 \series default
13875 についての詳細は、第
13876 \begin_inset CommandInset ref
13877 LatexCommand ref
13878 reference "sub:ユーザー定義番号"
13879
13880 \end_inset
13881
13882 節をご参照下さい)
13883 \end_layout
13884
13885 \begin_layout Standard
13886 以下は、
13887 \series bold
13888
13889 \backslash
13890 parbox
13891 \series default
13892 を使ってコメントを付けた数式の例です。
13893 \end_layout
13894
13895 \begin_layout Standard
13896 \begin_inset ERT
13897 status collapsed
13898
13899 \begin_layout Plain Layout
13900
13901
13902 \backslash
13903 [5x-7b=3b
13904 \backslash
13905 tag*{
13906 \backslash
13907 parbox{5cm}{
13908 \end_layout
13909
13910 \end_inset
13911
13912 これは説明です。数式や多行数式本体からはっきりと離れています。
13913 \begin_inset ERT
13914 status collapsed
13915
13916 \begin_layout Plain Layout
13917
13918 }}
13919 \backslash
13920 ]
13921 \end_layout
13922
13923 \end_inset
13924
13925
13926 \end_layout
13927
13928 \begin_layout Standard
13929 LyXは、まだ数式中での
13930 \series bold
13931
13932 \backslash
13933 parbox
13934 \series default
13935 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
13936 \end_layout
13937
13938 \begin_layout Standard
13939 まず、
13940 \series bold
13941
13942 \backslash
13943 [5x-7b=3b
13944 \backslash
13945 tag*
13946 \backslash
13947 {
13948 \backslash
13949 parbox{5cm}{
13950 \series default
13951 というコマンドをTeXモードで挿入します
13952 \begin_inset Foot
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956
13957 \series bold
13958 行頭下げ
13959 \series default
13960 数式様式を使用している時には、
13961 \series bold
13962
13963 \backslash
13964 tag*
13965 \backslash
13966 {
13967 \series default
13968 の代わりに
13969 \series bold
13970
13971 \backslash
13972 hfill
13973 \series default
13974 を用いることもできます(数式様式に関しては、第
13975 \begin_inset CommandInset ref
13976 LatexCommand ref
13977 reference "sec:数式様式"
13978
13979 \end_inset
13980
13981 節をご参照下さい)。
13982 \end_layout
13983
13984 \end_inset
13985
13986 。それから、説明を通常のテキストとして入れ、最後に
13987 \series bold
13988 }}
13989 \backslash
13990 ]
13991 \series default
13992 をTeXモードで挿入します。ここで
13993 \series bold
13994
13995 \backslash
13996 [
13997 \series default
13998 および
13999 \series bold
14000
14001 \backslash
14002 ]
14003 \series default
14004 コマンドは別行立て数式を作るためのものです。
14005 \end_layout
14006
14007 \begin_layout Standard
14008
14009 \series bold
14010
14011 \backslash
14012 parbox
14013 \series default
14014 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14015 \begin_inset Formula 
14016 \[
14017 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14018 \]
14019
14020 \end_inset
14021
14022
14023 \end_layout
14024
14025 \begin_layout Section
14026 演算子
14027 \begin_inset Index idx
14028 status collapsed
14029
14030 \begin_layout Plain Layout
14031 えんざんし@演算子
14032 \end_layout
14033
14034 \end_inset
14035
14036
14037 \end_layout
14038
14039 \begin_layout Subsection
14040 大演算子
14041 \begin_inset CommandInset label
14042 LatexCommand label
14043 name "sub:大演算子"
14044
14045 \end_inset
14046
14047
14048 \begin_inset Index idx
14049 status collapsed
14050
14051 \begin_layout Plain Layout
14052 えんざんし@演算子 ! だい@大
14053 \end_layout
14054
14055 \end_inset
14056
14057
14058 \begin_inset Index idx
14059 status collapsed
14060
14061 \begin_layout Plain Layout
14062 わ@和
14063 \end_layout
14064
14065 \end_inset
14066
14067
14068 \begin_inset Index idx
14069 status collapsed
14070
14071 \begin_layout Plain Layout
14072 せきぶんきごう@積分記号
14073 \end_layout
14074
14075 \end_inset
14076
14077
14078 \end_layout
14079
14080 \begin_layout Standard
14081 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14082 \family sans
14083 数式オプション
14084 \family default
14085 の面にある
14086 \family sans
14087 esintパッケージを自動的に使う
14088 \family default
14089 オプションを有効にしなくてはなりません。
14090 \end_layout
14091
14092 \begin_layout Standard
14093 \begin_inset space \hfill{}
14094 \end_inset
14095
14096
14097 \begin_inset Tabular
14098 <lyxtabular version="3" rows="9" columns="2">
14099 <features rotate="0" tabularvalignment="middle">
14100 <column alignment="center" valignment="top" width="0pt">
14101 <column alignment="center" valignment="top" width="0pt">
14102 <row>
14103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14104 \begin_inset Text
14105
14106 \begin_layout Plain Layout
14107 コマンド
14108 \end_layout
14109
14110 \end_inset
14111 </cell>
14112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14113 \begin_inset Text
14114
14115 \begin_layout Plain Layout
14116 出力
14117 \end_layout
14118
14119 \end_inset
14120 </cell>
14121 </row>
14122 <row>
14123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14124 \begin_inset Text
14125
14126 \begin_layout Plain Layout
14127
14128 \backslash
14129 sum
14130 \begin_inset Index idx
14131 status collapsed
14132
14133 \begin_layout Plain Layout
14134 こまんど@コマンド ! S ! 
14135 \backslash
14136 sum
14137 \end_layout
14138
14139 \end_inset
14140
14141
14142 \end_layout
14143
14144 \end_inset
14145 </cell>
14146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14147 \begin_inset Text
14148
14149 \begin_layout Plain Layout
14150 \begin_inset Formula $\sum$
14151 \end_inset
14152
14153
14154 \end_layout
14155
14156 \end_inset
14157 </cell>
14158 </row>
14159 <row>
14160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14161 \begin_inset Text
14162
14163 \begin_layout Plain Layout
14164
14165 \backslash
14166 int
14167 \begin_inset Index idx
14168 status collapsed
14169
14170 \begin_layout Plain Layout
14171 こまんど@コマンド ! I ! 
14172 \backslash
14173 int
14174 \end_layout
14175
14176 \end_inset
14177
14178
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 \begin_inset Formula $\int$
14188 \end_inset
14189
14190
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 </row>
14196 <row>
14197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14198 \begin_inset Text
14199
14200 \begin_layout Plain Layout
14201
14202 \backslash
14203 oint
14204 \end_layout
14205
14206 \end_inset
14207 </cell>
14208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14209 \begin_inset Text
14210
14211 \begin_layout Plain Layout
14212 \begin_inset Formula $\oint$
14213 \end_inset
14214
14215
14216 \end_layout
14217
14218 \end_inset
14219 </cell>
14220 </row>
14221 <row>
14222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Plain Layout
14226
14227 \backslash
14228 ointctrclockwise
14229 \end_layout
14230
14231 \end_inset
14232 </cell>
14233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14234 \begin_inset Text
14235
14236 \begin_layout Plain Layout
14237 \begin_inset Formula $\ointctrclockwise$
14238 \end_inset
14239
14240
14241 \end_layout
14242
14243 \end_inset
14244 </cell>
14245 </row>
14246 <row>
14247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Plain Layout
14251
14252 \backslash
14253 ointclockwise
14254 \end_layout
14255
14256 \end_inset
14257 </cell>
14258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14259 \begin_inset Text
14260
14261 \begin_layout Plain Layout
14262 \begin_inset Formula $\ointclockwise$
14263 \end_inset
14264
14265
14266 \end_layout
14267
14268 \end_inset
14269 </cell>
14270 </row>
14271 <row>
14272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276
14277 \backslash
14278 sqint
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14284 \begin_inset Text
14285
14286 \begin_layout Plain Layout
14287 \begin_inset Formula $\sqint$
14288 \end_inset
14289
14290
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 <row>
14297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301
14302 \backslash
14303 bigcap
14304 \end_layout
14305
14306 \end_inset
14307 </cell>
14308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14309 \begin_inset Text
14310
14311 \begin_layout Plain Layout
14312 \begin_inset Formula $\bigcap$
14313 \end_inset
14314
14315
14316 \end_layout
14317
14318 \end_inset
14319 </cell>
14320 </row>
14321 <row>
14322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14323 \begin_inset Text
14324
14325 \begin_layout Plain Layout
14326
14327 \backslash
14328 bigcup
14329 \end_layout
14330
14331 \end_inset
14332 </cell>
14333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14334 \begin_inset Text
14335
14336 \begin_layout Plain Layout
14337 \begin_inset Formula $\bigcup$
14338 \end_inset
14339
14340
14341 \end_layout
14342
14343 \end_inset
14344 </cell>
14345 </row>
14346 </lyxtabular>
14347
14348 \end_inset
14349
14350
14351 \begin_inset space \hfill{}
14352 \end_inset
14353
14354
14355 \begin_inset Tabular
14356 <lyxtabular version="3" rows="10" columns="2">
14357 <features rotate="0" tabularvalignment="middle">
14358 <column alignment="center" valignment="top" width="0pt">
14359 <column alignment="center" valignment="top" width="0pt">
14360 <row>
14361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14362 \begin_inset Text
14363
14364 \begin_layout Plain Layout
14365 コマンド
14366 \end_layout
14367
14368 \end_inset
14369 </cell>
14370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374 出力
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 </row>
14380 <row>
14381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14382 \begin_inset Text
14383
14384 \begin_layout Plain Layout
14385
14386 \backslash
14387 prod
14388 \begin_inset Index idx
14389 status collapsed
14390
14391 \begin_layout Plain Layout
14392 こまんど@コマンド ! P ! 
14393 \backslash
14394 prod
14395 \end_layout
14396
14397 \end_inset
14398
14399
14400 \end_layout
14401
14402 \end_inset
14403 </cell>
14404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408 \begin_inset Formula $\prod$
14409 \end_inset
14410
14411
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 <row>
14418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout Plain Layout
14422
14423 \backslash
14424 coprod
14425 \end_layout
14426
14427 \end_inset
14428 </cell>
14429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14430 \begin_inset Text
14431
14432 \begin_layout Plain Layout
14433 \begin_inset Formula $\coprod$
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \end_inset
14440 </cell>
14441 </row>
14442 <row>
14443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14444 \begin_inset Text
14445
14446 \begin_layout Plain Layout
14447
14448 \backslash
14449 bigodot
14450 \end_layout
14451
14452 \end_inset
14453 </cell>
14454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14455 \begin_inset Text
14456
14457 \begin_layout Plain Layout
14458 \begin_inset Formula $\bigodot$
14459 \end_inset
14460
14461
14462 \end_layout
14463
14464 \end_inset
14465 </cell>
14466 </row>
14467 <row>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472
14473 \backslash
14474 bigotimes
14475 \end_layout
14476
14477 \end_inset
14478 </cell>
14479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14480 \begin_inset Text
14481
14482 \begin_layout Plain Layout
14483 \begin_inset Formula $\bigotimes$
14484 \end_inset
14485
14486
14487 \end_layout
14488
14489 \end_inset
14490 </cell>
14491 </row>
14492 <row>
14493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14494 \begin_inset Text
14495
14496 \begin_layout Plain Layout
14497
14498 \backslash
14499 bigoplus
14500 \end_layout
14501
14502 \end_inset
14503 </cell>
14504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14505 \begin_inset Text
14506
14507 \begin_layout Plain Layout
14508 \begin_inset Formula $\bigoplus$
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 </row>
14517 <row>
14518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14519 \begin_inset Text
14520
14521 \begin_layout Plain Layout
14522
14523 \backslash
14524 bigwedge
14525 \end_layout
14526
14527 \end_inset
14528 </cell>
14529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14530 \begin_inset Text
14531
14532 \begin_layout Plain Layout
14533 \begin_inset Formula $\bigwedge$
14534 \end_inset
14535
14536
14537 \end_layout
14538
14539 \end_inset
14540 </cell>
14541 </row>
14542 <row>
14543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14544 \begin_inset Text
14545
14546 \begin_layout Plain Layout
14547
14548 \backslash
14549 bigvee
14550 \end_layout
14551
14552 \end_inset
14553 </cell>
14554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14555 \begin_inset Text
14556
14557 \begin_layout Plain Layout
14558 \begin_inset Formula $\bigvee$
14559 \end_inset
14560
14561
14562 \end_layout
14563
14564 \end_inset
14565 </cell>
14566 </row>
14567 <row>
14568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572
14573 \backslash
14574 bigsqcup
14575 \end_layout
14576
14577 \end_inset
14578 </cell>
14579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14580 \begin_inset Text
14581
14582 \begin_layout Plain Layout
14583 \begin_inset Formula $\bigsqcup$
14584 \end_inset
14585
14586
14587 \end_layout
14588
14589 \end_inset
14590 </cell>
14591 </row>
14592 <row>
14593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14594 \begin_inset Text
14595
14596 \begin_layout Plain Layout
14597
14598 \backslash
14599 biguplus
14600 \end_layout
14601
14602 \end_inset
14603 </cell>
14604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14605 \begin_inset Text
14606
14607 \begin_layout Plain Layout
14608 \begin_inset Formula $\biguplus$
14609 \end_inset
14610
14611
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 </row>
14617 </lyxtabular>
14618
14619 \end_inset
14620
14621
14622 \begin_inset space \hfill{}
14623 \end_inset
14624
14625
14626 \end_layout
14627
14628 \begin_layout Standard
14629 すべての大演算子は、数式ツールバーボタンの
14630 \begin_inset Info
14631 type  "icon"
14632 arg   "math-insert \\intop"
14633 \end_inset
14634
14635 でも挿入することができます。
14636 \end_layout
14637
14638 \begin_layout Standard
14639 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
14640 \end_layout
14641
14642 \begin_layout Standard
14643 積分演算子はすべて、
14644 \series bold
14645
14646 \backslash
14647 intop
14648 \series default
14649
14650 \series bold
14651
14652 \backslash
14653 ointop
14654 \series default
14655 のように、
14656 \series bold
14657 op
14658 \series default
14659 で終わる別バージョンがあります。これらの演算子は、
14660 \series bold
14661
14662 \backslash
14663 int
14664 \series default
14665 とは範囲の表示のしかたが異なります。第
14666 \begin_inset CommandInset ref
14667 LatexCommand ref
14668 reference "sub:演算子の範囲"
14669
14670 \end_inset
14671
14672 節をご参照下さい。
14673 \end_layout
14674
14675 \begin_layout Subsubsection*
14676 積分の子細
14677 \end_layout
14678
14679 \begin_layout Standard
14680 積分中で用いられる文字
14681 \emph on
14682 d
14683 \emph default
14684 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
14685 \emph on
14686 d
14687 \emph default
14688 を選択して、
14689 \begin_inset Flex Ruby
14690 status collapsed
14691
14692 \begin_layout Plain Layout
14693 捷径
14694 \begin_inset Argument post:1
14695 status collapsed
14696
14697 \begin_layout Plain Layout
14698 ショートカット
14699 \end_layout
14700
14701 \end_inset
14702
14703
14704 \end_layout
14705
14706 \end_inset
14707
14708
14709 \begin_inset Info
14710 type  "shortcut"
14711 arg   "font-roman"
14712 \end_inset
14713
14714 を用います
14715 \begin_inset Foot
14716 status collapsed
14717
14718 \begin_layout Plain Layout
14719 文字様式については、第
14720 \begin_inset CommandInset ref
14721 LatexCommand ref
14722 reference "sub:書体様式"
14723
14724 \end_inset
14725
14726 節参照。
14727 \end_layout
14728
14729 \end_inset
14730
14731 。最後に、演算子の慣例に倣って、
14732 \emph on
14733 d
14734 \emph default
14735 の前に最小空白を挿入しなくてはなりません。たとえば、
14736 \end_layout
14737
14738 \begin_layout Standard
14739 正しくない例:
14740 \begin_inset Formula $\int A(x)dx$
14741 \end_inset
14742
14743
14744 \begin_inset Newline newline
14745 \end_inset
14746
14747 正しい
14748 \begin_inset Phantom HPhantom
14749 status open
14750
14751 \begin_layout Plain Layout
14752 ない
14753 \end_layout
14754
14755 \end_inset
14756
14757 例:
14758 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \begin_layout Standard
14765 多重積分に関しては、以下のコマンドがあります。
14766 \begin_inset VSpace medskip
14767 \end_inset
14768
14769
14770 \end_layout
14771
14772 \begin_layout Standard
14773 \begin_inset space \hfill{}
14774 \end_inset
14775
14776
14777 \begin_inset Tabular
14778 <lyxtabular version="3" rows="4" columns="2">
14779 <features rotate="0" tabularvalignment="middle">
14780 <column alignment="center" valignment="top">
14781 <column alignment="center" valignment="top">
14782 <row>
14783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14784 \begin_inset Text
14785
14786 \begin_layout Plain Layout
14787 コマンド
14788 \end_layout
14789
14790 \end_inset
14791 </cell>
14792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14793 \begin_inset Text
14794
14795 \begin_layout Plain Layout
14796 出力
14797 \begin_inset Note Note
14798 status collapsed
14799
14800 \begin_layout Plain Layout
14801 ここで
14802 \series bold
14803
14804 \backslash
14805 raisebox
14806 \series default
14807 はスペーサーとして使用しているだけです。
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \end_inset
14816 </cell>
14817 </row>
14818 <row>
14819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14820 \begin_inset Text
14821
14822 \begin_layout Plain Layout
14823
14824 \backslash
14825 iint
14826 \end_layout
14827
14828 \end_inset
14829 </cell>
14830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14831 \begin_inset Text
14832
14833 \begin_layout Plain Layout
14834 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14835 \end_inset
14836
14837
14838 \end_layout
14839
14840 \end_inset
14841 </cell>
14842 </row>
14843 <row>
14844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14845 \begin_inset Text
14846
14847 \begin_layout Plain Layout
14848
14849 \backslash
14850 oiint
14851 \end_layout
14852
14853 \end_inset
14854 </cell>
14855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14856 \begin_inset Text
14857
14858 \begin_layout Plain Layout
14859 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14860 \end_inset
14861
14862
14863 \end_layout
14864
14865 \end_inset
14866 </cell>
14867 </row>
14868 <row>
14869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14870 \begin_inset Text
14871
14872 \begin_layout Plain Layout
14873
14874 \backslash
14875 sqiint
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Plain Layout
14884 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14885 \end_inset
14886
14887
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 </row>
14893 </lyxtabular>
14894
14895 \end_inset
14896
14897
14898 \begin_inset space \hfill{}
14899 \end_inset
14900
14901
14902 \begin_inset Tabular
14903 <lyxtabular version="3" rows="4" columns="2">
14904 <features rotate="0" tabularvalignment="middle">
14905 <column alignment="center" valignment="top">
14906 <column alignment="center" valignment="top">
14907 <row>
14908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14909 \begin_inset Text
14910
14911 \begin_layout Plain Layout
14912 コマンド
14913 \end_layout
14914
14915 \end_inset
14916 </cell>
14917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14918 \begin_inset Text
14919
14920 \begin_layout Plain Layout
14921 出力
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 </row>
14927 <row>
14928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932
14933 \backslash
14934 iiint
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14940 \begin_inset Text
14941
14942 \begin_layout Plain Layout
14943 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14944 \end_inset
14945
14946
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 </row>
14952 <row>
14953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Plain Layout
14957
14958 \backslash
14959 iiiint
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \begin_layout Plain Layout
14968 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 </row>
14977 <row>
14978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Plain Layout
14982
14983 \backslash
14984 dotsint
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 </row>
15002 </lyxtabular>
15003
15004 \end_inset
15005
15006
15007 \begin_inset space \hfill{}
15008 \end_inset
15009
15010
15011 \end_layout
15012
15013 \begin_layout Subsection
15014 演算子の範囲
15015 \begin_inset CommandInset label
15016 LatexCommand label
15017 name "sub:演算子の範囲"
15018
15019 \end_inset
15020
15021
15022 \begin_inset Index idx
15023 status collapsed
15024
15025 \begin_layout Plain Layout
15026 えんざんし@演算子 ! はんい@範囲
15027 \end_layout
15028
15029 \end_inset
15030
15031
15032 \end_layout
15033
15034 \begin_layout Standard
15035 範囲は、上付き文字と下付き文字とで作成することができます。
15036 \end_layout
15037
15038 \begin_layout Standard
15039 \align center
15040 \begin_inset Tabular
15041 <lyxtabular version="3" rows="2" columns="2">
15042 <features rotate="0" tabularvalignment="middle">
15043 <column alignment="center" valignment="top" width="0pt">
15044 <column alignment="center" valignment="top" width="0pt">
15045 <row>
15046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050 コマンド
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059 出力
15060 \begin_inset Note Note
15061 status collapsed
15062
15063 \begin_layout Plain Layout
15064 ここで
15065 \series bold
15066
15067 \backslash
15068 raisebox
15069 \series default
15070 はスペーサーとして使用しているだけです。
15071 \end_layout
15072
15073 \end_inset
15074
15075
15076 \end_layout
15077
15078 \end_inset
15079 </cell>
15080 </row>
15081 <row>
15082 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15083 \begin_inset Text
15084
15085 \begin_layout Plain Layout
15086
15087 \backslash
15088 prod^
15089 \backslash
15090 infty
15091 \begin_inset space \textvisiblespace{}
15092 \end_inset
15093
15094
15095 \begin_inset Formula $\to$
15096 \end_inset
15097
15098 _0
15099 \begin_inset Formula $\to$
15100 \end_inset
15101
15102 A(x)
15103 \end_layout
15104
15105 \end_inset
15106 </cell>
15107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15108 \begin_inset Text
15109
15110 \begin_layout Plain Layout
15111 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15112 \end_inset
15113
15114
15115 \end_layout
15116
15117 \end_inset
15118 </cell>
15119 </row>
15120 </lyxtabular>
15121
15122 \end_inset
15123
15124
15125 \end_layout
15126
15127 \begin_layout Standard
15128 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15129 \end_layout
15130
15131 \begin_layout Standard
15132 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15133 \family sans
15134 編集\SpecialChar \menuseparator
15135 数式\SpecialChar \menuseparator
15136 範囲の表記を変更
15137 \family default
15138 メニューで
15139 \family sans
15140 \series bold
15141 行内形式
15142 \family default
15143 \series default
15144 (
15145 \begin_inset Flex Ruby
15146 status collapsed
15147
15148 \begin_layout Plain Layout
15149 捷径
15150 \begin_inset Argument post:1
15151 status collapsed
15152
15153 \begin_layout Plain Layout
15154 ショートカット
15155 \end_layout
15156
15157 \end_inset
15158
15159
15160 \end_layout
15161
15162 \end_inset
15163
15164
15165 \begin_inset Info
15166 type  "shortcut"
15167 arg   "math-limits"
15168 \end_inset
15169
15170 )を選択することで範囲形式を変更することができます。以下はその用例です。
15171 \end_layout
15172
15173 \begin_layout Standard
15174 既定の範囲形式は、以下のようになっています。
15175 \begin_inset Formula 
15176 \[
15177 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15178 \]
15179
15180 \end_inset
15181
15182 以下は、範囲形式を
15183 \family sans
15184 \series bold
15185 行内形式
15186 \family default
15187 \series default
15188 に変更したときの表示です。
15189 \begin_inset Formula 
15190 \[
15191 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15192 \]
15193
15194 \end_inset
15195
15196
15197 \series bold
15198
15199 \backslash
15200 intop
15201 \series default
15202
15203 \series bold
15204
15205 \backslash
15206 ointop
15207 \series default
15208 などのように
15209 \series bold
15210 op
15211 \series default
15212 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15213 の例では、範囲形式を
15214 \series bold
15215 別行立て形式
15216 \series default
15217 にして積分記号の下に置くようにしています。
15218 \begin_inset Formula 
15219 \begin{equation}
15220 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15221 \end{equation}
15222
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \begin_layout Standard
15229 \begin_inset VSpace medskip
15230 \end_inset
15231
15232 範囲に条件を指定したい場合には、
15233 \series bold
15234
15235 \backslash
15236 subarray
15237 \series default
15238
15239 \begin_inset Index idx
15240 status collapsed
15241
15242 \begin_layout Plain Layout
15243 こまんど@コマンド ! S ! 
15244 \backslash
15245 subarray
15246 \end_layout
15247
15248 \end_inset
15249
15250 コマンドや
15251 \series bold
15252
15253 \backslash
15254 substack
15255 \series default
15256
15257 \begin_inset Index idx
15258 status collapsed
15259
15260 \begin_layout Plain Layout
15261 こまんど@コマンド ! S ! 
15262 \backslash
15263 substack
15264 \end_layout
15265
15266 \end_inset
15267
15268 コマンドを使用します。たとえば、以下の表記 
15269 \begin_inset Formula 
15270 \begin{equation}
15271 \sum_{\begin{subarray}{c}
15272 0<k<1000\\
15273 \\
15274 k\,\in\,\mathbb{N}
15275 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15276 \end{equation}
15277
15278 \end_inset
15279
15280
15281 \end_layout
15282
15283 \begin_layout Standard
15284 を作成するには、以下のようにしなくてはなりません。
15285 \begin_inset Newline newline
15286 \end_inset
15287
15288 まず、
15289 \series bold
15290
15291 \backslash
15292 sum
15293 \series default
15294 ^
15295 \series bold
15296 n
15297 \begin_inset space \textvisiblespace{}
15298 \end_inset
15299
15300 _
15301 \series default
15302 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15303 \series bold
15304
15305 \backslash
15306 subarray
15307 \begin_inset space \textvisiblespace{}
15308 \end_inset
15309
15310
15311 \series default
15312 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15313 \begin_inset Info
15314 type  "shortcut"
15315 arg   "newline-insert newline"
15316 \end_inset
15317
15318 )を挿入することで作ることができます。ここに
15319 \begin_inset Newline newline
15320 \end_inset
15321
15322
15323 \series bold
15324 0
15325 \begin_inset Formula $\boldsymbol{<}$
15326 \end_inset
15327
15328 k
15329 \begin_inset Formula $\boldsymbol{<}$
15330 \end_inset
15331
15332 1000 Ctrl+Return
15333 \begin_inset Newline newline
15334 \end_inset
15335
15336
15337 \series default
15338 と入力すると、新規行のための新しい枠が現れます。
15339 \end_layout
15340
15341 \begin_layout Standard
15342 各行の揃え方は、
15343 \family sans
15344 表ツールバー
15345 \family default
15346
15347 \family sans
15348 編集\SpecialChar \menuseparator
15349 行と列
15350 \family default
15351 メニューで変更することができますが、右揃えにするには、行頭に
15352 \series bold
15353
15354 \backslash
15355 hfill
15356 \begin_inset space \textvisiblespace{}
15357 \end_inset
15358
15359
15360 \series default
15361 を挿入しなくてはなりません。
15362 \end_layout
15363
15364 \begin_layout Standard
15365
15366 \series bold
15367
15368 \backslash
15369 substack
15370 \series default
15371 コマンドは、各行がつねに中央揃えになることを除いては、
15372 \series bold
15373
15374 \backslash
15375 subarray
15376 \series default
15377 と同じです。
15378 \end_layout
15379
15380 \begin_layout Standard
15381 \begin_inset VSpace bigskip
15382 \end_inset
15383
15384 演算子の後に来る文字は、範囲の横に来るので、
15385 \begin_inset CommandInset ref
15386 LatexCommand eqref
15387 reference "eq:substack"
15388
15389 \end_inset
15390
15391 式のように、演算子の横の余白が大きくなりすぎることがあります。
15392 \lang english
15393 To avoid this the command 
15394 \series bold
15395 \lang japanese
15396
15397 \backslash
15398 mathclap
15399 \series default
15400
15401 \begin_inset Index idx
15402 status collapsed
15403
15404 \begin_layout Plain Layout
15405 こまんど@コマンド ! M ! 
15406 \backslash
15407 mathclap
15408 \end_layout
15409
15410 \end_inset
15411
15412
15413 \lang english
15414  can be used.
15415  It sets the width of its content to 0
15416 \begin_inset space \thinspace{}
15417 \end_inset
15418
15419 pt.
15420 \begin_inset Newline newline
15421 \end_inset
15422
15423
15424 \lang japanese
15425 これを
15426 \begin_inset CommandInset ref
15427 LatexCommand eqref
15428 reference "eq:substack"
15429
15430 \end_inset
15431
15432 式に応用すると、以下のようなコマンド
15433 \end_layout
15434
15435 \begin_layout Standard
15436
15437 \series bold
15438
15439 \backslash
15440 sum_
15441 \backslash
15442 mathclap
15443 \backslash
15444 substack
15445 \begin_inset space \textvisiblespace{}
15446 \end_inset
15447
15448 0
15449 \begin_inset Formula $\boldsymbol{<}$
15450 \end_inset
15451
15452 k
15453 \begin_inset Formula $\boldsymbol{<}$
15454 \end_inset
15455
15456 1000 Ctrl+Return
15457 \end_layout
15458
15459 \begin_layout Standard
15460 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
15461 \begin_inset Formula 
15462 \[
15463 \sum_{\mathclap{\substack{0<k<1000\\
15464 \\
15465 k\,\in\,\mathbb{N}
15466 }
15467 }}^{n}k^{-2}
15468 \]
15469
15470 \end_inset
15471
15472
15473 \end_layout
15474
15475 \begin_layout Standard
15476 \begin_inset VSpace bigskip
15477 \end_inset
15478
15479
15480 \end_layout
15481
15482 \begin_layout Standard
15483
15484 \lang english
15485 When several consecutive operators have limits the typesetting of the limits
15486  looks often imperfect in the output, see this example:
15487 \lang japanese
15488
15489 \begin_inset Formula 
15490 \[
15491 \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}
15492 \]
15493
15494 \end_inset
15495
15496
15497 \lang english
15498 To improve the typesetting set in the document settings under 
15499 \family sans
15500 Math
15501 \begin_inset space ~
15502 \end_inset
15503
15504 Options
15505 \family default
15506  for the package
15507 \lang japanese
15508  
15509 \series bold
15510 mathtools
15511 \series default
15512
15513 \begin_inset Index idx
15514 status collapsed
15515
15516 \begin_layout Plain Layout
15517 ぱっけーじ@パッケージ ! mathtools
15518 \end_layout
15519
15520 \end_inset
15521
15522  
15523 \lang english
15524 the option 
15525 \family sans
15526 Load
15527 \begin_inset space ~
15528 \end_inset
15529
15530 always
15531 \family default
15532 .
15533  Then insert into your formula the command 
15534 \series bold
15535 \lang japanese
15536
15537 \backslash
15538 adjustlimits
15539 \series default
15540
15541 \begin_inset Index idx
15542 status collapsed
15543
15544 \begin_layout Plain Layout
15545 こまんど@コマンド ! A ! 
15546 \backslash
15547 adjustlimits
15548 \end_layout
15549
15550 \end_inset
15551
15552  
15553 \lang english
15554 directly before the first operator.
15555  The example will then look like this:
15556 \lang japanese
15557
15558 \begin_inset Formula 
15559 \[
15560 \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}
15561 \]
15562
15563 \end_inset
15564
15565
15566 \end_layout
15567
15568 \begin_layout Standard
15569 \begin_inset VSpace bigskip
15570 \end_inset
15571
15572 一つの範囲を複数の演算子に用いる方法が、第
15573 \begin_inset CommandInset ref
15574 LatexCommand ref
15575 reference "sub:自己定義演算子"
15576
15577 \end_inset
15578
15579 節に述べられています。
15580 \end_layout
15581
15582 \begin_layout Subsection
15583 演算子の修飾
15584 \begin_inset Index idx
15585 status collapsed
15586
15587 \begin_layout Plain Layout
15588 えんざんし@演算子 ! 
15589 \family sans
15590 \series bold
15591 しゅうしょく@修飾
15592 \end_layout
15593
15594 \end_inset
15595
15596
15597 \end_layout
15598
15599 \begin_layout Standard
15600
15601 \series bold
15602
15603 \backslash
15604 overset
15605 \series default
15606
15607 \begin_inset Index idx
15608 status collapsed
15609
15610 \begin_layout Plain Layout
15611 こまんど@コマンド ! O ! 
15612 \backslash
15613 overset
15614 \end_layout
15615
15616 \end_inset
15617
15618 コマンドや
15619 \series bold
15620
15621 \backslash
15622 underset
15623 \series default
15624
15625 \begin_inset Index idx
15626 status collapsed
15627
15628 \begin_layout Plain Layout
15629 こまんど@コマンド ! U ! 
15630 \backslash
15631 underset
15632 \end_layout
15633
15634 \end_inset
15635
15636 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
15637 \series bold
15638
15639 \backslash
15640 sideset
15641 \series default
15642
15643 \begin_inset Index idx
15644 status collapsed
15645
15646 \begin_layout Plain Layout
15647 こまんど@コマンド ! S ! 
15648 \backslash
15649 sideset
15650 \end_layout
15651
15652 \end_inset
15653
15654 コマンドを使うと、文字を演算子の前や後ろに付けることができます。
15655 \end_layout
15656
15657 \begin_layout Standard
15658
15659 \lang english
15660 There are 4
15661 \begin_inset space ~
15662 \end_inset
15663
15664 variants of 
15665 \series bold
15666
15667 \backslash
15668 sideset
15669 \series default
15670 :
15671 \end_layout
15672
15673 \begin_layout Itemize
15674
15675 \series bold
15676 \lang english
15677
15678 \backslash
15679 sideset
15680 \series default
15681  is used to set characters at the corners of the operator
15682 \end_layout
15683
15684 \begin_layout Itemize
15685
15686 \series bold
15687 \lang english
15688
15689 \backslash
15690 sidesetn
15691 \series default
15692  is used to set characters before and/or behind the operator (this variant
15693  represents LaTeX's original 
15694 \series bold
15695
15696 \backslash
15697 sideset
15698 \series default
15699  command)
15700 \end_layout
15701
15702 \begin_layout Itemize
15703
15704 \series bold
15705 \lang english
15706
15707 \backslash
15708 sidesetl
15709 \series default
15710  is used to set characters at the left corners and/or behind the operator
15711 \end_layout
15712
15713 \begin_layout Itemize
15714
15715 \series bold
15716 \lang english
15717
15718 \backslash
15719 sidesetr
15720 \series default
15721  is used to set characters at the right corners and/or before the operator
15722 \end_layout
15723
15724 \begin_layout Standard
15725 たとえば、
15726 \series bold
15727
15728 \backslash
15729 sidesetn
15730 \begin_inset space \textvisiblespace{}
15731 \end_inset
15732
15733
15734 \backslash
15735 sum
15736 \begin_inset space \textvisiblespace{}
15737 \end_inset
15738
15739
15740 \begin_inset Formula $\to$
15741 \end_inset
15742
15743 '
15744 \begin_inset Formula $\to$
15745 \end_inset
15746
15747 _k=1
15748 \begin_inset space \textvisiblespace{}
15749 \end_inset
15750
15751
15752 \series default
15753 ^
15754 \series bold
15755 n
15756 \series default
15757 というコマンドを入力すると、
15758 \begin_inset Formula 
15759 \[
15760 \sideset{}{'}\sum_{k=1}^{n}
15761 \]
15762
15763 \end_inset
15764
15765 のようになります。
15766 \end_layout
15767
15768 \begin_layout Standard
15769 \begin_inset Note Greyedout
15770 status open
15771
15772 \begin_layout Plain Layout
15773
15774 \series bold
15775 【註】
15776 \backslash
15777 sideset
15778 \series default
15779 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
15780 \end_layout
15781
15782 \end_inset
15783
15784
15785 \end_layout
15786
15787 \begin_layout Standard
15788 のようになります。最後の例からわかるように、
15789 \series bold
15790
15791 \backslash
15792 overset
15793 \series default
15794
15795 \series bold
15796
15797 \backslash
15798 underset
15799 \series default
15800 では、記号や文字にアクセントをつけることもできます。一方。 また、
15801 \series bold
15802
15803 \backslash
15804 overset
15805 \begin_inset space \textvisiblespace{}
15806 \end_inset
15807
15808
15809 \backslash
15810 maltese
15811 \begin_inset space \textvisiblespace{}
15812 \end_inset
15813
15814
15815 \series default
15816
15817 \begin_inset Formula $\uparrow$
15818 \end_inset
15819
15820
15821 \series bold
15822 a
15823 \series default
15824 というコマンドならば、
15825 \begin_inset Formula 
15826 \[
15827 \overset{a}{\maltese}
15828 \]
15829
15830 \end_inset
15831
15832
15833 \end_layout
15834
15835 \begin_layout Subsection
15836 二項演算子
15837 \begin_inset CommandInset label
15838 LatexCommand label
15839 name "sub:二項演算子"
15840
15841 \end_inset
15842
15843
15844 \begin_inset Index idx
15845 status collapsed
15846
15847 \begin_layout Plain Layout
15848 えんざんし@演算子 ! にこう@二項
15849 \end_layout
15850
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \begin_layout Standard
15857 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
15858 \begin_inset VSpace medskip
15859 \end_inset
15860
15861
15862 \end_layout
15863
15864 \begin_layout Standard
15865 \begin_inset space \hfill{}
15866 \end_inset
15867
15868
15869 \begin_inset Tabular
15870 <lyxtabular version="3" rows="13" columns="2">
15871 <features rotate="0" tabularvalignment="middle">
15872 <column alignment="center" valignment="top" width="0pt">
15873 <column alignment="center" valignment="top" width="0pt">
15874 <row>
15875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15876 \begin_inset Text
15877
15878 \begin_layout Plain Layout
15879 コマンド
15880 \begin_inset Note Note
15881 status collapsed
15882
15883 \begin_layout Plain Layout
15884 ここで
15885 \series bold
15886
15887 \backslash
15888 raisebox
15889 \series default
15890 はスペーサーとして使用しているだけです。
15891 \end_layout
15892
15893 \end_inset
15894
15895
15896 \end_layout
15897
15898 \end_inset
15899 </cell>
15900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15901 \begin_inset Text
15902
15903 \begin_layout Plain Layout
15904 出力
15905 \end_layout
15906
15907 \end_inset
15908 </cell>
15909 </row>
15910 <row>
15911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15912 \begin_inset Text
15913
15914 \begin_layout Plain Layout
15915 +
15916 \end_layout
15917
15918 \end_inset
15919 </cell>
15920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15921 \begin_inset Text
15922
15923 \begin_layout Plain Layout
15924 \begin_inset Formula $+$
15925 \end_inset
15926
15927
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 </row>
15933 <row>
15934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15935 \begin_inset Text
15936
15937 \begin_layout Plain Layout
15938 -
15939 \end_layout
15940
15941 \end_inset
15942 </cell>
15943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Plain Layout
15947 \begin_inset Formula $-$
15948 \end_inset
15949
15950
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 </row>
15956 <row>
15957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15958 \begin_inset Text
15959
15960 \begin_layout Plain Layout
15961
15962 \backslash
15963 pm
15964 \end_layout
15965
15966 \end_inset
15967 </cell>
15968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15969 \begin_inset Text
15970
15971 \begin_layout Plain Layout
15972 \begin_inset Formula $\pm$
15973 \end_inset
15974
15975
15976 \end_layout
15977
15978 \end_inset
15979 </cell>
15980 </row>
15981 <row>
15982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15983 \begin_inset Text
15984
15985 \begin_layout Plain Layout
15986
15987 \backslash
15988 mp
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 \begin_inset Formula $\mp$
15998 \end_inset
15999
16000
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 </row>
16006 <row>
16007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16008 \begin_inset Text
16009
16010 \begin_layout Plain Layout
16011
16012 \backslash
16013 cdot
16014 \end_layout
16015
16016 \end_inset
16017 </cell>
16018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16019 \begin_inset Text
16020
16021 \begin_layout Plain Layout
16022 \begin_inset Formula $\cdot$
16023 \end_inset
16024
16025
16026 \end_layout
16027
16028 \end_inset
16029 </cell>
16030 </row>
16031 <row>
16032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16033 \begin_inset Text
16034
16035 \begin_layout Plain Layout
16036
16037 \backslash
16038 times
16039 \end_layout
16040
16041 \end_inset
16042 </cell>
16043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16044 \begin_inset Text
16045
16046 \begin_layout Plain Layout
16047 \begin_inset Formula $\times$
16048 \end_inset
16049
16050
16051 \end_layout
16052
16053 \end_inset
16054 </cell>
16055 </row>
16056 <row>
16057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16058 \begin_inset Text
16059
16060 \begin_layout Plain Layout
16061
16062 \backslash
16063 div
16064 \end_layout
16065
16066 \end_inset
16067 </cell>
16068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16069 \begin_inset Text
16070
16071 \begin_layout Plain Layout
16072 \begin_inset Formula $\div$
16073 \end_inset
16074
16075
16076 \end_layout
16077
16078 \end_inset
16079 </cell>
16080 </row>
16081 <row>
16082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16083 \begin_inset Text
16084
16085 \begin_layout Plain Layout
16086 \begin_inset ERT
16087 status collapsed
16088
16089 \begin_layout Plain Layout
16090
16091
16092 \backslash
16093 raisebox{-1.2mm}{
16094 \end_layout
16095
16096 \end_inset
16097
16098 *
16099 \begin_inset ERT
16100 status collapsed
16101
16102 \begin_layout Plain Layout
16103
16104 }
16105 \end_layout
16106
16107 \end_inset
16108
16109
16110 \end_layout
16111
16112 \end_inset
16113 </cell>
16114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16115 \begin_inset Text
16116
16117 \begin_layout Plain Layout
16118 \begin_inset Formula $*$
16119 \end_inset
16120
16121
16122 \end_layout
16123
16124 \end_inset
16125 </cell>
16126 </row>
16127 <row>
16128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132
16133 \backslash
16134 star
16135 \end_layout
16136
16137 \end_inset
16138 </cell>
16139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143 \begin_inset Formula $\star$
16144 \end_inset
16145
16146
16147 \end_layout
16148
16149 \end_inset
16150 </cell>
16151 </row>
16152 <row>
16153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16154 \begin_inset Text
16155
16156 \begin_layout Plain Layout
16157
16158 \backslash
16159 circ
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Plain Layout
16168 \begin_inset Formula $\circ$
16169 \end_inset
16170
16171
16172 \end_layout
16173
16174 \end_inset
16175 </cell>
16176 </row>
16177 <row>
16178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16179 \begin_inset Text
16180
16181 \begin_layout Plain Layout
16182
16183 \backslash
16184 diamond
16185 \end_layout
16186
16187 \end_inset
16188 </cell>
16189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16190 \begin_inset Text
16191
16192 \begin_layout Plain Layout
16193 \begin_inset Formula $\diamond$
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \end_inset
16200 </cell>
16201 </row>
16202 <row>
16203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Plain Layout
16207
16208 \backslash
16209 bullet
16210 \end_layout
16211
16212 \end_inset
16213 </cell>
16214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16215 \begin_inset Text
16216
16217 \begin_layout Plain Layout
16218 \begin_inset Formula $\bullet$
16219 \end_inset
16220
16221
16222 \end_layout
16223
16224 \end_inset
16225 </cell>
16226 </row>
16227 </lyxtabular>
16228
16229 \end_inset
16230
16231
16232 \begin_inset space \hfill{}
16233 \end_inset
16234
16235
16236 \begin_inset Tabular
16237 <lyxtabular version="3" rows="13" columns="2">
16238 <features rotate="0" tabularvalignment="middle">
16239 <column alignment="center" valignment="top" width="0pt">
16240 <column alignment="center" valignment="top" width="0pt">
16241 <row>
16242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16243 \begin_inset Text
16244
16245 \begin_layout Plain Layout
16246 コマンド
16247 \end_layout
16248
16249 \end_inset
16250 </cell>
16251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16252 \begin_inset Text
16253
16254 \begin_layout Plain Layout
16255 出力
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 </row>
16261 <row>
16262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16263 \begin_inset Text
16264
16265 \begin_layout Plain Layout
16266
16267 \backslash
16268 nabla
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Plain Layout
16277 \begin_inset Formula $\nabla$
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 </row>
16286 <row>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291
16292 \backslash
16293 bigtriangledown
16294 \end_layout
16295
16296 \end_inset
16297 </cell>
16298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 \begin_inset Formula $\bigtriangledown$
16303 \end_inset
16304
16305
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 </row>
16311 <row>
16312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16313 \begin_inset Text
16314
16315 \begin_layout Plain Layout
16316
16317 \backslash
16318 bigtriangleup
16319 \end_layout
16320
16321 \end_inset
16322 </cell>
16323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16324 \begin_inset Text
16325
16326 \begin_layout Plain Layout
16327 \begin_inset Formula $\bigtriangleup$
16328 \end_inset
16329
16330
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 </row>
16336 <row>
16337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16338 \begin_inset Text
16339
16340 \begin_layout Plain Layout
16341
16342 \backslash
16343 Box
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16349 \begin_inset Text
16350
16351 \begin_layout Plain Layout
16352 \begin_inset Formula $\Box$
16353 \end_inset
16354
16355
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 </row>
16361 <row>
16362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16363 \begin_inset Text
16364
16365 \begin_layout Plain Layout
16366
16367 \backslash
16368 cap 
16369 \end_layout
16370
16371 \end_inset
16372 </cell>
16373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16374 \begin_inset Text
16375
16376 \begin_layout Plain Layout
16377 \begin_inset Formula $\cap$
16378 \end_inset
16379
16380
16381 \end_layout
16382
16383 \end_inset
16384 </cell>
16385 </row>
16386 <row>
16387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16388 \begin_inset Text
16389
16390 \begin_layout Plain Layout
16391
16392 \backslash
16393 cup
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Plain Layout
16402 \begin_inset Formula $\cup$
16403 \end_inset
16404
16405
16406 \end_layout
16407
16408 \end_inset
16409 </cell>
16410 </row>
16411 <row>
16412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16413 \begin_inset Text
16414
16415 \begin_layout Plain Layout
16416
16417 \backslash
16418 dagger
16419 \end_layout
16420
16421 \end_inset
16422 </cell>
16423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427 \begin_inset Formula $\dagger$
16428 \end_inset
16429
16430
16431 \end_layout
16432
16433 \end_inset
16434 </cell>
16435 </row>
16436 <row>
16437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16438 \begin_inset Text
16439
16440 \begin_layout Plain Layout
16441
16442 \backslash
16443 ddagger
16444 \end_layout
16445
16446 \end_inset
16447 </cell>
16448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452 \begin_inset Formula $\ddagger$
16453 \end_inset
16454
16455
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 <row>
16462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466
16467 \backslash
16468 wr
16469 \end_layout
16470
16471 \end_inset
16472 </cell>
16473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477 \begin_inset Formula $\wr$
16478 \end_inset
16479
16480
16481 \end_layout
16482
16483 \end_inset
16484 </cell>
16485 </row>
16486 <row>
16487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16488 \begin_inset Text
16489
16490 \begin_layout Plain Layout
16491
16492 \backslash
16493 bigcirc
16494 \end_layout
16495
16496 \end_inset
16497 </cell>
16498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 \begin_inset Formula $\bigcirc$
16503 \end_inset
16504
16505
16506 \end_layout
16507
16508 \end_inset
16509 </cell>
16510 </row>
16511 <row>
16512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16513 \begin_inset Text
16514
16515 \begin_layout Plain Layout
16516
16517 \backslash
16518 wedge
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout Plain Layout
16527 \begin_inset Formula $\wedge$
16528 \end_inset
16529
16530
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 </row>
16536 <row>
16537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16538 \begin_inset Text
16539
16540 \begin_layout Plain Layout
16541
16542 \backslash
16543 vee
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 \begin_inset Formula $\vee$
16553 \end_inset
16554
16555
16556 \end_layout
16557
16558 \end_inset
16559 </cell>
16560 </row>
16561 </lyxtabular>
16562
16563 \end_inset
16564
16565
16566 \begin_inset space \hfill{}
16567 \end_inset
16568
16569
16570 \begin_inset Tabular
16571 <lyxtabular version="3" rows="13" columns="2">
16572 <features rotate="0" tabularvalignment="middle">
16573 <column alignment="center" valignment="top" width="0pt">
16574 <column alignment="center" valignment="top" width="0pt">
16575 <row>
16576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 コマンド
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 出力
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 </row>
16595 <row>
16596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16597 \begin_inset Text
16598
16599 \begin_layout Plain Layout
16600
16601 \backslash
16602 oplus
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611 \begin_inset Formula $\oplus$
16612 \end_inset
16613
16614
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 </row>
16620 <row>
16621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16622 \begin_inset Text
16623
16624 \begin_layout Plain Layout
16625
16626 \backslash
16627 ominus
16628 \end_layout
16629
16630 \end_inset
16631 </cell>
16632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Plain Layout
16636 \begin_inset Formula $\ominus$
16637 \end_inset
16638
16639
16640 \end_layout
16641
16642 \end_inset
16643 </cell>
16644 </row>
16645 <row>
16646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Plain Layout
16650
16651 \backslash
16652 otimes
16653 \end_layout
16654
16655 \end_inset
16656 </cell>
16657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661 \begin_inset Formula $\otimes$
16662 \end_inset
16663
16664
16665 \end_layout
16666
16667 \end_inset
16668 </cell>
16669 </row>
16670 <row>
16671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16672 \begin_inset Text
16673
16674 \begin_layout Plain Layout
16675
16676 \backslash
16677 oslash
16678 \end_layout
16679
16680 \end_inset
16681 </cell>
16682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 \begin_inset Formula $\oslash$
16687 \end_inset
16688
16689
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 </row>
16695 <row>
16696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Plain Layout
16700
16701 \backslash
16702 odot
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16708 \begin_inset Text
16709
16710 \begin_layout Plain Layout
16711 \begin_inset Formula $\odot$
16712 \end_inset
16713
16714
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 </row>
16720 <row>
16721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16722 \begin_inset Text
16723
16724 \begin_layout Plain Layout
16725
16726 \backslash
16727 amalg
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736 \begin_inset Formula $\amalg$
16737 \end_inset
16738
16739
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 </row>
16745 <row>
16746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Plain Layout
16750
16751 \backslash
16752 uplus
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16758 \begin_inset Text
16759
16760 \begin_layout Plain Layout
16761 \begin_inset Formula $\uplus$
16762 \end_inset
16763
16764
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 </row>
16770 <row>
16771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16772 \begin_inset Text
16773
16774 \begin_layout Plain Layout
16775
16776 \backslash
16777 setminus
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16783 \begin_inset Text
16784
16785 \begin_layout Plain Layout
16786 \begin_inset Formula $\setminus$
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 </row>
16795 <row>
16796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800
16801 \backslash
16802 sqcap
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 \begin_inset Formula $\sqcap$
16812 \end_inset
16813
16814
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 </row>
16820 <row>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Plain Layout
16825
16826 \backslash
16827 sqcup
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 \begin_inset Formula $\sqcup$
16837 \end_inset
16838
16839
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 </row>
16845 <row>
16846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850
16851 \backslash
16852 triangleleft
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16858 \begin_inset Text
16859
16860 \begin_layout Plain Layout
16861 \begin_inset Formula $\triangleleft$
16862 \end_inset
16863
16864
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 </row>
16870 <row>
16871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16872 \begin_inset Text
16873
16874 \begin_layout Plain Layout
16875
16876 \backslash
16877 triangleright
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 \begin_inset Formula $\triangleright$
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 </lyxtabular>
16896
16897 \end_inset
16898
16899
16900 \begin_inset space \hfill{}
16901 \end_inset
16902
16903
16904 \end_layout
16905
16906 \begin_layout Standard
16907 二項演算子は、すべて数式ツールバーボタンの
16908 \begin_inset Info
16909 type  "icon"
16910 arg   "math-insert \\pm"
16911 \end_inset
16912
16913 から挿入することもできます。
16914 \end_layout
16915
16916 \begin_layout Standard
16917 ラプラス演算子を組版するには、
16918 \series bold
16919
16920 \backslash
16921 bigtriangleup
16922 \series default
16923 以外に、
16924 \series bold
16925
16926 \backslash
16927 Delta
16928 \series default
16929
16930 \series bold
16931
16932 \backslash
16933 nabla
16934 \series default
16935 ^
16936 \series bold
16937 2
16938 \series default
16939 (
16940 \begin_inset Formula $\nabla^{2}$
16941 \end_inset
16942
16943 )を使用することもできます。
16944 \end_layout
16945
16946 \begin_layout Standard
16947
16948 \family sans
16949 挿入\SpecialChar \menuseparator
16950 特殊文字
16951 \family default
16952 メニューの
16953 \family sans
16954 メニュー区切り
16955 \family default
16956 で入力される文字は、
16957 \series bold
16958
16959 \backslash
16960 triangleright
16961 \series default
16962 演算子です。
16963 \end_layout
16964
16965 \begin_layout Subsection
16966 自己定義演算子
16967 \begin_inset CommandInset label
16968 LatexCommand label
16969 name "sub:自己定義演算子"
16970
16971 \end_inset
16972
16973
16974 \begin_inset Index idx
16975 status collapsed
16976
16977 \begin_layout Plain Layout
16978 えんざんし@演算子 ! じこていぎ@自己定義
16979 \end_layout
16980
16981 \end_inset
16982
16983
16984 \end_layout
16985
16986 \begin_layout Standard
16987 LaTeXプリアンブルで
16988 \series bold
16989
16990 \backslash
16991 DeclareMathOperator
16992 \series default
16993
16994 \begin_inset Index idx
16995 status collapsed
16996
16997 \begin_layout Plain Layout
16998 こまんど@コマンド ! D ! 
16999 \backslash
17000 dbinom@
17001 \backslash
17002 DeclareMathOperator
17003 \end_layout
17004
17005 \end_inset
17006
17007 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
17008 \end_layout
17009
17010 \begin_layout Standard
17011
17012 \series bold
17013
17014 \backslash
17015 DeclareMathOperator{新規コマンド}{表示}
17016 \end_layout
17017
17018 \begin_layout Standard
17019 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17020 \begin_inset CommandInset ref
17021 LatexCommand ref
17022 reference "sub:演算子の範囲"
17023
17024 \end_inset
17025
17026 節で述べられた範囲を指定することができます。
17027 \end_layout
17028
17029 \begin_layout Standard
17030 たとえば、以下のようなLaTeXプリアンブル行
17031 \end_layout
17032
17033 \begin_layout Standard
17034
17035 \series bold
17036
17037 \backslash
17038 DeclareMathOperator*{
17039 \backslash
17040 Lozenge}{
17041 \backslash
17042 blacklozenge}
17043 \end_layout
17044
17045 \begin_layout Standard
17046 は、第
17047 \begin_inset CommandInset ref
17048 LatexCommand ref
17049 reference "sub:その他の記号"
17050
17051 \end_inset
17052
17053 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17054 \series bold
17055
17056 \backslash
17057 Lozenge
17058 \series default
17059 を定義します。
17060 \begin_inset Formula 
17061 \[
17062 \Lozenge_{n=1}^{\infty}
17063 \]
17064
17065 \end_inset
17066
17067 上記の数式を作るコマンドは、
17068 \series bold
17069
17070 \backslash
17071 Lozenge
17072 \series default
17073 ^
17074 \series bold
17075
17076 \backslash
17077 infty
17078 \begin_inset Formula $\to$
17079 \end_inset
17080
17081 _n=1
17082 \series default
17083 です。
17084 \end_layout
17085
17086 \begin_layout Standard
17087 \begin_inset VSpace bigskip
17088 \end_inset
17089
17090 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17091 \series bold
17092
17093 \backslash
17094 mathop
17095 \series default
17096
17097 \begin_inset Index idx
17098 status collapsed
17099
17100 \begin_layout Plain Layout
17101 こまんど@コマンド ! M ! 
17102 \backslash
17103 mathop
17104 \end_layout
17105
17106 \end_inset
17107
17108 コマンドおよび
17109 \series bold
17110
17111 \backslash
17112 mathbin
17113 \series default
17114
17115 \begin_inset Index idx
17116 status collapsed
17117
17118 \begin_layout Plain Layout
17119 こまんど@コマンド ! M ! 
17120 \backslash
17121 mathbin
17122 \end_layout
17123
17124 \end_inset
17125
17126 コマンドを用いて定義を行うこともできます。
17127 \end_layout
17128
17129 \begin_layout Standard
17130 (書式)
17131 \series bold
17132
17133 \backslash
17134 mathop{表示}
17135 \series default
17136 および
17137 \series bold
17138
17139 \backslash
17140 mathbin{表示}
17141 \end_layout
17142
17143 \begin_layout Standard
17144
17145 \series bold
17146
17147 \backslash
17148 mathop
17149 \series default
17150 は大演算子を定義し、
17151 \series bold
17152
17153 \backslash
17154 mathbin
17155 \series default
17156 は二項演算子を定義します。
17157 \end_layout
17158
17159 \begin_layout Standard
17160 たとえば
17161 \series bold
17162
17163 \backslash
17164 mathop
17165 \series default
17166 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17167 \end_layout
17168
17169 \begin_layout Standard
17170 \begin_inset Formula 
17171 \[
17172 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17173 \]
17174
17175 \end_inset
17176
17177
17178 \end_layout
17179
17180 \begin_layout Standard
17181 上記の数式では
17182 \begin_inset Newline newline
17183 \end_inset
17184
17185
17186 \series bold
17187
17188 \backslash
17189 mathop{
17190 \backslash
17191 sum
17192 \backslash
17193 negmedspace
17194 \backslash
17195 sum
17196 \series default
17197
17198 \begin_inset space \textvisiblespace{}
17199 \end_inset
17200
17201
17202 \series bold
17203
17204 \begin_inset Formula $\to$
17205 \end_inset
17206
17207 ^N
17208 \series default
17209
17210 \begin_inset space \textvisiblespace{}
17211 \end_inset
17212
17213
17214 \series bold
17215 _i,j=1
17216 \begin_inset Newline newline
17217 \end_inset
17218
17219
17220 \series default
17221 というコマンドを用いています。
17222 \end_layout
17223
17224 \begin_layout Section
17225 書体
17226 \begin_inset Index idx
17227 status collapsed
17228
17229 \begin_layout Plain Layout
17230 しょたい@書体
17231 \end_layout
17232
17233 \end_inset
17234
17235
17236 \begin_inset Index idx
17237 status collapsed
17238
17239 \begin_layout Plain Layout
17240 ふぉんと@フォント | see
17241 \begin_inset ERT
17242 status collapsed
17243
17244 \begin_layout Plain Layout
17245
17246 {
17247 \end_layout
17248
17249 \end_inset
17250
17251 書体
17252 \begin_inset ERT
17253 status collapsed
17254
17255 \begin_layout Plain Layout
17256
17257 }
17258 \end_layout
17259
17260 \end_inset
17261
17262
17263 \end_layout
17264
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \begin_layout Subsection
17271 書体様式
17272 \begin_inset CommandInset label
17273 LatexCommand label
17274 name "sub:書体様式"
17275
17276 \end_inset
17277
17278
17279 \begin_inset Index idx
17280 status collapsed
17281
17282 \begin_layout Plain Layout
17283 しょたい@書体 ! ようしき@様式
17284 \end_layout
17285
17286 \end_inset
17287
17288
17289 \end_layout
17290
17291 \begin_layout Standard
17292 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17293 \begin_inset VSpace -2mm
17294 \end_inset
17295
17296
17297 \end_layout
17298
17299 \begin_layout Standard
17300 \align center
17301 \begin_inset Tabular
17302 <lyxtabular version="3" rows="7" columns="3">
17303 <features rotate="0" tabularvalignment="middle">
17304 <column alignment="center" valignment="top">
17305 <column alignment="center" valignment="top">
17306 <column alignment="center" valignment="top">
17307 <row>
17308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312 コマンド
17313 \end_layout
17314
17315 \end_inset
17316 </cell>
17317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17318 \begin_inset Text
17319
17320 \begin_layout Plain Layout
17321 出力
17322 \end_layout
17323
17324 \end_inset
17325 </cell>
17326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17327 \begin_inset Text
17328
17329 \begin_layout Plain Layout
17330 \begin_inset Flex Ruby
17331 status collapsed
17332
17333 \begin_layout Plain Layout
17334 捷径
17335 \begin_inset Argument post:1
17336 status collapsed
17337
17338 \begin_layout Plain Layout
17339 ショートカット
17340 \end_layout
17341
17342 \end_inset
17343
17344
17345 \end_layout
17346
17347 \end_inset
17348
17349
17350 \end_layout
17351
17352 \end_inset
17353 </cell>
17354 </row>
17355 <row>
17356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360
17361 \backslash
17362 mathbb
17363 \series bold
17364
17365 \begin_inset space \textvisiblespace{}
17366 \end_inset
17367
17368
17369 \series default
17370 ABC
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17376 \begin_inset Text
17377
17378 \begin_layout Plain Layout
17379 \begin_inset Formula $\mathbb{ABC}$
17380 \end_inset
17381
17382
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391 \begin_inset Info
17392 type  "shortcut"
17393 arg   "font-noun"
17394 \end_inset
17395
17396
17397 \end_layout
17398
17399 \end_inset
17400 </cell>
17401 </row>
17402 <row>
17403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17404 \begin_inset Text
17405
17406 \begin_layout Plain Layout
17407
17408 \backslash
17409 mathbf
17410 \series bold
17411
17412 \begin_inset space \textvisiblespace{}
17413 \end_inset
17414
17415
17416 \series default
17417 AbC
17418 \end_layout
17419
17420 \end_inset
17421 </cell>
17422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17423 \begin_inset Text
17424
17425 \begin_layout Plain Layout
17426 \begin_inset Formula $\mathbf{AbC}$
17427 \end_inset
17428
17429
17430 \end_layout
17431
17432 \end_inset
17433 </cell>
17434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438 \begin_inset Info
17439 type  "shortcut"
17440 arg   "font-bold"
17441 \end_inset
17442
17443
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 </row>
17449 <row>
17450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454
17455 \backslash
17456 boldsymbol
17457 \series bold
17458
17459 \begin_inset space \textvisiblespace{}
17460 \end_inset
17461
17462
17463 \series default
17464 AbC
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17470 \begin_inset Text
17471
17472 \begin_layout Plain Layout
17473 \begin_inset Formula $\boldsymbol{AbC}$
17474 \end_inset
17475
17476
17477 \end_layout
17478
17479 \end_inset
17480 </cell>
17481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17482 \begin_inset Text
17483
17484 \begin_layout Plain Layout
17485 \begin_inset Info
17486 type  "shortcuts"
17487 arg   "font-boldsymbol"
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \end_inset
17494 </cell>
17495 </row>
17496 <row>
17497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17498 \begin_inset Text
17499
17500 \begin_layout Plain Layout
17501
17502 \backslash
17503 mathcal
17504 \series bold
17505
17506 \begin_inset space \textvisiblespace{}
17507 \end_inset
17508
17509
17510 \series default
17511 ABC
17512 \end_layout
17513
17514 \end_inset
17515 </cell>
17516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17517 \begin_inset Text
17518
17519 \begin_layout Plain Layout
17520 \begin_inset Formula $\mathcal{ABC}$
17521 \end_inset
17522
17523
17524 \end_layout
17525
17526 \end_inset
17527 </cell>
17528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17529 \begin_inset Text
17530
17531 \begin_layout Plain Layout
17532 \begin_inset Info
17533 type  "shortcut"
17534 arg   "font-emph"
17535 \end_inset
17536
17537
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 </row>
17543 <row>
17544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17545 \begin_inset Text
17546
17547 \begin_layout Plain Layout
17548
17549 \backslash
17550 mathfrak
17551 \series bold
17552
17553 \begin_inset space \textvisiblespace{}
17554 \end_inset
17555
17556
17557 \series default
17558 AbC
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567 \begin_inset Formula $\mathfrak{AbC}$
17568 \end_inset
17569
17570
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579 -
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 </row>
17585 <row>
17586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590
17591 \backslash
17592 mathscr
17593 \series bold
17594
17595 \begin_inset space \textvisiblespace{}
17596 \end_inset
17597
17598
17599 \series default
17600 AbC
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609 \begin_inset Formula $\mathscr{AbC}$
17610 \end_inset
17611
17612
17613 \end_layout
17614
17615 \end_inset
17616 </cell>
17617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621 -
17622 \end_layout
17623
17624 \end_inset
17625 </cell>
17626 </row>
17627 </lyxtabular>
17628
17629 \end_inset
17630
17631
17632 \end_layout
17633
17634 \begin_layout Standard
17635 \align center
17636 \begin_inset Tabular
17637 <lyxtabular version="3" rows="5" columns="3">
17638 <features rotate="0" tabularvalignment="middle">
17639 <column alignment="center" valignment="top">
17640 <column alignment="center" valignment="top">
17641 <column alignment="center" valignment="top">
17642 <row>
17643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17644 \begin_inset Text
17645
17646 \begin_layout Plain Layout
17647 コマンド
17648 \end_layout
17649
17650 \end_inset
17651 </cell>
17652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17653 \begin_inset Text
17654
17655 \begin_layout Plain Layout
17656 出力
17657 \end_layout
17658
17659 \end_inset
17660 </cell>
17661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17662 \begin_inset Text
17663
17664 \begin_layout Plain Layout
17665 \begin_inset Flex Ruby
17666 status collapsed
17667
17668 \begin_layout Plain Layout
17669 捷径
17670 \begin_inset Argument post:1
17671 status collapsed
17672
17673 \begin_layout Plain Layout
17674 ショートカット
17675 \end_layout
17676
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \end_inset
17683
17684
17685 \end_layout
17686
17687 \end_inset
17688 </cell>
17689 </row>
17690 <row>
17691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695
17696 \backslash
17697 mathit
17698 \series bold
17699
17700 \begin_inset space \textvisiblespace{}
17701 \end_inset
17702
17703
17704 \series default
17705 AbC
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714 \begin_inset Formula $\mathit{AbC}$
17715 \end_inset
17716
17717
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 -
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 </row>
17732 <row>
17733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17734 \begin_inset Text
17735
17736 \begin_layout Plain Layout
17737
17738 \backslash
17739 mathrm
17740 \series bold
17741
17742 \begin_inset space \textvisiblespace{}
17743 \end_inset
17744
17745
17746 \series default
17747 AbC
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 \begin_inset Formula $\mathrm{AbC}$
17757 \end_inset
17758
17759
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17765 \begin_inset Text
17766
17767 \begin_layout Plain Layout
17768 \begin_inset Info
17769 type  "shortcut"
17770 arg   "font-roman"
17771 \end_inset
17772
17773
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 </row>
17779 <row>
17780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784
17785 \backslash
17786 mathsf
17787 \series bold
17788
17789 \begin_inset space \textvisiblespace{}
17790 \end_inset
17791
17792
17793 \series default
17794 AbC
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803 \begin_inset Formula $\mathsf{AbC}$
17804 \end_inset
17805
17806
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815 \begin_inset Info
17816 type  "shortcut"
17817 arg   "font-sans"
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 </row>
17826 <row>
17827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17828 \begin_inset Text
17829
17830 \begin_layout Plain Layout
17831
17832 \backslash
17833 mathtt
17834 \series bold
17835
17836 \begin_inset space \textvisiblespace{}
17837 \end_inset
17838
17839
17840 \series default
17841 AbC
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850 \begin_inset Formula $\mathtt{AbC}$
17851 \end_inset
17852
17853
17854 \end_layout
17855
17856 \end_inset
17857 </cell>
17858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17859 \begin_inset Text
17860
17861 \begin_layout Plain Layout
17862 \begin_inset Info
17863 type  "shortcut"
17864 arg   "font-typewriter"
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 </row>
17873 </lyxtabular>
17874
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \begin_layout Standard
17881 \begin_inset Note Greyedout
17882 status open
17883
17884 \begin_layout Plain Layout
17885
17886 \series bold
17887 【註】
17888 \backslash
17889 mathbb
17890 \series default
17891 様式と
17892 \series bold
17893
17894 \backslash
17895 mathcal
17896 \series default
17897 様式は、大文字にのみ使用することができます。
17898 \end_layout
17899
17900 \end_inset
17901
17902
17903 \end_layout
17904
17905 \begin_layout Standard
17906 既定では、
17907 \series bold
17908
17909 \backslash
17910 mathnormal
17911 \series default
17912 様式に設定されています。
17913 \end_layout
17914
17915 \begin_layout Standard
17916 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
17917 \begin_inset Formula 
17918 \[
17919 \mathfrak{A=\frac{b}{C}}
17920 \]
17921
17922 \end_inset
17923
17924
17925 \end_layout
17926
17927 \begin_layout Standard
17928 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
17929 \series bold
17930
17931 \backslash
17932 textrm
17933 \series default
17934 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
17935 \begin_inset Foot
17936 status collapsed
17937
17938 \begin_layout Plain Layout
17939 \begin_inset CommandInset href
17940 LatexCommand href
17941 name "LyX-bug #4629"
17942 target "http://www.lyx.org/trac/ticket/4629"
17943
17944 \end_inset
17945
17946
17947 \end_layout
17948
17949 \end_inset
17950
17951
17952 \end_layout
17953
17954 \begin_layout Standard
17955 書体様式コマンドの代わりに、
17956 \family sans
17957 編集\SpecialChar \menuseparator
17958 数学\SpecialChar \menuseparator
17959 文字様式
17960 \family default
17961 ダイアログや、
17962 \begin_inset Info
17963 type  "icon"
17964 arg   "math-insert \\font"
17965 \end_inset
17966
17967 を使用することもできます。
17968 \end_layout
17969
17970 \begin_layout Subsection
17971 ボールド体の数式
17972 \begin_inset CommandInset label
17973 LatexCommand label
17974 name "sub:ボールド体の数式"
17975
17976 \end_inset
17977
17978
17979 \begin_inset Index idx
17980 status collapsed
17981
17982 \begin_layout Plain Layout
17983 すうしき@数式 ! ぼーるどたい@ボールド体
17984 \end_layout
17985
17986 \end_inset
17987
17988
17989 \end_layout
17990
17991 \begin_layout Standard
17992 数式全体をボールド体にしようとすると、前節の
17993 \series bold
17994
17995 \backslash
17996 mathbf
17997 \series default
17998 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
17999 字してしまいます。
18000 \end_layout
18001
18002 \begin_layout Standard
18003 \begin_inset Formula 
18004 \[
18005 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18006 \]
18007
18008 \end_inset
18009
18010
18011 \end_layout
18012
18013 \begin_layout Standard
18014 この数式を正しく表示するには、以下のように、
18015 \series bold
18016
18017 \backslash
18018 boldsymbol
18019 \series default
18020 コマンドを使用します。
18021 \begin_inset Formula 
18022 \[
18023 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18024 \]
18025
18026 \end_inset
18027
18028 また、数式を
18029 \series bold
18030 boldmath環境
18031 \series default
18032 に設定する方法もあります。この環境は、TeXモードで
18033 \series bold
18034
18035 \backslash
18036 boldmath
18037 \begin_inset Index idx
18038 status collapsed
18039
18040 \begin_layout Plain Layout
18041 こまんど@コマンド ! B ! 
18042 \backslash
18043 boldmath
18044 \end_layout
18045
18046 \end_inset
18047
18048
18049 \series default
18050 コマンドを挿入することによって作ることができます。環境を閉じるには、
18051 \series bold
18052
18053 \backslash
18054 unboldmath
18055 \begin_inset Index idx
18056 status collapsed
18057
18058 \begin_layout Plain Layout
18059 こまんど@コマンド ! U ! 
18060 \backslash
18061 unboldmath
18062 \end_layout
18063
18064 \end_inset
18065
18066
18067 \series default
18068 コマンドをTeXモードで挿入します。
18069 \begin_inset ERT
18070 status collapsed
18071
18072 \begin_layout Plain Layout
18073
18074
18075 \backslash
18076 boldmath 
18077 \end_layout
18078
18079 \end_inset
18080
18081
18082 \begin_inset Formula 
18083 \[
18084 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18085 \]
18086
18087 \end_inset
18088
18089
18090 \begin_inset ERT
18091 status collapsed
18092
18093 \begin_layout Plain Layout
18094
18095
18096 \backslash
18097 unboldmath 
18098 \end_layout
18099
18100 \end_inset
18101
18102
18103 \end_layout
18104
18105 \begin_layout Subsection
18106 色付きの数式
18107 \begin_inset Index idx
18108 status collapsed
18109
18110 \begin_layout Plain Layout
18111 すうしき@数式 ! いろつき@色付き
18112 \end_layout
18113
18114 \end_inset
18115
18116
18117 \end_layout
18118
18119 \begin_layout Standard
18120 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18121 \begin_inset Formula 
18122 \[
18123 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18124 \]
18125
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \begin_layout Standard
18132
18133 \begin_inset CommandInset ref
18134 LatexCommand ref
18135 reference "sub:色付きボックス"
18136
18137 \end_inset
18138
18139 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
18140 \series bold
18141
18142 \backslash
18143 textcolor
18144 \series default
18145
18146 \begin_inset Index idx
18147 status collapsed
18148
18149 \begin_layout Plain Layout
18150 こまんど@コマンド ! T ! 
18151 \backslash
18152 textcolor
18153 \end_layout
18154
18155 \end_inset
18156
18157 TeXコードコマンドで適用することができます。
18158 \end_layout
18159
18160 \begin_layout Standard
18161
18162 \series bold
18163
18164 \backslash
18165 textcolor{色}{文字ないし数式}
18166 \end_layout
18167
18168 \begin_layout Standard
18169 下記の例は、全体を濃緑にし、一部を赤にしています。
18170 \end_layout
18171
18172 \begin_layout Standard
18173 \begin_inset ERT
18174 status collapsed
18175
18176 \begin_layout Plain Layout
18177
18178
18179 \backslash
18180 textcolor{darkgreen}{
18181 \end_layout
18182
18183 \end_inset
18184
18185
18186 \begin_inset Formula 
18187 \[
18188 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18189 \]
18190
18191 \end_inset
18192
18193
18194 \begin_inset ERT
18195 status collapsed
18196
18197 \begin_layout Plain Layout
18198
18199 }
18200 \end_layout
18201
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \begin_layout Standard
18208 LyXのバグのため、自製色は数式全体に対してしか使用することができません
18209 \begin_inset Foot
18210 status collapsed
18211
18212 \begin_layout Plain Layout
18213 \begin_inset CommandInset href
18214 LatexCommand href
18215 name "LyX-bug #5269"
18216 target "http://www.lyx.org/trac/ticket/5269"
18217
18218 \end_inset
18219
18220
18221 \end_layout
18222
18223 \end_inset
18224
18225
18226 \end_layout
18227
18228 \begin_layout Subsection
18229 書体寸法
18230 \begin_inset CommandInset label
18231 LatexCommand label
18232 name "sub:書体寸法"
18233
18234 \end_inset
18235
18236
18237 \begin_inset Index idx
18238 status collapsed
18239
18240 \begin_layout Plain Layout
18241 しょたい@書体 ! すんぽう@寸法
18242 \end_layout
18243
18244 \end_inset
18245
18246
18247 \end_layout
18248
18249 \begin_layout Standard
18250 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18251 \end_layout
18252
18253 \begin_layout Standard
18254
18255 \series bold
18256
18257 \backslash
18258 Huge
18259 \series default
18260
18261 \series bold
18262
18263 \backslash
18264 huge
18265 \series default
18266
18267 \series bold
18268
18269 \backslash
18270 LARGE
18271 \series default
18272
18273 \series bold
18274
18275 \backslash
18276 Large
18277 \series default
18278
18279 \series bold
18280
18281 \backslash
18282 large
18283 \series default
18284
18285 \series bold
18286
18287 \backslash
18288 normalsize
18289 \series default
18290
18291 \series bold
18292
18293 \backslash
18294 small
18295 \series default
18296 ,
18297 \begin_inset Newline newline
18298 \end_inset
18299
18300
18301 \series bold
18302
18303 \backslash
18304 footnotesize
18305 \series default
18306
18307 \series bold
18308
18309 \backslash
18310 scriptsize
18311 \series default
18312 、および
18313 \series bold
18314
18315 \backslash
18316 tiny
18317 \end_layout
18318
18319 \begin_layout Standard
18320 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18321 \series bold
18322
18323 \backslash
18324 normalsize
18325 \series default
18326 コマンドに設定されます。他のコマンドは、
18327 \series bold
18328
18329 \backslash
18330 normalsize
18331 \series default
18332 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18333 \begin_inset space \thinspace{}
18334 \end_inset
18335
18336 ptであるならば、
18337 \series bold
18338
18339 \backslash
18340 Huge
18341 \series default
18342 コマンドは
18343 \series bold
18344
18345 \backslash
18346 huge
18347 \series default
18348 コマンドと同じ大きさに落とされます。
18349 \end_layout
18350
18351 \begin_layout Standard
18352 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
18353 \series bold
18354
18355 \backslash
18356 normalsize
18357 \series default
18358 コマンドを挿入します。
18359 \end_layout
18360
18361 \begin_layout Standard
18362 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます
18363 \lang english
18364 or the toolbar button
18365 \lang japanese
18366  
18367 \begin_inset Info
18368 type  "icon"
18369 arg   "math-insert \\style"
18370 \end_inset
18371
18372
18373 \end_layout
18374
18375 \begin_layout Standard
18376 \noindent
18377 \align center
18378 \begin_inset Tabular
18379 <lyxtabular version="3" rows="5" columns="2">
18380 <features rotate="0" tabularvalignment="middle">
18381 <column alignment="center" valignment="top">
18382 <column alignment="center" valignment="top">
18383 <row>
18384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388 コマンド
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397 出力
18398 \begin_inset Note Note
18399 status collapsed
18400
18401 \begin_layout Plain Layout
18402
18403 \series bold
18404
18405 \backslash
18406 raisebox
18407 \series default
18408  はスペーサーとして使用されているだけです。
18409 \end_layout
18410
18411 \end_inset
18412
18413
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 </row>
18419 <row>
18420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18421 \begin_inset Text
18422
18423 \begin_layout Plain Layout
18424
18425 \backslash
18426 displaystyle
18427 \begin_inset Index idx
18428 status collapsed
18429
18430 \begin_layout Plain Layout
18431 こまんど@コマンド ! D ! 
18432 \backslash
18433 displaystyle
18434 \end_layout
18435
18436 \end_inset
18437
18438
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 </row>
18456 <row>
18457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18458 \begin_inset Text
18459
18460 \begin_layout Plain Layout
18461
18462 \backslash
18463 textstyle
18464 \end_layout
18465
18466 \end_inset
18467 </cell>
18468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18469 \begin_inset Text
18470
18471 \begin_layout Plain Layout
18472 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18473 \end_inset
18474
18475
18476 \end_layout
18477
18478 \end_inset
18479 </cell>
18480 </row>
18481 <row>
18482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18483 \begin_inset Text
18484
18485 \begin_layout Plain Layout
18486
18487 \backslash
18488 scriptstyle
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18498 \end_inset
18499
18500
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 </row>
18506 <row>
18507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18508 \begin_inset Text
18509
18510 \begin_layout Plain Layout
18511
18512 \backslash
18513 scriptscriptstyle
18514 \end_layout
18515
18516 \end_inset
18517 </cell>
18518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18519 \begin_inset Text
18520
18521 \begin_layout Plain Layout
18522 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18523 \end_inset
18524
18525
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 </row>
18531 </lyxtabular>
18532
18533 \end_inset
18534
18535
18536 \end_layout
18537
18538 \begin_layout Standard
18539 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18540 \end_layout
18541
18542 \begin_layout Standard
18543 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18544 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18545 \begin_inset VSpace -2mm
18546 \end_inset
18547
18548
18549 \end_layout
18550
18551 \begin_layout Standard
18552 \begin_inset ERT
18553 status collapsed
18554
18555 \begin_layout Plain Layout
18556
18557
18558 \backslash
18559 huge 
18560 \end_layout
18561
18562 \end_inset
18563
18564
18565 \begin_inset Formula 
18566 \[
18567 A=\frac{B}{c}\cdot\maltese
18568 \]
18569
18570 \end_inset
18571
18572
18573 \begin_inset Formula 
18574 \[
18575 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18576 \]
18577
18578 \end_inset
18579
18580
18581 \begin_inset ERT
18582 status collapsed
18583
18584 \begin_layout Plain Layout
18585
18586
18587 \backslash
18588 normalsize 
18589 \end_layout
18590
18591 \end_inset
18592
18593
18594 \end_layout
18595
18596 \begin_layout Standard
18597 \begin_inset VSpace medskip
18598 \end_inset
18599
18600 二つの式の前には、
18601 \series bold
18602
18603 \backslash
18604 huge
18605 \series default
18606 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
18607 \begin_inset Newline newline
18608 \end_inset
18609
18610
18611 \series bold
18612
18613 \backslash
18614 maltese
18615 \begin_inset space \textvisiblespace{}
18616 \end_inset
18617
18618 A Alt+M M 
18619 \backslash
18620 Large
18621 \begin_inset space \textvisiblespace{}
18622 \end_inset
18623
18624
18625 \backslash
18626 maltese
18627 \begin_inset space \textvisiblespace{}
18628 \end_inset
18629
18630
18631 \backslash
18632 textit
18633 \begin_inset space \textvisiblespace{}
18634 \end_inset
18635
18636 A
18637 \begin_inset Formula $\to$
18638 \end_inset
18639
18640
18641 \begin_inset Formula $\to$
18642 \end_inset
18643
18644
18645 \begin_inset Newline newline
18646 \end_inset
18647
18648
18649 \begin_inset space \hspace*{}
18650 \length 1cm
18651 \end_inset
18652
18653 Alt+M
18654 \series default
18655  
18656 \series bold
18657
18658 \backslash
18659 tiny
18660 \begin_inset space \textvisiblespace{}
18661 \end_inset
18662
18663
18664 \backslash
18665 maltese
18666 \begin_inset space \textvisiblespace{}
18667 \end_inset
18668
18669
18670 \backslash
18671 textit
18672 \begin_inset space \textvisiblespace{}
18673 \end_inset
18674
18675 A
18676 \begin_inset Newline newline
18677 \end_inset
18678
18679
18680 \series default
18681 のようになります。
18682 \end_layout
18683
18684 \begin_layout Standard
18685 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
18686 \end_layout
18687
18688 \begin_layout Section
18689 ギリシャ文字
18690 \begin_inset Index idx
18691 status collapsed
18692
18693 \begin_layout Plain Layout
18694 ぎりしゃもじ@ギリシャ文字
18695 \end_layout
18696
18697 \end_inset
18698
18699
18700 \end_layout
18701
18702 \begin_layout Standard
18703 すべてのギリシャ文字は、ツールバーボタンの
18704 \begin_inset Info
18705 type  "icon"
18706 arg   "math-insert \\alpha"
18707 \end_inset
18708
18709 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
18710 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
18711 \end_layout
18712
18713 \begin_layout Subsection
18714 小文字
18715 \begin_inset Index idx
18716 status collapsed
18717
18718 \begin_layout Plain Layout
18719 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
18720 \end_layout
18721
18722 \end_inset
18723
18724
18725 \end_layout
18726
18727 \begin_layout Standard
18728 \begin_inset space \hfill{}
18729 \end_inset
18730
18731
18732 \begin_inset Tabular
18733 <lyxtabular version="3" rows="11" columns="2">
18734 <features rotate="0" tabularvalignment="middle">
18735 <column alignment="center" valignment="top" width="0pt">
18736 <column alignment="center" valignment="top" width="0pt">
18737 <row>
18738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 コマンド
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 出力
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 </row>
18757 <row>
18758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \backslash
18764 alpha
18765 \end_layout
18766
18767 \end_inset
18768 </cell>
18769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 \begin_inset Formula $\alpha$
18774 \end_inset
18775
18776
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 </row>
18782 <row>
18783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787
18788 \backslash
18789 beta
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798 \begin_inset Formula $\beta$
18799 \end_inset
18800
18801
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 </row>
18807 <row>
18808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812
18813 \backslash
18814 gamma
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18820 \begin_inset Text
18821
18822 \begin_layout Plain Layout
18823 \begin_inset Formula $\gamma$
18824 \end_inset
18825
18826
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 </row>
18832 <row>
18833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837
18838 \backslash
18839 delta
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 \begin_inset Formula $\delta$
18849 \end_inset
18850
18851
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 </row>
18857 <row>
18858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862
18863 \backslash
18864 epsilon
18865 \end_layout
18866
18867 \end_inset
18868 </cell>
18869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18870 \begin_inset Text
18871
18872 \begin_layout Plain Layout
18873 \begin_inset Formula $\epsilon$
18874 \end_inset
18875
18876
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 </row>
18882 <row>
18883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887
18888 \backslash
18889 varepsilon
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18895 \begin_inset Text
18896
18897 \begin_layout Plain Layout
18898 \begin_inset Formula $\varepsilon$
18899 \end_inset
18900
18901
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 </row>
18907 <row>
18908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912
18913 \backslash
18914 zeta
18915 \end_layout
18916
18917 \end_inset
18918 </cell>
18919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923 \begin_inset Formula $\zeta$
18924 \end_inset
18925
18926
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 </row>
18932 <row>
18933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \backslash
18939 eta
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948 \begin_inset Formula $\eta$
18949 \end_inset
18950
18951
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 </row>
18957 <row>
18958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962
18963 \backslash
18964 theta
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973 \begin_inset Formula $\theta$
18974 \end_inset
18975
18976
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 </row>
18982 <row>
18983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18984 \begin_inset Text
18985
18986 \begin_layout Plain Layout
18987
18988 \backslash
18989 vartheta
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998 \begin_inset Formula $\vartheta$
18999 \end_inset
19000
19001
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 </row>
19007 </lyxtabular>
19008
19009 \end_inset
19010
19011
19012 \begin_inset space \hfill{}
19013 \end_inset
19014
19015
19016 \begin_inset Tabular
19017 <lyxtabular version="3" rows="12" columns="2">
19018 <features rotate="0" tabularvalignment="middle">
19019 <column alignment="center" valignment="top" width="0pt">
19020 <column alignment="center" valignment="top" width="0pt">
19021 <row>
19022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 コマンド
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 出力
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 </row>
19041 <row>
19042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046
19047 \backslash
19048 iota
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 \begin_inset Formula $\iota$
19058 \end_inset
19059
19060
19061 \end_layout
19062
19063 \end_inset
19064 </cell>
19065 </row>
19066 <row>
19067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19068 \begin_inset Text
19069
19070 \begin_layout Plain Layout
19071
19072 \backslash
19073 kappa
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19079 \begin_inset Text
19080
19081 \begin_layout Plain Layout
19082 \begin_inset Formula $\kappa$
19083 \end_inset
19084
19085
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 </row>
19091 <row>
19092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096
19097 \backslash
19098 varkappa
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 \begin_inset Formula $\varkappa$
19108 \end_inset
19109
19110
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 </row>
19116 <row>
19117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19118 \begin_inset Text
19119
19120 \begin_layout Plain Layout
19121
19122 \backslash
19123 lambda
19124 \end_layout
19125
19126 \end_inset
19127 </cell>
19128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19129 \begin_inset Text
19130
19131 \begin_layout Plain Layout
19132 \begin_inset Formula $\lambda$
19133 \end_inset
19134
19135
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 <row>
19142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146
19147 \backslash
19148 mu
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 \begin_inset Formula $\mu$
19158 \end_inset
19159
19160
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 </row>
19166 <row>
19167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19168 \begin_inset Text
19169
19170 \begin_layout Plain Layout
19171
19172 \backslash
19173 nu
19174 \end_layout
19175
19176 \end_inset
19177 </cell>
19178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19179 \begin_inset Text
19180
19181 \begin_layout Plain Layout
19182 \begin_inset Formula $\nu$
19183 \end_inset
19184
19185
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 </row>
19191 <row>
19192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19193 \begin_inset Text
19194
19195 \begin_layout Plain Layout
19196
19197 \backslash
19198 xi
19199 \end_layout
19200
19201 \end_inset
19202 </cell>
19203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19204 \begin_inset Text
19205
19206 \begin_layout Plain Layout
19207 \begin_inset Formula $\xi$
19208 \end_inset
19209
19210
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 </row>
19216 <row>
19217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221 o
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230 \begin_inset Formula $o$
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 </row>
19239 <row>
19240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244
19245 \backslash
19246 pi
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 \begin_inset Formula $\pi$
19256 \end_inset
19257
19258
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 </row>
19264 <row>
19265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269
19270 \backslash
19271 varpi
19272 \end_layout
19273
19274 \end_inset
19275 </cell>
19276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19277 \begin_inset Text
19278
19279 \begin_layout Plain Layout
19280 \begin_inset Formula $\varpi$
19281 \end_inset
19282
19283
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 </row>
19289 <row>
19290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294
19295 \backslash
19296 rho
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 \begin_inset Formula $\rho$
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 </row>
19314 </lyxtabular>
19315
19316 \end_inset
19317
19318
19319 \begin_inset space \hfill{}
19320 \end_inset
19321
19322
19323 \begin_inset Tabular
19324 <lyxtabular version="3" rows="11" columns="2">
19325 <features rotate="0" tabularvalignment="middle">
19326 <column alignment="center" valignment="top" width="0pt">
19327 <column alignment="center" valignment="top" width="0pt">
19328 <row>
19329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333 コマンド
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 出力
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \backslash
19355 varrho
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Formula $\varrho$
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \backslash
19380 sigma
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Formula $\sigma$
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \backslash
19405 varsigma
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Formula $\varsigma$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 </row>
19423 <row>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \backslash
19430 tau
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439 \begin_inset Formula $\tau$
19440 \end_inset
19441
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 </row>
19448 <row>
19449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453
19454 \backslash
19455 upsilon
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 \begin_inset Formula $\upsilon$
19465 \end_inset
19466
19467
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 </row>
19473 <row>
19474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478
19479 \backslash
19480 phi
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489 \begin_inset Formula $\phi$
19490 \end_inset
19491
19492
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 </row>
19498 <row>
19499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503
19504 \backslash
19505 varphi
19506 \end_layout
19507
19508 \end_inset
19509 </cell>
19510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19511 \begin_inset Text
19512
19513 \begin_layout Plain Layout
19514 \begin_inset Formula $\varphi$
19515 \end_inset
19516
19517
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 </row>
19523 <row>
19524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528
19529 \backslash
19530 chi
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19536 \begin_inset Text
19537
19538 \begin_layout Plain Layout
19539 \begin_inset Formula $\chi$
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \backslash
19555 psi
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 \begin_inset Formula $\psi$
19565 \end_inset
19566
19567
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 </row>
19573 <row>
19574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578
19579 \backslash
19580 omega
19581 \end_layout
19582
19583 \end_inset
19584 </cell>
19585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19586 \begin_inset Text
19587
19588 \begin_layout Plain Layout
19589 \begin_inset Formula $\omega$
19590 \end_inset
19591
19592
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 </lyxtabular>
19599
19600 \end_inset
19601
19602
19603 \begin_inset space \hfill{}
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \begin_layout Standard
19610 \begin_inset VSpace medskip
19611 \end_inset
19612
19613
19614 \end_layout
19615
19616 \begin_layout Standard
19617 アップライト体のギリシャ文字を作成する方法は、第
19618 \begin_inset CommandInset ref
19619 LatexCommand ref
19620 reference "sub:アップライト体ギリシャ小文字"
19621
19622 \end_inset
19623
19624 節に説明されています。
19625 \end_layout
19626
19627 \begin_layout Subsection
19628 大文字
19629 \begin_inset Index idx
19630 status collapsed
19631
19632 \begin_layout Plain Layout
19633 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
19634 \end_layout
19635
19636 \end_inset
19637
19638
19639 \end_layout
19640
19641 \begin_layout Standard
19642 \begin_inset space \hfill{}
19643 \end_inset
19644
19645
19646 \begin_inset Tabular
19647 <lyxtabular version="3" rows="7" columns="2">
19648 <features rotate="0" tabularvalignment="middle">
19649 <column alignment="center" valignment="top" width="0pt">
19650 <column alignment="center" valignment="top" width="0pt">
19651 <row>
19652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19653 \begin_inset Text
19654
19655 \begin_layout Plain Layout
19656
19657 \family roman
19658 \series medium
19659 \shape up
19660 \size normal
19661 \emph off
19662 \bar no
19663 \noun off
19664 \color none
19665 コマンド
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \family roman
19676 \series medium
19677 \shape up
19678 \size normal
19679 \emph off
19680 \bar no
19681 \noun off
19682 \color none
19683 出力
19684 \end_layout
19685
19686 \end_inset
19687 </cell>
19688 </row>
19689 <row>
19690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694
19695 \backslash
19696 Gamma
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 \begin_inset Formula $\Gamma$
19706 \end_inset
19707
19708
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 </row>
19714 <row>
19715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719
19720 \backslash
19721 Delta
19722 \end_layout
19723
19724 \end_inset
19725 </cell>
19726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19727 \begin_inset Text
19728
19729 \begin_layout Plain Layout
19730 \begin_inset Formula $\Delta$
19731 \end_inset
19732
19733
19734 \end_layout
19735
19736 \end_inset
19737 </cell>
19738 </row>
19739 <row>
19740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744
19745 \backslash
19746 Theta
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755 \begin_inset Formula $\Theta$
19756 \end_inset
19757
19758
19759 \end_layout
19760
19761 \end_inset
19762 </cell>
19763 </row>
19764 <row>
19765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769
19770 \backslash
19771 Lambda
19772 \end_layout
19773
19774 \end_inset
19775 </cell>
19776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19777 \begin_inset Text
19778
19779 \begin_layout Plain Layout
19780 \begin_inset Formula $\Lambda$
19781 \end_inset
19782
19783
19784 \end_layout
19785
19786 \end_inset
19787 </cell>
19788 </row>
19789 <row>
19790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19791 \begin_inset Text
19792
19793 \begin_layout Plain Layout
19794
19795 \backslash
19796 Xi
19797 \end_layout
19798
19799 \end_inset
19800 </cell>
19801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19802 \begin_inset Text
19803
19804 \begin_layout Plain Layout
19805 \begin_inset Formula $\Xi$
19806 \end_inset
19807
19808
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 </row>
19814 <row>
19815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819
19820 \backslash
19821 Pi
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 \begin_inset Formula $\Pi$
19831 \end_inset
19832
19833
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 </lyxtabular>
19840
19841 \end_inset
19842
19843
19844 \begin_inset space \hfill{}
19845 \end_inset
19846
19847
19848 \begin_inset Tabular
19849 <lyxtabular version="3" rows="6" columns="2">
19850 <features rotate="0" tabularvalignment="middle">
19851 <column alignment="center" valignment="top" width="0pt">
19852 <column alignment="center" valignment="top" width="0pt">
19853 <row>
19854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \family roman
19860 \series medium
19861 \shape up
19862 \size normal
19863 \emph off
19864 \bar no
19865 \noun off
19866 \color none
19867 コマンド
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \family roman
19878 \series medium
19879 \shape up
19880 \size normal
19881 \emph off
19882 \bar no
19883 \noun off
19884 \color none
19885 出力
19886 \end_layout
19887
19888 \end_inset
19889 </cell>
19890 </row>
19891 <row>
19892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896
19897 \backslash
19898 Sigma
19899 \end_layout
19900
19901 \end_inset
19902 </cell>
19903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Plain Layout
19907 \begin_inset Formula $\Sigma$
19908 \end_inset
19909
19910
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 </row>
19916 <row>
19917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921
19922 \backslash
19923 Upsilon
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932 \begin_inset Formula $\Upsilon$
19933 \end_inset
19934
19935
19936 \end_layout
19937
19938 \end_inset
19939 </cell>
19940 </row>
19941 <row>
19942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19943 \begin_inset Text
19944
19945 \begin_layout Plain Layout
19946
19947 \backslash
19948 Phi
19949 \end_layout
19950
19951 \end_inset
19952 </cell>
19953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957 \begin_inset Formula $\Phi$
19958 \end_inset
19959
19960
19961 \end_layout
19962
19963 \end_inset
19964 </cell>
19965 </row>
19966 <row>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971
19972 \backslash
19973 Psi
19974 \end_layout
19975
19976 \end_inset
19977 </cell>
19978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19979 \begin_inset Text
19980
19981 \begin_layout Plain Layout
19982 \begin_inset Formula $\Psi$
19983 \end_inset
19984
19985
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 </row>
19991 <row>
19992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996
19997 \backslash
19998 Omega
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20004 \begin_inset Text
20005
20006 \begin_layout Plain Layout
20007 \begin_inset Formula $\Omega$
20008 \end_inset
20009
20010
20011 \end_layout
20012
20013 \end_inset
20014 </cell>
20015 </row>
20016 </lyxtabular>
20017
20018 \end_inset
20019
20020
20021 \begin_inset space \hfill{}
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \begin_layout Standard
20028 \begin_inset VSpace medskip
20029 \end_inset
20030
20031 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20032 \series bold
20033 var
20034 \series default
20035 を付けてください。たとえば、
20036 \series bold
20037
20038 \backslash
20039 varGamma
20040 \series default
20041 コマンドは、
20042 \begin_inset Formula $\varGamma$
20043 \end_inset
20044
20045 を生成します。もう一つの方法は、パッケージ
20046 \series bold
20047 fixmath
20048 \series default
20049
20050 \begin_inset Foot
20051 status collapsed
20052
20053 \begin_layout Plain Layout
20054
20055 \series bold
20056 fixmath
20057 \series default
20058 は、LaTeXパッケージ
20059 \series bold
20060 was
20061 \series default
20062
20063 \begin_inset Index idx
20064 status collapsed
20065
20066 \begin_layout Plain Layout
20067 ぱっけーじ@パッケージ ! was
20068 \begin_inset ERT
20069 status collapsed
20070
20071 \begin_layout Plain Layout
20072
20073
20074 \backslash
20075 vspace{4mm}
20076 \end_layout
20077
20078 \end_inset
20079
20080
20081 \end_layout
20082
20083 \end_inset
20084
20085 に含まれています。
20086 \end_layout
20087
20088 \end_inset
20089
20090
20091 \begin_inset Index idx
20092 status collapsed
20093
20094 \begin_layout Plain Layout
20095 ぱっけーじ@パッケージ ! fixmath
20096 \end_layout
20097
20098 \end_inset
20099
20100 をLaTeXプリアンブル行に
20101 \end_layout
20102
20103 \begin_layout Standard
20104
20105 \series bold
20106
20107 \backslash
20108 usepackage{fixmath}
20109 \end_layout
20110
20111 \begin_layout Standard
20112 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20113 \end_layout
20114
20115 \begin_layout Subsection
20116 ボールド体
20117 \begin_inset Index idx
20118 status collapsed
20119
20120 \begin_layout Plain Layout
20121 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20122 \end_layout
20123
20124 \end_inset
20125
20126
20127 \end_layout
20128
20129 \begin_layout Standard
20130 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20131 \series bold
20132
20133 \backslash
20134 boldsymbol
20135 \series default
20136 コマンドのみです
20137 \begin_inset Index idx
20138 status collapsed
20139
20140 \begin_layout Plain Layout
20141 こまんど@コマンド ! B ! 
20142 \backslash
20143 boldsymbol
20144 \end_layout
20145
20146 \end_inset
20147
20148
20149 \end_layout
20150
20151 \begin_layout Standard
20152 \align center
20153 \begin_inset Tabular
20154 <lyxtabular version="3" rows="3" columns="2">
20155 <features rotate="0" tabularvalignment="middle">
20156 <column alignment="center" valignment="top">
20157 <column alignment="center" valignment="top">
20158 <row>
20159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20160 \begin_inset Text
20161
20162 \begin_layout Plain Layout
20163 コマンド
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172 出力
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 </row>
20178 <row>
20179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183
20184 \backslash
20185 Upsilon
20186 \backslash
20187 boldsymbol
20188 \backslash
20189 Upsilon
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20199 \end_inset
20200
20201
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 </row>
20207 <row>
20208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212
20213 \backslash
20214 theta
20215 \backslash
20216 boldsymbol
20217 \backslash
20218 theta
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227 \begin_inset Formula $\theta\boldsymbol{\theta}$
20228 \end_inset
20229
20230
20231 \end_layout
20232
20233 \end_inset
20234 </cell>
20235 </row>
20236 </lyxtabular>
20237
20238 \end_inset
20239
20240
20241 \begin_inset Newpage newpage
20242 \end_inset
20243
20244
20245 \end_layout
20246
20247 \begin_layout Section
20248 記号
20249 \begin_inset ERT
20250 status collapsed
20251
20252 \begin_layout Plain Layout
20253
20254
20255 \backslash
20256 texorpdfstring{
20257 \end_layout
20258
20259 \end_inset
20260
20261
20262 \begin_inset Foot
20263 status collapsed
20264
20265 \begin_layout Plain Layout
20266 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
20267 \begin_inset CommandInset citation
20268 LatexCommand cite
20269 key "Symbols"
20270
20271 \end_inset
20272
20273 にあります。
20274 \end_layout
20275
20276 \end_inset
20277
20278
20279 \begin_inset ERT
20280 status collapsed
20281
20282 \begin_layout Plain Layout
20283
20284 }{}
20285 \end_layout
20286
20287 \end_inset
20288
20289
20290 \begin_inset Note Note
20291 status collapsed
20292
20293 \begin_layout Plain Layout
20294
20295 \backslash
20296 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20297 \end_layout
20298
20299 \begin_layout Plain Layout
20300
20301 \backslash
20302 texorpdfstringについての詳細は、第
20303 \begin_inset CommandInset ref
20304 LatexCommand ref
20305 reference "sub:節見出し中の数式"
20306
20307 \end_inset
20308
20309 節にあります。
20310 \end_layout
20311
20312 \end_inset
20313
20314
20315 \begin_inset Index idx
20316 status collapsed
20317
20318 \begin_layout Plain Layout
20319 きごう@記号
20320 \end_layout
20321
20322 \end_inset
20323
20324
20325 \end_layout
20326
20327 \begin_layout Standard
20328 本節に掲げてある各記号の多くは、ツールバーボタンの
20329 \begin_inset Info
20330 type  "icon"
20331 arg   "math-insert \\nabla"
20332 \end_inset
20333
20334
20335 \begin_inset Info
20336 type  "icon"
20337 arg   "math-insert \\digamma"
20338 \end_inset
20339
20340 でも挿入することができます。
20341 \end_layout
20342
20343 \begin_layout Subsection
20344 数学記号
20345 \begin_inset CommandInset label
20346 LatexCommand label
20347 name "sub:数学記号"
20348
20349 \end_inset
20350
20351
20352 \begin_inset Index idx
20353 status collapsed
20354
20355 \begin_layout Plain Layout
20356 きごう@記号 ! すうがく@数学
20357 \end_layout
20358
20359 \end_inset
20360
20361
20362 \end_layout
20363
20364 \begin_layout Standard
20365 \begin_inset space \hfill{}
20366 \end_inset
20367
20368
20369 \begin_inset Tabular
20370 <lyxtabular version="3" rows="10" columns="2">
20371 <features rotate="0" tabularvalignment="middle">
20372 <column alignment="center" valignment="top" width="0pt">
20373 <column alignment="center" valignment="top" width="0pt">
20374 <row>
20375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 コマンド
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388 出力
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 </row>
20394 <row>
20395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \backslash
20401 neg
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 \begin_inset Formula $\neg$
20411 \end_inset
20412
20413
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 </row>
20419 <row>
20420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424
20425 \backslash
20426 Im
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 \begin_inset Formula $\Im$
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 </row>
20444 <row>
20445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449
20450 \backslash
20451 Re
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460 \begin_inset Formula $\Re$
20461 \end_inset
20462
20463
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 </row>
20469 <row>
20470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20471 \begin_inset Text
20472
20473 \begin_layout Plain Layout
20474
20475 \backslash
20476 aleph
20477 \end_layout
20478
20479 \end_inset
20480 </cell>
20481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20482 \begin_inset Text
20483
20484 \begin_layout Plain Layout
20485 \begin_inset Formula $\aleph$
20486 \end_inset
20487
20488
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 </row>
20494 <row>
20495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499
20500 \backslash
20501 partial
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510 \begin_inset Formula $\partial$
20511 \end_inset
20512
20513
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 </row>
20519 <row>
20520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20521 \begin_inset Text
20522
20523 \begin_layout Plain Layout
20524
20525 \backslash
20526 infty
20527 \end_layout
20528
20529 \end_inset
20530 </cell>
20531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535 \begin_inset Formula $\infty$
20536 \end_inset
20537
20538
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 </row>
20544 <row>
20545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20546 \begin_inset Text
20547
20548 \begin_layout Plain Layout
20549
20550 \backslash
20551 wp
20552 \end_layout
20553
20554 \end_inset
20555 </cell>
20556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20557 \begin_inset Text
20558
20559 \begin_layout Plain Layout
20560 \begin_inset Formula $\wp$
20561 \end_inset
20562
20563
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 </row>
20569 <row>
20570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574
20575 \backslash
20576 imath
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 \begin_inset Formula $\imath$
20586 \end_inset
20587
20588
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 </row>
20594 <row>
20595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599
20600 \backslash
20601 jmath
20602 \end_layout
20603
20604 \end_inset
20605 </cell>
20606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20607 \begin_inset Text
20608
20609 \begin_layout Plain Layout
20610 \begin_inset Formula $\jmath$
20611 \end_inset
20612
20613
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 </row>
20619 </lyxtabular>
20620
20621 \end_inset
20622
20623
20624 \begin_inset space \hfill{}
20625 \end_inset
20626
20627
20628 \begin_inset Tabular
20629 <lyxtabular version="3" rows="10" columns="2">
20630 <features rotate="0" tabularvalignment="middle">
20631 <column alignment="center" valignment="top" width="0pt">
20632 <column alignment="center" valignment="top" width="0pt">
20633 <row>
20634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20635 \begin_inset Text
20636
20637 \begin_layout Plain Layout
20638 コマンド
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 出力
20648 \begin_inset Note Note
20649 status collapsed
20650
20651 \begin_layout Plain Layout
20652 ここで
20653 \series bold
20654
20655 \backslash
20656 raisebox
20657 \series default
20658 はスペーサーとして使用しているだけです。
20659 \end_layout
20660
20661 \end_inset
20662
20663
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 </row>
20669 <row>
20670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674
20675 \backslash
20676 forall
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 \begin_inset Formula $\forall$
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \end_inset
20692 </cell>
20693 </row>
20694 <row>
20695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20696 \begin_inset Text
20697
20698 \begin_layout Plain Layout
20699
20700 \backslash
20701 exists
20702 \end_layout
20703
20704 \end_inset
20705 </cell>
20706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710 \begin_inset Formula $\exists$
20711 \end_inset
20712
20713
20714 \end_layout
20715
20716 \end_inset
20717 </cell>
20718 </row>
20719 <row>
20720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20721 \begin_inset Text
20722
20723 \begin_layout Plain Layout
20724
20725 \backslash
20726 nexists
20727 \end_layout
20728
20729 \end_inset
20730 </cell>
20731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20732 \begin_inset Text
20733
20734 \begin_layout Plain Layout
20735 \begin_inset Formula $\nexists$
20736 \end_inset
20737
20738
20739 \end_layout
20740
20741 \end_inset
20742 </cell>
20743 </row>
20744 <row>
20745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749
20750 \backslash
20751 emptyset
20752 \end_layout
20753
20754 \end_inset
20755 </cell>
20756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20757 \begin_inset Text
20758
20759 \begin_layout Plain Layout
20760 \begin_inset Formula $\emptyset$
20761 \end_inset
20762
20763
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 </row>
20769 <row>
20770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774
20775 \backslash
20776 varnothing
20777 \end_layout
20778
20779 \end_inset
20780 </cell>
20781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20782 \begin_inset Text
20783
20784 \begin_layout Plain Layout
20785 \begin_inset Formula $\varnothing$
20786 \end_inset
20787
20788
20789 \end_layout
20790
20791 \end_inset
20792 </cell>
20793 </row>
20794 <row>
20795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799
20800 \backslash
20801 dag
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810 \begin_inset Formula $\dag$
20811 \end_inset
20812
20813
20814 \end_layout
20815
20816 \end_inset
20817 </cell>
20818 </row>
20819 <row>
20820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824
20825 \backslash
20826 ddag
20827 \end_layout
20828
20829 \end_inset
20830 </cell>
20831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20832 \begin_inset Text
20833
20834 \begin_layout Plain Layout
20835 \begin_inset Formula $\ddag$
20836 \end_inset
20837
20838
20839 \end_layout
20840
20841 \end_inset
20842 </cell>
20843 </row>
20844 <row>
20845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849
20850 \backslash
20851 complement
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20857 \begin_inset Text
20858
20859 \begin_layout Plain Layout
20860 \begin_inset ERT
20861 status collapsed
20862
20863 \begin_layout Plain Layout
20864
20865
20866 \backslash
20867 raisebox{-0.8mm}{
20868 \end_layout
20869
20870 \end_inset
20871
20872
20873 \begin_inset Formula $\complement$
20874 \end_inset
20875
20876
20877 \begin_inset ERT
20878 status collapsed
20879
20880 \begin_layout Plain Layout
20881
20882 }
20883 \end_layout
20884
20885 \end_inset
20886
20887
20888 \end_layout
20889
20890 \end_inset
20891 </cell>
20892 </row>
20893 <row>
20894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898
20899 \backslash
20900 Bbbk
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20906 \begin_inset Text
20907
20908 \begin_layout Plain Layout
20909 \begin_inset Formula $\Bbbk$
20910 \end_inset
20911
20912
20913 \end_layout
20914
20915 \end_inset
20916 </cell>
20917 </row>
20918 </lyxtabular>
20919
20920 \end_inset
20921
20922
20923 \begin_inset space \hfill{}
20924 \end_inset
20925
20926
20927 \begin_inset Tabular
20928 <lyxtabular version="3" rows="10" columns="2">
20929 <features rotate="0" tabularvalignment="middle">
20930 <column alignment="center" valignment="top" width="0pt">
20931 <column alignment="center" valignment="top" width="0pt">
20932 <row>
20933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20934 \begin_inset Text
20935
20936 \begin_layout Plain Layout
20937 コマンド
20938 \end_layout
20939
20940 \end_inset
20941 </cell>
20942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20943 \begin_inset Text
20944
20945 \begin_layout Plain Layout
20946 出力
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 <row>
20953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957
20958 \backslash
20959 prime
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968 \begin_inset Formula $\prime$
20969 \end_inset
20970
20971
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \backslash
20984 backprime
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 \begin_inset Formula $\backprime$
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 mho
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\mho$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 <row>
21028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \backslash
21034 triangle
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Formula $\triangle$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 <row>
21053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057
21058 \backslash
21059 angle
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset Formula $\angle$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \backslash
21084 measuredangle
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $\measuredangle$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 <row>
21103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107
21108 \backslash
21109 sphericalangle
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 \begin_inset Formula $\sphericalangle$
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 </row>
21127 <row>
21128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132
21133 \backslash
21134 top
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 \begin_inset Formula $\top$
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \backslash
21159 bot
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Formula $\bot$
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 </lyxtabular>
21178
21179 \end_inset
21180
21181
21182 \begin_inset space \hfill{}
21183 \end_inset
21184
21185
21186 \end_layout
21187
21188 \begin_layout Subsection
21189 その他の記号
21190 \begin_inset CommandInset label
21191 LatexCommand label
21192 name "sub:その他の記号"
21193
21194 \end_inset
21195
21196
21197 \begin_inset Index idx
21198 status collapsed
21199
21200 \begin_layout Plain Layout
21201 きごう@記号 ! そのた@その他
21202 \end_layout
21203
21204 \end_inset
21205
21206
21207 \end_layout
21208
21209 \begin_layout Standard
21210 \noindent
21211 \align center
21212 \begin_inset Tabular
21213 <lyxtabular version="3" rows="10" columns="2">
21214 <features rotate="0" tabularvalignment="middle">
21215 <column alignment="center" valignment="top" width="0pt">
21216 <column alignment="center" valignment="top" width="0pt">
21217 <row>
21218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21219 \begin_inset Text
21220
21221 \begin_layout Plain Layout
21222
21223 \family roman
21224 \series medium
21225 \shape up
21226 \size normal
21227 \emph off
21228 \bar no
21229 \noun off
21230 \color none
21231 コマンド
21232 \end_layout
21233
21234 \end_inset
21235 </cell>
21236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21237 \begin_inset Text
21238
21239 \begin_layout Plain Layout
21240
21241 \family roman
21242 \series medium
21243 \shape up
21244 \size normal
21245 \emph off
21246 \bar no
21247 \noun off
21248 \color none
21249 出力
21250 \end_layout
21251
21252 \end_inset
21253 </cell>
21254 </row>
21255 <row>
21256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21257 \begin_inset Text
21258
21259 \begin_layout Plain Layout
21260
21261 \backslash
21262 flat
21263 \end_layout
21264
21265 \end_inset
21266 </cell>
21267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21268 \begin_inset Text
21269
21270 \begin_layout Plain Layout
21271 \begin_inset Formula $\flat$
21272 \end_inset
21273
21274
21275 \end_layout
21276
21277 \end_inset
21278 </cell>
21279 </row>
21280 <row>
21281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21282 \begin_inset Text
21283
21284 \begin_layout Plain Layout
21285
21286 \backslash
21287 natural
21288 \end_layout
21289
21290 \end_inset
21291 </cell>
21292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21293 \begin_inset Text
21294
21295 \begin_layout Plain Layout
21296 \begin_inset Formula $\natural$
21297 \end_inset
21298
21299
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 </row>
21305 <row>
21306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310
21311 \backslash
21312 sharp
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321 \begin_inset Formula $\sharp$
21322 \end_inset
21323
21324
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 </row>
21330 <row>
21331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21332 \begin_inset Text
21333
21334 \begin_layout Plain Layout
21335
21336 \backslash
21337 surd
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346 \begin_inset Formula $\surd$
21347 \end_inset
21348
21349
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 </row>
21355 <row>
21356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21357 \begin_inset Text
21358
21359 \begin_layout Plain Layout
21360
21361 \backslash
21362 checkmark
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371 \begin_inset Formula $\checkmark$
21372 \end_inset
21373
21374
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 </row>
21380 <row>
21381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21382 \begin_inset Text
21383
21384 \begin_layout Plain Layout
21385
21386 \backslash
21387 yen
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Plain Layout
21396 \begin_inset Formula $\yen$
21397 \end_inset
21398
21399
21400 \end_layout
21401
21402 \end_inset
21403 </cell>
21404 </row>
21405 <row>
21406 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21407 \begin_inset Text
21408
21409 \begin_layout Plain Layout
21410
21411 \backslash
21412 pounds
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Plain Layout
21421 \begin_inset Formula $\pounds$
21422 \end_inset
21423
21424
21425 \end_layout
21426
21427 \end_inset
21428 </cell>
21429 </row>
21430 <row>
21431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21432 \begin_inset Text
21433
21434 \begin_layout Plain Layout
21435 $
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444 \begin_inset Formula $\$$
21445 \end_inset
21446
21447
21448 \end_layout
21449
21450 \end_inset
21451 </cell>
21452 </row>
21453 <row>
21454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 §
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21464 \begin_inset Text
21465
21466 \begin_layout Plain Layout
21467 \begin_inset Formula $\mathsection$
21468 \end_inset
21469
21470
21471 \end_layout
21472
21473 \end_inset
21474 </cell>
21475 </row>
21476 </lyxtabular>
21477
21478 \end_inset
21479
21480
21481 \begin_inset Tabular
21482 <lyxtabular version="3" rows="10" columns="2">
21483 <features rotate="0" tabularvalignment="middle">
21484 <column alignment="center" valignment="top">
21485 <column alignment="center" valignment="top">
21486 <row>
21487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21488 \begin_inset Text
21489
21490 \begin_layout Plain Layout
21491
21492 \family roman
21493 \series medium
21494 \shape up
21495 \size normal
21496 \emph off
21497 \bar no
21498 \noun off
21499 \color none
21500 コマンド
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509
21510 \family roman
21511 \series medium
21512 \shape up
21513 \size normal
21514 \emph off
21515 \bar no
21516 \noun off
21517 \color none
21518 出力
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 </row>
21524 <row>
21525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529
21530 \backslash
21531 hbar
21532 \end_layout
21533
21534 \end_inset
21535 </cell>
21536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540 \begin_inset Formula $\hbar$
21541 \end_inset
21542
21543
21544 \end_layout
21545
21546 \end_inset
21547 </cell>
21548 </row>
21549 <row>
21550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21551 \begin_inset Text
21552
21553 \begin_layout Plain Layout
21554
21555 \backslash
21556 hslash
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565 \begin_inset Formula $\hslash$
21566 \end_inset
21567
21568
21569 \end_layout
21570
21571 \end_inset
21572 </cell>
21573 </row>
21574 <row>
21575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21576 \begin_inset Text
21577
21578 \begin_layout Plain Layout
21579
21580 \backslash
21581 clubsuit
21582 \end_layout
21583
21584 \end_inset
21585 </cell>
21586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21587 \begin_inset Text
21588
21589 \begin_layout Plain Layout
21590 \begin_inset Formula $\clubsuit$
21591 \end_inset
21592
21593
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 </row>
21599 <row>
21600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Plain Layout
21604
21605 \backslash
21606 spadesuit
21607 \end_layout
21608
21609 \end_inset
21610 </cell>
21611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21612 \begin_inset Text
21613
21614 \begin_layout Plain Layout
21615 \begin_inset Formula $\spadesuit$
21616 \end_inset
21617
21618
21619 \end_layout
21620
21621 \end_inset
21622 </cell>
21623 </row>
21624 <row>
21625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629
21630 \backslash
21631 bigstar
21632 \end_layout
21633
21634 \end_inset
21635 </cell>
21636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21637 \begin_inset Text
21638
21639 \begin_layout Plain Layout
21640 \begin_inset Formula $\bigstar$
21641 \end_inset
21642
21643
21644 \end_layout
21645
21646 \end_inset
21647 </cell>
21648 </row>
21649 <row>
21650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21651 \begin_inset Text
21652
21653 \begin_layout Plain Layout
21654
21655 \backslash
21656 blacklozenge
21657 \end_layout
21658
21659 \end_inset
21660 </cell>
21661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21662 \begin_inset Text
21663
21664 \begin_layout Plain Layout
21665 \begin_inset Formula $\blacklozenge$
21666 \end_inset
21667
21668
21669 \end_layout
21670
21671 \end_inset
21672 </cell>
21673 </row>
21674 <row>
21675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21676 \begin_inset Text
21677
21678 \begin_layout Plain Layout
21679
21680 \backslash
21681 blacktriangle
21682 \end_layout
21683
21684 \end_inset
21685 </cell>
21686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21687 \begin_inset Text
21688
21689 \begin_layout Plain Layout
21690 \begin_inset Formula $\blacktriangle$
21691 \end_inset
21692
21693
21694 \end_layout
21695
21696 \end_inset
21697 </cell>
21698 </row>
21699 <row>
21700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704
21705 \backslash
21706 blacktiangledown
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715 \begin_inset Formula $\blacktriangledown$
21716 \end_inset
21717
21718
21719 \end_layout
21720
21721 \end_inset
21722 </cell>
21723 </row>
21724 <row>
21725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729
21730 \backslash
21731 bullet
21732 \end_layout
21733
21734 \end_inset
21735 </cell>
21736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21737 \begin_inset Text
21738
21739 \begin_layout Plain Layout
21740 \begin_inset Formula $\bullet$
21741 \end_inset
21742
21743
21744 \end_layout
21745
21746 \end_inset
21747 </cell>
21748 </row>
21749 </lyxtabular>
21750
21751 \end_inset
21752
21753
21754 \begin_inset Tabular
21755 <lyxtabular version="3" rows="10" columns="2">
21756 <features rotate="0" tabularvalignment="middle">
21757 <column alignment="center" valignment="top" width="0pt">
21758 <column alignment="center" valignment="top" width="0pt">
21759 <row>
21760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \family roman
21766 \series medium
21767 \shape up
21768 \size normal
21769 \emph off
21770 \bar no
21771 \noun off
21772 \color none
21773 コマンド
21774 \end_layout
21775
21776 \end_inset
21777 </cell>
21778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782
21783 \family roman
21784 \series medium
21785 \shape up
21786 \size normal
21787 \emph off
21788 \bar no
21789 \noun off
21790 \color none
21791 出力
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 </row>
21797 <row>
21798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21799 \begin_inset Text
21800
21801 \begin_layout Plain Layout
21802
21803 \backslash
21804 diamondsuit
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813 \begin_inset Formula $\diamondsuit$
21814 \end_inset
21815
21816
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 </row>
21822 <row>
21823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21824 \begin_inset Text
21825
21826 \begin_layout Plain Layout
21827
21828 \backslash
21829 Diamond
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838 \begin_inset Formula $\Diamond$
21839 \end_inset
21840
21841
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 </row>
21847 <row>
21848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21849 \begin_inset Text
21850
21851 \begin_layout Plain Layout
21852
21853 \backslash
21854 heartsuit
21855 \end_layout
21856
21857 \end_inset
21858 </cell>
21859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21860 \begin_inset Text
21861
21862 \begin_layout Plain Layout
21863 \begin_inset Formula $\heartsuit$
21864 \end_inset
21865
21866
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 </row>
21872 <row>
21873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21874 \begin_inset Text
21875
21876 \begin_layout Plain Layout
21877
21878 \backslash
21879 P
21880 \end_layout
21881
21882 \end_inset
21883 </cell>
21884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21885 \begin_inset Text
21886
21887 \begin_layout Plain Layout
21888 \begin_inset Formula $\P$
21889 \end_inset
21890
21891
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 </row>
21897 <row>
21898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21899 \begin_inset Text
21900
21901 \begin_layout Plain Layout
21902
21903 \backslash
21904 copyright
21905 \end_layout
21906
21907 \end_inset
21908 </cell>
21909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21910 \begin_inset Text
21911
21912 \begin_layout Plain Layout
21913 \begin_inset Formula $\copyright$
21914 \end_inset
21915
21916
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 </row>
21922 <row>
21923 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927
21928 \backslash
21929 circledR
21930 \end_layout
21931
21932 \end_inset
21933 </cell>
21934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21935 \begin_inset Text
21936
21937 \begin_layout Plain Layout
21938 \begin_inset Formula $\circledR$
21939 \end_inset
21940
21941
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 </row>
21947 <row>
21948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21949 \begin_inset Text
21950
21951 \begin_layout Plain Layout
21952
21953 \backslash
21954 maltese
21955 \end_layout
21956
21957 \end_inset
21958 </cell>
21959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21960 \begin_inset Text
21961
21962 \begin_layout Plain Layout
21963 \begin_inset Formula $\maltese$
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 </row>
21972 <row>
21973 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21974 \begin_inset Text
21975
21976 \begin_layout Plain Layout
21977
21978 \backslash
21979 diagup
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 \begin_inset Formula $\diagup$
21989 \end_inset
21990
21991
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 </row>
21997 <row>
21998 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002
22003 \backslash
22004 diagdown
22005 \end_layout
22006
22007 \end_inset
22008 </cell>
22009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013 \begin_inset Formula $\diagdown$
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 </row>
22022 </lyxtabular>
22023
22024 \end_inset
22025
22026
22027 \end_layout
22028
22029 \begin_layout Standard
22030 \begin_inset VSpace medskip
22031 \end_inset
22032
22033 ここにある以上の記号が、第
22034 \begin_inset CommandInset ref
22035 LatexCommand ref
22036 reference "sub:他の特殊文字"
22037
22038 \end_inset
22039
22040 節に挙げてあります。
22041 \end_layout
22042
22043 \begin_layout Standard
22044 寸法を変えて表示することのできる記号もあります。第
22045 \begin_inset CommandInset ref
22046 LatexCommand ref
22047 reference "sub:書体寸法"
22048
22049 \end_inset
22050
22051 節をご参照下さい。
22052 \end_layout
22053
22054 \begin_layout Subsection
22055 ユーロ通貨記号
22056 \begin_inset Index idx
22057 status collapsed
22058
22059 \begin_layout Plain Layout
22060 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22061 \end_layout
22062
22063 \end_inset
22064
22065
22066 \begin_inset Index idx
22067 status collapsed
22068
22069 \begin_layout Plain Layout
22070
22071 \backslash
22072 @
22073 \begin_inset ERT
22074 status collapsed
22075
22076 \begin_layout Plain Layout
22077
22078
22079 \backslash
22080 officialeuro
22081 \end_layout
22082
22083 \end_inset
22084
22085
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \begin_layout Standard
22094 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
22095 \series bold
22096 eurosym
22097 \series default
22098
22099 \begin_inset Index idx
22100 status collapsed
22101
22102 \begin_layout Plain Layout
22103 ぱっけーじ@パッケージ ! eurosym
22104 \end_layout
22105
22106 \end_inset
22107
22108 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
22109 \end_layout
22110
22111 \begin_layout Standard
22112
22113 \series bold
22114
22115 \backslash
22116 usepackage[gennarrow]{eurosym}
22117 \end_layout
22118
22119 \begin_layout Standard
22120 すると、ユーロ通貨記号を
22121 \series bold
22122
22123 \backslash
22124 euro
22125 \series default
22126
22127 \begin_inset Index idx
22128 status collapsed
22129
22130 \begin_layout Plain Layout
22131 こまんど@コマンド ! E ! 
22132 \backslash
22133 euro
22134 \end_layout
22135
22136 \end_inset
22137
22138 コマンドで挿入することができるようになります。
22139 \end_layout
22140
22141 \begin_layout Standard
22142 数式テキストには、
22143 \series bold
22144 eurosym
22145 \series default
22146 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
22147 \series bold
22148 eurosym
22149 \series default
22150 が導入されていれば、
22151 \series bold
22152
22153 \backslash
22154 euro
22155 \series default
22156 はTeXモードでも挿入することができます。また、正式な通貨記号を
22157 \series bold
22158
22159 \backslash
22160 officialeuro
22161 \series default
22162
22163 \begin_inset Index idx
22164 status collapsed
22165
22166 \begin_layout Plain Layout
22167 こまんど@コマンド ! O ! 
22168 \backslash
22169 officialeuro
22170 \end_layout
22171
22172 \end_inset
22173
22174 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
22175 \end_layout
22176
22177 \begin_layout Standard
22178 \begin_inset ERT
22179 status collapsed
22180
22181 \begin_layout Plain Layout
22182
22183
22184 \backslash
22185 ifeurosym 
22186 \end_layout
22187
22188 \end_inset
22189
22190
22191 \begin_inset Note Note
22192 status open
22193
22194 \begin_layout Plain Layout
22195 以下の表は、LaTeXパッケージ
22196 \series bold
22197 eurosym
22198 \series default
22199 が導入済みのときのみ表示されます。
22200 \end_layout
22201
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \begin_layout Standard
22208 以下は、各ユーロ通貨記号のまとめです。
22209 \end_layout
22210
22211 \begin_layout Standard
22212 \align center
22213 \begin_inset Tabular
22214 <lyxtabular version="3" rows="4" columns="3">
22215 <features rotate="0" tabularvalignment="middle">
22216 <column alignment="center" valignment="top" width="0pt">
22217 <column alignment="center" valignment="top" width="0pt">
22218 <column alignment="center" valignment="top" width="0pt">
22219 <row>
22220 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22230 \begin_inset Text
22231
22232 \begin_layout Plain Layout
22233 コマンド
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Plain Layout
22242 出力
22243 \end_layout
22244
22245 \end_inset
22246 </cell>
22247 </row>
22248 <row>
22249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253 数式
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262
22263 \backslash
22264 euro
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273 \begin_inset Formula $\euro$
22274 \end_inset
22275
22276
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 </row>
22282 <row>
22283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287 数式テキスト
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296 (ユーロ記号)
22297 \end_layout
22298
22299 \end_inset
22300 </cell>
22301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305 (ユーロ記号)
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 </row>
22311 <row>
22312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316 TeXモード
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325
22326 \backslash
22327 officialeuro
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22333 \begin_inset Text
22334
22335 \begin_layout Plain Layout
22336 \begin_inset ERT
22337 status collapsed
22338
22339 \begin_layout Plain Layout
22340
22341
22342 \backslash
22343 officialeuro
22344 \end_layout
22345
22346 \end_inset
22347
22348
22349 \end_layout
22350
22351 \end_inset
22352 </cell>
22353 </row>
22354 </lyxtabular>
22355
22356 \end_inset
22357
22358
22359 \end_layout
22360
22361 \begin_layout Standard
22362 \begin_inset ERT
22363 status collapsed
22364
22365 \begin_layout Plain Layout
22366
22367
22368 \backslash
22369 else 
22370 \end_layout
22371
22372 \end_inset
22373
22374
22375 \begin_inset Note Note
22376 status open
22377
22378 \begin_layout Plain Layout
22379 以下は、LaTeXパッケージ
22380 \series bold
22381 eurosym
22382 \series default
22383 が導入されていないときのみ表示されます。
22384 \end_layout
22385
22386 \end_inset
22387
22388
22389 \end_layout
22390
22391 \begin_layout Standard
22392 本節の残りを出力としてみるためには、LaTeXパッケージ
22393 \series bold
22394 eurosym
22395 \series default
22396 を導入する必要があります。
22397 \end_layout
22398
22399 \begin_layout Standard
22400 \begin_inset ERT
22401 status collapsed
22402
22403 \begin_layout Plain Layout
22404
22405
22406 \backslash
22407 fi 
22408 \end_layout
22409
22410 \end_inset
22411
22412
22413 \end_layout
22414
22415 \begin_layout Section
22416 関係子
22417 \begin_inset CommandInset label
22418 LatexCommand label
22419 name "sec:関係子"
22420
22421 \end_inset
22422
22423
22424 \begin_inset Index idx
22425 status collapsed
22426
22427 \begin_layout Plain Layout
22428 かんけいし@関係子
22429 \end_layout
22430
22431 \end_inset
22432
22433
22434 \begin_inset Index idx
22435 status collapsed
22436
22437 \begin_layout Plain Layout
22438 ひかくし@比較子|see
22439 \begin_inset ERT
22440 status collapsed
22441
22442 \begin_layout Plain Layout
22443
22444 {
22445 \end_layout
22446
22447 \end_inset
22448
22449 関係子
22450 \begin_inset ERT
22451 status collapsed
22452
22453 \begin_layout Plain Layout
22454
22455 }
22456 \end_layout
22457
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \begin_layout Standard
22469 関係子はすべて、ツールバーボタンの
22470 \begin_inset Info
22471 type  "icon"
22472 arg   "math-insert \\leq"
22473 \end_inset
22474
22475 でも挿入することができます。
22476 \end_layout
22477
22478 \begin_layout Standard
22479 \begin_inset space \hfill{}
22480 \end_inset
22481
22482
22483 \begin_inset Tabular
22484 <lyxtabular version="3" rows="17" columns="2">
22485 <features rotate="0" tabularvalignment="middle">
22486 <column alignment="center" valignment="top" width="0pt">
22487 <column alignment="center" valignment="top" width="0pt">
22488 <row>
22489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493 コマンド
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502 出力
22503 \end_layout
22504
22505 \end_inset
22506 </cell>
22507 </row>
22508 <row>
22509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22510 \begin_inset Text
22511
22512 \begin_layout Plain Layout
22513 \begin_inset Formula $<$
22514 \end_inset
22515
22516
22517 \end_layout
22518
22519 \end_inset
22520 </cell>
22521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22522 \begin_inset Text
22523
22524 \begin_layout Plain Layout
22525 \begin_inset Formula $<$
22526 \end_inset
22527
22528
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 </row>
22534 <row>
22535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539
22540 \backslash
22541 le
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 \begin_inset Formula $\le$
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 </row>
22559 <row>
22560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564
22565 \backslash
22566 ll
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 \begin_inset Formula $\ll$
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589
22590 \backslash
22591 prec
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600 \begin_inset Formula $\prec$
22601 \end_inset
22602
22603
22604 \end_layout
22605
22606 \end_inset
22607 </cell>
22608 </row>
22609 <row>
22610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22611 \begin_inset Text
22612
22613 \begin_layout Plain Layout
22614
22615 \backslash
22616 preceq
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625 \begin_inset Formula $\preceq$
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 </row>
22634 <row>
22635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639
22640 \backslash
22641 subset
22642 \end_layout
22643
22644 \end_inset
22645 </cell>
22646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22647 \begin_inset Text
22648
22649 \begin_layout Plain Layout
22650 \begin_inset Formula $\subset$
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \end_inset
22657 </cell>
22658 </row>
22659 <row>
22660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22661 \begin_inset Text
22662
22663 \begin_layout Plain Layout
22664
22665 \backslash
22666 subseteq
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22672 \begin_inset Text
22673
22674 \begin_layout Plain Layout
22675 \begin_inset Formula $\subseteq$
22676 \end_inset
22677
22678
22679 \end_layout
22680
22681 \end_inset
22682 </cell>
22683 </row>
22684 <row>
22685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22686 \begin_inset Text
22687
22688 \begin_layout Plain Layout
22689
22690 \backslash
22691 sqsubseteq
22692 \end_layout
22693
22694 \end_inset
22695 </cell>
22696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22697 \begin_inset Text
22698
22699 \begin_layout Plain Layout
22700 \begin_inset Formula $\sqsubseteq$
22701 \end_inset
22702
22703
22704 \end_layout
22705
22706 \end_inset
22707 </cell>
22708 </row>
22709 <row>
22710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22711 \begin_inset Text
22712
22713 \begin_layout Plain Layout
22714
22715 \backslash
22716 in
22717 \end_layout
22718
22719 \end_inset
22720 </cell>
22721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22722 \begin_inset Text
22723
22724 \begin_layout Plain Layout
22725 \begin_inset Formula $\in$
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \end_inset
22732 </cell>
22733 </row>
22734 <row>
22735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739
22740 \backslash
22741 vdash
22742 \end_layout
22743
22744 \end_inset
22745 </cell>
22746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22747 \begin_inset Text
22748
22749 \begin_layout Plain Layout
22750 \begin_inset Formula $\vdash$
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \end_inset
22757 </cell>
22758 </row>
22759 <row>
22760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22761 \begin_inset Text
22762
22763 \begin_layout Plain Layout
22764
22765 \backslash
22766 smile
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22772 \begin_inset Text
22773
22774 \begin_layout Plain Layout
22775 \begin_inset Formula $\smile$
22776 \end_inset
22777
22778
22779 \end_layout
22780
22781 \end_inset
22782 </cell>
22783 </row>
22784 <row>
22785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22786 \begin_inset Text
22787
22788 \begin_layout Plain Layout
22789
22790 \backslash
22791 lhd
22792 \end_layout
22793
22794 \end_inset
22795 </cell>
22796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22797 \begin_inset Text
22798
22799 \begin_layout Plain Layout
22800 \begin_inset Formula $\lhd$
22801 \end_inset
22802
22803
22804 \end_layout
22805
22806 \end_inset
22807 </cell>
22808 </row>
22809 <row>
22810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22811 \begin_inset Text
22812
22813 \begin_layout Plain Layout
22814
22815 \backslash
22816 unlhd
22817 \end_layout
22818
22819 \end_inset
22820 </cell>
22821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22822 \begin_inset Text
22823
22824 \begin_layout Plain Layout
22825 \begin_inset Formula $\unlhd$
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \end_inset
22832 </cell>
22833 </row>
22834 <row>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839
22840 \backslash
22841 gtrless
22842 \end_layout
22843
22844 \end_inset
22845 </cell>
22846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22847 \begin_inset Text
22848
22849 \begin_layout Plain Layout
22850 \begin_inset Formula $\gtrless$
22851 \end_inset
22852
22853
22854 \end_layout
22855
22856 \end_inset
22857 </cell>
22858 </row>
22859 <row>
22860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \begin_layout Plain Layout
22864
22865 \backslash
22866 mid
22867 \end_layout
22868
22869 \end_inset
22870 </cell>
22871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22872 \begin_inset Text
22873
22874 \begin_layout Plain Layout
22875 \begin_inset Formula $\mid$
22876 \end_inset
22877
22878
22879 \end_layout
22880
22881 \end_inset
22882 </cell>
22883 </row>
22884 <row>
22885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889
22890 \backslash
22891 nmid
22892 \end_layout
22893
22894 \end_inset
22895 </cell>
22896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22897 \begin_inset Text
22898
22899 \begin_layout Plain Layout
22900 \begin_inset Formula $\nmid$
22901 \end_inset
22902
22903
22904 \end_layout
22905
22906 \end_inset
22907 </cell>
22908 </row>
22909 </lyxtabular>
22910
22911 \end_inset
22912
22913
22914 \begin_inset space \hfill{}
22915 \end_inset
22916
22917
22918 \begin_inset Tabular
22919 <lyxtabular version="3" rows="17" columns="2">
22920 <features rotate="0" tabularvalignment="middle">
22921 <column alignment="center" valignment="top" width="0pt">
22922 <column alignment="center" valignment="top" width="0pt">
22923 <row>
22924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \begin_layout Plain Layout
22928 コマンド
22929 \end_layout
22930
22931 \end_inset
22932 </cell>
22933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937 出力
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 </row>
22943 <row>
22944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22945 \begin_inset Text
22946
22947 \begin_layout Plain Layout
22948 =
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957 \begin_inset Formula $=$
22958 \end_inset
22959
22960
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 </row>
22966 <row>
22967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971
22972 \backslash
22973 not=
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982 \begin_inset Formula $\not=$
22983 \end_inset
22984
22985
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 </row>
22991 <row>
22992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Plain Layout
22996
22997 \backslash
22998 equiv
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007 \begin_inset Formula $\equiv$
23008 \end_inset
23009
23010
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 </row>
23016 <row>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021
23022 \backslash
23023 sim
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 \begin_inset Formula $\sim$
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 </row>
23041 <row>
23042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046
23047 \backslash
23048 simeq
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23054 \begin_inset Text
23055
23056 \begin_layout Plain Layout
23057 \begin_inset Formula $\simeq$
23058 \end_inset
23059
23060
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 </row>
23066 <row>
23067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071
23072 \backslash
23073 approx
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23079 \begin_inset Text
23080
23081 \begin_layout Plain Layout
23082 \begin_inset Formula $\approx$
23083 \end_inset
23084
23085
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 </row>
23091 <row>
23092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096
23097 \backslash
23098 cong
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107 \begin_inset Formula $\cong$
23108 \end_inset
23109
23110
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 </row>
23116 <row>
23117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Plain Layout
23121
23122 \backslash
23123 bowtie
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23129 \begin_inset Text
23130
23131 \begin_layout Plain Layout
23132 \begin_inset Formula $\bowtie$
23133 \end_inset
23134
23135
23136 \end_layout
23137
23138 \end_inset
23139 </cell>
23140 </row>
23141 <row>
23142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23143 \begin_inset Text
23144
23145 \begin_layout Plain Layout
23146
23147 \backslash
23148 notin
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23154 \begin_inset Text
23155
23156 \begin_layout Plain Layout
23157 \begin_inset Formula $\notin$
23158 \end_inset
23159
23160
23161 \end_layout
23162
23163 \end_inset
23164 </cell>
23165 </row>
23166 <row>
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171
23172 \backslash
23173 perp
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23179 \begin_inset Text
23180
23181 \begin_layout Plain Layout
23182 \begin_inset Formula $\perp$
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 </row>
23191 <row>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196
23197 \backslash
23198 propto
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23204 \begin_inset Text
23205
23206 \begin_layout Plain Layout
23207 \begin_inset Formula $\propto$
23208 \end_inset
23209
23210
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 </row>
23216 <row>
23217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221
23222 \backslash
23223 asymp
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23229 \begin_inset Text
23230
23231 \begin_layout Plain Layout
23232 \begin_inset Formula $\asymp$
23233 \end_inset
23234
23235
23236 \end_layout
23237
23238 \end_inset
23239 </cell>
23240 </row>
23241 <row>
23242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23243 \begin_inset Text
23244
23245 \begin_layout Plain Layout
23246
23247 \backslash
23248 doteq
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23254 \begin_inset Text
23255
23256 \begin_layout Plain Layout
23257 \begin_inset Formula $\doteq$
23258 \end_inset
23259
23260
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 </row>
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271
23272 \backslash
23273 circeq
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282 \begin_inset Formula $\circeq$
23283 \end_inset
23284
23285
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 </row>
23291 <row>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \backslash
23298 models
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307 \begin_inset Formula $\models$
23308 \end_inset
23309
23310
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 </row>
23316 <row>
23317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321
23322 \backslash
23323 widehat=
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23329 \begin_inset Text
23330
23331 \begin_layout Plain Layout
23332 \begin_inset Formula $\widehat{=}$
23333 \end_inset
23334
23335
23336 \end_layout
23337
23338 \end_inset
23339 </cell>
23340 </row>
23341 </lyxtabular>
23342
23343 \end_inset
23344
23345
23346 \begin_inset space \hfill{}
23347 \end_inset
23348
23349
23350 \begin_inset Tabular
23351 <lyxtabular version="3" rows="17" columns="2">
23352 <features rotate="0" tabularvalignment="middle">
23353 <column alignment="center" valignment="top" width="0pt">
23354 <column alignment="center" valignment="top" width="0pt">
23355 <row>
23356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \family roman
23362 \series medium
23363 \shape up
23364 \size normal
23365 \emph off
23366 \bar no
23367 \noun off
23368 \color none
23369 コマンド
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378
23379 \family roman
23380 \series medium
23381 \shape up
23382 \size normal
23383 \emph off
23384 \bar no
23385 \noun off
23386 \color none
23387 出力
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 </row>
23393 <row>
23394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398 \begin_inset Formula $>$
23399 \end_inset
23400
23401
23402 \end_layout
23403
23404 \end_inset
23405 </cell>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410 \begin_inset Formula $>$
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424
23425 \backslash
23426 ge
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435 \begin_inset Formula $\ge$
23436 \end_inset
23437
23438
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 </row>
23444 <row>
23445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23446 \begin_inset Text
23447
23448 \begin_layout Plain Layout
23449
23450 \backslash
23451 gg
23452 \end_layout
23453
23454 \end_inset
23455 </cell>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460 \begin_inset Formula $\gg$
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \backslash
23476 succ
23477 \end_layout
23478
23479 \end_inset
23480 </cell>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485 \begin_inset Formula $\succ$
23486 \end_inset
23487
23488
23489 \end_layout
23490
23491 \end_inset
23492 </cell>
23493 </row>
23494 <row>
23495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23496 \begin_inset Text
23497
23498 \begin_layout Plain Layout
23499
23500 \backslash
23501 succeq
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510 \begin_inset Formula $\succeq$
23511 \end_inset
23512
23513
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 </row>
23519 <row>
23520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23521 \begin_inset Text
23522
23523 \begin_layout Plain Layout
23524
23525 \backslash
23526 supset
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535 \begin_inset Formula $\supset$
23536 \end_inset
23537
23538
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 </row>
23544 <row>
23545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23546 \begin_inset Text
23547
23548 \begin_layout Plain Layout
23549
23550 \backslash
23551 supseteq
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560 \begin_inset Formula $\supseteq$
23561 \end_inset
23562
23563
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 <row>
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574
23575 \backslash
23576 sqsupseteq
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 \begin_inset Formula $\sqsupseteq$
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 </row>
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599
23600 \backslash
23601 ni
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 \begin_inset Formula $\ni$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624
23625 \backslash
23626 dashv
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635 \begin_inset Formula $\dashv$
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \backslash
23651 frown
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 \begin_inset Formula $\frown$
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 </row>
23669 <row>
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674
23675 \backslash
23676 rhd
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685 \begin_inset Formula $\rhd$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 </row>
23694 <row>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699
23700 \backslash
23701 unrhd
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 \begin_inset Formula $\unrhd$
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 </row>
23719 <row>
23720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724
23725 \backslash
23726 lessgtr
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 \begin_inset Formula $\lessgtr$
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 </row>
23744 <row>
23745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749
23750 \backslash
23751 parallel
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760 \begin_inset Formula $\parallel$
23761 \end_inset
23762
23763
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 </row>
23769 <row>
23770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774
23775 \backslash
23776 nparallel
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785 \begin_inset Formula $\nparallel$
23786 \end_inset
23787
23788
23789 \end_layout
23790
23791 \end_inset
23792 </cell>
23793 </row>
23794 </lyxtabular>
23795
23796 \end_inset
23797
23798
23799 \begin_inset space \hfill{}
23800 \end_inset
23801
23802
23803 \end_layout
23804
23805 \begin_layout Standard
23806 \begin_inset VSpace medskip
23807 \end_inset
23808
23809
23810 \series bold
23811
23812 \backslash
23813 lhd
23814 \series default
23815
23816 \series bold
23817
23818 \backslash
23819 rhd
23820 \series default
23821 の文字は、同じように見える演算子
23822 \series bold
23823
23824 \backslash
23825 triangleleft
23826 \series default
23827 および
23828 \series bold
23829
23830 \backslash
23831 triangleright
23832 \series default
23833 よりも大きくなっています。
23834 \end_layout
23835
23836 \begin_layout Standard
23837
23838 \lang english
23839 LyX supports also many special relations.
23840  Use the toolbar button
23841 \lang japanese
23842  
23843 \begin_inset Info
23844 type  "icon"
23845 arg   "math-insert \\leqq"
23846 \end_inset
23847
23848  
23849 \lang english
23850 to see a list of these relations
23851 \lang japanese
23852
23853 \end_layout
23854
23855 \begin_layout Standard
23856 関係子は、記号とは違って、つねに前後に余白が置かれます。
23857 \end_layout
23858
23859 \begin_layout Standard
23860
23861 \series bold
23862
23863 \backslash
23864 stackrel
23865 \series default
23866
23867 \begin_inset Index idx
23868 status collapsed
23869
23870 \begin_layout Plain Layout
23871 こまんど@コマンド ! S ! 
23872 \backslash
23873 stackrel
23874 \end_layout
23875
23876 \end_inset
23877
23878 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
23879 \end_layout
23880
23881 \begin_layout Standard
23882 \align center
23883 \begin_inset Tabular
23884 <lyxtabular version="3" rows="2" columns="2">
23885 <features rotate="0" tabularvalignment="middle">
23886 <column alignment="center" valignment="top">
23887 <column alignment="center" valignment="top">
23888 <row>
23889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893 コマンド
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 出力
23903 \begin_inset Note Note
23904 status collapsed
23905
23906 \begin_layout Plain Layout
23907 ここで
23908 \series bold
23909
23910 \backslash
23911 raisebox
23912 \series default
23913 はスペーサーとして使用しているだけです。
23914 \end_layout
23915
23916 \end_inset
23917
23918
23919 \end_layout
23920
23921 \end_inset
23922 </cell>
23923 </row>
23924 <row>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 A(r)
23930 \backslash
23931 stackrel
23932 \begin_inset space \textvisiblespace{}
23933 \end_inset
23934
23935 r
23936 \backslash
23937 to
23938 \backslash
23939 infty
23940 \begin_inset space \textvisiblespace{}
23941 \end_inset
23942
23943
23944 \begin_inset Formula $\downarrow$
23945 \end_inset
23946
23947
23948 \backslash
23949 approx
23950 \begin_inset space \textvisiblespace{}
23951 \end_inset
23952
23953
23954 \begin_inset space \textvisiblespace{}
23955 \end_inset
23956
23957 B
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23967 \end_inset
23968
23969
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 </row>
23975 </lyxtabular>
23976
23977 \end_inset
23978
23979
23980 \end_layout
23981
23982 \begin_layout Section
23983 関数
23984 \end_layout
23985
23986 \begin_layout Subsection
23987 定義済み関数
23988 \begin_inset CommandInset label
23989 LatexCommand label
23990 name "sub:定義済み函数"
23991
23992 \end_inset
23993
23994
23995 \begin_inset Index idx
23996 status collapsed
23997
23998 \begin_layout Plain Layout
23999 かんすう@関数 ! ていぎずみ@定義済み
24000 \end_layout
24001
24002 \end_inset
24003
24004
24005 \end_layout
24006
24007 \begin_layout Standard
24008 一般的に、数式表現では変数は
24009 \shape italic
24010 イタリック体
24011 \shape default
24012 に設定されますが、関数名はイタリック体にしません。なぜなら、
24013 \begin_inset Formula $sin$
24014 \end_inset
24015
24016
24017 \begin_inset Formula $s\cdot i\cdot n$
24018 \end_inset
24019
24020 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
24021 ックスラッシュを加えたコマンドとして挿入します。
24022 \end_layout
24023
24024 \begin_layout Standard
24025 \align center
24026 \begin_inset Tabular
24027 <lyxtabular version="3" rows="2" columns="4">
24028 <features rotate="0" tabularvalignment="middle">
24029 <column alignment="center" valignment="top" width="0pt">
24030 <column alignment="center" valignment="top" width="0pt">
24031 <column alignment="center" valignment="top" width="0pt">
24032 <column alignment="center" valignment="top" width="0pt">
24033 <row>
24034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24035 \begin_inset Text
24036
24037 \begin_layout Plain Layout
24038 コマンド
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24044 \begin_inset Text
24045
24046 \begin_layout Plain Layout
24047 出力
24048 \end_layout
24049
24050 \end_inset
24051 </cell>
24052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24053 \begin_inset Text
24054
24055 \begin_layout Plain Layout
24056 コマンド
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065 出力
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 </row>
24071 <row>
24072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076 Asin(x)+B
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085 \begin_inset Formula $Asin(x)+B$
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24094 \begin_inset Text
24095
24096 \begin_layout Plain Layout
24097 A
24098 \backslash
24099 sin(x)+B
24100 \end_layout
24101
24102 \end_inset
24103 </cell>
24104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24105 \begin_inset Text
24106
24107 \begin_layout Plain Layout
24108 \begin_inset Formula $A\sin(x)+B$
24109 \end_inset
24110
24111
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 </row>
24117 </lyxtabular>
24118
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \begin_layout Standard
24125 以下の関数が定義済みです。
24126 \end_layout
24127
24128 \begin_layout Standard
24129 \begin_inset VSpace -2mm
24130 \end_inset
24131
24132
24133 \end_layout
24134
24135 \begin_layout Standard
24136 \align center
24137 \begin_inset Tabular
24138 <lyxtabular version="3" rows="9" columns="4">
24139 <features rotate="0" tabularvalignment="middle">
24140 <column alignment="center" valignment="top" width="0pt">
24141 <column alignment="center" valignment="top" width="0pt">
24142 <column alignment="center" valignment="top" width="0pt">
24143 <column alignment="center" valignment="top" width="0pt">
24144 <row>
24145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24146 \begin_inset Text
24147
24148 \begin_layout Plain Layout
24149 コマンド
24150 \end_layout
24151
24152 \end_inset
24153 </cell>
24154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24155 \begin_inset Text
24156
24157 \begin_layout Plain Layout
24158 コマンド
24159 \end_layout
24160
24161 \end_inset
24162 </cell>
24163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167 コマンド
24168 \end_layout
24169
24170 \end_inset
24171 </cell>
24172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176 コマンド
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 </row>
24182 <row>
24183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187
24188 \backslash
24189 sin
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198
24199 \backslash
24200 sinh
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209
24210 \backslash
24211 arcsin
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220
24221 \backslash
24222 sup
24223 \end_layout
24224
24225 \end_inset
24226 </cell>
24227 </row>
24228 <row>
24229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Plain Layout
24233
24234 \backslash
24235 cos
24236 \end_layout
24237
24238 \end_inset
24239 </cell>
24240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24241 \begin_inset Text
24242
24243 \begin_layout Plain Layout
24244
24245 \backslash
24246 cosh
24247 \end_layout
24248
24249 \end_inset
24250 </cell>
24251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24252 \begin_inset Text
24253
24254 \begin_layout Plain Layout
24255
24256 \backslash
24257 arccos
24258 \end_layout
24259
24260 \end_inset
24261 </cell>
24262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24263 \begin_inset Text
24264
24265 \begin_layout Plain Layout
24266
24267 \backslash
24268 inf
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 </row>
24274 <row>
24275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24276 \begin_inset Text
24277
24278 \begin_layout Plain Layout
24279
24280 \backslash
24281 tan
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290
24291 \backslash
24292 tanh
24293 \end_layout
24294
24295 \end_inset
24296 </cell>
24297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24298 \begin_inset Text
24299
24300 \begin_layout Plain Layout
24301
24302 \backslash
24303 arctan
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Plain Layout
24312
24313 \backslash
24314 lim
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 </row>
24320 <row>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325
24326 \backslash
24327 cot
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24333 \begin_inset Text
24334
24335 \begin_layout Plain Layout
24336
24337 \backslash
24338 coth
24339 \end_layout
24340
24341 \end_inset
24342 </cell>
24343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24344 \begin_inset Text
24345
24346 \begin_layout Plain Layout
24347
24348 \backslash
24349 arg
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358
24359 \backslash
24360 liminf
24361 \end_layout
24362
24363 \end_inset
24364 </cell>
24365 </row>
24366 <row>
24367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24368 \begin_inset Text
24369
24370 \begin_layout Plain Layout
24371
24372 \backslash
24373 sec
24374 \end_layout
24375
24376 \end_inset
24377 </cell>
24378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24379 \begin_inset Text
24380
24381 \begin_layout Plain Layout
24382
24383 \backslash
24384 min
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24390 \begin_inset Text
24391
24392 \begin_layout Plain Layout
24393
24394 \backslash
24395 deg
24396 \end_layout
24397
24398 \end_inset
24399 </cell>
24400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404
24405 \backslash
24406 limsup
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 </row>
24412 <row>
24413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24414 \begin_inset Text
24415
24416 \begin_layout Plain Layout
24417
24418 \backslash
24419 csc
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Plain Layout
24428
24429 \backslash
24430 max
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439
24440 \backslash
24441 det
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450
24451 \backslash
24452 Pr
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 </row>
24458 <row>
24459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24460 \begin_inset Text
24461
24462 \begin_layout Plain Layout
24463
24464 \backslash
24465 ln
24466 \end_layout
24467
24468 \end_inset
24469 </cell>
24470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24471 \begin_inset Text
24472
24473 \begin_layout Plain Layout
24474
24475 \backslash
24476 exp
24477 \end_layout
24478
24479 \end_inset
24480 </cell>
24481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24482 \begin_inset Text
24483
24484 \begin_layout Plain Layout
24485
24486 \backslash
24487 dim
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Plain Layout
24496
24497 \backslash
24498 hom
24499 \end_layout
24500
24501 \end_inset
24502 </cell>
24503 </row>
24504 <row>
24505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24506 \begin_inset Text
24507
24508 \begin_layout Plain Layout
24509
24510 \backslash
24511 lg
24512 \end_layout
24513
24514 \end_inset
24515 </cell>
24516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24517 \begin_inset Text
24518
24519 \begin_layout Plain Layout
24520
24521 \backslash
24522 log
24523 \end_layout
24524
24525 \end_inset
24526 </cell>
24527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24528 \begin_inset Text
24529
24530 \begin_layout Plain Layout
24531
24532 \backslash
24533 ker
24534 \end_layout
24535
24536 \end_inset
24537 </cell>
24538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24539 \begin_inset Text
24540
24541 \begin_layout Plain Layout
24542
24543 \backslash
24544 gcd
24545 \end_layout
24546
24547 \end_inset
24548 </cell>
24549 </row>
24550 </lyxtabular>
24551
24552 \end_inset
24553
24554
24555 \end_layout
24556
24557 \begin_layout Standard
24558 上記は、数式ツールバーボタンの
24559 \begin_inset Info
24560 type  "icon"
24561 arg   "math-insert \\functions"
24562 \end_inset
24563
24564 でも挿入することができます。
24565 \end_layout
24566
24567 \begin_layout Subsection
24568 自己定義関数
24569 \begin_inset Index idx
24570 status collapsed
24571
24572 \begin_layout Plain Layout
24573 かんすう@関数 ! じこていぎ@自己定義
24574 \end_layout
24575
24576 \end_inset
24577
24578
24579 \end_layout
24580
24581 \begin_layout Standard
24582 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
24583 \end_layout
24584
24585 \begin_layout Itemize
24586 以下の行をLaTeXプリアンブルに加えることによって関数を定義します。
24587 \begin_inset Foot
24588 status collapsed
24589
24590 \begin_layout Plain Layout
24591
24592 \series bold
24593
24594 \backslash
24595 DeclareMathOperator
24596 \series default
24597 についての詳細は、第
24598 \begin_inset CommandInset ref
24599 LatexCommand ref
24600 reference "sub:自己定義演算子"
24601
24602 \end_inset
24603
24604 節をご参照下さい。
24605 \end_layout
24606
24607 \end_inset
24608
24609
24610 \begin_inset Newline newline
24611 \end_inset
24612
24613
24614 \begin_inset VSpace -3mm
24615 \end_inset
24616
24617
24618 \begin_inset Newline newline
24619 \end_inset
24620
24621
24622 \series bold
24623
24624 \backslash
24625 DeclareMathOperator{
24626 \backslash
24627 sgn}{sgn}
24628 \series default
24629
24630 \begin_inset Index idx
24631 status collapsed
24632
24633 \begin_layout Plain Layout
24634 こまんど@コマンド ! D ! 
24635 \backslash
24636 dbinom@
24637 \backslash
24638 DeclareMathOperator
24639 \end_layout
24640
24641 \end_inset
24642
24643
24644 \begin_inset Newline newline
24645 \end_inset
24646
24647
24648 \begin_inset VSpace -2mm
24649 \end_inset
24650
24651
24652 \begin_inset Newline newline
24653 \end_inset
24654
24655 これによって、新しく定義された関数を
24656 \series bold
24657
24658 \backslash
24659 sgn
24660 \series default
24661 コマンドで呼び出すことができるようになります。
24662 \end_layout
24663
24664 \begin_layout Itemize
24665 数式を普通に書き下し、関数名を選択して(上記の例では
24666 \emph on
24667 sgn
24668 \emph default
24669 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
24670 \end_layout
24671
24672 \begin_layout Standard
24673 双方とも定義済み関数と同等の出力をもたらします
24674 \begin_inset Foot
24675 status collapsed
24676
24677 \begin_layout Plain Layout
24678 LyX上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
24679 \end_layout
24680
24681 \end_inset
24682
24683
24684 \end_layout
24685
24686 \begin_layout Standard
24687 \align center
24688 \begin_inset Tabular
24689 <lyxtabular version="3" rows="3" columns="2">
24690 <features rotate="0" tabularvalignment="middle">
24691 <column alignment="center" valignment="top" width="0pt">
24692 <column alignment="center" valignment="top" width="0pt">
24693 <row>
24694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698 コマンド
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707 出力
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 </row>
24713 <row>
24714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718 A
24719 \backslash
24720 sgn(x)+B
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729 \begin_inset Formula $A\sgn(x)+B$
24730 \end_inset
24731
24732
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 </row>
24738 <row>
24739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \begin_layout Plain Layout
24743 A
24744 \backslash
24745 ,
24746 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24747 \end_inset
24748
24749 (x)+B
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Plain Layout
24758 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24759 \end_inset
24760
24761
24762 \end_layout
24763
24764 \end_inset
24765 </cell>
24766 </row>
24767 </lyxtabular>
24768
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \begin_layout Standard
24775 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
24776 \end_layout
24777
24778 \begin_layout Subsection
24779 極限
24780 \begin_inset Index idx
24781 status collapsed
24782
24783 \begin_layout Plain Layout
24784 きょくげん@極限
24785 \end_layout
24786
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \begin_layout Standard
24793 極限用には、
24794 \series bold
24795
24796 \backslash
24797 lim
24798 \series default
24799
24800 \begin_inset Index idx
24801 status collapsed
24802
24803 \begin_layout Plain Layout
24804 こまんど@コマンド ! L ! 
24805 \backslash
24806 lim
24807 \end_layout
24808
24809 \end_inset
24810
24811
24812 \series bold
24813
24814 \backslash
24815 liminf
24816 \series default
24817
24818 \series bold
24819
24820 \backslash
24821 limsup
24822 \series default
24823 の他に、以下の関数があります。
24824 \end_layout
24825
24826 \begin_layout Standard
24827 \align center
24828 \begin_inset Tabular
24829 <lyxtabular version="3" rows="5" columns="2">
24830 <features rotate="0" tabularvalignment="middle">
24831 <column alignment="center" valignment="top">
24832 <column alignment="center" valignment="top">
24833 <row>
24834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24835 \begin_inset Text
24836
24837 \begin_layout Plain Layout
24838 コマンド
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24844 \begin_inset Text
24845
24846 \begin_layout Plain Layout
24847 出力
24848 \begin_inset Note Note
24849 status collapsed
24850
24851 \begin_layout Plain Layout
24852 ここで
24853 \series bold
24854
24855 \backslash
24856 raisebox
24857 \series default
24858 はスペーサーとして使用しているだけです。
24859 \end_layout
24860
24861 \end_inset
24862
24863
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 </row>
24869 <row>
24870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24871 \begin_inset Text
24872
24873 \begin_layout Plain Layout
24874
24875 \backslash
24876 varliminf
24877 \end_layout
24878
24879 \end_inset
24880 </cell>
24881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885 \begin_inset Formula $\varliminf$
24886 \end_inset
24887
24888
24889 \end_layout
24890
24891 \end_inset
24892 </cell>
24893 </row>
24894 <row>
24895 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24896 \begin_inset Text
24897
24898 \begin_layout Plain Layout
24899
24900 \backslash
24901 varlimsup
24902 \end_layout
24903
24904 \end_inset
24905 </cell>
24906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910 \begin_inset Formula $\varlimsup$
24911 \end_inset
24912
24913
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 </row>
24919 <row>
24920 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24921 \begin_inset Text
24922
24923 \begin_layout Plain Layout
24924
24925 \backslash
24926 varprojlim
24927 \end_layout
24928
24929 \end_inset
24930 </cell>
24931 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935 \begin_inset Formula $\varprojlim$
24936 \end_inset
24937
24938
24939 \end_layout
24940
24941 \end_inset
24942 </cell>
24943 </row>
24944 <row>
24945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24946 \begin_inset Text
24947
24948 \begin_layout Plain Layout
24949
24950 \backslash
24951 varinjlim
24952 \end_layout
24953
24954 \end_inset
24955 </cell>
24956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24957 \begin_inset Text
24958
24959 \begin_layout Plain Layout
24960 \begin_inset Formula $\varinjlim$
24961 \end_inset
24962
24963
24964 \begin_inset Formula $\raisebox{-2.5mm}{}$
24965 \end_inset
24966
24967
24968 \end_layout
24969
24970 \end_inset
24971 </cell>
24972 </row>
24973 </lyxtabular>
24974
24975 \end_inset
24976
24977
24978 \end_layout
24979
24980 \begin_layout Standard
24981 \begin_inset VSpace medskip
24982 \end_inset
24983
24984 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
24985 \end_layout
24986
24987 \begin_layout Standard
24988 \align center
24989 \begin_inset Tabular
24990 <lyxtabular version="3" rows="2" columns="2">
24991 <features rotate="0" tabularvalignment="middle">
24992 <column alignment="center" valignment="top" width="0pt">
24993 <column alignment="center" valignment="top" width="0pt">
24994 <row>
24995 <cell alignment="center" valignment="top" usebox="none">
24996 \begin_inset Text
24997
24998 \begin_layout Plain Layout
24999 コマンド
25000 \end_layout
25001
25002 \end_inset
25003 </cell>
25004 <cell alignment="center" valignment="top" usebox="none">
25005 \begin_inset Text
25006
25007 \begin_layout Plain Layout
25008 \begin_inset space \hspace{}
25009 \length 1cm
25010 \end_inset
25011
25012 出力
25013 \begin_inset Note Note
25014 status collapsed
25015
25016 \begin_layout Plain Layout
25017 ここで
25018 \series bold
25019
25020 \backslash
25021 raisebox
25022 \series default
25023 はスペーサーとして使用しているだけです。
25024 \end_layout
25025
25026 \end_inset
25027
25028
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 </row>
25034 <row>
25035 <cell alignment="center" valignment="top" usebox="none">
25036 \begin_inset Text
25037
25038 \begin_layout Plain Layout
25039
25040 \backslash
25041 lim_x
25042 \backslash
25043 to
25044 \begin_inset space \textvisiblespace{}
25045 \end_inset
25046
25047 A
25048 \begin_inset space \textvisiblespace{}
25049 \end_inset
25050
25051 x=B
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 <cell alignment="center" valignment="top" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25061 \end_inset
25062
25063
25064 \end_layout
25065
25066 \end_inset
25067 </cell>
25068 </row>
25069 </lyxtabular>
25070
25071 \end_inset
25072
25073
25074 \end_layout
25075
25076 \begin_layout Standard
25077 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
25078 \begin_inset Formula 
25079 \[
25080 \lim_{x\to A}x=B
25081 \]
25082
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \begin_layout Standard
25089 \begin_inset VSpace medskip
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \begin_layout Standard
25096
25097 \lang english
25098 How to adjust the typesetting of the limits see 
25099 \lang japanese
25100
25101 \begin_inset CommandInset ref
25102 LatexCommand ref
25103 reference "sub:演算子の範囲"
25104
25105 \end_inset
25106
25107
25108 \end_layout
25109
25110 \begin_layout Subsection
25111 剰余関数
25112 \begin_inset Index idx
25113 status collapsed
25114
25115 \begin_layout Plain Layout
25116 かんすう@関数 ! じょうよ@剰余
25117 \end_layout
25118
25119 \end_inset
25120
25121
25122 \begin_inset Index idx
25123 status collapsed
25124
25125 \begin_layout Plain Layout
25126 かんすう@関数 ! もじゅらす@モジュラス | see
25127 \begin_inset ERT
25128 status collapsed
25129
25130 \begin_layout Plain Layout
25131
25132 {
25133 \end_layout
25134
25135 \end_inset
25136
25137 剰余
25138 \begin_inset ERT
25139 status collapsed
25140
25141 \begin_layout Plain Layout
25142
25143 }
25144 \end_layout
25145
25146 \end_inset
25147
25148
25149 \end_layout
25150
25151 \end_inset
25152
25153
25154 \end_layout
25155
25156 \begin_layout Standard
25157 剰余関数は、特別に4つの派生型があります。
25158 \end_layout
25159
25160 \begin_layout Standard
25161 以下は、別行立て数式での派生型です。
25162 \begin_inset Formula 
25163 \begin{align*}
25164 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25165 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25166 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25167 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25168 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25169 \end{align*}
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Standard
25177 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
25178 のように文字をTeX括弧で囲みます。
25179 \begin_inset Formula 
25180 \begin{align*}
25181 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25182 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25183 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25184 \end{align*}
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \begin_layout Section
25192 特殊文字
25193 \begin_inset Index idx
25194 status collapsed
25195
25196 \begin_layout Plain Layout
25197 とくしゅもじ@特殊文字
25198 \end_layout
25199
25200 \end_inset
25201
25202
25203 \end_layout
25204
25205 \begin_layout Subsection
25206 数式テキストにおける特殊文字
25207 \end_layout
25208
25209 \begin_layout Standard
25210 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
25211 \end_layout
25212
25213 \begin_layout Standard
25214 \begin_inset space \hfill{}
25215 \end_inset
25216
25217
25218 \begin_inset Tabular
25219 <lyxtabular version="3" rows="8" columns="2">
25220 <features rotate="0" tabularvalignment="middle">
25221 <column alignment="block" valignment="top">
25222 <column alignment="block" valignment="top">
25223 <row>
25224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25225 \begin_inset Text
25226
25227 \begin_layout Plain Layout
25228 コマンド
25229 \end_layout
25230
25231 \end_inset
25232 </cell>
25233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25234 \begin_inset Text
25235
25236 \begin_layout Plain Layout
25237 出力
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 </row>
25243 <row>
25244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Plain Layout
25248
25249 \backslash
25250 oe
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259 \begin_inset Formula $\textrm{œ}$
25260 \end_inset
25261
25262
25263 \end_layout
25264
25265 \end_inset
25266 </cell>
25267 </row>
25268 <row>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \backslash
25275 OE
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284 \begin_inset Formula $\textrm{Œ}$
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \end_inset
25291 </cell>
25292 </row>
25293 <row>
25294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25295 \begin_inset Text
25296
25297 \begin_layout Plain Layout
25298
25299 \backslash
25300 ae
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25306 \begin_inset Text
25307
25308 \begin_layout Plain Layout
25309 \begin_inset Formula $\textrm{æ}$
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \end_inset
25316 </cell>
25317 </row>
25318 <row>
25319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25320 \begin_inset Text
25321
25322 \begin_layout Plain Layout
25323
25324 \backslash
25325 AE
25326 \end_layout
25327
25328 \end_inset
25329 </cell>
25330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25331 \begin_inset Text
25332
25333 \begin_layout Plain Layout
25334 \begin_inset Formula $\textrm{Æ}$
25335 \end_inset
25336
25337
25338 \end_layout
25339
25340 \end_inset
25341 </cell>
25342 </row>
25343 <row>
25344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25345 \begin_inset Text
25346
25347 \begin_layout Plain Layout
25348
25349 \backslash
25350 aa
25351 \end_layout
25352
25353 \end_inset
25354 </cell>
25355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359 \begin_inset Formula $\textrm{\aa}$
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \end_inset
25366 </cell>
25367 </row>
25368 <row>
25369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Plain Layout
25373
25374 \backslash
25375 AA
25376 \begin_inset Index idx
25377 status collapsed
25378
25379 \begin_layout Plain Layout
25380
25381 \lang english
25382
25383 \backslash
25384 @
25385 \begin_inset ERT
25386 status collapsed
25387
25388 \begin_layout Plain Layout
25389
25390
25391 \backslash
25392 textrm{
25393 \backslash
25394 AA}
25395 \end_layout
25396
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \end_inset
25403
25404
25405 \end_layout
25406
25407 \end_inset
25408 </cell>
25409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25410 \begin_inset Text
25411
25412 \begin_layout Plain Layout
25413 \begin_inset Formula $\textrm{Å}$
25414 \end_inset
25415
25416
25417 \end_layout
25418
25419 \end_inset
25420 </cell>
25421 </row>
25422 <row>
25423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25424 \begin_inset Text
25425
25426 \begin_layout Plain Layout
25427
25428 \backslash
25429 i
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25435 \begin_inset Text
25436
25437 \begin_layout Plain Layout
25438 \begin_inset Formula $\textrm{ı}$
25439 \end_inset
25440
25441
25442 \end_layout
25443
25444 \end_inset
25445 </cell>
25446 </row>
25447 </lyxtabular>
25448
25449 \end_inset
25450
25451
25452 \begin_inset space \hfill{}
25453 \end_inset
25454
25455
25456 \begin_inset Tabular
25457 <lyxtabular version="3" rows="8" columns="2">
25458 <features rotate="0" tabularvalignment="middle">
25459 <column alignment="block" valignment="top">
25460 <column alignment="center" valignment="top">
25461 <row>
25462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25463 \begin_inset Text
25464
25465 \begin_layout Plain Layout
25466 コマンド
25467 \begin_inset Note Note
25468 status collapsed
25469
25470 \begin_layout Plain Layout
25471 0
25472 \begin_inset space \thinspace{}
25473 \end_inset
25474
25475 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25476 \end_layout
25477
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \end_inset
25484 </cell>
25485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25486 \begin_inset Text
25487
25488 \begin_layout Plain Layout
25489 出力
25490 \end_layout
25491
25492 \end_inset
25493 </cell>
25494 </row>
25495 <row>
25496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25497 \begin_inset Text
25498
25499 \begin_layout Plain Layout
25500
25501 \backslash
25502 o
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Plain Layout
25511 \begin_inset Formula $\textrm{ø}$
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \end_inset
25518 </cell>
25519 </row>
25520 <row>
25521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Plain Layout
25525
25526 \backslash
25527 O
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536 \begin_inset Formula $\textrm{Ø}$
25537 \end_inset
25538
25539
25540 \end_layout
25541
25542 \end_inset
25543 </cell>
25544 </row>
25545 <row>
25546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25547 \begin_inset Text
25548
25549 \begin_layout Plain Layout
25550
25551 \backslash
25552 l
25553 \end_layout
25554
25555 \end_inset
25556 </cell>
25557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25558 \begin_inset Text
25559
25560 \begin_layout Plain Layout
25561 \begin_inset Formula $\textrm{ł}$
25562 \end_inset
25563
25564
25565 \end_layout
25566
25567 \end_inset
25568 </cell>
25569 </row>
25570 <row>
25571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25572 \begin_inset Text
25573
25574 \begin_layout Plain Layout
25575
25576 \backslash
25577 L
25578 \end_layout
25579
25580 \end_inset
25581 </cell>
25582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25583 \begin_inset Text
25584
25585 \begin_layout Plain Layout
25586 \begin_inset Formula $\textrm{Ł}$
25587 \end_inset
25588
25589
25590 \end_layout
25591
25592 \end_inset
25593 </cell>
25594 </row>
25595 <row>
25596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25597 \begin_inset Text
25598
25599 \begin_layout Plain Layout
25600 !
25601 \begin_inset space \hspace{}
25602 \length 0mm
25603 \end_inset
25604
25605 `
25606 \begin_inset space \textvisiblespace{}
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Plain Layout
25618 \begin_inset Formula $\textrm{!`}$
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 </row>
25627 <row>
25628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25629 \begin_inset Text
25630
25631 \begin_layout Plain Layout
25632 ?
25633 \begin_inset space \hspace{}
25634 \length 0mm
25635 \end_inset
25636
25637 `
25638 \begin_inset space \textvisiblespace{}
25639 \end_inset
25640
25641
25642 \end_layout
25643
25644 \end_inset
25645 </cell>
25646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25647 \begin_inset Text
25648
25649 \begin_layout Plain Layout
25650 \begin_inset Formula $\textrm{?`}$
25651 \end_inset
25652
25653
25654 \end_layout
25655
25656 \end_inset
25657 </cell>
25658 </row>
25659 <row>
25660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25661 \begin_inset Text
25662
25663 \begin_layout Plain Layout
25664
25665 \backslash
25666 j
25667 \end_layout
25668
25669 \end_inset
25670 </cell>
25671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25672 \begin_inset Text
25673
25674 \begin_layout Plain Layout
25675 \begin_inset Formula $\textrm{ȷ}$
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \end_inset
25682 </cell>
25683 </row>
25684 </lyxtabular>
25685
25686 \end_inset
25687
25688
25689 \begin_inset space \hfill{}
25690 \end_inset
25691
25692
25693 \end_layout
25694
25695 \begin_layout Standard
25696 \begin_inset Formula $\textrm{\textrm{Å}}$
25697 \end_inset
25698
25699
25700 \begin_inset Formula $\textrm{\textrm{Ø}}$
25701 \end_inset
25702
25703 の各文字は、数式ツールバーボタンの
25704 \begin_inset Info
25705 type  "icon"
25706 arg   "math-insert \\digamma"
25707 \end_inset
25708
25709 からも挿入することができます。
25710 \end_layout
25711
25712 \begin_layout Standard
25713 例外は、
25714 \series bold
25715 !
25716 \begin_inset space \hspace{}
25717 \length 0mm
25718 \end_inset
25719
25720 `
25721 \series default
25722
25723 \series bold
25724 ?
25725 \begin_inset space \hspace{}
25726 \length 0mm
25727 \end_inset
25728
25729 `
25730 \series default
25731 の各コマンドで、これらは直接LyX中の本文に入れることができます。
25732 \end_layout
25733
25734 \begin_layout Subsection
25735 文章中のアクセント
25736 \begin_inset CommandInset label
25737 LatexCommand label
25738 name "sub:文章中のアクセント"
25739
25740 \end_inset
25741
25742
25743 \begin_inset Index idx
25744 status collapsed
25745
25746 \begin_layout Plain Layout
25747 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
25748 \end_layout
25749
25750 \end_inset
25751
25752
25753 \end_layout
25754
25755 \begin_layout Standard
25756 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
25757 \end_layout
25758
25759 \begin_layout Standard
25760 \begin_inset space \hfill{}
25761 \end_inset
25762
25763
25764 \begin_inset Tabular
25765 <lyxtabular version="3" rows="8" columns="2">
25766 <features rotate="0" tabularvalignment="middle">
25767 <column alignment="block" valignment="top">
25768 <column alignment="block" valignment="top">
25769 <row>
25770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25771 \begin_inset Text
25772
25773 \begin_layout Plain Layout
25774 コマンド
25775 \end_layout
25776
25777 \end_inset
25778 </cell>
25779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783 出力
25784 \end_layout
25785
25786 \end_inset
25787 </cell>
25788 </row>
25789 <row>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Plain Layout
25794
25795 \backslash
25796
25797 \begin_inset Quotes grd
25798 \end_inset
25799
25800 e
25801 \end_layout
25802
25803 \end_inset
25804 </cell>
25805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809 \begin_inset ERT
25810 status collapsed
25811
25812 \begin_layout Plain Layout
25813
25814
25815 \backslash
25816 "e
25817 \end_layout
25818
25819 \end_inset
25820
25821
25822 \end_layout
25823
25824 \end_inset
25825 </cell>
25826 </row>
25827 <row>
25828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25829 \begin_inset Text
25830
25831 \begin_layout Plain Layout
25832
25833 \backslash
25834 `e
25835 \end_layout
25836
25837 \end_inset
25838 </cell>
25839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25840 \begin_inset Text
25841
25842 \begin_layout Plain Layout
25843 \begin_inset ERT
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847
25848
25849 \backslash
25850 `e
25851 \end_layout
25852
25853 \end_inset
25854
25855
25856 \end_layout
25857
25858 \end_inset
25859 </cell>
25860 </row>
25861 <row>
25862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25863 \begin_inset Text
25864
25865 \begin_layout Plain Layout
25866
25867 \backslash
25868 ^
25869 \begin_inset space \textvisiblespace{}
25870 \end_inset
25871
25872 e
25873 \end_layout
25874
25875 \end_inset
25876 </cell>
25877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25878 \begin_inset Text
25879
25880 \begin_layout Plain Layout
25881 \begin_inset ERT
25882 status collapsed
25883
25884 \begin_layout Plain Layout
25885
25886
25887 \backslash
25888 ^e
25889 \end_layout
25890
25891 \end_inset
25892
25893
25894 \end_layout
25895
25896 \end_inset
25897 </cell>
25898 </row>
25899 <row>
25900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25901 \begin_inset Text
25902
25903 \begin_layout Plain Layout
25904
25905 \backslash
25906 =e
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25912 \begin_inset Text
25913
25914 \begin_layout Plain Layout
25915 \begin_inset ERT
25916 status collapsed
25917
25918 \begin_layout Plain Layout
25919
25920
25921 \backslash
25922 =e
25923 \end_layout
25924
25925 \end_inset
25926
25927
25928 \end_layout
25929
25930 \end_inset
25931 </cell>
25932 </row>
25933 <row>
25934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25935 \begin_inset Text
25936
25937 \begin_layout Plain Layout
25938
25939 \backslash
25940 u
25941 \begin_inset space \textvisiblespace{}
25942 \end_inset
25943
25944 e
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Plain Layout
25953 \begin_inset ERT
25954 status collapsed
25955
25956 \begin_layout Plain Layout
25957
25958
25959 \backslash
25960 u e
25961 \end_layout
25962
25963 \end_inset
25964
25965
25966 \end_layout
25967
25968 \end_inset
25969 </cell>
25970 </row>
25971 <row>
25972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976
25977 \backslash
25978 b
25979 \begin_inset space \textvisiblespace{}
25980 \end_inset
25981
25982 e
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25988 \begin_inset Text
25989
25990 \begin_layout Plain Layout
25991 \begin_inset ERT
25992 status collapsed
25993
25994 \begin_layout Plain Layout
25995
25996
25997 \backslash
25998 b e
25999 \end_layout
26000
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \end_inset
26007 </cell>
26008 </row>
26009 <row>
26010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26011 \begin_inset Text
26012
26013 \begin_layout Plain Layout
26014
26015 \backslash
26016 t
26017 \begin_inset space \textvisiblespace{}
26018 \end_inset
26019
26020 ee
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26026 \begin_inset Text
26027
26028 \begin_layout Plain Layout
26029 \begin_inset ERT
26030 status collapsed
26031
26032 \begin_layout Plain Layout
26033
26034
26035 \backslash
26036 t ee
26037 \end_layout
26038
26039 \end_inset
26040
26041
26042 \end_layout
26043
26044 \end_inset
26045 </cell>
26046 </row>
26047 </lyxtabular>
26048
26049 \end_inset
26050
26051
26052 \begin_inset space \hfill{}
26053 \end_inset
26054
26055
26056 \begin_inset Tabular
26057 <lyxtabular version="3" rows="8" columns="2">
26058 <features rotate="0" tabularvalignment="middle">
26059 <column alignment="block" valignment="top">
26060 <column alignment="center" valignment="top">
26061 <row>
26062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Plain Layout
26066 コマンド
26067 \end_layout
26068
26069 \end_inset
26070 </cell>
26071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26072 \begin_inset Text
26073
26074 \begin_layout Plain Layout
26075 出力
26076 \end_layout
26077
26078 \end_inset
26079 </cell>
26080 </row>
26081 <row>
26082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26083 \begin_inset Text
26084
26085 \begin_layout Plain Layout
26086
26087 \backslash
26088 H
26089 \begin_inset space \textvisiblespace{}
26090 \end_inset
26091
26092 e
26093 \end_layout
26094
26095 \end_inset
26096 </cell>
26097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26098 \begin_inset Text
26099
26100 \begin_layout Plain Layout
26101 \begin_inset ERT
26102 status collapsed
26103
26104 \begin_layout Plain Layout
26105
26106
26107 \backslash
26108 H e
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \end_layout
26115
26116 \end_inset
26117 </cell>
26118 </row>
26119 <row>
26120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26121 \begin_inset Text
26122
26123 \begin_layout Plain Layout
26124
26125 \backslash
26126 'e
26127 \end_layout
26128
26129 \end_inset
26130 </cell>
26131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26132 \begin_inset Text
26133
26134 \begin_layout Plain Layout
26135 \begin_inset ERT
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139
26140
26141 \backslash
26142 'e
26143 \end_layout
26144
26145 \end_inset
26146
26147
26148 \end_layout
26149
26150 \end_inset
26151 </cell>
26152 </row>
26153 <row>
26154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26155 \begin_inset Text
26156
26157 \begin_layout Plain Layout
26158
26159 \backslash
26160 ~e
26161 \begin_inset Index idx
26162 status collapsed
26163
26164 \begin_layout Plain Layout
26165
26166 \lang english
26167 Tilde
26168 \end_layout
26169
26170 \end_inset
26171
26172
26173 \end_layout
26174
26175 \end_inset
26176 </cell>
26177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26178 \begin_inset Text
26179
26180 \begin_layout Plain Layout
26181 \begin_inset ERT
26182 status collapsed
26183
26184 \begin_layout Plain Layout
26185
26186
26187 \backslash
26188 ~e
26189 \end_layout
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \end_inset
26197 </cell>
26198 </row>
26199 <row>
26200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26201 \begin_inset Text
26202
26203 \begin_layout Plain Layout
26204
26205 \backslash
26206 .e
26207 \end_layout
26208
26209 \end_inset
26210 </cell>
26211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26212 \begin_inset Text
26213
26214 \begin_layout Plain Layout
26215 \begin_inset ERT
26216 status collapsed
26217
26218 \begin_layout Plain Layout
26219
26220
26221 \backslash
26222 .e
26223 \end_layout
26224
26225 \end_inset
26226
26227
26228 \end_layout
26229
26230 \end_inset
26231 </cell>
26232 </row>
26233 <row>
26234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26235 \begin_inset Text
26236
26237 \begin_layout Plain Layout
26238
26239 \backslash
26240 v
26241 \begin_inset space \textvisiblespace{}
26242 \end_inset
26243
26244 e
26245 \end_layout
26246
26247 \end_inset
26248 </cell>
26249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26250 \begin_inset Text
26251
26252 \begin_layout Plain Layout
26253 \begin_inset ERT
26254 status collapsed
26255
26256 \begin_layout Plain Layout
26257
26258
26259 \backslash
26260 v e
26261 \end_layout
26262
26263 \end_inset
26264
26265
26266 \end_layout
26267
26268 \end_inset
26269 </cell>
26270 </row>
26271 <row>
26272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26273 \begin_inset Text
26274
26275 \begin_layout Plain Layout
26276
26277 \backslash
26278 d
26279 \begin_inset space \textvisiblespace{}
26280 \end_inset
26281
26282 e
26283 \end_layout
26284
26285 \end_inset
26286 </cell>
26287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26288 \begin_inset Text
26289
26290 \begin_layout Plain Layout
26291 \begin_inset ERT
26292 status collapsed
26293
26294 \begin_layout Plain Layout
26295
26296
26297 \backslash
26298 d e
26299 \end_layout
26300
26301 \end_inset
26302
26303
26304 \end_layout
26305
26306 \end_inset
26307 </cell>
26308 </row>
26309 <row>
26310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26311 \begin_inset Text
26312
26313 \begin_layout Plain Layout
26314
26315 \backslash
26316 c
26317 \begin_inset space \textvisiblespace{}
26318 \end_inset
26319
26320 e
26321 \end_layout
26322
26323 \end_inset
26324 </cell>
26325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26326 \begin_inset Text
26327
26328 \begin_layout Plain Layout
26329 \begin_inset ERT
26330 status collapsed
26331
26332 \begin_layout Plain Layout
26333
26334
26335 \backslash
26336 c e
26337 \end_layout
26338
26339 \end_inset
26340
26341
26342 \end_layout
26343
26344 \end_inset
26345 </cell>
26346 </row>
26347 </lyxtabular>
26348
26349 \end_inset
26350
26351
26352 \begin_inset space \hfill{}
26353 \end_inset
26354
26355
26356 \end_layout
26357
26358 \begin_layout Standard
26359 \begin_inset VSpace medskip
26360 \end_inset
26361
26362
26363 \series bold
26364
26365 \backslash
26366 t
26367 \series default
26368 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26369 \series bold
26370
26371 \backslash
26372 t
26373 \begin_inset space \textvisiblespace{}
26374 \end_inset
26375
26376 sz
26377 \series default
26378 は、
26379 \begin_inset ERT
26380 status collapsed
26381
26382 \begin_layout Plain Layout
26383
26384
26385 \backslash
26386 t sz
26387 \end_layout
26388
26389 \end_inset
26390
26391 となります。
26392 \end_layout
26393
26394 \begin_layout Standard
26395
26396 \series bold
26397 `
26398 \series default
26399  ・
26400 \series bold
26401  '
26402 \series default
26403  ・ 
26404 \series bold
26405 ^
26406 \series default
26407  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
26408 \begin_inset Foot
26409 status collapsed
26410
26411 \begin_layout Plain Layout
26412 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
26413 \end_layout
26414
26415 \end_inset
26416
26417
26418 \series bold
26419 ~
26420 \series default
26421 を、
26422 \emph on
26423 a
26424 \emph default
26425
26426 \emph on
26427 n
26428 \emph default
26429
26430 \emph on
26431 o
26432 \emph default
26433 といっしょに使うときも同様です。
26434 \end_layout
26435
26436 \begin_layout Standard
26437
26438 \series bold
26439
26440 \backslash
26441 b
26442 \series default
26443
26444 \series bold
26445
26446 \backslash
26447 c
26448 \series default
26449
26450 \series bold
26451
26452 \backslash
26453 d
26454 \series default
26455
26456 \series bold
26457
26458 \backslash
26459 H
26460 \series default
26461
26462 \series bold
26463
26464 \backslash
26465 t
26466 \series default
26467
26468 \series bold
26469
26470 \backslash
26471 u
26472 \series default
26473
26474 \series bold
26475
26476 \backslash
26477 v
26478 \series default
26479 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
26480 。第
26481 \begin_inset CommandInset ref
26482 LatexCommand ref
26483 reference "sub:一文字に付けるアクセント"
26484
26485 \end_inset
26486
26487 節をご参照下さい。
26488 \end_layout
26489
26490 \begin_layout Standard
26491 \begin_inset VSpace bigskip
26492 \end_inset
26493
26494 さらに、
26495 \series bold
26496
26497 \backslash
26498 textcircled
26499 \series default
26500
26501 \begin_inset Index idx
26502 status collapsed
26503
26504 \begin_layout Plain Layout
26505 こまんど@コマンド ! T ! 
26506 \backslash
26507 textcircled
26508 \end_layout
26509
26510 \end_inset
26511
26512 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
26513
26514 \end_layout
26515
26516 \begin_layout Standard
26517 \align center
26518 \begin_inset Tabular
26519 <lyxtabular version="3" rows="3" columns="2">
26520 <features rotate="0" tabularvalignment="middle">
26521 <column alignment="center" valignment="top">
26522 <column alignment="center" valignment="top">
26523 <row>
26524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26525 \begin_inset Text
26526
26527 \begin_layout Plain Layout
26528 コマンド
26529 \end_layout
26530
26531 \end_inset
26532 </cell>
26533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26534 \begin_inset Text
26535
26536 \begin_layout Plain Layout
26537 出力
26538 \begin_inset Note Note
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542 ここで
26543 \series bold
26544
26545 \backslash
26546 raisebox
26547 \series default
26548 はスペーサーとして使用しているだけです。
26549 \end_layout
26550
26551 \end_inset
26552
26553
26554 \end_layout
26555
26556 \end_inset
26557 </cell>
26558 </row>
26559 <row>
26560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26561 \begin_inset Text
26562
26563 \begin_layout Plain Layout
26564
26565 \backslash
26566 textcircled{w}
26567 \end_layout
26568
26569 \end_inset
26570 </cell>
26571 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26572 \begin_inset Text
26573
26574 \begin_layout Plain Layout
26575 \begin_inset ERT
26576 status collapsed
26577
26578 \begin_layout Plain Layout
26579
26580
26581 \backslash
26582 textcircled{w}
26583 \end_layout
26584
26585 \end_inset
26586
26587
26588 \end_layout
26589
26590 \end_inset
26591 </cell>
26592 </row>
26593 <row>
26594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26595 \begin_inset Text
26596
26597 \begin_layout Plain Layout
26598
26599 \backslash
26600 Large 
26601 \backslash
26602 textcircled{
26603 \backslash
26604 normalsize
26605 \backslash
26606 protect
26607 \backslash
26608 raisebox{-1.5pt}{W}}
26609 \end_layout
26610
26611 \end_inset
26612 </cell>
26613 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617 \begin_inset Formula $\raisebox{4.5mm}{}$
26618 \end_inset
26619
26620
26621 \begin_inset ERT
26622 status collapsed
26623
26624 \begin_layout Plain Layout
26625
26626
26627 \backslash
26628 Large 
26629 \backslash
26630 textcircled{
26631 \backslash
26632 normalsize
26633 \backslash
26634 protect
26635 \backslash
26636 raisebox{-1.5pt}W}
26637 \end_layout
26638
26639 \end_inset
26640
26641
26642 \begin_inset Formula $\raisebox{-2mm}{}$
26643 \end_inset
26644
26645
26646 \end_layout
26647
26648 \end_inset
26649 </cell>
26650 </row>
26651 </lyxtabular>
26652
26653 \end_inset
26654
26655
26656 \end_layout
26657
26658 \begin_layout Standard
26659 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
26660 \series bold
26661
26662 \backslash
26663 Large
26664 \series default
26665
26666 \begin_inset Foot
26667 status collapsed
26668
26669 \begin_layout Plain Layout
26670
26671 \begin_inset CommandInset ref
26672 LatexCommand ref
26673 reference "sub:書体寸法"
26674
26675 \end_inset
26676
26677 節参照のこと。
26678 \end_layout
26679
26680 \end_inset
26681
26682 で丸の大きさを指定しています。そして
26683 \series bold
26684
26685 \backslash
26686 raisebox
26687 \series default
26688
26689 \begin_inset Foot
26690 status collapsed
26691
26692 \begin_layout Plain Layout
26693
26694 \begin_inset CommandInset ref
26695 LatexCommand ref
26696 reference "sub:枠なしボックス"
26697
26698 \end_inset
26699
26700 節参照のこと。
26701 \end_layout
26702
26703 \end_inset
26704
26705 を使って、文字が真ん中にくるようにしています。
26706 \end_layout
26707
26708 \begin_layout Subsection
26709 小数字
26710 \begin_inset Index idx
26711 status collapsed
26712
26713 \begin_layout Plain Layout
26714 しょうすうじ@小数字
26715 \end_layout
26716
26717 \end_inset
26718
26719
26720 \end_layout
26721
26722 \begin_layout Standard
26723 小数字(minuscule number)は、
26724 \series bold
26725
26726 \backslash
26727 oldstylenums
26728 \series default
26729
26730 \begin_inset Index idx
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734 こまんど@コマンド ! O ! 
26735 \backslash
26736 oldstylenums
26737 \end_layout
26738
26739 \end_inset
26740
26741 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
26742 \end_layout
26743
26744 \begin_layout Standard
26745
26746 \series bold
26747
26748 \backslash
26749 oldstylenums{数字}
26750 \end_layout
26751
26752 \begin_layout Standard
26753 です。
26754 \series bold
26755
26756 \backslash
26757 oldstylenums{0123456789}
26758 \series default
26759 というコマンドは、
26760 \begin_inset Formula $\oldstylenums{0123456789}$
26761 \end_inset
26762
26763 のようになります。
26764 \end_layout
26765
26766 \begin_layout Subsection
26767 他の特殊文字
26768 \begin_inset CommandInset label
26769 LatexCommand label
26770 name "sub:他の特殊文字"
26771
26772 \end_inset
26773
26774
26775 \begin_inset Index idx
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779 とくしゅもじ@特殊文字 ! たの@他の
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \end_layout
26786
26787 \begin_layout Standard
26788 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
26789 \end_layout
26790
26791 \begin_layout Standard
26792 \align center
26793 \begin_inset Tabular
26794 <lyxtabular version="3" rows="4" columns="2">
26795 <features rotate="0" tabularvalignment="middle">
26796 <column alignment="center" valignment="top">
26797 <column alignment="center" valignment="top">
26798 <row>
26799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26800 \begin_inset Text
26801
26802 \begin_layout Plain Layout
26803 コマンド
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Plain Layout
26812 出力
26813 \end_layout
26814
26815 \end_inset
26816 </cell>
26817 </row>
26818 <row>
26819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26820 \begin_inset Text
26821
26822 \begin_layout Plain Layout
26823
26824 \backslash
26825 ^
26826 \begin_inset space \textvisiblespace{}
26827 \end_inset
26828
26829
26830 \end_layout
26831
26832 \end_inset
26833 </cell>
26834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26835 \begin_inset Text
26836
26837 \begin_layout Plain Layout
26838 \begin_inset Formula $\mathcircumflex$
26839 \end_inset
26840
26841
26842 \end_layout
26843
26844 \end_inset
26845 </cell>
26846 </row>
26847 <row>
26848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26849 \begin_inset Text
26850
26851 \begin_layout Plain Layout
26852
26853 \backslash
26854 _
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26860 \begin_inset Text
26861
26862 \begin_layout Plain Layout
26863 \begin_inset Formula $\_$
26864 \end_inset
26865
26866
26867 \end_layout
26868
26869 \end_inset
26870 </cell>
26871 </row>
26872 <row>
26873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26874 \begin_inset Text
26875
26876 \begin_layout Plain Layout
26877 ^
26878 \begin_inset space \textvisiblespace{}
26879 \end_inset
26880
26881
26882 \backslash
26883 circ
26884 \begin_inset Index idx
26885 status collapsed
26886
26887 \begin_layout Plain Layout
26888
26889 \lang english
26890
26891 \backslash
26892
26893 \end_layout
26894
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \end_inset
26901 </cell>
26902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26903 \begin_inset Text
26904
26905 \begin_layout Plain Layout
26906 \begin_inset Formula $^{\circ}$
26907 \end_inset
26908
26909
26910 \end_layout
26911
26912 \end_inset
26913 </cell>
26914 </row>
26915 </lyxtabular>
26916
26917 \end_inset
26918
26919
26920 \end_layout
26921
26922 \begin_layout Standard
26923 しかしながら、角度記号
26924 \begin_inset Formula $^{\circ}$
26925 \end_inset
26926
26927 は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
26928 \begin_inset Foot
26929 status collapsed
26930
26931 \begin_layout Plain Layout
26932 この件に関する詳細は、第
26933 \begin_inset CommandInset ref
26934 LatexCommand ref
26935 reference "sub:数式中のテキスト文字"
26936
26937 \end_inset
26938
26939 節にあります。
26940 \end_layout
26941
26942 \end_inset
26943
26944
26945 \end_layout
26946
26947 \begin_layout Standard
26948
26949 \series bold
26950
26951 \backslash
26952 DeclareInputtext{176}{
26953 \backslash
26954 ifmmode^
26955 \backslash
26956 circ
26957 \backslash
26958 else
26959 \backslash
26960 textdegree
26961 \backslash
26962 fi}
26963 \begin_inset Newpage newpage
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \begin_layout Section
26970 数式様式
26971 \begin_inset CommandInset label
26972 LatexCommand label
26973 name "sec:数式様式"
26974
26975 \end_inset
26976
26977
26978 \begin_inset Index idx
26979 status collapsed
26980
26981 \begin_layout Plain Layout
26982 すうしき@数式 ! ようしき@様式
26983 \end_layout
26984
26985 \end_inset
26986
26987
26988 \end_layout
26989
26990 \begin_layout Itemize
26991 以下の二つの配置様式があります。
26992 \end_layout
26993
26994 \begin_deeper
26995 \begin_layout Description
26996 中央揃え 事前に定義された標準です。
26997 \end_layout
26998
26999 \begin_layout Description
27000 行頭下げ これを使うには、
27001 \family sans
27002 文書\SpecialChar \menuseparator
27003 設定
27004 \family default
27005 メニューの
27006 \family sans
27007 文書クラス
27008 \family default
27009 において、
27010 \series bold
27011 fleqn
27012 \series default
27013 オプションを指定しておかなくてはなりません。
27014 \end_layout
27015
27016 \begin_layout Standard
27017
27018 \series bold
27019 行頭下げ
27020 \series default
27021 を用いる場合には、行頭下げの大きさを
27022 \series bold
27023
27024 \backslash
27025 mathindent
27026 \series default
27027
27028 \begin_inset Index idx
27029 status collapsed
27030
27031 \begin_layout Plain Layout
27032 こまんど@コマンド ! M ! 
27033 \backslash
27034 mathindent
27035 \end_layout
27036
27037 \end_inset
27038
27039 の値で調整することができます。これを15
27040 \begin_inset space \thinspace{}
27041 \end_inset
27042
27043 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27044 \end_layout
27045
27046 \begin_layout Standard
27047
27048 \series bold
27049
27050 \backslash
27051 setlength{
27052 \backslash
27053 mathindent}{15mm}
27054 \end_layout
27055
27056 \begin_layout Standard
27057
27058 \series bold
27059
27060 \backslash
27061 mathindent
27062 \series default
27063 を明示的に指定しない場合には、事前に定義されている30
27064 \begin_inset space \thinspace{}
27065 \end_inset
27066
27067 ptが適用されます。
27068 \end_layout
27069
27070 \end_deeper
27071 \begin_layout Itemize
27072 また、以下の二つの連番様式があります。
27073 \end_layout
27074
27075 \begin_deeper
27076 \begin_layout Description
27077 右 事前に定義された標準です。
27078 \end_layout
27079
27080 \begin_layout Description
27081 左 これを使うには、
27082 \family sans
27083 文書\SpecialChar \menuseparator
27084 設定
27085 \family default
27086 メニューの
27087 \family sans
27088 文書クラス
27089 \family default
27090 において、
27091 \series bold
27092 leqno
27093 \series default
27094 オプションを指定しておかなくてはなりません。
27095 \end_layout
27096
27097 \end_deeper
27098 \begin_layout Standard
27099
27100 \series bold
27101 fleqn
27102 \series default
27103
27104 \series bold
27105 leqno
27106 \series default
27107 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27108 \end_layout
27109
27110 \begin_layout Standard
27111 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27112 \series bold
27113 中央揃え
27114 \series default
27115 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27116 \begin_inset CommandInset ref
27117 LatexCommand ref
27118 reference "sub:flalign環境"
27119
27120 \end_inset
27121
27122 節をご覧下さい。
27123 \end_layout
27124
27125 \begin_layout Section
27126 多行数式
27127 \begin_inset CommandInset label
27128 LatexCommand label
27129 name "sec:多行数式"
27130
27131 \end_inset
27132
27133
27134 \begin_inset Index idx
27135 status collapsed
27136
27137 \begin_layout Plain Layout
27138 すうしき@数式 ! たぎょう@多行
27139 \end_layout
27140
27141 \end_inset
27142
27143
27144 \end_layout
27145
27146 \begin_layout Subsection
27147 概要
27148 \end_layout
27149
27150 \begin_layout Standard
27151 LyXでは、多行数式は、数式中で
27152 \begin_inset Info
27153 type  "shortcut"
27154 arg   "newline-insert newline"
27155 \end_inset
27156
27157 を押すことで作られます。この操作によって、第
27158 \begin_inset CommandInset ref
27159 LatexCommand ref
27160 reference "sub:eqnarray環境"
27161
27162 \end_inset
27163
27164 節に述べられている
27165 \series bold
27166 eqnarray環境
27167 \series default
27168 が作り出されるか、あるいは文書設定で
27169 \family sans
27170 AMS mathパッケージを使う
27171 \family default
27172 オプションが選択されている場合には、第
27173 \begin_inset CommandInset ref
27174 LatexCommand ref
27175 reference "sub:標準align環境"
27176
27177 \end_inset
27178
27179 節に述べられている
27180 \series bold
27181 align環境
27182 \series default
27183 が作り出されることになります。
27184 \end_layout
27185
27186 \begin_layout Standard
27187 他にも、
27188 \family sans
27189 挿入\SpecialChar \menuseparator
27190 数式
27191 \family default
27192 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27193 \end_layout
27194
27195 \begin_layout Standard
27196 すべての多行数式において、新規行は、
27197 \begin_inset Info
27198 type  "shortcut"
27199 arg   "newline-insert newline"
27200 \end_inset
27201
27202 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27203 \begin_inset Info
27204 type  "icon"
27205 arg   "inset-modify tabular append-row"
27206 \end_inset
27207
27208
27209 \begin_inset Info
27210 type  "icon"
27211 arg   "inset-modify tabular delete-row"
27212 \end_inset
27213
27214 を使うか、
27215 \family sans
27216 編集\SpecialChar \menuseparator
27217 行と列
27218 \family default
27219 メニューを使うことができます。
27220 \end_layout
27221
27222 \begin_layout Subsubsection
27223 行間
27224 \begin_inset CommandInset label
27225 LatexCommand label
27226 name "sub:行間"
27227
27228 \end_inset
27229
27230
27231 \begin_inset Index idx
27232 status collapsed
27233
27234 \begin_layout Plain Layout
27235 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
27236 \end_layout
27237
27238 \end_inset
27239
27240
27241 \end_layout
27242
27243 \begin_layout Standard
27244 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27245 \begin_inset Formula 
27246 \begin{eqnarray*}
27247 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}\\
27248 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
27249 \end{eqnarray*}
27250
27251 \end_inset
27252
27253
27254 \end_layout
27255
27256 \begin_layout Standard
27257 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
27258 \begin_inset Foot
27259 status collapsed
27260
27261 \begin_layout Plain Layout
27262 \begin_inset CommandInset href
27263 LatexCommand href
27264 name "LyX-bug #1505"
27265 target "http://www.lyx.org/trac/ticket/1505"
27266
27267 \end_inset
27268
27269 を参照。
27270 \end_layout
27271
27272 \end_inset
27273
27274 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27275 \series bold
27276
27277 \backslash
27278
27279 \backslash
27280 [3mm]
27281 \series default
27282 というコマンドを入れます。すると、次のようになります。
27283 \begin_inset ERT
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287
27288
27289 \backslash
27290 begin{eqnarray*}
27291 \end_layout
27292
27293 \begin_layout Plain Layout
27294
27295 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27296  = & 
27297 \backslash
27298 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27299 \backslash
27300
27301 \backslash
27302 [3mm]
27303 \end_layout
27304
27305 \begin_layout Plain Layout
27306
27307 4x^{2}
27308 \backslash
27309 left(B^{2}+x_{0}^{2}
27310 \backslash
27311 right)+4x_{0}x
27312 \backslash
27313 left(D-B^{2}
27314 \backslash
27315 right)+B^{2}
27316 \backslash
27317 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27318 \backslash
27319 right) & = & 0
27320 \end_layout
27321
27322 \begin_layout Plain Layout
27323
27324
27325 \backslash
27326 end{eqnarray*}
27327 \end_layout
27328
27329 \end_inset
27330
27331
27332 \end_layout
27333
27334 \begin_layout Standard
27335 \begin_inset VSpace bigskip
27336 \end_inset
27337
27338 同一数式内のすべての行の行間を一律に指定するには、
27339 \series bold
27340
27341 \backslash
27342 jot
27343 \series default
27344
27345 \begin_inset Index idx
27346 status collapsed
27347
27348 \begin_layout Plain Layout
27349 こまんど@コマンド ! J ! 
27350 \backslash
27351 jot
27352 \end_layout
27353
27354 \end_inset
27355
27356 変数を変更します。定義は、
27357 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
27358 \end_inset
27359
27360 となっています。
27361 \series bold
27362
27363 \backslash
27364 jot
27365 \series default
27366 の既定値は、3
27367 \begin_inset space \thinspace{}
27368 \end_inset
27369
27370 ptです。上記の例のように、行間を3
27371 \begin_inset space \thinspace{}
27372 \end_inset
27373
27374 mm追加するには、
27375 \end_layout
27376
27377 \begin_layout Standard
27378
27379 \series bold
27380
27381 \backslash
27382 setlength{
27383 \backslash
27384 jot}{3mm+3pt}
27385 \end_layout
27386
27387 \begin_layout Standard
27388 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
27389 \end_layout
27390
27391 \begin_layout Standard
27392
27393 \series bold
27394
27395 \backslash
27396 usepackage{calc}
27397 \end_layout
27398
27399 \begin_layout Standard
27400 という行を入れて、LaTeXパッケージ
27401 \series bold
27402 calc
27403 \series default
27404
27405 \begin_inset Foot
27406 status collapsed
27407
27408 \begin_layout Plain Layout
27409
27410 \series bold
27411 calc
27412 \series default
27413 は標準的なLaTeX頒布版のすべてに付属しています。
27414 \end_layout
27415
27416 \end_inset
27417
27418
27419 \begin_inset Index idx
27420 status collapsed
27421
27422 \begin_layout Plain Layout
27423 ぱっけーじ@パッケージ ! calc
27424 \end_layout
27425
27426 \end_inset
27427
27428  を読み込んでおく必要があります。すると、
27429 \begin_inset ERT
27430 status collapsed
27431
27432 \begin_layout Plain Layout
27433
27434
27435 \backslash
27436 setlength{
27437 \backslash
27438 jot}{3mm+3pt}
27439 \end_layout
27440
27441 \end_inset
27442
27443
27444 \begin_inset Formula 
27445 \begin{eqnarray*}
27446 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}\\
27447 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
27448 \end{eqnarray*}
27449
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \begin_layout Standard
27456 \begin_inset ERT
27457 status collapsed
27458
27459 \begin_layout Plain Layout
27460
27461
27462 \backslash
27463 setlength{
27464 \backslash
27465 jot}{3pt}
27466 \end_layout
27467
27468 \end_inset
27469
27470 のような結果を得ます。行間を既定値に戻すには、
27471 \series bold
27472
27473 \backslash
27474 jot
27475 \series default
27476 をふたたび3
27477 \begin_inset space \thinspace{}
27478 \end_inset
27479
27480 ptに戻します。
27481 \end_layout
27482
27483 \begin_layout Subsubsection
27484 列間
27485 \begin_inset CommandInset label
27486 LatexCommand label
27487 name "sub:列間"
27488
27489 \end_inset
27490
27491
27492 \begin_inset Index idx
27493 status collapsed
27494
27495 \begin_layout Plain Layout
27496 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
27497 \end_layout
27498
27499 \end_inset
27500
27501
27502 \end_layout
27503
27504 \begin_layout Standard
27505 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
27506
27507 \end_layout
27508
27509 \begin_layout Standard
27510 列間は、
27511 \series bold
27512
27513 \backslash
27514 arraycolsep
27515 \series default
27516
27517 \begin_inset Index idx
27518 status collapsed
27519
27520 \begin_layout Plain Layout
27521 こまんど@コマンド ! A ! 
27522 \backslash
27523 arraycolsep
27524 \end_layout
27525
27526 \end_inset
27527
27528 変数を使って指定し、
27529 \begin_inset Newline newline
27530 \end_inset
27531
27532 列間 = 2
27533 \begin_inset space \thinspace{}
27534 \end_inset
27535
27536
27537 \series bold
27538
27539 \backslash
27540 arraycolsep
27541 \series default
27542
27543 \begin_inset Newline newline
27544 \end_inset
27545
27546 という関係があります。したがって、
27547 \end_layout
27548
27549 \begin_layout Standard
27550
27551 \series bold
27552
27553 \backslash
27554 setlength{
27555 \backslash
27556 arraycolsep}{1cm}
27557 \end_layout
27558
27559 \begin_layout Standard
27560 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
27561 \begin_inset space \thinspace{}
27562 \end_inset
27563
27564 cmになります。これを既定値に戻すには、
27565 \series bold
27566
27567 \backslash
27568 arraycolsep
27569 \series default
27570 を5
27571 \begin_inset space \thinspace{}
27572 \end_inset
27573
27574 ptに戻して下さい。
27575 \end_layout
27576
27577 \begin_layout Standard
27578 以下は、2
27579 \begin_inset space \thinspace{}
27580 \end_inset
27581
27582 cmの列間を持つ数式です。
27583 \begin_inset ERT
27584 status collapsed
27585
27586 \begin_layout Plain Layout
27587
27588
27589 \backslash
27590 setlength{
27591 \backslash
27592 arraycolsep}{1cm}
27593 \end_layout
27594
27595 \end_inset
27596
27597
27598 \begin_inset Formula 
27599 \begin{eqnarray*}
27600 A & = & B\\
27601 C & \ne & A
27602 \end{eqnarray*}
27603
27604 \end_inset
27605
27606 行列の既定の列間10
27607 \begin_inset space \thinspace{}
27608 \end_inset
27609
27610 ptを持つ数式です。
27611 \begin_inset ERT
27612 status collapsed
27613
27614 \begin_layout Plain Layout
27615
27616
27617 \backslash
27618 setlength{
27619 \backslash
27620 arraycolsep}{5pt}
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \begin_inset Formula 
27627 \begin{eqnarray*}
27628 A & = & B\\
27629 C & \ne & A
27630 \end{eqnarray*}
27631
27632 \end_inset
27633
27634
27635 \end_layout
27636
27637 \begin_layout Subsubsection
27638 長い数式
27639 \begin_inset Index idx
27640 status collapsed
27641
27642 \begin_layout Plain Layout
27643 すうしき@数式 ! ながい@長い
27644 \end_layout
27645
27646 \end_inset
27647
27648
27649 \end_layout
27650
27651 \begin_layout Standard
27652 長い数式は、以下の方法を使って組版することができます。
27653 \end_layout
27654
27655 \begin_layout Itemize
27656 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
27657 \begin_inset Formula 
27658 \begin{eqnarray}
27659 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 \\
27660  &  & -\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}
27661 \end{eqnarray}
27662
27663 \end_inset
27664
27665 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
27666 示されません。これを避けるために、マイナス記号の後に
27667 \series bold
27668
27669 \backslash
27670 hspace
27671 \series default
27672 .
27673 \begin_inset Foot
27674 status collapsed
27675
27676 \begin_layout Plain Layout
27677
27678 \series bold
27679
27680 \backslash
27681 hspace
27682 \series default
27683 に関しての詳細は、第
27684 \begin_inset CommandInset ref
27685 LatexCommand ref
27686 reference "sub:可変長の空白"
27687
27688 \end_inset
27689
27690 節をご覧下さい。
27691 \end_layout
27692
27693 \end_inset
27694
27695
27696 \begin_inset Index idx
27697 status collapsed
27698
27699 \begin_layout Plain Layout
27700 こまんど@コマンド ! H ! 
27701 \backslash
27702 hspace
27703 \end_layout
27704
27705 \end_inset
27706
27707 コマンドを使って3
27708 \begin_inset space \thinspace{}
27709 \end_inset
27710
27711 pt空白を入れてあります。
27712 \end_layout
27713
27714 \begin_layout Itemize
27715 数式の両辺がともに長すぎるときには、
27716 \series bold
27717
27718 \backslash
27719 lefteqn
27720 \series default
27721
27722 \begin_inset Index idx
27723 status collapsed
27724
27725 \begin_layout Plain Layout
27726 こまんど@コマンド ! L ! 
27727 \backslash
27728 lefteqn
27729 \end_layout
27730
27731 \end_inset
27732
27733 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
27734 \begin_inset Formula 
27735 \begin{eqnarray}
27736 \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 \\
27737  &  & -\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 \\
27738  &  & =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}
27739 \end{eqnarray}
27740
27741 \end_inset
27742
27743
27744 \series bold
27745
27746 \backslash
27747 lefteqn
27748 \series default
27749 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
27750 \begin_inset Newline newline
27751 \end_inset
27752
27753 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
27754 \begin_inset VSpace medskip
27755 \end_inset
27756
27757
27758 \begin_inset Newline newline
27759 \end_inset
27760
27761
27762 \begin_inset Note Greyedout
27763 status open
27764
27765 \begin_layout Plain Layout
27766
27767 \series bold
27768
27769 \backslash
27770 lefteqn
27771 \series default
27772 を使用する際には、以下のことにご注意下さい。
27773 \end_layout
27774
27775 \begin_layout Itemize
27776 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
27777 \begin_inset Formula $-B^{2}$
27778 \end_inset
27779
27780 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
27781 \end_layout
27782
27783 \begin_layout Itemize
27784 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
27785 \begin_inset Foot
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789 \begin_inset CommandInset href
27790 LatexCommand href
27791 name "LyX-bug #1429"
27792 target "http://www.lyx.org/trac/ticket/1429"
27793
27794 \end_inset
27795
27796
27797 \end_layout
27798
27799 \end_inset
27800
27801 。カーソルを行頭に合わせて、矢印
27802 \begin_inset Flex Ruby
27803 status collapsed
27804
27805 \begin_layout Plain Layout
27806
27807 \begin_inset Argument post:1
27808 status collapsed
27809
27810 \begin_layout Plain Layout
27811 キー
27812 \end_layout
27813
27814 \end_inset
27815
27816
27817 \end_layout
27818
27819 \end_inset
27820
27821 で移動するしかありません。
27822 \end_layout
27823
27824 \end_inset
27825
27826
27827 \end_layout
27828
27829 \begin_layout Itemize
27830 長い数式を組む他の方法として、第
27831 \begin_inset CommandInset ref
27832 LatexCommand ref
27833 reference "sub:multline環境"
27834
27835 \end_inset
27836
27837 節と第
27838 \begin_inset CommandInset ref
27839 LatexCommand ref
27840 reference "sub:数式の一部の多行化"
27841
27842 \end_inset
27843
27844 節で述べられている環境を用いる方法があります。
27845 \end_layout
27846
27847 \begin_layout Subsubsection
27848
27849 \lang english
27850 Multiline Fractions
27851 \begin_inset CommandInset label
27852 LatexCommand label
27853 name "sub:Multiline-Fractions"
27854
27855 \end_inset
27856
27857
27858 \lang japanese
27859
27860 \begin_inset Index idx
27861 status open
27862
27863 \begin_layout Plain Layout
27864 ぶんすう@分数 ! 
27865 \lang english
27866 Multiline
27867 \end_layout
27868
27869 \end_inset
27870
27871
27872 \end_layout
27873
27874 \begin_layout Standard
27875
27876 \lang english
27877 There are cases where the denominator and/or the numerator of a fraction
27878  is so long that the fraction does not fit into one line.
27879  It is then necessary to add a line break within the fraction.
27880  This can be done using the command
27881 \lang japanese
27882  
27883 \series bold
27884
27885 \backslash
27886 splitfrac
27887 \series default
27888
27889 \begin_inset Index idx
27890 status collapsed
27891
27892 \begin_layout Plain Layout
27893 こまんど@コマンド ! S ! 
27894 \backslash
27895 splitfrac
27896 \end_layout
27897
27898 \end_inset
27899
27900 。 
27901 \lang english
27902 To activate it, set in the document settings under 
27903 \family sans
27904 Math
27905 \begin_inset space ~
27906 \end_inset
27907
27908 Options
27909 \family default
27910  for the package 
27911 \series bold
27912 \lang japanese
27913 mathtools
27914 \series default
27915
27916 \begin_inset Index idx
27917 status collapsed
27918
27919 \begin_layout Plain Layout
27920 ぱっけーじ@パッケージ ! mathtools
27921 \end_layout
27922
27923 \end_inset
27924
27925  
27926 \lang english
27927 the option 
27928 \family sans
27929 Load
27930 \begin_inset space ~
27931 \end_inset
27932
27933 always
27934 \family default
27935 .
27936  
27937 \series bold
27938
27939 \backslash
27940 splitfrac
27941 \series default
27942  has the scheme
27943 \end_layout
27944
27945 \begin_layout Standard
27946
27947 \series bold
27948 \lang english
27949
27950 \backslash
27951 splitfrac{first line}{second line}
27952 \end_layout
27953
27954 \begin_layout Standard
27955
27956 \lang english
27957 and is used as denominator and/or numerator:
27958 \end_layout
27959
27960 \begin_layout Standard
27961 \begin_inset Formula 
27962 \[
27963 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}
27964 \]
27965
27966 \end_inset
27967
27968
27969 \lang english
27970 The command for the first numerator above is:
27971 \end_layout
27972
27973 \begin_layout Standard
27974
27975 \series bold
27976
27977 \backslash
27978 splitfrac
27979 \begin_inset space \textvisiblespace{}
27980 \end_inset
27981
27982
27983 \backslash
27984 {xy+xy+xy+xy+xy
27985 \begin_inset space \textvisiblespace{}
27986 \end_inset
27987
27988
27989 \backslash
27990 {+wy+wy+wy+wy
27991 \end_layout
27992
27993 \begin_layout Subsubsection
27994 多行にわたる括弧
27995 \begin_inset CommandInset label
27996 LatexCommand label
27997 name "sub:多行にわたる括弧"
27998
27999 \end_inset
28000
28001
28002 \begin_inset Index idx
28003 status collapsed
28004
28005 \begin_layout Plain Layout
28006 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28007 \end_layout
28008
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \begin_layout Standard
28015 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28016 \begin_inset Formula 
28017 \begin{eqnarray*}
28018 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28019  &  & \left.\cdots+B-D\right]
28020 \end{eqnarray*}
28021
28022 \end_inset
28023
28024
28025 \end_layout
28026
28027 \begin_layout Standard
28028 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28029 \end_layout
28030
28031 \begin_layout Standard
28032 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28033 \series bold
28034
28035 \backslash
28036 right.
28037 \series default
28038
28039 \begin_inset Index idx
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043 こまんど@コマンド ! R ! 
28044 \backslash
28045 right
28046 \end_layout
28047
28048 \end_inset
28049
28050 とし、二行めの始めを
28051 \series bold
28052
28053 \backslash
28054 left.
28055 \begin_inset Foot
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059
28060 \series bold
28061
28062 \backslash
28063 left
28064 \series default
28065
28066 \series bold
28067
28068 \backslash
28069 right
28070 \series default
28071 に関する詳細は、第
28072 \begin_inset CommandInset ref
28073 LatexCommand ref
28074 reference "sub:自動の括弧丈"
28075
28076 \end_inset
28077
28078 節をご覧下さい。
28079 \end_layout
28080
28081 \end_inset
28082
28083
28084 \series default
28085
28086 \begin_inset Index idx
28087 status collapsed
28088
28089 \begin_layout Plain Layout
28090 こまんど@コマンド ! L ! 
28091 \backslash
28092 left
28093 \end_layout
28094
28095 \end_inset
28096
28097 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28098 \series bold
28099
28100 \backslash
28101 left.
28102 \series default
28103 の後に、
28104 \series bold
28105
28106 \backslash
28107 vphantom
28108 \series default
28109
28110 \begin_inset space \textvisiblespace{}
28111 \end_inset
28112
28113
28114 \series bold
28115
28116 \backslash
28117 prod
28118 \series default
28119 ^
28120 \begin_inset space \textvisiblespace{}
28121 \end_inset
28122
28123
28124 \series bold
28125
28126 \backslash
28127 infty
28128 \series default
28129
28130 \begin_inset space \textvisiblespace{}
28131 \end_inset
28132
28133
28134 \series bold
28135
28136 \begin_inset Formula $\downarrow$
28137 \end_inset
28138
28139 _R=1}
28140 \series default
28141
28142 \begin_inset Index idx
28143 status collapsed
28144
28145 \begin_layout Plain Layout
28146 こまんど@コマンド ! V ! 
28147 \backslash
28148 vphantom
28149 \end_layout
28150
28151 \end_inset
28152
28153 というコマンドを挿入します。
28154 \end_layout
28155
28156 \begin_layout Standard
28157 その結果が以下の数式です。
28158 \begin_inset Formula 
28159 \begin{eqnarray*}
28160 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28161  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28162 \end{eqnarray*}
28163
28164 \end_inset
28165
28166
28167 \end_layout
28168
28169 \begin_layout Subsection
28170 align環境
28171 \end_layout
28172
28173 \begin_layout Standard
28174 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28175 \end_layout
28176
28177 \begin_layout Standard
28178 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28179 \end_layout
28180
28181 \begin_layout Standard
28182 align環境は、
28183 \family sans
28184 挿入\SpecialChar \menuseparator
28185 数式
28186 \family default
28187 メニューから作ることができます。
28188 \family sans
28189 編集\SpecialChar \menuseparator
28190 数式\SpecialChar \menuseparator
28191 数式の表記を変更
28192 \family default
28193 メニューを使えば、既存の数式をalign環境に変更することができます。
28194 \end_layout
28195
28196 \begin_layout Standard
28197 列を追加したり削除したりするには、数式ツールバーボタンの
28198 \begin_inset Info
28199 type  "icon"
28200 arg   "inset-modify tabular append-column"
28201 \end_inset
28202
28203
28204 \begin_inset Info
28205 type  "icon"
28206 arg   "inset-modify tabular delete-column"
28207 \end_inset
28208
28209 を使うか、
28210 \family sans
28211 編集\SpecialChar \menuseparator
28212 行と列
28213 \family default
28214 メニューを使います。
28215 \end_layout
28216
28217 \begin_layout Subsubsection
28218 標準align環境
28219 \begin_inset CommandInset label
28220 LatexCommand label
28221 name "sub:標準align環境"
28222
28223 \end_inset
28224
28225
28226 \begin_inset Index idx
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Standard
28239 このalign環境は、数式中で
28240 \begin_inset Info
28241 type  "shortcut"
28242 arg   "newline-insert newline"
28243 \end_inset
28244
28245 を押すか、
28246 \family sans
28247 挿入\SpecialChar \menuseparator
28248 数式\SpecialChar \menuseparator
28249 AMS align環境
28250 \family default
28251 メニューで作ることができます。
28252 \end_layout
28253
28254 \begin_layout Standard
28255 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28256 \begin_inset Formula 
28257 \begin{align*}
28258 A & =\sin(B) & C & =D\\
28259 C & \ne A & B & \ne D
28260 \end{align*}
28261
28262 \end_inset
28263
28264 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28265 \series bold
28266
28267 \backslash
28268 hfill
28269 \begin_inset Foot
28270 status collapsed
28271
28272 \begin_layout Plain Layout
28273
28274 \series bold
28275
28276 \backslash
28277 hfill
28278 \series default
28279 に関する詳細は、第
28280 \begin_inset CommandInset ref
28281 LatexCommand ref
28282 reference "sub:可変長の空白"
28283
28284 \end_inset
28285
28286 節をご覧下さい。
28287 \end_layout
28288
28289 \end_inset
28290
28291
28292 \series default
28293 があるかのように配置されます。数式様式として
28294 \series bold
28295 行頭下げ
28296 \begin_inset Foot
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300
28301 \series bold
28302 数式様式については、第
28303 \series default
28304
28305 \begin_inset CommandInset ref
28306 LatexCommand ref
28307 reference "sec:数式様式"
28308
28309 \end_inset
28310
28311 節をご覧下さい。
28312 \end_layout
28313
28314 \end_inset
28315
28316
28317 \series default
28318 を使う場合には、第一列の前の
28319 \series bold
28320
28321 \backslash
28322 hfill
28323 \series default
28324 はない形で数式が設定されます。
28325 \end_layout
28326
28327 \begin_layout Subsubsection
28328 alignat環境
28329 \begin_inset Index idx
28330 status collapsed
28331
28332 \begin_layout Plain Layout
28333 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
28334 \end_layout
28335
28336 \end_inset
28337
28338
28339 \end_layout
28340
28341 \begin_layout Standard
28342 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28343 \begin_inset CommandInset ref
28344 LatexCommand ref
28345 reference "sub:空白"
28346
28347 \end_inset
28348
28349 節に述べられている空白を使用して手動で入れます。
28350 \end_layout
28351
28352 \begin_layout Standard
28353 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28354 \begin_inset space \thinspace{}
28355 \end_inset
28356
28357 cmの空白を入れたものです。
28358 \begin_inset Formula 
28359 \begin{alignat*}{2}
28360 A & =\sin(B) & \hspace{1cm}C & =D\\
28361 C & \ne A & B & \ne D
28362 \end{alignat*}
28363
28364 \end_inset
28365
28366 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28367 \end_layout
28368
28369 \begin_layout Subsubsection
28370 flalign環境
28371 \begin_inset CommandInset label
28372 LatexCommand label
28373 name "sub:flalign環境"
28374
28375 \end_inset
28376
28377
28378 \begin_inset Index idx
28379 status collapsed
28380
28381 \begin_layout Plain Layout
28382 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
28383 \end_layout
28384
28385 \end_inset
28386
28387
28388 \end_layout
28389
28390 \begin_layout Standard
28391 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28392 \begin_inset Formula 
28393 \begin{flalign*}
28394 A & =1 & B & =2 & C & =3\\
28395 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28396 \end{flalign*}
28397
28398 \end_inset
28399
28400
28401 \end_layout
28402
28403 \begin_layout Standard
28404 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
28405 \series bold
28406 中央揃え
28407 \series default
28408 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28409 \begin_inset CommandInset ref
28410 LatexCommand eqref
28411 reference "eq:VolInt"
28412
28413 \end_inset
28414
28415 式を行頭下げにしたものです。
28416 \begin_inset Formula 
28417 \begin{flalign}
28418 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28419 \end{flalign}
28420
28421 \end_inset
28422
28423 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28424 \begin_inset space \thinspace{}
28425 \end_inset
28426
28427 ptの空白が第1列の頭に入れてあります。
28428 \end_layout
28429
28430 \begin_layout Subsection
28431 eqnarray環境
28432 \begin_inset CommandInset label
28433 LatexCommand label
28434 name "sub:eqnarray環境"
28435
28436 \end_inset
28437
28438
28439 \begin_inset Index idx
28440 status collapsed
28441
28442 \begin_layout Plain Layout
28443 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
28444 \end_layout
28445
28446 \end_inset
28447
28448
28449 \end_layout
28450
28451 \begin_layout Standard
28452 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28453 いるので、その内容は中央揃えで少し小さく設定されます。
28454 \begin_inset Formula 
28455 \begin{eqnarray*}
28456 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28457 AB & AB & AB\\
28458 A & = & A
28459 \end{eqnarray*}
28460
28461 \end_inset
28462
28463
28464 \end_layout
28465
28466 \begin_layout Subsection
28467 gather環境
28468 \begin_inset Index idx
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
28473 \end_layout
28474
28475 \end_inset
28476
28477
28478 \end_layout
28479
28480 \begin_layout Standard
28481 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28482 \begin_inset Formula 
28483 \begin{gather}
28484 A=1\\
28485 X=\textrm{-}1
28486 \end{gather}
28487
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Subsection
28494 multline環境
28495 \begin_inset CommandInset label
28496 LatexCommand label
28497 name "sub:multline環境"
28498
28499 \end_inset
28500
28501
28502 \begin_inset Index idx
28503 status collapsed
28504
28505 \begin_layout Plain Layout
28506 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
28507 \end_layout
28508
28509 \end_inset
28510
28511
28512 \end_layout
28513
28514 \begin_layout Standard
28515 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
28516 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
28517 \begin_inset CommandInset ref
28518 LatexCommand eqref
28519 reference "eq:lefteqn"
28520
28521 \end_inset
28522
28523 式をmultline環境に置いたものを示します。
28524 \begin_inset Formula 
28525 \begin{multline}
28526 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}\\
28527 -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}\\
28528 =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}}
28529 \end{multline}
28530
28531 \end_inset
28532
28533
28534 \end_layout
28535
28536 \begin_layout Standard
28537 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
28538 \begin_inset Foot
28539 status collapsed
28540
28541 \begin_layout Plain Layout
28542 付番様式については、第
28543 \begin_inset CommandInset ref
28544 LatexCommand ref
28545 reference "sec:数式様式"
28546
28547 \end_inset
28548
28549 節を参照。
28550 \end_layout
28551
28552 \end_inset
28553
28554
28555 \end_layout
28556
28557 \begin_layout Standard
28558
28559 \series bold
28560
28561 \backslash
28562 shoveright
28563 \begin_inset Index idx
28564 status collapsed
28565
28566 \begin_layout Plain Layout
28567 こまんど@コマンド ! S ! 
28568 \backslash
28569 shoveright
28570 \end_layout
28571
28572 \end_inset
28573
28574 コマンドや
28575 \backslash
28576 shoveleft
28577 \begin_inset Index idx
28578 status collapsed
28579
28580 \begin_layout Plain Layout
28581 こまんど@コマンド ! S ! 
28582 \backslash
28583 shoveleft
28584 \end_layout
28585
28586 \end_inset
28587
28588
28589 \series default
28590 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
28591 \end_layout
28592
28593 \begin_layout Standard
28594
28595 \series bold
28596
28597 \backslash
28598 shoveright{行の内容}
28599 \series default
28600 あるいは
28601 \series bold
28602
28603 \backslash
28604 shoveleft{行の内容}
28605 \end_layout
28606
28607 \begin_layout Standard
28608 \begin_inset VSpace medskip
28609 \end_inset
28610
28611
28612 \series bold
28613
28614 \backslash
28615 multlinegap
28616 \begin_inset Index idx
28617 status collapsed
28618
28619 \begin_layout Plain Layout
28620 こまんど@コマンド ! M ! 
28621 \backslash
28622 multlinegap
28623 \end_layout
28624
28625 \end_inset
28626
28627
28628 \series default
28629 長は、一行めの左ページ余白からの距離を指定します。既定値は0
28630 \begin_inset space \thinspace{}
28631 \end_inset
28632
28633 ptの長さです。
28634 \end_layout
28635
28636 \begin_layout Standard
28637 以下は、上記の数式に
28638 \end_layout
28639
28640 \begin_layout Standard
28641
28642 \series bold
28643
28644 \backslash
28645 setlength{
28646 \backslash
28647 multlinegap}{2cm}
28648 \end_layout
28649
28650 \begin_layout Standard
28651 というコマンドを、TeXモードで直前に挿入した例です。
28652 \begin_inset ERT
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656
28657
28658 \backslash
28659 setlength{
28660 \backslash
28661 multlinegap}{2cm}
28662 \end_layout
28663
28664 \end_inset
28665
28666
28667 \begin_inset Formula 
28668 \begin{multline}
28669 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}\\
28670 \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}}\\
28671 =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}}
28672 \end{multline}
28673
28674 \end_inset
28675
28676
28677 \begin_inset ERT
28678 status collapsed
28679
28680 \begin_layout Plain Layout
28681
28682
28683 \backslash
28684 setlength{
28685 \backslash
28686 multlinegap}{0pt}
28687 \end_layout
28688
28689 \end_inset
28690
28691 二行めは、
28692 \series bold
28693
28694 \backslash
28695 shoveleft
28696 \series default
28697 を使って左揃えにしています。
28698 \end_layout
28699
28700 \begin_layout Subsection
28701 数式の一部の多行化
28702 \begin_inset CommandInset label
28703 LatexCommand label
28704 name "sub:数式の一部の多行化"
28705
28706 \end_inset
28707
28708
28709 \begin_inset Index idx
28710 status collapsed
28711
28712 \begin_layout Plain Layout
28713 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
28714 \end_layout
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Standard
28722 数式の一部分のみを多行表示したい場合には、
28723 \series bold
28724 aligned
28725 \series default
28726
28727 \series bold
28728 alignedat
28729 \series default
28730
28731 \series bold
28732 gathered
28733 \series default
28734
28735 \series bold
28736 split
28737 \series default
28738 のうちのいずれかの環境を使用します。これらは、
28739 \family sans
28740 挿入\SpecialChar \menuseparator
28741 数式
28742 \family default
28743 メニューか、本節で解説している各コマンドを使用して挿入することができます。
28744 \end_layout
28745
28746 \begin_layout Standard
28747 最初の三つの環境は、環境名から
28748 \series bold
28749 ed
28750 \series default
28751 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
28752 \begin_inset Formula 
28753 \[
28754 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28755 \Delta E\Delta t & \ge\frac{\hbar}{2}
28756 \end{aligned}
28757 \right\} \textrm{不確定性原理}
28758 \]
28759
28760 \end_inset
28761
28762
28763 \end_layout
28764
28765 \begin_layout Standard
28766 この数式を作るには、別行立て数式をまず作っておいて、そこに
28767 \series bold
28768
28769 \backslash
28770 aligned
28771 \begin_inset Index idx
28772 status collapsed
28773
28774 \begin_layout Plain Layout
28775 こまんど@コマンド ! A ! 
28776 \backslash
28777 aligned
28778 \end_layout
28779
28780 \end_inset
28781
28782
28783 \series default
28784 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
28785 ます。
28786 \end_layout
28787
28788 \begin_layout Standard
28789 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
28790 に配置できる利点があります。以下に例として、
28791 \begin_inset CommandInset ref
28792 LatexCommand eqref
28793 reference "eq:shortlong"
28794
28795 \end_inset
28796
28797 式にaligned環境を適用したものを示します。
28798 \begin_inset Formula 
28799 \begin{equation}
28800 \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}|}\\
28801  & -\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}|}
28802 \end{aligned}
28803 \end{equation}
28804
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Standard
28811
28812 \series bold
28813 alignedat
28814 \series default
28815
28816 \series bold
28817 gathered
28818 \series default
28819
28820 \series bold
28821 split
28822 \series default
28823 の各環境を使うには、それぞれ
28824 \series bold
28825
28826 \backslash
28827 alignedat
28828 \series default
28829
28830 \begin_inset Index idx
28831 status collapsed
28832
28833 \begin_layout Plain Layout
28834 こまんど@コマンド ! A ! 
28835 \backslash
28836 alignedat
28837 \end_layout
28838
28839 \end_inset
28840
28841
28842 \series bold
28843
28844 \backslash
28845 gathered
28846 \series default
28847
28848 \begin_inset Index idx
28849 status collapsed
28850
28851 \begin_layout Plain Layout
28852 こまんど@コマンド ! G ! 
28853 \backslash
28854 gathered
28855 \end_layout
28856
28857 \end_inset
28858
28859
28860 \series bold
28861
28862 \backslash
28863 split
28864 \series default
28865
28866 \begin_inset Index idx
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870 こまんど@コマンド ! S ! 
28871 \backslash
28872 split
28873 \end_layout
28874
28875 \end_inset
28876
28877 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
28878 \end_layout
28879
28880 \begin_layout Subsection
28881 多行数式中のテキスト
28882 \begin_inset CommandInset label
28883 LatexCommand label
28884 name "sub:多行数式中のテキスト"
28885
28886 \end_inset
28887
28888
28889 \begin_inset Index idx
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893 てきすと@テキスト ! すうしきちゅうの@数式中の
28894 \end_layout
28895
28896 \end_inset
28897
28898
28899 \begin_inset Index idx
28900 status collapsed
28901
28902 \begin_layout Plain Layout
28903 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
28904 \end_layout
28905
28906 \end_inset
28907
28908
28909 \end_layout
28910
28911 \begin_layout Standard
28912 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
28913 式を持つ
28914 \series bold
28915
28916 \backslash
28917 intertext
28918 \series default
28919
28920 \begin_inset Index idx
28921 status collapsed
28922
28923 \begin_layout Plain Layout
28924 こまんど@コマンド ! I ! 
28925 \backslash
28926 intertext
28927 \end_layout
28928
28929 \end_inset
28930
28931 コマンドを使います。
28932 \end_layout
28933
28934 \begin_layout Standard
28935
28936 \series bold
28937
28938 \backslash
28939 intertext{テキスト}
28940 \end_layout
28941
28942 \begin_layout Standard
28943 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
28944 \series bold
28945
28946 \backslash
28947 intertext
28948 \series default
28949 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
28950 \series bold
28951
28952 \backslash
28953 intertext
28954 \series default
28955 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
28956 \begin_inset Formula 
28957 \begin{align}
28958 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28959 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28960 \end{align}
28961
28962 \end_inset
28963
28964
28965 \end_layout
28966
28967 \begin_layout Standard
28968
28969 \series bold
28970
28971 \backslash
28972 intertext
28973 \series default
28974  
28975 \lang english
28976 always creates some vertical space between the text and the formula lines.
28977  To avoid this space, set in the document settings under 
28978 \family sans
28979 Math
28980 \begin_inset space ~
28981 \end_inset
28982
28983 Options
28984 \family default
28985  for the package 
28986 \series bold
28987 \lang japanese
28988 mathtools
28989 \series default
28990
28991 \begin_inset Index idx
28992 status collapsed
28993
28994 \begin_layout Plain Layout
28995 ぱっけーじ@パッケージ ! mathtools
28996 \end_layout
28997
28998 \end_inset
28999
29000  
29001 \lang english
29002 the option 
29003 \family sans
29004 Load
29005 \begin_inset space ~
29006 \end_inset
29007
29008 always
29009 \family default
29010 .
29011  Then you can use the command
29012 \lang japanese
29013  
29014 \series bold
29015
29016 \backslash
29017 shortintertext
29018 \series default
29019
29020 \begin_inset Index idx
29021 status collapsed
29022
29023 \begin_layout Plain Layout
29024 こまんど@コマンド ! S ! 
29025 \backslash
29026 shortintertext
29027 \end_layout
29028
29029 \end_inset
29030
29031  
29032 \lang english
29033 instead of 
29034 \series bold
29035
29036 \backslash
29037 intertext
29038 \series default
29039 :
29040 \lang japanese
29041
29042 \begin_inset Formula 
29043 \begin{align}
29044 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29045 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29046 \end{align}
29047
29048 \end_inset
29049
29050
29051 \end_layout
29052
29053 \begin_layout Section
29054 数式番号
29055 \begin_inset Index idx
29056 status collapsed
29057
29058 \begin_layout Plain Layout
29059 すうしきばんごう@数式番号
29060 \end_layout
29061
29062 \end_inset
29063
29064
29065 \begin_inset Index idx
29066 status collapsed
29067
29068 \begin_layout Plain Layout
29069 すうしき@数式 ! ばんごう@番号|see
29070 \begin_inset ERT
29071 status collapsed
29072
29073 \begin_layout Plain Layout
29074
29075 {
29076 \end_layout
29077
29078 \end_inset
29079
29080 数式番号
29081 \begin_inset ERT
29082 status collapsed
29083
29084 \begin_layout Plain Layout
29085
29086 }
29087 \end_layout
29088
29089 \end_inset
29090
29091
29092 \end_layout
29093
29094 \end_inset
29095
29096
29097 \end_layout
29098
29099 \begin_layout Subsection
29100 概要
29101 \end_layout
29102
29103 \begin_layout Standard
29104 付番数式は、
29105 \family sans
29106 挿入\SpecialChar \menuseparator
29107 数式\SpecialChar \menuseparator
29108 付番数式
29109 \family default
29110 メニュー(
29111 \begin_inset Flex Ruby
29112 status collapsed
29113
29114 \begin_layout Plain Layout
29115 捷径
29116 \begin_inset Argument post:1
29117 status collapsed
29118
29119 \begin_layout Plain Layout
29120 ショートカット
29121 \end_layout
29122
29123 \end_inset
29124
29125
29126 \end_layout
29127
29128 \end_inset
29129
29130
29131 \family sans
29132 Ctrl+Alt
29133 \begin_inset space ~
29134 \end_inset
29135
29136 N
29137 \family default
29138 )で作ることができます。既存の数式に番号を振るには、
29139 \family sans
29140 編集\SpecialChar \menuseparator
29141 数式\SpecialChar \menuseparator
29142 数式全体を付番
29143 \family default
29144 メニュー(捷径
29145 \begin_inset Info
29146 type  "shortcut"
29147 arg   "math-number-toggle"
29148 \end_inset
29149
29150 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29151 \end_layout
29152
29153 \begin_layout Standard
29154 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29155 \family sans
29156 編集\SpecialChar \menuseparator
29157 数式\SpecialChar \menuseparator
29158 この行を付番
29159 \family default
29160 メニュー(捷径
29161 \begin_inset Info
29162 type  "shortcut"
29163 arg   "math-number-line-toggle"
29164 \end_inset
29165
29166 )を使用すれば、各行毎に付番するかどうか指定することができます。
29167 \end_layout
29168
29169 \begin_layout Standard
29170 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29171 \begin_inset CommandInset ref
29172 LatexCommand ref
29173 reference "sec:数式様式"
29174
29175 \end_inset
29176
29177 節をご覧下さい。
29178 \end_layout
29179
29180 \begin_layout Subsection
29181 相互参照
29182 \begin_inset Index idx
29183 status collapsed
29184
29185 \begin_layout Plain Layout
29186 そうごさんしょう@相互参照 ! すうしきへの@数式への
29187 \end_layout
29188
29189 \end_inset
29190
29191
29192 \end_layout
29193
29194 \begin_layout Standard
29195 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
29196 \family sans
29197 挿入\SpecialChar \menuseparator
29198 ラベル
29199 \family default
29200 メニューか、ツールバーボタンの
29201 \begin_inset Info
29202 type  "icon"
29203 arg   "label-insert"
29204 \end_inset
29205
29206 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
29207 \series bold
29208 eq:と
29209 \series default
29210 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29211 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29212 \family sans
29213 挿入\SpecialChar \menuseparator
29214 ラベル
29215 \family default
29216 メニューをもういちど使って下さい。
29217 \end_layout
29218
29219 \begin_layout Standard
29220 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29221 \end_layout
29222
29223 \begin_layout Standard
29224 相互参照は、
29225 \family sans
29226 挿入\SpecialChar \menuseparator
29227 相互参照
29228 \family default
29229 メニューかツールバーボタンの
29230 \begin_inset Info
29231 type  "icon"
29232 arg   "dialog-show-new-inset ref"
29233 \end_inset
29234
29235 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29236 \series bold
29237 (<参照>)
29238 \series default
29239 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29240 \begin_inset Newline newline
29241 \end_inset
29242
29243 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
29244 \end_layout
29245
29246 \begin_layout Standard
29247 以下は、後の各小節に現れる数式への相互参照を含む例です。
29248 \begin_inset Note Note
29249 status open
29250
29251 \begin_layout Plain Layout
29252 相互参照の型の違いに留意してください。
29253 \end_layout
29254
29255 \end_inset
29256
29257
29258 \end_layout
29259
29260 \begin_layout Standard
29261 \begin_inset CommandInset ref
29262 LatexCommand eqref
29263 reference "eq:tag"
29264
29265 \end_inset
29266
29267 式と
29268 \begin_inset CommandInset ref
29269 LatexCommand eqref
29270 reference "eq:c"
29271
29272 \end_inset
29273
29274 式は、等価です。(
29275 \begin_inset CommandInset ref
29276 LatexCommand ref
29277 reference "eq:Rom"
29278
29279 \end_inset
29280
29281 )式とは異なり、(
29282 \begin_inset CommandInset ref
29283 LatexCommand ref
29284 reference "eq:Lat"
29285
29286 \end_inset
29287
29288 )式では、付番にラテン数字を使用しています。
29289 \end_layout
29290
29291 \begin_layout Standard
29292 \begin_inset VSpace medskip
29293 \end_inset
29294
29295
29296 \series bold
29297
29298 \backslash
29299 tag
29300 \begin_inset Foot
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304
29305 \series bold
29306
29307 \backslash
29308 tag
29309 \series default
29310 は、第
29311 \begin_inset CommandInset ref
29312 LatexCommand ref
29313 reference "sub:ユーザー定義番号"
29314
29315 \end_inset
29316
29317 節に説明があります。
29318 \end_layout
29319
29320 \end_inset
29321
29322
29323 \series default
29324 の引数が、第
29325 \begin_inset CommandInset ref
29326 LatexCommand ref
29327 reference "sub:段落ボックス"
29328
29329 \end_inset
29330
29331 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29332 \end_layout
29333
29334 \begin_layout Subsection
29335 細目番号
29336 \begin_inset Index idx
29337 status collapsed
29338
29339 \begin_layout Plain Layout
29340 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29341 \end_layout
29342
29343 \end_inset
29344
29345
29346 \end_layout
29347
29348 \begin_layout Standard
29349
29350 \series bold
29351
29352 \backslash
29353 begin{subequations}
29354 \series default
29355 および
29356 \series bold
29357
29358 \backslash
29359 end{subequations}
29360 \series default
29361 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
29362 \end_layout
29363
29364 \begin_layout Standard
29365 たとえば、
29366 \begin_inset Formula 
29367 \begin{equation}
29368 A=C-B\label{eq:a}
29369 \end{equation}
29370
29371 \end_inset
29372
29373
29374 \begin_inset ERT
29375 status collapsed
29376
29377 \begin_layout Plain Layout
29378
29379
29380 \backslash
29381 addtocounter{equation}{-1}
29382 \end_layout
29383
29384 \end_inset
29385
29386
29387 \begin_inset ERT
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391
29392
29393 \backslash
29394 begin{subequations}
29395 \end_layout
29396
29397 \end_inset
29398
29399
29400 \begin_inset VSpace -5mm
29401 \end_inset
29402
29403
29404 \begin_inset Formula 
29405 \begin{equation}
29406 B=C-A\label{eq:b}
29407 \end{equation}
29408
29409 \end_inset
29410
29411
29412 \begin_inset Formula 
29413 \begin{equation}
29414 C=A+B\label{eq:c}
29415 \end{equation}
29416
29417 \end_inset
29418
29419
29420 \end_layout
29421
29422 \begin_layout Standard
29423 \begin_inset ERT
29424 status collapsed
29425
29426 \begin_layout Plain Layout
29427
29428
29429 \backslash
29430 end{subequations}
29431 \end_layout
29432
29433 \end_inset
29434
29435
29436 \end_layout
29437
29438 \begin_layout Standard
29439 この例を作るには、次のようにします。
29440 \end_layout
29441
29442 \begin_layout Enumerate
29443 一つめの数式を入力します。
29444 \end_layout
29445
29446 \begin_layout Enumerate
29447 一つめの数式の後に
29448 \begin_inset Newline newline
29449 \end_inset
29450
29451
29452 \series bold
29453
29454 \backslash
29455 addtocounter{equation}{-1} 
29456 \backslash
29457 begin{subequations}
29458 \begin_inset Index idx
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462 こまんど@コマンド ! A ! 
29463 \backslash
29464 addtocounter
29465 \end_layout
29466
29467 \end_inset
29468
29469
29470 \begin_inset Newline newline
29471 \end_inset
29472
29473
29474 \series default
29475 を入力します。
29476 \end_layout
29477
29478 \begin_layout Enumerate
29479 二つめの数式を入力します。
29480 \end_layout
29481
29482 \begin_layout Enumerate
29483 三つめの数式を入力します。
29484 \end_layout
29485
29486 \begin_layout Enumerate
29487 三つめの数式の後に、
29488 \series bold
29489
29490 \backslash
29491 end{subequations}
29492 \series default
29493 を入力します。
29494 \end_layout
29495
29496 \begin_layout Standard
29497
29498 \series bold
29499
29500 \backslash
29501 begin
29502 \series default
29503 コマンドと
29504 \series bold
29505
29506 \backslash
29507 end
29508 \series default
29509 コマンドのあいだの数式はすべて、a・b・
29510 \begin_inset Newline linebreak
29511 \end_inset
29512
29513 c\SpecialChar \ldots{}
29514 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29515 \emph on
29516 ひとつの
29517 \emph default
29518 付番数式として扱われますが、それぞれの付番数式が
29519 \series bold
29520 equation
29521 \series default
29522 カウンタを一つずつ進めてしまうので、
29523 \series bold
29524
29525 \backslash
29526 addtocounter
29527 \series default
29528 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29529 \begin_inset CommandInset ref
29530 LatexCommand eqref
29531 reference "eq:a"
29532
29533 \end_inset
29534
29535 式・
29536 \begin_inset CommandInset ref
29537 LatexCommand eqref
29538 reference "eq:b"
29539
29540 \end_inset
29541
29542 式・
29543 \begin_inset CommandInset ref
29544 LatexCommand eqref
29545 reference "eq:c"
29546
29547 \end_inset
29548
29549 式は、それぞれ
29550 \begin_inset CommandInset ref
29551 LatexCommand eqref
29552 reference "eq:a"
29553
29554 \end_inset
29555
29556 式・
29557 \begin_inset CommandInset ref
29558 LatexCommand eqref
29559 reference "eq:d"
29560
29561 \end_inset
29562
29563 式・
29564 \begin_inset CommandInset ref
29565 LatexCommand eqref
29566 reference "eq:f"
29567
29568 \end_inset
29569
29570 式として番号が振られてしまいます。
29571 \end_layout
29572
29573 \begin_layout Standard
29574 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29575 \begin_inset space \thinspace{}
29576 \end_inset
29577
29578 mmの垂直空白を
29579 \series bold
29580
29581 \backslash
29582 begin{subequations}
29583 \series default
29584 コマンドの後に入れています。数式様式として
29585 \series bold
29586 行頭下げ
29587 \begin_inset Foot
29588 status collapsed
29589
29590 \begin_layout Plain Layout
29591
29592 \series bold
29593 数式様式に関しては、第
29594 \series default
29595
29596 \begin_inset CommandInset ref
29597 LatexCommand ref
29598 reference "sec:数式様式"
29599
29600 \end_inset
29601
29602 節を参照。
29603 \end_layout
29604
29605 \end_inset
29606
29607
29608 \series default
29609 を用いているときには、これを-7
29610 \begin_inset space \thinspace{}
29611 \end_inset
29612
29613 mm空白にしてください。
29614 \end_layout
29615
29616 \begin_layout Standard
29617 以下は、二行めのみ付番を無効にしている多行数式の例です。
29618 \begin_inset ERT
29619 status collapsed
29620
29621 \begin_layout Plain Layout
29622
29623
29624 \backslash
29625 begin{subequations}
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \begin_inset Formula 
29632 \begin{eqnarray}
29633 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29634  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29635  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29636 \end{eqnarray}
29637
29638 \end_inset
29639
29640
29641 \begin_inset ERT
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645
29646
29647 \backslash
29648 end{subequations}
29649 \end_layout
29650
29651 \end_inset
29652
29653
29654 \end_layout
29655
29656 \begin_layout Subsection
29657 ユーザー定義番号
29658 \begin_inset CommandInset label
29659 LatexCommand label
29660 name "sub:ユーザー定義番号"
29661
29662 \end_inset
29663
29664
29665 \begin_inset Index idx
29666 status collapsed
29667
29668 \begin_layout Plain Layout
29669 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
29670 \end_layout
29671
29672 \end_inset
29673
29674
29675 \end_layout
29676
29677 \begin_layout Standard
29678 \begin_inset Index idx
29679 status collapsed
29680
29681 \begin_layout Plain Layout
29682 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
29683 \end_layout
29684
29685 \end_inset
29686
29687 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
29688 \end_layout
29689
29690 \begin_layout Standard
29691
29692 \series bold
29693
29694 \backslash
29695 def
29696 \backslash
29697 tagform@#1{
29698 \backslash
29699 maketag@@@{
29700 \series default
29701
29702 \begin_inset Formula $\boldsymbol{|}$
29703 \end_inset
29704
29705
29706 \series bold
29707 #1
29708 \series default
29709
29710 \begin_inset Formula $\boldsymbol{|}$
29711 \end_inset
29712
29713
29714 \series bold
29715 }}
29716 \series default
29717
29718 \begin_inset Note Note
29719 status collapsed
29720
29721 \begin_layout Plain Layout
29722 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
29723 \end_layout
29724
29725 \end_inset
29726
29727
29728 \end_layout
29729
29730 \begin_layout Standard
29731 他の記号を使いたいときには、
29732 \series bold
29733 #1
29734 \series default
29735 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
29736 \end_layout
29737
29738 \begin_layout Standard
29739 \begin_inset VSpace bigskip
29740 \end_inset
29741
29742 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
29743 \series bold
29744
29745 \backslash
29746 tag
29747 \series default
29748
29749 \begin_inset Index idx
29750 status collapsed
29751
29752 \begin_layout Plain Layout
29753 こまんど@コマンド ! T ! 
29754 \backslash
29755 tag
29756 \end_layout
29757
29758 \end_inset
29759
29760 コマンドを使います。
29761 \begin_inset Formula 
29762 \begin{equation}
29763 A+B=C\tag{何とかかんとか}\label{eq:tag}
29764 \end{equation}
29765
29766 \end_inset
29767
29768 上記の例では、
29769 \series bold
29770
29771 \backslash
29772 tag
29773 \begin_inset space \textvisiblespace{}
29774 \end_inset
29775
29776 何とかかんとか
29777 \series default
29778 というコマンドを数式に打ち込んでいます。
29779 \end_layout
29780
29781 \begin_layout Standard
29782 代わりに
29783 \series bold
29784
29785 \backslash
29786 tag*
29787 \begin_inset space \textvisiblespace{}
29788 \end_inset
29789
29790 何とかかんとか
29791 \series default
29792 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
29793 \begin_inset Formula 
29794 \[
29795 A+B=C\tag*{something}
29796 \]
29797
29798 \end_inset
29799
29800
29801 \end_layout
29802
29803 \begin_layout Standard
29804 \begin_inset VSpace bigskip
29805 \end_inset
29806
29807 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
29808 \begin_inset Newline newline
29809 \end_inset
29810
29811
29812 \series bold
29813
29814 \backslash
29815 @addtoreset{equation}{part}
29816 \series default
29817
29818 \begin_inset Index idx
29819 status collapsed
29820
29821 \begin_layout Plain Layout
29822 こまんど@コマンド ! 
29823 \begin_inset ERT
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827
29828 "
29829 \end_layout
29830
29831 \end_inset
29832
29833 @
29834 \begin_inset ERT
29835 status collapsed
29836
29837 \begin_layout Plain Layout
29838
29839 "
29840 \end_layout
29841
29842 \end_inset
29843
29844  ! 
29845 \backslash
29846
29847 \begin_inset ERT
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851
29852 "
29853 \end_layout
29854
29855 \end_inset
29856
29857 @
29858 \begin_inset ERT
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862
29863 "
29864 \end_layout
29865
29866 \end_inset
29867
29868 addtoreset
29869 \end_layout
29870
29871 \end_inset
29872
29873
29874 \begin_inset Newline newline
29875 \end_inset
29876
29877 節に関しては
29878 \begin_inset Newline newline
29879 \end_inset
29880
29881
29882 \series bold
29883
29884 \backslash
29885 @addtoreset{equation}{section}
29886 \begin_inset Newline newline
29887 \end_inset
29888
29889
29890 \series default
29891 というコマンドを使います。
29892 \end_layout
29893
29894 \begin_layout Standard
29895 これらのコマンドをTeXモードで使えるようにするためには、
29896 \series bold
29897
29898 \backslash
29899 makeatletter
29900 \series default
29901 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
29902 \series bold
29903
29904 \backslash
29905 makeatother
29906 \series default
29907 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
29908 \end_layout
29909
29910 \begin_layout Standard
29911
29912 \series bold
29913
29914 \backslash
29915 makeatletter
29916 \begin_inset Newline newline
29917 \end_inset
29918
29919
29920 \backslash
29921 @addtoreset{equation}{section}
29922 \begin_inset Newline newline
29923 \end_inset
29924
29925
29926 \backslash
29927 makeatother
29928 \begin_inset Newline newline
29929 \end_inset
29930
29931
29932 \series default
29933 のようにならなくてはなりません。
29934 \end_layout
29935
29936 \begin_layout Standard
29937 LaTeXプリアンブル中では、
29938 \series bold
29939
29940 \backslash
29941 makeatletter
29942 \series default
29943
29944 \series bold
29945
29946 \backslash
29947 makeatother
29948 \series default
29949 は、LyXが内部的に自動で挿入するので省略してかまいません。
29950 \end_layout
29951
29952 \begin_layout Standard
29953
29954 \series bold
29955
29956 \backslash
29957 @addtoreset
29958 \series default
29959 を戻すには、まずLaTeXプリアンブル中に
29960 \end_layout
29961
29962 \begin_layout Standard
29963
29964 \series bold
29965
29966 \backslash
29967 usepackage{remreset}
29968 \end_layout
29969
29970 \begin_layout Standard
29971 という行を入れて、
29972 \series bold
29973 remreset.sty
29974 \series default
29975
29976 \begin_inset Foot
29977 status collapsed
29978
29979 \begin_layout Plain Layout
29980
29981 \series bold
29982 remreset
29983 \series default
29984 は、LaTeXパッケージの
29985 \series bold
29986 carlisle
29987 \series default
29988
29989 \begin_inset Index idx
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993 ぱっけーじ@パッケージ ! carlisle
29994 \end_layout
29995
29996 \end_inset
29997
29998 の一部として含まれており、LaTeX標準頒布版には含まれています。
29999 \end_layout
30000
30001 \end_inset
30002
30003
30004 \begin_inset Index idx
30005 status collapsed
30006
30007 \begin_layout Plain Layout
30008 ぱっけーじ@パッケージ ! remreset
30009 \end_layout
30010
30011 \end_inset
30012
30013 ファイルを読み込んでおかなくてはなりません。その後
30014 \begin_inset Newline newline
30015 \end_inset
30016
30017
30018 \series bold
30019
30020 \backslash
30021 @removefromreset
30022 \series default
30023
30024 \begin_inset Index idx
30025 status collapsed
30026
30027 \begin_layout Plain Layout
30028 こまんど@コマンド ! 
30029 \begin_inset ERT
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033
30034 "
30035 \end_layout
30036
30037 \end_inset
30038
30039 @
30040 \begin_inset ERT
30041 status collapsed
30042
30043 \begin_layout Plain Layout
30044
30045 "
30046 \end_layout
30047
30048 \end_inset
30049
30050  ! 
30051 \backslash
30052
30053 \begin_inset ERT
30054 status collapsed
30055
30056 \begin_layout Plain Layout
30057
30058 "
30059 \end_layout
30060
30061 \end_inset
30062
30063 @
30064 \begin_inset ERT
30065 status collapsed
30066
30067 \begin_layout Plain Layout
30068
30069 "
30070 \end_layout
30071
30072 \end_inset
30073
30074 removefromreset
30075 \end_layout
30076
30077 \end_inset
30078
30079 コマンドを
30080 \series bold
30081
30082 \backslash
30083 @addtoreset
30084 \series default
30085 と同じ書式で使用すると、
30086 \series bold
30087
30088 \backslash
30089 @addtoreset
30090 \series default
30091 を戻すことができます。
30092 \end_layout
30093
30094 \begin_layout Standard
30095 \begin_inset VSpace bigskip
30096 \end_inset
30097
30098 ときには、数式を
30099 \end_layout
30100
30101 \begin_layout Standard
30102
30103 \family typewriter
30104 (節番号.数式番号)
30105 \end_layout
30106
30107 \begin_layout Standard
30108 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30109 \end_layout
30110
30111 \begin_layout Standard
30112 このような場合のために、
30113 \series bold
30114
30115 \backslash
30116 numberwithin
30117 \series default
30118
30119 \begin_inset Index idx
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123 こまんど@コマンド ! N ! 
30124 \backslash
30125 numberwithin
30126 \end_layout
30127
30128 \end_inset
30129
30130 というコマンドがあり、
30131 \end_layout
30132
30133 \begin_layout Standard
30134
30135 \series bold
30136
30137 \backslash
30138 numberwithin{カウンタ}{節階層}
30139 \end_layout
30140
30141 \begin_layout Standard
30142 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30143 \end_layout
30144
30145 \begin_layout Standard
30146 したがって、ここではLaTeXプリアンブルかTeXコードで
30147 \end_layout
30148
30149 \begin_layout Standard
30150
30151 \series bold
30152
30153 \backslash
30154 numberwithin{equation}{section}
30155 \end_layout
30156
30157 \begin_layout Standard
30158 という行を用いることにしましょう。その結果がこれです。
30159 \begin_inset ERT
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163
30164
30165 \backslash
30166 numberwithin{equation}{section}
30167 \end_layout
30168
30169 \end_inset
30170
30171
30172 \begin_inset Formula 
30173 \begin{equation}
30174 A+B=C
30175 \end{equation}
30176
30177 \end_inset
30178
30179
30180 \end_layout
30181
30182 \begin_layout Standard
30183 たとえば、部番号を節階層として使用して、表に付番を施すときには
30184 \begin_inset Newline newline
30185 \end_inset
30186
30187
30188 \series bold
30189
30190 \backslash
30191 numberwithin{table}{part}
30192 \series default
30193 を用います。
30194 \end_layout
30195
30196 \begin_layout Standard
30197 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30198 \end_layout
30199
30200 \begin_layout Standard
30201
30202 \series bold
30203
30204 \backslash
30205 renewcommand{
30206 \backslash
30207 theequation}{
30208 \backslash
30209 arabic{equation}}
30210 \begin_inset Index idx
30211 status collapsed
30212
30213 \begin_layout Plain Layout
30214 こまんど@コマンド ! A ! 
30215 \backslash
30216 arabic
30217 \end_layout
30218
30219 \end_inset
30220
30221
30222 \series default
30223
30224 \begin_inset ERT
30225 status collapsed
30226
30227 \begin_layout Plain Layout
30228
30229
30230 \backslash
30231 renewcommand{
30232 \backslash
30233 theequation}{
30234 \backslash
30235 arabic{equation}}
30236 \end_layout
30237
30238 \end_inset
30239
30240
30241 \series bold
30242
30243 \begin_inset Newline newline
30244 \end_inset
30245
30246
30247 \series default
30248 あるいは
30249 \series bold
30250
30251 \begin_inset Newline newline
30252 \end_inset
30253
30254
30255 \backslash
30256 renewcommand{
30257 \backslash
30258 thetable}{
30259 \backslash
30260 arabic{table}}
30261 \end_layout
30262
30263 \begin_layout Standard
30264 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
30265 \series bold
30266
30267 \backslash
30268 numberwithin
30269 \series default
30270 は、内部的に上記で述べた
30271 \series bold
30272
30273 \backslash
30274 @addtoreset
30275 \series default
30276 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30277 \begin_inset ERT
30278 status collapsed
30279
30280 \begin_layout Plain Layout
30281
30282
30283 \backslash
30284 makeatletter
30285 \end_layout
30286
30287 \begin_layout Plain Layout
30288
30289
30290 \backslash
30291 @removefromreset{equation}{section}
30292 \end_layout
30293
30294 \begin_layout Plain Layout
30295
30296
30297 \backslash
30298 makeatother
30299 \end_layout
30300
30301 \end_inset
30302
30303
30304 \end_layout
30305
30306 \begin_layout Subsection
30307 ローマ数字や文字を使った付番
30308 \begin_inset Index idx
30309 status collapsed
30310
30311 \begin_layout Plain Layout
30312 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30313 \end_layout
30314
30315 \end_inset
30316
30317
30318 \begin_inset Index idx
30319 status collapsed
30320
30321 \begin_layout Plain Layout
30322 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30323 \end_layout
30324
30325 \end_inset
30326
30327
30328 \end_layout
30329
30330 \begin_layout Standard
30331 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
30332 \end_layout
30333
30334 \begin_layout Standard
30335
30336 \series bold
30337
30338 \backslash
30339 renewcommand{
30340 \backslash
30341 theequation}{
30342 \backslash
30343 roman{equation}}
30344 \end_layout
30345
30346 \begin_layout Standard
30347 というコマンドを入れます。
30348 \series bold
30349
30350 \backslash
30351 renewcommand
30352 \series default
30353
30354 \begin_inset Index idx
30355 status collapsed
30356
30357 \begin_layout Plain Layout
30358 こまんど@コマンド ! R ! 
30359 \backslash
30360 renewcommand
30361 \end_layout
30362
30363 \end_inset
30364
30365 は、定義済みのコマンド
30366 \series bold
30367
30368 \backslash
30369 theequation
30370 \series default
30371 をコマンド
30372 \series bold
30373
30374 \backslash
30375 roman{equation}
30376 \series default
30377 に再定義します
30378 \begin_inset Foot
30379 status collapsed
30380
30381 \begin_layout Plain Layout
30382
30383 \series bold
30384
30385 \backslash
30386 renewcommand
30387 \series default
30388 コマンドは、第
30389 \begin_inset CommandInset ref
30390 LatexCommand ref
30391 reference "sub:newcommandコマンド"
30392
30393 \end_inset
30394
30395 節に述べられている
30396 \series bold
30397
30398 \backslash
30399 newcommand
30400 \series default
30401 コマンドと同じ書式を持ちます。
30402 \end_layout
30403
30404 \end_inset
30405
30406 。ここで、
30407 \series bold
30408 equation
30409 \series default
30410 は数式カウンタです。コマンド
30411 \series bold
30412
30413 \backslash
30414 the
30415 \series default
30416 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
30417 \series bold
30418
30419 \backslash
30420 theequation
30421 \series default
30422 コマンドを数式の後ろに置くのです。
30423 \series bold
30424
30425 \backslash
30426 roman{equation}
30427 \begin_inset Index idx
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431 こまんど@コマンド ! R ! 
30432 \backslash
30433 roman
30434 \end_layout
30435
30436 \end_inset
30437
30438
30439 \series default
30440 は、カウンタを小文字のローマ数字として出力します。
30441 \end_layout
30442
30443 \begin_layout Standard
30444 こうして、
30445 \series bold
30446
30447 \backslash
30448 renew
30449 \series default
30450 c
30451 \series bold
30452 ommand
30453 \series default
30454 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30455 \series bold
30456
30457 \backslash
30458 roman
30459 \series default
30460 の部分を
30461 \series bold
30462
30463 \backslash
30464 Roman
30465 \series default
30466
30467 \begin_inset Index idx
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 こまんど@コマンド ! R ! 
30472 \backslash
30473 roman@
30474 \backslash
30475 Roman
30476 \end_layout
30477
30478 \end_inset
30479
30480 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30481 \series bold
30482
30483 \backslash
30484 alph
30485 \series default
30486
30487 \begin_inset Index idx
30488 status collapsed
30489
30490 \begin_layout Plain Layout
30491 こまんど@コマンド ! A ! 
30492 \backslash
30493 alph
30494 \end_layout
30495
30496 \end_inset
30497
30498 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30499 \series bold
30500
30501 \backslash
30502 Alph
30503 \series default
30504
30505 \begin_inset Index idx
30506 status collapsed
30507
30508 \begin_layout Plain Layout
30509 こまんど@コマンド ! A ! 
30510 \backslash
30511 alph@
30512 \backslash
30513 Alph
30514 \end_layout
30515
30516 \end_inset
30517
30518 コマンドがあります。
30519 \end_layout
30520
30521 \begin_layout Standard
30522 \begin_inset Note Greyedout
30523 status open
30524
30525 \begin_layout Plain Layout
30526
30527 \series bold
30528 【註】
30529 \series default
30530 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30531 \end_layout
30532
30533 \end_inset
30534
30535
30536 \end_layout
30537
30538 \begin_layout Standard
30539 \begin_inset ERT
30540 status collapsed
30541
30542 \begin_layout Plain Layout
30543
30544
30545 \backslash
30546 renewcommand{
30547 \backslash
30548 theequation}{
30549 \backslash
30550 roman{equation}}
30551 \end_layout
30552
30553 \end_inset
30554
30555
30556 \end_layout
30557
30558 \begin_layout Standard
30559 \begin_inset Formula 
30560 \begin{equation}
30561 A=\textrm{小文字ローマ数字}
30562 \end{equation}
30563
30564 \end_inset
30565
30566
30567 \begin_inset ERT
30568 status collapsed
30569
30570 \begin_layout Plain Layout
30571
30572
30573 \backslash
30574 renewcommand{
30575 \backslash
30576 theequation}{
30577 \backslash
30578 Roman{equation}}
30579 \end_layout
30580
30581 \end_inset
30582
30583
30584 \begin_inset Formula 
30585 \begin{equation}
30586 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30587 \end{equation}
30588
30589 \end_inset
30590
30591
30592 \begin_inset ERT
30593 status collapsed
30594
30595 \begin_layout Plain Layout
30596
30597
30598 \backslash
30599 renewcommand{
30600 \backslash
30601 theequation}{
30602 \backslash
30603 alph{equation}}
30604 \end_layout
30605
30606 \end_inset
30607
30608
30609 \begin_inset Formula 
30610 \begin{equation}
30611 C=\textrm{小文字ラテン文字}
30612 \end{equation}
30613
30614 \end_inset
30615
30616
30617 \begin_inset ERT
30618 status collapsed
30619
30620 \begin_layout Plain Layout
30621
30622
30623 \backslash
30624 renewcommand{
30625 \backslash
30626 theequation}{
30627 \backslash
30628 Alph{equation}}
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \begin_inset Formula 
30635 \begin{equation}
30636 D=\textrm{大文字ラテン文字}\label{eq:Lat}
30637 \end{equation}
30638
30639 \end_inset
30640
30641
30642 \end_layout
30643
30644 \begin_layout Standard
30645 既定の付番方式に戻すには、以下のコマンドを挿入してください。
30646 \end_layout
30647
30648 \begin_layout Standard
30649
30650 \series bold
30651
30652 \backslash
30653 renewcommand{
30654 \backslash
30655 theequation}{
30656 \backslash
30657 arabic{equation}}
30658 \begin_inset Index idx
30659 status collapsed
30660
30661 \begin_layout Plain Layout
30662 こまんど@コマンド ! A ! 
30663 \backslash
30664 arabic
30665 \end_layout
30666
30667 \end_inset
30668
30669
30670 \end_layout
30671
30672 \begin_layout Standard
30673 \begin_inset ERT
30674 status collapsed
30675
30676 \begin_layout Plain Layout
30677
30678
30679 \backslash
30680 renewcommand{
30681 \backslash
30682 theequation}{
30683 \backslash
30684 arabic{equation}}
30685 \end_layout
30686
30687 \end_inset
30688
30689
30690 \begin_inset Formula 
30691 \begin{equation}
30692 E=\textrm{アラビア数字}
30693 \end{equation}
30694
30695 \end_inset
30696
30697
30698 \end_layout
30699
30700 \begin_layout Standard
30701 \begin_inset VSpace medskip
30702 \end_inset
30703
30704 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
30705 てはなりません。この点に関する説明は、ファイル
30706 \begin_inset CommandInset href
30707 LatexCommand href
30708 name "Formula-numbering.lyx"
30709 target "run:Formula-numbering.lyx"
30710
30711 \end_inset
30712
30713 にあります。
30714 \end_layout
30715
30716 \begin_layout Section
30717 化学記号と化学式
30718 \begin_inset CommandInset label
30719 LatexCommand label
30720 name "sub:化学記号と化学式"
30721
30722 \end_inset
30723
30724
30725 \begin_inset Index idx
30726 status collapsed
30727
30728 \begin_layout Plain Layout
30729 かがくきごう@化学記号 ! きごう@記号
30730 \end_layout
30731
30732 \end_inset
30733
30734
30735 \begin_inset Index idx
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739 かがくしき@化学式
30740 \end_layout
30741
30742 \end_inset
30743
30744
30745 \begin_inset Index idx
30746 status collapsed
30747
30748 \begin_layout Plain Layout
30749 きごう@記号 ! かがく@化学
30750 \end_layout
30751
30752 \end_inset
30753
30754
30755 \end_layout
30756
30757 \begin_layout Standard
30758 以下は、化学関係の文章の例です。
30759 \end_layout
30760
30761 \begin_layout Quote
30762 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30763 \end_inset
30764
30765 イオンは、2つの
30766 \begin_inset Formula $\mathrm{Na^{+}}$
30767 \end_inset
30768
30769 イオンと反応して、硫酸化塩
30770 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30771 \end_inset
30772
30773 を形成します。この化学式は以下のようになります。
30774 \begin_inset Formula 
30775 \begin{equation}
30776 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30777 \end{equation}
30778
30779 \end_inset
30780
30781
30782 \end_layout
30783
30784 \begin_layout Standard
30785 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
30786 \begin_inset Flex Ruby
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790 捷径
30791 \begin_inset Argument post:1
30792 status collapsed
30793
30794 \begin_layout Plain Layout
30795 ショートカット
30796 \end_layout
30797
30798 \end_inset
30799
30800
30801 \end_layout
30802
30803 \end_inset
30804
30805
30806 \begin_inset Info
30807 type  "shortcut"
30808 arg   "font-roman"
30809 \end_inset
30810
30811 を押せば、アップライトフォント様式に変更することができます
30812 \begin_inset Foot
30813 status collapsed
30814
30815 \begin_layout Plain Layout
30816 フォント様式に関しては、第
30817 \begin_inset CommandInset ref
30818 LatexCommand ref
30819 reference "sub:書体様式"
30820
30821 \end_inset
30822
30823 節を参照のこと。
30824 \end_layout
30825
30826 \end_inset
30827
30828
30829 \end_layout
30830
30831 \begin_layout Standard
30832 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
30833 \series bold
30834 mhchem
30835 \series default
30836
30837 \begin_inset Index idx
30838 status collapsed
30839
30840 \begin_layout Plain Layout
30841 ぱっけーじ@パッケージ ! mhchem
30842 \end_layout
30843
30844 \end_inset
30845
30846 が導入されているときに使用することができる
30847 \series bold
30848
30849 \backslash
30850 ce
30851 \series default
30852
30853 \begin_inset Index idx
30854 status collapsed
30855
30856 \begin_layout Plain Layout
30857 こまんど@コマンド ! C ! 
30858 \backslash
30859 ce
30860 \end_layout
30861
30862 \end_inset
30863
30864 コマンドを使用することです。
30865 \series bold
30866
30867 \backslash
30868 ce
30869 \series default
30870 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
30871 \end_layout
30872
30873 \begin_layout Standard
30874 \align center
30875 \begin_inset Tabular
30876 <lyxtabular version="3" rows="9" columns="2">
30877 <features rotate="0" tabularvalignment="middle">
30878 <column alignment="center" valignment="top">
30879 <column alignment="center" valignment="top">
30880 <row>
30881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30882 \begin_inset Text
30883
30884 \begin_layout Plain Layout
30885 コマンド
30886 \end_layout
30887
30888 \end_inset
30889 </cell>
30890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30891 \begin_inset Text
30892
30893 \begin_layout Plain Layout
30894 出力
30895 \begin_inset Note Note
30896 status collapsed
30897
30898 \begin_layout Plain Layout
30899
30900 \series bold
30901
30902 \backslash
30903 raisebox
30904 \series default
30905 はスペーサーとしてのみ使用されています。
30906 \end_layout
30907
30908 \end_inset
30909
30910
30911 \end_layout
30912
30913 \end_inset
30914 </cell>
30915 </row>
30916 <row>
30917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30918 \begin_inset Text
30919
30920 \begin_layout Plain Layout
30921
30922 \backslash
30923 ce
30924 \begin_inset space \textvisiblespace{}
30925 \end_inset
30926
30927 H2CO3
30928 \end_layout
30929
30930 \end_inset
30931 </cell>
30932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30933 \begin_inset Text
30934
30935 \begin_layout Plain Layout
30936 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30937 \end_inset
30938
30939
30940 \end_layout
30941
30942 \end_inset
30943 </cell>
30944 </row>
30945 <row>
30946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30947 \begin_inset Text
30948
30949 \begin_layout Plain Layout
30950
30951 \backslash
30952 ce
30953 \begin_inset space \textvisiblespace{}
30954 \end_inset
30955
30956 SO4^2-
30957 \end_layout
30958
30959 \end_inset
30960 </cell>
30961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30962 \begin_inset Text
30963
30964 \begin_layout Plain Layout
30965 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30966 \end_inset
30967
30968
30969 \end_layout
30970
30971 \end_inset
30972 </cell>
30973 </row>
30974 <row>
30975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30976 \begin_inset Text
30977
30978 \begin_layout Plain Layout
30979
30980 \backslash
30981 ce
30982 \begin_inset space \textvisiblespace{}
30983 \end_inset
30984
30985 (NH4)2S
30986 \end_layout
30987
30988 \end_inset
30989 </cell>
30990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30991 \begin_inset Text
30992
30993 \begin_layout Plain Layout
30994 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30995 \end_inset
30996
30997
30998 \end_layout
30999
31000 \end_inset
31001 </cell>
31002 </row>
31003 <row>
31004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31005 \begin_inset Text
31006
31007 \begin_layout Plain Layout
31008
31009 \backslash
31010 ce
31011 \begin_inset space \textvisiblespace{}
31012 \end_inset
31013
31014 KCr(SO4)2.12H2O
31015 \end_layout
31016
31017 \end_inset
31018 </cell>
31019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31020 \begin_inset Text
31021
31022 \begin_layout Plain Layout
31023 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31024 \end_inset
31025
31026
31027 \end_layout
31028
31029 \end_inset
31030 </cell>
31031 </row>
31032 <row>
31033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31034 \begin_inset Text
31035
31036 \begin_layout Plain Layout
31037
31038 \backslash
31039 ce
31040 \begin_inset space \textvisiblespace{}
31041 \end_inset
31042
31043 A-B
31044 \backslash
31045 dbond
31046 \begin_inset space \textvisiblespace{}
31047 \end_inset
31048
31049 C
31050 \backslash
31051 tbond
31052 \begin_inset space \textvisiblespace{}
31053 \end_inset
31054
31055 D
31056 \end_layout
31057
31058 \end_inset
31059 </cell>
31060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31061 \begin_inset Text
31062
31063 \begin_layout Plain Layout
31064 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31065 \end_inset
31066
31067
31068 \end_layout
31069
31070 \end_inset
31071 </cell>
31072 </row>
31073 <row>
31074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31075 \begin_inset Text
31076
31077 \begin_layout Plain Layout
31078
31079 \backslash
31080 ce
31081 \begin_inset space \textvisiblespace{}
31082 \end_inset
31083
31084 ^227
31085 \begin_inset Formula $\downarrow$
31086 \end_inset
31087
31088 _90
31089 \begin_inset Formula $\to$
31090 \end_inset
31091
31092 Th+
31093 \end_layout
31094
31095 \end_inset
31096 </cell>
31097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31098 \begin_inset Text
31099
31100 \begin_layout Plain Layout
31101 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31102 \end_inset
31103
31104
31105 \end_layout
31106
31107 \end_inset
31108 </cell>
31109 </row>
31110 <row>
31111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31112 \begin_inset Text
31113
31114 \begin_layout Plain Layout
31115
31116 \backslash
31117 ce
31118 \begin_inset space \textvisiblespace{}
31119 \end_inset
31120
31121 CO2
31122 \begin_inset space \textvisiblespace{}
31123 \end_inset
31124
31125 +
31126 \begin_inset space \textvisiblespace{}
31127 \end_inset
31128
31129 C
31130 \begin_inset space \textvisiblespace{}
31131 \end_inset
31132
31133 <=>
31134 \begin_inset space \textvisiblespace{}
31135 \end_inset
31136
31137 2CO
31138 \end_layout
31139
31140 \end_inset
31141 </cell>
31142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Plain Layout
31146 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \end_inset
31153 </cell>
31154 </row>
31155 <row>
31156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31157 \begin_inset Text
31158
31159 \begin_layout Plain Layout
31160
31161 \backslash
31162 ce
31163 \begin_inset space \textvisiblespace{}
31164 \end_inset
31165
31166 CO2
31167 \begin_inset space \textvisiblespace{}
31168 \end_inset
31169
31170 +
31171 \begin_inset space \textvisiblespace{}
31172 \end_inset
31173
31174 C
31175 \begin_inset space \textvisiblespace{}
31176 \end_inset
31177
31178 ->[
31179 \backslash
31180 alpha][
31181 \backslash
31182 beta]
31183 \begin_inset space \textvisiblespace{}
31184 \end_inset
31185
31186 2CO}
31187 \end_layout
31188
31189 \end_inset
31190 </cell>
31191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31192 \begin_inset Text
31193
31194 \begin_layout Plain Layout
31195 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31196 \end_inset
31197
31198
31199 \end_layout
31200
31201 \end_inset
31202 </cell>
31203 </row>
31204 </lyxtabular>
31205
31206 \end_inset
31207
31208
31209 \end_layout
31210
31211 \begin_layout Standard
31212 \begin_inset Note Greyedout
31213 status open
31214
31215 \begin_layout Plain Layout
31216
31217 \series bold
31218 【註】
31219 \backslash
31220 ce
31221 \series default
31222 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
31223 \series bold
31224
31225 \backslash
31226 ce{$
31227 \backslash
31228 mu
31229 \backslash
31230 hyphen$Cl}
31231 \series default
31232 (
31233 \begin_inset ERT
31234 status collapsed
31235
31236 \begin_layout Plain Layout
31237
31238
31239 \backslash
31240 ce{$
31241 \backslash
31242 mu
31243 \backslash
31244 hyphen$Cl}
31245 \end_layout
31246
31247 \end_inset
31248
31249 )のようにTeXコードを使わなくてはなりません。
31250 \end_layout
31251
31252 \end_inset
31253
31254
31255 \end_layout
31256
31257 \begin_layout Standard
31258
31259 \series bold
31260
31261 \backslash
31262 ce
31263 \series default
31264 を使うと
31265 \begin_inset CommandInset ref
31266 LatexCommand eqref
31267 reference "eq:chem-reaction"
31268
31269 \end_inset
31270
31271 式のコマンドは
31272 \begin_inset Newline newline
31273 \end_inset
31274
31275
31276 \series bold
31277  
31278 \backslash
31279 ce
31280 \begin_inset space \textvisiblespace{}
31281 \end_inset
31282
31283 2Na+
31284 \begin_inset space \textvisiblespace{}
31285 \end_inset
31286
31287 +
31288 \begin_inset space \textvisiblespace{}
31289 \end_inset
31290
31291 SO4^2-
31292 \begin_inset space \textvisiblespace{}
31293 \end_inset
31294
31295
31296 \begin_inset space \textvisiblespace{}
31297 \end_inset
31298
31299 ->
31300 \begin_inset space \textvisiblespace{}
31301 \end_inset
31302
31303 Na2SO4
31304 \begin_inset Newline newline
31305 \end_inset
31306
31307
31308 \series default
31309 のようになります。
31310 \end_layout
31311
31312 \begin_layout Standard
31313 複数行の化学式を作るには、第
31314 \begin_inset CommandInset ref
31315 LatexCommand ref
31316 reference "sec:多行数式"
31317
31318 \end_inset
31319
31320 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31321 \series bold
31322
31323 \backslash
31324 ce
31325 \series default
31326 コマンドを使用します。
31327 \begin_inset CommandInset ref
31328 LatexCommand eqref
31329 reference "eq:TEOS-reaction-1"
31330
31331 \end_inset
31332
31333 式と
31334 \begin_inset CommandInset ref
31335 LatexCommand eqref
31336 reference "eq:TEOS-reaction-2"
31337
31338 \end_inset
31339
31340 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31341 \begin_inset Formula 
31342 \begin{eqnarray}
31343 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31344 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31345 \end{eqnarray}
31346
31347 \end_inset
31348
31349
31350 \end_layout
31351
31352 \begin_layout Standard
31353
31354 \series bold
31355 mhchem
31356 \series default
31357 パッケージは、
31358 \series bold
31359
31360 \backslash
31361 ce
31362 \series default
31363 の他に、特殊ケースに使用する
31364 \series bold
31365
31366 \backslash
31367 cf
31368 \series default
31369
31370 \begin_inset Index idx
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374 こまんど@コマンド ! C ! 
31375 \backslash
31376 cf
31377 \end_layout
31378
31379 \end_inset
31380
31381 コマンドを提供しています。
31382 \series bold
31383
31384 \backslash
31385 cf
31386 \series default
31387 の詳しい情報と例示については、
31388 \series bold
31389 mhchem
31390 \series default
31391
31392 \begin_inset CommandInset citation
31393 LatexCommand cite
31394 key "mhchem"
31395
31396 \end_inset
31397
31398 の取扱説明書をご覧ください。
31399 \end_layout
31400
31401 \begin_layout Section
31402 図解
31403 \end_layout
31404
31405 \begin_layout Standard
31406 LyXは、二つの型の可換図
31407 \series bold
31408 amscd
31409 \series default
31410 および
31411 \series bold
31412 xymatrix
31413 \series default
31414 をサポートしており、以下でこれらの説明をします。
31415 \end_layout
31416
31417 \begin_layout Subsection
31418 amscd図解
31419 \begin_inset Index idx
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423 ずかい@図解 ! amscd
31424 \end_layout
31425
31426 \end_inset
31427
31428
31429 \end_layout
31430
31431 \begin_layout Standard
31432 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
31433 \begin_inset Formula 
31434 \[
31435 \begin{CD}A@>>>B@>>>C\\
31436 @AAA@.@VVV\\
31437 F@<<<E@<<<D
31438 \end{CD}
31439 \]
31440
31441 \end_inset
31442
31443
31444 \end_layout
31445
31446 \begin_layout Standard
31447 これを作るには、数式に
31448 \series bold
31449
31450 \backslash
31451 CD
31452 \begin_inset Index idx
31453 status collapsed
31454
31455 \begin_layout Plain Layout
31456 こまんど@コマンド ! C ! 
31457 \backslash
31458 CD
31459 \end_layout
31460
31461 \end_inset
31462
31463
31464 \series default
31465 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
31466 \begin_inset Info
31467 type  "shortcut"
31468 arg   "newline-insert newline"
31469 \end_inset
31470
31471 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
31472 \end_layout
31473
31474 \begin_layout Standard
31475 関係を作るには、以下のコマンドがあります。
31476 \end_layout
31477
31478 \begin_layout Itemize
31479 \begin_inset Formula $\boldsymbol{@<<<}$
31480 \end_inset
31481
31482 は左矢印、
31483 \begin_inset Formula $\boldsymbol{@>>>}$
31484 \end_inset
31485
31486 は右矢印、
31487 \series bold
31488 @=
31489 \series default
31490 は長い等号を生成します。
31491 \end_layout
31492
31493 \begin_layout Itemize
31494
31495 \series bold
31496 @AAA
31497 \series default
31498 は上矢印、
31499 \series bold
31500 @VVV
31501 \series default
31502 は下矢印、
31503 \begin_inset Formula $\boldsymbol{@|}$
31504 \end_inset
31505
31506 は縦向きの等号を生成します。
31507 \end_layout
31508
31509 \begin_layout Itemize
31510
31511 \series bold
31512 @.
31513 \series default
31514 は関係が存在しない部分に置きます。
31515 \end_layout
31516
31517 \begin_layout Standard
31518 矢印はすべて、以下のようにラベル付けをすることができます。
31519 \end_layout
31520
31521 \begin_layout Itemize
31522 文章を、第1と第2の「
31523 \begin_inset Formula $<$
31524 \end_inset
31525
31526 」ないし「
31527 \begin_inset Formula $>$
31528 \end_inset
31529
31530 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
31531 \begin_inset Formula $<$
31532 \end_inset
31533
31534 」ないし「
31535 \begin_inset Formula $>$
31536 \end_inset
31537
31538 」のあいだに入れると、矢印の下に表示されます。
31539 \end_layout
31540
31541 \begin_layout Itemize
31542 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
31543 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
31544 \end_layout
31545
31546 \begin_layout Standard
31547 以下は、上記のすべての関係を使った例です。
31548 \end_layout
31549
31550 \begin_layout Standard
31551 \begin_inset Formula 
31552 \[
31553 \begin{CD}A@>j>>B@>>k>C@=F\\
31554 @AmAA@.@VV{V}V@|\\
31555 D@<<j<E@>k>>F@=C
31556 \end{CD}
31557 \]
31558
31559 \end_inset
31560
31561
31562 \end_layout
31563
31564 \begin_layout Standard
31565 これを作るコマンドは、以下のとおりです。
31566 \begin_inset Newline newline
31567 \end_inset
31568
31569
31570 \series bold
31571
31572 \backslash
31573 CD
31574 \begin_inset space \textvisiblespace{}
31575 \end_inset
31576
31577 A
31578 \begin_inset Formula $\boldsymbol{@>}$
31579 \end_inset
31580
31581 j
31582 \begin_inset Formula $\boldsymbol{>>}$
31583 \end_inset
31584
31585 B
31586 \begin_inset Formula $\boldsymbol{@>>}$
31587 \end_inset
31588
31589 k
31590 \begin_inset Formula $\boldsymbol{>}$
31591 \end_inset
31592
31593 C@=F Ctrl+Return
31594 \begin_inset Newline newline
31595 \end_inset
31596
31597
31598 \begin_inset Phantom HPhantom
31599 status open
31600
31601 \begin_layout Plain Layout
31602
31603 \series bold
31604
31605 \backslash
31606 CD
31607 \begin_inset space \textvisiblespace{}
31608 \end_inset
31609
31610
31611 \end_layout
31612
31613 \end_inset
31614
31615 @AmAA@.@VV
31616 \backslash
31617 {V
31618 \series default
31619
31620 \begin_inset Formula $\to$
31621 \end_inset
31622
31623
31624 \series bold
31625 V
31626 \begin_inset Formula $\boldsymbol{@|}$
31627 \end_inset
31628
31629  Ctrl+Return
31630 \begin_inset Newline newline
31631 \end_inset
31632
31633
31634 \begin_inset Phantom HPhantom
31635 status open
31636
31637 \begin_layout Plain Layout
31638
31639 \series bold
31640
31641 \backslash
31642 CD
31643 \begin_inset space \textvisiblespace{}
31644 \end_inset
31645
31646
31647 \end_layout
31648
31649 \end_inset
31650
31651 D
31652 \begin_inset Formula $\boldsymbol{@<<}$
31653 \end_inset
31654
31655 j
31656 \begin_inset Formula $\boldsymbol{<}$
31657 \end_inset
31658
31659 E
31660 \begin_inset Formula $\boldsymbol{@>}$
31661 \end_inset
31662
31663 k
31664 \begin_inset Formula $\boldsymbol{>>}$
31665 \end_inset
31666
31667 F@=C
31668 \end_layout
31669
31670 \begin_layout Subsection
31671 xymatrix図解
31672 \begin_inset Index idx
31673 status collapsed
31674
31675 \begin_layout Plain Layout
31676 ずかい@図解 ! xymatrix
31677 \end_layout
31678
31679 \end_inset
31680
31681
31682 \end_layout
31683
31684 \begin_layout Standard
31685 xymatricesを使うには、LaTeXパッケージの
31686 \series bold
31687 xypic
31688 \series default
31689 が導入済みである必要があります。xymatrixは、数式中に
31690 \series bold
31691
31692 \backslash
31693 xymatrix
31694 \series default
31695 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
31696 \begin_inset CommandInset ref
31697 LatexCommand ref
31698 reference "sec:行列"
31699
31700 \end_inset
31701
31702 節をご参照下さい。
31703 \end_layout
31704
31705 \begin_layout Standard
31706 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
31707 \family sans
31708 ヘルプ\SpecialChar \menuseparator
31709 用途別説明書\SpecialChar \menuseparator
31710 XY-pic説明書
31711 \family default
31712 メニューにある
31713 \emph on
31714 XY-pic説明書
31715 \emph default
31716 で詳しく網羅しています。
31717 \end_layout
31718
31719 \begin_layout Subsection
31720 ファインマン図
31721 \series medium
31722
31723 \begin_inset Index idx
31724 status collapsed
31725
31726 \begin_layout Plain Layout
31727 ずかい@図解 ! ファインマン
31728 \end_layout
31729
31730 \end_inset
31731
31732
31733 \end_layout
31734
31735 \begin_layout Standard
31736 ファインマン図を使うには、LaTeXパッケージ
31737 \series bold
31738 feyn
31739 \series default
31740 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
31741 \series bold
31742
31743 \backslash
31744 Diagram
31745 \series default
31746 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31747 \begin_inset CommandInset ref
31748 LatexCommand ref
31749 reference "sec:行列"
31750
31751 \end_inset
31752
31753 節参照)。
31754 \end_layout
31755
31756 \begin_layout Standard
31757 LyXでのファインマン図の作り方は、メニュー
31758 \family sans
31759 ヘルプ\SpecialChar \menuseparator
31760 用途別説明書
31761 \family default
31762 内の『
31763 \emph on
31764 ファインマン図
31765 \emph default
31766 』にあります。
31767 \end_layout
31768
31769 \begin_layout Section
31770 ユーザー定義コマンド
31771 \begin_inset Index idx
31772 status collapsed
31773
31774 \begin_layout Plain Layout
31775 ゆーざーていぎこまんど@ユーザー定義コマンド
31776 \end_layout
31777
31778 \end_inset
31779
31780
31781 \end_layout
31782
31783 \begin_layout Standard
31784 \begin_inset Note Greyedout
31785 status open
31786
31787 \begin_layout Plain Layout
31788 【註】ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
31789 \end_layout
31790
31791 \end_inset
31792
31793
31794 \end_layout
31795
31796 \begin_layout Subsection
31797
31798 \backslash
31799 newcommandコマンド
31800 \begin_inset CommandInset label
31801 LatexCommand label
31802 name "sub:newcommandコマンド"
31803
31804 \end_inset
31805
31806
31807 \begin_inset Index idx
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
31812 \backslash
31813 newcommand
31814 \end_layout
31815
31816 \end_inset
31817
31818
31819 \begin_inset Index idx
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823 こまんど@コマンド ! N ! 
31824 \backslash
31825 newcommand
31826 \end_layout
31827
31828 \end_inset
31829
31830
31831 \end_layout
31832
31833 \begin_layout Standard
31834 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
31835 \series bold
31836
31837 \backslash
31838 newcommand
31839 \series default
31840 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
31841 \end_layout
31842
31843 \begin_layout Standard
31844
31845 \series bold
31846
31847 \backslash
31848 newcommand
31849 \series default
31850 コマンドの書式は、
31851 \end_layout
31852
31853 \begin_layout Standard
31854
31855 \series bold
31856
31857 \backslash
31858 newcommand{新コマンド名}[引数の数][オプションの値]
31859 \begin_inset Newline newline
31860 \end_inset
31861
31862
31863 \begin_inset Phantom HPhantom
31864 status open
31865
31866 \begin_layout Plain Layout
31867
31868 \series bold
31869
31870 \backslash
31871 newcommand
31872 \end_layout
31873
31874 \end_inset
31875
31876 {コマンド定義}
31877 \end_layout
31878
31879 \begin_layout Standard
31880 です。
31881 \end_layout
31882
31883 \begin_layout Standard
31884 \begin_inset Note Greyedout
31885 status open
31886
31887 \begin_layout Plain Layout
31888
31889 \series bold
31890 【註】
31891 \series default
31892 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
31893 \series bold
31894
31895 \backslash
31896 Leftarrow
31897 \series default
31898 の短縮のつもりで
31899 \series bold
31900
31901 \backslash
31902 le
31903 \series default
31904 というコマンドを定義したとすると、
31905 \series bold
31906
31907 \backslash
31908 le
31909 \series default
31910 は既に「
31911 \begin_inset Formula $\le$
31912 \end_inset
31913
31914 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
31915 \end_layout
31916
31917 \end_inset
31918
31919
31920 \end_layout
31921
31922 \begin_layout Standard
31923 「引数の数」は、0
31924 \begin_inset space \thinspace{}
31925 \end_inset
31926
31927 -
31928 \begin_inset space \thinspace{}
31929 \end_inset
31930
31931 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
31932 ドの
31933 \emph on
31934 最初の
31935 \emph default
31936 引数は、自動的に非必須の引数になります。
31937 \end_layout
31938
31939 \begin_layout Standard
31940 以下にいくつかの例を挙げます。
31941 \end_layout
31942
31943 \begin_layout Itemize
31944
31945 \series bold
31946
31947 \backslash
31948 Longrightarrow
31949 \series default
31950 の短縮形として
31951 \series bold
31952
31953 \backslash
31954 gr
31955 \series default
31956 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
31957 \begin_inset VSpace medskip
31958 \end_inset
31959
31960
31961 \begin_inset Newline newline
31962 \end_inset
31963
31964
31965 \series bold
31966
31967 \backslash
31968 newcommand{
31969 \backslash
31970 gr}{
31971 \backslash
31972 Longrightarrow}
31973 \end_layout
31974
31975 \begin_layout Itemize
31976
31977 \series bold
31978
31979 \backslash
31980 underline
31981 \series default
31982 の短縮形として
31983 \series bold
31984
31985 \backslash
31986 us
31987 \series default
31988 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
31989 \begin_inset VSpace medskip
31990 \end_inset
31991
31992
31993 \begin_inset Newline newline
31994 \end_inset
31995
31996
31997 \series bold
31998
31999 \backslash
32000 newcommand{
32001 \backslash
32002 us}[1]{
32003 \backslash
32004 underline{#1}}
32005 \series default
32006
32007 \begin_inset VSpace medskip
32008 \end_inset
32009
32010
32011 \begin_inset Newline newline
32012 \end_inset
32013
32014
32015 \series bold
32016 #
32017 \series default
32018 」という文字は、引数の入る場所を示し、その後ろの「
32019 \series bold
32020 1
32021 \series default
32022 」は、これが第1引数の入る場所であることを示します。
32023 \end_layout
32024
32025 \begin_layout Itemize
32026
32027 \series bold
32028
32029 \backslash
32030 framebox
32031 \series default
32032 の短縮形として、たとえば
32033 \series bold
32034
32035 \backslash
32036 fb
32037 \series default
32038 というコマンドを定義するには、
32039 \begin_inset VSpace medskip
32040 \end_inset
32041
32042
32043 \begin_inset Newline newline
32044 \end_inset
32045
32046
32047 \series bold
32048
32049 \backslash
32050 newcommand{
32051 \backslash
32052 fb}[3]{
32053 \backslash
32054 framebox#1#2{$#3$}}
32055 \series default
32056
32057 \begin_inset VSpace medskip
32058 \end_inset
32059
32060
32061 \begin_inset Newline newline
32062 \end_inset
32063
32064 二つのドルマークは、
32065 \series bold
32066
32067 \backslash
32068 framebox
32069 \series default
32070 が必要とする内部の数式を作り出します。第
32071 \begin_inset CommandInset ref
32072 LatexCommand ref
32073 reference "sub:縁付きボックス"
32074
32075 \end_inset
32076
32077 節をご参照下さい。
32078 \end_layout
32079
32080 \begin_layout Itemize
32081 ボックスの色を指定する必要がない
32082 \series bold
32083
32084 \backslash
32085 fcolorbox
32086 \series default
32087 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32088 \begin_inset VSpace medskip
32089 \end_inset
32090
32091
32092 \begin_inset Newline newline
32093 \end_inset
32094
32095
32096 \series bold
32097
32098 \backslash
32099 newcommand{
32100 \backslash
32101 cb}[3][white]{
32102 \backslash
32103 fcolorbox{#2}{#1}{$#3$}}
32104 \series default
32105
32106 \begin_inset VSpace medskip
32107 \end_inset
32108
32109
32110 \begin_inset Newline newline
32111 \end_inset
32112
32113
32114 \series bold
32115
32116 \backslash
32117 cb
32118 \series default
32119 を使うときに色が指定されなければ、事前に定義された色である
32120 \series bold
32121 white
32122 \series default
32123 が使用されます。
32124 \end_layout
32125
32126 \begin_layout Standard
32127 以下は、上で定義したコマンドの動作テストです。
32128 \end_layout
32129
32130 \begin_layout Standard
32131 \align center
32132 \begin_inset Tabular
32133 <lyxtabular version="3" rows="6" columns="2">
32134 <features rotate="0" tabularvalignment="middle">
32135 <column alignment="center" valignment="top">
32136 <column alignment="center" valignment="top">
32137 <row>
32138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32139 \begin_inset Text
32140
32141 \begin_layout Plain Layout
32142 コマンド
32143 \end_layout
32144
32145 \end_inset
32146 </cell>
32147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32148 \begin_inset Text
32149
32150 \begin_layout Plain Layout
32151 出力
32152 \begin_inset Note Note
32153 status collapsed
32154
32155 \begin_layout Plain Layout
32156 ここで
32157 \series bold
32158
32159 \backslash
32160 raisebox
32161 \series default
32162 はスペーサーとして使用しているだけです。
32163 \end_layout
32164
32165 \end_inset
32166
32167
32168 \end_layout
32169
32170 \end_inset
32171 </cell>
32172 </row>
32173 <row>
32174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32175 \begin_inset Text
32176
32177 \begin_layout Plain Layout
32178 A
32179 \backslash
32180 gr
32181 \begin_inset space \textvisiblespace{}
32182 \end_inset
32183
32184 B
32185 \end_layout
32186
32187 \end_inset
32188 </cell>
32189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193 \begin_inset Formula $A\gr B$
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \end_inset
32200 </cell>
32201 </row>
32202 <row>
32203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32204 \begin_inset Text
32205
32206 \begin_layout Plain Layout
32207
32208 \backslash
32209 us{ABcd
32210 \end_layout
32211
32212 \end_inset
32213 </cell>
32214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32219 \end_inset
32220
32221
32222 \end_layout
32223
32224 \end_inset
32225 </cell>
32226 </row>
32227 <row>
32228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32229 \begin_inset Text
32230
32231 \begin_layout Plain Layout
32232
32233 \backslash
32234 fb{[2cm]
32235 \begin_inset Formula $\to$
32236 \end_inset
32237
32238
32239 \backslash
32240 {
32241 \begin_inset Formula $\to$
32242 \end_inset
32243
32244
32245 \backslash
32246 {
32247 \backslash
32248 int
32249 \begin_inset space \textvisiblespace{}
32250 \end_inset
32251
32252 A=B
32253 \end_layout
32254
32255 \end_inset
32256 </cell>
32257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32258 \begin_inset Text
32259
32260 \begin_layout Plain Layout
32261 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32262 \end_inset
32263
32264
32265 \end_layout
32266
32267 \end_inset
32268 </cell>
32269 </row>
32270 <row>
32271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275
32276 \backslash
32277 cb{red
32278 \begin_inset Formula $\to$
32279 \end_inset
32280
32281
32282 \backslash
32283 {
32284 \backslash
32285 int
32286 \begin_inset space \textvisiblespace{}
32287 \end_inset
32288
32289 A=B
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32295 \begin_inset Text
32296
32297 \begin_layout Plain Layout
32298 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32299 \end_inset
32300
32301
32302 \end_layout
32303
32304 \end_inset
32305 </cell>
32306 </row>
32307 <row>
32308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \backslash
32314 cb[green]
32315 \backslash
32316 {red
32317 \begin_inset Formula $\to$
32318 \end_inset
32319
32320
32321 \backslash
32322 {
32323 \backslash
32324 int
32325 \begin_inset space \textvisiblespace{}
32326 \end_inset
32327
32328 A=B
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32338 \end_inset
32339
32340
32341 \end_layout
32342
32343 \end_inset
32344 </cell>
32345 </row>
32346 </lyxtabular>
32347
32348 \end_inset
32349
32350
32351 \end_layout
32352
32353 \begin_layout Subsection
32354 数式マクロ
32355 \begin_inset Index idx
32356 status collapsed
32357
32358 \begin_layout Plain Layout
32359 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
32360 \end_layout
32361
32362 \end_inset
32363
32364
32365 \begin_inset Index idx
32366 status collapsed
32367
32368 \begin_layout Plain Layout
32369 まくろ@マクロ
32370 \end_layout
32371
32372 \end_inset
32373
32374
32375 \end_layout
32376
32377 \begin_layout Standard
32378 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
32379 般型は、
32380 \begin_inset Formula 
32381 \[
32382 0=\lambda^{2}+p\lambda+q
32383 \]
32384
32385 \end_inset
32386
32387 であり、その解の一般型は
32388 \begin_inset Formula 
32389 \[
32390 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32391 \]
32392
32393 \end_inset
32394
32395
32396 \end_layout
32397
32398 \begin_layout Standard
32399 です。
32400 \begin_inset Formula $\lambda$
32401 \end_inset
32402
32403
32404 \begin_inset Formula $p$
32405 \end_inset
32406
32407
32408 \begin_inset Formula $q$
32409 \end_inset
32410
32411 の3つのパラメータを指定することが必須であり、
32412 \begin_inset Formula $\lambda$
32413 \end_inset
32414
32415 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
32416 \begin_inset Newline newline
32417 \end_inset
32418
32419
32420 \series bold
32421
32422 \backslash
32423 newcommand{
32424 \backslash
32425 qG}[4][1,
32426 \backslash
32427 ,2]{#2_{#1}=-
32428 \backslash
32429 frac{#3}{2}
32430 \backslash
32431 pm
32432 \begin_inset Newline newline
32433 \end_inset
32434
32435
32436 \begin_inset Phantom HPhantom
32437 status open
32438
32439 \begin_layout Plain Layout
32440
32441 \series bold
32442
32443 \backslash
32444 newcommand
32445 \end_layout
32446
32447 \end_inset
32448
32449
32450 \backslash
32451 sqrt{
32452 \backslash
32453 frac{#3^{2}}{4}-#4}}
32454 \end_layout
32455
32456 \begin_layout Standard
32457 これを使って解の公式を作るには、
32458 \begin_inset Newline newline
32459 \end_inset
32460
32461
32462 \series bold
32463
32464 \backslash
32465 qG{
32466 \backslash
32467 lambda
32468 \begin_inset Formula $\to$
32469 \end_inset
32470
32471
32472 \backslash
32473 {p
32474 \begin_inset Formula $\to$
32475 \end_inset
32476
32477
32478 \backslash
32479 {q
32480 \series default
32481 というコマンドを数式に入れます。
32482 \end_layout
32483
32484 \begin_layout Standard
32485 新コマンドを定義する方法は、たとえばLaTeX中で分数は
32486 \series bold
32487
32488 \backslash
32489 frac{分子}{分母}
32490 \series default
32491 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
32492 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
32493 \series bold
32494
32495 \backslash
32496 newcommand
32497 \series default
32498 コマンドの代わりに、数式マクロを使う方法を提供しています。
32499 \end_layout
32500
32501 \begin_layout Standard
32502 数式マクロは、
32503 \family sans
32504 挿入\SpecialChar \menuseparator
32505 数式\SpecialChar \menuseparator
32506 マクロ
32507 \family default
32508 メニューか、ツールバーボタンの
32509 \begin_inset Info
32510 type  "icon"
32511 arg   "math-macro newmacroname_newcommand"
32512 \end_inset
32513
32514 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
32515 \begin_inset Newline newline
32516 \end_inset
32517
32518
32519 \begin_inset space \hspace*{\fill}
32520 \end_inset
32521
32522
32523 \begin_inset Graphics
32524         filename ../clipart/macrobox.png
32525
32526 \end_inset
32527
32528
32529 \begin_inset space \hspace*{\fill}
32530 \end_inset
32531
32532
32533 \begin_inset Newline newline
32534 \end_inset
32535
32536
32537 \begin_inset FormulaMacro
32538 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32539 \end_inset
32540
32541
32542 \backslash
32543 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
32544 \series bold
32545
32546 \backslash
32547 #1
32548 \series default
32549 のように
32550 \series bold
32551
32552 \backslash
32553 #引数番号
32554 \series default
32555 というコマンドで入力するか、マクロツールバーボタンの
32556 \begin_inset Info
32557 type  "icon"
32558 arg   "math-macro-add-param"
32559 \end_inset
32560
32561 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
32562 \begin_inset Info
32563 type  "icon"
32564 arg   "math-macro-add-optional-param"
32565 \end_inset
32566
32567 で作ることができます。最初の必須引数は、ツールバーボタンの
32568 \begin_inset Info
32569 type  "icon"
32570 arg   "math-macro-make-optional"
32571 \end_inset
32572
32573 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
32574 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
32575 \begin_inset Newline newline
32576 \end_inset
32577
32578
32579 \series bold
32580 qG: 
32581 \backslash
32582 #1
32583 \series default
32584  
32585 \series bold
32586 ,
32587 \series default
32588  
32589 \series bold
32590
32591 \backslash
32592 #2
32593 \series default
32594  
32595 \series bold
32596 ,
32597 \series default
32598  
32599 \series bold
32600
32601 \backslash
32602 #3, 
32603 \backslash
32604 #4
32605 \begin_inset Newline newline
32606 \end_inset
32607
32608
32609 \series default
32610 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
32611 されます。
32612 \begin_inset Newline newline
32613 \end_inset
32614
32615 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
32616 \family sans
32617 表示\SpecialChar \menuseparator
32618 数式マクロを展開(畳む)
32619 \family default
32620 メニューを使うことで、マクロ毎に変えることができます。
32621 \end_layout
32622
32623 \begin_layout Standard
32624 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
32625 \series bold
32626
32627 \backslash
32628 qG
32629 \series default
32630 とします。このマクロは、LyX中では以下のように表示されます。
32631 \begin_inset Newline newline
32632 \end_inset
32633
32634
32635 \begin_inset space \hspace*{\fill}
32636 \end_inset
32637
32638
32639 \begin_inset Graphics
32640         filename ../clipart/macrouse.png
32641
32642 \end_inset
32643
32644
32645 \begin_inset space \hspace*{\fill}
32646 \end_inset
32647
32648
32649 \begin_inset Newline newline
32650 \end_inset
32651
32652 以下は、上記の例に、引数
32653 \begin_inset Formula $x$
32654 \end_inset
32655
32656
32657 \begin_inset Formula $\ln(x)$
32658 \end_inset
32659
32660
32661 \begin_inset Formula $B$
32662 \end_inset
32663
32664 を指定したものです。
32665 \end_layout
32666
32667 \begin_layout Standard
32668 \begin_inset Formula 
32669 \[
32670 \qG x{\ln(x)}B
32671 \]
32672
32673 \end_inset
32674
32675
32676 \end_layout
32677
32678 \begin_layout Standard
32679 LyXは、
32680 \family sans
32681 ツール\SpecialChar \menuseparator
32682 設定\SpecialChar \menuseparator
32683 編集\SpecialChar \menuseparator
32684 制御
32685 \family default
32686 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
32687 せてみてください。
32688 \end_layout
32689
32690 \begin_layout Standard
32691 数式マクロは、文書書き出し時に、内部的に
32692 \series bold
32693
32694 \backslash
32695 newcommand
32696 \series default
32697 コマンドに変換されます。こうして生成された
32698 \series bold
32699
32700 \backslash
32701 newcommand
32702 \series default
32703 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
32704 \end_layout
32705
32706 \begin_layout Standard
32707 数式マクロは、
32708 \series bold
32709
32710 \backslash
32711 newcommand
32712 \series default
32713 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
32714 \series bold
32715
32716 \begin_inset Newline newline
32717 \end_inset
32718
32719
32720 \backslash
32721 newcommand{
32722 \backslash
32723 larrow}[2]{
32724 \backslash
32725 xleftarrow[#2]{#1}}
32726 \begin_inset Newline newline
32727 \end_inset
32728
32729
32730 \series default
32731 というコマンドを書き入れ、この全体を選択して、
32732 \begin_inset Flex Ruby
32733 status collapsed
32734
32735 \begin_layout Plain Layout
32736 捷径
32737 \begin_inset Argument post:1
32738 status collapsed
32739
32740 \begin_layout Plain Layout
32741 ショートカット
32742 \end_layout
32743
32744 \end_inset
32745
32746
32747 \end_layout
32748
32749 \end_inset
32750
32751
32752 \family sans
32753 Ctrl+M
32754 \family default
32755 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
32756 \series bold
32757
32758 \backslash
32759 newcommand
32760 \series default
32761 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
32762 \end_layout
32763
32764 \begin_layout Standard
32765 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
32766 \begin_inset CommandInset ref
32767 LatexCommand ref
32768 reference "sub:newcommandコマンド"
32769
32770 \end_inset
32771
32772 節で例として作った
32773 \series bold
32774
32775 \backslash
32776 fb
32777 \series default
32778 は、マクロとしては作ることができません。
32779 \end_layout
32780
32781 \begin_layout Standard
32782 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
32783 \end_layout
32784
32785 \begin_layout Standard
32786 \begin_inset VSpace defskip
32787 \end_inset
32788
32789
32790 \end_layout
32791
32792 \begin_layout Standard
32793 \begin_inset Graphics
32794         filename ../clipart/MacroToolbar.png
32795
32796 \end_inset
32797
32798
32799 \begin_inset Index idx
32800 status collapsed
32801
32802 \begin_layout Plain Layout
32803 まくろ@マクロ ! つーるばー@ツールバー
32804 \end_layout
32805
32806 \end_inset
32807
32808
32809 \end_layout
32810
32811 \begin_layout Standard
32812 \begin_inset VSpace defskip
32813 \end_inset
32814
32815
32816 \end_layout
32817
32818 \begin_layout Standard
32819 マクロツールバーは、左から右に、以下の各ボタンがあります。
32820 \end_layout
32821
32822 \begin_layout Standard
32823 \begin_inset VSpace defskip
32824 \end_inset
32825
32826
32827 \end_layout
32828
32829 \begin_layout Standard
32830 \begin_inset Tabular
32831 <lyxtabular version="3" rows="9" columns="2">
32832 <features rotate="0" islongtable="true" longtabularalignment="center">
32833 <column alignment="left" valignment="top">
32834 <column alignment="left" valignment="top" width="85col%">
32835 <row interlinespace="2.5mm">
32836 <cell alignment="center" valignment="top" usebox="none">
32837 \begin_inset Text
32838
32839 \begin_layout Plain Layout
32840 \begin_inset Info
32841 type  "icon"
32842 arg   "math-macro-remove-param"
32843 \end_inset
32844
32845
32846 \end_layout
32847
32848 \end_inset
32849 </cell>
32850 <cell alignment="center" valignment="top" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854
32855 \family sans
32856 編集\SpecialChar \menuseparator
32857 数式\SpecialChar \menuseparator
32858 マクロ定義\SpecialChar \menuseparator
32859 最後の引数を削除
32860 \end_layout
32861
32862 \end_inset
32863 </cell>
32864 </row>
32865 <row interlinespace="2.5mm">
32866 <cell alignment="center" valignment="top" usebox="none">
32867 \begin_inset Text
32868
32869 \begin_layout Plain Layout
32870 \begin_inset Info
32871 type  "icon"
32872 arg   "math-macro-add-param"
32873 \end_inset
32874
32875
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 <cell alignment="center" valignment="top" usebox="none">
32881 \begin_inset Text
32882
32883 \begin_layout Plain Layout
32884
32885 \family sans
32886 編集\SpecialChar \menuseparator
32887 数式\SpecialChar \menuseparator
32888 マクロ定義\SpecialChar \menuseparator
32889 引数を追加
32890 \end_layout
32891
32892 \end_inset
32893 </cell>
32894 </row>
32895 <row interlinespace="2.5mm">
32896 <cell alignment="center" valignment="top" usebox="none">
32897 \begin_inset Text
32898
32899 \begin_layout Plain Layout
32900 \begin_inset Info
32901 type  "icon"
32902 arg   "math-macro-make-optional"
32903 \end_inset
32904
32905
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 <cell alignment="center" valignment="top" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Plain Layout
32914
32915 \family sans
32916 編集\SpecialChar \menuseparator
32917 数式\SpecialChar \menuseparator
32918 マクロ定義\SpecialChar \menuseparator
32919 最初の必須引数を
32920 \begin_inset Newline newline
32921 \end_inset
32922
32923
32924 \begin_inset Phantom HPhantom
32925 status open
32926
32927 \begin_layout Plain Layout
32928
32929 \family sans
32930 編集\SpecialChar \menuseparator
32931 数式\SpecialChar \menuseparator
32932 マクロ定義\SpecialChar \menuseparator
32933
32934 \end_layout
32935
32936 \end_inset
32937
32938 非必須引数にする
32939 \end_layout
32940
32941 \end_inset
32942 </cell>
32943 </row>
32944 <row interlinespace="2.5mm">
32945 <cell alignment="center" valignment="top" usebox="none">
32946 \begin_inset Text
32947
32948 \begin_layout Plain Layout
32949 \begin_inset Info
32950 type  "icon"
32951 arg   "math-macro-make-nonoptional"
32952 \end_inset
32953
32954
32955 \end_layout
32956
32957 \end_inset
32958 </cell>
32959 <cell alignment="center" valignment="top" usebox="none">
32960 \begin_inset Text
32961
32962 \begin_layout Plain Layout
32963
32964 \family sans
32965 編集\SpecialChar \menuseparator
32966 数式\SpecialChar \menuseparator
32967 マクロ定義\SpecialChar \menuseparator
32968 最後の非必須引数を
32969 \begin_inset Newline newline
32970 \end_inset
32971
32972
32973 \begin_inset Phantom HPhantom
32974 status open
32975
32976 \begin_layout Plain Layout
32977
32978 \family sans
32979 編集\SpecialChar \menuseparator
32980 数式\SpecialChar \menuseparator
32981 マクロ定義\SpecialChar \menuseparator
32982
32983 \end_layout
32984
32985 \end_inset
32986
32987 必須引数にする
32988 \end_layout
32989
32990 \end_inset
32991 </cell>
32992 </row>
32993 <row interlinespace="2.5mm">
32994 <cell alignment="center" valignment="top" usebox="none">
32995 \begin_inset Text
32996
32997 \begin_layout Plain Layout
32998 \begin_inset Info
32999 type  "icon"
33000 arg   "math-macro-remove-optional-param"
33001 \end_inset
33002
33003
33004 \end_layout
33005
33006 \end_inset
33007 </cell>
33008 <cell alignment="center" valignment="top" usebox="none">
33009 \begin_inset Text
33010
33011 \begin_layout Plain Layout
33012
33013 \family sans
33014 編集\SpecialChar \menuseparator
33015 数式\SpecialChar \menuseparator
33016 マクロ定義\SpecialChar \menuseparator
33017 非必須引数を削除
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 </row>
33023 <row interlinespace="2.5mm">
33024 <cell alignment="center" valignment="top" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Plain Layout
33028 \begin_inset Info
33029 type  "icon"
33030 arg   "math-macro-add-optional-param"
33031 \end_inset
33032
33033
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 <cell alignment="center" valignment="top" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042
33043 \family sans
33044 編集\SpecialChar \menuseparator
33045 数式\SpecialChar \menuseparator
33046 マクロ定義\SpecialChar \menuseparator
33047 非必須引数を挿入
33048 \end_layout
33049
33050 \end_inset
33051 </cell>
33052 </row>
33053 <row interlinespace="2.5mm">
33054 <cell alignment="center" valignment="top" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058 \begin_inset Info
33059 type  "icon"
33060 arg   "math-macro-remove-greedy-param"
33061 \end_inset
33062
33063
33064 \end_layout
33065
33066 \end_inset
33067 </cell>
33068 <cell alignment="center" valignment="top" usebox="none">
33069 \begin_inset Text
33070
33071 \begin_layout Plain Layout
33072
33073 \family sans
33074 編集\SpecialChar \menuseparator
33075 数式\SpecialChar \menuseparator
33076 マクロ定義\SpecialChar \menuseparator
33077 右に吐き出す形で
33078 \begin_inset Newline newline
33079 \end_inset
33080
33081
33082 \begin_inset Phantom HPhantom
33083 status open
33084
33085 \begin_layout Plain Layout
33086
33087 \family sans
33088 編集\SpecialChar \menuseparator
33089 数式\SpecialChar \menuseparator
33090 マクロ定義\SpecialChar \menuseparator
33091
33092 \end_layout
33093
33094 \end_inset
33095
33096 最後の引数を削除
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 </row>
33102 <row interlinespace="2.5mm">
33103 <cell alignment="center" valignment="top" usebox="none">
33104 \begin_inset Text
33105
33106 \begin_layout Plain Layout
33107 \begin_inset Info
33108 type  "icon"
33109 arg   "math-macro-append-greedy-param"
33110 \end_inset
33111
33112
33113 \end_layout
33114
33115 \end_inset
33116 </cell>
33117 <cell alignment="center" valignment="top" usebox="none">
33118 \begin_inset Text
33119
33120 \begin_layout Plain Layout
33121
33122 \family sans
33123 編集\SpecialChar \menuseparator
33124 数式\SpecialChar \menuseparator
33125 マクロ定義\SpecialChar \menuseparator
33126 右から喰う形で
33127 \begin_inset Newline newline
33128 \end_inset
33129
33130
33131 \begin_inset Phantom HPhantom
33132 status open
33133
33134 \begin_layout Plain Layout
33135
33136 \family sans
33137 編集\SpecialChar \menuseparator
33138 数式\SpecialChar \menuseparator
33139 マクロ定義\SpecialChar \menuseparator
33140
33141 \end_layout
33142
33143 \end_inset
33144
33145 引数を追加
33146 \end_layout
33147
33148 \end_inset
33149 </cell>
33150 </row>
33151 <row interlinespace="2.5mm">
33152 <cell alignment="center" valignment="top" usebox="none">
33153 \begin_inset Text
33154
33155 \begin_layout Plain Layout
33156 \begin_inset Info
33157 type  "icon"
33158 arg   "math-macro-add-greedy-optional-param"
33159 \end_inset
33160
33161
33162 \end_layout
33163
33164 \end_inset
33165 </cell>
33166 <cell alignment="center" valignment="top" usebox="none">
33167 \begin_inset Text
33168
33169 \begin_layout Plain Layout
33170
33171 \family sans
33172 編集\SpecialChar \menuseparator
33173 数式\SpecialChar \menuseparator
33174 マクロ定義\SpecialChar \menuseparator
33175 右から喰う形で
33176 \begin_inset Newline newline
33177 \end_inset
33178
33179
33180 \begin_inset Phantom HPhantom
33181 status open
33182
33183 \begin_layout Plain Layout
33184
33185 \family sans
33186 編集\SpecialChar \menuseparator
33187 数式\SpecialChar \menuseparator
33188 マクロ定義\SpecialChar \menuseparator
33189
33190 \end_layout
33191
33192 \end_inset
33193
33194 非必須引数を追加
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 </row>
33200 </lyxtabular>
33201
33202 \end_inset
33203
33204
33205 \end_layout
33206
33207 \begin_layout Section
33208 コンピュータ代数システム
33209 \end_layout
33210
33211 \begin_layout Standard
33212 LyXでは、LyXの数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
33213 \family sans
33214 Maple
33215 \family default
33216
33217 \family sans
33218 Mathematica
33219 \family default
33220
33221 \family sans
33222 Maxima
33223 \family default
33224
33225 \family sans
33226 Octave
33227 \family default
33228 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
33229 \end_layout
33230
33231 \begin_layout Subsection
33232 使用法
33233 \end_layout
33234
33235 \begin_layout Standard
33236 数式表現を書いた後、
33237 \family sans
33238 編集\SpecialChar \menuseparator
33239 数式\SpecialChar \menuseparator
33240 コンピュータ代数システムを使用
33241 \family default
33242 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
33243 \end_layout
33244
33245 \begin_layout Standard
33246 下記は、どのような計算が可能かをいくつか例示したものです(出力は
33247 \family typewriter
33248 Maxima
33249 \family default
33250 です)。
33251 \end_layout
33252
33253 \begin_layout Itemize
33254 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33255 \end_inset
33256
33257
33258 \end_layout
33259
33260 \begin_layout Itemize
33261 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33262 \end_inset
33263
33264
33265 \end_layout
33266
33267 \begin_layout Itemize
33268 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33269 \end_inset
33270
33271
33272 \end_layout
33273
33274 \begin_layout Itemize
33275 \begin_inset Formula $\det\left[\begin{array}{ccc}
33276 1 & 6 & 7\\
33277 2 & 5 & 8\\
33278 3 & 4 & 17
33279 \end{array}\right]=-56$
33280 \end_inset
33281
33282
33283 \end_layout
33284
33285 \begin_layout Itemize
33286 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33287 \end_inset
33288
33289
33290 \end_layout
33291
33292 \begin_layout Subsection
33293 捷径
33294 \end_layout
33295
33296 \begin_layout Standard
33297 現在のところ、代数プログラムを呼び出すための
33298 \begin_inset Flex Ruby
33299 status collapsed
33300
33301 \begin_layout Plain Layout
33302 捷径
33303 \begin_inset Argument post:1
33304 status collapsed
33305
33306 \begin_layout Plain Layout
33307 ショートカット
33308 \end_layout
33309
33310 \end_inset
33311
33312
33313 \end_layout
33314
33315 \end_inset
33316
33317 はありません。しかし、捷径を
33318 \family sans
33319 math-extern
33320 \family default
33321  LyX関数にバインドすることは容易です(取扱説明書『
33322 \family sans
33323 \emph on
33324 LyX関数篇
33325 \family default
33326 \emph default
33327 』参照)。例えば、数式エディタ中で
33328 \family sans
33329 リターン
33330 \family default
33331
33332 \begin_inset Flex Ruby
33333 status collapsed
33334
33335 \begin_layout Plain Layout
33336
33337 \begin_inset Argument post:1
33338 status collapsed
33339
33340 \begin_layout Plain Layout
33341 キー
33342 \end_layout
33343
33344 \end_inset
33345
33346
33347 \end_layout
33348
33349 \end_inset
33350
33351 をバインドさせることもできます。それを
33352 \family typewriter
33353 Maxima
33354 \family default
33355 にバインドするには、下記の捷径定義コマンドを使用します。
33356 \end_layout
33357
33358 \begin_layout Standard
33359
33360 \series bold
33361 command-alternatives break-paragraph;math-extern maxima
33362 \end_layout
33363
33364 \begin_layout Section
33365 補遺
33366 \begin_inset Index idx
33367 status collapsed
33368
33369 \begin_layout Plain Layout
33370 ほい@補遺
33371 \end_layout
33372
33373 \end_inset
33374
33375
33376 \end_layout
33377
33378 \begin_layout Subsection
33379 負の数
33380 \begin_inset Index idx
33381 status collapsed
33382
33383 \begin_layout Plain Layout
33384 かず@数 ! ふの@負の ---
33385 \end_layout
33386
33387 \end_inset
33388
33389
33390 \end_layout
33391
33392 \begin_layout Standard
33393 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
33394 く表示されます。
33395 \end_layout
33396
33397 \begin_layout Standard
33398 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
33399 \end_layout
33400
33401 \begin_layout Standard
33402 以下は、この問題を示す例です。
33403 \end_layout
33404
33405 \begin_layout Standard
33406 \align center
33407 \begin_inset Tabular
33408 <lyxtabular version="3" rows="3" columns="2">
33409 <features rotate="0" tabularvalignment="middle">
33410 <column alignment="right" valignment="top">
33411 <column alignment="left" valignment="top">
33412 <row>
33413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33414 \begin_inset Text
33415
33416 \begin_layout Plain Layout
33417 通常の文章:
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426 x = -2
33427 \end_layout
33428
33429 \end_inset
33430 </cell>
33431 </row>
33432 <row>
33433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33434 \begin_inset Text
33435
33436 \begin_layout Plain Layout
33437 数式:
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446 \begin_inset Formula $x=-2$
33447 \end_inset
33448
33449
33450 \end_layout
33451
33452 \end_inset
33453 </cell>
33454 </row>
33455 <row>
33456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460 解決策:
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469 \begin_inset Formula $x=\textrm{-}2$
33470 \end_inset
33471
33472
33473 \end_layout
33474
33475 \end_inset
33476 </cell>
33477 </row>
33478 </lyxtabular>
33479
33480 \end_inset
33481
33482
33483 \end_layout
33484
33485 \begin_layout Subsection
33486 位区切りとしてのコンマ
33487 \begin_inset Index idx
33488 status collapsed
33489
33490 \begin_layout Plain Layout
33491 こんま@コンマ
33492 \end_layout
33493
33494 \end_inset
33495
33496
33497 \begin_inset Index idx
33498 status collapsed
33499
33500 \begin_layout Plain Layout
33501 かんま@カンマ|see
33502 \begin_inset ERT
33503 status collapsed
33504
33505 \begin_layout Plain Layout
33506
33507 {
33508 \end_layout
33509
33510 \end_inset
33511
33512 コンマ
33513 \begin_inset ERT
33514 status collapsed
33515
33516 \begin_layout Plain Layout
33517
33518 }
33519 \end_layout
33520
33521 \end_inset
33522
33523
33524 \end_layout
33525
33526 \end_inset
33527
33528
33529 \end_layout
33530
33531 \begin_layout Standard
33532 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
33533 \end_layout
33534
33535 \begin_layout Standard
33536 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
33537 \begin_inset Flex Ruby
33538 status collapsed
33539
33540 \begin_layout Plain Layout
33541 捷径
33542 \begin_inset Argument post:1
33543 status collapsed
33544
33545 \begin_layout Plain Layout
33546 ショートカット
33547 \end_layout
33548
33549 \end_inset
33550
33551
33552 \end_layout
33553
33554 \end_inset
33555
33556
33557 \begin_inset Info
33558 type  "shortcut"
33559 arg   "math-mode"
33560 \end_inset
33561
33562 )。
33563 \end_layout
33564
33565 \begin_layout Standard
33566 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
33567 \end_layout
33568
33569 \begin_layout Standard
33570
33571 \series bold
33572
33573 \backslash
33574 usepackage{icomma}
33575 \end_layout
33576
33577 \begin_layout Standard
33578 という行を加えて、
33579 \series bold
33580 icomma.sty
33581 \series default
33582
33583 \begin_inset Foot
33584 status collapsed
33585
33586 \begin_layout Plain Layout
33587
33588 \series bold
33589 icomma
33590 \series default
33591 は、LaTeXパッケージ
33592 \series bold
33593 was
33594 \series default
33595
33596 \begin_inset Index idx
33597 status collapsed
33598
33599 \begin_layout Plain Layout
33600 ぱっけーじ@パッケージ ! was
33601 \begin_inset ERT
33602 status collapsed
33603
33604 \begin_layout Plain Layout
33605
33606
33607 \backslash
33608 vspace{4mm}
33609 \end_layout
33610
33611 \end_inset
33612
33613
33614 \end_layout
33615
33616 \end_inset
33617
33618 に含まれています。
33619 \end_layout
33620
33621 \end_inset
33622
33623
33624 \begin_inset Index idx
33625 status collapsed
33626
33627 \begin_layout Plain Layout
33628 ぱっけーじ@パッケージ ! icomma
33629 \end_layout
33630
33631 \end_inset
33632
33633 ファイルを読み込みます。
33634 \end_layout
33635
33636 \begin_layout Subsection
33637 物理ベクトル
33638 \begin_inset CommandInset label
33639 LatexCommand label
33640 name "sub:物理ベクトル"
33641
33642 \end_inset
33643
33644
33645 \begin_inset Index idx
33646 status collapsed
33647
33648 \begin_layout Plain Layout
33649 Vectors ! physical
33650 \end_layout
33651
33652 \end_inset
33653
33654
33655 \end_layout
33656
33657 \begin_layout Standard
33658 LaTeXパッケージ
33659 \series bold
33660 braket
33661 \series default
33662
33663 \begin_inset Foot
33664 status collapsed
33665
33666 \begin_layout Plain Layout
33667
33668 \series bold
33669 braket
33670 \series default
33671  は標準的LaTeX頒布版のすべてに含まれています。
33672 \end_layout
33673
33674 \end_inset
33675
33676
33677 \begin_inset Index idx
33678 status collapsed
33679
33680 \begin_layout Plain Layout
33681 ぱっけーじ@パッケージ ! braket
33682 \end_layout
33683
33684 \end_inset
33685
33686 には、定義済みのベクトルが提供されており、
33687 \end_layout
33688
33689 \begin_layout Standard
33690
33691 \series bold
33692
33693 \backslash
33694 usepackage{braket}
33695 \end_layout
33696
33697 \begin_layout Standard
33698 というLaTeXプリアンブル行で読み込むことができます。
33699 \end_layout
33700
33701 \begin_layout Standard
33702 \begin_inset ERT
33703 status collapsed
33704
33705 \begin_layout Plain Layout
33706
33707
33708 \backslash
33709 ifbraket 
33710 \end_layout
33711
33712 \end_inset
33713
33714
33715 \begin_inset Note Note
33716 status open
33717
33718 \begin_layout Plain Layout
33719 以下の表は、
33720 \series bold
33721 braket
33722 \series default
33723  LaTeXパッケージが導入済みのときのみ表示されます。
33724 \end_layout
33725
33726 \end_inset
33727
33728 以下のコマンドが定義されています。
33729 \end_layout
33730
33731 \begin_layout Standard
33732 \align center
33733 \begin_inset Tabular
33734 <lyxtabular version="3" rows="4" columns="2">
33735 <features rotate="0" tabularvalignment="middle">
33736 <column alignment="center" valignment="top">
33737 <column alignment="center" valignment="top">
33738 <row>
33739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743 コマンド
33744 \end_layout
33745
33746 \end_inset
33747 </cell>
33748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33749 \begin_inset Text
33750
33751 \begin_layout Plain Layout
33752 出力
33753 \end_layout
33754
33755 \end_inset
33756 </cell>
33757 </row>
33758 <row>
33759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33760 \begin_inset Text
33761
33762 \begin_layout Plain Layout
33763
33764 \backslash
33765 Bra{
33766 \backslash
33767 psi
33768 \end_layout
33769
33770 \end_inset
33771 </cell>
33772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33773 \begin_inset Text
33774
33775 \begin_layout Plain Layout
33776 \begin_inset Formula $\Bra{\psi}$
33777 \end_inset
33778
33779
33780 \end_layout
33781
33782 \end_inset
33783 </cell>
33784 </row>
33785 <row>
33786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33787 \begin_inset Text
33788
33789 \begin_layout Plain Layout
33790
33791 \backslash
33792 Ket{
33793 \backslash
33794 psi
33795 \end_layout
33796
33797 \end_inset
33798 </cell>
33799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33800 \begin_inset Text
33801
33802 \begin_layout Plain Layout
33803 \begin_inset Formula $\Ket{\psi}$
33804 \end_inset
33805
33806
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 </row>
33812 <row>
33813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817
33818 \backslash
33819 Braket{
33820 \backslash
33821 psi
33822 \begin_inset Formula $|$
33823 \end_inset
33824
33825
33826 \backslash
33827 phi
33828 \end_layout
33829
33830 \end_inset
33831 </cell>
33832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836 \begin_inset Formula $\Braket{\psi|\phi}$
33837 \end_inset
33838
33839
33840 \end_layout
33841
33842 \end_inset
33843 </cell>
33844 </row>
33845 </lyxtabular>
33846
33847 \end_inset
33848
33849
33850 \end_layout
33851
33852 \begin_layout Standard
33853
33854 \series bold
33855
33856 \backslash
33857 Braket
33858 \series default
33859 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
33860 \begin_inset Formula 
33861 \[
33862 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33863 \]
33864
33865 \end_inset
33866
33867
33868 \begin_inset ERT
33869 status collapsed
33870
33871 \begin_layout Plain Layout
33872
33873
33874 \backslash
33875 else 
33876 \end_layout
33877
33878 \end_inset
33879
33880
33881 \begin_inset Note Note
33882 status open
33883
33884 \begin_layout Plain Layout
33885
33886 \series bold
33887 braket
33888 \series default
33889  LaTeXパッケージが導入されていないときには、以下が表示されます。
33890 \end_layout
33891
33892 \end_inset
33893
33894
33895 \end_layout
33896
33897 \begin_layout Standard
33898 本小節の全体を出力で見るためには、
33899 \series bold
33900 braket
33901 \series default
33902  LaTeXパッケージを導入する必要があります。
33903 \end_layout
33904
33905 \begin_layout Standard
33906 \begin_inset ERT
33907 status collapsed
33908
33909 \begin_layout Plain Layout
33910
33911
33912 \backslash
33913 fi 
33914 \end_layout
33915
33916 \end_inset
33917
33918
33919 \end_layout
33920
33921 \begin_layout Standard
33922
33923 \series bold
33924
33925 \backslash
33926 Braket
33927 \series default
33928 と同じ効果は、第
33929 \begin_inset CommandInset ref
33930 LatexCommand ref
33931 reference "sub:自動の括弧丈"
33932
33933 \end_inset
33934
33935 節に説明されているとおり、
33936 \series bold
33937
33938 \backslash
33939 middle
33940 \series default
33941 コマンドを用いることによっても実現できます。
33942 \end_layout
33943
33944 \begin_layout Subsection
33945 自己定義の分数
33946 \begin_inset CommandInset label
33947 LatexCommand label
33948 name "sub:自己定義の分数"
33949
33950 \end_inset
33951
33952
33953 \begin_inset Index idx
33954 status collapsed
33955
33956 \begin_layout Plain Layout
33957 ぶんすう@分数 ! じこていぎの@自己定義の ---
33958 \end_layout
33959
33960 \end_inset
33961
33962
33963 \end_layout
33964
33965 \begin_layout Standard
33966 分数用の自製コマンドを定義するには、以下の書式を持つ
33967 \series bold
33968
33969 \backslash
33970 genfrac
33971 \series default
33972
33973 \begin_inset Index idx
33974 status collapsed
33975
33976 \begin_layout Plain Layout
33977 こまんど@コマンド ! G ! 
33978 \backslash
33979 genfrac
33980 \end_layout
33981
33982 \end_inset
33983
33984 コマンドを使います。
33985 \end_layout
33986
33987 \begin_layout Standard
33988
33989 \series bold
33990
33991 \backslash
33992 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
33993 \begin_inset Newline newline
33994 \end_inset
33995
33996
33997 \begin_inset Phantom HPhantom
33998 status open
33999
34000 \begin_layout Plain Layout
34001
34002 \series bold
34003
34004 \backslash
34005 genfrac
34006 \end_layout
34007
34008 \end_inset
34009
34010 {分子}{分母}
34011 \end_layout
34012
34013 \begin_layout Standard
34014 ここで「様式」は、0
34015 \begin_inset space \thinspace{}
34016 \end_inset
34017
34018 -
34019 \begin_inset space \thinspace{}
34020 \end_inset
34021
34022 3の範囲の数字です。
34023 \end_layout
34024
34025 \begin_layout Standard
34026 \align center
34027 \begin_inset Tabular
34028 <lyxtabular version="3" rows="5" columns="2">
34029 <features rotate="0" tabularvalignment="middle">
34030 <column alignment="center" valignment="top">
34031 <column alignment="center" valignment="top">
34032 <row>
34033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34034 \begin_inset Text
34035
34036 \begin_layout Plain Layout
34037 数字
34038 \end_layout
34039
34040 \end_inset
34041 </cell>
34042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34043 \begin_inset Text
34044
34045 \begin_layout Plain Layout
34046 様式(大きさ)
34047 \end_layout
34048
34049 \end_inset
34050 </cell>
34051 </row>
34052 <row>
34053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34054 \begin_inset Text
34055
34056 \begin_layout Plain Layout
34057 0
34058 \end_layout
34059
34060 \end_inset
34061 </cell>
34062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34063 \begin_inset Text
34064
34065 \begin_layout Plain Layout
34066 別行立て様式の数式
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 </row>
34072 <row>
34073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34074 \begin_inset Text
34075
34076 \begin_layout Plain Layout
34077 1
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086 行内数式
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 </row>
34092 <row>
34093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097 2
34098 \end_layout
34099
34100 \end_inset
34101 </cell>
34102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34103 \begin_inset Text
34104
34105 \begin_layout Plain Layout
34106 やや小(small)
34107 \end_layout
34108
34109 \end_inset
34110 </cell>
34111 </row>
34112 <row>
34113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34114 \begin_inset Text
34115
34116 \begin_layout Plain Layout
34117 3
34118 \end_layout
34119
34120 \end_inset
34121 </cell>
34122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34123 \begin_inset Text
34124
34125 \begin_layout Plain Layout
34126 最小(tiny)
34127 \end_layout
34128
34129 \end_inset
34130 </cell>
34131 </row>
34132 </lyxtabular>
34133
34134 \end_inset
34135
34136
34137 \end_layout
34138
34139 \begin_layout Standard
34140 「様式」を指定しないときには、
34141 \series bold
34142
34143 \backslash
34144 frac
34145 \series default
34146 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34147 \end_layout
34148
34149 \begin_layout Standard
34150 「分数線の厚み」を指定しないときには、既定値である0.4
34151 \begin_inset space \thinspace{}
34152 \end_inset
34153
34154 ptが用いられます。
34155 \end_layout
34156
34157 \begin_layout Standard
34158 \begin_inset VSpace medskip
34159 \end_inset
34160
34161 たとえば、第
34162 \begin_inset CommandInset ref
34163 LatexCommand ref
34164 reference "sub:分数"
34165
34166 \end_inset
34167
34168 節の
34169 \series bold
34170
34171 \backslash
34172 dfrac
34173 \series default
34174 コマンドおよび
34175 \series bold
34176
34177 \backslash
34178 tbinom
34179 \series default
34180 コマンドは、
34181 \end_layout
34182
34183 \begin_layout Standard
34184
34185 \series bold
34186
34187 \backslash
34188 newcommand{
34189 \backslash
34190 dfrac}[2]{
34191 \backslash
34192 genfrac{}{}{}{0}{#1}{#2}}
34193 \end_layout
34194
34195 \begin_layout Standard
34196 あるいは
34197 \end_layout
34198
34199 \begin_layout Standard
34200
34201 \series bold
34202
34203 \backslash
34204 newcommand{
34205 \backslash
34206 tbinom}[2]{
34207 \backslash
34208 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34209 \end_layout
34210
34211 \begin_layout Standard
34212 というコマンドで定義できます。
34213 \end_layout
34214
34215 \begin_layout Standard
34216 \begin_inset VSpace medskip
34217 \end_inset
34218
34219 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
34220 \end_layout
34221
34222 \begin_layout Standard
34223
34224 \series bold
34225
34226 \backslash
34227 newcommand{
34228 \backslash
34229 fracS}[3][]{
34230 \backslash
34231 genfrac{}{}{#1}{}{#2}{#3}}
34232 \end_layout
34233
34234 \begin_layout Standard
34235 という行を入れます。
34236 \begin_inset Newpage newpage
34237 \end_inset
34238
34239
34240 \end_layout
34241
34242 \begin_layout Standard
34243 以下は、そのテストです。
34244 \begin_inset Formula 
34245 \begin{align*}
34246 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34247 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34248 \end{align*}
34249
34250 \end_inset
34251
34252 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34253 \end_layout
34254
34255 \begin_layout Subsection
34256 数式の消去
34257 \begin_inset Index idx
34258 status collapsed
34259
34260 \begin_layout Plain Layout
34261 すうしき@数式 ! しょうきょ@消去
34262 \end_layout
34263
34264 \end_inset
34265
34266
34267 \end_layout
34268
34269 \begin_layout Standard
34270 数式を消去するには、4つの方法があります。
34271 \end_layout
34272
34273 \begin_layout Standard
34274 \align center
34275 \begin_inset Tabular
34276 <lyxtabular version="3" rows="5" columns="2">
34277 <features rotate="0" tabularvalignment="middle">
34278 <column alignment="center" valignment="top">
34279 <column alignment="center" valignment="top">
34280 <row>
34281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285 コマンド
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294 出力
34295 \begin_inset Note Note
34296 status collapsed
34297
34298 \begin_layout Plain Layout
34299 ここで
34300 \series bold
34301
34302 \backslash
34303 raisebox
34304 \series default
34305 はスペーサーとして使用しているだけです。
34306 \end_layout
34307
34308 \end_inset
34309
34310
34311 \end_layout
34312
34313 \end_inset
34314 </cell>
34315 </row>
34316 <row>
34317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34318 \begin_inset Text
34319
34320 \begin_layout Plain Layout
34321
34322 \backslash
34323 cancel
34324 \begin_inset space \textvisiblespace{}
34325 \end_inset
34326
34327 int
34328 \begin_inset space \textvisiblespace{}
34329 \end_inset
34330
34331 A=B
34332 \end_layout
34333
34334 \end_inset
34335 </cell>
34336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34337 \begin_inset Text
34338
34339 \begin_layout Plain Layout
34340 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34341 \end_inset
34342
34343
34344 \end_layout
34345
34346 \end_inset
34347 </cell>
34348 </row>
34349 <row>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354
34355 \backslash
34356 bcancel
34357 \begin_inset space \textvisiblespace{}
34358 \end_inset
34359
34360
34361 \backslash
34362 int
34363 \begin_inset space \textvisiblespace{}
34364 \end_inset
34365
34366 A=B
34367 \end_layout
34368
34369 \end_inset
34370 </cell>
34371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34372 \begin_inset Text
34373
34374 \begin_layout Plain Layout
34375 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34376 \end_inset
34377
34378
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 </row>
34384 <row>
34385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Plain Layout
34389
34390 \backslash
34391 xcancel
34392 \begin_inset space \textvisiblespace{}
34393 \end_inset
34394
34395
34396 \backslash
34397 int
34398 \begin_inset space \textvisiblespace{}
34399 \end_inset
34400
34401 A=B
34402 \end_layout
34403
34404 \end_inset
34405 </cell>
34406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34407 \begin_inset Text
34408
34409 \begin_layout Plain Layout
34410 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34411 \end_inset
34412
34413
34414 \end_layout
34415
34416 \end_inset
34417 </cell>
34418 </row>
34419 <row>
34420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34421 \begin_inset Text
34422
34423 \begin_layout Plain Layout
34424
34425 \backslash
34426 cancelto
34427 \begin_inset space \textvisiblespace{}
34428 \end_inset
34429
34430
34431 \backslash
34432 int
34433 \begin_inset space \textvisiblespace{}
34434 \end_inset
34435
34436 A=B
34437 \begin_inset Formula $\to$
34438 \end_inset
34439
34440 1
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Plain Layout
34449 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34450 \end_inset
34451
34452
34453 \end_layout
34454
34455 \end_inset
34456 </cell>
34457 </row>
34458 </lyxtabular>
34459
34460 \end_inset
34461
34462
34463 \end_layout
34464
34465 \begin_layout Standard
34466
34467 \series bold
34468
34469 \backslash
34470 cancelto
34471 \series default
34472 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
34473 \begin_inset Formula 
34474 \[
34475 \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}}}
34476 \]
34477
34478 \end_inset
34479
34480
34481 \end_layout
34482
34483 \begin_layout Standard
34484
34485 \lang english
34486 To change the size of 
34487 \series bold
34488
34489 \backslash
34490 cancelto
34491 \series default
34492 's 
34493 \begin_inset Quotes eld
34494 \end_inset
34495
34496 subscript
34497 \begin_inset Quotes erd
34498 \end_inset
34499
34500  value one can add the LaTeX-preamble line
34501 \end_layout
34502
34503 \begin_layout Standard
34504
34505 \series bold
34506
34507 \backslash
34508 PassOptionsToPackage{option}{cancel}
34509 \end_layout
34510
34511 \begin_layout Standard
34512
34513 \lang english
34514 where 
34515 \series bold
34516 option
34517 \series default
34518  is either 
34519 \series bold
34520 samesize
34521 \series default
34522  which leads to the same size as for the canceled value, or 
34523 \series bold
34524 Smaller
34525 \series default
34526  which makes is it a bit smaller than normal.
34527 \end_layout
34528
34529 \begin_layout Standard
34530 という行で読み込まれています。取り消し線に色を付けるには、TeXコードで以下のコマンドを書き加えてください。
34531 \end_layout
34532
34533 \begin_layout Standard
34534
34535 \series bold
34536
34537 \backslash
34538 renewcommand{
34539 \backslash
34540 CancelColor}{
34541 \backslash
34542 color{red}}
34543 \end_layout
34544
34545 \begin_layout Standard
34546 ここで
34547 \series bold
34548 red
34549 \series default
34550 は、お好みの色に変更することができます。
34551 \end_layout
34552
34553 \begin_layout Standard
34554 \begin_inset ERT
34555 status collapsed
34556
34557 \begin_layout Plain Layout
34558
34559
34560 \backslash
34561 renewcommand{
34562 \backslash
34563 CancelColor}{
34564 \backslash
34565 color{red}}
34566 \end_layout
34567
34568 \end_inset
34569
34570
34571 \end_layout
34572
34573 \begin_layout Standard
34574 \begin_inset Formula 
34575 \[
34576 \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}}}
34577 \]
34578
34579 \end_inset
34580
34581
34582 \end_layout
34583
34584 \begin_layout Standard
34585 \begin_inset ERT
34586 status collapsed
34587
34588 \begin_layout Plain Layout
34589
34590
34591 \backslash
34592 renewcommand{
34593 \backslash
34594 CancelColor}{
34595 \backslash
34596 color{black}}
34597 \end_layout
34598
34599 \end_inset
34600
34601
34602 \begin_inset Note Note
34603 status open
34604
34605 \begin_layout Plain Layout
34606 色をリセット
34607 \end_layout
34608
34609 \end_inset
34610
34611
34612 \end_layout
34613
34614 \begin_layout Standard
34615 他の微調整については、
34616 \series bold
34617 cancel
34618 \series default
34619 パッケージの取扱説明書
34620 \begin_inset CommandInset citation
34621 LatexCommand cite
34622 key "cancel"
34623
34624 \end_inset
34625
34626 をご覧ください。
34627 \begin_inset Index idx
34628 status collapsed
34629
34630 \begin_layout Plain Layout
34631 ぱっけーじ@パッケージ ! cancel
34632 \end_layout
34633
34634 \end_inset
34635
34636
34637 \end_layout
34638
34639 \begin_layout Subsection
34640 節見出し中の数式
34641 \begin_inset CommandInset label
34642 LatexCommand label
34643 name "sub:節見出し中の数式"
34644
34645 \end_inset
34646
34647
34648 \begin_inset Index idx
34649 status collapsed
34650
34651 \begin_layout Plain Layout
34652 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
34653 \end_layout
34654
34655 \end_inset
34656
34657
34658 \end_layout
34659
34660 \begin_layout Standard
34661 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
34662 \end_layout
34663
34664 \begin_layout Standard
34665 \begin_inset Note Greyedout
34666 status open
34667
34668 \begin_layout Plain Layout
34669 文書設定ダイアログの
34670 \family sans
34671 PDF特性
34672 \family default
34673
34674 \series bold
34675 hyperref
34676 \series default
34677
34678 \begin_inset Index idx
34679 status collapsed
34680
34681 \begin_layout Plain Layout
34682 ぱっけーじ@パッケージ ! hyperref
34683 \end_layout
34684
34685 \end_inset
34686
34687 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
34688 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
34689 \end_layout
34690
34691 \end_inset
34692
34693
34694 \end_layout
34695
34696 \begin_layout Standard
34697 これらの問題は、
34698 \family sans
34699 挿入\SpecialChar \menuseparator
34700 短縮タイトル
34701 \family default
34702 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
34703 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
34704 \end_layout
34705
34706 \begin_layout Standard
34707 数式を目次中でも使わなくてもならないが、
34708 \series bold
34709 hyperref
34710 \series default
34711 も使用しなくてはならないときには、
34712 \end_layout
34713
34714 \begin_layout Standard
34715
34716 \series bold
34717
34718 \backslash
34719 texorpdfstring{部分}{代替文字列}
34720 \begin_inset Index idx
34721 status collapsed
34722
34723 \begin_layout Plain Layout
34724 こまんど@コマンド ! T ! 
34725 \backslash
34726 texorpdfstring
34727 \end_layout
34728
34729 \end_inset
34730
34731
34732 \end_layout
34733
34734 \begin_layout Standard
34735 というコマンドをTeXモードで使う方法があります。
34736 \end_layout
34737
34738 \begin_layout Standard
34739 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
34740 文字列」が用いられます。
34741 \end_layout
34742
34743 \begin_layout Standard
34744 以下の二つは、見出しの例です。
34745 \begin_inset VSpace -3mm
34746 \end_inset
34747
34748
34749 \begin_inset ERT
34750 status collapsed
34751
34752 \begin_layout Plain Layout
34753
34754
34755 \backslash
34756 boldmath 
34757 \end_layout
34758
34759 \end_inset
34760
34761
34762 \end_layout
34763
34764 \begin_layout Subsubsection
34765 目次中では数式を使わない見出し
34766 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34767 \end_inset
34768
34769
34770 \begin_inset Argument 1
34771 status collapsed
34772
34773 \begin_layout Plain Layout
34774 目次中では数式を使わない見出し
34775 \end_layout
34776
34777 \end_inset
34778
34779
34780 \end_layout
34781
34782 \begin_layout Subsubsection
34783 目次中で数式を使う見出し
34784 \begin_inset ERT
34785 status collapsed
34786
34787 \begin_layout Plain Layout
34788
34789
34790 \backslash
34791 texorpdfstring{
34792 \end_layout
34793
34794 \end_inset
34795
34796  
34797 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34798 \end_inset
34799
34800
34801 \begin_inset ERT
34802 status collapsed
34803
34804 \begin_layout Plain Layout
34805
34806 }{}
34807 \end_layout
34808
34809 \end_inset
34810
34811
34812 \end_layout
34813
34814 \begin_layout Standard
34815 \begin_inset ERT
34816 status collapsed
34817
34818 \begin_layout Plain Layout
34819
34820
34821 \backslash
34822 unboldmath 
34823 \end_layout
34824
34825 \end_inset
34826
34827 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
34828 \series bold
34829
34830 \backslash
34831 texorpdfstring
34832 \series default
34833 が使われています。
34834 \end_layout
34835
34836 \begin_layout Standard
34837 他の節見出しと同じ書式を得るために、上の見出し全体は
34838 \series bold
34839 boldmath
34840 \series default
34841 環境に設定してあります
34842 \begin_inset Foot
34843 status collapsed
34844
34845 \begin_layout Plain Layout
34846
34847 \begin_inset CommandInset ref
34848 LatexCommand ref
34849 reference "sub:ボールド体の数式"
34850
34851 \end_inset
34852
34853 節参照。
34854 \end_layout
34855
34856 \end_inset
34857
34858
34859 \end_layout
34860
34861 \begin_layout Subsection
34862 多段組文中の数式
34863 \begin_inset Index idx
34864 status collapsed
34865
34866 \begin_layout Plain Layout
34867 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
34868 \end_layout
34869
34870 \end_inset
34871
34872
34873 \end_layout
34874
34875 \begin_layout Standard
34876 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
34877 \series bold
34878 multicol
34879 \series default
34880
34881 \begin_inset Foot
34882 status collapsed
34883
34884 \begin_layout Plain Layout
34885
34886 \series bold
34887 multicol
34888 \series default
34889 は、標準的LaTeX頒布版のすべてに含まれています。
34890 \end_layout
34891
34892 \end_inset
34893
34894
34895 \begin_inset Index idx
34896 status collapsed
34897
34898 \begin_layout Plain Layout
34899 ぱっけーじ@パッケージ ! multicol
34900 \end_layout
34901
34902 \end_inset
34903
34904  LaTeXパッケージを、
34905 \end_layout
34906
34907 \begin_layout Standard
34908
34909 \series bold
34910
34911 \backslash
34912 usepackage{multicol}
34913 \end_layout
34914
34915 \begin_layout Standard
34916 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
34917 \end_layout
34918
34919 \begin_layout Standard
34920 \begin_inset Note Greyedout
34921 status open
34922
34923 \begin_layout Plain Layout
34924 ここで、
34925 \family sans
34926 文書\SpecialChar \menuseparator
34927 設定
34928 \family default
34929 メニューの
34930 \family sans
34931 本文レイアウト
34932 \family default
34933 で、
34934 \family sans
34935 二段組文書
34936 \family default
34937 の設定を
34938 \emph on
34939 有効にしてはならない
34940 \emph default
34941 ことに注意してください。
34942 \end_layout
34943
34944 \end_inset
34945
34946
34947 \end_layout
34948
34949 \begin_layout Standard
34950 多段組文の前に
34951 \end_layout
34952
34953 \begin_layout Standard
34954
34955 \series bold
34956
34957 \backslash
34958 begin{multicols}{段数}
34959 \end_layout
34960
34961 \begin_layout Standard
34962 というコマンドをTeXモードで書き入れます。「段数」は、2
34963 \begin_inset space \thinspace{}
34964 \end_inset
34965
34966 -
34967 \begin_inset space \thinspace{}
34968 \end_inset
34969
34970 10のあいだの数字です。多段組文の終わる数式の前には、
34971 \end_layout
34972
34973 \begin_layout Standard
34974
34975 \series bold
34976
34977 \backslash
34978 end{multicols}
34979 \end_layout
34980
34981 \begin_layout Standard
34982 というコマンドをTeXモードで入れます。
34983 \end_layout
34984
34985 \begin_layout Standard
34986 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
34987 \begin_inset space \thinspace{}
34988 \end_inset
34989
34990 mmの垂直空白を入れて下さい。数式様式
34991 \series bold
34992
34993 \begin_inset Foot
34994 status collapsed
34995
34996 \begin_layout Plain Layout
34997
34998 \series bold
34999 数式様式に関しては、第
35000 \series default
35001
35002 \begin_inset CommandInset ref
35003 LatexCommand ref
35004 reference "sec:数式様式"
35005
35006 \end_inset
35007
35008 節をご覧下さい。
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \series default
35015 として
35016 \series bold
35017 行頭下げ
35018 \series default
35019 を使用している場合には、代わりに-9
35020 \begin_inset space \thinspace{}
35021 \end_inset
35022
35023 mmの垂直空白を入れて下さい。
35024 \end_layout
35025
35026 \begin_layout Standard
35027 以下は、別行立て数式を含む、多段組文の例です。
35028 \end_layout
35029
35030 \begin_layout Standard
35031 \begin_inset ERT
35032 status collapsed
35033
35034 \begin_layout Plain Layout
35035
35036
35037 \backslash
35038 begin{multicols}{2}
35039 \end_layout
35040
35041 \end_inset
35042
35043
35044 \lang ngerman
35045 Das Spektrum wird fouriertransformiert.
35046  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35047 , Lösungsmittel) zu trennen.
35048  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35049  nun das Aussehen des Ausgangssignals.
35050  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35051  über alle Phasen integrieren muss.
35052  Sei nun 
35053 \begin_inset Formula $S$
35054 \end_inset
35055
35056  unser normiertes Ausgangssignal und 
35057 \begin_inset Formula $P$
35058 \end_inset
35059
35060  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35061 \lang japanese
35062
35063 \begin_inset ERT
35064 status collapsed
35065
35066 \begin_layout Plain Layout
35067
35068
35069 \backslash
35070 end{multicols}
35071 \end_layout
35072
35073 \end_inset
35074
35075
35076 \begin_inset VSpace -6mm
35077 \end_inset
35078
35079
35080 \begin_inset Formula 
35081 \begin{equation}
35082 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35083 \end{equation}
35084
35085 \end_inset
35086
35087
35088 \begin_inset ERT
35089 status collapsed
35090
35091 \begin_layout Plain Layout
35092
35093
35094 \backslash
35095 begin{multicols}{2}
35096 \end_layout
35097
35098 \end_inset
35099
35100
35101 \lang ngerman
35102 wobei 
35103 \begin_inset Formula $S_{0}$
35104 \end_inset
35105
35106  das Signal ohne Gradient ist und die Normierungsbedingung 
35107 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35108 \end_inset
35109
35110  gilt.
35111  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35112  Direkt nach dem 
35113 \begin_inset Formula $\nicefrac{\pi}{2}$
35114 \end_inset
35115
35116
35117 \begin_inset space \thinspace{}
35118 \end_inset
35119
35120 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35121  das Signal zusätzlich abschwächt.
35122  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35123  
35124 \begin_inset Formula $T_{2}$
35125 \end_inset
35126
35127 -Zeit.
35128 \end_layout
35129
35130 \begin_layout Standard
35131 \begin_inset ERT
35132 status collapsed
35133
35134 \begin_layout Plain Layout
35135
35136
35137 \backslash
35138 end{multicols}
35139 \end_layout
35140
35141 \end_inset
35142
35143  
35144 \end_layout
35145
35146 \begin_layout Subsection
35147 変数の説明付き数式
35148 \begin_inset Index idx
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35153 \end_layout
35154
35155 \end_inset
35156
35157
35158 \end_layout
35159
35160 \begin_layout Standard
35161 \begin_inset CommandInset ref
35162 LatexCommand eqref
35163 reference "eq:within"
35164
35165 \end_inset
35166
35167 式のように、数式内で変数の説明をするには、
35168 \begin_inset Formula $n$
35169 \end_inset
35170
35171 個の変数が使われている場合、左寄せの列を持つ
35172 \begin_inset Formula $2\times n$
35173 \end_inset
35174
35175 行列を使用します
35176 \begin_inset Foot
35177 status collapsed
35178
35179 \begin_layout Plain Layout
35180 行列に関しては、第
35181 \begin_inset CommandInset ref
35182 LatexCommand ref
35183 reference "sec:行列"
35184
35185 \end_inset
35186
35187 節参照。
35188 \end_layout
35189
35190 \end_inset
35191
35192 。説明を小さな文字にするには、行列の前に、たとえば
35193 \series bold
35194
35195 \backslash
35196 footnotesize
35197 \series default
35198 コマンドを挿入します
35199 \begin_inset Foot
35200 status collapsed
35201
35202 \begin_layout Plain Layout
35203 フォント寸法に関しては、第
35204 \begin_inset CommandInset ref
35205 LatexCommand ref
35206 reference "sub:書体寸法"
35207
35208 \end_inset
35209
35210 節参照。
35211 \end_layout
35212
35213 \end_inset
35214
35215
35216 \end_layout
35217
35218 \begin_layout Standard
35219 数式様式に
35220 \series bold
35221 行頭下げ
35222 \begin_inset Foot
35223 status collapsed
35224
35225 \begin_layout Plain Layout
35226
35227 \series bold
35228 数式様式に関しては、第
35229 \series default
35230
35231 \begin_inset CommandInset ref
35232 LatexCommand ref
35233 reference "sec:数式様式"
35234
35235 \end_inset
35236
35237 節参照。
35238 \end_layout
35239
35240 \end_inset
35241
35242
35243 \series default
35244 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35245 \series bold
35246
35247 \backslash
35248 hfill
35249 \series default
35250
35251 \begin_inset Foot
35252 status collapsed
35253
35254 \begin_layout Plain Layout
35255
35256 \series bold
35257
35258 \backslash
35259 hfill
35260 \series default
35261 は、
35262 \series bold
35263 行頭下げ
35264 \series default
35265 様式のときのみ機能します。第
35266 \begin_inset CommandInset ref
35267 LatexCommand ref
35268 reference "sub:可変長の空白"
35269
35270 \end_inset
35271
35272 節をご覧下さい。
35273 \end_layout
35274
35275 \end_inset
35276
35277 を入れます。
35278 \end_layout
35279
35280 \begin_layout Standard
35281 数式様式に
35282 \series bold
35283 中央揃え
35284 \series default
35285 を使っている場合、数式を字下げするには、第
35286 \begin_inset CommandInset ref
35287 LatexCommand ref
35288 reference "sub:flalign環境"
35289
35290 \end_inset
35291
35292 節で述べた方法を使用します。
35293 \begin_inset CommandInset ref
35294 LatexCommand eqref
35295 reference "eq:within"
35296
35297 \end_inset
35298
35299 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
35300 \begin_inset Formula 
35301 \begin{flalign}
35302 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35303 \rho & \textrm{density}\\
35304 V & \textrm{volume}\\
35305 g & \textrm{gravitational acceleration}
35306 \end{array} &  & {}\label{eq:within}
35307 \end{flalign}
35308
35309 \end_inset
35310
35311
35312 \end_layout
35313
35314 \begin_layout Subsection
35315 アップライト体のギリシャ小文字
35316 \begin_inset CommandInset label
35317 LatexCommand label
35318 name "sub:アップライト体ギリシャ小文字"
35319
35320 \end_inset
35321
35322
35323 \begin_inset Index idx
35324 status collapsed
35325
35326 \begin_layout Plain Layout
35327 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35328 \end_layout
35329
35330 \end_inset
35331
35332
35333 \end_layout
35334
35335 \begin_layout Standard
35336 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
35337 \begin_inset Formula $\pi$
35338 \end_inset
35339
35340 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
35341 \series bold
35342 upgreek.sty
35343 \series default
35344
35345 \begin_inset Foot
35346 status collapsed
35347
35348 \begin_layout Plain Layout
35349
35350 \series bold
35351 upgreek
35352 \series default
35353 は、
35354 \series bold
35355 was
35356 \series default
35357
35358 \begin_inset Index idx
35359 status collapsed
35360
35361 \begin_layout Plain Layout
35362 ぱっけーじ@パッケージ ! was
35363 \begin_inset ERT
35364 status collapsed
35365
35366 \begin_layout Plain Layout
35367
35368
35369 \backslash
35370 vspace{4mm}
35371 \end_layout
35372
35373 \end_inset
35374
35375
35376 \end_layout
35377
35378 \end_inset
35379
35380  LaTeXパッケージの一部です。
35381 \end_layout
35382
35383 \end_inset
35384
35385
35386 \begin_inset Index idx
35387 status collapsed
35388
35389 \begin_layout Plain Layout
35390 ぱっけーじ@パッケージ ! upgreek
35391 \end_layout
35392
35393 \end_inset
35394
35395  ファイルを
35396 \end_layout
35397
35398 \begin_layout Standard
35399
35400 \series bold
35401
35402 \backslash
35403 usepackage{upgreek}
35404 \end_layout
35405
35406 \begin_layout Standard
35407 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
35408 \begin_inset ERT
35409 status collapsed
35410
35411 \begin_layout Plain Layout
35412
35413
35414 \backslash
35415 ifupgreek 
35416 \end_layout
35417
35418 \end_inset
35419
35420
35421 \begin_inset Note Note
35422 status open
35423
35424 \begin_layout Plain Layout
35425 以下の表は、
35426 \series bold
35427 upgreek
35428 \series default
35429  LaTeXパッケージが導入済みのときのみ表示されます。
35430 \end_layout
35431
35432 \end_inset
35433
35434 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
35435 \series bold
35436 up
35437 \series default
35438 を付けると作ることができます。たとえば
35439 \series bold
35440
35441 \backslash
35442 uptau
35443 \series default
35444 コマンドは、
35445 \begin_inset Formula $\uptau$
35446 \end_inset
35447
35448 のようになります。
35449 \end_layout
35450
35451 \begin_layout Standard
35452 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
35453 \begin_inset Formula 
35454 \[
35455 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35456 \]
35457
35458 \end_inset
35459
35460
35461 \end_layout
35462
35463 \begin_layout Standard
35464 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
35465 \begin_inset Formula $\mu m$
35466 \end_inset
35467
35468 」のような単位に使うべきではありません。
35469 \end_layout
35470
35471 \begin_layout Standard
35472 \begin_inset ERT
35473 status collapsed
35474
35475 \begin_layout Plain Layout
35476
35477
35478 \backslash
35479 else 
35480 \end_layout
35481
35482 \end_inset
35483
35484
35485 \begin_inset Note Note
35486 status open
35487
35488 \begin_layout Plain Layout
35489 以下は、
35490 \series bold
35491 upgreek
35492 \series default
35493  LaTeXパッケージが導入されていないときのみ表示されます。
35494 \end_layout
35495
35496 \end_inset
35497
35498
35499 \end_layout
35500
35501 \begin_layout Standard
35502 この小節のすべてを出力で見るには、
35503 \series bold
35504 upgreek
35505 \series default
35506  LaTeXパッケージを導入する必要があります。
35507 \end_layout
35508
35509 \begin_layout Standard
35510 \begin_inset ERT
35511 status collapsed
35512
35513 \begin_layout Plain Layout
35514
35515
35516 \backslash
35517 fi 
35518 \end_layout
35519
35520 \end_inset
35521
35522
35523 \begin_inset Newpage newpage
35524 \end_inset
35525
35526
35527 \end_layout
35528
35529 \begin_layout Subsection
35530 数式中のテキスト文字
35531 \begin_inset CommandInset label
35532 LatexCommand label
35533 name "sub:数式中のテキスト文字"
35534
35535 \end_inset
35536
35537
35538 \begin_inset Index idx
35539 status collapsed
35540
35541 \begin_layout Plain Layout
35542 てきすと@テキスト ! すうしきちゅうの@数式中の ---
35543 \end_layout
35544
35545 \end_inset
35546
35547
35548 \end_layout
35549
35550 \begin_layout Standard
35551 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
35552 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35553 \end_inset
35554
35555 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
35556 \series bold
35557
35558 \backslash
35559 cdot
35560 \series default
35561
35562 \begin_inset Foot
35563 status collapsed
35564
35565 \begin_layout Plain Layout
35566
35567 \begin_inset CommandInset ref
35568 LatexCommand ref
35569 reference "sub:二項演算子"
35570
35571 \end_inset
35572
35573 節参照。
35574 \end_layout
35575
35576 \end_inset
35577
35578 コマンドを挿入しなくてはならなくなることでしょう。しかし、
35579 \end_layout
35580
35581 \begin_layout Standard
35582
35583 \series bold
35584
35585 \backslash
35586 Declare Inputtext{183}{
35587 \backslash
35588 ifmmode
35589 \backslash
35590 cdot
35591 \backslash
35592 else
35593 \backslash
35594 textperiodcentered
35595 \backslash
35596 f\SpecialChar \textcompwordmark{}
35597 i}
35598 \end_layout
35599
35600 \begin_layout Standard
35601 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
35602 \end_layout
35603
35604 \begin_layout Standard
35605 文字エンコーディング(
35606 \family sans
35607 文書\SpecialChar \menuseparator
35608 設定\SpecialChar \menuseparator
35609 言語
35610 \family default
35611 メニュー)は、キーボード上の
35612 \begin_inset Flex Ruby
35613 status collapsed
35614
35615 \begin_layout Plain Layout
35616
35617 \begin_inset Argument post:1
35618 status collapsed
35619
35620 \begin_layout Plain Layout
35621 キー
35622 \end_layout
35623
35624 \end_inset
35625
35626
35627 \end_layout
35628
35629 \end_inset
35630
35631 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
35632 \series bold
35633
35634 \backslash
35635 textperiodcentered
35636 \series default
35637 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
35638 否かによって、正しいコマンドが自動的に選択されます。
35639 \end_layout
35640
35641 \begin_layout Standard
35642 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
35643 \series bold
35644 latin9
35645 \series default
35646 エンコーディングは、LaTeXがインストールされたフォルダにある
35647 \series bold
35648 latin9.def
35649 \series default
35650 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
35651 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
35652 \end_layout
35653
35654 \begin_layout Standard
35655 \begin_inset VSpace medskip
35656 \end_inset
35657
35658 中黒の他にこの文書では、角度記号「
35659 \begin_inset Formula $^{\circ}$
35660 \end_inset
35661
35662 」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
35663 \begin_inset Foot
35664 status collapsed
35665
35666 \begin_layout Plain Layout
35667 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
35668 \end_layout
35669
35670 \end_inset
35671
35672
35673 \end_layout
35674
35675 \begin_layout Standard
35676
35677 \series bold
35678
35679 \backslash
35680 DeclareInputtext{176}{
35681 \backslash
35682 ifmmode^
35683 \backslash
35684 circ
35685 \backslash
35686 else
35687 \backslash
35688 textdegree
35689 \backslash
35690 f\SpecialChar \textcompwordmark{}
35691 i}
35692 \end_layout
35693
35694 \begin_layout Standard
35695 \begin_inset Newpage newpage
35696 \end_inset
35697
35698
35699 \end_layout
35700
35701 \begin_layout Section
35702 \start_of_appendix
35703 組版上の助言
35704 \begin_inset Index idx
35705 status collapsed
35706
35707 \begin_layout Plain Layout
35708 くみばんじょうのじょげん@組版上の助言
35709 \end_layout
35710
35711 \end_inset
35712
35713
35714 \end_layout
35715
35716 \begin_layout Standard
35717 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
35718 \begin_inset Foot
35719 status collapsed
35720
35721 \begin_layout Plain Layout
35722 この要約の一部は、ISO規則を取り上げている「Duden」
35723 \begin_inset CommandInset citation
35724 LatexCommand cite
35725 key "Duden"
35726
35727 \end_inset
35728
35729 と呼ばれるドイツの半公的辞書から採られています。
35730 \end_layout
35731
35732 \end_inset
35733
35734
35735 \end_layout
35736
35737 \begin_layout Itemize
35738 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
35739 \begin_inset Foot
35740 status collapsed
35741
35742 \begin_layout Plain Layout
35743 書体様式で指定します。第
35744 \begin_inset CommandInset ref
35745 LatexCommand ref
35746 reference "sub:書体様式"
35747
35748 \end_inset
35749
35750 節を参照。
35751 \end_layout
35752
35753 \end_inset
35754
35755 :30
35756 \begin_inset space \thinspace{}
35757 \end_inset
35758
35759 km/h
35760 \begin_inset Newline newline
35761 \end_inset
35762
35763 値と単位の間には、最小空白を入れます。第
35764 \begin_inset CommandInset ref
35765 LatexCommand ref
35766 reference "sub:定義済みの空白"
35767
35768 \end_inset
35769
35770 節を参照。
35771 \begin_inset Newline newline
35772 \end_inset
35773
35774 この慣習は、
35775 \series bold
35776
35777 \backslash
35778 unittwo
35779 \series default
35780 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
35781 が得られます:
35782 \begin_inset Formula $\unit[30]{km/h}$
35783 \end_inset
35784
35785
35786 \begin_inset space \thinspace{}
35787 \end_inset
35788
35789 。実は、
35790 \series bold
35791
35792 \backslash
35793 unittwo
35794 \series default
35795 は、LaTeXコマンドの実体ではなく、
35796 \series bold
35797
35798 \backslash
35799 unit[値]{単位}
35800 \series default
35801 というコマンドです。したがって、これをTeXコード中で使用することはできません。
35802 \end_layout
35803
35804 \begin_layout Itemize
35805 百分率記号と千分率記号は、物理単位と同様に組みます:
35806 \begin_inset Newline newline
35807 \end_inset
35808
35809 血中アルコール1,2
35810 \begin_inset space \thinspace{}
35811 \end_inset
35812
35813
35814 \end_layout
35815
35816 \begin_layout Itemize
35817 角度記号は値の直後に置きます:
35818 \begin_inset Formula $15^{\circ}$
35819 \end_inset
35820
35821 。しかし、単位として用いられるときは別です:15
35822 \begin_inset space \thinspace{}
35823 \end_inset
35824
35825
35826 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
35827 \end_inset
35828
35829
35830 \end_layout
35831
35832 \begin_layout Itemize
35833 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
35834 \begin_inset space \thinspace{}
35835 \end_inset
35836
35837 473
35838 \begin_inset space \thinspace{}
35839 \end_inset
35840
35841 588
35842 \end_layout
35843
35844 \begin_layout Itemize
35845 \begin_inset Formula $120\times90\times40$
35846 \end_inset
35847
35848
35849 \begin_inset space \thinspace{}
35850 \end_inset
35851
35852 cmのような寸法には、積記号「
35853 \begin_inset Formula $\times$
35854 \end_inset
35855
35856 」を用います。これは、
35857 \series bold
35858
35859 \backslash
35860 times
35861 \series default
35862 コマンドか、
35863 \family sans
35864 挿入\SpecialChar \menuseparator
35865 特殊文字\SpecialChar \menuseparator
35866 記号
35867 \family default
35868 メニューから入れることができます。
35869 \end_layout
35870
35871 \begin_layout Itemize
35872 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
35873 \begin_inset CommandInset ref
35874 LatexCommand ref
35875 reference "sub:定義済み函数"
35876
35877 \end_inset
35878
35879 節を参照。
35880 \end_layout
35881
35882 \begin_layout Itemize
35883 複数の文字を含む指数は、アップライト体にします:
35884 \begin_inset Formula $E_{\mathrm{kin}}$
35885 \end_inset
35886
35887
35888 \begin_inset Newline newline
35889 \end_inset
35890
35891 行列要素はイタリック体にします:
35892 \begin_inset Formula $\hat{H}_{kl}$
35893 \end_inset
35894
35895
35896 \end_layout
35897
35898 \begin_layout Itemize
35899 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
35900 \end_layout
35901
35902 \begin_layout Itemize
35903
35904 \noun on
35905 フーリエ
35906 \noun default
35907 変換を表す文字は、
35908 \series bold
35909
35910 \backslash
35911 mathscr
35912 \begin_inset space \textvisiblespace{}
35913 \end_inset
35914
35915 {F
35916 \series default
35917 コマンド
35918 \begin_inset Index idx
35919 status collapsed
35920
35921 \begin_layout Plain Layout
35922 こまんど@コマンド! M ! 
35923 \backslash
35924 mathscr
35925 \end_layout
35926
35927 \end_inset
35928
35929
35930 \family sans
35931 挿入\SpecialChar \menuseparator
35932 特殊文字\SpecialChar \menuseparator
35933 記号\SpecialChar \menuseparator
35934 文字様記号
35935 \family default
35936 メニューの
35937 \begin_inset Formula $\mathscr{F}$
35938 \end_inset
35939
35940 で入れることができます。
35941 \end_layout
35942
35943 \begin_layout Standard
35944 \begin_inset Newpage newpage
35945 \end_inset
35946
35947
35948 \end_layout
35949
35950 \begin_layout Section
35951 同義語
35952 \begin_inset Index idx
35953 status collapsed
35954
35955 \begin_layout Plain Layout
35956 どうぎご@同義語
35957 \end_layout
35958
35959 \end_inset
35960
35961
35962 \end_layout
35963
35964 \begin_layout Standard
35965 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
35966 \end_layout
35967
35968 \begin_layout Standard
35969 \begin_inset VSpace bigskip
35970 \end_inset
35971
35972
35973 \begin_inset space \hfill{}
35974 \end_inset
35975
35976
35977 \begin_inset Tabular
35978 <lyxtabular version="3" rows="12" columns="2">
35979 <features rotate="0" tabularvalignment="middle">
35980 <column alignment="center" valignment="top" width="0pt">
35981 <column alignment="center" valignment="top" width="0pt">
35982 <row>
35983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35984 \begin_inset Text
35985
35986 \begin_layout Plain Layout
35987 コマンド
35988 \end_layout
35989
35990 \end_inset
35991 </cell>
35992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35993 \begin_inset Text
35994
35995 \begin_layout Plain Layout
35996 同義のコマンド
35997 \begin_inset Note Note
35998 status collapsed
35999
36000 \begin_layout Plain Layout
36001 ここで
36002 \series bold
36003
36004 \backslash
36005 raisebox
36006 \series default
36007 はスペーサーとして使用しているだけです。
36008 \end_layout
36009
36010 \end_inset
36011
36012
36013 \end_layout
36014
36015 \end_inset
36016 </cell>
36017 </row>
36018 <row>
36019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36020 \begin_inset Text
36021
36022 \begin_layout Plain Layout
36023
36024 \backslash
36025 ast
36026 \end_layout
36027
36028 \end_inset
36029 </cell>
36030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36031 \begin_inset Text
36032
36033 \begin_layout Plain Layout
36034 \begin_inset ERT
36035 status collapsed
36036
36037 \begin_layout Plain Layout
36038
36039
36040 \backslash
36041 raisebox{-1.2mm}{
36042 \end_layout
36043
36044 \end_inset
36045
36046 *
36047 \begin_inset ERT
36048 status collapsed
36049
36050 \begin_layout Plain Layout
36051
36052 }
36053 \end_layout
36054
36055 \end_inset
36056
36057
36058 \end_layout
36059
36060 \end_inset
36061 </cell>
36062 </row>
36063 <row>
36064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36065 \begin_inset Text
36066
36067 \begin_layout Plain Layout
36068
36069 \backslash
36070 choose
36071 \end_layout
36072
36073 \end_inset
36074 </cell>
36075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36076 \begin_inset Text
36077
36078 \begin_layout Plain Layout
36079
36080 \backslash
36081 binom
36082 \end_layout
36083
36084 \end_inset
36085 </cell>
36086 </row>
36087 <row>
36088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36089 \begin_inset Text
36090
36091 \begin_layout Plain Layout
36092
36093 \backslash
36094 geq
36095 \end_layout
36096
36097 \end_inset
36098 </cell>
36099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36100 \begin_inset Text
36101
36102 \begin_layout Plain Layout
36103
36104 \backslash
36105 ge
36106 \end_layout
36107
36108 \end_inset
36109 </cell>
36110 </row>
36111 <row>
36112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36113 \begin_inset Text
36114
36115 \begin_layout Plain Layout
36116
36117 \backslash
36118 lbrace
36119 \end_layout
36120
36121 \end_inset
36122 </cell>
36123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36124 \begin_inset Text
36125
36126 \begin_layout Plain Layout
36127 {
36128 \end_layout
36129
36130 \end_inset
36131 </cell>
36132 </row>
36133 <row>
36134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36135 \begin_inset Text
36136
36137 \begin_layout Plain Layout
36138
36139 \backslash
36140 lbracket
36141 \end_layout
36142
36143 \end_inset
36144 </cell>
36145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36146 \begin_inset Text
36147
36148 \begin_layout Plain Layout
36149 [
36150 \end_layout
36151
36152 \end_inset
36153 </cell>
36154 </row>
36155 <row>
36156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36157 \begin_inset Text
36158
36159 \begin_layout Plain Layout
36160
36161 \backslash
36162 leftarrow
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \backslash
36173 gets
36174 \end_layout
36175
36176 \end_inset
36177 </cell>
36178 </row>
36179 <row>
36180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36181 \begin_inset Text
36182
36183 \begin_layout Plain Layout
36184
36185 \backslash
36186 leq
36187 \end_layout
36188
36189 \end_inset
36190 </cell>
36191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195
36196 \backslash
36197 le
36198 \end_layout
36199
36200 \end_inset
36201 </cell>
36202 </row>
36203 <row>
36204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36205 \begin_inset Text
36206
36207 \begin_layout Plain Layout
36208
36209 \backslash
36210 lor
36211 \end_layout
36212
36213 \end_inset
36214 </cell>
36215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36216 \begin_inset Text
36217
36218 \begin_layout Plain Layout
36219
36220 \backslash
36221 vee
36222 \end_layout
36223
36224 \end_inset
36225 </cell>
36226 </row>
36227 <row>
36228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36229 \begin_inset Text
36230
36231 \begin_layout Plain Layout
36232
36233 \backslash
36234 neq
36235 \end_layout
36236
36237 \end_inset
36238 </cell>
36239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36240 \begin_inset Text
36241
36242 \begin_layout Plain Layout
36243
36244 \backslash
36245 not=
36246 \end_layout
36247
36248 \end_inset
36249 </cell>
36250 </row>
36251 <row>
36252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36253 \begin_inset Text
36254
36255 \begin_layout Plain Layout
36256
36257 \backslash
36258 slash
36259 \end_layout
36260
36261 \end_inset
36262 </cell>
36263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36264 \begin_inset Text
36265
36266 \begin_layout Plain Layout
36267 /
36268 \end_layout
36269
36270 \end_inset
36271 </cell>
36272 </row>
36273 <row>
36274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36275 \begin_inset Text
36276
36277 \begin_layout Plain Layout
36278
36279 \backslash
36280 vert
36281 \end_layout
36282
36283 \end_inset
36284 </cell>
36285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36286 \begin_inset Text
36287
36288 \begin_layout Plain Layout
36289 \begin_inset Formula $|$
36290 \end_inset
36291
36292
36293 \end_layout
36294
36295 \end_inset
36296 </cell>
36297 </row>
36298 </lyxtabular>
36299
36300 \end_inset
36301
36302
36303 \begin_inset space \hfill{}
36304 \end_inset
36305
36306
36307 \begin_inset Tabular
36308 <lyxtabular version="3" rows="12" columns="2">
36309 <features rotate="0" tabularvalignment="middle">
36310 <column alignment="center" valignment="top" width="0pt">
36311 <column alignment="center" valignment="top" width="0pt">
36312 <row>
36313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36314 \begin_inset Text
36315
36316 \begin_layout Plain Layout
36317 コマンド
36318 \end_layout
36319
36320 \end_inset
36321 </cell>
36322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36323 \begin_inset Text
36324
36325 \begin_layout Plain Layout
36326 同義のコマンド
36327 \end_layout
36328
36329 \end_inset
36330 </cell>
36331 </row>
36332 <row>
36333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36334 \begin_inset Text
36335
36336 \begin_layout Plain Layout
36337
36338 \backslash
36339 backslash
36340 \end_layout
36341
36342 \end_inset
36343 </cell>
36344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36345 \begin_inset Text
36346
36347 \begin_layout Plain Layout
36348
36349 \backslash
36350
36351 \backslash
36352
36353 \end_layout
36354
36355 \end_inset
36356 </cell>
36357 </row>
36358 <row>
36359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36360 \begin_inset Text
36361
36362 \begin_layout Plain Layout
36363
36364 \backslash
36365 dasharrow
36366 \end_layout
36367
36368 \end_inset
36369 </cell>
36370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36371 \begin_inset Text
36372
36373 \begin_layout Plain Layout
36374
36375 \backslash
36376 dashrightarrow
36377 \end_layout
36378
36379 \end_inset
36380 </cell>
36381 </row>
36382 <row>
36383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36384 \begin_inset Text
36385
36386 \begin_layout Plain Layout
36387
36388 \backslash
36389 land
36390 \end_layout
36391
36392 \end_inset
36393 </cell>
36394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36395 \begin_inset Text
36396
36397 \begin_layout Plain Layout
36398
36399 \backslash
36400 wedge
36401 \end_layout
36402
36403 \end_inset
36404 </cell>
36405 </row>
36406 <row>
36407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36408 \begin_inset Text
36409
36410 \begin_layout Plain Layout
36411
36412 \backslash
36413 rbrace
36414 \end_layout
36415
36416 \end_inset
36417 </cell>
36418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36419 \begin_inset Text
36420
36421 \begin_layout Plain Layout
36422 }
36423 \end_layout
36424
36425 \end_inset
36426 </cell>
36427 </row>
36428 <row>
36429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36430 \begin_inset Text
36431
36432 \begin_layout Plain Layout
36433
36434 \backslash
36435 rbracket
36436 \end_layout
36437
36438 \end_inset
36439 </cell>
36440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36441 \begin_inset Text
36442
36443 \begin_layout Plain Layout
36444 ]
36445 \end_layout
36446
36447 \end_inset
36448 </cell>
36449 </row>
36450 <row>
36451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36452 \begin_inset Text
36453
36454 \begin_layout Plain Layout
36455
36456 \backslash
36457 rightarrow
36458 \end_layout
36459
36460 \end_inset
36461 </cell>
36462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36463 \begin_inset Text
36464
36465 \begin_layout Plain Layout
36466
36467 \backslash
36468 to
36469 \end_layout
36470
36471 \end_inset
36472 </cell>
36473 </row>
36474 <row>
36475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36476 \begin_inset Text
36477
36478 \begin_layout Plain Layout
36479
36480 \backslash
36481 lnot
36482 \end_layout
36483
36484 \end_inset
36485 </cell>
36486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36487 \begin_inset Text
36488
36489 \begin_layout Plain Layout
36490
36491 \backslash
36492 neg
36493 \end_layout
36494
36495 \end_inset
36496 </cell>
36497 </row>
36498 <row>
36499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36500 \begin_inset Text
36501
36502 \begin_layout Plain Layout
36503
36504 \backslash
36505 ne
36506 \end_layout
36507
36508 \end_inset
36509 </cell>
36510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36511 \begin_inset Text
36512
36513 \begin_layout Plain Layout
36514
36515 \backslash
36516 not=
36517 \end_layout
36518
36519 \end_inset
36520 </cell>
36521 </row>
36522 <row>
36523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36524 \begin_inset Text
36525
36526 \begin_layout Plain Layout
36527
36528 \backslash
36529 owns
36530 \end_layout
36531
36532 \end_inset
36533 </cell>
36534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36535 \begin_inset Text
36536
36537 \begin_layout Plain Layout
36538
36539 \backslash
36540 ni
36541 \end_layout
36542
36543 \end_inset
36544 </cell>
36545 </row>
36546 <row>
36547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36548 \begin_inset Text
36549
36550 \begin_layout Plain Layout
36551
36552 \backslash
36553 square
36554 \end_layout
36555
36556 \end_inset
36557 </cell>
36558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36559 \begin_inset Text
36560
36561 \begin_layout Plain Layout
36562
36563 \backslash
36564 Box
36565 \end_layout
36566
36567 \end_inset
36568 </cell>
36569 </row>
36570 <row>
36571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36572 \begin_inset Text
36573
36574 \begin_layout Plain Layout
36575
36576 \backslash
36577 Vert
36578 \end_layout
36579
36580 \end_inset
36581 </cell>
36582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36583 \begin_inset Text
36584
36585 \begin_layout Plain Layout
36586
36587 \backslash
36588
36589 \begin_inset Formula $|$
36590 \end_inset
36591
36592
36593 \end_layout
36594
36595 \end_inset
36596 </cell>
36597 </row>
36598 </lyxtabular>
36599
36600 \end_inset
36601
36602
36603 \begin_inset space \hfill{}
36604 \end_inset
36605
36606
36607 \end_layout
36608
36609 \begin_layout Standard
36610 \begin_inset Newpage newpage
36611 \end_inset
36612
36613
36614 \end_layout
36615
36616 \begin_layout Bibliography
36617 \begin_inset CommandInset bibitem
36618 LatexCommand bibitem
36619 key "TLC2"
36620
36621 \end_inset
36622
36623
36624 \shape smallcaps
36625 Mittelbach, F.
36626  ; Goossens, M.
36627 \shape default
36628
36629 \shape italic
36630 The LaTeX Companion
36631 \shape default
36632 , 2nd ed.
36633  Addison Wesley, 2004
36634 \end_layout
36635
36636 \begin_layout Bibliography
36637 \begin_inset CommandInset bibitem
36638 LatexCommand bibitem
36639 key "Mathmode"
36640
36641 \end_inset
36642
36643 LaTeXの数式能力の
36644 \begin_inset CommandInset href
36645 LatexCommand href
36646 name "説明"
36647 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36648
36649 \end_inset
36650
36651
36652 \end_layout
36653
36654 \begin_layout Bibliography
36655 \begin_inset CommandInset bibitem
36656 LatexCommand bibitem
36657 key "AMS"
36658
36659 \end_inset
36660
36661
36662 \begin_inset ERT
36663 status collapsed
36664
36665 \begin_layout Plain Layout
36666
36667
36668 \backslash
36669 AmS
36670 \end_layout
36671
36672 \end_inset
36673
36674 -LaTeXの
36675 \begin_inset CommandInset href
36676 LatexCommand href
36677 name "説明"
36678 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36679
36680 \end_inset
36681
36682
36683 \end_layout
36684
36685 \begin_layout Bibliography
36686 \begin_inset CommandInset bibitem
36687 LatexCommand bibitem
36688 key "Symbols"
36689
36690 \end_inset
36691
36692 LaTeXパッケージで利用できる記号の
36693 \begin_inset CommandInset href
36694 LatexCommand href
36695 name "全覧"
36696 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36697
36698 \end_inset
36699
36700
36701 \end_layout
36702
36703 \begin_layout Bibliography
36704 \begin_inset CommandInset bibitem
36705 LatexCommand bibitem
36706 key "cancel"
36707
36708 \end_inset
36709
36710 LaTeX 
36711 \series bold
36712 cancel
36713 \series default
36714
36715 \begin_inset Index idx
36716 status collapsed
36717
36718 \begin_layout Plain Layout
36719 ぱっけーじ@パッケージ ! cancel
36720 \end_layout
36721
36722 \end_inset
36723
36724 パッケージの
36725 \begin_inset CommandInset href
36726 LatexCommand href
36727 name "取扱説明書"
36728 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36729
36730 \end_inset
36731
36732
36733 \end_layout
36734
36735 \begin_layout Bibliography
36736 \begin_inset CommandInset bibitem
36737 LatexCommand bibitem
36738 key "hyperref"
36739
36740 \end_inset
36741
36742 LaTeX 
36743 \series bold
36744 hyperref
36745 \series default
36746
36747 \begin_inset Index idx
36748 status collapsed
36749
36750 \begin_layout Plain Layout
36751 ぱっけーじ@パッケージ ! hyperref
36752 \end_layout
36753
36754 \end_inset
36755
36756 パッケージの
36757 \begin_inset CommandInset href
36758 LatexCommand href
36759 name "取扱説明書"
36760 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36761
36762 \end_inset
36763
36764
36765 \end_layout
36766
36767 \begin_layout Bibliography
36768 \begin_inset CommandInset bibitem
36769 LatexCommand bibitem
36770 key "mhchem"
36771
36772 \end_inset
36773
36774 LaTeX 
36775 \series bold
36776 mhchem
36777 \series default
36778
36779 \begin_inset Index idx
36780 status collapsed
36781
36782 \begin_layout Plain Layout
36783 ぱっけーじ@パッケージ ! mhchem
36784 \end_layout
36785
36786 \end_inset
36787
36788 パッケージの
36789 \begin_inset CommandInset href
36790 LatexCommand href
36791 name "取扱説明書"
36792 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36793
36794 \end_inset
36795
36796
36797 \end_layout
36798
36799 \begin_layout Bibliography
36800 \begin_inset CommandInset bibitem
36801 LatexCommand bibitem
36802 key "Mathclap"
36803
36804 \end_inset
36805
36806
36807 \begin_inset CommandInset ref
36808 LatexCommand ref
36809 reference "sub:演算子の範囲"
36810
36811 \end_inset
36812
36813 節に述べられている
36814 \series bold
36815
36816 \backslash
36817 mathclap
36818 \series default
36819 コマンドの
36820 \begin_inset CommandInset href
36821 LatexCommand href
36822 name "説明"
36823 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36824
36825 \end_inset
36826
36827
36828 \begin_inset Index idx
36829 status collapsed
36830
36831 \begin_layout Plain Layout
36832 こまんど@コマンド ! M ! 
36833 \backslash
36834 mathclap
36835 \end_layout
36836
36837 \end_inset
36838
36839
36840 \end_layout
36841
36842 \begin_layout Bibliography
36843 \begin_inset CommandInset bibitem
36844 LatexCommand bibitem
36845 key "Duden"
36846
36847 \end_inset
36848
36849
36850 \emph on
36851 Duden Band 1
36852 \emph default
36853 .
36854  22.
36855  Auflage, Duden 2001
36856 \end_layout
36857
36858 \begin_layout Bibliography
36859 \begin_inset CommandInset bibitem
36860 LatexCommand bibitem
36861 key "Checklist"
36862
36863 \end_inset
36864
36865 原稿見直しの
36866 \begin_inset CommandInset href
36867 LatexCommand href
36868 name "チェックリスト"
36869 target "http://physics.nist.gov/Document/checklist.pdf"
36870
36871 \end_inset
36872
36873
36874 \end_layout
36875
36876 \begin_layout Subsubsection*
36877 \begin_inset CommandInset index_print
36878 LatexCommand printindex
36879 type "idx"
36880
36881 \end_inset
36882
36883
36884 \end_layout
36885
36886 \end_body
36887 \end_document