]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Japanese doc image files: updates and additions by Koji
[lyx.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 2
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 medskip
7223 \end_inset
7224
7225
7226 \end_layout
7227
7228 \begin_layout Standard
7229
7230 \lang english
7231 If you set in the document settings under 
7232 \family sans
7233 Math
7234 \begin_inset space ~
7235 \end_inset
7236
7237 Options
7238 \family default
7239  for the package
7240 \lang japanese
7241  
7242 \series bold
7243 mathtools
7244 \series default
7245
7246 \begin_inset Index idx
7247 status collapsed
7248
7249 \begin_layout Plain Layout
7250 ぱっけーじ@パッケージ ! mathtools
7251 \end_layout
7252
7253 \end_inset
7254
7255  
7256 \lang english
7257 the option 
7258 \family sans
7259 Load
7260 \begin_inset space ~
7261 \end_inset
7262
7263 always
7264 \family default
7265 , you have access to square backets:
7266 \end_layout
7267
7268 \begin_layout Standard
7269 \align center
7270 \begin_inset Tabular
7271 <lyxtabular version="3" rows="4" columns="2">
7272 <features rotate="0" tabularvalignment="middle">
7273 <column alignment="center" valignment="top" width="0pt">
7274 <column alignment="center" valignment="top" width="0pt">
7275 <row>
7276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7277 \begin_inset Text
7278
7279 \begin_layout Plain Layout
7280 コマンド
7281 \begin_inset Note Note
7282 status collapsed
7283
7284 \begin_layout Plain Layout
7285 ここで
7286 \series bold
7287
7288 \backslash
7289 raisebox
7290 \series default
7291 はスペーサーとして使用しているだけです。
7292 \end_layout
7293
7294 \end_inset
7295
7296
7297 \end_layout
7298
7299 \end_inset
7300 </cell>
7301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 出力
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 </row>
7311 <row>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 \begin_inset ERT
7317 status collapsed
7318
7319 \begin_layout Plain Layout
7320
7321
7322 \backslash
7323 raisebox{2.3mm}{
7324 \end_layout
7325
7326 \end_inset
7327
7328
7329 \backslash
7330 overbracket{A+B
7331 \begin_inset space \textvisiblespace{}
7332 \end_inset
7333
7334 ^3
7335 \begin_inset ERT
7336 status collapsed
7337
7338 \begin_layout Plain Layout
7339
7340 }
7341 \end_layout
7342
7343 \end_inset
7344
7345
7346 \begin_inset Index idx
7347 status collapsed
7348
7349 \begin_layout Plain Layout
7350 こまんど@コマンド ! O ! 
7351 \backslash
7352 overbracket
7353 \end_layout
7354
7355 \end_inset
7356
7357
7358 \end_layout
7359
7360 \end_inset
7361 </cell>
7362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7363 \begin_inset Text
7364
7365 \begin_layout Plain Layout
7366 \begin_inset Formula $\overbracket{A+B}^{3}$
7367 \end_inset
7368
7369
7370 \end_layout
7371
7372 \end_inset
7373 </cell>
7374 </row>
7375 <row>
7376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7377 \begin_inset Text
7378
7379 \begin_layout Plain Layout
7380 \begin_inset ERT
7381 status collapsed
7382
7383 \begin_layout Plain Layout
7384
7385
7386 \backslash
7387 raisebox{-2.2mm}{
7388 \end_layout
7389
7390 \end_inset
7391
7392
7393 \backslash
7394 underbracket{A+B
7395 \begin_inset space \textvisiblespace{}
7396 \end_inset
7397
7398 _5
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404 }
7405 \end_layout
7406
7407 \end_inset
7408
7409
7410 \begin_inset Index idx
7411 status collapsed
7412
7413 \begin_layout Plain Layout
7414 こまんど@コマンド ! U ! 
7415 \backslash
7416 under
7417 \size normal
7418 bracket
7419 \end_layout
7420
7421 \end_inset
7422
7423
7424 \end_layout
7425
7426 \end_inset
7427 </cell>
7428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7429 \begin_inset Text
7430
7431 \begin_layout Plain Layout
7432 \begin_inset Formula $\underbracket{A+B}_{5}$
7433 \end_inset
7434
7435
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 </row>
7441 <row>
7442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7443 \begin_inset Text
7444
7445 \begin_layout Plain Layout
7446
7447 \backslash
7448 overbracket{
7449 \backslash
7450 underbracket{A+B_w
7451 \begin_inset space \textvisiblespace{}
7452 \end_inset
7453
7454
7455 \begin_inset space \textvisiblespace{}
7456 \end_inset
7457
7458 _7
7459 \begin_inset space \textvisiblespace{}
7460 \end_inset
7461
7462
7463 \begin_inset space \textvisiblespace{}
7464 \end_inset
7465
7466 ^
7467 \begin_inset space \textvisiblespace{}
7468 \end_inset
7469
7470 C
7471 \end_layout
7472
7473 \end_inset
7474 </cell>
7475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7476 \begin_inset Text
7477
7478 \begin_layout Plain Layout
7479 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7480 \end_inset
7481
7482
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 </row>
7488 </lyxtabular>
7489
7490 \end_inset
7491
7492
7493 \end_layout
7494
7495 \begin_layout Standard
7496
7497 \lang english
7498 For 
7499 \series bold
7500
7501 \backslash
7502 overbracket
7503 \series default
7504  and 
7505 \series bold
7506
7507 \backslash
7508 underbracket
7509 \series default
7510  you can change the thickness of the bracket's stroke by specifying the
7511  desired thickness in square brackets behind the command:
7512 \end_layout
7513
7514 \begin_layout Standard
7515 \align center
7516 \begin_inset Tabular
7517 <lyxtabular version="3" rows="3" columns="2">
7518 <features rotate="0" tabularvalignment="middle">
7519 <column alignment="center" valignment="top" width="0pt">
7520 <column alignment="center" valignment="top" width="0pt">
7521 <row>
7522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7523 \begin_inset Text
7524
7525 \begin_layout Plain Layout
7526 コマンド
7527 \begin_inset Note Note
7528 status collapsed
7529
7530 \begin_layout Plain Layout
7531 ここで
7532 \series bold
7533
7534 \backslash
7535 raisebox
7536 \series default
7537 はスペーサーとして使用しているだけです。
7538 \end_layout
7539
7540 \end_inset
7541
7542
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7548 \begin_inset Text
7549
7550 \begin_layout Plain Layout
7551 出力
7552 \end_layout
7553
7554 \end_inset
7555 </cell>
7556 </row>
7557 <row>
7558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Plain Layout
7562 \begin_inset ERT
7563 status collapsed
7564
7565 \begin_layout Plain Layout
7566
7567
7568 \backslash
7569 raisebox{2.3mm}{
7570 \end_layout
7571
7572 \end_inset
7573
7574
7575 \backslash
7576 overbracket[3pt]
7577 \backslash
7578 {A+B
7579 \begin_inset space \textvisiblespace{}
7580 \end_inset
7581
7582 ^3
7583 \begin_inset ERT
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587
7588 }
7589 \end_layout
7590
7591 \end_inset
7592
7593
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7603 \end_inset
7604
7605
7606 \end_layout
7607
7608 \end_inset
7609 </cell>
7610 </row>
7611 <row>
7612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616 \begin_inset ERT
7617 status collapsed
7618
7619 \begin_layout Plain Layout
7620
7621
7622 \backslash
7623 raisebox{-2.2mm}{
7624 \end_layout
7625
7626 \end_inset
7627
7628
7629 \backslash
7630 underbracket[1pt]
7631 \backslash
7632 {A+B
7633 \begin_inset space \textvisiblespace{}
7634 \end_inset
7635
7636 _5
7637 \begin_inset ERT
7638 status collapsed
7639
7640 \begin_layout Plain Layout
7641
7642 }
7643 \end_layout
7644
7645 \end_inset
7646
7647
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7657 \end_inset
7658
7659
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 </row>
7665 </lyxtabular>
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \begin_layout Standard
7673 \begin_inset VSpace bigskip
7674 \end_inset
7675
7676 括弧をお互いに重ねる必要がある場合には、第
7677 \begin_inset CommandInset ref
7678 LatexCommand ref
7679 reference "sec:多行数式"
7680
7681 \end_inset
7682
7683 節に説明されているように、次のような多行数式を使わなくてはなりません。
7684 \begin_inset Formula 
7685 \begin{eqnarray*}
7686 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7687  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7688 \end{eqnarray*}
7689
7690 \end_inset
7691
7692 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7693 \begin_inset Foot
7694 status collapsed
7695
7696 \begin_layout Plain Layout
7697 空白コマンドは第
7698 \begin_inset CommandInset ref
7699 LatexCommand ref
7700 reference "sub:定義済みの空白"
7701
7702 \end_inset
7703
7704 章に説明があります。
7705 \end_layout
7706
7707 \end_inset
7708
7709
7710 \series bold
7711
7712 \backslash
7713 :
7714 \series default
7715 を最初の
7716 \begin_inset Formula $d$
7717 \end_inset
7718
7719 の前に挿入しておくことが重要です。さもないと、
7720 \begin_inset Formula $q$
7721 \end_inset
7722
7723 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7724 \begin_inset Foot
7725 status collapsed
7726
7727 \begin_layout Plain Layout
7728 これは、括弧が文字として取り扱われないためです。第
7729 \begin_inset CommandInset ref
7730 LatexCommand ref
7731 reference "sub:二項演算子"
7732
7733 \end_inset
7734
7735 章参照。
7736 \end_layout
7737
7738 \end_inset
7739
7740 ためです。二行目には、二つめの括弧が挿入されています。
7741 \begin_inset Formula $b$
7742 \end_inset
7743
7744 の直前から始まるようにするために、まず
7745 \series bold
7746
7747 \backslash
7748 hphantom{gggg+
7749 \backslash
7750 :}
7751 \series default
7752 というコマンド
7753 \begin_inset Foot
7754 status collapsed
7755
7756 \begin_layout Plain Layout
7757
7758 \series bold
7759
7760 \backslash
7761 hphantom
7762 \series default
7763 に関する詳細は、第
7764 \begin_inset CommandInset ref
7765 LatexCommand ref
7766 reference "sub:埋め草"
7767
7768 \end_inset
7769
7770 章を参照してください。
7771 \end_layout
7772
7773 \end_inset
7774
7775 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7776 \series bold
7777
7778 \backslash
7779 hphantom{bbqq+dddd}
7780 \series default
7781 コマンドの下に置きます。
7782 \end_layout
7783
7784 \begin_layout Standard
7785 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7786 \begin_inset ERT
7787 status collapsed
7788
7789 \begin_layout Plain Layout
7790
7791
7792 \backslash
7793 setlength{
7794 \backslash
7795 jot}{-6pt}
7796 \end_layout
7797
7798 \end_inset
7799
7800
7801 \begin_inset Formula 
7802 \begin{eqnarray*}
7803  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7804 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7805 \end{eqnarray*}
7806
7807 \end_inset
7808
7809
7810 \begin_inset ERT
7811 status collapsed
7812
7813 \begin_layout Plain Layout
7814
7815
7816 \backslash
7817 setlength{
7818 \backslash
7819 jot}{3pt}
7820 \end_layout
7821
7822 \end_inset
7823
7824 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7825 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7826 \begin_inset Foot
7827 status collapsed
7828
7829 \begin_layout Plain Layout
7830 \begin_inset CommandInset href
7831 LatexCommand href
7832 name "LyX-bug #1505"
7833 target "http://www.lyx.org/trac/ticket/1505"
7834
7835 \end_inset
7836
7837
7838 \end_layout
7839
7840 \end_inset
7841
7842 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7843 \series bold
7844 setlength{
7845 \backslash
7846 jot}{-6pt}
7847 \series default
7848 というコマンドを入れて、大域的な数式行間
7849 \series bold
7850
7851 \backslash
7852 jot
7853 \series default
7854
7855 \begin_inset Index idx
7856 status collapsed
7857
7858 \begin_layout Plain Layout
7859 こまんど@コマンド ! J ! 
7860 \backslash
7861 jot
7862 \end_layout
7863
7864 \end_inset
7865
7866 を-6
7867 \begin_inset space \thinspace{}
7868 \end_inset
7869
7870 ptに変更しなくてはなりません。
7871 \series bold
7872
7873 \backslash
7874 jot
7875 \series default
7876 は、数式直後に同様のコマンドを使って標準値の3
7877 \begin_inset space \thinspace{}
7878 \end_inset
7879
7880 ptに戻します。数式中の行間について、詳しくは第
7881 \begin_inset CommandInset ref
7882 LatexCommand ref
7883 reference "sub:行間"
7884
7885 \end_inset
7886
7887 章に説明があります。
7888 \end_layout
7889
7890 \begin_layout Section
7891 矢印
7892 \begin_inset Index idx
7893 status collapsed
7894
7895 \begin_layout Plain Layout
7896 やじるし@矢印
7897 \end_layout
7898
7899 \end_inset
7900
7901
7902 \end_layout
7903
7904 \begin_layout Standard
7905 矢印は、数式ツールバーボタンの
7906 \begin_inset Info
7907 type  "icon"
7908 arg   "math-insert \\leftarrow"
7909 \end_inset
7910
7911 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7912 \end_layout
7913
7914 \begin_layout Subsection
7915 水平矢印
7916 \begin_inset Index idx
7917 status collapsed
7918
7919 \begin_layout Plain Layout
7920 やじるし@矢印 ! すいへい@水平
7921 \end_layout
7922
7923 \end_inset
7924
7925
7926 \end_layout
7927
7928 \begin_layout Standard
7929 \begin_inset space \hfill{}
7930 \end_inset
7931
7932
7933 \begin_inset Tabular
7934 <lyxtabular version="3" rows="8" columns="2">
7935 <features rotate="0" tabularvalignment="middle">
7936 <column alignment="center" valignment="top" width="0pt">
7937 <column alignment="center" valignment="top" width="0pt">
7938 <row>
7939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943 コマンド
7944 \end_layout
7945
7946 \end_inset
7947 </cell>
7948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7949 \begin_inset Text
7950
7951 \begin_layout Plain Layout
7952 出力
7953 \end_layout
7954
7955 \end_inset
7956 </cell>
7957 </row>
7958 <row>
7959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7960 \begin_inset Text
7961
7962 \begin_layout Plain Layout
7963
7964 \backslash
7965 gets
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974 \begin_inset Formula $\gets$
7975 \end_inset
7976
7977
7978 \end_layout
7979
7980 \end_inset
7981 </cell>
7982 </row>
7983 <row>
7984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988
7989 \backslash
7990 Leftarrow
7991 \end_layout
7992
7993 \end_inset
7994 </cell>
7995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999 \begin_inset Formula $\Leftarrow$
8000 \end_inset
8001
8002
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row>
8009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \backslash
8015 longleftarrow
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 \begin_inset Formula $\longleftarrow$
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \backslash
8040 Longleftarrow
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 \begin_inset Formula $\Longleftarrow$
8050 \end_inset
8051
8052
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \backslash
8065 leftharpoonup
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 \begin_inset Formula $\leftharpoonup$
8075 \end_inset
8076
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \backslash
8090 leftharpoondown
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 \begin_inset Formula $\leftharpoondown$
8100 \end_inset
8101
8102
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \backslash
8115 hookleftarrow
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 \begin_inset Formula $\hookleftarrow$
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 </lyxtabular>
8134
8135 \end_inset
8136
8137
8138 \begin_inset space \hfill{}
8139 \end_inset
8140
8141
8142 \begin_inset Tabular
8143 <lyxtabular version="3" rows="8" columns="2">
8144 <features rotate="0" tabularvalignment="middle">
8145 <column alignment="center" valignment="top" width="0pt">
8146 <column alignment="center" valignment="top" width="0pt">
8147 <row>
8148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8149 \begin_inset Text
8150
8151 \begin_layout Plain Layout
8152 コマンド
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161 出力
8162 \end_layout
8163
8164 \end_inset
8165 </cell>
8166 </row>
8167 <row>
8168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172
8173 \backslash
8174 to
8175 \end_layout
8176
8177 \end_inset
8178 </cell>
8179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 \begin_inset Formula $\to$
8184 \end_inset
8185
8186
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 </row>
8192 <row>
8193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197
8198 \backslash
8199 Rightarrow
8200 \end_layout
8201
8202 \end_inset
8203 </cell>
8204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208 \begin_inset Formula $\Rightarrow$
8209 \end_inset
8210
8211
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 </row>
8217 <row>
8218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222
8223 \backslash
8224 longrightarrow
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 \begin_inset Formula $\longrightarrow$
8234 \end_inset
8235
8236
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 </row>
8242 <row>
8243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247
8248 \backslash
8249 Longrightarrow
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258 \begin_inset Formula $\Longrightarrow$
8259 \end_inset
8260
8261
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 </row>
8267 <row>
8268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272
8273 \backslash
8274 rightharpoonup
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 \begin_inset Formula $\rightharpoonup$
8284 \end_inset
8285
8286
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \backslash
8299 rightharpoondown
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 \begin_inset Formula $\rightharpoondown$
8309 \end_inset
8310
8311
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 </row>
8317 <row>
8318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322
8323 \backslash
8324 hookrightarrow
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 \begin_inset Formula $\hookrightarrow$
8334 \end_inset
8335
8336
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 </lyxtabular>
8343
8344 \end_inset
8345
8346
8347 \begin_inset space \hfill{}
8348 \end_inset
8349
8350
8351 \end_layout
8352
8353 \begin_layout Standard
8354 \begin_inset space \hfill{}
8355 \end_inset
8356
8357
8358 \begin_inset Tabular
8359 <lyxtabular version="3" rows="6" columns="2">
8360 <features rotate="0" tabularvalignment="middle">
8361 <column alignment="center" valignment="top" width="0pt">
8362 <column alignment="center" valignment="top" width="0pt">
8363 <row>
8364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8365 \begin_inset Text
8366
8367 \begin_layout Plain Layout
8368 コマンド
8369 \end_layout
8370
8371 \end_inset
8372 </cell>
8373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 出力
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 </row>
8383 <row>
8384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8385 \begin_inset Text
8386
8387 \begin_layout Plain Layout
8388
8389 \backslash
8390 leftrightarrow
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 \begin_inset Formula $\leftrightarrow$
8400 \end_inset
8401
8402
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \backslash
8415 Leftrightarrow
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 \begin_inset Formula $\Leftrightarrow$
8425 \end_inset
8426
8427
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 </row>
8433 <row>
8434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438
8439 \backslash
8440 longleftrightarrow
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 \begin_inset Formula $\longleftrightarrow$
8450 \end_inset
8451
8452
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \backslash
8465 Longleftrightarrow
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 \begin_inset Formula $\Longleftrightarrow$
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 </row>
8483 <row>
8484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488
8489 \backslash
8490 rightleftharpoons
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 \begin_inset Formula $\rightleftharpoons$
8500 \end_inset
8501
8502
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 </lyxtabular>
8509
8510 \end_inset
8511
8512
8513 \begin_inset space \hspace{}
8514 \length 25pt
8515 \end_inset
8516
8517
8518 \begin_inset space \hfill{}
8519 \end_inset
8520
8521
8522 \begin_inset Tabular
8523 <lyxtabular version="3" rows="5" columns="2">
8524 <features rotate="0" tabularvalignment="middle">
8525 <column alignment="center" valignment="top" width="0pt">
8526 <column alignment="center" valignment="top" width="0pt">
8527 <row>
8528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 コマンド
8533 \end_layout
8534
8535 \end_inset
8536 </cell>
8537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8538 \begin_inset Text
8539
8540 \begin_layout Plain Layout
8541 出力
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 </row>
8547 <row>
8548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8549 \begin_inset Text
8550
8551 \begin_layout Plain Layout
8552
8553 \backslash
8554 mapsto
8555 \end_layout
8556
8557 \end_inset
8558 </cell>
8559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 \begin_inset Formula $\mapsto$
8564 \end_inset
8565
8566
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 </row>
8572 <row>
8573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8574 \begin_inset Text
8575
8576 \begin_layout Plain Layout
8577
8578 \backslash
8579 longmapsto
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 \begin_inset Formula $\longmapsto$
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \backslash
8604 leadsto
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 \begin_inset Formula $\leadsto$
8614 \end_inset
8615
8616
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \backslash
8629 dasharrow
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 \begin_inset Formula $\dasharrow$
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 </lyxtabular>
8648
8649 \end_inset
8650
8651
8652 \begin_inset space \hfill{}
8653 \end_inset
8654
8655
8656 \end_layout
8657
8658 \begin_layout Standard
8659 \begin_inset VSpace medskip
8660 \end_inset
8661
8662 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8663 \begin_inset CommandInset ref
8664 LatexCommand ref
8665 reference "sec:アクセント"
8666
8667 \end_inset
8668
8669 節に一覧があります。
8670 \end_layout
8671
8672 \begin_layout Standard
8673 \begin_inset VSpace bigskip
8674 \end_inset
8675
8676 さらに、ラベル付き矢印
8677 \begin_inset Index idx
8678 status collapsed
8679
8680 \begin_layout Plain Layout
8681 やじるし@矢印 ! らべるつき@ラベル付き
8682 \end_layout
8683
8684 \end_inset
8685
8686 として、
8687 \series bold
8688
8689 \backslash
8690 xleftarrow
8691 \series default
8692
8693 \begin_inset Index idx
8694 status collapsed
8695
8696 \begin_layout Plain Layout
8697 こまんど@コマンド ! X ! 
8698 \backslash
8699 xleftarrow
8700 \end_layout
8701
8702 \end_inset
8703
8704
8705 \series bold
8706
8707 \backslash
8708 xrightarrow
8709 \series default
8710
8711 \begin_inset Index idx
8712 status collapsed
8713
8714 \begin_layout Plain Layout
8715 こまんど@コマンド ! X ! 
8716 \backslash
8717 xrightarrow
8718 \begin_inset ERT
8719 status collapsed
8720
8721 \begin_layout Plain Layout
8722
8723
8724 \backslash
8725 vspace{4mm}
8726 \end_layout
8727
8728 \end_inset
8729
8730
8731 \end_layout
8732
8733 \end_inset
8734
8735 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8736 ます。
8737 \end_layout
8738
8739 \begin_layout Standard
8740 \align center
8741 \begin_inset Tabular
8742 <lyxtabular version="3" rows="3" columns="2">
8743 <features rotate="0" tabularvalignment="middle">
8744 <column alignment="center" valignment="top" width="0pt">
8745 <column alignment="center" valignment="top" width="0pt">
8746 <row>
8747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 コマンド
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8757 \begin_inset Text
8758
8759 \begin_layout Plain Layout
8760 出力
8761 \begin_inset Note Note
8762 status collapsed
8763
8764 \begin_layout Plain Layout
8765 ここで
8766 \series bold
8767
8768 \backslash
8769 raisebox
8770 \series default
8771 はスペーサーとして使用しているだけです。
8772 \end_layout
8773
8774 \end_inset
8775
8776
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 </row>
8782 <row>
8783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 F(a)
8788 \backslash
8789 xleftarrow
8790 \begin_inset space \textvisiblespace{}
8791 \end_inset
8792
8793 x=a
8794 \begin_inset Formula $\downarrow$
8795 \end_inset
8796
8797 x
8798 \begin_inset Formula $>$
8799 \end_inset
8800
8801 0
8802 \begin_inset Formula $\to$
8803 \end_inset
8804
8805 F(x)
8806 \end_layout
8807
8808 \end_inset
8809 </cell>
8810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814 \begin_inset Formula $\raisebox{5.5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8815 \end_inset
8816
8817
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 </row>
8823 <row>
8824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828 F(x)
8829 \backslash
8830 xrightarrow
8831 \begin_inset space \textvisiblespace{}
8832 \end_inset
8833
8834 x=a
8835 \begin_inset Formula $\downarrow$
8836 \end_inset
8837
8838 x
8839 \begin_inset Formula $>$
8840 \end_inset
8841
8842 0
8843 \begin_inset Formula $\to$
8844 \end_inset
8845
8846 F(a)
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855 \begin_inset Formula $\raisebox{5.5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8856 \end_inset
8857
8858
8859 \end_layout
8860
8861 \end_inset
8862 </cell>
8863 </row>
8864 </lyxtabular>
8865
8866 \end_inset
8867
8868
8869 \end_layout
8870
8871 \begin_layout Standard
8872 \begin_inset VSpace medskip
8873 \end_inset
8874
8875
8876 \end_layout
8877
8878 \begin_layout Standard
8879
8880 \lang english
8881 If you set in the document settings under 
8882 \family sans
8883 Math
8884 \begin_inset space ~
8885 \end_inset
8886
8887 Options
8888 \family default
8889  for the package
8890 \lang japanese
8891  
8892 \series bold
8893 mathtools
8894 \series default
8895
8896 \begin_inset Index idx
8897 status collapsed
8898
8899 \begin_layout Plain Layout
8900 ぱっけーじ@パッケージ ! mathtools
8901 \end_layout
8902
8903 \end_inset
8904
8905  
8906 \lang english
8907 the option 
8908 \family sans
8909 Load
8910 \begin_inset space ~
8911 \end_inset
8912
8913 always
8914 \family default
8915 , you have access to the following labeled arrows:
8916 \end_layout
8917
8918 \begin_layout Standard
8919 \align center
8920 \begin_inset space \hspace*{\fill}
8921 \end_inset
8922
8923
8924 \begin_inset Tabular
8925 <lyxtabular version="3" rows="7" columns="2">
8926 <features rotate="0" tabularvalignment="middle">
8927 <column alignment="center" valignment="top" width="0pt">
8928 <column alignment="center" valignment="top" width="0pt">
8929 <row>
8930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8931 \begin_inset Text
8932
8933 \begin_layout Plain Layout
8934 コマンド
8935 \end_layout
8936
8937 \end_inset
8938 </cell>
8939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943
8944 \lang english
8945 Example
8946 \lang japanese
8947
8948 \begin_inset Note Note
8949 status collapsed
8950
8951 \begin_layout Plain Layout
8952 ここで
8953 \series bold
8954
8955 \backslash
8956 raisebox
8957 \series default
8958 はスペーサーとして使用しているだけです。
8959 \end_layout
8960
8961 \end_inset
8962
8963
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 </row>
8969 <row>
8970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8971 \begin_inset Text
8972
8973 \begin_layout Plain Layout
8974
8975 \backslash
8976 xleftrightarrow
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8982 \begin_inset Text
8983
8984 \begin_layout Plain Layout
8985 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
8986 \end_inset
8987
8988
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 </row>
8994 <row>
8995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999
9000 \backslash
9001 xLeftarrow
9002 \end_layout
9003
9004 \end_inset
9005 </cell>
9006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9011 \end_inset
9012
9013
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 </row>
9019 <row>
9020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9021 \begin_inset Text
9022
9023 \begin_layout Plain Layout
9024
9025 \backslash
9026 xRightarrow
9027 \end_layout
9028
9029 \end_inset
9030 </cell>
9031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9032 \begin_inset Text
9033
9034 \begin_layout Plain Layout
9035 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9036 \end_inset
9037
9038
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 </row>
9044 <row>
9045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Plain Layout
9049
9050 \backslash
9051 xLeftrightarrow
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Plain Layout
9060 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9061 \end_inset
9062
9063
9064 \end_layout
9065
9066 \end_inset
9067 </cell>
9068 </row>
9069 <row>
9070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074
9075 \backslash
9076 xhookleftarrow
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085 \begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9086 \end_inset
9087
9088
9089 \end_layout
9090
9091 \end_inset
9092 </cell>
9093 </row>
9094 <row>
9095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9096 \begin_inset Text
9097
9098 \begin_layout Plain Layout
9099
9100 \backslash
9101 xhookrightarrow
9102 \end_layout
9103
9104 \end_inset
9105 </cell>
9106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9107 \begin_inset Text
9108
9109 \begin_layout Plain Layout
9110 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9111 \end_inset
9112
9113
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 </lyxtabular>
9120
9121 \end_inset
9122
9123
9124 \begin_inset space \hspace*{\fill}
9125 \end_inset
9126
9127
9128 \begin_inset Tabular
9129 <lyxtabular version="3" rows="7" columns="2">
9130 <features rotate="0" tabularvalignment="middle">
9131 <column alignment="center" valignment="top" width="0pt">
9132 <column alignment="center" valignment="top" width="0pt">
9133 <row>
9134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 コマンド
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147
9148 \lang english
9149 Example
9150 \lang japanese
9151
9152 \begin_inset Note Note
9153 status collapsed
9154
9155 \begin_layout Plain Layout
9156 ここで
9157 \series bold
9158
9159 \backslash
9160 raisebox
9161 \series default
9162 はスペーサーとして使用しているだけです。
9163 \end_layout
9164
9165 \end_inset
9166
9167
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 </row>
9173 <row>
9174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178
9179 \backslash
9180 xleftharpoondown
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 </row>
9198 <row>
9199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203
9204 \backslash
9205 xleftharpoonup
9206 \end_layout
9207
9208 \end_inset
9209 </cell>
9210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9211 \begin_inset Text
9212
9213 \begin_layout Plain Layout
9214 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9215 \end_inset
9216
9217
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 </row>
9223 <row>
9224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228
9229 \backslash
9230 xrightharpoondown
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9240 \end_inset
9241
9242
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 </row>
9248 <row>
9249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253
9254 \backslash
9255 xrightharpoonup
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9261 \begin_inset Text
9262
9263 \begin_layout Plain Layout
9264 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9265 \end_inset
9266
9267
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 </row>
9273 <row>
9274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278
9279 \backslash
9280 xleftrightharpoons
9281 \end_layout
9282
9283 \end_inset
9284 </cell>
9285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9286 \begin_inset Text
9287
9288 \begin_layout Plain Layout
9289 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9290 \end_inset
9291
9292
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 </row>
9298 <row>
9299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303
9304 \backslash
9305 xrightleftharpoons
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9315 \end_inset
9316
9317
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 </row>
9323 </lyxtabular>
9324
9325 \end_inset
9326
9327
9328 \begin_inset space \hspace*{\fill}
9329 \end_inset
9330
9331
9332 \end_layout
9333
9334 \begin_layout Standard
9335
9336 \lang english
9337 The command scheme is for all these arrows:
9338 \end_layout
9339
9340 \begin_layout Standard
9341 \align center
9342 \begin_inset Tabular
9343 <lyxtabular version="3" rows="2" columns="2">
9344 <features rotate="0" tabularvalignment="middle">
9345 <column alignment="center" valignment="top" width="0pt">
9346 <column alignment="center" valignment="top" width="0pt">
9347 <row>
9348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 コマンド
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 出力
9362 \begin_inset Note Note
9363 status collapsed
9364
9365 \begin_layout Plain Layout
9366 ここで
9367 \series bold
9368
9369 \backslash
9370 raisebox
9371 \series default
9372 はスペーサーとして使用しているだけです。
9373 \end_layout
9374
9375 \end_inset
9376
9377
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 </row>
9383 <row>
9384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9385 \begin_inset Text
9386
9387 \begin_layout Plain Layout
9388 F(a)
9389 \backslash
9390 xleftrightarrow[x=a]
9391 \backslash
9392 {x>0
9393 \begin_inset Formula $\to$
9394 \end_inset
9395
9396 F(x)
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9406 \end_inset
9407
9408
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 </row>
9414 </lyxtabular>
9415
9416 \end_inset
9417
9418
9419 \end_layout
9420
9421 \begin_layout Subsection
9422 垂直矢印および対角矢印
9423 \begin_inset Index idx
9424 status collapsed
9425
9426 \begin_layout Plain Layout
9427 やじるし@矢印 ! たいかく@対角
9428 \end_layout
9429
9430 \end_inset
9431
9432
9433 \begin_inset Index idx
9434 status collapsed
9435
9436 \begin_layout Plain Layout
9437 やじるし@矢印 ! すいちょく@垂直
9438 \end_layout
9439
9440 \end_inset
9441
9442
9443 \end_layout
9444
9445 \begin_layout Standard
9446 \begin_inset space \hfill{}
9447 \end_inset
9448
9449
9450 \begin_inset Tabular
9451 <lyxtabular version="3" rows="7" columns="2">
9452 <features rotate="0" tabularvalignment="middle">
9453 <column alignment="center" valignment="top" width="0pt">
9454 <column alignment="center" valignment="top" width="0pt">
9455 <row>
9456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460 コマンド
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 出力
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 </row>
9475 <row>
9476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9477 \begin_inset Text
9478
9479 \begin_layout Plain Layout
9480
9481 \backslash
9482 uparrow
9483 \end_layout
9484
9485 \end_inset
9486 </cell>
9487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9488 \begin_inset Text
9489
9490 \begin_layout Plain Layout
9491 \begin_inset Formula $\uparrow$
9492 \end_inset
9493
9494
9495 \end_layout
9496
9497 \end_inset
9498 </cell>
9499 </row>
9500 <row>
9501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505
9506 \backslash
9507 Uparrow
9508 \end_layout
9509
9510 \end_inset
9511 </cell>
9512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9513 \begin_inset Text
9514
9515 \begin_layout Plain Layout
9516 \begin_inset Formula $\Uparrow$
9517 \end_inset
9518
9519
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 </row>
9525 <row>
9526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530
9531 \backslash
9532 updownarrow
9533 \end_layout
9534
9535 \end_inset
9536 </cell>
9537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9538 \begin_inset Text
9539
9540 \begin_layout Plain Layout
9541 \begin_inset Formula $\updownarrow$
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \end_inset
9548 </cell>
9549 </row>
9550 <row>
9551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555
9556 \backslash
9557 Updownarrow
9558 \end_layout
9559
9560 \end_inset
9561 </cell>
9562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9563 \begin_inset Text
9564
9565 \begin_layout Plain Layout
9566 \begin_inset Formula $\Updownarrow$
9567 \end_inset
9568
9569
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 </row>
9575 <row>
9576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580
9581 \backslash
9582 Downarrow
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 \begin_inset Formula $\Downarrow$
9592 \end_inset
9593
9594
9595 \end_layout
9596
9597 \end_inset
9598 </cell>
9599 </row>
9600 <row>
9601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605
9606 \backslash
9607 downarrow
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616 \begin_inset Formula $\downarrow$
9617 \end_inset
9618
9619
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 </row>
9625 </lyxtabular>
9626
9627 \end_inset
9628
9629
9630 \begin_inset space \hfill{}
9631 \end_inset
9632
9633
9634 \begin_inset Tabular
9635 <lyxtabular version="3" rows="5" columns="2">
9636 <features rotate="0" tabularvalignment="middle">
9637 <column alignment="center" valignment="top" width="0pt">
9638 <column alignment="center" valignment="top" width="0pt">
9639 <row>
9640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9641 \begin_inset Text
9642
9643 \begin_layout Plain Layout
9644 コマンド
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653 出力
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 </row>
9659 <row>
9660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9661 \begin_inset Text
9662
9663 \begin_layout Plain Layout
9664
9665 \backslash
9666 nearrow
9667 \end_layout
9668
9669 \end_inset
9670 </cell>
9671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9672 \begin_inset Text
9673
9674 \begin_layout Plain Layout
9675 \begin_inset Formula $\nearrow$
9676 \end_inset
9677
9678
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 </row>
9684 <row>
9685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689
9690 \backslash
9691 searrow
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 \begin_inset Formula $\searrow$
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 </row>
9709 <row>
9710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714
9715 \backslash
9716 swarrow
9717 \end_layout
9718
9719 \end_inset
9720 </cell>
9721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9722 \begin_inset Text
9723
9724 \begin_layout Plain Layout
9725 \begin_inset Formula $\swarrow$
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 </row>
9734 <row>
9735 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9736 \begin_inset Text
9737
9738 \begin_layout Plain Layout
9739
9740 \backslash
9741 nwarrow
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750 \begin_inset Formula $\nwarrow$
9751 \end_inset
9752
9753
9754 \end_layout
9755
9756 \end_inset
9757 </cell>
9758 </row>
9759 </lyxtabular>
9760
9761 \end_inset
9762
9763
9764 \begin_inset space \hfill{}
9765 \end_inset
9766
9767
9768 \end_layout
9769
9770 \begin_layout Standard
9771 \begin_inset VSpace medskip
9772 \end_inset
9773
9774 垂直矢印は、第
9775 \begin_inset CommandInset ref
9776 LatexCommand ref
9777 reference "sub:手動の括弧丈"
9778
9779 \end_inset
9780
9781 節および第
9782 \begin_inset CommandInset ref
9783 LatexCommand ref
9784 reference "sub:自動の括弧丈"
9785
9786 \end_inset
9787
9788 節に述べられているコマンドを使うと、区分記号として使用することもできます。伊藤の公式を用いて
9789 \end_layout
9790
9791 \begin_layout Section
9792 アクセント
9793 \begin_inset CommandInset label
9794 LatexCommand label
9795 name "sec:アクセント"
9796
9797 \end_inset
9798
9799
9800 \begin_inset Index idx
9801 status collapsed
9802
9803 \begin_layout Plain Layout
9804 あくせんと@アクセント
9805 \end_layout
9806
9807 \end_inset
9808
9809
9810 \end_layout
9811
9812 \begin_layout Standard
9813 アクセントは、数式ツールバーボタンの
9814 \begin_inset Info
9815 type  "icon"
9816 arg   "math-insert \\hat"
9817 \end_inset
9818
9819 か、以下の各小節に列挙してあるコマンドで入力することができます。
9820 \end_layout
9821
9822 \begin_layout Subsection
9823 一文字に付けるアクセント
9824 \begin_inset ERT
9825 status collapsed
9826
9827 \begin_layout Plain Layout
9828
9829
9830 \backslash
9831 texorpdfstring{
9832 \end_layout
9833
9834 \end_inset
9835
9836
9837 \begin_inset Foot
9838 status collapsed
9839
9840 \begin_layout Plain Layout
9841 本文中のアクセントについては、第
9842 \begin_inset CommandInset ref
9843 LatexCommand ref
9844 reference "sub:文章中のアクセント"
9845
9846 \end_inset
9847
9848 節を参照。
9849 \end_layout
9850
9851 \end_inset
9852
9853
9854 \begin_inset ERT
9855 status collapsed
9856
9857 \begin_layout Plain Layout
9858
9859 }{}
9860 \end_layout
9861
9862 \end_inset
9863
9864
9865 \begin_inset Note Note
9866 status collapsed
9867
9868 \begin_layout Plain Layout
9869
9870 \series bold
9871
9872 \backslash
9873 texorpdfstring
9874 \series default
9875 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9876 \end_layout
9877
9878 \begin_layout Plain Layout
9879
9880 \series bold
9881
9882 \backslash
9883 texorpdfstring
9884 \series default
9885 についての詳細は、第
9886 \begin_inset CommandInset ref
9887 LatexCommand ref
9888 reference "sub:節見出し中の数式"
9889
9890 \end_inset
9891
9892 節にあります。
9893 \end_layout
9894
9895 \end_inset
9896
9897
9898 \begin_inset CommandInset label
9899 LatexCommand label
9900 name "sub:一文字に付けるアクセント"
9901
9902 \end_inset
9903
9904
9905 \begin_inset Index idx
9906 status collapsed
9907
9908 \begin_layout Plain Layout
9909 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9910 \end_layout
9911
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \begin_layout Standard
9918 \begin_inset space \hfill{}
9919 \end_inset
9920
9921
9922 \begin_inset Tabular
9923 <lyxtabular version="3" rows="8" columns="2">
9924 <features rotate="0" tabularvalignment="middle">
9925 <column alignment="center" valignment="top" width="0pt">
9926 <column alignment="center" valignment="top" width="0pt">
9927 <row>
9928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Plain Layout
9932 コマンド
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Plain Layout
9941 出力
9942 \begin_inset Note Note
9943 status collapsed
9944
9945 \begin_layout Plain Layout
9946 ここで
9947 \series bold
9948
9949 \backslash
9950 raisebox
9951 \series default
9952 はスペーサーとして使用しているだけです。
9953 \end_layout
9954
9955 \end_inset
9956
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 dot
9971 \begin_inset space \textvisiblespace{}
9972 \end_inset
9973
9974 A
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{5mm}{}\dot{A}$
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 ddot
10000 \begin_inset space \textvisiblespace{}
10001 \end_inset
10002
10003 A
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}{}\ddot{A}$
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 dddot
10029 \begin_inset space \textvisiblespace{}
10030 \end_inset
10031
10032 A
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{5mm}{}\dddot{A}$
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 ddddot
10058 \begin_inset space \textvisiblespace{}
10059 \end_inset
10060
10061 A
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{5mm}{}\ddddot{A}$
10071 \end_inset
10072
10073
10074 \end_layout
10075
10076 \end_inset
10077 </cell>
10078 </row>
10079 <row>
10080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084
10085 \backslash
10086 vec
10087 \begin_inset space \textvisiblespace{}
10088 \end_inset
10089
10090 A
10091 \begin_inset Index idx
10092 status collapsed
10093
10094 \begin_layout Plain Layout
10095
10096 \lang english
10097 Vectors
10098 \end_layout
10099
10100 \end_inset
10101
10102
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10108 \begin_inset Text
10109
10110 \begin_layout Plain Layout
10111 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
10112 \end_inset
10113
10114
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 </row>
10120 <row>
10121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10122 \begin_inset Text
10123
10124 \begin_layout Plain Layout
10125
10126 \backslash
10127 bar
10128 \begin_inset space \textvisiblespace{}
10129 \end_inset
10130
10131 A
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
10141 \end_inset
10142
10143
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 </row>
10149 <row>
10150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10151 \begin_inset Text
10152
10153 \begin_layout Plain Layout
10154
10155 \backslash
10156 mathring
10157 \begin_inset space \textvisiblespace{}
10158 \end_inset
10159
10160 A
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
10170 \end_inset
10171
10172
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 </row>
10178 </lyxtabular>
10179
10180 \end_inset
10181
10182
10183 \begin_inset space \hfill{}
10184 \end_inset
10185
10186
10187 \begin_inset Tabular
10188 <lyxtabular version="3" rows="7" columns="2">
10189 <features rotate="0" tabularvalignment="middle">
10190 <column alignment="center" valignment="top" width="0pt">
10191 <column alignment="center" valignment="top" width="0pt">
10192 <row>
10193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10194 \begin_inset Text
10195
10196 \begin_layout Plain Layout
10197 コマンド
10198 \end_layout
10199
10200 \end_inset
10201 </cell>
10202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10203 \begin_inset Text
10204
10205 \begin_layout Plain Layout
10206 出力
10207 \end_layout
10208
10209 \end_inset
10210 </cell>
10211 </row>
10212 <row>
10213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217
10218 \backslash
10219 tilde
10220 \begin_inset space \textvisiblespace{}
10221 \end_inset
10222
10223 A
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10233 \end_inset
10234
10235
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 </row>
10241 <row>
10242 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246
10247 \backslash
10248 hat
10249 \begin_inset space \textvisiblespace{}
10250 \end_inset
10251
10252 A
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10262 \end_inset
10263
10264
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 </row>
10270 <row>
10271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275
10276 \backslash
10277 check
10278 \begin_inset space \textvisiblespace{}
10279 \end_inset
10280
10281 A
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10291 \end_inset
10292
10293
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 <row>
10300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304
10305 \backslash
10306 acute
10307 \begin_inset space \textvisiblespace{}
10308 \end_inset
10309
10310 A
10311 \end_layout
10312
10313 \end_inset
10314 </cell>
10315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10316 \begin_inset Text
10317
10318 \begin_layout Plain Layout
10319 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10320 \end_inset
10321
10322
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 </row>
10328 <row>
10329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10330 \begin_inset Text
10331
10332 \begin_layout Plain Layout
10333
10334 \backslash
10335 grave
10336 \begin_inset space \textvisiblespace{}
10337 \end_inset
10338
10339 A
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10345 \begin_inset Text
10346
10347 \begin_layout Plain Layout
10348 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10349 \end_inset
10350
10351
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 </row>
10357 <row>
10358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10359 \begin_inset Text
10360
10361 \begin_layout Plain Layout
10362
10363 \backslash
10364 breve
10365 \begin_inset space \textvisiblespace{}
10366 \end_inset
10367
10368 A
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10378 \end_inset
10379
10380
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 </row>
10386 </lyxtabular>
10387
10388 \end_inset
10389
10390
10391 \begin_inset space \hfill{}
10392 \end_inset
10393
10394
10395 \end_layout
10396
10397 \begin_layout Standard
10398 \begin_inset VSpace bigskip
10399 \end_inset
10400
10401
10402 \end_layout
10403
10404 \begin_layout Standard
10405 \begin_inset ERT
10406 status collapsed
10407
10408 \begin_layout Plain Layout
10409
10410
10411 \backslash
10412 '{e}
10413 \end_layout
10414
10415 \end_inset
10416
10417 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
10418 \begin_inset Index idx
10419 status collapsed
10420
10421 \begin_layout Plain Layout
10422 うむらうと@ウムラウト
10423 \end_layout
10424
10425 \end_inset
10426
10427 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
10428 として取り扱います。
10429 \series bold
10430
10431 \backslash
10432 ddot
10433 \series default
10434 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10435 \end_layout
10436
10437 \begin_layout Standard
10438 \begin_inset VSpace -2mm
10439 \end_inset
10440
10441
10442 \end_layout
10443
10444 \begin_layout Standard
10445 \align center
10446 \begin_inset Tabular
10447 <lyxtabular version="3" rows="3" columns="2">
10448 <features rotate="0" tabularvalignment="middle">
10449 <column alignment="center" valignment="top">
10450 <column alignment="center" valignment="top">
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 \end_layout
10458
10459 \end_inset
10460 </cell>
10461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 出力
10466 \begin_inset Note Note
10467 status collapsed
10468
10469 \begin_layout Plain Layout
10470 ここで
10471 \series bold
10472
10473 \backslash
10474 raisebox
10475 \series default
10476 および0ポイント空白はスペーサーとして使用しているだけです。
10477 \end_layout
10478
10479 \end_inset
10480
10481
10482 \end_layout
10483
10484 \end_inset
10485 </cell>
10486 </row>
10487 <row>
10488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 \begin_inset Quotes grd
10493 \end_inset
10494
10495 i
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504
10505 \lang ngerman
10506 \begin_inset space \hspace{}
10507 \length 0pt
10508 \end_inset
10509
10510
10511 \begin_inset Formula $"i$
10512 \end_inset
10513
10514
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 </row>
10520 <row>
10521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525
10526 \backslash
10527 ddot
10528 \begin_inset space \textvisiblespace{}
10529 \end_inset
10530
10531 i
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10541 \end_inset
10542
10543
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 </lyxtabular>
10550
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \begin_layout Standard
10557
10558 \series bold
10559
10560 \backslash
10561 ddot
10562 \series default
10563 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10564 \emph on
10565 数式中テキストでは使用できない
10566 \emph default
10567 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10568 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10569 \end_layout
10570
10571 \begin_layout Standard
10572 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10573 \end_layout
10574
10575 \begin_layout Standard
10576 \begin_inset VSpace bigskip
10577 \end_inset
10578
10579
10580 \end_layout
10581
10582 \begin_layout Standard
10583
10584 \lang english
10585 LyX also supports a tilde under the character if the LaTeX-package
10586 \lang japanese
10587  
10588 \series bold
10589 undertilde
10590 \series default
10591
10592 \begin_inset Index idx
10593 status collapsed
10594
10595 \begin_layout Plain Layout
10596 ぱっけーじ@パッケージ ! upgreek
10597 \end_layout
10598
10599 \end_inset
10600
10601  
10602 \lang english
10603 is installed on your system:
10604 \end_layout
10605
10606 \begin_layout Standard
10607 \begin_inset ERT
10608 status collapsed
10609
10610 \begin_layout Plain Layout
10611
10612
10613 \backslash
10614 ifundertilde 
10615 \end_layout
10616
10617 \end_inset
10618
10619
10620 \begin_inset Note Note
10621 status open
10622
10623 \begin_layout Plain Layout
10624 以下の表は、
10625 \series bold
10626 undertilde
10627 \series default
10628  LaTeXパッケージが導入済みのときのみ表示されます。
10629 \end_layout
10630
10631 \end_inset
10632
10633
10634 \end_layout
10635
10636 \begin_layout Standard
10637 \noindent
10638 \align center
10639 \begin_inset Tabular
10640 <lyxtabular version="3" rows="2" columns="2">
10641 <features rotate="0" tabularvalignment="middle">
10642 <column alignment="center" valignment="top" width="0pt">
10643 <column alignment="center" valignment="top" width="0pt">
10644 <row>
10645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10646 \begin_inset Text
10647
10648 \begin_layout Plain Layout
10649 コマンド
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10655 \begin_inset Text
10656
10657 \begin_layout Plain Layout
10658 出力
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 <row>
10665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669
10670 \backslash
10671 utilde
10672 \begin_inset space \textvisiblespace{}
10673 \end_inset
10674
10675 A
10676 \end_layout
10677
10678 \end_inset
10679 </cell>
10680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10685 \end_inset
10686
10687
10688 \end_layout
10689
10690 \end_inset
10691 </cell>
10692 </row>
10693 </lyxtabular>
10694
10695 \end_inset
10696
10697
10698 \end_layout
10699
10700 \begin_layout Standard
10701 \begin_inset ERT
10702 status collapsed
10703
10704 \begin_layout Plain Layout
10705
10706
10707 \backslash
10708 else 
10709 \end_layout
10710
10711 \end_inset
10712
10713
10714 \begin_inset Note Note
10715 status open
10716
10717 \begin_layout Plain Layout
10718 以下は、
10719 \series bold
10720 undertilde
10721 \series default
10722  LaTeXパッケージが導入されていないときのみ表示されます。
10723 \end_layout
10724
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \begin_layout Standard
10731 この小節のすべてを出力で見るには、
10732 \series bold
10733 undertilde
10734 \series default
10735  LaTeXパッケージを導入する必要があります。
10736 \end_layout
10737
10738 \begin_layout Standard
10739 \begin_inset ERT
10740 status collapsed
10741
10742 \begin_layout Plain Layout
10743
10744
10745 \backslash
10746 fi 
10747 \end_layout
10748
10749 \end_inset
10750
10751
10752 \end_layout
10753
10754 \begin_layout Subsection
10755 複数の文字に付けるアクセント
10756 \begin_inset Index idx
10757 status collapsed
10758
10759 \begin_layout Plain Layout
10760 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10761 \end_layout
10762
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \begin_layout Standard
10769 \begin_inset space \hfill{}
10770 \end_inset
10771
10772
10773 \begin_inset Tabular
10774 <lyxtabular version="3" rows="5" columns="2">
10775 <features rotate="0" tabularvalignment="middle">
10776 <column alignment="center" valignment="top" width="0pt">
10777 <column alignment="center" valignment="top" width="0pt">
10778 <row>
10779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783 コマンド
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 出力
10793 \begin_inset Note Note
10794 status collapsed
10795
10796 \begin_layout Plain Layout
10797 ここで
10798 \series bold
10799
10800 \backslash
10801 raisebox
10802 \series default
10803 はスペーサーとして使用しているだけです。
10804 \end_layout
10805
10806 \end_inset
10807
10808
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 </row>
10814 <row>
10815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819
10820 \backslash
10821 overleftarrow
10822 \begin_inset space \textvisiblespace{}
10823 \end_inset
10824
10825 A=B
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10835 \end_inset
10836
10837
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 </row>
10843 <row>
10844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10845 \begin_inset Text
10846
10847 \begin_layout Plain Layout
10848
10849 \backslash
10850 underleftarrow
10851 \begin_inset space \textvisiblespace{}
10852 \end_inset
10853
10854 A=B
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10860 \begin_inset Text
10861
10862 \begin_layout Plain Layout
10863 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10864 \end_inset
10865
10866
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 </row>
10872 <row>
10873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10874 \begin_inset Text
10875
10876 \begin_layout Plain Layout
10877
10878 \backslash
10879 overleftrightarrow
10880 \begin_inset space \textvisiblespace{}
10881 \end_inset
10882
10883 A=B
10884 \end_layout
10885
10886 \end_inset
10887 </cell>
10888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10889 \begin_inset Text
10890
10891 \begin_layout Plain Layout
10892 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \backslash
10908 underleftrightarrow
10909 \begin_inset space \textvisiblespace{}
10910 \end_inset
10911
10912 A=B
10913 \end_layout
10914
10915 \end_inset
10916 </cell>
10917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10918 \begin_inset Text
10919
10920 \begin_layout Plain Layout
10921 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10922 \end_inset
10923
10924
10925 \end_layout
10926
10927 \end_inset
10928 </cell>
10929 </row>
10930 </lyxtabular>
10931
10932 \end_inset
10933
10934
10935 \begin_inset space \hfill{}
10936 \end_inset
10937
10938
10939 \begin_inset Tabular
10940 <lyxtabular version="3" rows="5" columns="2">
10941 <features rotate="0" tabularvalignment="middle">
10942 <column alignment="center" valignment="top" width="0pt">
10943 <column alignment="center" valignment="top" width="0pt">
10944 <row>
10945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949 コマンド
10950 \end_layout
10951
10952 \end_inset
10953 </cell>
10954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10955 \begin_inset Text
10956
10957 \begin_layout Plain Layout
10958 出力
10959 \end_layout
10960
10961 \end_inset
10962 </cell>
10963 </row>
10964 <row>
10965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969
10970 \backslash
10971 overrightarrow
10972 \begin_inset space \textvisiblespace{}
10973 \end_inset
10974
10975 A=B
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 </row>
10993 <row>
10994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10995 \begin_inset Text
10996
10997 \begin_layout Plain Layout
10998
10999 \backslash
11000 underrightarrow
11001 \begin_inset space \textvisiblespace{}
11002 \end_inset
11003
11004 A=B
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11014 \end_inset
11015
11016
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 <row>
11023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \backslash
11029 widetilde
11030 \begin_inset space \textvisiblespace{}
11031 \end_inset
11032
11033 A=B
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11043 \end_inset
11044
11045
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 </row>
11051 <row>
11052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056
11057 \backslash
11058 widehat
11059 \begin_inset space \textvisiblespace{}
11060 \end_inset
11061
11062 A=B
11063 \end_layout
11064
11065 \end_inset
11066 </cell>
11067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11068 \begin_inset Text
11069
11070 \begin_layout Plain Layout
11071 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11072 \end_inset
11073
11074
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 </row>
11080 </lyxtabular>
11081
11082 \end_inset
11083
11084
11085 \begin_inset space \hfill{}
11086 \end_inset
11087
11088
11089 \end_layout
11090
11091 \begin_layout Standard
11092 \begin_inset VSpace medskip
11093 \end_inset
11094
11095 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
11096 \series bold
11097
11098 \backslash
11099 widetilde
11100 \series default
11101 および
11102 \series bold
11103
11104 \backslash
11105 widehat
11106 \series default
11107 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
11108 \begin_inset Formula 
11109 \[
11110 \widetilde{A+B=C-D}
11111 \]
11112
11113 \end_inset
11114
11115
11116 \end_layout
11117
11118 \begin_layout Standard
11119 前小節で述べた
11120 \series bold
11121
11122 \backslash
11123 overset
11124 \series default
11125
11126 \begin_inset Index idx
11127 status collapsed
11128
11129 \begin_layout Plain Layout
11130 こまんど@コマンド ! O ! 
11131 \backslash
11132 overset
11133 \end_layout
11134
11135 \end_inset
11136
11137 コマンドと
11138 \series bold
11139
11140 \backslash
11141 underset
11142 \series default
11143
11144 \begin_inset Index idx
11145 status collapsed
11146
11147 \begin_layout Plain Layout
11148 こまんど@コマンド ! U ! 
11149 \backslash
11150 underset
11151 \end_layout
11152
11153 \end_inset
11154
11155 コマンドを使っても、複数の文字にアクセントを付けることができます。
11156 \series bold
11157
11158 \backslash
11159 underset
11160 \begin_inset space \textvisiblespace{}
11161 \end_inset
11162
11163 A=B
11164 \begin_inset Formula $\downarrow$
11165 \end_inset
11166
11167 ***
11168 \series default
11169 というコマンドは、
11170 \begin_inset Formula 
11171 \[
11172 \underset{***}{A=B}
11173 \]
11174
11175 \end_inset
11176
11177 のようになります。
11178 \end_layout
11179
11180 \begin_layout Section
11181 空白
11182 \begin_inset CommandInset label
11183 LatexCommand label
11184 name "sub:空白"
11185
11186 \end_inset
11187
11188
11189 \begin_inset Index idx
11190 status collapsed
11191
11192 \begin_layout Plain Layout
11193 くうはく@空白 ! すいへい@水平
11194 \end_layout
11195
11196 \end_inset
11197
11198
11199 \end_layout
11200
11201 \begin_layout Subsection
11202 定義済みの空白
11203 \begin_inset CommandInset label
11204 LatexCommand label
11205 name "sub:定義済みの空白"
11206
11207 \end_inset
11208
11209
11210 \begin_inset Index idx
11211 status collapsed
11212
11213 \begin_layout Plain Layout
11214 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
11215 \end_layout
11216
11217 \end_inset
11218
11219
11220 \end_layout
11221
11222 \begin_layout Standard
11223 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
11224 \begin_inset Flex Ruby
11225 status collapsed
11226
11227 \begin_layout Plain Layout
11228 捷径
11229 \begin_inset Argument post:1
11230 status collapsed
11231
11232 \begin_layout Plain Layout
11233 ショートカット
11234 \end_layout
11235
11236 \end_inset
11237
11238
11239 \end_layout
11240
11241 \end_inset
11242
11243
11244 \begin_inset Info
11245 type  "shortcut"
11246 arg   "space-insert protected"
11247 \end_inset
11248
11249 )を挿入することで実現できます。「
11250 \color blue
11251
11252 \begin_inset space \textvisiblespace{}
11253 \end_inset
11254
11255
11256 \color inherit
11257 」が現れるので、
11258 \family sans
11259 Space
11260 \family default
11261 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
11262 \begin_inset Info
11263 type  "icon"
11264 arg   "math-insert \\space"
11265 \end_inset
11266
11267 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
11268 \family sans
11269 Space
11270 \family default
11271 を押すことによって、長さを変更することができます。
11272 \end_layout
11273
11274 \begin_layout Standard
11275 \noindent
11276 \align center
11277 \begin_inset Tabular
11278 <lyxtabular version="3" rows="6" columns="3">
11279 <features rotate="0" tabularvalignment="middle">
11280 <column alignment="center" valignment="top">
11281 <column alignment="center" valignment="top" width="15col%">
11282 <column alignment="center" valignment="top">
11283 <row>
11284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11285 \begin_inset Text
11286
11287 \begin_layout Plain Layout
11288 コマンド
11289 \end_layout
11290
11291 \end_inset
11292 </cell>
11293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11294 \begin_inset Text
11295
11296 \begin_layout Plain Layout
11297 保護された空白を挿入したのち、
11298 \family sans
11299 Space
11300 \family default
11301 を叩く回数
11302 \end_layout
11303
11304 \end_inset
11305 </cell>
11306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11307 \begin_inset Text
11308
11309 \begin_layout Plain Layout
11310 出力
11311 \end_layout
11312
11313 \end_inset
11314 </cell>
11315 </row>
11316 <row>
11317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11318 \begin_inset Text
11319
11320 \begin_layout Plain Layout
11321
11322 \backslash
11323 ,
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 0
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11338 \begin_inset Text
11339
11340 \begin_layout Plain Layout
11341 \begin_inset Formula $A\, B$
11342 \end_inset
11343
11344
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 </row>
11350 <row>
11351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355
11356 \backslash
11357 :
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11363 \begin_inset Text
11364
11365 \begin_layout Plain Layout
11366 1
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 \begin_inset Formula $A\: B$
11376 \end_inset
11377
11378
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 </row>
11384 <row>
11385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11386 \begin_inset Text
11387
11388 \begin_layout Plain Layout
11389
11390 \backslash
11391 ;
11392 \end_layout
11393
11394 \end_inset
11395 </cell>
11396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11397 \begin_inset Text
11398
11399 \begin_layout Plain Layout
11400 2
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 \begin_inset Formula $A\; B$
11410 \end_inset
11411
11412
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 </row>
11418 <row>
11419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Plain Layout
11423
11424 \backslash
11425 quad
11426 \end_layout
11427
11428 \end_inset
11429 </cell>
11430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11431 \begin_inset Text
11432
11433 \begin_layout Plain Layout
11434 3
11435 \end_layout
11436
11437 \end_inset
11438 </cell>
11439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11440 \begin_inset Text
11441
11442 \begin_layout Plain Layout
11443 \begin_inset Formula $A\quad B$
11444 \end_inset
11445
11446
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 </row>
11452 <row>
11453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457
11458 \backslash
11459 qquad
11460 \end_layout
11461
11462 \end_inset
11463 </cell>
11464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11465 \begin_inset Text
11466
11467 \begin_layout Plain Layout
11468 4
11469 \end_layout
11470
11471 \end_inset
11472 </cell>
11473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11474 \begin_inset Text
11475
11476 \begin_layout Plain Layout
11477 \begin_inset Formula $A\qquad B$
11478 \end_inset
11479
11480
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 </row>
11486 </lyxtabular>
11487
11488 \end_inset
11489
11490
11491 \begin_inset space \hfill{}
11492 \end_inset
11493
11494
11495 \begin_inset Tabular
11496 <lyxtabular version="3" rows="6" columns="3">
11497 <features rotate="0" tabularvalignment="middle">
11498 <column alignment="center" valignment="top">
11499 <column alignment="center" valignment="top" width="15col%">
11500 <column alignment="center" valignment="top">
11501 <row>
11502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11503 \begin_inset Text
11504
11505 \begin_layout Plain Layout
11506 コマンド
11507 \end_layout
11508
11509 \end_inset
11510 </cell>
11511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11512 \begin_inset Text
11513
11514 \begin_layout Plain Layout
11515 保護された空白を挿入したのち、
11516 \family sans
11517 Space
11518 \family default
11519 を叩く回数
11520 \end_layout
11521
11522 \end_inset
11523 </cell>
11524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11525 \begin_inset Text
11526
11527 \begin_layout Plain Layout
11528 出力
11529 \end_layout
11530
11531 \end_inset
11532 </cell>
11533 </row>
11534 <row>
11535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11536 \begin_inset Text
11537
11538 \begin_layout Plain Layout
11539
11540 \backslash
11541 hfill
11542 \end_layout
11543
11544 \end_inset
11545 </cell>
11546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 5
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 \begin_inset Formula $A\hfill B$
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 </row>
11568 <row>
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573
11574 \backslash
11575 hspace*{1em}
11576 \end_layout
11577
11578 \end_inset
11579 </cell>
11580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11581 \begin_inset Text
11582
11583 \begin_layout Plain Layout
11584 6
11585 \end_layout
11586
11587 \end_inset
11588 </cell>
11589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11590 \begin_inset Text
11591
11592 \begin_layout Plain Layout
11593 \begin_inset Formula $A\hspace*{1em}B$
11594 \end_inset
11595
11596
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 </row>
11602 <row>
11603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607
11608 \backslash
11609 hspace{1em}
11610 \end_layout
11611
11612 \end_inset
11613 </cell>
11614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11615 \begin_inset Text
11616
11617 \begin_layout Plain Layout
11618 7
11619 \end_layout
11620
11621 \end_inset
11622 </cell>
11623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11624 \begin_inset Text
11625
11626 \begin_layout Plain Layout
11627 \begin_inset Formula $A\hspace{1em}B$
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 </row>
11636 <row>
11637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11638 \begin_inset Text
11639
11640 \begin_layout Plain Layout
11641
11642 \backslash
11643
11644 \begin_inset space \textvisiblespace{}
11645 \end_inset
11646
11647
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 8
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11662 \begin_inset Text
11663
11664 \begin_layout Plain Layout
11665 \begin_inset Formula $A\ B$
11666 \end_inset
11667
11668
11669 \end_layout
11670
11671 \end_inset
11672 </cell>
11673 </row>
11674 <row>
11675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11676 \begin_inset Text
11677
11678 \begin_layout Plain Layout
11679
11680 \backslash
11681 !
11682 \end_layout
11683
11684 \end_inset
11685 </cell>
11686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11687 \begin_inset Text
11688
11689 \begin_layout Plain Layout
11690 9
11691 \end_layout
11692
11693 \end_inset
11694 </cell>
11695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11696 \begin_inset Text
11697
11698 \begin_layout Plain Layout
11699 \begin_inset Formula $A\! B$
11700 \end_inset
11701
11702
11703 \end_layout
11704
11705 \end_inset
11706 </cell>
11707 </row>
11708 </lyxtabular>
11709
11710 \end_inset
11711
11712
11713 \end_layout
11714
11715 \begin_layout Standard
11716
11717 \lang english
11718 Space
11719 \begin_inset space ~
11720 \end_inset
11721
11722 5
11723 \begin_inset space \thinspace{}
11724 \end_inset
11725
11726 --
11727 \begin_inset space \thinspace{}
11728 \end_inset
11729
11730 7 are variable spaces which are explained in
11731 \lang japanese
11732  
11733 \begin_inset CommandInset ref
11734 LatexCommand ref
11735 reference "sub:可変長の空白"
11736
11737 \end_inset
11738
11739 .一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
11740 さの空白があります。
11741 \end_layout
11742
11743 \begin_layout Standard
11744 \align center
11745 \begin_inset Tabular
11746 <lyxtabular version="3" rows="3" columns="3">
11747 <features rotate="0" tabularvalignment="middle">
11748 <column alignment="center" valignment="middle" width="6.8cm">
11749 <column alignment="center" valignment="top" width="0pt">
11750 <column alignment="center" valignment="top" width="0pt">
11751 <row>
11752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11753 \begin_inset Text
11754
11755 \begin_layout Plain Layout
11756 コマンド
11757 \end_layout
11758
11759 \end_inset
11760 </cell>
11761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11762 \begin_inset Text
11763
11764 \begin_layout Plain Layout
11765
11766 \backslash
11767 negmedspace
11768 \end_layout
11769
11770 \end_inset
11771 </cell>
11772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11773 \begin_inset Text
11774
11775 \begin_layout Plain Layout
11776
11777 \backslash
11778 negthickspace
11779 \end_layout
11780
11781 \end_inset
11782 </cell>
11783 </row>
11784 <row>
11785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11786 \begin_inset Text
11787
11788 \begin_layout Plain Layout
11789 保護された空白を挿入したのち、
11790 \family sans
11791 Space
11792 \family default
11793 を叩く回数
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 10
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811 11
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 </row>
11817 <row>
11818 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11819 \begin_inset Text
11820
11821 \begin_layout Plain Layout
11822 出力
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11828 \begin_inset Text
11829
11830 \begin_layout Plain Layout
11831 \begin_inset Formula $A\negmedspace B$
11832 \end_inset
11833
11834
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11840 \begin_inset Text
11841
11842 \begin_layout Plain Layout
11843 \begin_inset Formula $A\negthickspace B$
11844 \end_inset
11845
11846
11847 \end_layout
11848
11849 \end_inset
11850 </cell>
11851 </row>
11852 </lyxtabular>
11853
11854 \end_inset
11855
11856
11857 \end_layout
11858
11859 \begin_layout Standard
11860 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11861 \end_layout
11862
11863 \begin_layout Standard
11864 \align center
11865 \begin_inset Tabular
11866 <lyxtabular version="3" rows="3" columns="2">
11867 <features rotate="0" tabularvalignment="middle">
11868 <column alignment="center" valignment="top">
11869 <column alignment="center" valignment="top">
11870 <row>
11871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11872 \begin_inset Text
11873
11874 \begin_layout Plain Layout
11875 コマンド
11876 \end_layout
11877
11878 \end_inset
11879 </cell>
11880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11881 \begin_inset Text
11882
11883 \begin_layout Plain Layout
11884 出力
11885 \begin_inset Note Note
11886 status collapsed
11887
11888 \begin_layout Plain Layout
11889 ここで
11890 \series bold
11891
11892 \backslash
11893 raisebox
11894 \series default
11895 はスペーサーとして使用しているだけです。
11896 \end_layout
11897
11898 \end_inset
11899
11900
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 </row>
11906 <row>
11907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911
11912 \backslash
11913 sum
11914 \backslash
11915 sum
11916 \begin_inset space \textvisiblespace{}
11917 \end_inset
11918
11919 f_kl
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11929 \end_inset
11930
11931
11932 \end_layout
11933
11934 \end_inset
11935 </cell>
11936 </row>
11937 <row>
11938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11939 \begin_inset Text
11940
11941 \begin_layout Plain Layout
11942
11943 \backslash
11944 sum
11945 \backslash
11946 negmedspace
11947 \backslash
11948 sum
11949 \begin_inset space \textvisiblespace{}
11950 \end_inset
11951
11952 f_kl
11953 \end_layout
11954
11955 \end_inset
11956 </cell>
11957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11962 \end_inset
11963
11964
11965 \end_layout
11966
11967 \end_inset
11968 </cell>
11969 </row>
11970 </lyxtabular>
11971
11972 \end_inset
11973
11974
11975 \end_layout
11976
11977 \begin_layout Standard
11978 \noindent
11979 \begin_inset VSpace medskip
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Standard
11986 \noindent
11987 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
11988 \end_layout
11989
11990 \begin_layout Standard
11991 \align center
11992 \begin_inset Tabular
11993 <lyxtabular version="3" rows="2" columns="2">
11994 <features rotate="0" tabularvalignment="middle">
11995 <column alignment="center" valignment="top" width="0pt">
11996 <column alignment="center" valignment="top" width="0pt">
11997 <row>
11998 <cell alignment="center" valignment="top" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 通常の数式
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 <cell alignment="center" valignment="top" usebox="none">
12008 \begin_inset Text
12009
12010 \begin_layout Plain Layout
12011 \begin_inset Formula $A=B$
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \end_inset
12018 </cell>
12019 </row>
12020 <row>
12021 <cell alignment="center" valignment="top" usebox="none">
12022 \begin_inset Text
12023
12024 \begin_layout Plain Layout
12025 \begin_inset Note Note
12026 status collapsed
12027
12028 \begin_layout Plain Layout
12029 ここで
12030 \series bold
12031
12032 \backslash
12033 raisebox
12034 \series default
12035 はスペーサーとして使用しているだけです。
12036 \end_layout
12037
12038 \end_inset
12039
12040
12041 \begin_inset Formula $\raisebox{5mm}{}$
12042 \end_inset
12043
12044 空白なしの数式
12045 \end_layout
12046
12047 \end_inset
12048 </cell>
12049 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12050 \begin_inset Text
12051
12052 \begin_layout Plain Layout
12053 \begin_inset Formula $A{=}B$
12054 \end_inset
12055
12056
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 </row>
12062 </lyxtabular>
12063
12064 \end_inset
12065
12066
12067 \end_layout
12068
12069 \begin_layout Standard
12070 \noindent
12071 二行目の数式を作るコマンドは、
12072 \series bold
12073 A
12074 \backslash
12075 {=
12076 \begin_inset Formula $\to$
12077 \end_inset
12078
12079 B
12080 \series default
12081 です。
12082 \end_layout
12083
12084 \begin_layout Standard
12085 \begin_inset VSpace bigskip
12086 \end_inset
12087
12088 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
12089 整形\SpecialChar \menuseparator
12090 小空白メニュー(
12091 \begin_inset Flex Ruby
12092 status collapsed
12093
12094 \begin_layout Plain Layout
12095 捷径
12096 \begin_inset Argument post:1
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100 ショートカット
12101 \end_layout
12102
12103 \end_inset
12104
12105
12106 \end_layout
12107
12108 \end_inset
12109
12110
12111 \begin_inset Info
12112 type  "shortcut"
12113 arg   "space-insert thin"
12114 \end_inset
12115
12116 )で、最小の空白を挿入することができます。
12117 \end_layout
12118
12119 \begin_layout Standard
12120 違いを示す例を以下に掲げます。
12121 \end_layout
12122
12123 \begin_layout Standard
12124 \begin_inset Tabular
12125 <lyxtabular version="3" rows="2" columns="2">
12126 <features rotate="0" tabularvalignment="middle">
12127 <column alignment="left" valignment="top">
12128 <column alignment="left" valignment="top">
12129 <row>
12130 <cell alignment="center" valignment="top" usebox="none">
12131 \begin_inset Text
12132
12133 \begin_layout Plain Layout
12134 24 kW
12135 \begin_inset Formula $\cdot$
12136 \end_inset
12137
12138 h
12139 \end_layout
12140
12141 \end_inset
12142 </cell>
12143 <cell alignment="center" valignment="top" usebox="none">
12144 \begin_inset Text
12145
12146 \begin_layout Plain Layout
12147 値と単位のあいだに通常の空白を入れた例
12148 \end_layout
12149
12150 \end_inset
12151 </cell>
12152 </row>
12153 <row>
12154 <cell alignment="center" valignment="top" usebox="none">
12155 \begin_inset Text
12156
12157 \begin_layout Plain Layout
12158 24
12159 \begin_inset space \thinspace{}
12160 \end_inset
12161
12162 kW
12163 \begin_inset Formula $\cdot$
12164 \end_inset
12165
12166 h
12167 \end_layout
12168
12169 \end_inset
12170 </cell>
12171 <cell alignment="center" valignment="top" usebox="none">
12172 \begin_inset Text
12173
12174 \begin_layout Plain Layout
12175 値と単位のあいだに最小の空白を入れた例
12176 \end_layout
12177
12178 \end_inset
12179 </cell>
12180 </row>
12181 </lyxtabular>
12182
12183 \end_inset
12184
12185
12186 \end_layout
12187
12188 \begin_layout Subsection
12189 可変長の空白
12190 \begin_inset ERT
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194
12195
12196 \backslash
12197 texorpdfstring{
12198 \end_layout
12199
12200 \end_inset
12201
12202
12203 \begin_inset Foot
12204 status collapsed
12205
12206 \begin_layout Plain Layout
12207 数式中の垂直方向の空白については、第
12208 \begin_inset CommandInset ref
12209 LatexCommand ref
12210 reference "sub:行間"
12211
12212 \end_inset
12213
12214 節をご覧下さい。
12215 \end_layout
12216
12217 \end_inset
12218
12219
12220 \begin_inset ERT
12221 status collapsed
12222
12223 \begin_layout Plain Layout
12224
12225 }{}
12226 \end_layout
12227
12228 \end_inset
12229
12230
12231 \begin_inset Note Note
12232 status collapsed
12233
12234 \begin_layout Plain Layout
12235
12236 \backslash
12237 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
12238 \end_layout
12239
12240 \begin_layout Plain Layout
12241
12242 \backslash
12243 texorpdfstringについての詳細は、第
12244 \begin_inset CommandInset ref
12245 LatexCommand ref
12246 reference "sub:節見出し中の数式"
12247
12248 \end_inset
12249
12250 節にあります。
12251 \end_layout
12252
12253 \end_inset
12254
12255
12256 \begin_inset CommandInset label
12257 LatexCommand label
12258 name "sub:可変長の空白"
12259
12260 \end_inset
12261
12262
12263 \begin_inset Index idx
12264 status collapsed
12265
12266 \begin_layout Plain Layout
12267 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
12268 \end_layout
12269
12270 \end_inset
12271
12272
12273 \end_layout
12274
12275 \begin_layout Standard
12276 指定した長さの空白が、
12277 \series bold
12278
12279 \backslash
12280 hspace
12281 \series default
12282
12283 \begin_inset Index idx
12284 status collapsed
12285
12286 \begin_layout Plain Layout
12287 こまんど@コマンド ! H ! 
12288 \backslash
12289 hspace
12290 \end_layout
12291
12292 \end_inset
12293
12294 コマンドで入力することができます。すると、ながい「
12295 \color blue
12296
12297 \begin_inset space \textvisiblespace{}
12298 \end_inset
12299
12300
12301 \color inherit
12302 」が現れます。長さは、「
12303 \color blue
12304
12305 \begin_inset space \textvisiblespace{}
12306 \end_inset
12307
12308
12309 \color inherit
12310 」を左クリックすることによって指定することができます。長さは負の値でも構いません。
12311 \lang english
12312 When a space would be the first character in a line it would be omitted.
12313  To force its output use the command 
12314 \series bold
12315
12316 \backslash
12317 hspace*
12318 \series default
12319  instead of 
12320 \series bold
12321
12322 \backslash
12323 hspace
12324 \series default
12325  or left-click on the 
12326 \begin_inset Quotes eld
12327 \end_inset
12328
12329
12330 \color blue
12331
12332 \begin_inset space \textvisiblespace{}
12333 \end_inset
12334
12335
12336 \color inherit
12337
12338 \begin_inset Quotes erd
12339 \end_inset
12340
12341  and check the option 
12342 \family sans
12343 Protect
12344 \family default
12345 .
12346 \lang japanese
12347
12348 \begin_inset Newline newline
12349 \end_inset
12350
12351 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
12352 \series bold
12353
12354 \backslash
12355 hfill
12356 \series default
12357
12358 \begin_inset Index idx
12359 status collapsed
12360
12361 \begin_layout Plain Layout
12362 こまんど@コマンド ! H ! 
12363 \backslash
12364 hfill
12365 \end_layout
12366
12367 \end_inset
12368
12369 コマンドを使用します。
12370 \end_layout
12371
12372 \begin_layout Standard
12373 \begin_inset VSpace -1mm
12374 \end_inset
12375
12376
12377 \end_layout
12378
12379 \begin_layout Standard
12380 \align center
12381 \begin_inset Tabular
12382 <lyxtabular version="3" rows="4" columns="2">
12383 <features rotate="0" tabularvalignment="middle">
12384 <column alignment="center" valignment="top">
12385 <column alignment="center" valignment="top">
12386 <row>
12387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12388 \begin_inset Text
12389
12390 \begin_layout Plain Layout
12391 コマンド(
12392 \backslash
12393 hspace 長さ)
12394 \end_layout
12395
12396 \end_inset
12397 </cell>
12398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12399 \begin_inset Text
12400
12401 \begin_layout Plain Layout
12402 出力
12403 \end_layout
12404
12405 \end_inset
12406 </cell>
12407 </row>
12408 <row>
12409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12410 \begin_inset Text
12411
12412 \begin_layout Plain Layout
12413 A=B
12414 \backslash
12415 hspace
12416 \begin_inset space \textvisiblespace{}
12417 \end_inset
12418
12419 A
12420 \backslash
12421 not=C (3
12422 \begin_inset space \thinspace{}
12423 \end_inset
12424
12425 cm)
12426 \end_layout
12427
12428 \end_inset
12429 </cell>
12430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12431 \begin_inset Text
12432
12433 \begin_layout Plain Layout
12434 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12435 \end_inset
12436
12437
12438 \end_layout
12439
12440 \end_inset
12441 </cell>
12442 </row>
12443 <row>
12444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12445 \begin_inset Text
12446
12447 \begin_layout Plain Layout
12448 A
12449 \backslash
12450 hspace
12451 \begin_inset space \textvisiblespace{}
12452 \end_inset
12453
12454 A
12455 \backslash
12456 not=A (-1
12457 \begin_inset space \thinspace{}
12458 \end_inset
12459
12460 mm)
12461 \end_layout
12462
12463 \end_inset
12464 </cell>
12465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12466 \begin_inset Text
12467
12468 \begin_layout Plain Layout
12469 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12470 \end_inset
12471
12472
12473 \end_layout
12474
12475 \end_inset
12476 </cell>
12477 </row>
12478 <row>
12479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12480 \begin_inset Text
12481
12482 \begin_layout Plain Layout
12483 A=A
12484 \backslash
12485 hfill
12486 \begin_inset space \textvisiblespace{}
12487 \end_inset
12488
12489 B=B
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 \begin_inset Formula $A=A\hfill B=B$
12499 \end_inset
12500
12501
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 </row>
12507 </lyxtabular>
12508
12509 \end_inset
12510
12511
12512 \end_layout
12513
12514 \begin_layout Standard
12515 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12516 \series bold
12517
12518 \backslash
12519 hfill
12520 \series default
12521 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12522 \series bold
12523
12524 \backslash
12525 hfill
12526 \series default
12527 は、別行立て数式中では、
12528 \series bold
12529 行頭下げ
12530 \series default
12531 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12532 \begin_inset CommandInset ref
12533 LatexCommand ref
12534 reference "sec:数式様式"
12535
12536 \end_inset
12537
12538 節で説明されています)。
12539 \end_layout
12540
12541 \begin_layout Standard
12542
12543 \series bold
12544
12545 \backslash
12546 hfill
12547 \series default
12548 の他にも、空白を模様で埋める
12549 \series bold
12550
12551 \backslash
12552 dotfill
12553 \series default
12554
12555 \series bold
12556
12557 \backslash
12558 hrulefill
12559 \series default
12560 といったコマンドがあります。用例については第
12561 \begin_inset CommandInset ref
12562 LatexCommand ref
12563 reference "sub:省略符号"
12564
12565 \end_inset
12566
12567 節をご参照下さい。
12568 \end_layout
12569
12570 \begin_layout Standard
12571 本文中では、可変長空白は、
12572 \family sans
12573 挿入\SpecialChar \menuseparator
12574 整形\SpecialChar \menuseparator
12575 水平方向の空白
12576 \family default
12577 メニューで挿入することができます。
12578 \end_layout
12579
12580 \begin_layout Standard
12581 (例)
12582 \end_layout
12583
12584 \begin_layout Standard
12585 この行には、
12586 \begin_inset space \hspace{}
12587 \length 2cm
12588 \end_inset
12589
12590 2
12591 \begin_inset space \thinspace{}
12592 \end_inset
12593
12594 cmの空白が入っています。
12595 \end_layout
12596
12597 \begin_layout Standard
12598 この行には、
12599 \begin_inset space \hfill{}
12600 \end_inset
12601
12602 最大の空白が入っています。
12603 \end_layout
12604
12605 \begin_layout Subsection
12606 行内数式周りの空白
12607 \begin_inset Index idx
12608 status collapsed
12609
12610 \begin_layout Plain Layout
12611 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12612 \end_layout
12613
12614 \end_inset
12615
12616
12617 \end_layout
12618
12619 \begin_layout Standard
12620 行内数式前後の空白は、長さ
12621 \series bold
12622
12623 \backslash
12624 mathsurround
12625 \begin_inset Index idx
12626 status collapsed
12627
12628 \begin_layout Plain Layout
12629 こまんど@コマンド ! M ! 
12630 \backslash
12631 mathsurround
12632 \end_layout
12633
12634 \end_inset
12635
12636
12637 \series default
12638 を使って調節することができます。長さの値は、以下の書式を持つ
12639 \series bold
12640
12641 \backslash
12642 setlength
12643 \begin_inset Index idx
12644 status collapsed
12645
12646 \begin_layout Plain Layout
12647 こまんど@コマンド ! S ! 
12648 \backslash
12649 setlength
12650 \end_layout
12651
12652 \end_inset
12653
12654
12655 \series default
12656 コマンドを使って設定することができます。
12657 \end_layout
12658
12659 \begin_layout Standard
12660
12661 \series bold
12662
12663 \backslash
12664 setlength{長さ名}{値}
12665 \end_layout
12666
12667 \begin_layout Standard
12668
12669 \series bold
12670
12671 \backslash
12672 mathsurround
12673 \series default
12674 を5
12675 \begin_inset space \thinspace{}
12676 \end_inset
12677
12678 mmの値に設定するには、以下のコマンド
12679 \end_layout
12680
12681 \begin_layout Standard
12682
12683 \series bold
12684
12685 \backslash
12686 setlength{
12687 \backslash
12688 mathsurround}{5mm}
12689 \end_layout
12690
12691 \begin_layout Standard
12692 をTeXモードで挿入します。すると、5
12693 \begin_inset space \thinspace{}
12694 \end_inset
12695
12696 mmの空白がすべての行内数式の前後に設定されることになります。
12697 \begin_inset ERT
12698 status collapsed
12699
12700 \begin_layout Plain Layout
12701
12702
12703 \backslash
12704 setlength{
12705 \backslash
12706 mathsurround}{5mm}
12707 \end_layout
12708
12709 \end_inset
12710
12711
12712 \end_layout
12713
12714 \begin_layout Standard
12715 この行には、周囲に5
12716 \begin_inset space \thinspace{}
12717 \end_inset
12718
12719 mmの余白を設定した行内数式
12720 \begin_inset Formula $A=B$
12721 \end_inset
12722
12723 があります。
12724 \begin_inset ERT
12725 status collapsed
12726
12727 \begin_layout Plain Layout
12728
12729
12730 \backslash
12731 setlength{
12732 \backslash
12733 mathsurround}{0pt}
12734 \end_layout
12735
12736 \end_inset
12737
12738
12739 \end_layout
12740
12741 \begin_layout Standard
12742 既定値に戻すには、
12743 \series bold
12744
12745 \backslash
12746 mathsurround
12747 \series default
12748 を0
12749 \begin_inset space \thinspace{}
12750 \end_inset
12751
12752 ptの値に戻して下さい。
12753 \end_layout
12754
12755 \begin_layout Section
12756 ボックスと枠
12757 \begin_inset Index idx
12758 status collapsed
12759
12760 \begin_layout Plain Layout
12761 ぼっくす@ボックス
12762 \end_layout
12763
12764 \end_inset
12765
12766
12767 \begin_inset Index idx
12768 status collapsed
12769
12770 \begin_layout Plain Layout
12771 わく@枠 | see
12772 \begin_inset ERT
12773 status collapsed
12774
12775 \begin_layout Plain Layout
12776
12777 {
12778 \end_layout
12779
12780 \end_inset
12781
12782 ボックス
12783 \begin_inset ERT
12784 status collapsed
12785
12786 \begin_layout Plain Layout
12787
12788 }
12789 \end_layout
12790
12791 \end_inset
12792
12793
12794 \end_layout
12795
12796 \end_inset
12797
12798
12799 \end_layout
12800
12801 \begin_layout Standard
12802 本文中のボックスについては、取扱説明書
12803 \family typewriter
12804 埋め込みオブジェクト篇
12805 \family default
12806
12807 \family typewriter
12808 Boxes
12809 \family default
12810 の章に述べられています。
12811 \end_layout
12812
12813 \begin_layout Subsection
12814 縁付きボックス
12815 \begin_inset CommandInset label
12816 LatexCommand label
12817 name "sub:縁付きボックス"
12818
12819 \end_inset
12820
12821
12822 \begin_inset Index idx
12823 status collapsed
12824
12825 \begin_layout Plain Layout
12826 ぼっくす@ボックス ! ふちつき@縁付き
12827 \end_layout
12828
12829 \end_inset
12830
12831
12832 \end_layout
12833
12834 \begin_layout Standard
12835
12836 \series bold
12837
12838 \backslash
12839 fbox
12840 \series default
12841
12842 \begin_inset Index idx
12843 status collapsed
12844
12845 \begin_layout Plain Layout
12846 こまんど@コマンド ! F ! 
12847 \backslash
12848 fbox
12849 \end_layout
12850
12851 \end_inset
12852
12853 コマンドや
12854 \series bold
12855
12856 \backslash
12857 boxed
12858 \series default
12859
12860 \begin_inset Index idx
12861 status collapsed
12862
12863 \begin_layout Plain Layout
12864 こまんど@コマンド ! B ! 
12865 \backslash
12866 boxed
12867 \end_layout
12868
12869 \end_inset
12870
12871 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12872 \end_layout
12873
12874 \begin_layout Standard
12875 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12876 \series bold
12877
12878 \backslash
12879 fbox
12880 \series default
12881 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12882 \family sans
12883 Ctrl+M
12884 \family default
12885 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12886 \series bold
12887
12888 \backslash
12889 boxed
12890 \series default
12891 を使った場合には、新しい数式が自動的に枠内に作られます。
12892 \end_layout
12893
12894 \begin_layout Standard
12895
12896 \series bold
12897
12898 \backslash
12899 fbox
12900 \series default
12901 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
12902 \series bold
12903
12904 \backslash
12905 boxed
12906 \series default
12907 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12908 \end_layout
12909
12910 \begin_layout Standard
12911
12912 \series bold
12913
12914 \backslash
12915 fbox
12916 \series default
12917 の拡張として、枠幅と配置も指定することができる
12918 \series bold
12919
12920 \backslash
12921 framebox
12922 \series default
12923
12924 \begin_inset Index idx
12925 status collapsed
12926
12927 \begin_layout Plain Layout
12928 こまんど@コマンド ! F ! 
12929 \backslash
12930 framebox
12931 \end_layout
12932
12933 \end_inset
12934
12935 コマンドがあります。
12936 \series bold
12937
12938 \backslash
12939 framebox
12940 \series default
12941 は、以下の書式を持ちます。
12942 \end_layout
12943
12944 \begin_layout Standard
12945
12946 \series bold
12947
12948 \backslash
12949 framebox[枠幅][位置]{ボックスの内容}
12950 \end_layout
12951
12952 \begin_layout Standard
12953 「位置」は、
12954 \emph on
12955 l
12956 \emph default
12957
12958 \emph on
12959 r
12960 \emph default
12961 の値をとります。
12962 \emph on
12963 l
12964 \emph default
12965 は、ボックス中で数式を左寄せ、
12966 \emph on
12967 r
12968 \emph default
12969 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12970 \begin_inset Newline newline
12971 \end_inset
12972
12973 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12974 \series bold
12975
12976 \backslash
12977 fbox
12978 \series default
12979 と同様、枠幅がボックスの内容に応じて調節されるのです。
12980 \end_layout
12981
12982 \begin_layout Standard
12983
12984 \series bold
12985
12986 \backslash
12987 framebox
12988 \series default
12989 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12990 \series bold
12991
12992 \backslash
12993 fbox
12994 \series default
12995 同様、数式の断片を入れるためのものです。
12996 \end_layout
12997
12998 \begin_layout Standard
12999 \align center
13000 \begin_inset Tabular
13001 <lyxtabular version="3" rows="5" columns="2">
13002 <features rotate="0" tabularvalignment="middle">
13003 <column alignment="center" valignment="top">
13004 <column alignment="center" valignment="top">
13005 <row>
13006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010 コマンド
13011 \end_layout
13012
13013 \end_inset
13014 </cell>
13015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13016 \begin_inset Text
13017
13018 \begin_layout Plain Layout
13019 出力
13020 \begin_inset Note Note
13021 status collapsed
13022
13023 \begin_layout Plain Layout
13024 ここで
13025 \series bold
13026
13027 \backslash
13028 raisebox
13029 \series default
13030 はスペーサーとして使用しているだけです。
13031 \end_layout
13032
13033 \end_inset
13034
13035
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 </row>
13041 <row>
13042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046
13047 \backslash
13048 fbox
13049 \begin_inset space \textvisiblespace{}
13050 \end_inset
13051
13052
13053 \family sans
13054 Ctrl+M
13055 \family default
13056  
13057 \backslash
13058 int
13059 \begin_inset space \textvisiblespace{}
13060 \end_inset
13061
13062 A=B
13063 \end_layout
13064
13065 \end_inset
13066 </cell>
13067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13068 \begin_inset Text
13069
13070 \begin_layout Plain Layout
13071 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13072 \end_inset
13073
13074
13075 \end_layout
13076
13077 \end_inset
13078 </cell>
13079 </row>
13080 <row>
13081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085
13086 \backslash
13087 boxed
13088 \begin_inset space \textvisiblespace{}
13089 \end_inset
13090
13091
13092 \backslash
13093 int
13094 \begin_inset space \textvisiblespace{}
13095 \end_inset
13096
13097 A=B
13098 \end_layout
13099
13100 \end_inset
13101 </cell>
13102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13103 \begin_inset Text
13104
13105 \begin_layout Plain Layout
13106 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13107 \end_inset
13108
13109
13110 \end_layout
13111
13112 \end_inset
13113 </cell>
13114 </row>
13115 <row>
13116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 A+
13121 \backslash
13122 fbox
13123 \begin_inset space \textvisiblespace{}
13124 \end_inset
13125
13126 B
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13132 \begin_inset Text
13133
13134 \begin_layout Plain Layout
13135 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13136 \end_inset
13137
13138
13139 \end_layout
13140
13141 \end_inset
13142 </cell>
13143 </row>
13144 <row>
13145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13146 \begin_inset Text
13147
13148 \begin_layout Plain Layout
13149
13150 \backslash
13151 framebox
13152 \begin_inset space \textvisiblespace{}
13153 \end_inset
13154
13155 20mm
13156 \begin_inset Formula $\to$
13157 \end_inset
13158
13159
13160 \begin_inset Formula $\to$
13161 \end_inset
13162
13163
13164 \family sans
13165 Ctrl+M
13166 \family default
13167  
13168 \backslash
13169 frac
13170 \begin_inset space \textvisiblespace{}
13171 \end_inset
13172
13173 A
13174 \begin_inset Formula $\downarrow$
13175 \end_inset
13176
13177 B
13178 \end_layout
13179
13180 \end_inset
13181 </cell>
13182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13183 \begin_inset Text
13184
13185 \begin_layout Plain Layout
13186 \begin_inset Formula $\raisebox{6mm}{}$
13187 \end_inset
13188
13189
13190 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13191 \end_inset
13192
13193
13194 \begin_inset Formula $\raisebox{-4mm}{}$
13195 \end_inset
13196
13197
13198 \end_layout
13199
13200 \end_inset
13201 </cell>
13202 </row>
13203 </lyxtabular>
13204
13205 \end_inset
13206
13207
13208 \end_layout
13209
13210 \begin_layout Standard
13211 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
13212 \end_layout
13213
13214 \begin_layout Standard
13215
13216 \series bold
13217
13218 \backslash
13219 fboxrule
13220 \series default
13221  
13222 \series bold
13223
13224 \begin_inset Quotes eld
13225 \end_inset
13226
13227 厚み
13228 \begin_inset Quotes erd
13229 \end_inset
13230
13231
13232 \series default
13233  
13234 \series bold
13235
13236 \backslash
13237 fboxsep
13238 \series default
13239  
13240 \series bold
13241
13242 \begin_inset Quotes eld
13243 \end_inset
13244
13245 距離
13246 \begin_inset Quotes erd
13247 \end_inset
13248
13249
13250 \end_layout
13251
13252 \begin_layout Standard
13253 \begin_inset Quotes eld
13254 \end_inset
13255
13256 距離
13257 \begin_inset Quotes erd
13258 \end_inset
13259
13260 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
13261 \begin_inset ERT
13262 status collapsed
13263
13264 \begin_layout Plain Layout
13265
13266
13267 \backslash
13268 fboxrule 2mm 
13269 \backslash
13270 fboxsep 3mm
13271 \end_layout
13272
13273 \end_inset
13274
13275
13276 \begin_inset Formula 
13277 \[
13278 \boxed{A+B=C}
13279 \]
13280
13281 \end_inset
13282
13283 この数式の直前には、
13284 \end_layout
13285
13286 \begin_layout Standard
13287
13288 \series bold
13289
13290 \backslash
13291 fboxrule
13292 \series default
13293  
13294 \series bold
13295 2mm
13296 \series default
13297  
13298 \series bold
13299
13300 \backslash
13301 fboxsep
13302 \series default
13303  
13304 \series bold
13305 3mm
13306 \end_layout
13307
13308 \begin_layout Standard
13309 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
13310 \end_layout
13311
13312 \begin_layout Standard
13313 標準の枠寸法に戻すには、
13314 \end_layout
13315
13316 \begin_layout Standard
13317
13318 \series bold
13319
13320 \backslash
13321 fboxrule
13322 \series default
13323  
13324 \series bold
13325 0.4pt
13326 \series default
13327  
13328 \series bold
13329
13330 \backslash
13331 fboxsep
13332 \series default
13333  
13334 \series bold
13335 3pt
13336 \series default
13337
13338 \begin_inset ERT
13339 status collapsed
13340
13341 \begin_layout Plain Layout
13342
13343
13344 \backslash
13345 fboxrule 0.4pt 
13346 \backslash
13347 fboxsep 3pt
13348 \end_layout
13349
13350 \end_inset
13351
13352
13353 \end_layout
13354
13355 \begin_layout Standard
13356 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
13357 \end_layout
13358
13359 \begin_layout Subsection
13360 縁なしボックス
13361 \begin_inset CommandInset label
13362 LatexCommand label
13363 name "sub:枠なしボックス"
13364
13365 \end_inset
13366
13367
13368 \begin_inset Index idx
13369 status collapsed
13370
13371 \begin_layout Plain Layout
13372 ぼっくす@ボックス ! わくなし@枠なし
13373 \end_layout
13374
13375 \end_inset
13376
13377
13378 \end_layout
13379
13380 \begin_layout Standard
13381 縁のないボックスを作るには、
13382 \series bold
13383
13384 \backslash
13385 mbox
13386 \series default
13387
13388 \begin_inset Index idx
13389 status collapsed
13390
13391 \begin_layout Plain Layout
13392 こまんど@コマンド ! M ! 
13393 \backslash
13394 mbox
13395 \end_layout
13396
13397 \end_inset
13398
13399
13400 \series bold
13401
13402 \backslash
13403 makebox
13404 \series default
13405
13406 \begin_inset Index idx
13407 status collapsed
13408
13409 \begin_layout Plain Layout
13410 こまんど@コマンド ! M ! 
13411 \backslash
13412 makebox
13413 \end_layout
13414
13415 \end_inset
13416
13417
13418 \series bold
13419
13420 \backslash
13421 raisebox
13422 \series default
13423
13424 \begin_inset Index idx
13425 status collapsed
13426
13427 \begin_layout Plain Layout
13428 こまんど@コマンド ! R ! 
13429 \backslash
13430 raisebox
13431 \end_layout
13432
13433 \end_inset
13434
13435 の三つのコマンドがあります。
13436 \end_layout
13437
13438 \begin_layout Standard
13439
13440 \series bold
13441
13442 \backslash
13443 raisebox
13444 \series default
13445 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13446 \series bold
13447
13448 \backslash
13449 raisebox
13450 \series default
13451 は、以下の書式で用いられます。
13452 \end_layout
13453
13454 \begin_layout Standard
13455
13456 \series bold
13457
13458 \backslash
13459 raisebox{高さ}{ボックスの内容}
13460 \end_layout
13461
13462 \begin_layout Standard
13463
13464 \series bold
13465
13466 \backslash
13467 fbox
13468 \series default
13469 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13470 \begin_inset Note Greyedout
13471 status open
13472
13473 \begin_layout Plain Layout
13474
13475 \series bold
13476 【註】
13477 \series default
13478 下の最後の
13479 \series bold
13480
13481 \backslash
13482 raisebox
13483 \series default
13484 のところで、
13485 \family sans
13486 Ctrl+M
13487 \family default
13488 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
13489 \series bold
13490
13491 \backslash
13492 raisebox
13493 \series default
13494 を直接サポートしていないためです。
13495 \end_layout
13496
13497 \end_inset
13498
13499
13500 \end_layout
13501
13502 \begin_layout Standard
13503 \align center
13504 \begin_inset Tabular
13505 <lyxtabular version="3" rows="4" columns="2">
13506 <features rotate="0" tabularvalignment="middle">
13507 <column alignment="center" valignment="top">
13508 <column alignment="center" valignment="top">
13509 <row>
13510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13511 \begin_inset Text
13512
13513 \begin_layout Plain Layout
13514 コマンド
13515 \end_layout
13516
13517 \end_inset
13518 </cell>
13519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13520 \begin_inset Text
13521
13522 \begin_layout Plain Layout
13523 出力
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 </row>
13529 <row>
13530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13531 \begin_inset Text
13532
13533 \begin_layout Plain Layout
13534 H
13535 \backslash
13536 raisebox{2mm
13537 \begin_inset Formula $\to$
13538 \end_inset
13539
13540
13541 \backslash
13542 {al
13543 \begin_inset Formula $\to$
13544 \end_inset
13545
13546  lo
13547 \end_layout
13548
13549 \end_inset
13550 </cell>
13551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13552 \begin_inset Text
13553
13554 \begin_layout Plain Layout
13555 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13556 \end_inset
13557
13558
13559 \end_layout
13560
13561 \end_inset
13562 </cell>
13563 </row>
13564 <row>
13565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569 H
13570 \backslash
13571 raisebox{-2mm
13572 \begin_inset Formula $\to$
13573 \end_inset
13574
13575
13576 \backslash
13577 {al
13578 \begin_inset Formula $\to$
13579 \end_inset
13580
13581 lo
13582 \end_layout
13583
13584 \end_inset
13585 </cell>
13586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13587 \begin_inset Text
13588
13589 \begin_layout Plain Layout
13590 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13591 \end_inset
13592
13593
13594 \end_layout
13595
13596 \end_inset
13597 </cell>
13598 </row>
13599 <row>
13600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13601 \begin_inset Text
13602
13603 \begin_layout Plain Layout
13604 A=
13605 \backslash
13606 raisebox{-2mm
13607 \begin_inset Formula $\to$
13608 \end_inset
13609
13610
13611 \backslash
13612 {
13613 \family sans
13614 Ctrl+M Ctrl+M
13615 \family default
13616  
13617 \backslash
13618 sqrt
13619 \begin_inset space \textvisiblespace{}
13620 \end_inset
13621
13622
13623 \end_layout
13624
13625 \end_inset
13626 </cell>
13627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13628 \begin_inset Text
13629
13630 \begin_layout Plain Layout
13631 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13632 \end_inset
13633
13634
13635 \end_layout
13636
13637 \end_inset
13638 </cell>
13639 </row>
13640 </lyxtabular>
13641
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \begin_layout Standard
13648 縁がないことを除けば、
13649 \series bold
13650
13651 \backslash
13652 mbox
13653 \series default
13654 コマンドは
13655 \series bold
13656
13657 \backslash
13658 fbox
13659 \series default
13660 と同じであり、
13661 \series bold
13662
13663 \backslash
13664 makebox
13665 \series default
13666
13667 \series bold
13668
13669 \backslash
13670 framebox
13671 \series default
13672 と同じです。
13673 \end_layout
13674
13675 \begin_layout Subsection
13676 色付きボックス
13677 \begin_inset CommandInset label
13678 LatexCommand label
13679 name "sub:色付きボックス"
13680
13681 \end_inset
13682
13683
13684 \begin_inset Index idx
13685 status collapsed
13686
13687 \begin_layout Plain Layout
13688 ぼっくす@ボックス ! いろつき@色付き
13689 \end_layout
13690
13691 \end_inset
13692
13693
13694 \end_layout
13695
13696 \begin_layout Standard
13697 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
13698 \end_layout
13699
13700 \begin_layout Standard
13701
13702 \series bold
13703
13704 \backslash
13705 usepackage{color}
13706 \end_layout
13707
13708 \begin_layout Standard
13709 という行
13710 \begin_inset Foot
13711 status collapsed
13712
13713 \begin_layout Plain Layout
13714 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
13715 \series bold
13716 color
13717 \series default
13718 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13719 \end_layout
13720
13721 \end_inset
13722
13723
13724 \begin_inset Note Note
13725 status collapsed
13726
13727 \begin_layout Plain Layout
13728 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
13729 \end_layout
13730
13731 \end_inset
13732
13733 を書き加えて、LaTeXパッケージの
13734 \series bold
13735 color
13736 \series default
13737
13738 \begin_inset Foot
13739 status collapsed
13740
13741 \begin_layout Plain Layout
13742 LaTeXパッケージ
13743 \series bold
13744 color
13745 \series default
13746 は、すべての標準的なLaTeX頒布版に含まれています。
13747 \end_layout
13748
13749 \end_inset
13750
13751
13752 \begin_inset Index idx
13753 status collapsed
13754
13755 \begin_layout Plain Layout
13756 ぱっけーじ@パッケージ ! color
13757 \end_layout
13758
13759 \end_inset
13760
13761 を読み込む必要があります。
13762 \end_layout
13763
13764 \begin_layout Standard
13765 \begin_inset VSpace medskip
13766 \end_inset
13767
13768 ボックスに色を付けるには、
13769 \series bold
13770
13771 \backslash
13772 colorbox
13773 \series default
13774
13775 \begin_inset Index idx
13776 status collapsed
13777
13778 \begin_layout Plain Layout
13779 こまんど@コマンド ! C ! 
13780 \backslash
13781 colorbox
13782 \end_layout
13783
13784 \end_inset
13785
13786 コマンドを以下の書式で使用します。
13787 \end_layout
13788
13789 \begin_layout Standard
13790
13791 \series bold
13792
13793 \backslash
13794 colorbox{色}{ボックスの内容}
13795 \end_layout
13796
13797 \begin_layout Standard
13798 ボックスの内容には、別のボックスが含まれても構いませんし、
13799 \series bold
13800
13801 \backslash
13802 colorbox
13803 \series default
13804 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13805 \series bold
13806
13807 \backslash
13808 raisebox
13809 \series default
13810 と同様、明示的に数式を作らなくてはなりません
13811 \begin_inset Foot
13812 status collapsed
13813
13814 \begin_layout Plain Layout
13815 これは、
13816 \series bold
13817
13818 \backslash
13819 fcolorbox
13820 \series default
13821 コマンドにも当てはまります。
13822 \end_layout
13823
13824 \end_inset
13825
13826
13827 \end_layout
13828
13829 \begin_layout Standard
13830 選択できる定義済みの色としては、
13831 \end_layout
13832
13833 \begin_layout Standard
13834
13835 \series bold
13836 black
13837 \series default
13838 (黒)・
13839 \series bold
13840 blue
13841 \series default
13842 (青)・
13843 \series bold
13844 cyan
13845 \series default
13846 (シアン)・
13847 \series bold
13848 green
13849 \series default
13850 (緑)・
13851 \series bold
13852 magenta
13853 \series default
13854 (マゼンタ)・
13855 \series bold
13856 red
13857 \series default
13858 (赤)・
13859 \series bold
13860 white
13861 \series default
13862 (白)・
13863 \series bold
13864 yellow
13865 \series default
13866 (黄)
13867 \end_layout
13868
13869 \begin_layout Standard
13870 があります。
13871 \end_layout
13872
13873 \begin_layout Standard
13874 \align center
13875 \begin_inset Tabular
13876 <lyxtabular version="3" rows="4" columns="2">
13877 <features rotate="0" tabularvalignment="middle">
13878 <column alignment="center" valignment="top">
13879 <column alignment="center" valignment="top">
13880 <row>
13881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13882 \begin_inset Text
13883
13884 \begin_layout Plain Layout
13885 コマンド
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13891 \begin_inset Text
13892
13893 \begin_layout Plain Layout
13894 出力
13895 \begin_inset Note Note
13896 status collapsed
13897
13898 \begin_layout Plain Layout
13899 ここで
13900 \series bold
13901
13902 \backslash
13903 raisebox
13904 \series default
13905 はスペーサーとして使用しているだけです。
13906 \end_layout
13907
13908 \end_inset
13909
13910
13911 \end_layout
13912
13913 \end_inset
13914 </cell>
13915 </row>
13916 <row>
13917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13918 \begin_inset Text
13919
13920 \begin_layout Plain Layout
13921
13922 \backslash
13923 colorbox{yellow
13924 \begin_inset Formula $\to$
13925 \end_inset
13926
13927
13928 \backslash
13929 {A=B
13930 \end_layout
13931
13932 \end_inset
13933 </cell>
13934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13935 \begin_inset Text
13936
13937 \begin_layout Plain Layout
13938 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13939 \end_inset
13940
13941
13942 \end_layout
13943
13944 \end_inset
13945 </cell>
13946 </row>
13947 <row>
13948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13949 \begin_inset Text
13950
13951 \begin_layout Plain Layout
13952
13953 \backslash
13954 colorbox{green
13955 \begin_inset Formula $\to$
13956 \end_inset
13957
13958
13959 \backslash
13960 {
13961 \backslash
13962 fbox
13963 \begin_inset space \textvisiblespace{}
13964 \end_inset
13965
13966 A=B
13967 \end_layout
13968
13969 \end_inset
13970 </cell>
13971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13972 \begin_inset Text
13973
13974 \begin_layout Plain Layout
13975 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13976 \end_inset
13977
13978
13979 \end_layout
13980
13981 \end_inset
13982 </cell>
13983 </row>
13984 <row>
13985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13986 \begin_inset Text
13987
13988 \begin_layout Plain Layout
13989
13990 \backslash
13991 fbox
13992 \begin_inset space \textvisiblespace{}
13993 \end_inset
13994
13995
13996 \backslash
13997 colorbox{green
13998 \begin_inset Formula $\to$
13999 \end_inset
14000
14001
14002 \backslash
14003 {
14004 \family sans
14005 Ctrl+M
14006 \family default
14007  
14008 \family sans
14009 Ctrl+M
14010 \family default
14011  
14012 \backslash
14013 int
14014 \begin_inset space \textvisiblespace{}
14015 \end_inset
14016
14017 C=D
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Plain Layout
14026 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14027 \end_inset
14028
14029
14030 \end_layout
14031
14032 \end_inset
14033 </cell>
14034 </row>
14035 </lyxtabular>
14036
14037 \end_inset
14038
14039
14040 \end_layout
14041
14042 \begin_layout Standard
14043
14044 \series bold
14045
14046 \backslash
14047 colorbox
14048 \series default
14049 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
14050 \family sans
14051 文字様式
14052 \family default
14053 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
14054 \begin_inset Info
14055 type  "icon"
14056 arg   "dialog-show character"
14057 \end_inset
14058
14059
14060 \family sans
14061 編集\SpecialChar \menuseparator
14062 文字様式\SpecialChar \menuseparator
14063 任意設定
14064 \family default
14065 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
14066
14067 \end_layout
14068
14069 \begin_layout Standard
14070 たとえば、
14071 \end_layout
14072
14073 \begin_layout Standard
14074
14075 \color red
14076 \begin_inset Formula 
14077 \begin{equation}
14078 \int A=B\label{eq:red}
14079 \end{equation}
14080
14081 \end_inset
14082
14083
14084 \color green
14085
14086 \begin_inset Formula 
14087 \begin{equation}
14088 \textcolor{red}{\int A=B}\label{eq:redgreen}
14089 \end{equation}
14090
14091 \end_inset
14092
14093
14094 \end_layout
14095
14096 \begin_layout Standard
14097 数式
14098 \begin_inset CommandInset ref
14099 LatexCommand eqref
14100 reference "eq:red"
14101
14102 \end_inset
14103
14104 は、全体が赤色です。
14105 \begin_inset Newline newline
14106 \end_inset
14107
14108 数式
14109 \begin_inset CommandInset ref
14110 LatexCommand eqref
14111 reference "eq:redgreen"
14112
14113 \end_inset
14114
14115 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
14116 \end_layout
14117
14118 \begin_layout Standard
14119 \begin_inset VSpace bigskip
14120 \end_inset
14121
14122 ボックスの縁だけ別の色にするには、
14123 \series bold
14124
14125 \backslash
14126 fcolorbox
14127 \series default
14128
14129 \begin_inset Index idx
14130 status collapsed
14131
14132 \begin_layout Plain Layout
14133 こまんど@コマンド ! F ! 
14134 \backslash
14135 fcolorbox
14136 \end_layout
14137
14138 \end_inset
14139
14140 コマンドを以下の書式で使用します。
14141 \end_layout
14142
14143 \begin_layout Standard
14144
14145 \series bold
14146
14147 \backslash
14148 fcolorbox{縁の色}{色}{ボックスの内容}
14149 \end_layout
14150
14151 \begin_layout Standard
14152 つまり、
14153 \series bold
14154
14155 \backslash
14156 fcolorbox
14157 \series default
14158
14159 \series bold
14160
14161 \backslash
14162 colorbox
14163 \series default
14164 コマンドの拡張です。
14165 \series bold
14166
14167 \backslash
14168 framebox
14169 \series default
14170 と同様に、縁の厚みは
14171 \series bold
14172
14173 \backslash
14174 fboxrule
14175 \series default
14176
14177 \series bold
14178
14179 \backslash
14180 fboxsep
14181 \series default
14182 で設定します。たとえば、
14183 \begin_inset ERT
14184 status collapsed
14185
14186 \begin_layout Plain Layout
14187
14188
14189 \backslash
14190 fboxrule 1mm 
14191 \backslash
14192 fboxsep 1mm
14193 \end_layout
14194
14195 \end_inset
14196
14197
14198 \begin_inset Formula 
14199 \[
14200 \fcolorbox{cyan}{magenta}{A=B}
14201 \]
14202
14203 \end_inset
14204
14205
14206 \begin_inset ERT
14207 status collapsed
14208
14209 \begin_layout Plain Layout
14210
14211
14212 \backslash
14213 fboxrule 0.4pt 
14214 \backslash
14215 fboxsep 3pt
14216 \end_layout
14217
14218 \end_inset
14219
14220 のようにします。
14221 \end_layout
14222
14223 \begin_layout Standard
14224 上記の数式は、以下のコマンドで作成されています。
14225 \begin_inset Newline newline
14226 \end_inset
14227
14228
14229 \series bold
14230
14231 \backslash
14232 fcolorbox{cyan
14233 \begin_inset Formula $\to$
14234 \end_inset
14235
14236
14237 \backslash
14238 {magenta
14239 \begin_inset Formula $\to$
14240 \end_inset
14241
14242
14243 \backslash
14244 {A=B
14245 \series default
14246 .
14247 \end_layout
14248
14249 \begin_layout Standard
14250 \begin_inset VSpace bigskip
14251 \end_inset
14252
14253 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
14254 \end_layout
14255
14256 \begin_layout Standard
14257 たとえば、「
14258 \series bold
14259 darkgreen
14260 \series default
14261 」という色を定義するには、LaTeXプリアンブルに
14262 \end_layout
14263
14264 \begin_layout Standard
14265
14266 \series bold
14267
14268 \backslash
14269 definecolor{darkgreen}{cmyk}{0.5,
14270 \series default
14271  
14272 \series bold
14273 0,
14274 \series default
14275  
14276 \series bold
14277 1,
14278 \series default
14279  
14280 \series bold
14281 0.5}
14282 \series default
14283
14284 \begin_inset Index idx
14285 status collapsed
14286
14287 \begin_layout Plain Layout
14288 こまんど@コマンド ! D ! 
14289 \backslash
14290 definecolor
14291 \end_layout
14292
14293 \end_inset
14294
14295
14296 \end_layout
14297
14298 \begin_layout Standard
14299 という行を書き加えます。
14300 \end_layout
14301
14302 \begin_layout Standard
14303
14304 \series bold
14305 cmyk
14306 \series default
14307 とは、
14308 \series bold
14309 cyan
14310 \series default
14311 (シアン)・
14312 \series bold
14313 magenta
14314 \series default
14315 (マゼンタ)・
14316 \series bold
14317 yellow
14318 \series default
14319 (黄)・
14320 \series bold
14321 black
14322 \series default
14323 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
14324 \begin_inset space \thinspace{}
14325 \end_inset
14326
14327 -
14328 \begin_inset space \thinspace{}
14329 \end_inset
14330
14331 1の範囲をとることができます。定義には、
14332 \series bold
14333 cmyk
14334 \series default
14335 の他に、
14336 \series bold
14337 rgb
14338 \series default
14339 という色空間を使うこともできます。
14340 \series bold
14341 rgb
14342 \series default
14343 とは、
14344 \series bold
14345 red
14346 \series default
14347 (赤)・
14348 \series bold
14349 green
14350 \series default
14351 (緑)・
14352 \series bold
14353 blue
14354 \series default
14355 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
14356 \series bold
14357 gray
14358 \series default
14359 という色空間もあります。
14360 \end_layout
14361
14362 \begin_layout Standard
14363 例として、文字が
14364 \series bold
14365 yellow
14366 \series default
14367 に色付けされ、新しく定義した
14368 \series bold
14369 darkgreen
14370 \series default
14371 という色を持つ縁付きボックスを挙げておきます。
14372 \begin_inset Formula 
14373 \begin{equation}
14374 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14375 \end{equation}
14376
14377 \end_inset
14378
14379
14380 \end_layout
14381
14382 \begin_layout Standard
14383
14384 \series bold
14385
14386 \backslash
14387 textcolor
14388 \series default
14389 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
14390 \begin_inset Index idx
14391 status collapsed
14392
14393 \begin_layout Plain Layout
14394 てきすと@テキスト ! いろつき@色付き
14395 \end_layout
14396
14397 \end_inset
14398
14399
14400 \end_layout
14401
14402 \begin_layout Standard
14403 \begin_inset ERT
14404 status collapsed
14405
14406 \begin_layout Plain Layout
14407
14408
14409 \backslash
14410 textcolor{darkgreen}{
14411 \end_layout
14412
14413 \end_inset
14414
14415 この文は「darkgreen」です。
14416 \begin_inset ERT
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420
14421 }
14422 \end_layout
14423
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \begin_layout Standard
14430
14431 \series bold
14432
14433 \backslash
14434 textcolor
14435 \series default
14436
14437 \begin_inset Index idx
14438 status collapsed
14439
14440 \begin_layout Plain Layout
14441 こまんど@コマンド ! T ! 
14442 \backslash
14443 textcolor
14444 \end_layout
14445
14446 \end_inset
14447
14448 は、
14449 \series bold
14450
14451 \backslash
14452 textcolor{色}{色付けをする文}
14453 \series default
14454 という書式で使用することができます。
14455 \end_layout
14456
14457 \begin_layout Subsection
14458 段落ボックス
14459 \begin_inset CommandInset label
14460 LatexCommand label
14461 name "sub:段落ボックス"
14462
14463 \end_inset
14464
14465
14466 \begin_inset Index idx
14467 status collapsed
14468
14469 \begin_layout Plain Layout
14470 ぼっくす@ボックス ! だんらく@段落
14471 \end_layout
14472
14473 \end_inset
14474
14475
14476 \begin_inset Index idx
14477 status collapsed
14478
14479 \begin_layout Plain Layout
14480 ぼっくす@ボックス ! parbox|see
14481 \begin_inset ERT
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485
14486 {
14487 \end_layout
14488
14489 \end_inset
14490
14491 ボックス ! 段落ボックス
14492 \begin_inset ERT
14493 status collapsed
14494
14495 \begin_layout Plain Layout
14496
14497 }
14498 \end_layout
14499
14500 \end_inset
14501
14502
14503 \end_layout
14504
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \begin_layout Standard
14511 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14512 \family sans
14513 挿入\SpecialChar \menuseparator
14514 ボックス
14515 \family default
14516 メニューかツールバーボタン
14517 \begin_inset Info
14518 type  "icon"
14519 arg   "box-insert"
14520 \end_inset
14521
14522 で作成することができます。
14523 \end_layout
14524
14525 \begin_layout Standard
14526 以下の例は、行中の縁付きparboxを示したものです。
14527 \end_layout
14528
14529 \begin_layout Standard
14530 \begin_inset VSpace medskip
14531 \end_inset
14532
14533 この行は、
14534 \begin_inset Box Boxed
14535 position "c"
14536 hor_pos "c"
14537 has_inner_box 1
14538 inner_pos "t"
14539 use_parbox 1
14540 use_makebox 0
14541 width "5cm"
14542 special "none"
14543 height "1in"
14544 height_special "totalheight"
14545 status open
14546
14547 \begin_layout Plain Layout
14548 これは段落ボックスです。これはちょうど5
14549 \begin_inset space \thinspace{}
14550 \end_inset
14551
14552 cmの幅になっており、以下のように数式を含めることもできます。
14553 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14554 \end_inset
14555
14556
14557 \end_layout
14558
14559 \end_inset
14560
14561 parboxの入った行です。
14562 \end_layout
14563
14564 \begin_layout Standard
14565 \begin_inset VSpace medskip
14566 \end_inset
14567
14568
14569 \end_layout
14570
14571 \begin_layout Standard
14572 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14573 \emph on
14574 装飾
14575 \emph default
14576 :簡素な長方形の箱型、
14577 \emph on
14578 内部ボックス
14579 \emph default
14580 :parboxコマンド、
14581 \emph on
14582
14583 \emph default
14584 :5
14585 \begin_inset space \thinspace{}
14586 \end_inset
14587
14588 cm、
14589 \emph on
14590 垂直ボックス配置
14591 \emph default
14592 :中央、に設定されています。
14593 \end_layout
14594
14595 \begin_layout Standard
14596 \begin_inset VSpace medskip
14597 \end_inset
14598
14599 LaTeXでは、parboxは、以下の書式を持つ
14600 \series bold
14601
14602 \backslash
14603 parbox
14604 \series default
14605
14606 \begin_inset Index idx
14607 status collapsed
14608
14609 \begin_layout Plain Layout
14610 こまんど@コマンド ! P ! 
14611 \backslash
14612 parbox
14613 \end_layout
14614
14615 \end_inset
14616
14617 コマンドによって作られます。
14618 \end_layout
14619
14620 \begin_layout Standard
14621
14622 \series bold
14623
14624 \backslash
14625 parbox[位置]{幅}{ボックスの内容}
14626 \end_layout
14627
14628 \begin_layout Standard
14629 「位置」は、
14630 \emph on
14631 b
14632 \emph default
14633
14634 \emph on
14635 t
14636 \emph default
14637 の値をとることができます。下揃えを意味する
14638 \emph on
14639 b
14640 \emph default
14641 (
14642 \bar under
14643 b
14644 \bar default
14645 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14646 \emph on
14647 t
14648 \emph default
14649 (
14650 \bar under
14651 t
14652 \bar default
14653 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14654 \emph on
14655 Boxes
14656 \emph default
14657 の節をご参照下さい。
14658 \end_layout
14659
14660 \begin_layout Standard
14661 \begin_inset VSpace bigskip
14662 \end_inset
14663
14664 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
14665 \series bold
14666 parbox{
14667 \backslash
14668 linewidth-2
14669 \backslash
14670 fboxsep-2
14671 \backslash
14672 fboxrule}{
14673 \series default
14674 というコマンドを挿入します。ここで
14675 \series bold
14676
14677 \backslash
14678 linewidth
14679 \begin_inset Index idx
14680 status collapsed
14681
14682 \begin_layout Plain Layout
14683 こまんど@コマンド ! L ! 
14684 \backslash
14685 linewidth
14686 \end_layout
14687
14688 \end_inset
14689
14690
14691 \series default
14692 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
14693 \begin_inset Foot
14694 status collapsed
14695
14696 \begin_layout Plain Layout
14697 \begin_inset CommandInset href
14698 LatexCommand href
14699 name "LyX-bug #4483"
14700 target "http://www.lyx.org/trac/ticket/4483"
14701
14702 \end_inset
14703
14704
14705 \end_layout
14706
14707 \end_inset
14708
14709 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
14710 \series bold
14711 calc
14712 \series default
14713
14714 \begin_inset Foot
14715 status collapsed
14716
14717 \begin_layout Plain Layout
14718
14719 \series bold
14720 calc
14721 \series default
14722 は、標準的LaTeX頒布版のすべてに含まれています。
14723 \end_layout
14724
14725 \end_inset
14726
14727
14728 \begin_inset Index idx
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732 ぱっけーじ@パッケージ ! calc
14733 \end_layout
14734
14735 \end_inset
14736
14737 を、LaTeXプリアンブル中で
14738 \end_layout
14739
14740 \begin_layout Standard
14741
14742 \series bold
14743
14744 \backslash
14745 usepackage{calc}
14746 \end_layout
14747
14748 \begin_layout Standard
14749 のように読み込んでおく必要があります。数式の後では、TeXモードで
14750 \series bold
14751 }}
14752 \series default
14753 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14754 \begin_inset ERT
14755 status collapsed
14756
14757 \begin_layout Plain Layout
14758
14759
14760 \backslash
14761 fboxsep 5mm 
14762 \backslash
14763 fboxrule 5mm
14764 \end_layout
14765
14766 \end_inset
14767
14768
14769 \end_layout
14770
14771 \begin_layout Standard
14772 \begin_inset ERT
14773 status collapsed
14774
14775 \begin_layout Plain Layout
14776
14777
14778 \backslash
14779 fbox{
14780 \backslash
14781 parbox{
14782 \backslash
14783 linewidth-2
14784 \backslash
14785 fboxsep-2
14786 \backslash
14787 fboxrule}{
14788 \end_layout
14789
14790 \end_inset
14791
14792
14793 \begin_inset Formula 
14794 \begin{equation}
14795 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14796 \end{equation}
14797
14798 \end_inset
14799
14800
14801 \begin_inset ERT
14802 status collapsed
14803
14804 \begin_layout Plain Layout
14805
14806 }}
14807 \end_layout
14808
14809 \end_inset
14810
14811
14812 \begin_inset ERT
14813 status collapsed
14814
14815 \begin_layout Plain Layout
14816
14817
14818 \backslash
14819 fboxrule 0.4pt 
14820 \backslash
14821 fboxsep 3pt
14822 \end_layout
14823
14824 \end_inset
14825
14826
14827 \end_layout
14828
14829 \begin_layout Standard
14830 \begin_inset VSpace medskip
14831 \end_inset
14832
14833
14834 \series bold
14835
14836 \backslash
14837 fbox
14838 \series default
14839 の引数としてparboxが使われているので、この場合には、
14840 \series bold
14841
14842 \backslash
14843 fbox
14844 \series default
14845 を使おうが
14846 \series bold
14847
14848 \backslash
14849 boxed
14850 \series default
14851 を使おうが、差は生じません。
14852 \end_layout
14853
14854 \begin_layout Standard
14855 \begin_inset VSpace bigskip
14856 \end_inset
14857
14858 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14859 \series bold
14860
14861 \backslash
14862 parbox
14863 \series default
14864
14865 \series bold
14866
14867 \backslash
14868 tag
14869 \series default
14870 コマンドといっしょに使います(
14871 \series bold
14872
14873 \backslash
14874 tag
14875 \series default
14876 についての詳細は、第
14877 \begin_inset CommandInset ref
14878 LatexCommand ref
14879 reference "sub:ユーザー定義番号"
14880
14881 \end_inset
14882
14883 節をご参照下さい)
14884 \end_layout
14885
14886 \begin_layout Standard
14887 以下は、
14888 \series bold
14889
14890 \backslash
14891 parbox
14892 \series default
14893 を使ってコメントを付けた数式の例です。
14894 \end_layout
14895
14896 \begin_layout Standard
14897 \begin_inset ERT
14898 status collapsed
14899
14900 \begin_layout Plain Layout
14901
14902
14903 \backslash
14904 [5x-7b=3b
14905 \backslash
14906 tag*{
14907 \backslash
14908 parbox{5cm}{
14909 \end_layout
14910
14911 \end_inset
14912
14913 これは説明です。数式や多行数式本体からはっきりと離れています。
14914 \begin_inset ERT
14915 status collapsed
14916
14917 \begin_layout Plain Layout
14918
14919 }}
14920 \backslash
14921 ]
14922 \end_layout
14923
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \begin_layout Standard
14930 LyXは、まだ数式中での
14931 \series bold
14932
14933 \backslash
14934 parbox
14935 \series default
14936 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14937 \end_layout
14938
14939 \begin_layout Standard
14940 まず、
14941 \series bold
14942
14943 \backslash
14944 [5x-7b=3b
14945 \backslash
14946 tag*
14947 \backslash
14948 {
14949 \backslash
14950 parbox{5cm}{
14951 \series default
14952 というコマンドをTeXモードで挿入します
14953 \begin_inset Foot
14954 status collapsed
14955
14956 \begin_layout Plain Layout
14957
14958 \series bold
14959 行頭下げ
14960 \series default
14961 数式様式を使用している時には、
14962 \series bold
14963
14964 \backslash
14965 tag*
14966 \backslash
14967 {
14968 \series default
14969 の代わりに
14970 \series bold
14971
14972 \backslash
14973 hfill
14974 \series default
14975 を用いることもできます(数式様式に関しては、第
14976 \begin_inset CommandInset ref
14977 LatexCommand ref
14978 reference "sec:数式様式"
14979
14980 \end_inset
14981
14982 節をご参照下さい)。
14983 \end_layout
14984
14985 \end_inset
14986
14987 。それから、説明を通常のテキストとして入れ、最後に
14988 \series bold
14989 }}
14990 \backslash
14991 ]
14992 \series default
14993 をTeXモードで挿入します。ここで
14994 \series bold
14995
14996 \backslash
14997 [
14998 \series default
14999 および
15000 \series bold
15001
15002 \backslash
15003 ]
15004 \series default
15005 コマンドは別行立て数式を作るためのものです。
15006 \end_layout
15007
15008 \begin_layout Standard
15009
15010 \series bold
15011
15012 \backslash
15013 parbox
15014 \series default
15015 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
15016 \begin_inset Formula 
15017 \[
15018 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
15019 \]
15020
15021 \end_inset
15022
15023
15024 \end_layout
15025
15026 \begin_layout Section
15027 演算子
15028 \begin_inset Index idx
15029 status collapsed
15030
15031 \begin_layout Plain Layout
15032 えんざんし@演算子
15033 \end_layout
15034
15035 \end_inset
15036
15037
15038 \end_layout
15039
15040 \begin_layout Subsection
15041 大演算子
15042 \begin_inset CommandInset label
15043 LatexCommand label
15044 name "sub:大演算子"
15045
15046 \end_inset
15047
15048
15049 \begin_inset Index idx
15050 status collapsed
15051
15052 \begin_layout Plain Layout
15053 えんざんし@演算子 ! だい@大
15054 \end_layout
15055
15056 \end_inset
15057
15058
15059 \begin_inset Index idx
15060 status collapsed
15061
15062 \begin_layout Plain Layout
15063 わ@和
15064 \end_layout
15065
15066 \end_inset
15067
15068
15069 \begin_inset Index idx
15070 status collapsed
15071
15072 \begin_layout Plain Layout
15073 せきぶんきごう@積分記号
15074 \end_layout
15075
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \begin_layout Standard
15082 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
15083 \family sans
15084 数式オプション
15085 \family default
15086 の面にある
15087 \family sans
15088 esintパッケージを自動的に使う
15089 \family default
15090 オプションを有効にしなくてはなりません。
15091 \end_layout
15092
15093 \begin_layout Standard
15094 \begin_inset space \hfill{}
15095 \end_inset
15096
15097
15098 \begin_inset Tabular
15099 <lyxtabular version="3" rows="9" columns="2">
15100 <features rotate="0" tabularvalignment="middle">
15101 <column alignment="center" valignment="top" width="0pt">
15102 <column alignment="center" valignment="top" width="0pt">
15103 <row>
15104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15105 \begin_inset Text
15106
15107 \begin_layout Plain Layout
15108 コマンド
15109 \end_layout
15110
15111 \end_inset
15112 </cell>
15113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15114 \begin_inset Text
15115
15116 \begin_layout Plain Layout
15117 出力
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \backslash
15130 sum
15131 \begin_inset Index idx
15132 status collapsed
15133
15134 \begin_layout Plain Layout
15135 こまんど@コマンド ! S ! 
15136 \backslash
15137 sum
15138 \end_layout
15139
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151 \begin_inset Formula $\sum$
15152 \end_inset
15153
15154
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 <row>
15161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15162 \begin_inset Text
15163
15164 \begin_layout Plain Layout
15165
15166 \backslash
15167 int
15168 \begin_inset Index idx
15169 status collapsed
15170
15171 \begin_layout Plain Layout
15172 こまんど@コマンド ! I ! 
15173 \backslash
15174 int
15175 \end_layout
15176
15177 \end_inset
15178
15179
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188 \begin_inset Formula $\int$
15189 \end_inset
15190
15191
15192 \end_layout
15193
15194 \end_inset
15195 </cell>
15196 </row>
15197 <row>
15198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15199 \begin_inset Text
15200
15201 \begin_layout Plain Layout
15202
15203 \backslash
15204 oint
15205 \end_layout
15206
15207 \end_inset
15208 </cell>
15209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15210 \begin_inset Text
15211
15212 \begin_layout Plain Layout
15213 \begin_inset Formula $\oint$
15214 \end_inset
15215
15216
15217 \end_layout
15218
15219 \end_inset
15220 </cell>
15221 </row>
15222 <row>
15223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227
15228 \backslash
15229 ointctrclockwise
15230 \end_layout
15231
15232 \end_inset
15233 </cell>
15234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15235 \begin_inset Text
15236
15237 \begin_layout Plain Layout
15238 \begin_inset Formula $\ointctrclockwise$
15239 \end_inset
15240
15241
15242 \end_layout
15243
15244 \end_inset
15245 </cell>
15246 </row>
15247 <row>
15248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15249 \begin_inset Text
15250
15251 \begin_layout Plain Layout
15252
15253 \backslash
15254 ointclockwise
15255 \end_layout
15256
15257 \end_inset
15258 </cell>
15259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15260 \begin_inset Text
15261
15262 \begin_layout Plain Layout
15263 \begin_inset Formula $\ointclockwise$
15264 \end_inset
15265
15266
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 </row>
15272 <row>
15273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15274 \begin_inset Text
15275
15276 \begin_layout Plain Layout
15277
15278 \backslash
15279 sqint
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15285 \begin_inset Text
15286
15287 \begin_layout Plain Layout
15288 \begin_inset Formula $\sqint$
15289 \end_inset
15290
15291
15292 \end_layout
15293
15294 \end_inset
15295 </cell>
15296 </row>
15297 <row>
15298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15299 \begin_inset Text
15300
15301 \begin_layout Plain Layout
15302
15303 \backslash
15304 bigcap
15305 \end_layout
15306
15307 \end_inset
15308 </cell>
15309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15310 \begin_inset Text
15311
15312 \begin_layout Plain Layout
15313 \begin_inset Formula $\bigcap$
15314 \end_inset
15315
15316
15317 \end_layout
15318
15319 \end_inset
15320 </cell>
15321 </row>
15322 <row>
15323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327
15328 \backslash
15329 bigcup
15330 \end_layout
15331
15332 \end_inset
15333 </cell>
15334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Plain Layout
15338 \begin_inset Formula $\bigcup$
15339 \end_inset
15340
15341
15342 \end_layout
15343
15344 \end_inset
15345 </cell>
15346 </row>
15347 </lyxtabular>
15348
15349 \end_inset
15350
15351
15352 \begin_inset space \hfill{}
15353 \end_inset
15354
15355
15356 \begin_inset Tabular
15357 <lyxtabular version="3" rows="10" columns="2">
15358 <features rotate="0" tabularvalignment="middle">
15359 <column alignment="center" valignment="top" width="0pt">
15360 <column alignment="center" valignment="top" width="0pt">
15361 <row>
15362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15363 \begin_inset Text
15364
15365 \begin_layout Plain Layout
15366 コマンド
15367 \end_layout
15368
15369 \end_inset
15370 </cell>
15371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Plain Layout
15375 出力
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 </row>
15381 <row>
15382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15383 \begin_inset Text
15384
15385 \begin_layout Plain Layout
15386
15387 \backslash
15388 prod
15389 \begin_inset Index idx
15390 status collapsed
15391
15392 \begin_layout Plain Layout
15393 こまんど@コマンド ! P ! 
15394 \backslash
15395 prod
15396 \end_layout
15397
15398 \end_inset
15399
15400
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409 \begin_inset Formula $\prod$
15410 \end_inset
15411
15412
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 </row>
15418 <row>
15419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15420 \begin_inset Text
15421
15422 \begin_layout Plain Layout
15423
15424 \backslash
15425 coprod
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15431 \begin_inset Text
15432
15433 \begin_layout Plain Layout
15434 \begin_inset Formula $\coprod$
15435 \end_inset
15436
15437
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 </row>
15443 <row>
15444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448
15449 \backslash
15450 bigodot
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459 \begin_inset Formula $\bigodot$
15460 \end_inset
15461
15462
15463 \end_layout
15464
15465 \end_inset
15466 </cell>
15467 </row>
15468 <row>
15469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15470 \begin_inset Text
15471
15472 \begin_layout Plain Layout
15473
15474 \backslash
15475 bigotimes
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15481 \begin_inset Text
15482
15483 \begin_layout Plain Layout
15484 \begin_inset Formula $\bigotimes$
15485 \end_inset
15486
15487
15488 \end_layout
15489
15490 \end_inset
15491 </cell>
15492 </row>
15493 <row>
15494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15495 \begin_inset Text
15496
15497 \begin_layout Plain Layout
15498
15499 \backslash
15500 bigoplus
15501 \end_layout
15502
15503 \end_inset
15504 </cell>
15505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15506 \begin_inset Text
15507
15508 \begin_layout Plain Layout
15509 \begin_inset Formula $\bigoplus$
15510 \end_inset
15511
15512
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 </row>
15518 <row>
15519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15520 \begin_inset Text
15521
15522 \begin_layout Plain Layout
15523
15524 \backslash
15525 bigwedge
15526 \end_layout
15527
15528 \end_inset
15529 </cell>
15530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15531 \begin_inset Text
15532
15533 \begin_layout Plain Layout
15534 \begin_inset Formula $\bigwedge$
15535 \end_inset
15536
15537
15538 \end_layout
15539
15540 \end_inset
15541 </cell>
15542 </row>
15543 <row>
15544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15545 \begin_inset Text
15546
15547 \begin_layout Plain Layout
15548
15549 \backslash
15550 bigvee
15551 \end_layout
15552
15553 \end_inset
15554 </cell>
15555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15556 \begin_inset Text
15557
15558 \begin_layout Plain Layout
15559 \begin_inset Formula $\bigvee$
15560 \end_inset
15561
15562
15563 \end_layout
15564
15565 \end_inset
15566 </cell>
15567 </row>
15568 <row>
15569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15570 \begin_inset Text
15571
15572 \begin_layout Plain Layout
15573
15574 \backslash
15575 bigsqcup
15576 \end_layout
15577
15578 \end_inset
15579 </cell>
15580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15581 \begin_inset Text
15582
15583 \begin_layout Plain Layout
15584 \begin_inset Formula $\bigsqcup$
15585 \end_inset
15586
15587
15588 \end_layout
15589
15590 \end_inset
15591 </cell>
15592 </row>
15593 <row>
15594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15595 \begin_inset Text
15596
15597 \begin_layout Plain Layout
15598
15599 \backslash
15600 biguplus
15601 \end_layout
15602
15603 \end_inset
15604 </cell>
15605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15606 \begin_inset Text
15607
15608 \begin_layout Plain Layout
15609 \begin_inset Formula $\biguplus$
15610 \end_inset
15611
15612
15613 \end_layout
15614
15615 \end_inset
15616 </cell>
15617 </row>
15618 </lyxtabular>
15619
15620 \end_inset
15621
15622
15623 \begin_inset space \hfill{}
15624 \end_inset
15625
15626
15627 \end_layout
15628
15629 \begin_layout Standard
15630 すべての大演算子は、数式ツールバーボタンの
15631 \begin_inset Info
15632 type  "icon"
15633 arg   "math-insert \\intop"
15634 \end_inset
15635
15636 でも挿入することができます。
15637 \end_layout
15638
15639 \begin_layout Standard
15640 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15641 \end_layout
15642
15643 \begin_layout Standard
15644 積分演算子はすべて、
15645 \series bold
15646
15647 \backslash
15648 intop
15649 \series default
15650
15651 \series bold
15652
15653 \backslash
15654 ointop
15655 \series default
15656 のように、
15657 \series bold
15658 op
15659 \series default
15660 で終わる別バージョンがあります。これらの演算子は、
15661 \series bold
15662
15663 \backslash
15664 int
15665 \series default
15666 とは範囲の表示のしかたが異なります。第
15667 \begin_inset CommandInset ref
15668 LatexCommand ref
15669 reference "sub:演算子の範囲"
15670
15671 \end_inset
15672
15673 節をご参照下さい。
15674 \end_layout
15675
15676 \begin_layout Subsubsection*
15677 積分の子細
15678 \end_layout
15679
15680 \begin_layout Standard
15681 積分中で用いられる文字
15682 \emph on
15683 d
15684 \emph default
15685 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15686 \emph on
15687 d
15688 \emph default
15689 を選択して、
15690 \begin_inset Flex Ruby
15691 status collapsed
15692
15693 \begin_layout Plain Layout
15694 捷径
15695 \begin_inset Argument post:1
15696 status collapsed
15697
15698 \begin_layout Plain Layout
15699 ショートカット
15700 \end_layout
15701
15702 \end_inset
15703
15704
15705 \end_layout
15706
15707 \end_inset
15708
15709
15710 \begin_inset Info
15711 type  "shortcut"
15712 arg   "font-roman"
15713 \end_inset
15714
15715 を用います
15716 \begin_inset Foot
15717 status collapsed
15718
15719 \begin_layout Plain Layout
15720 文字様式については、第
15721 \begin_inset CommandInset ref
15722 LatexCommand ref
15723 reference "sub:書体様式"
15724
15725 \end_inset
15726
15727 節参照。
15728 \end_layout
15729
15730 \end_inset
15731
15732 。最後に、演算子の慣例に倣って、
15733 \emph on
15734 d
15735 \emph default
15736 の前に最小空白を挿入しなくてはなりません。たとえば、
15737 \end_layout
15738
15739 \begin_layout Standard
15740 正しくない例:
15741 \begin_inset Formula $\int A(x)dx$
15742 \end_inset
15743
15744
15745 \begin_inset Newline newline
15746 \end_inset
15747
15748 正しい
15749 \begin_inset Phantom HPhantom
15750 status open
15751
15752 \begin_layout Plain Layout
15753 ない
15754 \end_layout
15755
15756 \end_inset
15757
15758 例:
15759 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15760 \end_inset
15761
15762
15763 \end_layout
15764
15765 \begin_layout Standard
15766 多重積分に関しては、以下のコマンドがあります。
15767 \begin_inset VSpace medskip
15768 \end_inset
15769
15770
15771 \end_layout
15772
15773 \begin_layout Standard
15774 \begin_inset space \hfill{}
15775 \end_inset
15776
15777
15778 \begin_inset Tabular
15779 <lyxtabular version="3" rows="4" columns="2">
15780 <features rotate="0" tabularvalignment="middle">
15781 <column alignment="center" valignment="top">
15782 <column alignment="center" valignment="top">
15783 <row>
15784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15785 \begin_inset Text
15786
15787 \begin_layout Plain Layout
15788 コマンド
15789 \end_layout
15790
15791 \end_inset
15792 </cell>
15793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797 出力
15798 \begin_inset Note Note
15799 status collapsed
15800
15801 \begin_layout Plain Layout
15802 ここで
15803 \series bold
15804
15805 \backslash
15806 raisebox
15807 \series default
15808 はスペーサーとして使用しているだけです。
15809 \end_layout
15810
15811 \end_inset
15812
15813
15814 \end_layout
15815
15816 \end_inset
15817 </cell>
15818 </row>
15819 <row>
15820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15821 \begin_inset Text
15822
15823 \begin_layout Plain Layout
15824
15825 \backslash
15826 iint
15827 \end_layout
15828
15829 \end_inset
15830 </cell>
15831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15832 \begin_inset Text
15833
15834 \begin_layout Plain Layout
15835 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15836 \end_inset
15837
15838
15839 \end_layout
15840
15841 \end_inset
15842 </cell>
15843 </row>
15844 <row>
15845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15846 \begin_inset Text
15847
15848 \begin_layout Plain Layout
15849
15850 \backslash
15851 oiint
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15861 \end_inset
15862
15863
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 <row>
15870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874
15875 \backslash
15876 sqiint
15877 \end_layout
15878
15879 \end_inset
15880 </cell>
15881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15886 \end_inset
15887
15888
15889 \end_layout
15890
15891 \end_inset
15892 </cell>
15893 </row>
15894 </lyxtabular>
15895
15896 \end_inset
15897
15898
15899 \begin_inset space \hfill{}
15900 \end_inset
15901
15902
15903 \begin_inset Tabular
15904 <lyxtabular version="3" rows="4" columns="2">
15905 <features rotate="0" tabularvalignment="middle">
15906 <column alignment="center" valignment="top">
15907 <column alignment="center" valignment="top">
15908 <row>
15909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15910 \begin_inset Text
15911
15912 \begin_layout Plain Layout
15913 コマンド
15914 \end_layout
15915
15916 \end_inset
15917 </cell>
15918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15919 \begin_inset Text
15920
15921 \begin_layout Plain Layout
15922 出力
15923 \end_layout
15924
15925 \end_inset
15926 </cell>
15927 </row>
15928 <row>
15929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Plain Layout
15933
15934 \backslash
15935 iiint
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15945 \end_inset
15946
15947
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 </row>
15953 <row>
15954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15955 \begin_inset Text
15956
15957 \begin_layout Plain Layout
15958
15959 \backslash
15960 iiiint
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15966 \begin_inset Text
15967
15968 \begin_layout Plain Layout
15969 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15970 \end_inset
15971
15972
15973 \end_layout
15974
15975 \end_inset
15976 </cell>
15977 </row>
15978 <row>
15979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15980 \begin_inset Text
15981
15982 \begin_layout Plain Layout
15983
15984 \backslash
15985 dotsint
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15995 \end_inset
15996
15997
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 </row>
16003 </lyxtabular>
16004
16005 \end_inset
16006
16007
16008 \begin_inset space \hfill{}
16009 \end_inset
16010
16011
16012 \end_layout
16013
16014 \begin_layout Subsection
16015 演算子の範囲
16016 \begin_inset CommandInset label
16017 LatexCommand label
16018 name "sub:演算子の範囲"
16019
16020 \end_inset
16021
16022
16023 \begin_inset Index idx
16024 status collapsed
16025
16026 \begin_layout Plain Layout
16027 えんざんし@演算子 ! はんい@範囲
16028 \end_layout
16029
16030 \end_inset
16031
16032
16033 \end_layout
16034
16035 \begin_layout Standard
16036 範囲は、上付き文字と下付き文字とで作成することができます。
16037 \end_layout
16038
16039 \begin_layout Standard
16040 \align center
16041 \begin_inset Tabular
16042 <lyxtabular version="3" rows="2" columns="2">
16043 <features rotate="0" tabularvalignment="middle">
16044 <column alignment="center" valignment="top" width="0pt">
16045 <column alignment="center" valignment="top" width="0pt">
16046 <row>
16047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16048 \begin_inset Text
16049
16050 \begin_layout Plain Layout
16051 コマンド
16052 \end_layout
16053
16054 \end_inset
16055 </cell>
16056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16057 \begin_inset Text
16058
16059 \begin_layout Plain Layout
16060 出力
16061 \begin_inset Note Note
16062 status collapsed
16063
16064 \begin_layout Plain Layout
16065 ここで
16066 \series bold
16067
16068 \backslash
16069 raisebox
16070 \series default
16071 はスペーサーとして使用しているだけです。
16072 \end_layout
16073
16074 \end_inset
16075
16076
16077 \end_layout
16078
16079 \end_inset
16080 </cell>
16081 </row>
16082 <row>
16083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16084 \begin_inset Text
16085
16086 \begin_layout Plain Layout
16087
16088 \backslash
16089 prod^
16090 \backslash
16091 infty
16092 \begin_inset space \textvisiblespace{}
16093 \end_inset
16094
16095
16096 \begin_inset Formula $\to$
16097 \end_inset
16098
16099 _0
16100 \begin_inset Formula $\to$
16101 \end_inset
16102
16103 A(x)
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16109 \begin_inset Text
16110
16111 \begin_layout Plain Layout
16112 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16113 \end_inset
16114
16115
16116 \end_layout
16117
16118 \end_inset
16119 </cell>
16120 </row>
16121 </lyxtabular>
16122
16123 \end_inset
16124
16125
16126 \end_layout
16127
16128 \begin_layout Standard
16129 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
16130 \end_layout
16131
16132 \begin_layout Standard
16133 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
16134 \family sans
16135 編集\SpecialChar \menuseparator
16136 数式\SpecialChar \menuseparator
16137 範囲の表記を変更
16138 \family default
16139 メニューで
16140 \family sans
16141 \series bold
16142 行内形式
16143 \family default
16144 \series default
16145 (
16146 \begin_inset Flex Ruby
16147 status collapsed
16148
16149 \begin_layout Plain Layout
16150 捷径
16151 \begin_inset Argument post:1
16152 status collapsed
16153
16154 \begin_layout Plain Layout
16155 ショートカット
16156 \end_layout
16157
16158 \end_inset
16159
16160
16161 \end_layout
16162
16163 \end_inset
16164
16165
16166 \begin_inset Info
16167 type  "shortcut"
16168 arg   "math-limits"
16169 \end_inset
16170
16171 )を選択することで範囲形式を変更することができます。以下はその用例です。
16172 \end_layout
16173
16174 \begin_layout Standard
16175 既定の範囲形式は、以下のようになっています。
16176 \begin_inset Formula 
16177 \[
16178 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16179 \]
16180
16181 \end_inset
16182
16183 以下は、範囲形式を
16184 \family sans
16185 \series bold
16186 行内形式
16187 \family default
16188 \series default
16189 に変更したときの表示です。
16190 \begin_inset Formula 
16191 \[
16192 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16193 \]
16194
16195 \end_inset
16196
16197
16198 \series bold
16199
16200 \backslash
16201 intop
16202 \series default
16203
16204 \series bold
16205
16206 \backslash
16207 ointop
16208 \series default
16209 などのように
16210 \series bold
16211 op
16212 \series default
16213 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
16214 の例では、範囲形式を
16215 \series bold
16216 別行立て形式
16217 \series default
16218 にして積分記号の下に置くようにしています。
16219 \begin_inset Formula 
16220 \begin{equation}
16221 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16222 \end{equation}
16223
16224 \end_inset
16225
16226
16227 \end_layout
16228
16229 \begin_layout Standard
16230 \begin_inset VSpace medskip
16231 \end_inset
16232
16233 範囲に条件を指定したい場合には、
16234 \series bold
16235
16236 \backslash
16237 subarray
16238 \series default
16239
16240 \begin_inset Index idx
16241 status collapsed
16242
16243 \begin_layout Plain Layout
16244 こまんど@コマンド ! S ! 
16245 \backslash
16246 subarray
16247 \end_layout
16248
16249 \end_inset
16250
16251 コマンドや
16252 \series bold
16253
16254 \backslash
16255 substack
16256 \series default
16257
16258 \begin_inset Index idx
16259 status collapsed
16260
16261 \begin_layout Plain Layout
16262 こまんど@コマンド ! S ! 
16263 \backslash
16264 substack
16265 \end_layout
16266
16267 \end_inset
16268
16269 コマンドを使用します。たとえば、以下の表記 
16270 \begin_inset Formula 
16271 \begin{equation}
16272 \sum_{\begin{subarray}{c}
16273 0<k<1000\\
16274 \\
16275 k\,\in\,\mathbb{N}
16276 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16277 \end{equation}
16278
16279 \end_inset
16280
16281
16282 \end_layout
16283
16284 \begin_layout Standard
16285 を作成するには、以下のようにしなくてはなりません。
16286 \begin_inset Newline newline
16287 \end_inset
16288
16289 まず、
16290 \series bold
16291
16292 \backslash
16293 sum
16294 \series default
16295 ^
16296 \series bold
16297 n
16298 \begin_inset space \textvisiblespace{}
16299 \end_inset
16300
16301 _
16302 \series default
16303 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
16304 \series bold
16305
16306 \backslash
16307 subarray
16308 \begin_inset space \textvisiblespace{}
16309 \end_inset
16310
16311
16312 \series default
16313 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
16314 \begin_inset Info
16315 type  "shortcut"
16316 arg   "newline-insert newline"
16317 \end_inset
16318
16319 )を挿入することで作ることができます。ここに
16320 \begin_inset Newline newline
16321 \end_inset
16322
16323
16324 \series bold
16325 0
16326 \begin_inset Formula $\boldsymbol{<}$
16327 \end_inset
16328
16329 k
16330 \begin_inset Formula $\boldsymbol{<}$
16331 \end_inset
16332
16333 1000 Ctrl+Return
16334 \begin_inset Newline newline
16335 \end_inset
16336
16337
16338 \series default
16339 と入力すると、新規行のための新しい枠が現れます。
16340 \end_layout
16341
16342 \begin_layout Standard
16343 各行の揃え方は、
16344 \family sans
16345 表ツールバー
16346 \family default
16347
16348 \family sans
16349 編集\SpecialChar \menuseparator
16350 行と列
16351 \family default
16352 メニューで変更することができますが、右揃えにするには、行頭に
16353 \series bold
16354
16355 \backslash
16356 hfill
16357 \begin_inset space \textvisiblespace{}
16358 \end_inset
16359
16360
16361 \series default
16362 を挿入しなくてはなりません。
16363 \end_layout
16364
16365 \begin_layout Standard
16366
16367 \series bold
16368
16369 \backslash
16370 substack
16371 \series default
16372 コマンドは、各行がつねに中央揃えになることを除いては、
16373 \series bold
16374
16375 \backslash
16376 subarray
16377 \series default
16378 と同じです。
16379 \end_layout
16380
16381 \begin_layout Standard
16382 \begin_inset VSpace bigskip
16383 \end_inset
16384
16385 演算子の後に来る文字は、範囲の横に来るので、
16386 \begin_inset CommandInset ref
16387 LatexCommand eqref
16388 reference "eq:substack"
16389
16390 \end_inset
16391
16392 式のように、演算子の横の余白が大きくなりすぎることがあります。
16393 \lang english
16394 To avoid this the command 
16395 \series bold
16396 \lang japanese
16397
16398 \backslash
16399 smashoperator
16400 \series default
16401
16402 \begin_inset Index idx
16403 status collapsed
16404
16405 \begin_layout Plain Layout
16406 こまんど@コマンド ! S ! 
16407 \backslash
16408 smashoperator
16409 \end_layout
16410
16411 \end_inset
16412
16413
16414 \lang english
16415  can be used.
16416  To activate it, set in the document settings under 
16417 \family sans
16418 Math
16419 \begin_inset space ~
16420 \end_inset
16421
16422 Options
16423 \family default
16424  for the package
16425 \lang japanese
16426  
16427 \series bold
16428 mathtools
16429 \series default
16430
16431 \begin_inset Index idx
16432 status collapsed
16433
16434 \begin_layout Plain Layout
16435 ぱっけーじ@パッケージ ! mathtools
16436 \end_layout
16437
16438 \end_inset
16439
16440  
16441 \lang english
16442 the option 
16443 \family sans
16444 Load
16445 \begin_inset space ~
16446 \end_inset
16447
16448 always
16449 \family default
16450 .
16451  
16452 \series bold
16453
16454 \backslash
16455 smashoperator
16456 \series default
16457  sets the space besides the operator to 0
16458 \begin_inset space \thinspace{}
16459 \end_inset
16460
16461 pt.
16462 \begin_inset Newline newline
16463 \end_inset
16464
16465
16466 \lang japanese
16467 これを
16468 \begin_inset CommandInset ref
16469 LatexCommand eqref
16470 reference "eq:substack"
16471
16472 \end_inset
16473
16474 式に応用すると、以下のようなコマンド
16475 \end_layout
16476
16477 \begin_layout Standard
16478
16479 \series bold
16480
16481 \backslash
16482 smashoperator{
16483 \end_layout
16484
16485 \begin_layout Standard
16486
16487 \lang english
16488 and inserts the operator with its limits into the braces.
16489  Behind the brace one continues the formula:
16490 \lang japanese
16491
16492 \begin_inset Formula 
16493 \[
16494 \smashoperator{\sum_{\begin{subarray}{c}
16495 0<k<1000\\
16496 \\
16497 k\,\in\,\mathbb{N}
16498 \end{subarray}}^{n}}k^{-2}
16499 \]
16500
16501 \end_inset
16502
16503
16504 \end_layout
16505
16506 \begin_layout Standard
16507
16508 \lang english
16509 It is possible to set the space of only one side of the operator to 0
16510 \begin_inset space \thinspace{}
16511 \end_inset
16512
16513 pt.
16514  To do this write either 
16515 \series bold
16516 [l]
16517 \series default
16518  or 
16519 \series bold
16520 [r]
16521 \series default
16522  between 
16523 \series bold
16524
16525 \backslash
16526 smashoperator
16527 \series default
16528  and its brace.
16529  
16530 \series bold
16531 l
16532 \series default
16533  stands for the left and 
16534 \series bold
16535 r
16536 \series default
16537  for the right side of the operator.
16538  Here is an example of the possible 
16539 \series bold
16540
16541 \backslash
16542 smashoperator
16543 \series default
16544  forms:
16545 \end_layout
16546
16547 \begin_layout Standard
16548 \begin_inset Formula 
16549 \[
16550 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
16551 \]
16552
16553 \end_inset
16554
16555
16556 \end_layout
16557
16558 \begin_layout Standard
16559 \begin_inset VSpace bigskip
16560 \end_inset
16561
16562
16563 \end_layout
16564
16565 \begin_layout Standard
16566
16567 \lang english
16568 When several consecutive operators have limits the typesetting of the limits
16569  looks often imperfect in the output, see this example:
16570 \lang japanese
16571
16572 \begin_inset Formula 
16573 \[
16574 \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}
16575 \]
16576
16577 \end_inset
16578
16579
16580 \lang english
16581 To improve the typesetting set in the document settings under 
16582 \family sans
16583 Math
16584 \begin_inset space ~
16585 \end_inset
16586
16587 Options
16588 \family default
16589  for the package
16590 \lang japanese
16591  
16592 \series bold
16593 mathtools
16594 \series default
16595
16596 \begin_inset Index idx
16597 status collapsed
16598
16599 \begin_layout Plain Layout
16600 ぱっけーじ@パッケージ ! mathtools
16601 \end_layout
16602
16603 \end_inset
16604
16605  
16606 \lang english
16607 the option 
16608 \family sans
16609 Load
16610 \begin_inset space ~
16611 \end_inset
16612
16613 always
16614 \family default
16615 .
16616  Then insert into your formula the command 
16617 \series bold
16618 \lang japanese
16619
16620 \backslash
16621 adjustlimits
16622 \series default
16623
16624 \begin_inset Index idx
16625 status collapsed
16626
16627 \begin_layout Plain Layout
16628 こまんど@コマンド ! A ! 
16629 \backslash
16630 adjustlimits
16631 \end_layout
16632
16633 \end_inset
16634
16635  
16636 \lang english
16637 directly before the first operator.
16638  The example will then look like this:
16639 \lang japanese
16640
16641 \begin_inset Formula 
16642 \[
16643 \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}
16644 \]
16645
16646 \end_inset
16647
16648
16649 \end_layout
16650
16651 \begin_layout Standard
16652 \begin_inset VSpace bigskip
16653 \end_inset
16654
16655 一つの範囲を複数の演算子に用いる方法が、第
16656 \begin_inset CommandInset ref
16657 LatexCommand ref
16658 reference "sub:自己定義演算子"
16659
16660 \end_inset
16661
16662 節に述べられています。
16663 \end_layout
16664
16665 \begin_layout Subsection
16666 演算子の修飾
16667 \begin_inset Index idx
16668 status collapsed
16669
16670 \begin_layout Plain Layout
16671 えんざんし@演算子 ! 
16672 \family sans
16673 \series bold
16674 しゅうしょく@修飾
16675 \end_layout
16676
16677 \end_inset
16678
16679
16680 \end_layout
16681
16682 \begin_layout Standard
16683
16684 \series bold
16685
16686 \backslash
16687 overset
16688 \series default
16689
16690 \begin_inset Index idx
16691 status collapsed
16692
16693 \begin_layout Plain Layout
16694 こまんど@コマンド ! O ! 
16695 \backslash
16696 overset
16697 \end_layout
16698
16699 \end_inset
16700
16701 コマンドや
16702 \series bold
16703
16704 \backslash
16705 underset
16706 \series default
16707
16708 \begin_inset Index idx
16709 status collapsed
16710
16711 \begin_layout Plain Layout
16712 こまんど@コマンド ! U ! 
16713 \backslash
16714 underset
16715 \end_layout
16716
16717 \end_inset
16718
16719 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
16720 \series bold
16721
16722 \backslash
16723 sideset
16724 \series default
16725
16726 \begin_inset Index idx
16727 status collapsed
16728
16729 \begin_layout Plain Layout
16730 こまんど@コマンド ! S ! 
16731 \backslash
16732 sideset
16733 \end_layout
16734
16735 \end_inset
16736
16737 コマンドを使うと、文字を演算子の前や後ろに付けることができます。
16738 \end_layout
16739
16740 \begin_layout Standard
16741
16742 \lang english
16743 There are 4
16744 \begin_inset space ~
16745 \end_inset
16746
16747 variants of 
16748 \series bold
16749
16750 \backslash
16751 sideset
16752 \series default
16753 :
16754 \end_layout
16755
16756 \begin_layout Itemize
16757
16758 \series bold
16759 \lang english
16760
16761 \backslash
16762 sideset
16763 \series default
16764  is used to set characters at the corners of the operator
16765 \end_layout
16766
16767 \begin_layout Itemize
16768
16769 \series bold
16770 \lang english
16771
16772 \backslash
16773 sidesetn
16774 \series default
16775  is used to set characters before and/or behind the operator (this variant
16776  represents LaTeX's original 
16777 \series bold
16778
16779 \backslash
16780 sideset
16781 \series default
16782  command)
16783 \end_layout
16784
16785 \begin_layout Itemize
16786
16787 \series bold
16788 \lang english
16789
16790 \backslash
16791 sidesetl
16792 \series default
16793  is used to set characters at the left corners and/or behind the operator
16794 \end_layout
16795
16796 \begin_layout Itemize
16797
16798 \series bold
16799 \lang english
16800
16801 \backslash
16802 sidesetr
16803 \series default
16804  is used to set characters at the right corners and/or before the operator
16805 \end_layout
16806
16807 \begin_layout Standard
16808 たとえば、
16809 \series bold
16810
16811 \backslash
16812 sidesetn
16813 \begin_inset space \textvisiblespace{}
16814 \end_inset
16815
16816
16817 \backslash
16818 sum
16819 \begin_inset space \textvisiblespace{}
16820 \end_inset
16821
16822
16823 \begin_inset Formula $\to$
16824 \end_inset
16825
16826 '
16827 \begin_inset Formula $\to$
16828 \end_inset
16829
16830 _k=1
16831 \begin_inset space \textvisiblespace{}
16832 \end_inset
16833
16834
16835 \series default
16836 ^
16837 \series bold
16838 n
16839 \series default
16840 というコマンドを入力すると、
16841 \begin_inset Formula 
16842 \[
16843 \sideset{}{'}\sum_{k=1}^{n}
16844 \]
16845
16846 \end_inset
16847
16848 のようになります。
16849 \end_layout
16850
16851 \begin_layout Standard
16852 \begin_inset Note Greyedout
16853 status open
16854
16855 \begin_layout Plain Layout
16856
16857 \series bold
16858 【註】
16859 \backslash
16860 sideset
16861 \series default
16862 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
16863 \end_layout
16864
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \begin_layout Standard
16871 のようになります。最後の例からわかるように、
16872 \series bold
16873
16874 \backslash
16875 overset
16876 \series default
16877
16878 \series bold
16879
16880 \backslash
16881 underset
16882 \series default
16883 では、記号や文字にアクセントをつけることもできます。一方。 また、
16884 \series bold
16885
16886 \backslash
16887 overset
16888 \begin_inset space \textvisiblespace{}
16889 \end_inset
16890
16891
16892 \backslash
16893 maltese
16894 \begin_inset space \textvisiblespace{}
16895 \end_inset
16896
16897
16898 \series default
16899
16900 \begin_inset Formula $\uparrow$
16901 \end_inset
16902
16903
16904 \series bold
16905 a
16906 \series default
16907 というコマンドならば、
16908 \begin_inset Formula 
16909 \[
16910 \overset{a}{\maltese}
16911 \]
16912
16913 \end_inset
16914
16915
16916 \end_layout
16917
16918 \begin_layout Subsection
16919 二項演算子
16920 \begin_inset CommandInset label
16921 LatexCommand label
16922 name "sub:二項演算子"
16923
16924 \end_inset
16925
16926
16927 \begin_inset Index idx
16928 status collapsed
16929
16930 \begin_layout Plain Layout
16931 えんざんし@演算子 ! にこう@二項
16932 \end_layout
16933
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \begin_layout Standard
16940 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16941 \begin_inset VSpace medskip
16942 \end_inset
16943
16944
16945 \end_layout
16946
16947 \begin_layout Standard
16948 \begin_inset space \hfill{}
16949 \end_inset
16950
16951
16952 \begin_inset Tabular
16953 <lyxtabular version="3" rows="13" columns="2">
16954 <features rotate="0" tabularvalignment="middle">
16955 <column alignment="center" valignment="top" width="0pt">
16956 <column alignment="center" valignment="top" width="0pt">
16957 <row>
16958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962 コマンド
16963 \begin_inset Note Note
16964 status collapsed
16965
16966 \begin_layout Plain Layout
16967 ここで
16968 \series bold
16969
16970 \backslash
16971 raisebox
16972 \series default
16973 はスペーサーとして使用しているだけです。
16974 \end_layout
16975
16976 \end_inset
16977
16978
16979 \end_layout
16980
16981 \end_inset
16982 </cell>
16983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16984 \begin_inset Text
16985
16986 \begin_layout Plain Layout
16987 出力
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 </row>
16993 <row>
16994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998 +
16999 \end_layout
17000
17001 \end_inset
17002 </cell>
17003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007 \begin_inset Formula $+$
17008 \end_inset
17009
17010
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 <row>
17017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021 -
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17027 \begin_inset Text
17028
17029 \begin_layout Plain Layout
17030 \begin_inset Formula $-$
17031 \end_inset
17032
17033
17034 \end_layout
17035
17036 \end_inset
17037 </cell>
17038 </row>
17039 <row>
17040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17041 \begin_inset Text
17042
17043 \begin_layout Plain Layout
17044
17045 \backslash
17046 pm
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 \begin_inset Formula $\pm$
17056 \end_inset
17057
17058
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \backslash
17071 mp
17072 \end_layout
17073
17074 \end_inset
17075 </cell>
17076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17077 \begin_inset Text
17078
17079 \begin_layout Plain Layout
17080 \begin_inset Formula $\mp$
17081 \end_inset
17082
17083
17084 \end_layout
17085
17086 \end_inset
17087 </cell>
17088 </row>
17089 <row>
17090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17091 \begin_inset Text
17092
17093 \begin_layout Plain Layout
17094
17095 \backslash
17096 cdot
17097 \end_layout
17098
17099 \end_inset
17100 </cell>
17101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17102 \begin_inset Text
17103
17104 \begin_layout Plain Layout
17105 \begin_inset Formula $\cdot$
17106 \end_inset
17107
17108
17109 \end_layout
17110
17111 \end_inset
17112 </cell>
17113 </row>
17114 <row>
17115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119
17120 \backslash
17121 times
17122 \end_layout
17123
17124 \end_inset
17125 </cell>
17126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 \begin_inset Formula $\times$
17131 \end_inset
17132
17133
17134 \end_layout
17135
17136 \end_inset
17137 </cell>
17138 </row>
17139 <row>
17140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144
17145 \backslash
17146 div
17147 \end_layout
17148
17149 \end_inset
17150 </cell>
17151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17152 \begin_inset Text
17153
17154 \begin_layout Plain Layout
17155 \begin_inset Formula $\div$
17156 \end_inset
17157
17158
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 </row>
17164 <row>
17165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 \begin_inset ERT
17170 status collapsed
17171
17172 \begin_layout Plain Layout
17173
17174
17175 \backslash
17176 raisebox{-1.2mm}{
17177 \end_layout
17178
17179 \end_inset
17180
17181 *
17182 \begin_inset ERT
17183 status collapsed
17184
17185 \begin_layout Plain Layout
17186
17187 }
17188 \end_layout
17189
17190 \end_inset
17191
17192
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 \begin_inset Formula $*$
17202 \end_inset
17203
17204
17205 \end_layout
17206
17207 \end_inset
17208 </cell>
17209 </row>
17210 <row>
17211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17212 \begin_inset Text
17213
17214 \begin_layout Plain Layout
17215
17216 \backslash
17217 star
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226 \begin_inset Formula $\star$
17227 \end_inset
17228
17229
17230 \end_layout
17231
17232 \end_inset
17233 </cell>
17234 </row>
17235 <row>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \backslash
17242 circ
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251 \begin_inset Formula $\circ$
17252 \end_inset
17253
17254
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 <row>
17261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17262 \begin_inset Text
17263
17264 \begin_layout Plain Layout
17265
17266 \backslash
17267 diamond
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 \begin_inset Formula $\diamond$
17277 \end_inset
17278
17279
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 </row>
17285 <row>
17286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17287 \begin_inset Text
17288
17289 \begin_layout Plain Layout
17290
17291 \backslash
17292 bullet
17293 \end_layout
17294
17295 \end_inset
17296 </cell>
17297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301 \begin_inset Formula $\bullet$
17302 \end_inset
17303
17304
17305 \end_layout
17306
17307 \end_inset
17308 </cell>
17309 </row>
17310 </lyxtabular>
17311
17312 \end_inset
17313
17314
17315 \begin_inset space \hfill{}
17316 \end_inset
17317
17318
17319 \begin_inset Tabular
17320 <lyxtabular version="3" rows="13" columns="2">
17321 <features rotate="0" tabularvalignment="middle">
17322 <column alignment="center" valignment="top" width="0pt">
17323 <column alignment="center" valignment="top" width="0pt">
17324 <row>
17325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 コマンド
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338 出力
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 </row>
17344 <row>
17345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349
17350 \backslash
17351 nabla
17352 \end_layout
17353
17354 \end_inset
17355 </cell>
17356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17357 \begin_inset Text
17358
17359 \begin_layout Plain Layout
17360 \begin_inset Formula $\nabla$
17361 \end_inset
17362
17363
17364 \end_layout
17365
17366 \end_inset
17367 </cell>
17368 </row>
17369 <row>
17370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374
17375 \backslash
17376 bigtriangledown
17377 \end_layout
17378
17379 \end_inset
17380 </cell>
17381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17382 \begin_inset Text
17383
17384 \begin_layout Plain Layout
17385 \begin_inset Formula $\bigtriangledown$
17386 \end_inset
17387
17388
17389 \end_layout
17390
17391 \end_inset
17392 </cell>
17393 </row>
17394 <row>
17395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399
17400 \backslash
17401 bigtriangleup
17402 \end_layout
17403
17404 \end_inset
17405 </cell>
17406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 \begin_inset Formula $\bigtriangleup$
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 </row>
17419 <row>
17420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424
17425 \backslash
17426 Box
17427 \end_layout
17428
17429 \end_inset
17430 </cell>
17431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \begin_layout Plain Layout
17435 \begin_inset Formula $\Box$
17436 \end_inset
17437
17438
17439 \end_layout
17440
17441 \end_inset
17442 </cell>
17443 </row>
17444 <row>
17445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449
17450 \backslash
17451 cap 
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \begin_layout Plain Layout
17460 \begin_inset Formula $\cap$
17461 \end_inset
17462
17463
17464 \end_layout
17465
17466 \end_inset
17467 </cell>
17468 </row>
17469 <row>
17470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474
17475 \backslash
17476 cup
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 Formula $\cup$
17486 \end_inset
17487
17488
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 </row>
17494 <row>
17495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \begin_layout Plain Layout
17499
17500 \backslash
17501 dagger
17502 \end_layout
17503
17504 \end_inset
17505 </cell>
17506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17507 \begin_inset Text
17508
17509 \begin_layout Plain Layout
17510 \begin_inset Formula $\dagger$
17511 \end_inset
17512
17513
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 </row>
17519 <row>
17520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \backslash
17526 ddagger
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 \begin_inset Formula $\ddagger$
17536 \end_inset
17537
17538
17539 \end_layout
17540
17541 \end_inset
17542 </cell>
17543 </row>
17544 <row>
17545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17546 \begin_inset Text
17547
17548 \begin_layout Plain Layout
17549
17550 \backslash
17551 wr
17552 \end_layout
17553
17554 \end_inset
17555 </cell>
17556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17557 \begin_inset Text
17558
17559 \begin_layout Plain Layout
17560 \begin_inset Formula $\wr$
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \end_inset
17567 </cell>
17568 </row>
17569 <row>
17570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17571 \begin_inset Text
17572
17573 \begin_layout Plain Layout
17574
17575 \backslash
17576 bigcirc
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17582 \begin_inset Text
17583
17584 \begin_layout Plain Layout
17585 \begin_inset Formula $\bigcirc$
17586 \end_inset
17587
17588
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 </row>
17594 <row>
17595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599
17600 \backslash
17601 wedge
17602 \end_layout
17603
17604 \end_inset
17605 </cell>
17606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17607 \begin_inset Text
17608
17609 \begin_layout Plain Layout
17610 \begin_inset Formula $\wedge$
17611 \end_inset
17612
17613
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 </row>
17619 <row>
17620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17621 \begin_inset Text
17622
17623 \begin_layout Plain Layout
17624
17625 \backslash
17626 vee
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17632 \begin_inset Text
17633
17634 \begin_layout Plain Layout
17635 \begin_inset Formula $\vee$
17636 \end_inset
17637
17638
17639 \end_layout
17640
17641 \end_inset
17642 </cell>
17643 </row>
17644 </lyxtabular>
17645
17646 \end_inset
17647
17648
17649 \begin_inset space \hfill{}
17650 \end_inset
17651
17652
17653 \begin_inset Tabular
17654 <lyxtabular version="3" rows="13" columns="2">
17655 <features rotate="0" tabularvalignment="middle">
17656 <column alignment="center" valignment="top" width="0pt">
17657 <column alignment="center" valignment="top" width="0pt">
17658 <row>
17659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663 コマンド
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672 出力
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row>
17679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \backslash
17685 oplus
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 \begin_inset Formula $\oplus$
17695 \end_inset
17696
17697
17698 \end_layout
17699
17700 \end_inset
17701 </cell>
17702 </row>
17703 <row>
17704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17705 \begin_inset Text
17706
17707 \begin_layout Plain Layout
17708
17709 \backslash
17710 ominus
17711 \end_layout
17712
17713 \end_inset
17714 </cell>
17715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17716 \begin_inset Text
17717
17718 \begin_layout Plain Layout
17719 \begin_inset Formula $\ominus$
17720 \end_inset
17721
17722
17723 \end_layout
17724
17725 \end_inset
17726 </cell>
17727 </row>
17728 <row>
17729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17730 \begin_inset Text
17731
17732 \begin_layout Plain Layout
17733
17734 \backslash
17735 otimes
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 \begin_inset Formula $\otimes$
17745 \end_inset
17746
17747
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 </row>
17753 <row>
17754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17755 \begin_inset Text
17756
17757 \begin_layout Plain Layout
17758
17759 \backslash
17760 oslash
17761 \end_layout
17762
17763 \end_inset
17764 </cell>
17765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769 \begin_inset Formula $\oslash$
17770 \end_inset
17771
17772
17773 \end_layout
17774
17775 \end_inset
17776 </cell>
17777 </row>
17778 <row>
17779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17780 \begin_inset Text
17781
17782 \begin_layout Plain Layout
17783
17784 \backslash
17785 odot
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794 \begin_inset Formula $\odot$
17795 \end_inset
17796
17797
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 </row>
17803 <row>
17804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \backslash
17810 amalg
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819 \begin_inset Formula $\amalg$
17820 \end_inset
17821
17822
17823 \end_layout
17824
17825 \end_inset
17826 </cell>
17827 </row>
17828 <row>
17829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833
17834 \backslash
17835 uplus
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17841 \begin_inset Text
17842
17843 \begin_layout Plain Layout
17844 \begin_inset Formula $\uplus$
17845 \end_inset
17846
17847
17848 \end_layout
17849
17850 \end_inset
17851 </cell>
17852 </row>
17853 <row>
17854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858
17859 \backslash
17860 setminus
17861 \end_layout
17862
17863 \end_inset
17864 </cell>
17865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869 \begin_inset Formula $\setminus$
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 </row>
17878 <row>
17879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883
17884 \backslash
17885 sqcap
17886 \end_layout
17887
17888 \end_inset
17889 </cell>
17890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894 \begin_inset Formula $\sqcap$
17895 \end_inset
17896
17897
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 </row>
17903 <row>
17904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908
17909 \backslash
17910 sqcup
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 \begin_inset Formula $\sqcup$
17920 \end_inset
17921
17922
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 </row>
17928 <row>
17929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17930 \begin_inset Text
17931
17932 \begin_layout Plain Layout
17933
17934 \backslash
17935 triangleleft
17936 \end_layout
17937
17938 \end_inset
17939 </cell>
17940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17941 \begin_inset Text
17942
17943 \begin_layout Plain Layout
17944 \begin_inset Formula $\triangleleft$
17945 \end_inset
17946
17947
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 </row>
17953 <row>
17954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \backslash
17960 triangleright
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 \begin_inset Formula $\triangleright$
17970 \end_inset
17971
17972
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 </row>
17978 </lyxtabular>
17979
17980 \end_inset
17981
17982
17983 \begin_inset space \hfill{}
17984 \end_inset
17985
17986
17987 \end_layout
17988
17989 \begin_layout Standard
17990 二項演算子は、すべて数式ツールバーボタンの
17991 \begin_inset Info
17992 type  "icon"
17993 arg   "math-insert \\pm"
17994 \end_inset
17995
17996 から挿入することもできます。
17997 \end_layout
17998
17999 \begin_layout Standard
18000 ラプラス演算子を組版するには、
18001 \series bold
18002
18003 \backslash
18004 bigtriangleup
18005 \series default
18006 以外に、
18007 \series bold
18008
18009 \backslash
18010 Delta
18011 \series default
18012
18013 \series bold
18014
18015 \backslash
18016 nabla
18017 \series default
18018 ^
18019 \series bold
18020 2
18021 \series default
18022 (
18023 \begin_inset Formula $\nabla^{2}$
18024 \end_inset
18025
18026 )を使用することもできます。
18027 \end_layout
18028
18029 \begin_layout Standard
18030
18031 \family sans
18032 挿入\SpecialChar \menuseparator
18033 特殊文字
18034 \family default
18035 メニューの
18036 \family sans
18037 メニュー区切り
18038 \family default
18039 で入力される文字は、
18040 \series bold
18041
18042 \backslash
18043 triangleright
18044 \series default
18045 演算子です。
18046 \end_layout
18047
18048 \begin_layout Subsection
18049 自己定義演算子
18050 \begin_inset CommandInset label
18051 LatexCommand label
18052 name "sub:自己定義演算子"
18053
18054 \end_inset
18055
18056
18057 \begin_inset Index idx
18058 status collapsed
18059
18060 \begin_layout Plain Layout
18061 えんざんし@演算子 ! じこていぎ@自己定義
18062 \end_layout
18063
18064 \end_inset
18065
18066
18067 \end_layout
18068
18069 \begin_layout Standard
18070 LaTeXプリアンブルで
18071 \series bold
18072
18073 \backslash
18074 DeclareMathOperator
18075 \series default
18076
18077 \begin_inset Index idx
18078 status collapsed
18079
18080 \begin_layout Plain Layout
18081 こまんど@コマンド ! D ! 
18082 \backslash
18083 dbinom@
18084 \backslash
18085 DeclareMathOperator
18086 \end_layout
18087
18088 \end_inset
18089
18090 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
18091 \end_layout
18092
18093 \begin_layout Standard
18094
18095 \series bold
18096
18097 \backslash
18098 DeclareMathOperator{新規コマンド}{表示}
18099 \end_layout
18100
18101 \begin_layout Standard
18102 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
18103 \begin_inset CommandInset ref
18104 LatexCommand ref
18105 reference "sub:演算子の範囲"
18106
18107 \end_inset
18108
18109 節で述べられた範囲を指定することができます。
18110 \end_layout
18111
18112 \begin_layout Standard
18113 たとえば、以下のようなLaTeXプリアンブル行
18114 \end_layout
18115
18116 \begin_layout Standard
18117
18118 \series bold
18119
18120 \backslash
18121 DeclareMathOperator*{
18122 \backslash
18123 Lozenge}{
18124 \backslash
18125 blacklozenge}
18126 \end_layout
18127
18128 \begin_layout Standard
18129 は、第
18130 \begin_inset CommandInset ref
18131 LatexCommand ref
18132 reference "sub:その他の記号"
18133
18134 \end_inset
18135
18136 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
18137 \series bold
18138
18139 \backslash
18140 Lozenge
18141 \series default
18142 を定義します。
18143 \begin_inset Formula 
18144 \[
18145 \Lozenge_{n=1}^{\infty}
18146 \]
18147
18148 \end_inset
18149
18150 上記の数式を作るコマンドは、
18151 \series bold
18152
18153 \backslash
18154 Lozenge
18155 \series default
18156 ^
18157 \series bold
18158
18159 \backslash
18160 infty
18161 \begin_inset Formula $\to$
18162 \end_inset
18163
18164 _n=1
18165 \series default
18166 です。
18167 \end_layout
18168
18169 \begin_layout Standard
18170 \begin_inset VSpace bigskip
18171 \end_inset
18172
18173 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
18174 \series bold
18175
18176 \backslash
18177 mathop
18178 \series default
18179
18180 \begin_inset Index idx
18181 status collapsed
18182
18183 \begin_layout Plain Layout
18184 こまんど@コマンド ! M ! 
18185 \backslash
18186 mathop
18187 \end_layout
18188
18189 \end_inset
18190
18191 コマンドおよび
18192 \series bold
18193
18194 \backslash
18195 mathbin
18196 \series default
18197
18198 \begin_inset Index idx
18199 status collapsed
18200
18201 \begin_layout Plain Layout
18202 こまんど@コマンド ! M ! 
18203 \backslash
18204 mathbin
18205 \end_layout
18206
18207 \end_inset
18208
18209 コマンドを用いて定義を行うこともできます。
18210 \end_layout
18211
18212 \begin_layout Standard
18213 (書式)
18214 \series bold
18215
18216 \backslash
18217 mathop{表示}
18218 \series default
18219 および
18220 \series bold
18221
18222 \backslash
18223 mathbin{表示}
18224 \end_layout
18225
18226 \begin_layout Standard
18227
18228 \series bold
18229
18230 \backslash
18231 mathop
18232 \series default
18233 は大演算子を定義し、
18234 \series bold
18235
18236 \backslash
18237 mathbin
18238 \series default
18239 は二項演算子を定義します。
18240 \end_layout
18241
18242 \begin_layout Standard
18243 たとえば
18244 \series bold
18245
18246 \backslash
18247 mathop
18248 \series default
18249 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
18250 \end_layout
18251
18252 \begin_layout Standard
18253 \begin_inset Formula 
18254 \[
18255 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18256 \]
18257
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \begin_layout Standard
18264 上記の数式では
18265 \begin_inset Newline newline
18266 \end_inset
18267
18268
18269 \series bold
18270
18271 \backslash
18272 mathop{
18273 \backslash
18274 sum
18275 \backslash
18276 negmedspace
18277 \backslash
18278 sum
18279 \series default
18280
18281 \begin_inset space \textvisiblespace{}
18282 \end_inset
18283
18284
18285 \series bold
18286
18287 \begin_inset Formula $\to$
18288 \end_inset
18289
18290 ^N
18291 \series default
18292
18293 \begin_inset space \textvisiblespace{}
18294 \end_inset
18295
18296
18297 \series bold
18298 _i,j=1
18299 \begin_inset Newline newline
18300 \end_inset
18301
18302
18303 \series default
18304 というコマンドを用いています。
18305 \end_layout
18306
18307 \begin_layout Section
18308 書体
18309 \begin_inset Index idx
18310 status collapsed
18311
18312 \begin_layout Plain Layout
18313 しょたい@書体
18314 \end_layout
18315
18316 \end_inset
18317
18318
18319 \begin_inset Index idx
18320 status collapsed
18321
18322 \begin_layout Plain Layout
18323 ふぉんと@フォント | see
18324 \begin_inset ERT
18325 status collapsed
18326
18327 \begin_layout Plain Layout
18328
18329 {
18330 \end_layout
18331
18332 \end_inset
18333
18334 書体
18335 \begin_inset ERT
18336 status collapsed
18337
18338 \begin_layout Plain Layout
18339
18340 }
18341 \end_layout
18342
18343 \end_inset
18344
18345
18346 \end_layout
18347
18348 \end_inset
18349
18350
18351 \end_layout
18352
18353 \begin_layout Subsection
18354 書体様式
18355 \begin_inset CommandInset label
18356 LatexCommand label
18357 name "sub:書体様式"
18358
18359 \end_inset
18360
18361
18362 \begin_inset Index idx
18363 status collapsed
18364
18365 \begin_layout Plain Layout
18366 しょたい@書体 ! ようしき@様式
18367 \end_layout
18368
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \begin_layout Standard
18375 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
18376 \begin_inset VSpace -2mm
18377 \end_inset
18378
18379
18380 \end_layout
18381
18382 \begin_layout Standard
18383 \align center
18384 \begin_inset Tabular
18385 <lyxtabular version="3" rows="7" columns="3">
18386 <features rotate="0" tabularvalignment="middle">
18387 <column alignment="center" valignment="top">
18388 <column alignment="center" valignment="top">
18389 <column alignment="center" valignment="top">
18390 <row>
18391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 コマンド
18396 \end_layout
18397
18398 \end_inset
18399 </cell>
18400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18401 \begin_inset Text
18402
18403 \begin_layout Plain Layout
18404 出力
18405 \end_layout
18406
18407 \end_inset
18408 </cell>
18409 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18410 \begin_inset Text
18411
18412 \begin_layout Plain Layout
18413 \begin_inset Flex Ruby
18414 status collapsed
18415
18416 \begin_layout Plain Layout
18417 捷径
18418 \begin_inset Argument post:1
18419 status collapsed
18420
18421 \begin_layout Plain Layout
18422 ショートカット
18423 \end_layout
18424
18425 \end_inset
18426
18427
18428 \end_layout
18429
18430 \end_inset
18431
18432
18433 \end_layout
18434
18435 \end_inset
18436 </cell>
18437 </row>
18438 <row>
18439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18440 \begin_inset Text
18441
18442 \begin_layout Plain Layout
18443
18444 \backslash
18445 mathbb
18446 \series bold
18447
18448 \begin_inset space \textvisiblespace{}
18449 \end_inset
18450
18451
18452 \series default
18453 ABC
18454 \end_layout
18455
18456 \end_inset
18457 </cell>
18458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462 \begin_inset Formula $\mathbb{ABC}$
18463 \end_inset
18464
18465
18466 \end_layout
18467
18468 \end_inset
18469 </cell>
18470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18471 \begin_inset Text
18472
18473 \begin_layout Plain Layout
18474 \begin_inset Info
18475 type  "shortcut"
18476 arg   "font-noun"
18477 \end_inset
18478
18479
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 </row>
18485 <row>
18486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \backslash
18492 mathbf
18493 \series bold
18494
18495 \begin_inset space \textvisiblespace{}
18496 \end_inset
18497
18498
18499 \series default
18500 AbC
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 \begin_inset Formula $\mathbf{AbC}$
18510 \end_inset
18511
18512
18513 \end_layout
18514
18515 \end_inset
18516 </cell>
18517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521 \begin_inset Info
18522 type  "shortcut"
18523 arg   "font-bold"
18524 \end_inset
18525
18526
18527 \end_layout
18528
18529 \end_inset
18530 </cell>
18531 </row>
18532 <row>
18533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537
18538 \backslash
18539 boldsymbol
18540 \series bold
18541
18542 \begin_inset space \textvisiblespace{}
18543 \end_inset
18544
18545
18546 \series default
18547 AbC
18548 \end_layout
18549
18550 \end_inset
18551 </cell>
18552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18553 \begin_inset Text
18554
18555 \begin_layout Plain Layout
18556 \begin_inset Formula $\boldsymbol{AbC}$
18557 \end_inset
18558
18559
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568 \begin_inset Info
18569 type  "shortcuts"
18570 arg   "font-boldsymbol"
18571 \end_inset
18572
18573
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 </row>
18579 <row>
18580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584
18585 \backslash
18586 mathcal
18587 \series bold
18588
18589 \begin_inset space \textvisiblespace{}
18590 \end_inset
18591
18592
18593 \series default
18594 ABC
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603 \begin_inset Formula $\mathcal{ABC}$
18604 \end_inset
18605
18606
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615 \begin_inset Info
18616 type  "shortcut"
18617 arg   "font-emph"
18618 \end_inset
18619
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 </row>
18626 <row>
18627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \backslash
18633 mathfrak
18634 \series bold
18635
18636 \begin_inset space \textvisiblespace{}
18637 \end_inset
18638
18639
18640 \series default
18641 AbC
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650 \begin_inset Formula $\mathfrak{AbC}$
18651 \end_inset
18652
18653
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662 -
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 </row>
18668 <row>
18669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \backslash
18675 mathscr
18676 \series bold
18677
18678 \begin_inset space \textvisiblespace{}
18679 \end_inset
18680
18681
18682 \series default
18683 AbC
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 \begin_inset Formula $\mathscr{AbC}$
18693 \end_inset
18694
18695
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704 -
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 </row>
18710 </lyxtabular>
18711
18712 \end_inset
18713
18714
18715 \end_layout
18716
18717 \begin_layout Standard
18718 \align center
18719 \begin_inset Tabular
18720 <lyxtabular version="3" rows="5" columns="3">
18721 <features rotate="0" tabularvalignment="middle">
18722 <column alignment="center" valignment="top">
18723 <column alignment="center" valignment="top">
18724 <column alignment="center" valignment="top">
18725 <row>
18726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18727 \begin_inset Text
18728
18729 \begin_layout Plain Layout
18730 コマンド
18731 \end_layout
18732
18733 \end_inset
18734 </cell>
18735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18736 \begin_inset Text
18737
18738 \begin_layout Plain Layout
18739 出力
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748 \begin_inset Flex Ruby
18749 status collapsed
18750
18751 \begin_layout Plain Layout
18752 捷径
18753 \begin_inset Argument post:1
18754 status collapsed
18755
18756 \begin_layout Plain Layout
18757 ショートカット
18758 \end_layout
18759
18760 \end_inset
18761
18762
18763 \end_layout
18764
18765 \end_inset
18766
18767
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row>
18774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \backslash
18780 mathit
18781 \series bold
18782
18783 \begin_inset space \textvisiblespace{}
18784 \end_inset
18785
18786
18787 \series default
18788 AbC
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797 \begin_inset Formula $\mathit{AbC}$
18798 \end_inset
18799
18800
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 -
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 </row>
18815 <row>
18816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820
18821 \backslash
18822 mathrm
18823 \series bold
18824
18825 \begin_inset space \textvisiblespace{}
18826 \end_inset
18827
18828
18829 \series default
18830 AbC
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 \begin_inset Formula $\mathrm{AbC}$
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 \begin_inset Info
18852 type  "shortcut"
18853 arg   "font-roman"
18854 \end_inset
18855
18856
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 </row>
18862 <row>
18863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867
18868 \backslash
18869 mathsf
18870 \series bold
18871
18872 \begin_inset space \textvisiblespace{}
18873 \end_inset
18874
18875
18876 \series default
18877 AbC
18878 \end_layout
18879
18880 \end_inset
18881 </cell>
18882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886 \begin_inset Formula $\mathsf{AbC}$
18887 \end_inset
18888
18889
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 Info
18899 type  "shortcut"
18900 arg   "font-sans"
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 </row>
18909 <row>
18910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18911 \begin_inset Text
18912
18913 \begin_layout Plain Layout
18914
18915 \backslash
18916 mathtt
18917 \series bold
18918
18919 \begin_inset space \textvisiblespace{}
18920 \end_inset
18921
18922
18923 \series default
18924 AbC
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 \begin_inset Formula $\mathtt{AbC}$
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945 \begin_inset Info
18946 type  "shortcut"
18947 arg   "font-typewriter"
18948 \end_inset
18949
18950
18951 \end_layout
18952
18953 \end_inset
18954 </cell>
18955 </row>
18956 </lyxtabular>
18957
18958 \end_inset
18959
18960
18961 \end_layout
18962
18963 \begin_layout Standard
18964 \begin_inset Note Greyedout
18965 status open
18966
18967 \begin_layout Plain Layout
18968
18969 \series bold
18970 【註】
18971 \backslash
18972 mathbb
18973 \series default
18974 様式と
18975 \series bold
18976
18977 \backslash
18978 mathcal
18979 \series default
18980 様式は、大文字にのみ使用することができます。
18981 \end_layout
18982
18983 \end_inset
18984
18985
18986 \end_layout
18987
18988 \begin_layout Standard
18989 既定では、
18990 \series bold
18991
18992 \backslash
18993 mathnormal
18994 \series default
18995 様式に設定されています。
18996 \end_layout
18997
18998 \begin_layout Standard
18999 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
19000 \begin_inset Formula 
19001 \[
19002 \mathfrak{A=\frac{b}{C}}
19003 \]
19004
19005 \end_inset
19006
19007
19008 \end_layout
19009
19010 \begin_layout Standard
19011 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
19012 \series bold
19013
19014 \backslash
19015 textrm
19016 \series default
19017 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
19018 \begin_inset Foot
19019 status collapsed
19020
19021 \begin_layout Plain Layout
19022 \begin_inset CommandInset href
19023 LatexCommand href
19024 name "LyX-bug #4629"
19025 target "http://www.lyx.org/trac/ticket/4629"
19026
19027 \end_inset
19028
19029
19030 \end_layout
19031
19032 \end_inset
19033
19034
19035 \end_layout
19036
19037 \begin_layout Standard
19038 書体様式コマンドの代わりに、
19039 \family sans
19040 編集\SpecialChar \menuseparator
19041 数学\SpecialChar \menuseparator
19042 文字様式
19043 \family default
19044 ダイアログや、
19045 \begin_inset Info
19046 type  "icon"
19047 arg   "math-insert \\font"
19048 \end_inset
19049
19050 を使用することもできます。
19051 \end_layout
19052
19053 \begin_layout Subsection
19054 ボールド体の数式
19055 \begin_inset CommandInset label
19056 LatexCommand label
19057 name "sub:ボールド体の数式"
19058
19059 \end_inset
19060
19061
19062 \begin_inset Index idx
19063 status collapsed
19064
19065 \begin_layout Plain Layout
19066 すうしき@数式 ! ぼーるどたい@ボールド体
19067 \end_layout
19068
19069 \end_inset
19070
19071
19072 \end_layout
19073
19074 \begin_layout Standard
19075 数式全体をボールド体にしようとすると、前節の
19076 \series bold
19077
19078 \backslash
19079 mathbf
19080 \series default
19081 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
19082 字してしまいます。
19083 \end_layout
19084
19085 \begin_layout Standard
19086 \begin_inset Formula 
19087 \[
19088 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
19089 \]
19090
19091 \end_inset
19092
19093
19094 \end_layout
19095
19096 \begin_layout Standard
19097 この数式を正しく表示するには、以下のように、
19098 \series bold
19099
19100 \backslash
19101 boldsymbol
19102 \series default
19103 コマンドを使用します。
19104 \begin_inset Formula 
19105 \[
19106 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
19107 \]
19108
19109 \end_inset
19110
19111 また、数式を
19112 \series bold
19113 boldmath環境
19114 \series default
19115 に設定する方法もあります。この環境は、TeXモードで
19116 \series bold
19117
19118 \backslash
19119 boldmath
19120 \begin_inset Index idx
19121 status collapsed
19122
19123 \begin_layout Plain Layout
19124 こまんど@コマンド ! B ! 
19125 \backslash
19126 boldmath
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \series default
19133 コマンドを挿入することによって作ることができます。環境を閉じるには、
19134 \series bold
19135
19136 \backslash
19137 unboldmath
19138 \begin_inset Index idx
19139 status collapsed
19140
19141 \begin_layout Plain Layout
19142 こまんど@コマンド ! U ! 
19143 \backslash
19144 unboldmath
19145 \end_layout
19146
19147 \end_inset
19148
19149
19150 \series default
19151 コマンドをTeXモードで挿入します。
19152 \begin_inset ERT
19153 status collapsed
19154
19155 \begin_layout Plain Layout
19156
19157
19158 \backslash
19159 boldmath 
19160 \end_layout
19161
19162 \end_inset
19163
19164
19165 \begin_inset Formula 
19166 \[
19167 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
19168 \]
19169
19170 \end_inset
19171
19172
19173 \begin_inset ERT
19174 status collapsed
19175
19176 \begin_layout Plain Layout
19177
19178
19179 \backslash
19180 unboldmath 
19181 \end_layout
19182
19183 \end_inset
19184
19185
19186 \end_layout
19187
19188 \begin_layout Subsection
19189 色付きの数式
19190 \begin_inset Index idx
19191 status collapsed
19192
19193 \begin_layout Plain Layout
19194 すうしき@数式 ! いろつき@色付き
19195 \end_layout
19196
19197 \end_inset
19198
19199
19200 \end_layout
19201
19202 \begin_layout Standard
19203 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
19204 \begin_inset Formula 
19205 \[
19206 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19207 \]
19208
19209 \end_inset
19210
19211
19212 \end_layout
19213
19214 \begin_layout Standard
19215
19216 \begin_inset CommandInset ref
19217 LatexCommand ref
19218 reference "sub:色付きボックス"
19219
19220 \end_inset
19221
19222 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
19223 \series bold
19224
19225 \backslash
19226 textcolor
19227 \series default
19228
19229 \begin_inset Index idx
19230 status collapsed
19231
19232 \begin_layout Plain Layout
19233 こまんど@コマンド ! T ! 
19234 \backslash
19235 textcolor
19236 \end_layout
19237
19238 \end_inset
19239
19240 TeXコードコマンドで適用することができます。
19241 \end_layout
19242
19243 \begin_layout Standard
19244
19245 \series bold
19246
19247 \backslash
19248 textcolor{色}{文字ないし数式}
19249 \end_layout
19250
19251 \begin_layout Standard
19252 下記の例は、全体を濃緑にし、一部を赤にしています。
19253 \end_layout
19254
19255 \begin_layout Standard
19256 \begin_inset ERT
19257 status collapsed
19258
19259 \begin_layout Plain Layout
19260
19261
19262 \backslash
19263 textcolor{darkgreen}{
19264 \end_layout
19265
19266 \end_inset
19267
19268
19269 \begin_inset Formula 
19270 \[
19271 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19272 \]
19273
19274 \end_inset
19275
19276
19277 \begin_inset ERT
19278 status collapsed
19279
19280 \begin_layout Plain Layout
19281
19282 }
19283 \end_layout
19284
19285 \end_inset
19286
19287
19288 \end_layout
19289
19290 \begin_layout Standard
19291 LyXのバグのため、自製色は数式全体に対してしか使用することができません
19292 \begin_inset Foot
19293 status collapsed
19294
19295 \begin_layout Plain Layout
19296 \begin_inset CommandInset href
19297 LatexCommand href
19298 name "LyX-bug #5269"
19299 target "http://www.lyx.org/trac/ticket/5269"
19300
19301 \end_inset
19302
19303
19304 \end_layout
19305
19306 \end_inset
19307
19308
19309 \end_layout
19310
19311 \begin_layout Subsection
19312 書体寸法
19313 \begin_inset CommandInset label
19314 LatexCommand label
19315 name "sub:書体寸法"
19316
19317 \end_inset
19318
19319
19320 \begin_inset Index idx
19321 status collapsed
19322
19323 \begin_layout Plain Layout
19324 しょたい@書体 ! すんぽう@寸法
19325 \end_layout
19326
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \begin_layout Standard
19333 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
19334 \end_layout
19335
19336 \begin_layout Standard
19337
19338 \series bold
19339
19340 \backslash
19341 Huge
19342 \series default
19343
19344 \series bold
19345
19346 \backslash
19347 huge
19348 \series default
19349
19350 \series bold
19351
19352 \backslash
19353 LARGE
19354 \series default
19355
19356 \series bold
19357
19358 \backslash
19359 Large
19360 \series default
19361
19362 \series bold
19363
19364 \backslash
19365 large
19366 \series default
19367
19368 \series bold
19369
19370 \backslash
19371 normalsize
19372 \series default
19373
19374 \series bold
19375
19376 \backslash
19377 small
19378 \series default
19379 ,
19380 \begin_inset Newline newline
19381 \end_inset
19382
19383
19384 \series bold
19385
19386 \backslash
19387 footnotesize
19388 \series default
19389
19390 \series bold
19391
19392 \backslash
19393 scriptsize
19394 \series default
19395 、および
19396 \series bold
19397
19398 \backslash
19399 tiny
19400 \end_layout
19401
19402 \begin_layout Standard
19403 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
19404 \series bold
19405
19406 \backslash
19407 normalsize
19408 \series default
19409 コマンドに設定されます。他のコマンドは、
19410 \series bold
19411
19412 \backslash
19413 normalsize
19414 \series default
19415 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
19416 \begin_inset space \thinspace{}
19417 \end_inset
19418
19419 ptであるならば、
19420 \series bold
19421
19422 \backslash
19423 Huge
19424 \series default
19425 コマンドは
19426 \series bold
19427
19428 \backslash
19429 huge
19430 \series default
19431 コマンドと同じ大きさに落とされます。
19432 \end_layout
19433
19434 \begin_layout Standard
19435 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
19436 \series bold
19437
19438 \backslash
19439 normalsize
19440 \series default
19441 コマンドを挿入します。
19442 \end_layout
19443
19444 \begin_layout Standard
19445 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます
19446 \lang english
19447 or the toolbar button
19448 \lang japanese
19449  
19450 \begin_inset Info
19451 type  "icon"
19452 arg   "math-insert \\style"
19453 \end_inset
19454
19455
19456 \end_layout
19457
19458 \begin_layout Standard
19459 \noindent
19460 \align center
19461 \begin_inset Tabular
19462 <lyxtabular version="3" rows="5" columns="2">
19463 <features rotate="0" tabularvalignment="middle">
19464 <column alignment="center" valignment="top">
19465 <column alignment="center" valignment="top">
19466 <row>
19467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 コマンド
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 出力
19481 \begin_inset Note Note
19482 status collapsed
19483
19484 \begin_layout Plain Layout
19485
19486 \series bold
19487
19488 \backslash
19489 raisebox
19490 \series default
19491  はスペーサーとして使用されているだけです。
19492 \end_layout
19493
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 </row>
19502 <row>
19503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507
19508 \backslash
19509 displaystyle
19510 \begin_inset Index idx
19511 status collapsed
19512
19513 \begin_layout Plain Layout
19514 こまんど@コマンド ! D ! 
19515 \backslash
19516 displaystyle
19517 \end_layout
19518
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19531 \end_inset
19532
19533
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 </row>
19539 <row>
19540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544
19545 \backslash
19546 textstyle
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19552 \begin_inset Text
19553
19554 \begin_layout Plain Layout
19555 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19556 \end_inset
19557
19558
19559 \end_layout
19560
19561 \end_inset
19562 </cell>
19563 </row>
19564 <row>
19565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569
19570 \backslash
19571 scriptstyle
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19577 \begin_inset Text
19578
19579 \begin_layout Plain Layout
19580 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19581 \end_inset
19582
19583
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 </row>
19589 <row>
19590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19591 \begin_inset Text
19592
19593 \begin_layout Plain Layout
19594
19595 \backslash
19596 scriptscriptstyle
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19602 \begin_inset Text
19603
19604 \begin_layout Plain Layout
19605 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19606 \end_inset
19607
19608
19609 \end_layout
19610
19611 \end_inset
19612 </cell>
19613 </row>
19614 </lyxtabular>
19615
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \begin_layout Standard
19622 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
19623 \end_layout
19624
19625 \begin_layout Standard
19626 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
19627 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
19628 \begin_inset VSpace -2mm
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \begin_layout Standard
19635 \begin_inset ERT
19636 status collapsed
19637
19638 \begin_layout Plain Layout
19639
19640
19641 \backslash
19642 huge 
19643 \end_layout
19644
19645 \end_inset
19646
19647
19648 \begin_inset Formula 
19649 \[
19650 A=\frac{B}{c}\cdot\maltese
19651 \]
19652
19653 \end_inset
19654
19655
19656 \begin_inset Formula 
19657 \[
19658 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19659 \]
19660
19661 \end_inset
19662
19663
19664 \begin_inset ERT
19665 status collapsed
19666
19667 \begin_layout Plain Layout
19668
19669
19670 \backslash
19671 normalsize 
19672 \end_layout
19673
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \begin_layout Standard
19680 \begin_inset VSpace medskip
19681 \end_inset
19682
19683 二つの式の前には、
19684 \series bold
19685
19686 \backslash
19687 huge
19688 \series default
19689 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
19690 \begin_inset Newline newline
19691 \end_inset
19692
19693
19694 \series bold
19695
19696 \backslash
19697 maltese
19698 \begin_inset space \textvisiblespace{}
19699 \end_inset
19700
19701 A Alt+M M 
19702 \backslash
19703 Large
19704 \begin_inset space \textvisiblespace{}
19705 \end_inset
19706
19707
19708 \backslash
19709 maltese
19710 \begin_inset space \textvisiblespace{}
19711 \end_inset
19712
19713
19714 \backslash
19715 textit
19716 \begin_inset space \textvisiblespace{}
19717 \end_inset
19718
19719 A
19720 \begin_inset Formula $\to$
19721 \end_inset
19722
19723
19724 \begin_inset Formula $\to$
19725 \end_inset
19726
19727
19728 \begin_inset Newline newline
19729 \end_inset
19730
19731
19732 \begin_inset space \hspace*{}
19733 \length 1cm
19734 \end_inset
19735
19736 Alt+M
19737 \series default
19738  
19739 \series bold
19740
19741 \backslash
19742 tiny
19743 \begin_inset space \textvisiblespace{}
19744 \end_inset
19745
19746
19747 \backslash
19748 maltese
19749 \begin_inset space \textvisiblespace{}
19750 \end_inset
19751
19752
19753 \backslash
19754 textit
19755 \begin_inset space \textvisiblespace{}
19756 \end_inset
19757
19758 A
19759 \begin_inset Newline newline
19760 \end_inset
19761
19762
19763 \series default
19764 のようになります。
19765 \end_layout
19766
19767 \begin_layout Standard
19768 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19769 \end_layout
19770
19771 \begin_layout Section
19772 ギリシャ文字
19773 \begin_inset Index idx
19774 status collapsed
19775
19776 \begin_layout Plain Layout
19777 ぎりしゃもじ@ギリシャ文字
19778 \end_layout
19779
19780 \end_inset
19781
19782
19783 \end_layout
19784
19785 \begin_layout Standard
19786 すべてのギリシャ文字は、ツールバーボタンの
19787 \begin_inset Info
19788 type  "icon"
19789 arg   "math-insert \\alpha"
19790 \end_inset
19791
19792 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19793 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19794 \end_layout
19795
19796 \begin_layout Subsection
19797 小文字
19798 \begin_inset Index idx
19799 status collapsed
19800
19801 \begin_layout Plain Layout
19802 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19803 \end_layout
19804
19805 \end_inset
19806
19807
19808 \end_layout
19809
19810 \begin_layout Standard
19811 \begin_inset space \hfill{}
19812 \end_inset
19813
19814
19815 \begin_inset Tabular
19816 <lyxtabular version="3" rows="11" columns="2">
19817 <features rotate="0" tabularvalignment="middle">
19818 <column alignment="center" valignment="top" width="0pt">
19819 <column alignment="center" valignment="top" width="0pt">
19820 <row>
19821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 コマンド
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19831 \begin_inset Text
19832
19833 \begin_layout Plain Layout
19834 出力
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 </row>
19840 <row>
19841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19842 \begin_inset Text
19843
19844 \begin_layout Plain Layout
19845
19846 \backslash
19847 alpha
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19853 \begin_inset Text
19854
19855 \begin_layout Plain Layout
19856 \begin_inset Formula $\alpha$
19857 \end_inset
19858
19859
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 <row>
19866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \backslash
19872 beta
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 \begin_inset Formula $\beta$
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 <row>
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \backslash
19897 gamma
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 \begin_inset Formula $\gamma$
19907 \end_inset
19908
19909
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 </row>
19915 <row>
19916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920
19921 \backslash
19922 delta
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 \begin_inset Formula $\delta$
19932 \end_inset
19933
19934
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 </row>
19940 <row>
19941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945
19946 \backslash
19947 epsilon
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956 \begin_inset Formula $\epsilon$
19957 \end_inset
19958
19959
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 </row>
19965 <row>
19966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970
19971 \backslash
19972 varepsilon
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981 \begin_inset Formula $\varepsilon$
19982 \end_inset
19983
19984
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 </row>
19990 <row>
19991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995
19996 \backslash
19997 zeta
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006 \begin_inset Formula $\zeta$
20007 \end_inset
20008
20009
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 </row>
20015 <row>
20016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20017 \begin_inset Text
20018
20019 \begin_layout Plain Layout
20020
20021 \backslash
20022 eta
20023 \end_layout
20024
20025 \end_inset
20026 </cell>
20027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20028 \begin_inset Text
20029
20030 \begin_layout Plain Layout
20031 \begin_inset Formula $\eta$
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 </row>
20040 <row>
20041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045
20046 \backslash
20047 theta
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056 \begin_inset Formula $\theta$
20057 \end_inset
20058
20059
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 </row>
20065 <row>
20066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070
20071 \backslash
20072 vartheta
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081 \begin_inset Formula $\vartheta$
20082 \end_inset
20083
20084
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 </row>
20090 </lyxtabular>
20091
20092 \end_inset
20093
20094
20095 \begin_inset space \hfill{}
20096 \end_inset
20097
20098
20099 \begin_inset Tabular
20100 <lyxtabular version="3" rows="12" columns="2">
20101 <features rotate="0" tabularvalignment="middle">
20102 <column alignment="center" valignment="top" width="0pt">
20103 <column alignment="center" valignment="top" width="0pt">
20104 <row>
20105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 コマンド
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118 出力
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 </row>
20124 <row>
20125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129
20130 \backslash
20131 iota
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 \begin_inset Formula $\iota$
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 </row>
20149 <row>
20150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154
20155 \backslash
20156 kappa
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165 \begin_inset Formula $\kappa$
20166 \end_inset
20167
20168
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 </row>
20174 <row>
20175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20176 \begin_inset Text
20177
20178 \begin_layout Plain Layout
20179
20180 \backslash
20181 varkappa
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190 \begin_inset Formula $\varkappa$
20191 \end_inset
20192
20193
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 </row>
20199 <row>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Plain Layout
20204
20205 \backslash
20206 lambda
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215 \begin_inset Formula $\lambda$
20216 \end_inset
20217
20218
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \backslash
20231 mu
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 \begin_inset Formula $\mu$
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \backslash
20256 nu
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Formula $\nu$
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 xi
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Formula $\xi$
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 </row>
20299 <row>
20300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 o
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 \begin_inset Formula $o$
20314 \end_inset
20315
20316
20317 \end_layout
20318
20319 \end_inset
20320 </cell>
20321 </row>
20322 <row>
20323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Plain Layout
20327
20328 \backslash
20329 pi
20330 \end_layout
20331
20332 \end_inset
20333 </cell>
20334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20335 \begin_inset Text
20336
20337 \begin_layout Plain Layout
20338 \begin_inset Formula $\pi$
20339 \end_inset
20340
20341
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 </row>
20347 <row>
20348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20349 \begin_inset Text
20350
20351 \begin_layout Plain Layout
20352
20353 \backslash
20354 varpi
20355 \end_layout
20356
20357 \end_inset
20358 </cell>
20359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20360 \begin_inset Text
20361
20362 \begin_layout Plain Layout
20363 \begin_inset Formula $\varpi$
20364 \end_inset
20365
20366
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 </row>
20372 <row>
20373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377
20378 \backslash
20379 rho
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 \begin_inset Formula $\rho$
20389 \end_inset
20390
20391
20392 \end_layout
20393
20394 \end_inset
20395 </cell>
20396 </row>
20397 </lyxtabular>
20398
20399 \end_inset
20400
20401
20402 \begin_inset space \hfill{}
20403 \end_inset
20404
20405
20406 \begin_inset Tabular
20407 <lyxtabular version="3" rows="11" columns="2">
20408 <features rotate="0" tabularvalignment="middle">
20409 <column alignment="center" valignment="top" width="0pt">
20410 <column alignment="center" valignment="top" width="0pt">
20411 <row>
20412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20413 \begin_inset Text
20414
20415 \begin_layout Plain Layout
20416 コマンド
20417 \end_layout
20418
20419 \end_inset
20420 </cell>
20421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425 出力
20426 \end_layout
20427
20428 \end_inset
20429 </cell>
20430 </row>
20431 <row>
20432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436
20437 \backslash
20438 varrho
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20444 \begin_inset Text
20445
20446 \begin_layout Plain Layout
20447 \begin_inset Formula $\varrho$
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 </row>
20456 <row>
20457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461
20462 \backslash
20463 sigma
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 \begin_inset Formula $\sigma$
20473 \end_inset
20474
20475
20476 \end_layout
20477
20478 \end_inset
20479 </cell>
20480 </row>
20481 <row>
20482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486
20487 \backslash
20488 varsigma
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 \begin_inset Formula $\varsigma$
20498 \end_inset
20499
20500
20501 \end_layout
20502
20503 \end_inset
20504 </cell>
20505 </row>
20506 <row>
20507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511
20512 \backslash
20513 tau
20514 \end_layout
20515
20516 \end_inset
20517 </cell>
20518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20519 \begin_inset Text
20520
20521 \begin_layout Plain Layout
20522 \begin_inset Formula $\tau$
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 </row>
20531 <row>
20532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536
20537 \backslash
20538 upsilon
20539 \end_layout
20540
20541 \end_inset
20542 </cell>
20543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 \begin_inset Formula $\upsilon$
20548 \end_inset
20549
20550
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 </row>
20556 <row>
20557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561
20562 \backslash
20563 phi
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572 \begin_inset Formula $\phi$
20573 \end_inset
20574
20575
20576 \end_layout
20577
20578 \end_inset
20579 </cell>
20580 </row>
20581 <row>
20582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586
20587 \backslash
20588 varphi
20589 \end_layout
20590
20591 \end_inset
20592 </cell>
20593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20594 \begin_inset Text
20595
20596 \begin_layout Plain Layout
20597 \begin_inset Formula $\varphi$
20598 \end_inset
20599
20600
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 </row>
20606 <row>
20607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611
20612 \backslash
20613 chi
20614 \end_layout
20615
20616 \end_inset
20617 </cell>
20618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20619 \begin_inset Text
20620
20621 \begin_layout Plain Layout
20622 \begin_inset Formula $\chi$
20623 \end_inset
20624
20625
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \backslash
20638 psi
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 \begin_inset Formula $\psi$
20648 \end_inset
20649
20650
20651 \end_layout
20652
20653 \end_inset
20654 </cell>
20655 </row>
20656 <row>
20657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20658 \begin_inset Text
20659
20660 \begin_layout Plain Layout
20661
20662 \backslash
20663 omega
20664 \end_layout
20665
20666 \end_inset
20667 </cell>
20668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20669 \begin_inset Text
20670
20671 \begin_layout Plain Layout
20672 \begin_inset Formula $\omega$
20673 \end_inset
20674
20675
20676 \end_layout
20677
20678 \end_inset
20679 </cell>
20680 </row>
20681 </lyxtabular>
20682
20683 \end_inset
20684
20685
20686 \begin_inset space \hfill{}
20687 \end_inset
20688
20689
20690 \end_layout
20691
20692 \begin_layout Standard
20693 \begin_inset VSpace medskip
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \begin_layout Standard
20700 アップライト体のギリシャ文字を作成する方法は、第
20701 \begin_inset CommandInset ref
20702 LatexCommand ref
20703 reference "sub:アップライト体ギリシャ小文字"
20704
20705 \end_inset
20706
20707 節に説明されています。
20708 \end_layout
20709
20710 \begin_layout Subsection
20711 大文字
20712 \begin_inset Index idx
20713 status collapsed
20714
20715 \begin_layout Plain Layout
20716 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20717 \end_layout
20718
20719 \end_inset
20720
20721
20722 \end_layout
20723
20724 \begin_layout Standard
20725 \begin_inset space \hfill{}
20726 \end_inset
20727
20728
20729 \begin_inset Tabular
20730 <lyxtabular version="3" rows="7" columns="2">
20731 <features rotate="0" tabularvalignment="middle">
20732 <column alignment="center" valignment="top" width="0pt">
20733 <column alignment="center" valignment="top" width="0pt">
20734 <row>
20735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20736 \begin_inset Text
20737
20738 \begin_layout Plain Layout
20739
20740 \family roman
20741 \series medium
20742 \shape up
20743 \size normal
20744 \emph off
20745 \bar no
20746 \noun off
20747 \color none
20748 コマンド
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \family roman
20759 \series medium
20760 \shape up
20761 \size normal
20762 \emph off
20763 \bar no
20764 \noun off
20765 \color none
20766 出力
20767 \end_layout
20768
20769 \end_inset
20770 </cell>
20771 </row>
20772 <row>
20773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20774 \begin_inset Text
20775
20776 \begin_layout Plain Layout
20777
20778 \backslash
20779 Gamma
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20785 \begin_inset Text
20786
20787 \begin_layout Plain Layout
20788 \begin_inset Formula $\Gamma$
20789 \end_inset
20790
20791
20792 \end_layout
20793
20794 \end_inset
20795 </cell>
20796 </row>
20797 <row>
20798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20799 \begin_inset Text
20800
20801 \begin_layout Plain Layout
20802
20803 \backslash
20804 Delta
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20810 \begin_inset Text
20811
20812 \begin_layout Plain Layout
20813 \begin_inset Formula $\Delta$
20814 \end_inset
20815
20816
20817 \end_layout
20818
20819 \end_inset
20820 </cell>
20821 </row>
20822 <row>
20823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20824 \begin_inset Text
20825
20826 \begin_layout Plain Layout
20827
20828 \backslash
20829 Theta
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838 \begin_inset Formula $\Theta$
20839 \end_inset
20840
20841
20842 \end_layout
20843
20844 \end_inset
20845 </cell>
20846 </row>
20847 <row>
20848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20849 \begin_inset Text
20850
20851 \begin_layout Plain Layout
20852
20853 \backslash
20854 Lambda
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863 \begin_inset Formula $\Lambda$
20864 \end_inset
20865
20866
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 </row>
20872 <row>
20873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20874 \begin_inset Text
20875
20876 \begin_layout Plain Layout
20877
20878 \backslash
20879 Xi
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888 \begin_inset Formula $\Xi$
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row>
20898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902
20903 \backslash
20904 Pi
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 \begin_inset Formula $\Pi$
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \end_inset
20920 </cell>
20921 </row>
20922 </lyxtabular>
20923
20924 \end_inset
20925
20926
20927 \begin_inset space \hfill{}
20928 \end_inset
20929
20930
20931 \begin_inset Tabular
20932 <lyxtabular version="3" rows="6" columns="2">
20933 <features rotate="0" tabularvalignment="middle">
20934 <column alignment="center" valignment="top" width="0pt">
20935 <column alignment="center" valignment="top" width="0pt">
20936 <row>
20937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20938 \begin_inset Text
20939
20940 \begin_layout Plain Layout
20941
20942 \family roman
20943 \series medium
20944 \shape up
20945 \size normal
20946 \emph off
20947 \bar no
20948 \noun off
20949 \color none
20950 コマンド
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959
20960 \family roman
20961 \series medium
20962 \shape up
20963 \size normal
20964 \emph off
20965 \bar no
20966 \noun off
20967 \color none
20968 出力
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 </row>
20974 <row>
20975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979
20980 \backslash
20981 Sigma
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20987 \begin_inset Text
20988
20989 \begin_layout Plain Layout
20990 \begin_inset Formula $\Sigma$
20991 \end_inset
20992
20993
20994 \end_layout
20995
20996 \end_inset
20997 </cell>
20998 </row>
20999 <row>
21000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004
21005 \backslash
21006 Upsilon
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21012 \begin_inset Text
21013
21014 \begin_layout Plain Layout
21015 \begin_inset Formula $\Upsilon$
21016 \end_inset
21017
21018
21019 \end_layout
21020
21021 \end_inset
21022 </cell>
21023 </row>
21024 <row>
21025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21026 \begin_inset Text
21027
21028 \begin_layout Plain Layout
21029
21030 \backslash
21031 Phi
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21037 \begin_inset Text
21038
21039 \begin_layout Plain Layout
21040 \begin_inset Formula $\Phi$
21041 \end_inset
21042
21043
21044 \end_layout
21045
21046 \end_inset
21047 </cell>
21048 </row>
21049 <row>
21050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21051 \begin_inset Text
21052
21053 \begin_layout Plain Layout
21054
21055 \backslash
21056 Psi
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21062 \begin_inset Text
21063
21064 \begin_layout Plain Layout
21065 \begin_inset Formula $\Psi$
21066 \end_inset
21067
21068
21069 \end_layout
21070
21071 \end_inset
21072 </cell>
21073 </row>
21074 <row>
21075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21076 \begin_inset Text
21077
21078 \begin_layout Plain Layout
21079
21080 \backslash
21081 Omega
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Plain Layout
21090 \begin_inset Formula $\Omega$
21091 \end_inset
21092
21093
21094 \end_layout
21095
21096 \end_inset
21097 </cell>
21098 </row>
21099 </lyxtabular>
21100
21101 \end_inset
21102
21103
21104 \begin_inset space \hfill{}
21105 \end_inset
21106
21107
21108 \end_layout
21109
21110 \begin_layout Standard
21111 \begin_inset VSpace medskip
21112 \end_inset
21113
21114 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
21115 \series bold
21116 var
21117 \series default
21118 を付けてください。たとえば、
21119 \series bold
21120
21121 \backslash
21122 varGamma
21123 \series default
21124 コマンドは、
21125 \begin_inset Formula $\varGamma$
21126 \end_inset
21127
21128 を生成します。もう一つの方法は、パッケージ
21129 \series bold
21130 fixmath
21131 \series default
21132
21133 \begin_inset Foot
21134 status collapsed
21135
21136 \begin_layout Plain Layout
21137
21138 \series bold
21139 fixmath
21140 \series default
21141 は、LaTeXパッケージ
21142 \series bold
21143 was
21144 \series default
21145
21146 \begin_inset Index idx
21147 status collapsed
21148
21149 \begin_layout Plain Layout
21150 ぱっけーじ@パッケージ ! was
21151 \begin_inset ERT
21152 status collapsed
21153
21154 \begin_layout Plain Layout
21155
21156
21157 \backslash
21158 vspace{4mm}
21159 \end_layout
21160
21161 \end_inset
21162
21163
21164 \end_layout
21165
21166 \end_inset
21167
21168 に含まれています。
21169 \end_layout
21170
21171 \end_inset
21172
21173
21174 \begin_inset Index idx
21175 status collapsed
21176
21177 \begin_layout Plain Layout
21178 ぱっけーじ@パッケージ ! fixmath
21179 \end_layout
21180
21181 \end_inset
21182
21183 をLaTeXプリアンブル行に
21184 \end_layout
21185
21186 \begin_layout Standard
21187
21188 \series bold
21189
21190 \backslash
21191 usepackage{fixmath}
21192 \end_layout
21193
21194 \begin_layout Standard
21195 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
21196 \end_layout
21197
21198 \begin_layout Subsection
21199 ボールド体
21200 \begin_inset Index idx
21201 status collapsed
21202
21203 \begin_layout Plain Layout
21204 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
21205 \end_layout
21206
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \begin_layout Standard
21213 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
21214 \series bold
21215
21216 \backslash
21217 boldsymbol
21218 \series default
21219 コマンドのみです
21220 \begin_inset Index idx
21221 status collapsed
21222
21223 \begin_layout Plain Layout
21224 こまんど@コマンド ! B ! 
21225 \backslash
21226 boldsymbol
21227 \end_layout
21228
21229 \end_inset
21230
21231
21232 \end_layout
21233
21234 \begin_layout Standard
21235 \align center
21236 \begin_inset Tabular
21237 <lyxtabular version="3" rows="3" columns="2">
21238 <features rotate="0" tabularvalignment="middle">
21239 <column alignment="center" valignment="top">
21240 <column alignment="center" valignment="top">
21241 <row>
21242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21243 \begin_inset Text
21244
21245 \begin_layout Plain Layout
21246 コマンド
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 出力
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 </row>
21261 <row>
21262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21263 \begin_inset Text
21264
21265 \begin_layout Plain Layout
21266
21267 \backslash
21268 Upsilon
21269 \backslash
21270 boldsymbol
21271 \backslash
21272 Upsilon
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row>
21291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \backslash
21297 theta
21298 \backslash
21299 boldsymbol
21300 \backslash
21301 theta
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310 \begin_inset Formula $\theta\boldsymbol{\theta}$
21311 \end_inset
21312
21313
21314 \end_layout
21315
21316 \end_inset
21317 </cell>
21318 </row>
21319 </lyxtabular>
21320
21321 \end_inset
21322
21323
21324 \begin_inset Newpage newpage
21325 \end_inset
21326
21327
21328 \end_layout
21329
21330 \begin_layout Section
21331 記号
21332 \begin_inset ERT
21333 status collapsed
21334
21335 \begin_layout Plain Layout
21336
21337
21338 \backslash
21339 texorpdfstring{
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \begin_inset Foot
21346 status collapsed
21347
21348 \begin_layout Plain Layout
21349 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
21350 \begin_inset CommandInset citation
21351 LatexCommand cite
21352 key "Symbols"
21353
21354 \end_inset
21355
21356 にあります。
21357 \end_layout
21358
21359 \end_inset
21360
21361
21362 \begin_inset ERT
21363 status collapsed
21364
21365 \begin_layout Plain Layout
21366
21367 }{}
21368 \end_layout
21369
21370 \end_inset
21371
21372
21373 \begin_inset Note Note
21374 status collapsed
21375
21376 \begin_layout Plain Layout
21377
21378 \backslash
21379 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
21380 \end_layout
21381
21382 \begin_layout Plain Layout
21383
21384 \backslash
21385 texorpdfstringについての詳細は、第
21386 \begin_inset CommandInset ref
21387 LatexCommand ref
21388 reference "sub:節見出し中の数式"
21389
21390 \end_inset
21391
21392 節にあります。
21393 \end_layout
21394
21395 \end_inset
21396
21397
21398 \begin_inset Index idx
21399 status collapsed
21400
21401 \begin_layout Plain Layout
21402 きごう@記号
21403 \end_layout
21404
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \begin_layout Standard
21411 本節に掲げてある各記号の多くは、ツールバーボタンの
21412 \begin_inset Info
21413 type  "icon"
21414 arg   "math-insert \\nabla"
21415 \end_inset
21416
21417
21418 \begin_inset Info
21419 type  "icon"
21420 arg   "math-insert \\digamma"
21421 \end_inset
21422
21423 でも挿入することができます。
21424 \end_layout
21425
21426 \begin_layout Subsection
21427 数学記号
21428 \begin_inset CommandInset label
21429 LatexCommand label
21430 name "sub:数学記号"
21431
21432 \end_inset
21433
21434
21435 \begin_inset Index idx
21436 status collapsed
21437
21438 \begin_layout Plain Layout
21439 きごう@記号 ! すうがく@数学
21440 \end_layout
21441
21442 \end_inset
21443
21444
21445 \end_layout
21446
21447 \begin_layout Standard
21448 \begin_inset space \hfill{}
21449 \end_inset
21450
21451
21452 \begin_inset Tabular
21453 <lyxtabular version="3" rows="10" columns="2">
21454 <features rotate="0" tabularvalignment="middle">
21455 <column alignment="center" valignment="top" width="0pt">
21456 <column alignment="center" valignment="top" width="0pt">
21457 <row>
21458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21459 \begin_inset Text
21460
21461 \begin_layout Plain Layout
21462 コマンド
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471 出力
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 </row>
21477 <row>
21478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482
21483 \backslash
21484 neg
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \begin_layout Plain Layout
21493 \begin_inset Formula $\neg$
21494 \end_inset
21495
21496
21497 \end_layout
21498
21499 \end_inset
21500 </cell>
21501 </row>
21502 <row>
21503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507
21508 \backslash
21509 Im
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Plain Layout
21518 \begin_inset Formula $\Im$
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 </row>
21527 <row>
21528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Plain Layout
21532
21533 \backslash
21534 Re
21535 \end_layout
21536
21537 \end_inset
21538 </cell>
21539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543 \begin_inset Formula $\Re$
21544 \end_inset
21545
21546
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 </row>
21552 <row>
21553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Plain Layout
21557
21558 \backslash
21559 aleph
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568 \begin_inset Formula $\aleph$
21569 \end_inset
21570
21571
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 <row>
21578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582
21583 \backslash
21584 partial
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Plain Layout
21593 \begin_inset Formula $\partial$
21594 \end_inset
21595
21596
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 </row>
21602 <row>
21603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21604 \begin_inset Text
21605
21606 \begin_layout Plain Layout
21607
21608 \backslash
21609 infty
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \begin_layout Plain Layout
21618 \begin_inset Formula $\infty$
21619 \end_inset
21620
21621
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 </row>
21627 <row>
21628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632
21633 \backslash
21634 wp
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21640 \begin_inset Text
21641
21642 \begin_layout Plain Layout
21643 \begin_inset Formula $\wp$
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 </row>
21652 <row>
21653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657
21658 \backslash
21659 imath
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 \begin_inset Formula $\imath$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 </row>
21677 <row>
21678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682
21683 \backslash
21684 jmath
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693 \begin_inset Formula $\jmath$
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 </row>
21702 </lyxtabular>
21703
21704 \end_inset
21705
21706
21707 \begin_inset space \hfill{}
21708 \end_inset
21709
21710
21711 \begin_inset Tabular
21712 <lyxtabular version="3" rows="10" columns="2">
21713 <features rotate="0" tabularvalignment="middle">
21714 <column alignment="center" valignment="top" width="0pt">
21715 <column alignment="center" valignment="top" width="0pt">
21716 <row>
21717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721 コマンド
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 出力
21731 \begin_inset Note Note
21732 status collapsed
21733
21734 \begin_layout Plain Layout
21735 ここで
21736 \series bold
21737
21738 \backslash
21739 raisebox
21740 \series default
21741 はスペーサーとして使用しているだけです。
21742 \end_layout
21743
21744 \end_inset
21745
21746
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 </row>
21752 <row>
21753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21754 \begin_inset Text
21755
21756 \begin_layout Plain Layout
21757
21758 \backslash
21759 forall
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768 \begin_inset Formula $\forall$
21769 \end_inset
21770
21771
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 </row>
21777 <row>
21778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21779 \begin_inset Text
21780
21781 \begin_layout Plain Layout
21782
21783 \backslash
21784 exists
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793 \begin_inset Formula $\exists$
21794 \end_inset
21795
21796
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 </row>
21802 <row>
21803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21804 \begin_inset Text
21805
21806 \begin_layout Plain Layout
21807
21808 \backslash
21809 nexists
21810 \end_layout
21811
21812 \end_inset
21813 </cell>
21814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818 \begin_inset Formula $\nexists$
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 </row>
21827 <row>
21828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832
21833 \backslash
21834 emptyset
21835 \end_layout
21836
21837 \end_inset
21838 </cell>
21839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843 \begin_inset Formula $\emptyset$
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \end_inset
21850 </cell>
21851 </row>
21852 <row>
21853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21854 \begin_inset Text
21855
21856 \begin_layout Plain Layout
21857
21858 \backslash
21859 varnothing
21860 \end_layout
21861
21862 \end_inset
21863 </cell>
21864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868 \begin_inset Formula $\varnothing$
21869 \end_inset
21870
21871
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 </row>
21877 <row>
21878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882
21883 \backslash
21884 dag
21885 \end_layout
21886
21887 \end_inset
21888 </cell>
21889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893 \begin_inset Formula $\dag$
21894 \end_inset
21895
21896
21897 \end_layout
21898
21899 \end_inset
21900 </cell>
21901 </row>
21902 <row>
21903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907
21908 \backslash
21909 ddag
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918 \begin_inset Formula $\ddag$
21919 \end_inset
21920
21921
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 </row>
21927 <row>
21928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21929 \begin_inset Text
21930
21931 \begin_layout Plain Layout
21932
21933 \backslash
21934 complement
21935 \end_layout
21936
21937 \end_inset
21938 </cell>
21939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout Plain Layout
21943 \begin_inset ERT
21944 status collapsed
21945
21946 \begin_layout Plain Layout
21947
21948
21949 \backslash
21950 raisebox{-0.8mm}{
21951 \end_layout
21952
21953 \end_inset
21954
21955
21956 \begin_inset Formula $\complement$
21957 \end_inset
21958
21959
21960 \begin_inset ERT
21961 status collapsed
21962
21963 \begin_layout Plain Layout
21964
21965 }
21966 \end_layout
21967
21968 \end_inset
21969
21970
21971 \end_layout
21972
21973 \end_inset
21974 </cell>
21975 </row>
21976 <row>
21977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21978 \begin_inset Text
21979
21980 \begin_layout Plain Layout
21981
21982 \backslash
21983 Bbbk
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21989 \begin_inset Text
21990
21991 \begin_layout Plain Layout
21992 \begin_inset Formula $\Bbbk$
21993 \end_inset
21994
21995
21996 \end_layout
21997
21998 \end_inset
21999 </cell>
22000 </row>
22001 </lyxtabular>
22002
22003 \end_inset
22004
22005
22006 \begin_inset space \hfill{}
22007 \end_inset
22008
22009
22010 \begin_inset Tabular
22011 <lyxtabular version="3" rows="10" columns="2">
22012 <features rotate="0" tabularvalignment="middle">
22013 <column alignment="center" valignment="top" width="0pt">
22014 <column alignment="center" valignment="top" width="0pt">
22015 <row>
22016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 コマンド
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22026 \begin_inset Text
22027
22028 \begin_layout Plain Layout
22029 出力
22030 \end_layout
22031
22032 \end_inset
22033 </cell>
22034 </row>
22035 <row>
22036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22037 \begin_inset Text
22038
22039 \begin_layout Plain Layout
22040
22041 \backslash
22042 prime
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051 \begin_inset Formula $\prime$
22052 \end_inset
22053
22054
22055 \end_layout
22056
22057 \end_inset
22058 </cell>
22059 </row>
22060 <row>
22061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065
22066 \backslash
22067 backprime
22068 \end_layout
22069
22070 \end_inset
22071 </cell>
22072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22073 \begin_inset Text
22074
22075 \begin_layout Plain Layout
22076 \begin_inset Formula $\backprime$
22077 \end_inset
22078
22079
22080 \end_layout
22081
22082 \end_inset
22083 </cell>
22084 </row>
22085 <row>
22086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22087 \begin_inset Text
22088
22089 \begin_layout Plain Layout
22090
22091 \backslash
22092 mho
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101 \begin_inset Formula $\mho$
22102 \end_inset
22103
22104
22105 \end_layout
22106
22107 \end_inset
22108 </cell>
22109 </row>
22110 <row>
22111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22112 \begin_inset Text
22113
22114 \begin_layout Plain Layout
22115
22116 \backslash
22117 triangle
22118 \end_layout
22119
22120 \end_inset
22121 </cell>
22122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126 \begin_inset Formula $\triangle$
22127 \end_inset
22128
22129
22130 \end_layout
22131
22132 \end_inset
22133 </cell>
22134 </row>
22135 <row>
22136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22137 \begin_inset Text
22138
22139 \begin_layout Plain Layout
22140
22141 \backslash
22142 angle
22143 \end_layout
22144
22145 \end_inset
22146 </cell>
22147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151 \begin_inset Formula $\angle$
22152 \end_inset
22153
22154
22155 \end_layout
22156
22157 \end_inset
22158 </cell>
22159 </row>
22160 <row>
22161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22162 \begin_inset Text
22163
22164 \begin_layout Plain Layout
22165
22166 \backslash
22167 measuredangle
22168 \end_layout
22169
22170 \end_inset
22171 </cell>
22172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22173 \begin_inset Text
22174
22175 \begin_layout Plain Layout
22176 \begin_inset Formula $\measuredangle$
22177 \end_inset
22178
22179
22180 \end_layout
22181
22182 \end_inset
22183 </cell>
22184 </row>
22185 <row>
22186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190
22191 \backslash
22192 sphericalangle
22193 \end_layout
22194
22195 \end_inset
22196 </cell>
22197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22198 \begin_inset Text
22199
22200 \begin_layout Plain Layout
22201 \begin_inset Formula $\sphericalangle$
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 </row>
22210 <row>
22211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22212 \begin_inset Text
22213
22214 \begin_layout Plain Layout
22215
22216 \backslash
22217 top
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22223 \begin_inset Text
22224
22225 \begin_layout Plain Layout
22226 \begin_inset Formula $\top$
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \end_inset
22233 </cell>
22234 </row>
22235 <row>
22236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22237 \begin_inset Text
22238
22239 \begin_layout Plain Layout
22240
22241 \backslash
22242 bot
22243 \end_layout
22244
22245 \end_inset
22246 </cell>
22247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22248 \begin_inset Text
22249
22250 \begin_layout Plain Layout
22251 \begin_inset Formula $\bot$
22252 \end_inset
22253
22254
22255 \end_layout
22256
22257 \end_inset
22258 </cell>
22259 </row>
22260 </lyxtabular>
22261
22262 \end_inset
22263
22264
22265 \begin_inset space \hfill{}
22266 \end_inset
22267
22268
22269 \end_layout
22270
22271 \begin_layout Subsection
22272 その他の記号
22273 \begin_inset CommandInset label
22274 LatexCommand label
22275 name "sub:その他の記号"
22276
22277 \end_inset
22278
22279
22280 \begin_inset Index idx
22281 status collapsed
22282
22283 \begin_layout Plain Layout
22284 きごう@記号 ! そのた@その他
22285 \end_layout
22286
22287 \end_inset
22288
22289
22290 \end_layout
22291
22292 \begin_layout Standard
22293 \noindent
22294 \align center
22295 \begin_inset Tabular
22296 <lyxtabular version="3" rows="10" columns="2">
22297 <features rotate="0" tabularvalignment="middle">
22298 <column alignment="center" valignment="top" width="0pt">
22299 <column alignment="center" valignment="top" width="0pt">
22300 <row>
22301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305
22306 \family roman
22307 \series medium
22308 \shape up
22309 \size normal
22310 \emph off
22311 \bar no
22312 \noun off
22313 \color none
22314 コマンド
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323
22324 \family roman
22325 \series medium
22326 \shape up
22327 \size normal
22328 \emph off
22329 \bar no
22330 \noun off
22331 \color none
22332 出力
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343
22344 \backslash
22345 flat
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 \begin_inset Formula $\flat$
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \backslash
22370 natural
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 \begin_inset Formula $\natural$
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 </row>
22388 <row>
22389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393
22394 \backslash
22395 sharp
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Formula $\sharp$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 <row>
22414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \backslash
22420 surd
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Formula $\surd$
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 </row>
22438 <row>
22439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443
22444 \backslash
22445 checkmark
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454 \begin_inset Formula $\checkmark$
22455 \end_inset
22456
22457
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 </row>
22463 <row>
22464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468
22469 \backslash
22470 yen
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 \begin_inset Formula $\yen$
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 </row>
22488 <row>
22489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \backslash
22495 pounds
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504 \begin_inset Formula $\pounds$
22505 \end_inset
22506
22507
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 </row>
22513 <row>
22514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518 $
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527 \begin_inset Formula $\$$
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 </row>
22536 <row>
22537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541 §
22542 \end_layout
22543
22544 \end_inset
22545 </cell>
22546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 \begin_inset Formula $\mathsection$
22551 \end_inset
22552
22553
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 </row>
22559 </lyxtabular>
22560
22561 \end_inset
22562
22563
22564 \begin_inset Tabular
22565 <lyxtabular version="3" rows="10" columns="2">
22566 <features rotate="0" tabularvalignment="middle">
22567 <column alignment="center" valignment="top">
22568 <column alignment="center" valignment="top">
22569 <row>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574
22575 \family roman
22576 \series medium
22577 \shape up
22578 \size normal
22579 \emph off
22580 \bar no
22581 \noun off
22582 \color none
22583 コマンド
22584 \end_layout
22585
22586 \end_inset
22587 </cell>
22588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592
22593 \family roman
22594 \series medium
22595 \shape up
22596 \size normal
22597 \emph off
22598 \bar no
22599 \noun off
22600 \color none
22601 出力
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 </row>
22607 <row>
22608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22609 \begin_inset Text
22610
22611 \begin_layout Plain Layout
22612
22613 \backslash
22614 hbar
22615 \end_layout
22616
22617 \end_inset
22618 </cell>
22619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623 \begin_inset Formula $\hbar$
22624 \end_inset
22625
22626
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 </row>
22632 <row>
22633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22634 \begin_inset Text
22635
22636 \begin_layout Plain Layout
22637
22638 \backslash
22639 hslash
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648 \begin_inset Formula $\hslash$
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 </row>
22657 <row>
22658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22659 \begin_inset Text
22660
22661 \begin_layout Plain Layout
22662
22663 \backslash
22664 clubsuit
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22670 \begin_inset Text
22671
22672 \begin_layout Plain Layout
22673 \begin_inset Formula $\clubsuit$
22674 \end_inset
22675
22676
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 </row>
22682 <row>
22683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Plain Layout
22687
22688 \backslash
22689 spadesuit
22690 \end_layout
22691
22692 \end_inset
22693 </cell>
22694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698 \begin_inset Formula $\spadesuit$
22699 \end_inset
22700
22701
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 </row>
22707 <row>
22708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22709 \begin_inset Text
22710
22711 \begin_layout Plain Layout
22712
22713 \backslash
22714 bigstar
22715 \end_layout
22716
22717 \end_inset
22718 </cell>
22719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723 \begin_inset Formula $\bigstar$
22724 \end_inset
22725
22726
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 </row>
22732 <row>
22733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22734 \begin_inset Text
22735
22736 \begin_layout Plain Layout
22737
22738 \backslash
22739 blacklozenge
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748 \begin_inset Formula $\blacklozenge$
22749 \end_inset
22750
22751
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 </row>
22757 <row>
22758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22759 \begin_inset Text
22760
22761 \begin_layout Plain Layout
22762
22763 \backslash
22764 blacktriangle
22765 \end_layout
22766
22767 \end_inset
22768 </cell>
22769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773 \begin_inset Formula $\blacktriangle$
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \end_inset
22780 </cell>
22781 </row>
22782 <row>
22783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22784 \begin_inset Text
22785
22786 \begin_layout Plain Layout
22787
22788 \backslash
22789 blacktiangledown
22790 \end_layout
22791
22792 \end_inset
22793 </cell>
22794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Plain Layout
22798 \begin_inset Formula $\blacktriangledown$
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 </row>
22807 <row>
22808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22809 \begin_inset Text
22810
22811 \begin_layout Plain Layout
22812
22813 \backslash
22814 bullet
22815 \end_layout
22816
22817 \end_inset
22818 </cell>
22819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \begin_layout Plain Layout
22823 \begin_inset Formula $\bullet$
22824 \end_inset
22825
22826
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 </row>
22832 </lyxtabular>
22833
22834 \end_inset
22835
22836
22837 \begin_inset Tabular
22838 <lyxtabular version="3" rows="10" columns="2">
22839 <features rotate="0" tabularvalignment="middle">
22840 <column alignment="center" valignment="top" width="0pt">
22841 <column alignment="center" valignment="top" width="0pt">
22842 <row>
22843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847
22848 \family roman
22849 \series medium
22850 \shape up
22851 \size normal
22852 \emph off
22853 \bar no
22854 \noun off
22855 \color none
22856 コマンド
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865
22866 \family roman
22867 \series medium
22868 \shape up
22869 \size normal
22870 \emph off
22871 \bar no
22872 \noun off
22873 \color none
22874 出力
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 </row>
22880 <row>
22881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885
22886 \backslash
22887 diamondsuit
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Formula $\diamondsuit$
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 </row>
22905 <row>
22906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910
22911 \backslash
22912 Diamond
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Formula $\Diamond$
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 </row>
22930 <row>
22931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935
22936 \backslash
22937 heartsuit
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946 \begin_inset Formula $\heartsuit$
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 </row>
22955 <row>
22956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960
22961 \backslash
22962 P
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971 \begin_inset Formula $\P$
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 </row>
22980 <row>
22981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985
22986 \backslash
22987 copyright
22988 \end_layout
22989
22990 \end_inset
22991 </cell>
22992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Plain Layout
22996 \begin_inset Formula $\copyright$
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 </row>
23005 <row>
23006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010
23011 \backslash
23012 circledR
23013 \end_layout
23014
23015 \end_inset
23016 </cell>
23017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021 \begin_inset Formula $\circledR$
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 </row>
23030 <row>
23031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035
23036 \backslash
23037 maltese
23038 \end_layout
23039
23040 \end_inset
23041 </cell>
23042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046 \begin_inset Formula $\maltese$
23047 \end_inset
23048
23049
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 </row>
23055 <row>
23056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060
23061 \backslash
23062 diagup
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071 \begin_inset Formula $\diagup$
23072 \end_inset
23073
23074
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 </row>
23080 <row>
23081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085
23086 \backslash
23087 diagdown
23088 \end_layout
23089
23090 \end_inset
23091 </cell>
23092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096 \begin_inset Formula $\diagdown$
23097 \end_inset
23098
23099
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 </row>
23105 </lyxtabular>
23106
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \begin_layout Standard
23113 \begin_inset VSpace medskip
23114 \end_inset
23115
23116 ここにある以上の記号が、第
23117 \begin_inset CommandInset ref
23118 LatexCommand ref
23119 reference "sub:他の特殊文字"
23120
23121 \end_inset
23122
23123 節に挙げてあります。
23124 \end_layout
23125
23126 \begin_layout Standard
23127 寸法を変えて表示することのできる記号もあります。第
23128 \begin_inset CommandInset ref
23129 LatexCommand ref
23130 reference "sub:書体寸法"
23131
23132 \end_inset
23133
23134 節をご参照下さい。
23135 \end_layout
23136
23137 \begin_layout Subsection
23138 ユーロ通貨記号
23139 \begin_inset Index idx
23140 status collapsed
23141
23142 \begin_layout Plain Layout
23143 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
23144 \end_layout
23145
23146 \end_inset
23147
23148
23149 \begin_inset Index idx
23150 status collapsed
23151
23152 \begin_layout Plain Layout
23153
23154 \backslash
23155 @
23156 \begin_inset ERT
23157 status collapsed
23158
23159 \begin_layout Plain Layout
23160
23161
23162 \backslash
23163 officialeuro
23164 \end_layout
23165
23166 \end_inset
23167
23168
23169 \end_layout
23170
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \begin_layout Standard
23177 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
23178 \series bold
23179 eurosym
23180 \series default
23181
23182 \begin_inset Index idx
23183 status collapsed
23184
23185 \begin_layout Plain Layout
23186 ぱっけーじ@パッケージ ! eurosym
23187 \end_layout
23188
23189 \end_inset
23190
23191 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
23192 \end_layout
23193
23194 \begin_layout Standard
23195
23196 \series bold
23197
23198 \backslash
23199 usepackage[gennarrow]{eurosym}
23200 \end_layout
23201
23202 \begin_layout Standard
23203 すると、ユーロ通貨記号を
23204 \series bold
23205
23206 \backslash
23207 euro
23208 \series default
23209
23210 \begin_inset Index idx
23211 status collapsed
23212
23213 \begin_layout Plain Layout
23214 こまんど@コマンド ! E ! 
23215 \backslash
23216 euro
23217 \end_layout
23218
23219 \end_inset
23220
23221 コマンドで挿入することができるようになります。
23222 \end_layout
23223
23224 \begin_layout Standard
23225 数式テキストには、
23226 \series bold
23227 eurosym
23228 \series default
23229 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
23230 \series bold
23231 eurosym
23232 \series default
23233 が導入されていれば、
23234 \series bold
23235
23236 \backslash
23237 euro
23238 \series default
23239 はTeXモードでも挿入することができます。また、正式な通貨記号を
23240 \series bold
23241
23242 \backslash
23243 officialeuro
23244 \series default
23245
23246 \begin_inset Index idx
23247 status collapsed
23248
23249 \begin_layout Plain Layout
23250 こまんど@コマンド ! O ! 
23251 \backslash
23252 officialeuro
23253 \end_layout
23254
23255 \end_inset
23256
23257 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
23258 \end_layout
23259
23260 \begin_layout Standard
23261 \begin_inset ERT
23262 status collapsed
23263
23264 \begin_layout Plain Layout
23265
23266
23267 \backslash
23268 ifeurosym 
23269 \end_layout
23270
23271 \end_inset
23272
23273
23274 \begin_inset Note Note
23275 status open
23276
23277 \begin_layout Plain Layout
23278 以下の表は、LaTeXパッケージ
23279 \series bold
23280 eurosym
23281 \series default
23282 が導入済みのときのみ表示されます。
23283 \end_layout
23284
23285 \end_inset
23286
23287
23288 \end_layout
23289
23290 \begin_layout Standard
23291 以下は、各ユーロ通貨記号のまとめです。
23292 \end_layout
23293
23294 \begin_layout Standard
23295 \align center
23296 \begin_inset Tabular
23297 <lyxtabular version="3" rows="4" columns="3">
23298 <features rotate="0" tabularvalignment="middle">
23299 <column alignment="center" valignment="top" width="0pt">
23300 <column alignment="center" valignment="top" width="0pt">
23301 <column alignment="center" valignment="top" width="0pt">
23302 <row>
23303 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316 コマンド
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325 出力
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 </row>
23331 <row>
23332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336 数式
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345
23346 \backslash
23347 euro
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23353 \begin_inset Text
23354
23355 \begin_layout Plain Layout
23356 \begin_inset Formula $\euro$
23357 \end_inset
23358
23359
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 </row>
23365 <row>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 数式テキスト
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23376 \begin_inset Text
23377
23378 \begin_layout Plain Layout
23379 (ユーロ記号)
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388 (ユーロ記号)
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 </row>
23394 <row>
23395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399 TeXモード
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23405 \begin_inset Text
23406
23407 \begin_layout Plain Layout
23408
23409 \backslash
23410 officialeuro
23411 \end_layout
23412
23413 \end_inset
23414 </cell>
23415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419 \begin_inset ERT
23420 status collapsed
23421
23422 \begin_layout Plain Layout
23423
23424
23425 \backslash
23426 officialeuro
23427 \end_layout
23428
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 </row>
23437 </lyxtabular>
23438
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \begin_layout Standard
23445 \begin_inset ERT
23446 status collapsed
23447
23448 \begin_layout Plain Layout
23449
23450
23451 \backslash
23452 else 
23453 \end_layout
23454
23455 \end_inset
23456
23457
23458 \begin_inset Note Note
23459 status open
23460
23461 \begin_layout Plain Layout
23462 以下は、LaTeXパッケージ
23463 \series bold
23464 eurosym
23465 \series default
23466 が導入されていないときのみ表示されます。
23467 \end_layout
23468
23469 \end_inset
23470
23471
23472 \end_layout
23473
23474 \begin_layout Standard
23475 本節の残りを出力としてみるためには、LaTeXパッケージ
23476 \series bold
23477 eurosym
23478 \series default
23479 を導入する必要があります。
23480 \end_layout
23481
23482 \begin_layout Standard
23483 \begin_inset ERT
23484 status collapsed
23485
23486 \begin_layout Plain Layout
23487
23488
23489 \backslash
23490 fi 
23491 \end_layout
23492
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \begin_layout Section
23499 関係子
23500 \begin_inset CommandInset label
23501 LatexCommand label
23502 name "sec:関係子"
23503
23504 \end_inset
23505
23506
23507 \begin_inset Index idx
23508 status collapsed
23509
23510 \begin_layout Plain Layout
23511 かんけいし@関係子
23512 \end_layout
23513
23514 \end_inset
23515
23516
23517 \begin_inset Index idx
23518 status collapsed
23519
23520 \begin_layout Plain Layout
23521 ひかくし@比較子|see
23522 \begin_inset ERT
23523 status collapsed
23524
23525 \begin_layout Plain Layout
23526
23527 {
23528 \end_layout
23529
23530 \end_inset
23531
23532 関係子
23533 \begin_inset ERT
23534 status collapsed
23535
23536 \begin_layout Plain Layout
23537
23538 }
23539 \end_layout
23540
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \begin_layout Standard
23552 関係子はすべて、ツールバーボタンの
23553 \begin_inset Info
23554 type  "icon"
23555 arg   "math-insert \\leq"
23556 \end_inset
23557
23558 でも挿入することができます。
23559 \end_layout
23560
23561 \begin_layout Standard
23562 \begin_inset space \hfill{}
23563 \end_inset
23564
23565
23566 \begin_inset Tabular
23567 <lyxtabular version="3" rows="17" columns="2">
23568 <features rotate="0" tabularvalignment="middle">
23569 <column alignment="center" valignment="top" width="0pt">
23570 <column alignment="center" valignment="top" width="0pt">
23571 <row>
23572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576 コマンド
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 出力
23586 \end_layout
23587
23588 \end_inset
23589 </cell>
23590 </row>
23591 <row>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 \begin_inset Formula $<$
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 \begin_inset Formula $<$
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 <row>
23618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622
23623 \backslash
23624 le
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633 \begin_inset Formula $\le$
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 </row>
23642 <row>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647
23648 \backslash
23649 ll
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Formula $\ll$
23659 \end_inset
23660
23661
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 </row>
23667 <row>
23668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672
23673 \backslash
23674 prec
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683 \begin_inset Formula $\prec$
23684 \end_inset
23685
23686
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 </row>
23692 <row>
23693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23694 \begin_inset Text
23695
23696 \begin_layout Plain Layout
23697
23698 \backslash
23699 preceq
23700 \end_layout
23701
23702 \end_inset
23703 </cell>
23704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23705 \begin_inset Text
23706
23707 \begin_layout Plain Layout
23708 \begin_inset Formula $\preceq$
23709 \end_inset
23710
23711
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 </row>
23717 <row>
23718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23719 \begin_inset Text
23720
23721 \begin_layout Plain Layout
23722
23723 \backslash
23724 subset
23725 \end_layout
23726
23727 \end_inset
23728 </cell>
23729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23730 \begin_inset Text
23731
23732 \begin_layout Plain Layout
23733 \begin_inset Formula $\subset$
23734 \end_inset
23735
23736
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 </row>
23742 <row>
23743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23744 \begin_inset Text
23745
23746 \begin_layout Plain Layout
23747
23748 \backslash
23749 subseteq
23750 \end_layout
23751
23752 \end_inset
23753 </cell>
23754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23755 \begin_inset Text
23756
23757 \begin_layout Plain Layout
23758 \begin_inset Formula $\subseteq$
23759 \end_inset
23760
23761
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 </row>
23767 <row>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772
23773 \backslash
23774 sqsubseteq
23775 \end_layout
23776
23777 \end_inset
23778 </cell>
23779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783 \begin_inset Formula $\sqsubseteq$
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 </row>
23792 <row>
23793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23794 \begin_inset Text
23795
23796 \begin_layout Plain Layout
23797
23798 \backslash
23799 in
23800 \end_layout
23801
23802 \end_inset
23803 </cell>
23804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23805 \begin_inset Text
23806
23807 \begin_layout Plain Layout
23808 \begin_inset Formula $\in$
23809 \end_inset
23810
23811
23812 \end_layout
23813
23814 \end_inset
23815 </cell>
23816 </row>
23817 <row>
23818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23819 \begin_inset Text
23820
23821 \begin_layout Plain Layout
23822
23823 \backslash
23824 vdash
23825 \end_layout
23826
23827 \end_inset
23828 </cell>
23829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23830 \begin_inset Text
23831
23832 \begin_layout Plain Layout
23833 \begin_inset Formula $\vdash$
23834 \end_inset
23835
23836
23837 \end_layout
23838
23839 \end_inset
23840 </cell>
23841 </row>
23842 <row>
23843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23844 \begin_inset Text
23845
23846 \begin_layout Plain Layout
23847
23848 \backslash
23849 smile
23850 \end_layout
23851
23852 \end_inset
23853 </cell>
23854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23855 \begin_inset Text
23856
23857 \begin_layout Plain Layout
23858 \begin_inset Formula $\smile$
23859 \end_inset
23860
23861
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 </row>
23867 <row>
23868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872
23873 \backslash
23874 lhd
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883 \begin_inset Formula $\lhd$
23884 \end_inset
23885
23886
23887 \end_layout
23888
23889 \end_inset
23890 </cell>
23891 </row>
23892 <row>
23893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23894 \begin_inset Text
23895
23896 \begin_layout Plain Layout
23897
23898 \backslash
23899 unlhd
23900 \end_layout
23901
23902 \end_inset
23903 </cell>
23904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23905 \begin_inset Text
23906
23907 \begin_layout Plain Layout
23908 \begin_inset Formula $\unlhd$
23909 \end_inset
23910
23911
23912 \end_layout
23913
23914 \end_inset
23915 </cell>
23916 </row>
23917 <row>
23918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922
23923 \backslash
23924 gtrless
23925 \end_layout
23926
23927 \end_inset
23928 </cell>
23929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23930 \begin_inset Text
23931
23932 \begin_layout Plain Layout
23933 \begin_inset Formula $\gtrless$
23934 \end_inset
23935
23936
23937 \end_layout
23938
23939 \end_inset
23940 </cell>
23941 </row>
23942 <row>
23943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23944 \begin_inset Text
23945
23946 \begin_layout Plain Layout
23947
23948 \backslash
23949 mid
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23955 \begin_inset Text
23956
23957 \begin_layout Plain Layout
23958 \begin_inset Formula $\mid$
23959 \end_inset
23960
23961
23962 \end_layout
23963
23964 \end_inset
23965 </cell>
23966 </row>
23967 <row>
23968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23969 \begin_inset Text
23970
23971 \begin_layout Plain Layout
23972
23973 \backslash
23974 nmid
23975 \end_layout
23976
23977 \end_inset
23978 </cell>
23979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23980 \begin_inset Text
23981
23982 \begin_layout Plain Layout
23983 \begin_inset Formula $\nmid$
23984 \end_inset
23985
23986
23987 \end_layout
23988
23989 \end_inset
23990 </cell>
23991 </row>
23992 </lyxtabular>
23993
23994 \end_inset
23995
23996
23997 \begin_inset space \hfill{}
23998 \end_inset
23999
24000
24001 \begin_inset Tabular
24002 <lyxtabular version="3" rows="17" columns="2">
24003 <features rotate="0" tabularvalignment="middle">
24004 <column alignment="center" valignment="top" width="0pt">
24005 <column alignment="center" valignment="top" width="0pt">
24006 <row>
24007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011 コマンド
24012 \end_layout
24013
24014 \end_inset
24015 </cell>
24016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24017 \begin_inset Text
24018
24019 \begin_layout Plain Layout
24020 出力
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 </row>
24026 <row>
24027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24028 \begin_inset Text
24029
24030 \begin_layout Plain Layout
24031 =
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24037 \begin_inset Text
24038
24039 \begin_layout Plain Layout
24040 \begin_inset Formula $=$
24041 \end_inset
24042
24043
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 </row>
24049 <row>
24050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054
24055 \backslash
24056 not=
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24062 \begin_inset Text
24063
24064 \begin_layout Plain Layout
24065 \begin_inset Formula $\not=$
24066 \end_inset
24067
24068
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 </row>
24074 <row>
24075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Plain Layout
24079
24080 \backslash
24081 equiv
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24087 \begin_inset Text
24088
24089 \begin_layout Plain Layout
24090 \begin_inset Formula $\equiv$
24091 \end_inset
24092
24093
24094 \end_layout
24095
24096 \end_inset
24097 </cell>
24098 </row>
24099 <row>
24100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104
24105 \backslash
24106 sim
24107 \end_layout
24108
24109 \end_inset
24110 </cell>
24111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115 \begin_inset Formula $\sim$
24116 \end_inset
24117
24118
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 </row>
24124 <row>
24125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129
24130 \backslash
24131 simeq
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24137 \begin_inset Text
24138
24139 \begin_layout Plain Layout
24140 \begin_inset Formula $\simeq$
24141 \end_inset
24142
24143
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 </row>
24149 <row>
24150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Plain Layout
24154
24155 \backslash
24156 approx
24157 \end_layout
24158
24159 \end_inset
24160 </cell>
24161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24162 \begin_inset Text
24163
24164 \begin_layout Plain Layout
24165 \begin_inset Formula $\approx$
24166 \end_inset
24167
24168
24169 \end_layout
24170
24171 \end_inset
24172 </cell>
24173 </row>
24174 <row>
24175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24176 \begin_inset Text
24177
24178 \begin_layout Plain Layout
24179
24180 \backslash
24181 cong
24182 \end_layout
24183
24184 \end_inset
24185 </cell>
24186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24187 \begin_inset Text
24188
24189 \begin_layout Plain Layout
24190 \begin_inset Formula $\cong$
24191 \end_inset
24192
24193
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 </row>
24199 <row>
24200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204
24205 \backslash
24206 bowtie
24207 \end_layout
24208
24209 \end_inset
24210 </cell>
24211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24212 \begin_inset Text
24213
24214 \begin_layout Plain Layout
24215 \begin_inset Formula $\bowtie$
24216 \end_inset
24217
24218
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 </row>
24224 <row>
24225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229
24230 \backslash
24231 notin
24232 \end_layout
24233
24234 \end_inset
24235 </cell>
24236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240 \begin_inset Formula $\notin$
24241 \end_inset
24242
24243
24244 \end_layout
24245
24246 \end_inset
24247 </cell>
24248 </row>
24249 <row>
24250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254
24255 \backslash
24256 perp
24257 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Plain Layout
24265 \begin_inset Formula $\perp$
24266 \end_inset
24267
24268
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 propto
24282 \end_layout
24283
24284 \end_inset
24285 </cell>
24286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290 \begin_inset Formula $\propto$
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 </row>
24299 <row>
24300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304
24305 \backslash
24306 asymp
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24312 \begin_inset Text
24313
24314 \begin_layout Plain Layout
24315 \begin_inset Formula $\asymp$
24316 \end_inset
24317
24318
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 </row>
24324 <row>
24325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24326 \begin_inset Text
24327
24328 \begin_layout Plain Layout
24329
24330 \backslash
24331 doteq
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24337 \begin_inset Text
24338
24339 \begin_layout Plain Layout
24340 \begin_inset Formula $\doteq$
24341 \end_inset
24342
24343
24344 \end_layout
24345
24346 \end_inset
24347 </cell>
24348 </row>
24349 <row>
24350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354
24355 \backslash
24356 circeq
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365 \begin_inset Formula $\circeq$
24366 \end_inset
24367
24368
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 </row>
24374 <row>
24375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379
24380 \backslash
24381 models
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Plain Layout
24390 \begin_inset Formula $\models$
24391 \end_inset
24392
24393
24394 \end_layout
24395
24396 \end_inset
24397 </cell>
24398 </row>
24399 <row>
24400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404
24405 \backslash
24406 widehat=
24407 \end_layout
24408
24409 \end_inset
24410 </cell>
24411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \begin_layout Plain Layout
24415 \begin_inset Formula $\widehat{=}$
24416 \end_inset
24417
24418
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 </row>
24424 </lyxtabular>
24425
24426 \end_inset
24427
24428
24429 \begin_inset space \hfill{}
24430 \end_inset
24431
24432
24433 \begin_inset Tabular
24434 <lyxtabular version="3" rows="17" columns="2">
24435 <features rotate="0" tabularvalignment="middle">
24436 <column alignment="center" valignment="top" width="0pt">
24437 <column alignment="center" valignment="top" width="0pt">
24438 <row>
24439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24440 \begin_inset Text
24441
24442 \begin_layout Plain Layout
24443
24444 \family roman
24445 \series medium
24446 \shape up
24447 \size normal
24448 \emph off
24449 \bar no
24450 \noun off
24451 \color none
24452 コマンド
24453 \end_layout
24454
24455 \end_inset
24456 </cell>
24457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Plain Layout
24461
24462 \family roman
24463 \series medium
24464 \shape up
24465 \size normal
24466 \emph off
24467 \bar no
24468 \noun off
24469 \color none
24470 出力
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 </row>
24476 <row>
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481 \begin_inset Formula $>$
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \end_inset
24488 </cell>
24489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24490 \begin_inset Text
24491
24492 \begin_layout Plain Layout
24493 \begin_inset Formula $>$
24494 \end_inset
24495
24496
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 </row>
24502 <row>
24503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24504 \begin_inset Text
24505
24506 \begin_layout Plain Layout
24507
24508 \backslash
24509 ge
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518 \begin_inset Formula $\ge$
24519 \end_inset
24520
24521
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 </row>
24527 <row>
24528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \backslash
24534 gg
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 \begin_inset Formula $\gg$
24544 \end_inset
24545
24546
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 </row>
24552 <row>
24553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557
24558 \backslash
24559 succ
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568 \begin_inset Formula $\succ$
24569 \end_inset
24570
24571
24572 \end_layout
24573
24574 \end_inset
24575 </cell>
24576 </row>
24577 <row>
24578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \backslash
24584 succeq
24585 \end_layout
24586
24587 \end_inset
24588 </cell>
24589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593 \begin_inset Formula $\succeq$
24594 \end_inset
24595
24596
24597 \end_layout
24598
24599 \end_inset
24600 </cell>
24601 </row>
24602 <row>
24603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24604 \begin_inset Text
24605
24606 \begin_layout Plain Layout
24607
24608 \backslash
24609 supset
24610 \end_layout
24611
24612 \end_inset
24613 </cell>
24614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24615 \begin_inset Text
24616
24617 \begin_layout Plain Layout
24618 \begin_inset Formula $\supset$
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 </row>
24627 <row>
24628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24629 \begin_inset Text
24630
24631 \begin_layout Plain Layout
24632
24633 \backslash
24634 supseteq
24635 \end_layout
24636
24637 \end_inset
24638 </cell>
24639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24640 \begin_inset Text
24641
24642 \begin_layout Plain Layout
24643 \begin_inset Formula $\supseteq$
24644 \end_inset
24645
24646
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 <row>
24653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657
24658 \backslash
24659 sqsupseteq
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Plain Layout
24668 \begin_inset Formula $\sqsupseteq$
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 </row>
24677 <row>
24678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682
24683 \backslash
24684 ni
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24690 \begin_inset Text
24691
24692 \begin_layout Plain Layout
24693 \begin_inset Formula $\ni$
24694 \end_inset
24695
24696
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 </row>
24702 <row>
24703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \backslash
24709 dashv
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718 \begin_inset Formula $\dashv$
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 </row>
24727 <row>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \backslash
24734 frown
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \begin_layout Plain Layout
24743 \begin_inset Formula $\frown$
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 </row>
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 rhd
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 \begin_inset Formula $\rhd$
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 unrhd
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793 \begin_inset Formula $\unrhd$
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 <row>
24803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \backslash
24809 lessgtr
24810 \end_layout
24811
24812 \end_inset
24813 </cell>
24814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24815 \begin_inset Text
24816
24817 \begin_layout Plain Layout
24818 \begin_inset Formula $\lessgtr$
24819 \end_inset
24820
24821
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 </row>
24827 <row>
24828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832
24833 \backslash
24834 parallel
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843 \begin_inset Formula $\parallel$
24844 \end_inset
24845
24846
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 </row>
24852 <row>
24853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24854 \begin_inset Text
24855
24856 \begin_layout Plain Layout
24857
24858 \backslash
24859 nparallel
24860 \end_layout
24861
24862 \end_inset
24863 </cell>
24864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24865 \begin_inset Text
24866
24867 \begin_layout Plain Layout
24868 \begin_inset Formula $\nparallel$
24869 \end_inset
24870
24871
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 </row>
24877 </lyxtabular>
24878
24879 \end_inset
24880
24881
24882 \begin_inset space \hfill{}
24883 \end_inset
24884
24885
24886 \end_layout
24887
24888 \begin_layout Standard
24889 \begin_inset VSpace medskip
24890 \end_inset
24891
24892
24893 \series bold
24894
24895 \backslash
24896 lhd
24897 \series default
24898
24899 \series bold
24900
24901 \backslash
24902 rhd
24903 \series default
24904 の文字は、同じように見える演算子
24905 \series bold
24906
24907 \backslash
24908 triangleleft
24909 \series default
24910 および
24911 \series bold
24912
24913 \backslash
24914 triangleright
24915 \series default
24916 よりも大きくなっています。
24917 \end_layout
24918
24919 \begin_layout Standard
24920
24921 \lang english
24922 LyX supports also many special relations.
24923  Use the toolbar button
24924 \lang japanese
24925  
24926 \begin_inset Info
24927 type  "icon"
24928 arg   "math-insert \\leqq"
24929 \end_inset
24930
24931  
24932 \lang english
24933 to see a list of these relations
24934 \lang japanese
24935
24936 \end_layout
24937
24938 \begin_layout Standard
24939 関係子は、記号とは違って、つねに前後に余白が置かれます。
24940 \end_layout
24941
24942 \begin_layout Standard
24943
24944 \series bold
24945
24946 \backslash
24947 stackrel
24948 \series default
24949
24950 \begin_inset Index idx
24951 status collapsed
24952
24953 \begin_layout Plain Layout
24954 こまんど@コマンド ! S ! 
24955 \backslash
24956 stackrel
24957 \end_layout
24958
24959 \end_inset
24960
24961 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24962 \end_layout
24963
24964 \begin_layout Standard
24965 \align center
24966 \begin_inset Tabular
24967 <lyxtabular version="3" rows="2" columns="2">
24968 <features rotate="0" tabularvalignment="middle">
24969 <column alignment="center" valignment="top">
24970 <column alignment="center" valignment="top">
24971 <row>
24972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24973 \begin_inset Text
24974
24975 \begin_layout Plain Layout
24976 コマンド
24977 \end_layout
24978
24979 \end_inset
24980 </cell>
24981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24982 \begin_inset Text
24983
24984 \begin_layout Plain Layout
24985 出力
24986 \begin_inset Note Note
24987 status collapsed
24988
24989 \begin_layout Plain Layout
24990 ここで
24991 \series bold
24992
24993 \backslash
24994 raisebox
24995 \series default
24996 はスペーサーとして使用しているだけです。
24997 \end_layout
24998
24999 \end_inset
25000
25001
25002 \end_layout
25003
25004 \end_inset
25005 </cell>
25006 </row>
25007 <row>
25008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25009 \begin_inset Text
25010
25011 \begin_layout Plain Layout
25012 A(r)
25013 \backslash
25014 stackrel
25015 \begin_inset space \textvisiblespace{}
25016 \end_inset
25017
25018 r
25019 \backslash
25020 to
25021 \backslash
25022 infty
25023 \begin_inset space \textvisiblespace{}
25024 \end_inset
25025
25026
25027 \begin_inset Formula $\downarrow$
25028 \end_inset
25029
25030
25031 \backslash
25032 approx
25033 \begin_inset space \textvisiblespace{}
25034 \end_inset
25035
25036
25037 \begin_inset space \textvisiblespace{}
25038 \end_inset
25039
25040 B
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
25050 \end_inset
25051
25052
25053 \end_layout
25054
25055 \end_inset
25056 </cell>
25057 </row>
25058 </lyxtabular>
25059
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Section
25066 関数
25067 \end_layout
25068
25069 \begin_layout Subsection
25070 定義済み関数
25071 \begin_inset CommandInset label
25072 LatexCommand label
25073 name "sub:定義済み函数"
25074
25075 \end_inset
25076
25077
25078 \begin_inset Index idx
25079 status collapsed
25080
25081 \begin_layout Plain Layout
25082 かんすう@関数 ! ていぎずみ@定義済み
25083 \end_layout
25084
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \begin_layout Standard
25091 一般的に、数式表現では変数は
25092 \shape italic
25093 イタリック体
25094 \shape default
25095 に設定されますが、関数名はイタリック体にしません。なぜなら、
25096 \begin_inset Formula $sin$
25097 \end_inset
25098
25099
25100 \begin_inset Formula $s\cdot i\cdot n$
25101 \end_inset
25102
25103 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
25104 ックスラッシュを加えたコマンドとして挿入します。
25105 \end_layout
25106
25107 \begin_layout Standard
25108 \align center
25109 \begin_inset Tabular
25110 <lyxtabular version="3" rows="2" columns="4">
25111 <features rotate="0" tabularvalignment="middle">
25112 <column alignment="center" valignment="top" width="0pt">
25113 <column alignment="center" valignment="top" width="0pt">
25114 <column alignment="center" valignment="top" width="0pt">
25115 <column alignment="center" valignment="top" width="0pt">
25116 <row>
25117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25118 \begin_inset Text
25119
25120 \begin_layout Plain Layout
25121 コマンド
25122 \end_layout
25123
25124 \end_inset
25125 </cell>
25126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130 出力
25131 \end_layout
25132
25133 \end_inset
25134 </cell>
25135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25136 \begin_inset Text
25137
25138 \begin_layout Plain Layout
25139 コマンド
25140 \end_layout
25141
25142 \end_inset
25143 </cell>
25144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25145 \begin_inset Text
25146
25147 \begin_layout Plain Layout
25148 出力
25149 \end_layout
25150
25151 \end_inset
25152 </cell>
25153 </row>
25154 <row>
25155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25156 \begin_inset Text
25157
25158 \begin_layout Plain Layout
25159 Asin(x)+B
25160 \end_layout
25161
25162 \end_inset
25163 </cell>
25164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25165 \begin_inset Text
25166
25167 \begin_layout Plain Layout
25168 \begin_inset Formula $Asin(x)+B$
25169 \end_inset
25170
25171
25172 \end_layout
25173
25174 \end_inset
25175 </cell>
25176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25177 \begin_inset Text
25178
25179 \begin_layout Plain Layout
25180 A
25181 \backslash
25182 sin(x)+B
25183 \end_layout
25184
25185 \end_inset
25186 </cell>
25187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Plain Layout
25191 \begin_inset Formula $A\sin(x)+B$
25192 \end_inset
25193
25194
25195 \end_layout
25196
25197 \end_inset
25198 </cell>
25199 </row>
25200 </lyxtabular>
25201
25202 \end_inset
25203
25204
25205 \end_layout
25206
25207 \begin_layout Standard
25208 以下の関数が定義済みです。
25209 \end_layout
25210
25211 \begin_layout Standard
25212 \begin_inset VSpace -2mm
25213 \end_inset
25214
25215
25216 \end_layout
25217
25218 \begin_layout Standard
25219 \align center
25220 \begin_inset Tabular
25221 <lyxtabular version="3" rows="9" columns="4">
25222 <features rotate="0" tabularvalignment="middle">
25223 <column alignment="center" valignment="top" width="0pt">
25224 <column alignment="center" valignment="top" width="0pt">
25225 <column alignment="center" valignment="top" width="0pt">
25226 <column alignment="center" valignment="top" width="0pt">
25227 <row>
25228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25229 \begin_inset Text
25230
25231 \begin_layout Plain Layout
25232 コマンド
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241 コマンド
25242 \end_layout
25243
25244 \end_inset
25245 </cell>
25246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25247 \begin_inset Text
25248
25249 \begin_layout Plain Layout
25250 コマンド
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259 コマンド
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 </row>
25265 <row>
25266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25267 \begin_inset Text
25268
25269 \begin_layout Plain Layout
25270
25271 \backslash
25272 sin
25273 \end_layout
25274
25275 \end_inset
25276 </cell>
25277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25278 \begin_inset Text
25279
25280 \begin_layout Plain Layout
25281
25282 \backslash
25283 sinh
25284 \end_layout
25285
25286 \end_inset
25287 </cell>
25288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25289 \begin_inset Text
25290
25291 \begin_layout Plain Layout
25292
25293 \backslash
25294 arcsin
25295 \end_layout
25296
25297 \end_inset
25298 </cell>
25299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25300 \begin_inset Text
25301
25302 \begin_layout Plain Layout
25303
25304 \backslash
25305 sup
25306 \end_layout
25307
25308 \end_inset
25309 </cell>
25310 </row>
25311 <row>
25312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316
25317 \backslash
25318 cos
25319 \end_layout
25320
25321 \end_inset
25322 </cell>
25323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \begin_layout Plain Layout
25327
25328 \backslash
25329 cosh
25330 \end_layout
25331
25332 \end_inset
25333 </cell>
25334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25335 \begin_inset Text
25336
25337 \begin_layout Plain Layout
25338
25339 \backslash
25340 arccos
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25346 \begin_inset Text
25347
25348 \begin_layout Plain Layout
25349
25350 \backslash
25351 inf
25352 \end_layout
25353
25354 \end_inset
25355 </cell>
25356 </row>
25357 <row>
25358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25359 \begin_inset Text
25360
25361 \begin_layout Plain Layout
25362
25363 \backslash
25364 tan
25365 \end_layout
25366
25367 \end_inset
25368 </cell>
25369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Plain Layout
25373
25374 \backslash
25375 tanh
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25381 \begin_inset Text
25382
25383 \begin_layout Plain Layout
25384
25385 \backslash
25386 arctan
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25392 \begin_inset Text
25393
25394 \begin_layout Plain Layout
25395
25396 \backslash
25397 lim
25398 \end_layout
25399
25400 \end_inset
25401 </cell>
25402 </row>
25403 <row>
25404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Plain Layout
25408
25409 \backslash
25410 cot
25411 \end_layout
25412
25413 \end_inset
25414 </cell>
25415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25416 \begin_inset Text
25417
25418 \begin_layout Plain Layout
25419
25420 \backslash
25421 coth
25422 \end_layout
25423
25424 \end_inset
25425 </cell>
25426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25427 \begin_inset Text
25428
25429 \begin_layout Plain Layout
25430
25431 \backslash
25432 arg
25433 \end_layout
25434
25435 \end_inset
25436 </cell>
25437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25438 \begin_inset Text
25439
25440 \begin_layout Plain Layout
25441
25442 \backslash
25443 liminf
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 </row>
25449 <row>
25450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454
25455 \backslash
25456 sec
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Plain Layout
25465
25466 \backslash
25467 min
25468 \end_layout
25469
25470 \end_inset
25471 </cell>
25472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25473 \begin_inset Text
25474
25475 \begin_layout Plain Layout
25476
25477 \backslash
25478 deg
25479 \end_layout
25480
25481 \end_inset
25482 </cell>
25483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25484 \begin_inset Text
25485
25486 \begin_layout Plain Layout
25487
25488 \backslash
25489 limsup
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 csc
25503 \end_layout
25504
25505 \end_inset
25506 </cell>
25507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25508 \begin_inset Text
25509
25510 \begin_layout Plain Layout
25511
25512 \backslash
25513 max
25514 \end_layout
25515
25516 \end_inset
25517 </cell>
25518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25519 \begin_inset Text
25520
25521 \begin_layout Plain Layout
25522
25523 \backslash
25524 det
25525 \end_layout
25526
25527 \end_inset
25528 </cell>
25529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25530 \begin_inset Text
25531
25532 \begin_layout Plain Layout
25533
25534 \backslash
25535 Pr
25536 \end_layout
25537
25538 \end_inset
25539 </cell>
25540 </row>
25541 <row>
25542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Plain Layout
25546
25547 \backslash
25548 ln
25549 \end_layout
25550
25551 \end_inset
25552 </cell>
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557
25558 \backslash
25559 exp
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Plain Layout
25568
25569 \backslash
25570 dim
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25576 \begin_inset Text
25577
25578 \begin_layout Plain Layout
25579
25580 \backslash
25581 hom
25582 \end_layout
25583
25584 \end_inset
25585 </cell>
25586 </row>
25587 <row>
25588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25589 \begin_inset Text
25590
25591 \begin_layout Plain Layout
25592
25593 \backslash
25594 lg
25595 \end_layout
25596
25597 \end_inset
25598 </cell>
25599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25600 \begin_inset Text
25601
25602 \begin_layout Plain Layout
25603
25604 \backslash
25605 log
25606 \end_layout
25607
25608 \end_inset
25609 </cell>
25610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25611 \begin_inset Text
25612
25613 \begin_layout Plain Layout
25614
25615 \backslash
25616 ker
25617 \end_layout
25618
25619 \end_inset
25620 </cell>
25621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25622 \begin_inset Text
25623
25624 \begin_layout Plain Layout
25625
25626 \backslash
25627 gcd
25628 \end_layout
25629
25630 \end_inset
25631 </cell>
25632 </row>
25633 </lyxtabular>
25634
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \begin_layout Standard
25641 上記は、数式ツールバーボタンの
25642 \begin_inset Info
25643 type  "icon"
25644 arg   "math-insert \\functions"
25645 \end_inset
25646
25647 でも挿入することができます。
25648 \end_layout
25649
25650 \begin_layout Subsection
25651 自己定義関数
25652 \begin_inset Index idx
25653 status collapsed
25654
25655 \begin_layout Plain Layout
25656 かんすう@関数 ! じこていぎ@自己定義
25657 \end_layout
25658
25659 \end_inset
25660
25661
25662 \end_layout
25663
25664 \begin_layout Standard
25665 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
25666 \end_layout
25667
25668 \begin_layout Itemize
25669 以下の行をLaTeXプリアンブルに加えることによって関数を定義します。
25670 \begin_inset Foot
25671 status collapsed
25672
25673 \begin_layout Plain Layout
25674
25675 \series bold
25676
25677 \backslash
25678 DeclareMathOperator
25679 \series default
25680 についての詳細は、第
25681 \begin_inset CommandInset ref
25682 LatexCommand ref
25683 reference "sub:自己定義演算子"
25684
25685 \end_inset
25686
25687 節をご参照下さい。
25688 \end_layout
25689
25690 \end_inset
25691
25692
25693 \begin_inset Newline newline
25694 \end_inset
25695
25696
25697 \begin_inset VSpace -3mm
25698 \end_inset
25699
25700
25701 \begin_inset Newline newline
25702 \end_inset
25703
25704
25705 \series bold
25706
25707 \backslash
25708 DeclareMathOperator{
25709 \backslash
25710 sgn}{sgn}
25711 \series default
25712
25713 \begin_inset Index idx
25714 status collapsed
25715
25716 \begin_layout Plain Layout
25717 こまんど@コマンド ! D ! 
25718 \backslash
25719 dbinom@
25720 \backslash
25721 DeclareMathOperator
25722 \end_layout
25723
25724 \end_inset
25725
25726
25727 \begin_inset Newline newline
25728 \end_inset
25729
25730
25731 \begin_inset VSpace -2mm
25732 \end_inset
25733
25734
25735 \begin_inset Newline newline
25736 \end_inset
25737
25738 これによって、新しく定義された関数を
25739 \series bold
25740
25741 \backslash
25742 sgn
25743 \series default
25744 コマンドで呼び出すことができるようになります。
25745 \end_layout
25746
25747 \begin_layout Itemize
25748 数式を普通に書き下し、関数名を選択して(上記の例では
25749 \emph on
25750 sgn
25751 \emph default
25752 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
25753 \end_layout
25754
25755 \begin_layout Standard
25756 双方とも定義済み関数と同等の出力をもたらします
25757 \begin_inset Foot
25758 status collapsed
25759
25760 \begin_layout Plain Layout
25761 LyX上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
25762 \end_layout
25763
25764 \end_inset
25765
25766
25767 \end_layout
25768
25769 \begin_layout Standard
25770 \align center
25771 \begin_inset Tabular
25772 <lyxtabular version="3" rows="3" columns="2">
25773 <features rotate="0" tabularvalignment="middle">
25774 <column alignment="center" valignment="top" width="0pt">
25775 <column alignment="center" valignment="top" width="0pt">
25776 <row>
25777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25778 \begin_inset Text
25779
25780 \begin_layout Plain Layout
25781 コマンド
25782 \end_layout
25783
25784 \end_inset
25785 </cell>
25786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25787 \begin_inset Text
25788
25789 \begin_layout Plain Layout
25790 出力
25791 \end_layout
25792
25793 \end_inset
25794 </cell>
25795 </row>
25796 <row>
25797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25798 \begin_inset Text
25799
25800 \begin_layout Plain Layout
25801 A
25802 \backslash
25803 sgn(x)+B
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25809 \begin_inset Text
25810
25811 \begin_layout Plain Layout
25812 \begin_inset Formula $A\sgn(x)+B$
25813 \end_inset
25814
25815
25816 \end_layout
25817
25818 \end_inset
25819 </cell>
25820 </row>
25821 <row>
25822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25823 \begin_inset Text
25824
25825 \begin_layout Plain Layout
25826 A
25827 \backslash
25828 ,
25829 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25830 \end_inset
25831
25832 (x)+B
25833 \end_layout
25834
25835 \end_inset
25836 </cell>
25837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25838 \begin_inset Text
25839
25840 \begin_layout Plain Layout
25841 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \end_inset
25848 </cell>
25849 </row>
25850 </lyxtabular>
25851
25852 \end_inset
25853
25854
25855 \end_layout
25856
25857 \begin_layout Standard
25858 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
25859 \end_layout
25860
25861 \begin_layout Subsection
25862 極限
25863 \begin_inset Index idx
25864 status collapsed
25865
25866 \begin_layout Plain Layout
25867 きょくげん@極限
25868 \end_layout
25869
25870 \end_inset
25871
25872
25873 \end_layout
25874
25875 \begin_layout Standard
25876 極限用には、
25877 \series bold
25878
25879 \backslash
25880 lim
25881 \series default
25882
25883 \begin_inset Index idx
25884 status collapsed
25885
25886 \begin_layout Plain Layout
25887 こまんど@コマンド ! L ! 
25888 \backslash
25889 lim
25890 \end_layout
25891
25892 \end_inset
25893
25894
25895 \series bold
25896
25897 \backslash
25898 liminf
25899 \series default
25900
25901 \series bold
25902
25903 \backslash
25904 limsup
25905 \series default
25906 の他に、以下の関数があります。
25907 \end_layout
25908
25909 \begin_layout Standard
25910 \align center
25911 \begin_inset Tabular
25912 <lyxtabular version="3" rows="5" columns="2">
25913 <features rotate="0" tabularvalignment="middle">
25914 <column alignment="center" valignment="top">
25915 <column alignment="center" valignment="top">
25916 <row>
25917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25918 \begin_inset Text
25919
25920 \begin_layout Plain Layout
25921 コマンド
25922 \end_layout
25923
25924 \end_inset
25925 </cell>
25926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25927 \begin_inset Text
25928
25929 \begin_layout Plain Layout
25930 出力
25931 \begin_inset Note Note
25932 status collapsed
25933
25934 \begin_layout Plain Layout
25935 ここで
25936 \series bold
25937
25938 \backslash
25939 raisebox
25940 \series default
25941 はスペーサーとして使用しているだけです。
25942 \end_layout
25943
25944 \end_inset
25945
25946
25947 \end_layout
25948
25949 \end_inset
25950 </cell>
25951 </row>
25952 <row>
25953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25954 \begin_inset Text
25955
25956 \begin_layout Plain Layout
25957
25958 \backslash
25959 varliminf
25960 \end_layout
25961
25962 \end_inset
25963 </cell>
25964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25965 \begin_inset Text
25966
25967 \begin_layout Plain Layout
25968 \begin_inset Formula $\varliminf$
25969 \end_inset
25970
25971
25972 \end_layout
25973
25974 \end_inset
25975 </cell>
25976 </row>
25977 <row>
25978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982
25983 \backslash
25984 varlimsup
25985 \end_layout
25986
25987 \end_inset
25988 </cell>
25989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Plain Layout
25993 \begin_inset Formula $\varlimsup$
25994 \end_inset
25995
25996
25997 \end_layout
25998
25999 \end_inset
26000 </cell>
26001 </row>
26002 <row>
26003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26004 \begin_inset Text
26005
26006 \begin_layout Plain Layout
26007
26008 \backslash
26009 varprojlim
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26015 \begin_inset Text
26016
26017 \begin_layout Plain Layout
26018 \begin_inset Formula $\varprojlim$
26019 \end_inset
26020
26021
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 </row>
26027 <row>
26028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26029 \begin_inset Text
26030
26031 \begin_layout Plain Layout
26032
26033 \backslash
26034 varinjlim
26035 \end_layout
26036
26037 \end_inset
26038 </cell>
26039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26040 \begin_inset Text
26041
26042 \begin_layout Plain Layout
26043 \begin_inset Formula $\varinjlim$
26044 \end_inset
26045
26046
26047 \begin_inset Formula $\raisebox{-2.5mm}{}$
26048 \end_inset
26049
26050
26051 \end_layout
26052
26053 \end_inset
26054 </cell>
26055 </row>
26056 </lyxtabular>
26057
26058 \end_inset
26059
26060
26061 \end_layout
26062
26063 \begin_layout Standard
26064 \begin_inset VSpace medskip
26065 \end_inset
26066
26067 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
26068 \end_layout
26069
26070 \begin_layout Standard
26071 \align center
26072 \begin_inset Tabular
26073 <lyxtabular version="3" rows="2" columns="2">
26074 <features rotate="0" tabularvalignment="middle">
26075 <column alignment="center" valignment="top" width="0pt">
26076 <column alignment="center" valignment="top" width="0pt">
26077 <row>
26078 <cell alignment="center" valignment="top" usebox="none">
26079 \begin_inset Text
26080
26081 \begin_layout Plain Layout
26082 コマンド
26083 \end_layout
26084
26085 \end_inset
26086 </cell>
26087 <cell alignment="center" valignment="top" usebox="none">
26088 \begin_inset Text
26089
26090 \begin_layout Plain Layout
26091 \begin_inset space \hspace{}
26092 \length 1cm
26093 \end_inset
26094
26095 出力
26096 \begin_inset Note Note
26097 status collapsed
26098
26099 \begin_layout Plain Layout
26100 ここで
26101 \series bold
26102
26103 \backslash
26104 raisebox
26105 \series default
26106 はスペーサーとして使用しているだけです。
26107 \end_layout
26108
26109 \end_inset
26110
26111
26112 \end_layout
26113
26114 \end_inset
26115 </cell>
26116 </row>
26117 <row>
26118 <cell alignment="center" valignment="top" usebox="none">
26119 \begin_inset Text
26120
26121 \begin_layout Plain Layout
26122
26123 \backslash
26124 lim_x
26125 \backslash
26126 to
26127 \begin_inset space \textvisiblespace{}
26128 \end_inset
26129
26130 A
26131 \begin_inset space \textvisiblespace{}
26132 \end_inset
26133
26134 x=B
26135 \end_layout
26136
26137 \end_inset
26138 </cell>
26139 <cell alignment="center" valignment="top" usebox="none">
26140 \begin_inset Text
26141
26142 \begin_layout Plain Layout
26143 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
26144 \end_inset
26145
26146
26147 \end_layout
26148
26149 \end_inset
26150 </cell>
26151 </row>
26152 </lyxtabular>
26153
26154 \end_inset
26155
26156
26157 \end_layout
26158
26159 \begin_layout Standard
26160 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
26161 \begin_inset Formula 
26162 \[
26163 \lim_{x\to A}x=B
26164 \]
26165
26166 \end_inset
26167
26168
26169 \end_layout
26170
26171 \begin_layout Standard
26172 \begin_inset VSpace medskip
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \begin_layout Standard
26179
26180 \lang english
26181 How to adjust the typesetting of the limits see 
26182 \lang japanese
26183
26184 \begin_inset CommandInset ref
26185 LatexCommand ref
26186 reference "sub:演算子の範囲"
26187
26188 \end_inset
26189
26190
26191 \end_layout
26192
26193 \begin_layout Subsection
26194 剰余関数
26195 \begin_inset Index idx
26196 status collapsed
26197
26198 \begin_layout Plain Layout
26199 かんすう@関数 ! じょうよ@剰余
26200 \end_layout
26201
26202 \end_inset
26203
26204
26205 \begin_inset Index idx
26206 status collapsed
26207
26208 \begin_layout Plain Layout
26209 かんすう@関数 ! もじゅらす@モジュラス | see
26210 \begin_inset ERT
26211 status collapsed
26212
26213 \begin_layout Plain Layout
26214
26215 {
26216 \end_layout
26217
26218 \end_inset
26219
26220 剰余
26221 \begin_inset ERT
26222 status collapsed
26223
26224 \begin_layout Plain Layout
26225
26226 }
26227 \end_layout
26228
26229 \end_inset
26230
26231
26232 \end_layout
26233
26234 \end_inset
26235
26236
26237 \end_layout
26238
26239 \begin_layout Standard
26240 剰余関数は、特別に4つの派生型があります。
26241 \end_layout
26242
26243 \begin_layout Standard
26244 以下は、別行立て数式での派生型です。
26245 \begin_inset Formula 
26246 \begin{align*}
26247 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26248 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26249 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26250 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26251 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26252 \end{align*}
26253
26254 \end_inset
26255
26256
26257 \end_layout
26258
26259 \begin_layout Standard
26260 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
26261 のように文字をTeX括弧で囲みます。
26262 \begin_inset Formula 
26263 \begin{align*}
26264 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26265 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26266 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
26267 \end{align*}
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \begin_layout Section
26275 特殊文字
26276 \begin_inset Index idx
26277 status collapsed
26278
26279 \begin_layout Plain Layout
26280 とくしゅもじ@特殊文字
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \end_layout
26287
26288 \begin_layout Standard
26289
26290 \lang english
26291 The characters ^ and _ would normally create a subscript and subscript,
26292  respectively.
26293  To get these characters you have to insert them with a leading 
26294 \backslash
26295 :
26296 \end_layout
26297
26298 \begin_layout Standard
26299 \noindent
26300 \align center
26301 \begin_inset Tabular
26302 <lyxtabular version="3" rows="3" columns="2">
26303 <features rotate="0" tabularvalignment="middle">
26304 <column alignment="block" valignment="top">
26305 <column alignment="block" valignment="top">
26306 <row>
26307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26308 \begin_inset Text
26309
26310 \begin_layout Plain Layout
26311 コマンド
26312 \end_layout
26313
26314 \end_inset
26315 </cell>
26316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26317 \begin_inset Text
26318
26319 \begin_layout Plain Layout
26320 出力
26321 \end_layout
26322
26323 \end_inset
26324 </cell>
26325 </row>
26326 <row>
26327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26328 \begin_inset Text
26329
26330 \begin_layout Plain Layout
26331
26332 \backslash
26333 ^
26334 \begin_inset space \textvisiblespace{}
26335 \end_inset
26336
26337
26338 \end_layout
26339
26340 \end_inset
26341 </cell>
26342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26343 \begin_inset Text
26344
26345 \begin_layout Plain Layout
26346 \begin_inset Formula $\mathcircumflex$
26347 \end_inset
26348
26349
26350 \end_layout
26351
26352 \end_inset
26353 </cell>
26354 </row>
26355 <row>
26356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26357 \begin_inset Text
26358
26359 \begin_layout Plain Layout
26360
26361 \backslash
26362 _
26363 \end_layout
26364
26365 \end_inset
26366 </cell>
26367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26368 \begin_inset Text
26369
26370 \begin_layout Plain Layout
26371 \begin_inset Formula $\_$
26372 \end_inset
26373
26374
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 </row>
26380 </lyxtabular>
26381
26382 \end_inset
26383
26384
26385 \end_layout
26386
26387 \begin_layout Subsection
26388 数式テキストにおける特殊文字
26389 \end_layout
26390
26391 \begin_layout Standard
26392 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
26393 \end_layout
26394
26395 \begin_layout Standard
26396 \begin_inset space \hfill{}
26397 \end_inset
26398
26399
26400 \begin_inset Tabular
26401 <lyxtabular version="3" rows="8" columns="2">
26402 <features rotate="0" tabularvalignment="middle">
26403 <column alignment="block" valignment="top">
26404 <column alignment="block" valignment="top">
26405 <row>
26406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26407 \begin_inset Text
26408
26409 \begin_layout Plain Layout
26410 コマンド
26411 \end_layout
26412
26413 \end_inset
26414 </cell>
26415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26416 \begin_inset Text
26417
26418 \begin_layout Plain Layout
26419 出力
26420 \end_layout
26421
26422 \end_inset
26423 </cell>
26424 </row>
26425 <row>
26426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26427 \begin_inset Text
26428
26429 \begin_layout Plain Layout
26430
26431 \backslash
26432 oe
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441 \begin_inset Formula $\textrm{œ}$
26442 \end_inset
26443
26444
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 </row>
26450 <row>
26451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26452 \begin_inset Text
26453
26454 \begin_layout Plain Layout
26455
26456 \backslash
26457 OE
26458 \end_layout
26459
26460 \end_inset
26461 </cell>
26462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26463 \begin_inset Text
26464
26465 \begin_layout Plain Layout
26466 \begin_inset Formula $\textrm{Œ}$
26467 \end_inset
26468
26469
26470 \end_layout
26471
26472 \end_inset
26473 </cell>
26474 </row>
26475 <row>
26476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26477 \begin_inset Text
26478
26479 \begin_layout Plain Layout
26480
26481 \backslash
26482 ae
26483 \end_layout
26484
26485 \end_inset
26486 </cell>
26487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26488 \begin_inset Text
26489
26490 \begin_layout Plain Layout
26491 \begin_inset Formula $\textrm{æ}$
26492 \end_inset
26493
26494
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 </row>
26500 <row>
26501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26502 \begin_inset Text
26503
26504 \begin_layout Plain Layout
26505
26506 \backslash
26507 AE
26508 \end_layout
26509
26510 \end_inset
26511 </cell>
26512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26513 \begin_inset Text
26514
26515 \begin_layout Plain Layout
26516 \begin_inset Formula $\textrm{Æ}$
26517 \end_inset
26518
26519
26520 \end_layout
26521
26522 \end_inset
26523 </cell>
26524 </row>
26525 <row>
26526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26527 \begin_inset Text
26528
26529 \begin_layout Plain Layout
26530
26531 \backslash
26532 aa
26533 \end_layout
26534
26535 \end_inset
26536 </cell>
26537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26538 \begin_inset Text
26539
26540 \begin_layout Plain Layout
26541 \begin_inset Formula $\textrm{\aa}$
26542 \end_inset
26543
26544
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 </row>
26550 <row>
26551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26552 \begin_inset Text
26553
26554 \begin_layout Plain Layout
26555
26556 \backslash
26557 AA
26558 \begin_inset Index idx
26559 status collapsed
26560
26561 \begin_layout Plain Layout
26562
26563 \lang english
26564
26565 \backslash
26566 @
26567 \begin_inset ERT
26568 status collapsed
26569
26570 \begin_layout Plain Layout
26571
26572
26573 \backslash
26574 textrm{
26575 \backslash
26576 AA}
26577 \end_layout
26578
26579 \end_inset
26580
26581
26582 \end_layout
26583
26584 \end_inset
26585
26586
26587 \end_layout
26588
26589 \end_inset
26590 </cell>
26591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26592 \begin_inset Text
26593
26594 \begin_layout Plain Layout
26595 \begin_inset Formula $\textrm{Å}$
26596 \end_inset
26597
26598
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 </row>
26604 <row>
26605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Plain Layout
26609
26610 \backslash
26611 i
26612 \end_layout
26613
26614 \end_inset
26615 </cell>
26616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26617 \begin_inset Text
26618
26619 \begin_layout Plain Layout
26620 \begin_inset Formula $\textrm{ı}$
26621 \end_inset
26622
26623
26624 \end_layout
26625
26626 \end_inset
26627 </cell>
26628 </row>
26629 </lyxtabular>
26630
26631 \end_inset
26632
26633
26634 \begin_inset space \hfill{}
26635 \end_inset
26636
26637
26638 \begin_inset Tabular
26639 <lyxtabular version="3" rows="8" columns="2">
26640 <features rotate="0" tabularvalignment="middle">
26641 <column alignment="block" valignment="top">
26642 <column alignment="center" valignment="top">
26643 <row>
26644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26645 \begin_inset Text
26646
26647 \begin_layout Plain Layout
26648 コマンド
26649 \begin_inset Note Note
26650 status collapsed
26651
26652 \begin_layout Plain Layout
26653 0
26654 \begin_inset space \thinspace{}
26655 \end_inset
26656
26657 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
26658 \end_layout
26659
26660 \end_inset
26661
26662
26663 \end_layout
26664
26665 \end_inset
26666 </cell>
26667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26668 \begin_inset Text
26669
26670 \begin_layout Plain Layout
26671 出力
26672 \end_layout
26673
26674 \end_inset
26675 </cell>
26676 </row>
26677 <row>
26678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26679 \begin_inset Text
26680
26681 \begin_layout Plain Layout
26682
26683 \backslash
26684 o
26685 \end_layout
26686
26687 \end_inset
26688 </cell>
26689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26690 \begin_inset Text
26691
26692 \begin_layout Plain Layout
26693 \begin_inset Formula $\textrm{ø}$
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 </row>
26702 <row>
26703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26704 \begin_inset Text
26705
26706 \begin_layout Plain Layout
26707
26708 \backslash
26709 O
26710 \end_layout
26711
26712 \end_inset
26713 </cell>
26714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718 \begin_inset Formula $\textrm{Ø}$
26719 \end_inset
26720
26721
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 </row>
26727 <row>
26728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26729 \begin_inset Text
26730
26731 \begin_layout Plain Layout
26732
26733 \backslash
26734 l
26735 \end_layout
26736
26737 \end_inset
26738 </cell>
26739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26740 \begin_inset Text
26741
26742 \begin_layout Plain Layout
26743 \begin_inset Formula $\textrm{ł}$
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \end_inset
26750 </cell>
26751 </row>
26752 <row>
26753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26754 \begin_inset Text
26755
26756 \begin_layout Plain Layout
26757
26758 \backslash
26759 L
26760 \end_layout
26761
26762 \end_inset
26763 </cell>
26764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26765 \begin_inset Text
26766
26767 \begin_layout Plain Layout
26768 \begin_inset Formula $\textrm{Ł}$
26769 \end_inset
26770
26771
26772 \end_layout
26773
26774 \end_inset
26775 </cell>
26776 </row>
26777 <row>
26778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26779 \begin_inset Text
26780
26781 \begin_layout Plain Layout
26782 !
26783 \begin_inset space \hspace{}
26784 \length 0mm
26785 \end_inset
26786
26787 `
26788 \begin_inset space \textvisiblespace{}
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \end_inset
26795 </cell>
26796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26797 \begin_inset Text
26798
26799 \begin_layout Plain Layout
26800 \begin_inset Formula $\textrm{!`}$
26801 \end_inset
26802
26803
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 </row>
26809 <row>
26810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26811 \begin_inset Text
26812
26813 \begin_layout Plain Layout
26814 ?
26815 \begin_inset space \hspace{}
26816 \length 0mm
26817 \end_inset
26818
26819 `
26820 \begin_inset space \textvisiblespace{}
26821 \end_inset
26822
26823
26824 \end_layout
26825
26826 \end_inset
26827 </cell>
26828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26829 \begin_inset Text
26830
26831 \begin_layout Plain Layout
26832 \begin_inset Formula $\textrm{?`}$
26833 \end_inset
26834
26835
26836 \end_layout
26837
26838 \end_inset
26839 </cell>
26840 </row>
26841 <row>
26842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Plain Layout
26846
26847 \backslash
26848 j
26849 \end_layout
26850
26851 \end_inset
26852 </cell>
26853 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26854 \begin_inset Text
26855
26856 \begin_layout Plain Layout
26857 \begin_inset Formula $\textrm{ȷ}$
26858 \end_inset
26859
26860
26861 \end_layout
26862
26863 \end_inset
26864 </cell>
26865 </row>
26866 </lyxtabular>
26867
26868 \end_inset
26869
26870
26871 \begin_inset space \hfill{}
26872 \end_inset
26873
26874
26875 \end_layout
26876
26877 \begin_layout Standard
26878 \begin_inset Formula $\textrm{\textrm{Å}}$
26879 \end_inset
26880
26881
26882 \begin_inset Formula $\textrm{\textrm{Ø}}$
26883 \end_inset
26884
26885 の各文字は、数式ツールバーボタンの
26886 \begin_inset Info
26887 type  "icon"
26888 arg   "math-insert \\digamma"
26889 \end_inset
26890
26891 からも挿入することができます。
26892 \end_layout
26893
26894 \begin_layout Standard
26895 例外は、
26896 \series bold
26897 !
26898 \begin_inset space \hspace{}
26899 \length 0mm
26900 \end_inset
26901
26902 `
26903 \series default
26904
26905 \series bold
26906 ?
26907 \begin_inset space \hspace{}
26908 \length 0mm
26909 \end_inset
26910
26911 `
26912 \series default
26913 の各コマンドで、これらは直接LyX中の本文に入れることができます。
26914 \end_layout
26915
26916 \begin_layout Subsection
26917 文章中のアクセント
26918 \begin_inset CommandInset label
26919 LatexCommand label
26920 name "sub:文章中のアクセント"
26921
26922 \end_inset
26923
26924
26925 \begin_inset Index idx
26926 status collapsed
26927
26928 \begin_layout Plain Layout
26929 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
26930 \end_layout
26931
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \begin_layout Standard
26938 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
26939 \end_layout
26940
26941 \begin_layout Standard
26942 \begin_inset space \hfill{}
26943 \end_inset
26944
26945
26946 \begin_inset Tabular
26947 <lyxtabular version="3" rows="8" columns="2">
26948 <features rotate="0" tabularvalignment="middle">
26949 <column alignment="block" valignment="top">
26950 <column alignment="block" valignment="top">
26951 <row>
26952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26953 \begin_inset Text
26954
26955 \begin_layout Plain Layout
26956 コマンド
26957 \end_layout
26958
26959 \end_inset
26960 </cell>
26961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26962 \begin_inset Text
26963
26964 \begin_layout Plain Layout
26965 出力
26966 \end_layout
26967
26968 \end_inset
26969 </cell>
26970 </row>
26971 <row>
26972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26973 \begin_inset Text
26974
26975 \begin_layout Plain Layout
26976
26977 \backslash
26978
26979 \begin_inset Quotes grd
26980 \end_inset
26981
26982 e
26983 \end_layout
26984
26985 \end_inset
26986 </cell>
26987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26988 \begin_inset Text
26989
26990 \begin_layout Plain Layout
26991 \begin_inset ERT
26992 status collapsed
26993
26994 \begin_layout Plain Layout
26995
26996
26997 \backslash
26998 "e
26999 \end_layout
27000
27001 \end_inset
27002
27003
27004 \end_layout
27005
27006 \end_inset
27007 </cell>
27008 </row>
27009 <row>
27010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27011 \begin_inset Text
27012
27013 \begin_layout Plain Layout
27014
27015 \backslash
27016 `e
27017 \end_layout
27018
27019 \end_inset
27020 </cell>
27021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27022 \begin_inset Text
27023
27024 \begin_layout Plain Layout
27025 \begin_inset ERT
27026 status collapsed
27027
27028 \begin_layout Plain Layout
27029
27030
27031 \backslash
27032 `e
27033 \end_layout
27034
27035 \end_inset
27036
27037
27038 \end_layout
27039
27040 \end_inset
27041 </cell>
27042 </row>
27043 <row>
27044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27045 \begin_inset Text
27046
27047 \begin_layout Plain Layout
27048
27049 \backslash
27050 ^
27051 \begin_inset space \textvisiblespace{}
27052 \end_inset
27053
27054 e
27055 \end_layout
27056
27057 \end_inset
27058 </cell>
27059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27060 \begin_inset Text
27061
27062 \begin_layout Plain Layout
27063 \begin_inset ERT
27064 status collapsed
27065
27066 \begin_layout Plain Layout
27067
27068
27069 \backslash
27070 ^e
27071 \end_layout
27072
27073 \end_inset
27074
27075
27076 \end_layout
27077
27078 \end_inset
27079 </cell>
27080 </row>
27081 <row>
27082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27083 \begin_inset Text
27084
27085 \begin_layout Plain Layout
27086
27087 \backslash
27088 =e
27089 \end_layout
27090
27091 \end_inset
27092 </cell>
27093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27094 \begin_inset Text
27095
27096 \begin_layout Plain Layout
27097 \begin_inset ERT
27098 status collapsed
27099
27100 \begin_layout Plain Layout
27101
27102
27103 \backslash
27104 =e
27105 \end_layout
27106
27107 \end_inset
27108
27109
27110 \end_layout
27111
27112 \end_inset
27113 </cell>
27114 </row>
27115 <row>
27116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27117 \begin_inset Text
27118
27119 \begin_layout Plain Layout
27120
27121 \backslash
27122 u
27123 \begin_inset space \textvisiblespace{}
27124 \end_inset
27125
27126 e
27127 \end_layout
27128
27129 \end_inset
27130 </cell>
27131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27132 \begin_inset Text
27133
27134 \begin_layout Plain Layout
27135 \begin_inset ERT
27136 status collapsed
27137
27138 \begin_layout Plain Layout
27139
27140
27141 \backslash
27142 u e
27143 \end_layout
27144
27145 \end_inset
27146
27147
27148 \end_layout
27149
27150 \end_inset
27151 </cell>
27152 </row>
27153 <row>
27154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27155 \begin_inset Text
27156
27157 \begin_layout Plain Layout
27158
27159 \backslash
27160 b
27161 \begin_inset space \textvisiblespace{}
27162 \end_inset
27163
27164 e
27165 \end_layout
27166
27167 \end_inset
27168 </cell>
27169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27170 \begin_inset Text
27171
27172 \begin_layout Plain Layout
27173 \begin_inset ERT
27174 status collapsed
27175
27176 \begin_layout Plain Layout
27177
27178
27179 \backslash
27180 b e
27181 \end_layout
27182
27183 \end_inset
27184
27185
27186 \end_layout
27187
27188 \end_inset
27189 </cell>
27190 </row>
27191 <row>
27192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27193 \begin_inset Text
27194
27195 \begin_layout Plain Layout
27196
27197 \backslash
27198 t
27199 \begin_inset space \textvisiblespace{}
27200 \end_inset
27201
27202 ee
27203 \end_layout
27204
27205 \end_inset
27206 </cell>
27207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27208 \begin_inset Text
27209
27210 \begin_layout Plain Layout
27211 \begin_inset ERT
27212 status collapsed
27213
27214 \begin_layout Plain Layout
27215
27216
27217 \backslash
27218 t ee
27219 \end_layout
27220
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \end_inset
27227 </cell>
27228 </row>
27229 </lyxtabular>
27230
27231 \end_inset
27232
27233
27234 \begin_inset space \hfill{}
27235 \end_inset
27236
27237
27238 \begin_inset Tabular
27239 <lyxtabular version="3" rows="8" columns="2">
27240 <features rotate="0" tabularvalignment="middle">
27241 <column alignment="block" valignment="top">
27242 <column alignment="center" valignment="top">
27243 <row>
27244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27245 \begin_inset Text
27246
27247 \begin_layout Plain Layout
27248 コマンド
27249 \end_layout
27250
27251 \end_inset
27252 </cell>
27253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27254 \begin_inset Text
27255
27256 \begin_layout Plain Layout
27257 出力
27258 \end_layout
27259
27260 \end_inset
27261 </cell>
27262 </row>
27263 <row>
27264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27265 \begin_inset Text
27266
27267 \begin_layout Plain Layout
27268
27269 \backslash
27270 H
27271 \begin_inset space \textvisiblespace{}
27272 \end_inset
27273
27274 e
27275 \end_layout
27276
27277 \end_inset
27278 </cell>
27279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27280 \begin_inset Text
27281
27282 \begin_layout Plain Layout
27283 \begin_inset ERT
27284 status collapsed
27285
27286 \begin_layout Plain Layout
27287
27288
27289 \backslash
27290 H e
27291 \end_layout
27292
27293 \end_inset
27294
27295
27296 \end_layout
27297
27298 \end_inset
27299 </cell>
27300 </row>
27301 <row>
27302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27303 \begin_inset Text
27304
27305 \begin_layout Plain Layout
27306
27307 \backslash
27308 'e
27309 \end_layout
27310
27311 \end_inset
27312 </cell>
27313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27314 \begin_inset Text
27315
27316 \begin_layout Plain Layout
27317 \begin_inset ERT
27318 status collapsed
27319
27320 \begin_layout Plain Layout
27321
27322
27323 \backslash
27324 'e
27325 \end_layout
27326
27327 \end_inset
27328
27329
27330 \end_layout
27331
27332 \end_inset
27333 </cell>
27334 </row>
27335 <row>
27336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27337 \begin_inset Text
27338
27339 \begin_layout Plain Layout
27340
27341 \backslash
27342 ~e
27343 \begin_inset Index idx
27344 status collapsed
27345
27346 \begin_layout Plain Layout
27347
27348 \lang english
27349 Tilde
27350 \end_layout
27351
27352 \end_inset
27353
27354
27355 \end_layout
27356
27357 \end_inset
27358 </cell>
27359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27360 \begin_inset Text
27361
27362 \begin_layout Plain Layout
27363 \begin_inset ERT
27364 status collapsed
27365
27366 \begin_layout Plain Layout
27367
27368
27369 \backslash
27370 ~e
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \end_inset
27379 </cell>
27380 </row>
27381 <row>
27382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27383 \begin_inset Text
27384
27385 \begin_layout Plain Layout
27386
27387 \backslash
27388 .e
27389 \end_layout
27390
27391 \end_inset
27392 </cell>
27393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27394 \begin_inset Text
27395
27396 \begin_layout Plain Layout
27397 \begin_inset ERT
27398 status collapsed
27399
27400 \begin_layout Plain Layout
27401
27402
27403 \backslash
27404 .e
27405 \end_layout
27406
27407 \end_inset
27408
27409
27410 \end_layout
27411
27412 \end_inset
27413 </cell>
27414 </row>
27415 <row>
27416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27417 \begin_inset Text
27418
27419 \begin_layout Plain Layout
27420
27421 \backslash
27422 v
27423 \begin_inset space \textvisiblespace{}
27424 \end_inset
27425
27426 e
27427 \end_layout
27428
27429 \end_inset
27430 </cell>
27431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27432 \begin_inset Text
27433
27434 \begin_layout Plain Layout
27435 \begin_inset ERT
27436 status collapsed
27437
27438 \begin_layout Plain Layout
27439
27440
27441 \backslash
27442 v e
27443 \end_layout
27444
27445 \end_inset
27446
27447
27448 \end_layout
27449
27450 \end_inset
27451 </cell>
27452 </row>
27453 <row>
27454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27455 \begin_inset Text
27456
27457 \begin_layout Plain Layout
27458
27459 \backslash
27460 d
27461 \begin_inset space \textvisiblespace{}
27462 \end_inset
27463
27464 e
27465 \end_layout
27466
27467 \end_inset
27468 </cell>
27469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27470 \begin_inset Text
27471
27472 \begin_layout Plain Layout
27473 \begin_inset ERT
27474 status collapsed
27475
27476 \begin_layout Plain Layout
27477
27478
27479 \backslash
27480 d e
27481 \end_layout
27482
27483 \end_inset
27484
27485
27486 \end_layout
27487
27488 \end_inset
27489 </cell>
27490 </row>
27491 <row>
27492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27493 \begin_inset Text
27494
27495 \begin_layout Plain Layout
27496
27497 \backslash
27498 c
27499 \begin_inset space \textvisiblespace{}
27500 \end_inset
27501
27502 e
27503 \end_layout
27504
27505 \end_inset
27506 </cell>
27507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27508 \begin_inset Text
27509
27510 \begin_layout Plain Layout
27511 \begin_inset ERT
27512 status collapsed
27513
27514 \begin_layout Plain Layout
27515
27516
27517 \backslash
27518 c e
27519 \end_layout
27520
27521 \end_inset
27522
27523
27524 \end_layout
27525
27526 \end_inset
27527 </cell>
27528 </row>
27529 </lyxtabular>
27530
27531 \end_inset
27532
27533
27534 \begin_inset space \hfill{}
27535 \end_inset
27536
27537
27538 \end_layout
27539
27540 \begin_layout Standard
27541 \begin_inset VSpace medskip
27542 \end_inset
27543
27544
27545 \series bold
27546
27547 \backslash
27548 t
27549 \series default
27550 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
27551 \series bold
27552
27553 \backslash
27554 t
27555 \begin_inset space \textvisiblespace{}
27556 \end_inset
27557
27558 sz
27559 \series default
27560 は、
27561 \begin_inset ERT
27562 status collapsed
27563
27564 \begin_layout Plain Layout
27565
27566
27567 \backslash
27568 t sz
27569 \end_layout
27570
27571 \end_inset
27572
27573 となります。
27574 \end_layout
27575
27576 \begin_layout Standard
27577
27578 \series bold
27579 `
27580 \series default
27581  ・
27582 \series bold
27583  '
27584 \series default
27585  ・ 
27586 \series bold
27587 ^
27588 \series default
27589  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
27590 \begin_inset Foot
27591 status collapsed
27592
27593 \begin_layout Plain Layout
27594 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
27595 \end_layout
27596
27597 \end_inset
27598
27599
27600 \series bold
27601 ~
27602 \series default
27603 を、
27604 \emph on
27605 a
27606 \emph default
27607
27608 \emph on
27609 n
27610 \emph default
27611
27612 \emph on
27613 o
27614 \emph default
27615 といっしょに使うときも同様です。
27616 \end_layout
27617
27618 \begin_layout Standard
27619
27620 \series bold
27621
27622 \backslash
27623 b
27624 \series default
27625
27626 \series bold
27627
27628 \backslash
27629 c
27630 \series default
27631
27632 \series bold
27633
27634 \backslash
27635 d
27636 \series default
27637
27638 \series bold
27639
27640 \backslash
27641 H
27642 \series default
27643
27644 \series bold
27645
27646 \backslash
27647 t
27648 \series default
27649
27650 \series bold
27651
27652 \backslash
27653 u
27654 \series default
27655
27656 \series bold
27657
27658 \backslash
27659 v
27660 \series default
27661 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27662 。第
27663 \begin_inset CommandInset ref
27664 LatexCommand ref
27665 reference "sub:一文字に付けるアクセント"
27666
27667 \end_inset
27668
27669 節をご参照下さい。
27670 \end_layout
27671
27672 \begin_layout Standard
27673 \begin_inset VSpace bigskip
27674 \end_inset
27675
27676 さらに、
27677 \series bold
27678
27679 \backslash
27680 textcircled
27681 \series default
27682
27683 \begin_inset Index idx
27684 status collapsed
27685
27686 \begin_layout Plain Layout
27687 こまんど@コマンド ! T ! 
27688 \backslash
27689 textcircled
27690 \end_layout
27691
27692 \end_inset
27693
27694 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
27695
27696 \end_layout
27697
27698 \begin_layout Standard
27699 \align center
27700 \begin_inset Tabular
27701 <lyxtabular version="3" rows="3" columns="2">
27702 <features rotate="0" tabularvalignment="middle">
27703 <column alignment="center" valignment="top">
27704 <column alignment="center" valignment="top">
27705 <row>
27706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27707 \begin_inset Text
27708
27709 \begin_layout Plain Layout
27710 コマンド
27711 \end_layout
27712
27713 \end_inset
27714 </cell>
27715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27716 \begin_inset Text
27717
27718 \begin_layout Plain Layout
27719 出力
27720 \begin_inset Note Note
27721 status collapsed
27722
27723 \begin_layout Plain Layout
27724 ここで
27725 \series bold
27726
27727 \backslash
27728 raisebox
27729 \series default
27730 はスペーサーとして使用しているだけです。
27731 \end_layout
27732
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \end_inset
27739 </cell>
27740 </row>
27741 <row>
27742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27743 \begin_inset Text
27744
27745 \begin_layout Plain Layout
27746
27747 \backslash
27748 textcircled{w}
27749 \end_layout
27750
27751 \end_inset
27752 </cell>
27753 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27754 \begin_inset Text
27755
27756 \begin_layout Plain Layout
27757 \begin_inset ERT
27758 status collapsed
27759
27760 \begin_layout Plain Layout
27761
27762
27763 \backslash
27764 textcircled{w}
27765 \end_layout
27766
27767 \end_inset
27768
27769
27770 \end_layout
27771
27772 \end_inset
27773 </cell>
27774 </row>
27775 <row>
27776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27777 \begin_inset Text
27778
27779 \begin_layout Plain Layout
27780
27781 \backslash
27782 Large 
27783 \backslash
27784 textcircled{
27785 \backslash
27786 normalsize
27787 \backslash
27788 protect
27789 \backslash
27790 raisebox{-1.5pt}{W}}
27791 \end_layout
27792
27793 \end_inset
27794 </cell>
27795 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27796 \begin_inset Text
27797
27798 \begin_layout Plain Layout
27799 \begin_inset Formula $\raisebox{4.5mm}{}$
27800 \end_inset
27801
27802
27803 \begin_inset ERT
27804 status collapsed
27805
27806 \begin_layout Plain Layout
27807
27808
27809 \backslash
27810 Large 
27811 \backslash
27812 textcircled{
27813 \backslash
27814 normalsize
27815 \backslash
27816 protect
27817 \backslash
27818 raisebox{-1.5pt}W}
27819 \end_layout
27820
27821 \end_inset
27822
27823
27824 \begin_inset Formula $\raisebox{-2mm}{}$
27825 \end_inset
27826
27827
27828 \end_layout
27829
27830 \end_inset
27831 </cell>
27832 </row>
27833 </lyxtabular>
27834
27835 \end_inset
27836
27837
27838 \end_layout
27839
27840 \begin_layout Standard
27841 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27842 \series bold
27843
27844 \backslash
27845 Large
27846 \series default
27847
27848 \begin_inset Foot
27849 status collapsed
27850
27851 \begin_layout Plain Layout
27852
27853 \begin_inset CommandInset ref
27854 LatexCommand ref
27855 reference "sub:書体寸法"
27856
27857 \end_inset
27858
27859 節参照のこと。
27860 \end_layout
27861
27862 \end_inset
27863
27864 で丸の大きさを指定しています。そして
27865 \series bold
27866
27867 \backslash
27868 raisebox
27869 \series default
27870
27871 \begin_inset Foot
27872 status collapsed
27873
27874 \begin_layout Plain Layout
27875
27876 \begin_inset CommandInset ref
27877 LatexCommand ref
27878 reference "sub:枠なしボックス"
27879
27880 \end_inset
27881
27882 節参照のこと。
27883 \end_layout
27884
27885 \end_inset
27886
27887 を使って、文字が真ん中にくるようにしています。
27888 \end_layout
27889
27890 \begin_layout Subsection
27891 小数字
27892 \begin_inset Index idx
27893 status collapsed
27894
27895 \begin_layout Plain Layout
27896 しょうすうじ@小数字
27897 \end_layout
27898
27899 \end_inset
27900
27901
27902 \end_layout
27903
27904 \begin_layout Standard
27905 小数字(minuscule number)は、
27906 \series bold
27907
27908 \backslash
27909 oldstylenums
27910 \series default
27911
27912 \begin_inset Index idx
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 こまんど@コマンド ! O ! 
27917 \backslash
27918 oldstylenums
27919 \end_layout
27920
27921 \end_inset
27922
27923 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
27924 \end_layout
27925
27926 \begin_layout Standard
27927
27928 \series bold
27929
27930 \backslash
27931 oldstylenums{数字}
27932 \end_layout
27933
27934 \begin_layout Standard
27935 です。
27936 \series bold
27937
27938 \backslash
27939 oldstylenums{0123456789}
27940 \series default
27941 というコマンドは、
27942 \begin_inset Formula $\oldstylenums{0123456789}$
27943 \end_inset
27944
27945 のようになります。
27946 \end_layout
27947
27948 \begin_layout Section
27949 数式様式
27950 \begin_inset CommandInset label
27951 LatexCommand label
27952 name "sec:数式様式"
27953
27954 \end_inset
27955
27956
27957 \begin_inset Index idx
27958 status collapsed
27959
27960 \begin_layout Plain Layout
27961 すうしき@数式 ! ようしき@様式
27962 \end_layout
27963
27964 \end_inset
27965
27966
27967 \end_layout
27968
27969 \begin_layout Itemize
27970 以下の二つの配置様式があります。
27971 \end_layout
27972
27973 \begin_deeper
27974 \begin_layout Description
27975 中央揃え 事前に定義された標準です。
27976 \end_layout
27977
27978 \begin_layout Description
27979 行頭下げ これを使うには、
27980 \family sans
27981 文書\SpecialChar \menuseparator
27982 設定
27983 \family default
27984 メニューの
27985 \family sans
27986 文書クラス
27987 \family default
27988 において、
27989 \series bold
27990 fleqn
27991 \series default
27992 オプションを指定しておかなくてはなりません。
27993 \end_layout
27994
27995 \begin_layout Standard
27996
27997 \series bold
27998 行頭下げ
27999 \series default
28000 を用いる場合には、行頭下げの大きさを
28001 \series bold
28002
28003 \backslash
28004 mathindent
28005 \series default
28006
28007 \begin_inset Index idx
28008 status collapsed
28009
28010 \begin_layout Plain Layout
28011 こまんど@コマンド ! M ! 
28012 \backslash
28013 mathindent
28014 \end_layout
28015
28016 \end_inset
28017
28018 の値で調整することができます。これを15
28019 \begin_inset space \thinspace{}
28020 \end_inset
28021
28022 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
28023 \end_layout
28024
28025 \begin_layout Standard
28026
28027 \series bold
28028
28029 \backslash
28030 setlength{
28031 \backslash
28032 mathindent}{15mm}
28033 \end_layout
28034
28035 \begin_layout Standard
28036
28037 \series bold
28038
28039 \backslash
28040 mathindent
28041 \series default
28042 を明示的に指定しない場合には、事前に定義されている30
28043 \begin_inset space \thinspace{}
28044 \end_inset
28045
28046 ptが適用されます。
28047 \end_layout
28048
28049 \end_deeper
28050 \begin_layout Itemize
28051 また、以下の二つの連番様式があります。
28052 \end_layout
28053
28054 \begin_deeper
28055 \begin_layout Description
28056 右 事前に定義された標準です。
28057 \end_layout
28058
28059 \begin_layout Description
28060 左 これを使うには、
28061 \family sans
28062 文書\SpecialChar \menuseparator
28063 設定
28064 \family default
28065 メニューの
28066 \family sans
28067 文書クラス
28068 \family default
28069 において、
28070 \series bold
28071 leqno
28072 \series default
28073 オプションを指定しておかなくてはなりません。
28074 \end_layout
28075
28076 \end_deeper
28077 \begin_layout Standard
28078
28079 \series bold
28080 fleqn
28081 \series default
28082
28083 \series bold
28084 leqno
28085 \series default
28086 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
28087 \end_layout
28088
28089 \begin_layout Standard
28090 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
28091 \series bold
28092 中央揃え
28093 \series default
28094 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
28095 \begin_inset CommandInset ref
28096 LatexCommand ref
28097 reference "sub:flalign環境"
28098
28099 \end_inset
28100
28101 節をご覧下さい。
28102 \end_layout
28103
28104 \begin_layout Section
28105 多行数式
28106 \begin_inset CommandInset label
28107 LatexCommand label
28108 name "sec:多行数式"
28109
28110 \end_inset
28111
28112
28113 \begin_inset Index idx
28114 status collapsed
28115
28116 \begin_layout Plain Layout
28117 すうしき@数式 ! たぎょう@多行
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \end_layout
28124
28125 \begin_layout Subsection
28126 概要
28127 \end_layout
28128
28129 \begin_layout Standard
28130 LyXでは、多行数式は、数式中で
28131 \begin_inset Info
28132 type  "shortcut"
28133 arg   "newline-insert newline"
28134 \end_inset
28135
28136 を押すことで作られます。この操作によって、第
28137 \begin_inset CommandInset ref
28138 LatexCommand ref
28139 reference "sub:eqnarray環境"
28140
28141 \end_inset
28142
28143 節に述べられている
28144 \series bold
28145 eqnarray環境
28146 \series default
28147 が作り出されるか、あるいは文書設定で
28148 \family sans
28149 AMS mathパッケージを使う
28150 \family default
28151 オプションが選択されている場合には、第
28152 \begin_inset CommandInset ref
28153 LatexCommand ref
28154 reference "sub:標準align環境"
28155
28156 \end_inset
28157
28158 節に述べられている
28159 \series bold
28160 align環境
28161 \series default
28162 が作り出されることになります。
28163 \end_layout
28164
28165 \begin_layout Standard
28166 他にも、
28167 \family sans
28168 挿入\SpecialChar \menuseparator
28169 数式
28170 \family default
28171 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
28172 \end_layout
28173
28174 \begin_layout Standard
28175 すべての多行数式において、新規行は、
28176 \begin_inset Info
28177 type  "shortcut"
28178 arg   "newline-insert newline"
28179 \end_inset
28180
28181 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
28182 \begin_inset Info
28183 type  "icon"
28184 arg   "inset-modify tabular append-row"
28185 \end_inset
28186
28187
28188 \begin_inset Info
28189 type  "icon"
28190 arg   "inset-modify tabular delete-row"
28191 \end_inset
28192
28193 を使うか、
28194 \family sans
28195 編集\SpecialChar \menuseparator
28196 行と列
28197 \family default
28198 メニューを使うことができます。
28199 \end_layout
28200
28201 \begin_layout Subsubsection
28202 行間
28203 \begin_inset CommandInset label
28204 LatexCommand label
28205 name "sub:行間"
28206
28207 \end_inset
28208
28209
28210 \begin_inset Index idx
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
28215 \end_layout
28216
28217 \end_inset
28218
28219
28220 \end_layout
28221
28222 \begin_layout Standard
28223 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
28224 \begin_inset Formula 
28225 \begin{eqnarray*}
28226 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}\\
28227 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
28228 \end{eqnarray*}
28229
28230 \end_inset
28231
28232
28233 \end_layout
28234
28235 \begin_layout Standard
28236 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
28237 \begin_inset Foot
28238 status collapsed
28239
28240 \begin_layout Plain Layout
28241 \begin_inset CommandInset href
28242 LatexCommand href
28243 name "LyX-bug #1505"
28244 target "http://www.lyx.org/trac/ticket/1505"
28245
28246 \end_inset
28247
28248 を参照。
28249 \end_layout
28250
28251 \end_inset
28252
28253 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
28254 \series bold
28255
28256 \backslash
28257
28258 \backslash
28259 [3mm]
28260 \series default
28261 というコマンドを入れます。すると、次のようになります。
28262 \begin_inset ERT
28263 status collapsed
28264
28265 \begin_layout Plain Layout
28266
28267
28268 \backslash
28269 begin{eqnarray*}
28270 \end_layout
28271
28272 \begin_layout Plain Layout
28273
28274 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28275  = & 
28276 \backslash
28277 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28278 \backslash
28279
28280 \backslash
28281 [3mm]
28282 \end_layout
28283
28284 \begin_layout Plain Layout
28285
28286 4x^{2}
28287 \backslash
28288 left(B^{2}+x_{0}^{2}
28289 \backslash
28290 right)+4x_{0}x
28291 \backslash
28292 left(D-B^{2}
28293 \backslash
28294 right)+B^{2}
28295 \backslash
28296 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28297 \backslash
28298 right) & = & 0
28299 \end_layout
28300
28301 \begin_layout Plain Layout
28302
28303
28304 \backslash
28305 end{eqnarray*}
28306 \end_layout
28307
28308 \end_inset
28309
28310
28311 \end_layout
28312
28313 \begin_layout Standard
28314 \begin_inset VSpace bigskip
28315 \end_inset
28316
28317 同一数式内のすべての行の行間を一律に指定するには、
28318 \series bold
28319
28320 \backslash
28321 jot
28322 \series default
28323
28324 \begin_inset Index idx
28325 status collapsed
28326
28327 \begin_layout Plain Layout
28328 こまんど@コマンド ! J ! 
28329 \backslash
28330 jot
28331 \end_layout
28332
28333 \end_inset
28334
28335 変数を変更します。定義は、
28336 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
28337 \end_inset
28338
28339 となっています。
28340 \series bold
28341
28342 \backslash
28343 jot
28344 \series default
28345 の既定値は、3
28346 \begin_inset space \thinspace{}
28347 \end_inset
28348
28349 ptです。上記の例のように、行間を3
28350 \begin_inset space \thinspace{}
28351 \end_inset
28352
28353 mm追加するには、
28354 \end_layout
28355
28356 \begin_layout Standard
28357
28358 \series bold
28359
28360 \backslash
28361 setlength{
28362 \backslash
28363 jot}{3mm+3pt}
28364 \end_layout
28365
28366 \begin_layout Standard
28367 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
28368 \end_layout
28369
28370 \begin_layout Standard
28371
28372 \series bold
28373
28374 \backslash
28375 usepackage{calc}
28376 \end_layout
28377
28378 \begin_layout Standard
28379 という行を入れて、LaTeXパッケージ
28380 \series bold
28381 calc
28382 \series default
28383
28384 \begin_inset Foot
28385 status collapsed
28386
28387 \begin_layout Plain Layout
28388
28389 \series bold
28390 calc
28391 \series default
28392 は標準的なLaTeX頒布版のすべてに付属しています。
28393 \end_layout
28394
28395 \end_inset
28396
28397
28398 \begin_inset Index idx
28399 status collapsed
28400
28401 \begin_layout Plain Layout
28402 ぱっけーじ@パッケージ ! calc
28403 \end_layout
28404
28405 \end_inset
28406
28407  を読み込んでおく必要があります。すると、
28408 \begin_inset ERT
28409 status collapsed
28410
28411 \begin_layout Plain Layout
28412
28413
28414 \backslash
28415 setlength{
28416 \backslash
28417 jot}{3mm+3pt}
28418 \end_layout
28419
28420 \end_inset
28421
28422
28423 \begin_inset Formula 
28424 \begin{eqnarray*}
28425 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}\\
28426 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
28427 \end{eqnarray*}
28428
28429 \end_inset
28430
28431
28432 \end_layout
28433
28434 \begin_layout Standard
28435 \begin_inset ERT
28436 status collapsed
28437
28438 \begin_layout Plain Layout
28439
28440
28441 \backslash
28442 setlength{
28443 \backslash
28444 jot}{3pt}
28445 \end_layout
28446
28447 \end_inset
28448
28449 のような結果を得ます。行間を既定値に戻すには、
28450 \series bold
28451
28452 \backslash
28453 jot
28454 \series default
28455 をふたたび3
28456 \begin_inset space \thinspace{}
28457 \end_inset
28458
28459 ptに戻します。
28460 \end_layout
28461
28462 \begin_layout Subsubsection
28463 列間
28464 \begin_inset CommandInset label
28465 LatexCommand label
28466 name "sub:列間"
28467
28468 \end_inset
28469
28470
28471 \begin_inset Index idx
28472 status collapsed
28473
28474 \begin_layout Plain Layout
28475 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
28476 \end_layout
28477
28478 \end_inset
28479
28480
28481 \end_layout
28482
28483 \begin_layout Standard
28484 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28485
28486 \end_layout
28487
28488 \begin_layout Standard
28489 列間は、
28490 \series bold
28491
28492 \backslash
28493 arraycolsep
28494 \series default
28495
28496 \begin_inset Index idx
28497 status collapsed
28498
28499 \begin_layout Plain Layout
28500 こまんど@コマンド ! A ! 
28501 \backslash
28502 arraycolsep
28503 \end_layout
28504
28505 \end_inset
28506
28507 変数を使って指定し、
28508 \begin_inset Newline newline
28509 \end_inset
28510
28511 列間 = 2
28512 \begin_inset space \thinspace{}
28513 \end_inset
28514
28515
28516 \series bold
28517
28518 \backslash
28519 arraycolsep
28520 \series default
28521
28522 \begin_inset Newline newline
28523 \end_inset
28524
28525 という関係があります。したがって、
28526 \end_layout
28527
28528 \begin_layout Standard
28529
28530 \series bold
28531
28532 \backslash
28533 setlength{
28534 \backslash
28535 arraycolsep}{1cm}
28536 \end_layout
28537
28538 \begin_layout Standard
28539 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
28540 \begin_inset space \thinspace{}
28541 \end_inset
28542
28543 cmになります。これを既定値に戻すには、
28544 \series bold
28545
28546 \backslash
28547 arraycolsep
28548 \series default
28549 を5
28550 \begin_inset space \thinspace{}
28551 \end_inset
28552
28553 ptに戻して下さい。
28554 \end_layout
28555
28556 \begin_layout Standard
28557 以下は、2
28558 \begin_inset space \thinspace{}
28559 \end_inset
28560
28561 cmの列間を持つ数式です。
28562 \begin_inset ERT
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566
28567
28568 \backslash
28569 setlength{
28570 \backslash
28571 arraycolsep}{1cm}
28572 \end_layout
28573
28574 \end_inset
28575
28576
28577 \begin_inset Formula 
28578 \begin{eqnarray*}
28579 A & = & B\\
28580 C & \ne & A
28581 \end{eqnarray*}
28582
28583 \end_inset
28584
28585 行列の既定の列間10
28586 \begin_inset space \thinspace{}
28587 \end_inset
28588
28589 ptを持つ数式です。
28590 \begin_inset ERT
28591 status collapsed
28592
28593 \begin_layout Plain Layout
28594
28595
28596 \backslash
28597 setlength{
28598 \backslash
28599 arraycolsep}{5pt}
28600 \end_layout
28601
28602 \end_inset
28603
28604
28605 \begin_inset Formula 
28606 \begin{eqnarray*}
28607 A & = & B\\
28608 C & \ne & A
28609 \end{eqnarray*}
28610
28611 \end_inset
28612
28613
28614 \end_layout
28615
28616 \begin_layout Subsubsection
28617 長い数式
28618 \begin_inset Index idx
28619 status collapsed
28620
28621 \begin_layout Plain Layout
28622 すうしき@数式 ! ながい@長い
28623 \end_layout
28624
28625 \end_inset
28626
28627
28628 \end_layout
28629
28630 \begin_layout Standard
28631 長い数式は、以下の方法を使って組版することができます。
28632 \end_layout
28633
28634 \begin_layout Itemize
28635 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28636 \begin_inset Formula 
28637 \begin{eqnarray}
28638 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 \\
28639  &  & -\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}
28640 \end{eqnarray}
28641
28642 \end_inset
28643
28644 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28645 示されません。これを避けるために、マイナス記号の後に
28646 \series bold
28647
28648 \backslash
28649 hspace
28650 \series default
28651 .
28652 \begin_inset Foot
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656
28657 \series bold
28658
28659 \backslash
28660 hspace
28661 \series default
28662 に関しての詳細は、第
28663 \begin_inset CommandInset ref
28664 LatexCommand ref
28665 reference "sub:可変長の空白"
28666
28667 \end_inset
28668
28669 節をご覧下さい。
28670 \end_layout
28671
28672 \end_inset
28673
28674
28675 \begin_inset Index idx
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 こまんど@コマンド ! H ! 
28680 \backslash
28681 hspace
28682 \end_layout
28683
28684 \end_inset
28685
28686 コマンドを使って3
28687 \begin_inset space \thinspace{}
28688 \end_inset
28689
28690 pt空白を入れてあります。
28691 \end_layout
28692
28693 \begin_layout Itemize
28694 数式の両辺がともに長すぎるときには、
28695 \series bold
28696
28697 \backslash
28698 lefteqn
28699 \series default
28700
28701 \begin_inset Index idx
28702 status collapsed
28703
28704 \begin_layout Plain Layout
28705 こまんど@コマンド ! L ! 
28706 \backslash
28707 lefteqn
28708 \end_layout
28709
28710 \end_inset
28711
28712 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28713 \begin_inset Formula 
28714 \begin{eqnarray}
28715 \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 \\
28716  &  & -\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 \\
28717  &  & =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}
28718 \end{eqnarray}
28719
28720 \end_inset
28721
28722
28723 \series bold
28724
28725 \backslash
28726 lefteqn
28727 \series default
28728 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28729 \begin_inset Newline newline
28730 \end_inset
28731
28732 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28733 \begin_inset VSpace medskip
28734 \end_inset
28735
28736
28737 \begin_inset Newline newline
28738 \end_inset
28739
28740
28741 \begin_inset Note Greyedout
28742 status open
28743
28744 \begin_layout Plain Layout
28745
28746 \series bold
28747
28748 \backslash
28749 lefteqn
28750 \series default
28751 を使用する際には、以下のことにご注意下さい。
28752 \end_layout
28753
28754 \begin_layout Itemize
28755 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28756 \begin_inset Formula $-B^{2}$
28757 \end_inset
28758
28759 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28760 \end_layout
28761
28762 \begin_layout Itemize
28763 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
28764 \begin_inset Foot
28765 status collapsed
28766
28767 \begin_layout Plain Layout
28768 \begin_inset CommandInset href
28769 LatexCommand href
28770 name "LyX-bug #1429"
28771 target "http://www.lyx.org/trac/ticket/1429"
28772
28773 \end_inset
28774
28775
28776 \end_layout
28777
28778 \end_inset
28779
28780 。カーソルを行頭に合わせて、矢印
28781 \begin_inset Flex Ruby
28782 status collapsed
28783
28784 \begin_layout Plain Layout
28785
28786 \begin_inset Argument post:1
28787 status collapsed
28788
28789 \begin_layout Plain Layout
28790 キー
28791 \end_layout
28792
28793 \end_inset
28794
28795
28796 \end_layout
28797
28798 \end_inset
28799
28800 で移動するしかありません。
28801 \end_layout
28802
28803 \end_inset
28804
28805
28806 \end_layout
28807
28808 \begin_layout Itemize
28809 長い数式を組む他の方法として、第
28810 \begin_inset CommandInset ref
28811 LatexCommand ref
28812 reference "sub:multline環境"
28813
28814 \end_inset
28815
28816 節と第
28817 \begin_inset CommandInset ref
28818 LatexCommand ref
28819 reference "sub:数式の一部の多行化"
28820
28821 \end_inset
28822
28823 節で述べられている環境を用いる方法があります。
28824 \end_layout
28825
28826 \begin_layout Subsubsection
28827
28828 Multiline Fractions
28829 \begin_inset CommandInset label
28830 LatexCommand label
28831 name "sub:Multiline-Fractions"
28832
28833 \end_inset
28834
28835
28836
28837 \begin_inset Index idx
28838 status open
28839
28840 \begin_layout Plain Layout
28841 ぶんすう@分数 ! 
28842 \lang english
28843 Multiline
28844 \end_layout
28845
28846 \end_inset
28847
28848
28849 \end_layout
28850
28851 \begin_layout Standard
28852
28853 \lang english
28854 There are cases where the denominator and/or the numerator of a fraction
28855  is so long that the fraction does not fit into one line.
28856  It is then necessary to add a line break within the fraction.
28857  This can be done using the command
28858 \lang japanese
28859  
28860 \series bold
28861
28862 \backslash
28863 splitfrac
28864 \series default
28865
28866 \begin_inset Index idx
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870 こまんど@コマンド ! S ! 
28871 \backslash
28872 splitfrac
28873 \end_layout
28874
28875 \end_inset
28876
28877 。 
28878 \lang english
28879 To activate it, set in the document settings under 
28880 \family sans
28881 Math
28882 \begin_inset space ~
28883 \end_inset
28884
28885 Options
28886 \family default
28887  for the package 
28888 \series bold
28889 \lang japanese
28890 mathtools
28891 \series default
28892
28893 \begin_inset Index idx
28894 status collapsed
28895
28896 \begin_layout Plain Layout
28897 ぱっけーじ@パッケージ ! mathtools
28898 \end_layout
28899
28900 \end_inset
28901
28902  
28903 \lang english
28904 the option 
28905 \family sans
28906 Load
28907 \begin_inset space ~
28908 \end_inset
28909
28910 always
28911 \family default
28912 .
28913  
28914 \series bold
28915
28916 \backslash
28917 splitfrac
28918 \series default
28919  has the scheme
28920 \end_layout
28921
28922 \begin_layout Standard
28923
28924 \series bold
28925 \lang english
28926
28927 \backslash
28928 splitfrac{first line}{second line}
28929 \end_layout
28930
28931 \begin_layout Standard
28932
28933 \lang english
28934 and is used as denominator and/or numerator:
28935 \end_layout
28936
28937 \begin_layout Standard
28938 \begin_inset Formula 
28939 \[
28940 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}
28941 \]
28942
28943 \end_inset
28944
28945
28946 \lang english
28947 The command for the first numerator above is:
28948 \end_layout
28949
28950 \begin_layout Standard
28951
28952 \series bold
28953
28954 \backslash
28955 splitfrac{xy+xy+xy+xy+xy
28956 \begin_inset space \textvisiblespace{}
28957 \end_inset
28958
28959
28960 \backslash
28961 {+wy+wy+wy+wy
28962 \end_layout
28963
28964 \begin_layout Subsubsection
28965 多行にわたる括弧
28966 \begin_inset CommandInset label
28967 LatexCommand label
28968 name "sub:多行にわたる括弧"
28969
28970 \end_inset
28971
28972
28973 \begin_inset Index idx
28974 status collapsed
28975
28976 \begin_layout Plain Layout
28977 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Standard
28986 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28987 \begin_inset Formula 
28988 \begin{eqnarray*}
28989 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28990  &  & \left.\cdots+B-D\right]
28991 \end{eqnarray*}
28992
28993 \end_inset
28994
28995
28996 \end_layout
28997
28998 \begin_layout Standard
28999 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
29000 \end_layout
29001
29002 \begin_layout Standard
29003 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
29004 \series bold
29005
29006 \backslash
29007 right.
29008 \series default
29009
29010 \begin_inset Index idx
29011 status collapsed
29012
29013 \begin_layout Plain Layout
29014 こまんど@コマンド ! R ! 
29015 \backslash
29016 right
29017 \end_layout
29018
29019 \end_inset
29020
29021 とし、二行めの始めを
29022 \series bold
29023
29024 \backslash
29025 left.
29026 \begin_inset Foot
29027 status collapsed
29028
29029 \begin_layout Plain Layout
29030
29031 \series bold
29032
29033 \backslash
29034 left
29035 \series default
29036
29037 \series bold
29038
29039 \backslash
29040 right
29041 \series default
29042 に関する詳細は、第
29043 \begin_inset CommandInset ref
29044 LatexCommand ref
29045 reference "sub:自動の括弧丈"
29046
29047 \end_inset
29048
29049 節をご覧下さい。
29050 \end_layout
29051
29052 \end_inset
29053
29054
29055 \series default
29056
29057 \begin_inset Index idx
29058 status collapsed
29059
29060 \begin_layout Plain Layout
29061 こまんど@コマンド ! L ! 
29062 \backslash
29063 left
29064 \end_layout
29065
29066 \end_inset
29067
29068 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
29069 \series bold
29070
29071 \backslash
29072 left.
29073 \series default
29074 の後に、
29075 \series bold
29076
29077 \backslash
29078 vphantom
29079 \series default
29080
29081 \begin_inset space \textvisiblespace{}
29082 \end_inset
29083
29084
29085 \series bold
29086
29087 \backslash
29088 prod
29089 \series default
29090 ^
29091 \begin_inset space \textvisiblespace{}
29092 \end_inset
29093
29094
29095 \series bold
29096
29097 \backslash
29098 infty
29099 \series default
29100
29101 \begin_inset space \textvisiblespace{}
29102 \end_inset
29103
29104
29105 \series bold
29106
29107 \begin_inset Formula $\downarrow$
29108 \end_inset
29109
29110 _R=1}
29111 \series default
29112
29113 \begin_inset Index idx
29114 status collapsed
29115
29116 \begin_layout Plain Layout
29117 こまんど@コマンド ! V ! 
29118 \backslash
29119 vphantom
29120 \end_layout
29121
29122 \end_inset
29123
29124 というコマンドを挿入します。
29125 \end_layout
29126
29127 \begin_layout Standard
29128 その結果が以下の数式です。
29129 \begin_inset Formula 
29130 \begin{eqnarray*}
29131 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29132  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29133 \end{eqnarray*}
29134
29135 \end_inset
29136
29137
29138 \end_layout
29139
29140 \begin_layout Subsection
29141 align環境
29142 \end_layout
29143
29144 \begin_layout Standard
29145 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
29146 \end_layout
29147
29148 \begin_layout Standard
29149 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
29150 \end_layout
29151
29152 \begin_layout Standard
29153 align環境は、
29154 \family sans
29155 挿入\SpecialChar \menuseparator
29156 数式
29157 \family default
29158 メニューから作ることができます。
29159 \family sans
29160 編集\SpecialChar \menuseparator
29161 数式\SpecialChar \menuseparator
29162 数式の表記を変更
29163 \family default
29164 メニューを使えば、既存の数式をalign環境に変更することができます。
29165 \end_layout
29166
29167 \begin_layout Standard
29168 列を追加したり削除したりするには、数式ツールバーボタンの
29169 \begin_inset Info
29170 type  "icon"
29171 arg   "inset-modify tabular append-column"
29172 \end_inset
29173
29174
29175 \begin_inset Info
29176 type  "icon"
29177 arg   "inset-modify tabular delete-column"
29178 \end_inset
29179
29180 を使うか、
29181 \family sans
29182 編集\SpecialChar \menuseparator
29183 行と列
29184 \family default
29185 メニューを使います。
29186 \end_layout
29187
29188 \begin_layout Subsubsection
29189 標準align環境
29190 \begin_inset CommandInset label
29191 LatexCommand label
29192 name "sub:標準align環境"
29193
29194 \end_inset
29195
29196
29197 \begin_inset Index idx
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
29202 \end_layout
29203
29204 \end_inset
29205
29206
29207 \end_layout
29208
29209 \begin_layout Standard
29210 このalign環境は、数式中で
29211 \begin_inset Info
29212 type  "shortcut"
29213 arg   "newline-insert newline"
29214 \end_inset
29215
29216 を押すか、
29217 \family sans
29218 挿入\SpecialChar \menuseparator
29219 数式\SpecialChar \menuseparator
29220 AMS align環境
29221 \family default
29222 メニューで作ることができます。
29223 \end_layout
29224
29225 \begin_layout Standard
29226 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
29227 \begin_inset Formula 
29228 \begin{align*}
29229 A & =\sin(B) & C & =D\\
29230 C & \ne A & B & \ne D
29231 \end{align*}
29232
29233 \end_inset
29234
29235 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
29236 \series bold
29237
29238 \backslash
29239 hfill
29240 \begin_inset Foot
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244
29245 \series bold
29246
29247 \backslash
29248 hfill
29249 \series default
29250 に関する詳細は、第
29251 \begin_inset CommandInset ref
29252 LatexCommand ref
29253 reference "sub:可変長の空白"
29254
29255 \end_inset
29256
29257 節をご覧下さい。
29258 \end_layout
29259
29260 \end_inset
29261
29262
29263 \series default
29264 があるかのように配置されます。数式様式として
29265 \series bold
29266 行頭下げ
29267 \begin_inset Foot
29268 status collapsed
29269
29270 \begin_layout Plain Layout
29271
29272 \series bold
29273 数式様式については、第
29274 \series default
29275
29276 \begin_inset CommandInset ref
29277 LatexCommand ref
29278 reference "sec:数式様式"
29279
29280 \end_inset
29281
29282 節をご覧下さい。
29283 \end_layout
29284
29285 \end_inset
29286
29287
29288 \series default
29289 を使う場合には、第一列の前の
29290 \series bold
29291
29292 \backslash
29293 hfill
29294 \series default
29295 はない形で数式が設定されます。
29296 \end_layout
29297
29298 \begin_layout Subsubsection
29299 alignat環境
29300 \begin_inset Index idx
29301 status collapsed
29302
29303 \begin_layout Plain Layout
29304 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
29305 \end_layout
29306
29307 \end_inset
29308
29309
29310 \end_layout
29311
29312 \begin_layout Standard
29313 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
29314 \begin_inset CommandInset ref
29315 LatexCommand ref
29316 reference "sub:空白"
29317
29318 \end_inset
29319
29320 節に述べられている空白を使用して手動で入れます。
29321 \end_layout
29322
29323 \begin_layout Standard
29324 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
29325 \begin_inset space \thinspace{}
29326 \end_inset
29327
29328 cmの空白を入れたものです。
29329 \begin_inset Formula 
29330 \begin{alignat*}{2}
29331 A & =\sin(B) & \hspace{1cm}C & =D\\
29332 C & \ne A & B & \ne D
29333 \end{alignat*}
29334
29335 \end_inset
29336
29337 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
29338 \end_layout
29339
29340 \begin_layout Subsubsection
29341 flalign環境
29342 \begin_inset CommandInset label
29343 LatexCommand label
29344 name "sub:flalign環境"
29345
29346 \end_inset
29347
29348
29349 \begin_inset Index idx
29350 status collapsed
29351
29352 \begin_layout Plain Layout
29353 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
29354 \end_layout
29355
29356 \end_inset
29357
29358
29359 \end_layout
29360
29361 \begin_layout Standard
29362 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
29363 \begin_inset Formula 
29364 \begin{flalign*}
29365 A & =1 & B & =2 & C & =3\\
29366 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29367 \end{flalign*}
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Standard
29375 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
29376 \series bold
29377 中央揃え
29378 \series default
29379 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
29380 \begin_inset CommandInset ref
29381 LatexCommand eqref
29382 reference "eq:VolInt"
29383
29384 \end_inset
29385
29386 式を行頭下げにしたものです。
29387 \begin_inset Formula 
29388 \begin{flalign}
29389 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29390 \end{flalign}
29391
29392 \end_inset
29393
29394 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
29395 \begin_inset space \thinspace{}
29396 \end_inset
29397
29398 ptの空白が第1列の頭に入れてあります。
29399 \end_layout
29400
29401 \begin_layout Subsection
29402 eqnarray環境
29403 \begin_inset CommandInset label
29404 LatexCommand label
29405 name "sub:eqnarray環境"
29406
29407 \end_inset
29408
29409
29410 \begin_inset Index idx
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
29415 \end_layout
29416
29417 \end_inset
29418
29419
29420 \end_layout
29421
29422 \begin_layout Standard
29423 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
29424 いるので、その内容は中央揃えで少し小さく設定されます。
29425 \begin_inset Formula 
29426 \begin{eqnarray*}
29427 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29428 AB & AB & AB\\
29429 A & = & A
29430 \end{eqnarray*}
29431
29432 \end_inset
29433
29434
29435 \end_layout
29436
29437 \begin_layout Subsection
29438 gather環境
29439 \begin_inset Index idx
29440 status collapsed
29441
29442 \begin_layout Plain Layout
29443 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
29444 \end_layout
29445
29446 \end_inset
29447
29448
29449 \end_layout
29450
29451 \begin_layout Standard
29452 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
29453 \begin_inset Formula 
29454 \begin{gather}
29455 A=1\\
29456 X=\textrm{-}1
29457 \end{gather}
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Subsection
29465 multline環境
29466 \begin_inset CommandInset label
29467 LatexCommand label
29468 name "sub:multline環境"
29469
29470 \end_inset
29471
29472
29473 \begin_inset Index idx
29474 status collapsed
29475
29476 \begin_layout Plain Layout
29477 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
29478 \end_layout
29479
29480 \end_inset
29481
29482
29483 \end_layout
29484
29485 \begin_layout Standard
29486 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
29487 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
29488 \begin_inset CommandInset ref
29489 LatexCommand eqref
29490 reference "eq:lefteqn"
29491
29492 \end_inset
29493
29494 式をmultline環境に置いたものを示します。
29495 \begin_inset Formula 
29496 \begin{multline}
29497 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}\\
29498 -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}\\
29499 =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}}
29500 \end{multline}
29501
29502 \end_inset
29503
29504
29505 \end_layout
29506
29507 \begin_layout Standard
29508 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
29509 \begin_inset Foot
29510 status collapsed
29511
29512 \begin_layout Plain Layout
29513 付番様式については、第
29514 \begin_inset CommandInset ref
29515 LatexCommand ref
29516 reference "sec:数式様式"
29517
29518 \end_inset
29519
29520 節を参照。
29521 \end_layout
29522
29523 \end_inset
29524
29525
29526 \end_layout
29527
29528 \begin_layout Standard
29529
29530 \series bold
29531
29532 \backslash
29533 shoveright
29534 \begin_inset Index idx
29535 status collapsed
29536
29537 \begin_layout Plain Layout
29538 こまんど@コマンド ! S ! 
29539 \backslash
29540 shoveright
29541 \end_layout
29542
29543 \end_inset
29544
29545 コマンドや
29546 \backslash
29547 shoveleft
29548 \begin_inset Index idx
29549 status collapsed
29550
29551 \begin_layout Plain Layout
29552 こまんど@コマンド ! S ! 
29553 \backslash
29554 shoveleft
29555 \end_layout
29556
29557 \end_inset
29558
29559
29560 \series default
29561 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29562 \end_layout
29563
29564 \begin_layout Standard
29565
29566 \series bold
29567
29568 \backslash
29569 shoveright{行の内容}
29570 \series default
29571 あるいは
29572 \series bold
29573
29574 \backslash
29575 shoveleft{行の内容}
29576 \end_layout
29577
29578 \begin_layout Standard
29579 \begin_inset VSpace medskip
29580 \end_inset
29581
29582
29583 \series bold
29584
29585 \backslash
29586 multlinegap
29587 \begin_inset Index idx
29588 status collapsed
29589
29590 \begin_layout Plain Layout
29591 こまんど@コマンド ! M ! 
29592 \backslash
29593 multlinegap
29594 \end_layout
29595
29596 \end_inset
29597
29598
29599 \series default
29600 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29601 \begin_inset space \thinspace{}
29602 \end_inset
29603
29604 ptの長さです。
29605 \end_layout
29606
29607 \begin_layout Standard
29608 以下は、上記の数式に
29609 \end_layout
29610
29611 \begin_layout Standard
29612
29613 \series bold
29614
29615 \backslash
29616 setlength{
29617 \backslash
29618 multlinegap}{2cm}
29619 \end_layout
29620
29621 \begin_layout Standard
29622 というコマンドを、TeXモードで直前に挿入した例です。
29623 \begin_inset ERT
29624 status collapsed
29625
29626 \begin_layout Plain Layout
29627
29628
29629 \backslash
29630 setlength{
29631 \backslash
29632 multlinegap}{2cm}
29633 \end_layout
29634
29635 \end_inset
29636
29637
29638 \begin_inset Formula 
29639 \begin{multline}
29640 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}\\
29641 \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}}\\
29642 =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}}
29643 \end{multline}
29644
29645 \end_inset
29646
29647
29648 \begin_inset ERT
29649 status collapsed
29650
29651 \begin_layout Plain Layout
29652
29653
29654 \backslash
29655 setlength{
29656 \backslash
29657 multlinegap}{0pt}
29658 \end_layout
29659
29660 \end_inset
29661
29662 二行めは、
29663 \series bold
29664
29665 \backslash
29666 shoveleft
29667 \series default
29668 を使って左揃えにしています。
29669 \end_layout
29670
29671 \begin_layout Subsection
29672 数式の一部の多行化
29673 \begin_inset CommandInset label
29674 LatexCommand label
29675 name "sub:数式の一部の多行化"
29676
29677 \end_inset
29678
29679
29680 \begin_inset Index idx
29681 status collapsed
29682
29683 \begin_layout Plain Layout
29684 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
29685 \end_layout
29686
29687 \end_inset
29688
29689
29690 \end_layout
29691
29692 \begin_layout Standard
29693 数式の一部分のみを多行表示したい場合には、
29694 \series bold
29695 aligned
29696 \series default
29697
29698 \series bold
29699 alignedat
29700 \series default
29701
29702 \series bold
29703 gathered
29704 \series default
29705
29706 \series bold
29707 split
29708 \series default
29709 のうちのいずれかの環境を使用します。これらは、
29710 \family sans
29711 挿入\SpecialChar \menuseparator
29712 数式
29713 \family default
29714 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29715 \end_layout
29716
29717 \begin_layout Standard
29718 最初の三つの環境は、環境名から
29719 \series bold
29720 ed
29721 \series default
29722 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29723 \begin_inset Formula 
29724 \[
29725 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29726 \Delta E\Delta t & \ge\frac{\hbar}{2}
29727 \end{aligned}
29728 \right\} \textrm{不確定性原理}
29729 \]
29730
29731 \end_inset
29732
29733
29734 \end_layout
29735
29736 \begin_layout Standard
29737 この数式を作るには、別行立て数式をまず作っておいて、そこに
29738 \series bold
29739
29740 \backslash
29741 aligned
29742 \begin_inset Index idx
29743 status collapsed
29744
29745 \begin_layout Plain Layout
29746 こまんど@コマンド ! A ! 
29747 \backslash
29748 aligned
29749 \end_layout
29750
29751 \end_inset
29752
29753
29754 \series default
29755 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29756 ます。
29757 \end_layout
29758
29759 \begin_layout Standard
29760 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29761 に配置できる利点があります。以下に例として、
29762 \begin_inset CommandInset ref
29763 LatexCommand eqref
29764 reference "eq:shortlong"
29765
29766 \end_inset
29767
29768 式にaligned環境を適用したものを示します。
29769 \begin_inset Formula 
29770 \begin{equation}
29771 \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}|}\\
29772  & -\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}|}
29773 \end{aligned}
29774 \end{equation}
29775
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Standard
29782
29783 \series bold
29784 alignedat
29785 \series default
29786
29787 \series bold
29788 gathered
29789 \series default
29790
29791 \series bold
29792 split
29793 \series default
29794 の各環境を使うには、それぞれ
29795 \series bold
29796
29797 \backslash
29798 alignedat
29799 \series default
29800
29801 \begin_inset Index idx
29802 status collapsed
29803
29804 \begin_layout Plain Layout
29805 こまんど@コマンド ! A ! 
29806 \backslash
29807 alignedat
29808 \end_layout
29809
29810 \end_inset
29811
29812
29813 \series bold
29814
29815 \backslash
29816 gathered
29817 \series default
29818
29819 \begin_inset Index idx
29820 status collapsed
29821
29822 \begin_layout Plain Layout
29823 こまんど@コマンド ! G ! 
29824 \backslash
29825 gathered
29826 \end_layout
29827
29828 \end_inset
29829
29830
29831 \series bold
29832
29833 \backslash
29834 split
29835 \series default
29836
29837 \begin_inset Index idx
29838 status collapsed
29839
29840 \begin_layout Plain Layout
29841 こまんど@コマンド ! S ! 
29842 \backslash
29843 split
29844 \end_layout
29845
29846 \end_inset
29847
29848 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29849 \end_layout
29850
29851 \begin_layout Subsection
29852 多行数式中のテキスト
29853 \begin_inset CommandInset label
29854 LatexCommand label
29855 name "sub:多行数式中のテキスト"
29856
29857 \end_inset
29858
29859
29860 \begin_inset Index idx
29861 status collapsed
29862
29863 \begin_layout Plain Layout
29864 てきすと@テキスト ! すうしきちゅうの@数式中の
29865 \end_layout
29866
29867 \end_inset
29868
29869
29870 \begin_inset Index idx
29871 status collapsed
29872
29873 \begin_layout Plain Layout
29874 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
29875 \end_layout
29876
29877 \end_inset
29878
29879
29880 \end_layout
29881
29882 \begin_layout Standard
29883 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29884 式を持つ
29885 \series bold
29886
29887 \backslash
29888 intertext
29889 \series default
29890
29891 \begin_inset Index idx
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895 こまんど@コマンド ! I ! 
29896 \backslash
29897 intertext
29898 \end_layout
29899
29900 \end_inset
29901
29902 コマンドを使います。
29903 \end_layout
29904
29905 \begin_layout Standard
29906
29907 \series bold
29908
29909 \backslash
29910 intertext{テキスト}
29911 \end_layout
29912
29913 \begin_layout Standard
29914 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
29915 \series bold
29916
29917 \backslash
29918 intertext
29919 \series default
29920 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29921 \series bold
29922
29923 \backslash
29924 intertext
29925 \series default
29926 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29927 \begin_inset Formula 
29928 \begin{align}
29929 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29930 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29931 \end{align}
29932
29933 \end_inset
29934
29935
29936 \end_layout
29937
29938 \begin_layout Standard
29939
29940 \series bold
29941
29942 \backslash
29943 intertext
29944 \series default
29945  
29946 \lang english
29947 always creates some vertical space between the text and the formula lines.
29948  To avoid this space, set in the document settings under 
29949 \family sans
29950 Math
29951 \begin_inset space ~
29952 \end_inset
29953
29954 Options
29955 \family default
29956  for the package 
29957 \series bold
29958 \lang japanese
29959 mathtools
29960 \series default
29961
29962 \begin_inset Index idx
29963 status collapsed
29964
29965 \begin_layout Plain Layout
29966 ぱっけーじ@パッケージ ! mathtools
29967 \end_layout
29968
29969 \end_inset
29970
29971  
29972 \lang english
29973 the option 
29974 \family sans
29975 Load
29976 \begin_inset space ~
29977 \end_inset
29978
29979 always
29980 \family default
29981 .
29982  Then you can use the command
29983 \lang japanese
29984  
29985 \series bold
29986
29987 \backslash
29988 shortintertext
29989 \series default
29990
29991 \begin_inset Index idx
29992 status collapsed
29993
29994 \begin_layout Plain Layout
29995 こまんど@コマンド ! S ! 
29996 \backslash
29997 shortintertext
29998 \end_layout
29999
30000 \end_inset
30001
30002  
30003 \lang english
30004 instead of 
30005 \series bold
30006
30007 \backslash
30008 intertext
30009 \series default
30010 :
30011 \lang japanese
30012
30013 \begin_inset Formula 
30014 \begin{align}
30015 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30016 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30017 \end{align}
30018
30019 \end_inset
30020
30021
30022 \end_layout
30023
30024 \begin_layout Section
30025 数式番号
30026 \begin_inset Index idx
30027 status collapsed
30028
30029 \begin_layout Plain Layout
30030 すうしきばんごう@数式番号
30031 \end_layout
30032
30033 \end_inset
30034
30035
30036 \begin_inset Index idx
30037 status collapsed
30038
30039 \begin_layout Plain Layout
30040 すうしき@数式 ! ばんごう@番号|see
30041 \begin_inset ERT
30042 status collapsed
30043
30044 \begin_layout Plain Layout
30045
30046 {
30047 \end_layout
30048
30049 \end_inset
30050
30051 数式番号
30052 \begin_inset ERT
30053 status collapsed
30054
30055 \begin_layout Plain Layout
30056
30057 }
30058 \end_layout
30059
30060 \end_inset
30061
30062
30063 \end_layout
30064
30065 \end_inset
30066
30067
30068 \end_layout
30069
30070 \begin_layout Subsection
30071 概要
30072 \end_layout
30073
30074 \begin_layout Standard
30075 付番数式は、
30076 \family sans
30077 挿入\SpecialChar \menuseparator
30078 数式\SpecialChar \menuseparator
30079 付番数式
30080 \family default
30081 メニュー(
30082 \begin_inset Flex Ruby
30083 status collapsed
30084
30085 \begin_layout Plain Layout
30086 捷径
30087 \begin_inset Argument post:1
30088 status collapsed
30089
30090 \begin_layout Plain Layout
30091 ショートカット
30092 \end_layout
30093
30094 \end_inset
30095
30096
30097 \end_layout
30098
30099 \end_inset
30100
30101
30102 \family sans
30103 Ctrl+Alt
30104 \begin_inset space ~
30105 \end_inset
30106
30107 N
30108 \family default
30109 )で作ることができます。既存の数式に番号を振るには、
30110 \family sans
30111 編集\SpecialChar \menuseparator
30112 数式\SpecialChar \menuseparator
30113 数式全体を付番
30114 \family default
30115 メニュー(捷径
30116 \begin_inset Info
30117 type  "shortcut"
30118 arg   "math-number-toggle"
30119 \end_inset
30120
30121 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
30122 \end_layout
30123
30124 \begin_layout Standard
30125 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
30126 \family sans
30127 編集\SpecialChar \menuseparator
30128 数式\SpecialChar \menuseparator
30129 この行を付番
30130 \family default
30131 メニュー(捷径
30132 \begin_inset Info
30133 type  "shortcut"
30134 arg   "math-number-line-toggle"
30135 \end_inset
30136
30137 )を使用すれば、各行毎に付番するかどうか指定することができます。
30138 \end_layout
30139
30140 \begin_layout Standard
30141 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
30142 \begin_inset CommandInset ref
30143 LatexCommand ref
30144 reference "sec:数式様式"
30145
30146 \end_inset
30147
30148 節をご覧下さい。
30149 \end_layout
30150
30151 \begin_layout Subsection
30152 相互参照
30153 \begin_inset Index idx
30154 status collapsed
30155
30156 \begin_layout Plain Layout
30157 そうごさんしょう@相互参照 ! すうしきへの@数式への
30158 \end_layout
30159
30160 \end_inset
30161
30162
30163 \end_layout
30164
30165 \begin_layout Standard
30166 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
30167 \family sans
30168 挿入\SpecialChar \menuseparator
30169 ラベル
30170 \family default
30171 メニューか、ツールバーボタンの
30172 \begin_inset Info
30173 type  "icon"
30174 arg   "label-insert"
30175 \end_inset
30176
30177 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
30178 \series bold
30179 eq:と
30180 \series default
30181 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
30182 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
30183 \family sans
30184 挿入\SpecialChar \menuseparator
30185 ラベル
30186 \family default
30187 メニューをもういちど使って下さい。
30188 \end_layout
30189
30190 \begin_layout Standard
30191 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
30192 \end_layout
30193
30194 \begin_layout Standard
30195 相互参照は、
30196 \family sans
30197 挿入\SpecialChar \menuseparator
30198 相互参照
30199 \family default
30200 メニューかツールバーボタンの
30201 \begin_inset Info
30202 type  "icon"
30203 arg   "dialog-show-new-inset ref"
30204 \end_inset
30205
30206 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
30207 \series bold
30208 (<参照>)
30209 \series default
30210 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
30211 \begin_inset Newline newline
30212 \end_inset
30213
30214 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
30215 \end_layout
30216
30217 \begin_layout Standard
30218 以下は、後の各小節に現れる数式への相互参照を含む例です。
30219 \begin_inset Note Note
30220 status open
30221
30222 \begin_layout Plain Layout
30223 相互参照の型の違いに留意してください。
30224 \end_layout
30225
30226 \end_inset
30227
30228
30229 \end_layout
30230
30231 \begin_layout Standard
30232 \begin_inset CommandInset ref
30233 LatexCommand eqref
30234 reference "eq:tag"
30235
30236 \end_inset
30237
30238 式と
30239 \begin_inset CommandInset ref
30240 LatexCommand eqref
30241 reference "eq:c"
30242
30243 \end_inset
30244
30245 式は、等価です。(
30246 \begin_inset CommandInset ref
30247 LatexCommand ref
30248 reference "eq:Rom"
30249
30250 \end_inset
30251
30252 )式とは異なり、(
30253 \begin_inset CommandInset ref
30254 LatexCommand ref
30255 reference "eq:Lat"
30256
30257 \end_inset
30258
30259 )式では、付番にラテン数字を使用しています。
30260 \end_layout
30261
30262 \begin_layout Standard
30263 \begin_inset VSpace medskip
30264 \end_inset
30265
30266
30267 \series bold
30268
30269 \backslash
30270 tag
30271 \begin_inset Foot
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275
30276 \series bold
30277
30278 \backslash
30279 tag
30280 \series default
30281 は、第
30282 \begin_inset CommandInset ref
30283 LatexCommand ref
30284 reference "sub:ユーザー定義番号"
30285
30286 \end_inset
30287
30288 節に説明があります。
30289 \end_layout
30290
30291 \end_inset
30292
30293
30294 \series default
30295 の引数が、第
30296 \begin_inset CommandInset ref
30297 LatexCommand ref
30298 reference "sub:段落ボックス"
30299
30300 \end_inset
30301
30302 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
30303 \end_layout
30304
30305 \begin_layout Subsection
30306 細目番号
30307 \begin_inset Index idx
30308 status collapsed
30309
30310 \begin_layout Plain Layout
30311 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
30312 \end_layout
30313
30314 \end_inset
30315
30316
30317 \end_layout
30318
30319 \begin_layout Standard
30320
30321 \series bold
30322
30323 \backslash
30324 begin{subequations}
30325 \series default
30326 および
30327 \series bold
30328
30329 \backslash
30330 end{subequations}
30331 \series default
30332 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
30333 \end_layout
30334
30335 \begin_layout Standard
30336 たとえば、
30337 \begin_inset Formula 
30338 \begin{equation}
30339 A=C-B\label{eq:a}
30340 \end{equation}
30341
30342 \end_inset
30343
30344
30345 \begin_inset ERT
30346 status collapsed
30347
30348 \begin_layout Plain Layout
30349
30350
30351 \backslash
30352 addtocounter{equation}{-1}
30353 \end_layout
30354
30355 \end_inset
30356
30357
30358 \begin_inset ERT
30359 status collapsed
30360
30361 \begin_layout Plain Layout
30362
30363
30364 \backslash
30365 begin{subequations}
30366 \end_layout
30367
30368 \end_inset
30369
30370
30371 \begin_inset VSpace -5mm
30372 \end_inset
30373
30374
30375 \begin_inset Formula 
30376 \begin{equation}
30377 B=C-A\label{eq:b}
30378 \end{equation}
30379
30380 \end_inset
30381
30382
30383 \begin_inset Formula 
30384 \begin{equation}
30385 C=A+B\label{eq:c}
30386 \end{equation}
30387
30388 \end_inset
30389
30390
30391 \end_layout
30392
30393 \begin_layout Standard
30394 \begin_inset ERT
30395 status collapsed
30396
30397 \begin_layout Plain Layout
30398
30399
30400 \backslash
30401 end{subequations}
30402 \end_layout
30403
30404 \end_inset
30405
30406
30407 \end_layout
30408
30409 \begin_layout Standard
30410 この例を作るには、次のようにします。
30411 \end_layout
30412
30413 \begin_layout Enumerate
30414 一つめの数式を入力します。
30415 \end_layout
30416
30417 \begin_layout Enumerate
30418 一つめの数式の後に
30419 \begin_inset Newline newline
30420 \end_inset
30421
30422
30423 \series bold
30424
30425 \backslash
30426 addtocounter{equation}{-1} 
30427 \backslash
30428 begin{subequations}
30429 \begin_inset Index idx
30430 status collapsed
30431
30432 \begin_layout Plain Layout
30433 こまんど@コマンド ! A ! 
30434 \backslash
30435 addtocounter
30436 \end_layout
30437
30438 \end_inset
30439
30440
30441 \begin_inset Newline newline
30442 \end_inset
30443
30444
30445 \series default
30446 を入力します。
30447 \end_layout
30448
30449 \begin_layout Enumerate
30450 二つめの数式を入力します。
30451 \end_layout
30452
30453 \begin_layout Enumerate
30454 三つめの数式を入力します。
30455 \end_layout
30456
30457 \begin_layout Enumerate
30458 三つめの数式の後に、
30459 \series bold
30460
30461 \backslash
30462 end{subequations}
30463 \series default
30464 を入力します。
30465 \end_layout
30466
30467 \begin_layout Standard
30468
30469 \series bold
30470
30471 \backslash
30472 begin
30473 \series default
30474 コマンドと
30475 \series bold
30476
30477 \backslash
30478 end
30479 \series default
30480 コマンドのあいだの数式はすべて、a・b・
30481 \begin_inset Newline linebreak
30482 \end_inset
30483
30484 c\SpecialChar \ldots{}
30485 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
30486 \emph on
30487 ひとつの
30488 \emph default
30489 付番数式として扱われますが、それぞれの付番数式が
30490 \series bold
30491 equation
30492 \series default
30493 カウンタを一つずつ進めてしまうので、
30494 \series bold
30495
30496 \backslash
30497 addtocounter
30498 \series default
30499 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
30500 \begin_inset CommandInset ref
30501 LatexCommand eqref
30502 reference "eq:a"
30503
30504 \end_inset
30505
30506 式・
30507 \begin_inset CommandInset ref
30508 LatexCommand eqref
30509 reference "eq:b"
30510
30511 \end_inset
30512
30513 式・
30514 \begin_inset CommandInset ref
30515 LatexCommand eqref
30516 reference "eq:c"
30517
30518 \end_inset
30519
30520 式は、それぞれ
30521 \begin_inset CommandInset ref
30522 LatexCommand eqref
30523 reference "eq:a"
30524
30525 \end_inset
30526
30527 式・
30528 \begin_inset CommandInset ref
30529 LatexCommand eqref
30530 reference "eq:d"
30531
30532 \end_inset
30533
30534 式・
30535 \begin_inset CommandInset ref
30536 LatexCommand eqref
30537 reference "eq:f"
30538
30539 \end_inset
30540
30541 式として番号が振られてしまいます。
30542 \end_layout
30543
30544 \begin_layout Standard
30545 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
30546 \begin_inset space \thinspace{}
30547 \end_inset
30548
30549 mmの垂直空白を
30550 \series bold
30551
30552 \backslash
30553 begin{subequations}
30554 \series default
30555 コマンドの後に入れています。数式様式として
30556 \series bold
30557 行頭下げ
30558 \begin_inset Foot
30559 status collapsed
30560
30561 \begin_layout Plain Layout
30562
30563 \series bold
30564 数式様式に関しては、第
30565 \series default
30566
30567 \begin_inset CommandInset ref
30568 LatexCommand ref
30569 reference "sec:数式様式"
30570
30571 \end_inset
30572
30573 節を参照。
30574 \end_layout
30575
30576 \end_inset
30577
30578
30579 \series default
30580 を用いているときには、これを-7
30581 \begin_inset space \thinspace{}
30582 \end_inset
30583
30584 mm空白にしてください。
30585 \end_layout
30586
30587 \begin_layout Standard
30588 以下は、二行めのみ付番を無効にしている多行数式の例です。
30589 \begin_inset ERT
30590 status collapsed
30591
30592 \begin_layout Plain Layout
30593
30594
30595 \backslash
30596 begin{subequations}
30597 \end_layout
30598
30599 \end_inset
30600
30601
30602 \begin_inset Formula 
30603 \begin{eqnarray}
30604 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30605  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30606  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30607 \end{eqnarray}
30608
30609 \end_inset
30610
30611
30612 \begin_inset ERT
30613 status collapsed
30614
30615 \begin_layout Plain Layout
30616
30617
30618 \backslash
30619 end{subequations}
30620 \end_layout
30621
30622 \end_inset
30623
30624
30625 \end_layout
30626
30627 \begin_layout Subsection
30628 ユーザー定義番号
30629 \begin_inset CommandInset label
30630 LatexCommand label
30631 name "sub:ユーザー定義番号"
30632
30633 \end_inset
30634
30635
30636 \begin_inset Index idx
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \end_layout
30647
30648 \begin_layout Standard
30649 \begin_inset Index idx
30650 status collapsed
30651
30652 \begin_layout Plain Layout
30653 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30654 \end_layout
30655
30656 \end_inset
30657
30658 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
30659 \end_layout
30660
30661 \begin_layout Standard
30662
30663 \series bold
30664
30665 \backslash
30666 def
30667 \backslash
30668 tagform@#1{
30669 \backslash
30670 maketag@@@{
30671 \series default
30672
30673 \begin_inset Formula $\boldsymbol{|}$
30674 \end_inset
30675
30676
30677 \series bold
30678 #1
30679 \series default
30680
30681 \begin_inset Formula $\boldsymbol{|}$
30682 \end_inset
30683
30684
30685 \series bold
30686 }}
30687 \series default
30688
30689 \begin_inset Note Note
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \end_layout
30700
30701 \begin_layout Standard
30702 他の記号を使いたいときには、
30703 \series bold
30704 #1
30705 \series default
30706 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30707 \end_layout
30708
30709 \begin_layout Standard
30710 \begin_inset VSpace bigskip
30711 \end_inset
30712
30713 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30714 \series bold
30715
30716 \backslash
30717 tag
30718 \series default
30719
30720 \begin_inset Index idx
30721 status collapsed
30722
30723 \begin_layout Plain Layout
30724 こまんど@コマンド ! T ! 
30725 \backslash
30726 tag
30727 \end_layout
30728
30729 \end_inset
30730
30731 コマンドを使います。
30732 \begin_inset Formula 
30733 \begin{equation}
30734 A+B=C\tag{何とかかんとか}\label{eq:tag}
30735 \end{equation}
30736
30737 \end_inset
30738
30739 上記の例では、
30740 \series bold
30741
30742 \backslash
30743 tag
30744 \begin_inset space \textvisiblespace{}
30745 \end_inset
30746
30747 何とかかんとか
30748 \series default
30749 というコマンドを数式に打ち込んでいます。
30750 \end_layout
30751
30752 \begin_layout Standard
30753 代わりに
30754 \series bold
30755
30756 \backslash
30757 tag*
30758 \begin_inset space \textvisiblespace{}
30759 \end_inset
30760
30761 何とかかんとか
30762 \series default
30763 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30764 \begin_inset Formula 
30765 \[
30766 A+B=C\tag*{something}
30767 \]
30768
30769 \end_inset
30770
30771
30772 \end_layout
30773
30774 \begin_layout Standard
30775 \begin_inset VSpace bigskip
30776 \end_inset
30777
30778 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30779 \begin_inset Newline newline
30780 \end_inset
30781
30782
30783 \series bold
30784
30785 \backslash
30786 @addtoreset{equation}{part}
30787 \series default
30788
30789 \begin_inset Index idx
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793 こまんど@コマンド ! 
30794 \begin_inset ERT
30795 status collapsed
30796
30797 \begin_layout Plain Layout
30798
30799 "
30800 \end_layout
30801
30802 \end_inset
30803
30804 @
30805 \begin_inset ERT
30806 status collapsed
30807
30808 \begin_layout Plain Layout
30809
30810 "
30811 \end_layout
30812
30813 \end_inset
30814
30815  ! 
30816 \backslash
30817
30818 \begin_inset ERT
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822
30823 "
30824 \end_layout
30825
30826 \end_inset
30827
30828 @
30829 \begin_inset ERT
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833
30834 "
30835 \end_layout
30836
30837 \end_inset
30838
30839 addtoreset
30840 \end_layout
30841
30842 \end_inset
30843
30844
30845 \begin_inset Newline newline
30846 \end_inset
30847
30848 節に関しては
30849 \begin_inset Newline newline
30850 \end_inset
30851
30852
30853 \series bold
30854
30855 \backslash
30856 @addtoreset{equation}{section}
30857 \begin_inset Newline newline
30858 \end_inset
30859
30860
30861 \series default
30862 というコマンドを使います。
30863 \end_layout
30864
30865 \begin_layout Standard
30866 これらのコマンドをTeXモードで使えるようにするためには、
30867 \series bold
30868
30869 \backslash
30870 makeatletter
30871 \series default
30872 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
30873 \series bold
30874
30875 \backslash
30876 makeatother
30877 \series default
30878 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
30879 \end_layout
30880
30881 \begin_layout Standard
30882
30883 \series bold
30884
30885 \backslash
30886 makeatletter
30887 \begin_inset Newline newline
30888 \end_inset
30889
30890
30891 \backslash
30892 @addtoreset{equation}{section}
30893 \begin_inset Newline newline
30894 \end_inset
30895
30896
30897 \backslash
30898 makeatother
30899 \begin_inset Newline newline
30900 \end_inset
30901
30902
30903 \series default
30904 のようにならなくてはなりません。
30905 \end_layout
30906
30907 \begin_layout Standard
30908 LaTeXプリアンブル中では、
30909 \series bold
30910
30911 \backslash
30912 makeatletter
30913 \series default
30914
30915 \series bold
30916
30917 \backslash
30918 makeatother
30919 \series default
30920 は、LyXが内部的に自動で挿入するので省略してかまいません。
30921 \end_layout
30922
30923 \begin_layout Standard
30924
30925 \series bold
30926
30927 \backslash
30928 @addtoreset
30929 \series default
30930 を戻すには、まずLaTeXプリアンブル中に
30931 \end_layout
30932
30933 \begin_layout Standard
30934
30935 \series bold
30936
30937 \backslash
30938 usepackage{remreset}
30939 \end_layout
30940
30941 \begin_layout Standard
30942 という行を入れて、
30943 \series bold
30944 remreset.sty
30945 \series default
30946
30947 \begin_inset Foot
30948 status collapsed
30949
30950 \begin_layout Plain Layout
30951
30952 \series bold
30953 remreset
30954 \series default
30955 は、LaTeXパッケージの
30956 \series bold
30957 carlisle
30958 \series default
30959
30960 \begin_inset Index idx
30961 status collapsed
30962
30963 \begin_layout Plain Layout
30964 ぱっけーじ@パッケージ ! carlisle
30965 \end_layout
30966
30967 \end_inset
30968
30969 の一部として含まれており、LaTeX標準頒布版には含まれています。
30970 \end_layout
30971
30972 \end_inset
30973
30974
30975 \begin_inset Index idx
30976 status collapsed
30977
30978 \begin_layout Plain Layout
30979 ぱっけーじ@パッケージ ! remreset
30980 \end_layout
30981
30982 \end_inset
30983
30984 ファイルを読み込んでおかなくてはなりません。その後
30985 \begin_inset Newline newline
30986 \end_inset
30987
30988
30989 \series bold
30990
30991 \backslash
30992 @removefromreset
30993 \series default
30994
30995 \begin_inset Index idx
30996 status collapsed
30997
30998 \begin_layout Plain Layout
30999 こまんど@コマンド ! 
31000 \begin_inset ERT
31001 status collapsed
31002
31003 \begin_layout Plain Layout
31004
31005 "
31006 \end_layout
31007
31008 \end_inset
31009
31010 @
31011 \begin_inset ERT
31012 status collapsed
31013
31014 \begin_layout Plain Layout
31015
31016 "
31017 \end_layout
31018
31019 \end_inset
31020
31021  ! 
31022 \backslash
31023
31024 \begin_inset ERT
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028
31029 "
31030 \end_layout
31031
31032 \end_inset
31033
31034 @
31035 \begin_inset ERT
31036 status collapsed
31037
31038 \begin_layout Plain Layout
31039
31040 "
31041 \end_layout
31042
31043 \end_inset
31044
31045 removefromreset
31046 \end_layout
31047
31048 \end_inset
31049
31050 コマンドを
31051 \series bold
31052
31053 \backslash
31054 @addtoreset
31055 \series default
31056 と同じ書式で使用すると、
31057 \series bold
31058
31059 \backslash
31060 @addtoreset
31061 \series default
31062 を戻すことができます。
31063 \end_layout
31064
31065 \begin_layout Standard
31066 \begin_inset VSpace bigskip
31067 \end_inset
31068
31069 ときには、数式を
31070 \end_layout
31071
31072 \begin_layout Standard
31073
31074 \family typewriter
31075 (節番号.数式番号)
31076 \end_layout
31077
31078 \begin_layout Standard
31079 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
31080 \end_layout
31081
31082 \begin_layout Standard
31083 このような場合のために、
31084 \series bold
31085
31086 \backslash
31087 numberwithin
31088 \series default
31089
31090 \begin_inset Index idx
31091 status collapsed
31092
31093 \begin_layout Plain Layout
31094 こまんど@コマンド ! N ! 
31095 \backslash
31096 numberwithin
31097 \end_layout
31098
31099 \end_inset
31100
31101 というコマンドがあり、
31102 \end_layout
31103
31104 \begin_layout Standard
31105
31106 \series bold
31107
31108 \backslash
31109 numberwithin{カウンタ}{節階層}
31110 \end_layout
31111
31112 \begin_layout Standard
31113 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
31114 \end_layout
31115
31116 \begin_layout Standard
31117 したがって、ここではLaTeXプリアンブルかTeXコードで
31118 \end_layout
31119
31120 \begin_layout Standard
31121
31122 \series bold
31123
31124 \backslash
31125 numberwithin{equation}{section}
31126 \end_layout
31127
31128 \begin_layout Standard
31129 という行を用いることにしましょう。その結果がこれです。
31130 \begin_inset ERT
31131 status collapsed
31132
31133 \begin_layout Plain Layout
31134
31135
31136 \backslash
31137 numberwithin{equation}{section}
31138 \end_layout
31139
31140 \end_inset
31141
31142
31143 \begin_inset Formula 
31144 \begin{equation}
31145 A+B=C
31146 \end{equation}
31147
31148 \end_inset
31149
31150
31151 \end_layout
31152
31153 \begin_layout Standard
31154 たとえば、部番号を節階層として使用して、表に付番を施すときには
31155 \begin_inset Newline newline
31156 \end_inset
31157
31158
31159 \series bold
31160
31161 \backslash
31162 numberwithin{table}{part}
31163 \series default
31164 を用います。
31165 \end_layout
31166
31167 \begin_layout Standard
31168 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
31169 \end_layout
31170
31171 \begin_layout Standard
31172
31173 \series bold
31174
31175 \backslash
31176 renewcommand{
31177 \backslash
31178 theequation}{
31179 \backslash
31180 arabic{equation}}
31181 \begin_inset Index idx
31182 status collapsed
31183
31184 \begin_layout Plain Layout
31185 こまんど@コマンド ! A ! 
31186 \backslash
31187 arabic
31188 \end_layout
31189
31190 \end_inset
31191
31192
31193 \series default
31194
31195 \begin_inset ERT
31196 status collapsed
31197
31198 \begin_layout Plain Layout
31199
31200
31201 \backslash
31202 renewcommand{
31203 \backslash
31204 theequation}{
31205 \backslash
31206 arabic{equation}}
31207 \end_layout
31208
31209 \end_inset
31210
31211
31212 \series bold
31213
31214 \begin_inset Newline newline
31215 \end_inset
31216
31217
31218 \series default
31219 あるいは
31220 \series bold
31221
31222 \begin_inset Newline newline
31223 \end_inset
31224
31225
31226 \backslash
31227 renewcommand{
31228 \backslash
31229 thetable}{
31230 \backslash
31231 arabic{table}}
31232 \end_layout
31233
31234 \begin_layout Standard
31235 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
31236 \series bold
31237
31238 \backslash
31239 numberwithin
31240 \series default
31241 は、内部的に上記で述べた
31242 \series bold
31243
31244 \backslash
31245 @addtoreset
31246 \series default
31247 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
31248 \begin_inset ERT
31249 status collapsed
31250
31251 \begin_layout Plain Layout
31252
31253
31254 \backslash
31255 makeatletter
31256 \end_layout
31257
31258 \begin_layout Plain Layout
31259
31260
31261 \backslash
31262 @removefromreset{equation}{section}
31263 \end_layout
31264
31265 \begin_layout Plain Layout
31266
31267
31268 \backslash
31269 makeatother
31270 \end_layout
31271
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \begin_layout Subsection
31278 ローマ数字や文字を使った付番
31279 \begin_inset Index idx
31280 status collapsed
31281
31282 \begin_layout Plain Layout
31283 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
31284 \end_layout
31285
31286 \end_inset
31287
31288
31289 \begin_inset Index idx
31290 status collapsed
31291
31292 \begin_layout Plain Layout
31293 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
31294 \end_layout
31295
31296 \end_inset
31297
31298
31299 \end_layout
31300
31301 \begin_layout Standard
31302 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
31303 \end_layout
31304
31305 \begin_layout Standard
31306
31307 \series bold
31308
31309 \backslash
31310 renewcommand{
31311 \backslash
31312 theequation}{
31313 \backslash
31314 roman{equation}}
31315 \end_layout
31316
31317 \begin_layout Standard
31318 というコマンドを入れます。
31319 \series bold
31320
31321 \backslash
31322 renewcommand
31323 \series default
31324
31325 \begin_inset Index idx
31326 status collapsed
31327
31328 \begin_layout Plain Layout
31329 こまんど@コマンド ! R ! 
31330 \backslash
31331 renewcommand
31332 \end_layout
31333
31334 \end_inset
31335
31336 は、定義済みのコマンド
31337 \series bold
31338
31339 \backslash
31340 theequation
31341 \series default
31342 をコマンド
31343 \series bold
31344
31345 \backslash
31346 roman{equation}
31347 \series default
31348 に再定義します
31349 \begin_inset Foot
31350 status collapsed
31351
31352 \begin_layout Plain Layout
31353
31354 \series bold
31355
31356 \backslash
31357 renewcommand
31358 \series default
31359 コマンドは、第
31360 \begin_inset CommandInset ref
31361 LatexCommand ref
31362 reference "sub:newcommandコマンド"
31363
31364 \end_inset
31365
31366 節に述べられている
31367 \series bold
31368
31369 \backslash
31370 newcommand
31371 \series default
31372 コマンドと同じ書式を持ちます。
31373 \end_layout
31374
31375 \end_inset
31376
31377 。ここで、
31378 \series bold
31379 equation
31380 \series default
31381 は数式カウンタです。コマンド
31382 \series bold
31383
31384 \backslash
31385 the
31386 \series default
31387 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
31388 \series bold
31389
31390 \backslash
31391 theequation
31392 \series default
31393 コマンドを数式の後ろに置くのです。
31394 \series bold
31395
31396 \backslash
31397 roman{equation}
31398 \begin_inset Index idx
31399 status collapsed
31400
31401 \begin_layout Plain Layout
31402 こまんど@コマンド ! R ! 
31403 \backslash
31404 roman
31405 \end_layout
31406
31407 \end_inset
31408
31409
31410 \series default
31411 は、カウンタを小文字のローマ数字として出力します。
31412 \end_layout
31413
31414 \begin_layout Standard
31415 こうして、
31416 \series bold
31417
31418 \backslash
31419 renew
31420 \series default
31421 c
31422 \series bold
31423 ommand
31424 \series default
31425 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
31426 \series bold
31427
31428 \backslash
31429 roman
31430 \series default
31431 の部分を
31432 \series bold
31433
31434 \backslash
31435 Roman
31436 \series default
31437
31438 \begin_inset Index idx
31439 status collapsed
31440
31441 \begin_layout Plain Layout
31442 こまんど@コマンド ! R ! 
31443 \backslash
31444 roman@
31445 \backslash
31446 Roman
31447 \end_layout
31448
31449 \end_inset
31450
31451 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
31452 \series bold
31453
31454 \backslash
31455 alph
31456 \series default
31457
31458 \begin_inset Index idx
31459 status collapsed
31460
31461 \begin_layout Plain Layout
31462 こまんど@コマンド ! A ! 
31463 \backslash
31464 alph
31465 \end_layout
31466
31467 \end_inset
31468
31469 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
31470 \series bold
31471
31472 \backslash
31473 Alph
31474 \series default
31475
31476 \begin_inset Index idx
31477 status collapsed
31478
31479 \begin_layout Plain Layout
31480 こまんど@コマンド ! A ! 
31481 \backslash
31482 alph@
31483 \backslash
31484 Alph
31485 \end_layout
31486
31487 \end_inset
31488
31489 コマンドがあります。
31490 \end_layout
31491
31492 \begin_layout Standard
31493 \begin_inset Note Greyedout
31494 status open
31495
31496 \begin_layout Plain Layout
31497
31498 \series bold
31499 【註】
31500 \series default
31501 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
31502 \end_layout
31503
31504 \end_inset
31505
31506
31507 \end_layout
31508
31509 \begin_layout Standard
31510 \begin_inset ERT
31511 status collapsed
31512
31513 \begin_layout Plain Layout
31514
31515
31516 \backslash
31517 renewcommand{
31518 \backslash
31519 theequation}{
31520 \backslash
31521 roman{equation}}
31522 \end_layout
31523
31524 \end_inset
31525
31526
31527 \end_layout
31528
31529 \begin_layout Standard
31530 \begin_inset Formula 
31531 \begin{equation}
31532 A=\textrm{小文字ローマ数字}
31533 \end{equation}
31534
31535 \end_inset
31536
31537
31538 \begin_inset ERT
31539 status collapsed
31540
31541 \begin_layout Plain Layout
31542
31543
31544 \backslash
31545 renewcommand{
31546 \backslash
31547 theequation}{
31548 \backslash
31549 Roman{equation}}
31550 \end_layout
31551
31552 \end_inset
31553
31554
31555 \begin_inset Formula 
31556 \begin{equation}
31557 B=\textrm{大文字ローマ数字}\label{eq:Rom}
31558 \end{equation}
31559
31560 \end_inset
31561
31562
31563 \begin_inset ERT
31564 status collapsed
31565
31566 \begin_layout Plain Layout
31567
31568
31569 \backslash
31570 renewcommand{
31571 \backslash
31572 theequation}{
31573 \backslash
31574 alph{equation}}
31575 \end_layout
31576
31577 \end_inset
31578
31579
31580 \begin_inset Formula 
31581 \begin{equation}
31582 C=\textrm{小文字ラテン文字}
31583 \end{equation}
31584
31585 \end_inset
31586
31587
31588 \begin_inset ERT
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592
31593
31594 \backslash
31595 renewcommand{
31596 \backslash
31597 theequation}{
31598 \backslash
31599 Alph{equation}}
31600 \end_layout
31601
31602 \end_inset
31603
31604
31605 \begin_inset Formula 
31606 \begin{equation}
31607 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31608 \end{equation}
31609
31610 \end_inset
31611
31612
31613 \end_layout
31614
31615 \begin_layout Standard
31616 既定の付番方式に戻すには、以下のコマンドを挿入してください。
31617 \end_layout
31618
31619 \begin_layout Standard
31620
31621 \series bold
31622
31623 \backslash
31624 renewcommand{
31625 \backslash
31626 theequation}{
31627 \backslash
31628 arabic{equation}}
31629 \begin_inset Index idx
31630 status collapsed
31631
31632 \begin_layout Plain Layout
31633 こまんど@コマンド ! A ! 
31634 \backslash
31635 arabic
31636 \end_layout
31637
31638 \end_inset
31639
31640
31641 \end_layout
31642
31643 \begin_layout Standard
31644 \begin_inset ERT
31645 status collapsed
31646
31647 \begin_layout Plain Layout
31648
31649
31650 \backslash
31651 renewcommand{
31652 \backslash
31653 theequation}{
31654 \backslash
31655 arabic{equation}}
31656 \end_layout
31657
31658 \end_inset
31659
31660
31661 \begin_inset Formula 
31662 \begin{equation}
31663 E=\textrm{アラビア数字}
31664 \end{equation}
31665
31666 \end_inset
31667
31668
31669 \end_layout
31670
31671 \begin_layout Standard
31672 \begin_inset VSpace medskip
31673 \end_inset
31674
31675 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31676 てはなりません。この点に関する説明は、ファイル
31677 \begin_inset CommandInset href
31678 LatexCommand href
31679 name "Formula-numbering.lyx"
31680 target "run:Formula-numbering.lyx"
31681
31682 \end_inset
31683
31684 にあります。
31685 \end_layout
31686
31687 \begin_layout Section
31688 化学記号と化学式
31689 \begin_inset CommandInset label
31690 LatexCommand label
31691 name "sub:化学記号と化学式"
31692
31693 \end_inset
31694
31695
31696 \begin_inset Index idx
31697 status collapsed
31698
31699 \begin_layout Plain Layout
31700 かがくきごう@化学記号 ! きごう@記号
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \begin_inset Index idx
31707 status collapsed
31708
31709 \begin_layout Plain Layout
31710 かがくしき@化学式
31711 \end_layout
31712
31713 \end_inset
31714
31715
31716 \begin_inset Index idx
31717 status collapsed
31718
31719 \begin_layout Plain Layout
31720 きごう@記号 ! かがく@化学
31721 \end_layout
31722
31723 \end_inset
31724
31725
31726 \end_layout
31727
31728 \begin_layout Standard
31729 以下は、化学関係の文章の例です。
31730 \end_layout
31731
31732 \begin_layout Quote
31733 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31734 \end_inset
31735
31736 イオンは、2つの
31737 \begin_inset Formula $\mathrm{Na^{+}}$
31738 \end_inset
31739
31740 イオンと反応して、硫酸化塩
31741 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31742 \end_inset
31743
31744 を形成します。この化学式は以下のようになります。
31745 \begin_inset Formula 
31746 \begin{equation}
31747 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31748 \end{equation}
31749
31750 \end_inset
31751
31752
31753 \end_layout
31754
31755 \begin_layout Standard
31756 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
31757 \begin_inset Flex Ruby
31758 status collapsed
31759
31760 \begin_layout Plain Layout
31761 捷径
31762 \begin_inset Argument post:1
31763 status collapsed
31764
31765 \begin_layout Plain Layout
31766 ショートカット
31767 \end_layout
31768
31769 \end_inset
31770
31771
31772 \end_layout
31773
31774 \end_inset
31775
31776
31777 \begin_inset Info
31778 type  "shortcut"
31779 arg   "font-roman"
31780 \end_inset
31781
31782 を押せば、アップライトフォント様式に変更することができます
31783 \begin_inset Foot
31784 status collapsed
31785
31786 \begin_layout Plain Layout
31787 フォント様式に関しては、第
31788 \begin_inset CommandInset ref
31789 LatexCommand ref
31790 reference "sub:書体様式"
31791
31792 \end_inset
31793
31794 節を参照のこと。
31795 \end_layout
31796
31797 \end_inset
31798
31799
31800 \end_layout
31801
31802 \begin_layout Standard
31803 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
31804 \series bold
31805 mhchem
31806 \series default
31807
31808 \begin_inset Index idx
31809 status collapsed
31810
31811 \begin_layout Plain Layout
31812 ぱっけーじ@パッケージ ! mhchem
31813 \end_layout
31814
31815 \end_inset
31816
31817 が導入されているときに使用することができる
31818 \series bold
31819
31820 \backslash
31821 ce
31822 \series default
31823
31824 \begin_inset Index idx
31825 status collapsed
31826
31827 \begin_layout Plain Layout
31828 こまんど@コマンド ! C ! 
31829 \backslash
31830 ce
31831 \end_layout
31832
31833 \end_inset
31834
31835 コマンドを使用することです。
31836 \series bold
31837
31838 \backslash
31839 ce
31840 \series default
31841 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31842 \end_layout
31843
31844 \begin_layout Standard
31845 \align center
31846 \begin_inset Tabular
31847 <lyxtabular version="3" rows="9" columns="2">
31848 <features rotate="0" tabularvalignment="middle">
31849 <column alignment="center" valignment="top">
31850 <column alignment="center" valignment="top">
31851 <row>
31852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31853 \begin_inset Text
31854
31855 \begin_layout Plain Layout
31856 コマンド
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865 出力
31866 \begin_inset Note Note
31867 status collapsed
31868
31869 \begin_layout Plain Layout
31870
31871 \series bold
31872
31873 \backslash
31874 raisebox
31875 \series default
31876 はスペーサーとしてのみ使用されています。
31877 \end_layout
31878
31879 \end_inset
31880
31881
31882 \end_layout
31883
31884 \end_inset
31885 </cell>
31886 </row>
31887 <row>
31888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31889 \begin_inset Text
31890
31891 \begin_layout Plain Layout
31892
31893 \backslash
31894 ce
31895 \begin_inset space \textvisiblespace{}
31896 \end_inset
31897
31898 H2CO3
31899 \end_layout
31900
31901 \end_inset
31902 </cell>
31903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31904 \begin_inset Text
31905
31906 \begin_layout Plain Layout
31907 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31908 \end_inset
31909
31910
31911 \end_layout
31912
31913 \end_inset
31914 </cell>
31915 </row>
31916 <row>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921
31922 \backslash
31923 ce
31924 \begin_inset space \textvisiblespace{}
31925 \end_inset
31926
31927 SO4^2-
31928 \end_layout
31929
31930 \end_inset
31931 </cell>
31932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31933 \begin_inset Text
31934
31935 \begin_layout Plain Layout
31936 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31937 \end_inset
31938
31939
31940 \end_layout
31941
31942 \end_inset
31943 </cell>
31944 </row>
31945 <row>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950
31951 \backslash
31952 ce
31953 \begin_inset space \textvisiblespace{}
31954 \end_inset
31955
31956 (NH4)2S
31957 \end_layout
31958
31959 \end_inset
31960 </cell>
31961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31962 \begin_inset Text
31963
31964 \begin_layout Plain Layout
31965 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31966 \end_inset
31967
31968
31969 \end_layout
31970
31971 \end_inset
31972 </cell>
31973 </row>
31974 <row>
31975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31976 \begin_inset Text
31977
31978 \begin_layout Plain Layout
31979
31980 \backslash
31981 ce
31982 \begin_inset space \textvisiblespace{}
31983 \end_inset
31984
31985 KCr(SO4)2.12H2O
31986 \end_layout
31987
31988 \end_inset
31989 </cell>
31990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31991 \begin_inset Text
31992
31993 \begin_layout Plain Layout
31994 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31995 \end_inset
31996
31997
31998 \end_layout
31999
32000 \end_inset
32001 </cell>
32002 </row>
32003 <row>
32004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32005 \begin_inset Text
32006
32007 \begin_layout Plain Layout
32008
32009 \backslash
32010 ce
32011 \begin_inset space \textvisiblespace{}
32012 \end_inset
32013
32014 A-B
32015 \backslash
32016 dbond
32017 \begin_inset space \textvisiblespace{}
32018 \end_inset
32019
32020 C
32021 \backslash
32022 tbond
32023 \begin_inset space \textvisiblespace{}
32024 \end_inset
32025
32026 D
32027 \end_layout
32028
32029 \end_inset
32030 </cell>
32031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32032 \begin_inset Text
32033
32034 \begin_layout Plain Layout
32035 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
32036 \end_inset
32037
32038
32039 \end_layout
32040
32041 \end_inset
32042 </cell>
32043 </row>
32044 <row>
32045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32046 \begin_inset Text
32047
32048 \begin_layout Plain Layout
32049
32050 \backslash
32051 ce
32052 \begin_inset space \textvisiblespace{}
32053 \end_inset
32054
32055 ^227
32056 \begin_inset Formula $\downarrow$
32057 \end_inset
32058
32059 _90
32060 \begin_inset Formula $\to$
32061 \end_inset
32062
32063 Th+
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32069 \begin_inset Text
32070
32071 \begin_layout Plain Layout
32072 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32073 \end_inset
32074
32075
32076 \end_layout
32077
32078 \end_inset
32079 </cell>
32080 </row>
32081 <row>
32082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32083 \begin_inset Text
32084
32085 \begin_layout Plain Layout
32086
32087 \backslash
32088 ce
32089 \begin_inset space \textvisiblespace{}
32090 \end_inset
32091
32092 CO2
32093 \begin_inset space \textvisiblespace{}
32094 \end_inset
32095
32096 +
32097 \begin_inset space \textvisiblespace{}
32098 \end_inset
32099
32100 C
32101 \begin_inset space \textvisiblespace{}
32102 \end_inset
32103
32104 <=>
32105 \begin_inset space \textvisiblespace{}
32106 \end_inset
32107
32108 2CO
32109 \end_layout
32110
32111 \end_inset
32112 </cell>
32113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32114 \begin_inset Text
32115
32116 \begin_layout Plain Layout
32117 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32118 \end_inset
32119
32120
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 </row>
32126 <row>
32127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32128 \begin_inset Text
32129
32130 \begin_layout Plain Layout
32131
32132 \backslash
32133 ce
32134 \begin_inset space \textvisiblespace{}
32135 \end_inset
32136
32137 CO2
32138 \begin_inset space \textvisiblespace{}
32139 \end_inset
32140
32141 +
32142 \begin_inset space \textvisiblespace{}
32143 \end_inset
32144
32145 C
32146 \begin_inset space \textvisiblespace{}
32147 \end_inset
32148
32149 ->[
32150 \backslash
32151 alpha][
32152 \backslash
32153 beta]
32154 \begin_inset space \textvisiblespace{}
32155 \end_inset
32156
32157 2CO}
32158 \end_layout
32159
32160 \end_inset
32161 </cell>
32162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32163 \begin_inset Text
32164
32165 \begin_layout Plain Layout
32166 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32167 \end_inset
32168
32169
32170 \end_layout
32171
32172 \end_inset
32173 </cell>
32174 </row>
32175 </lyxtabular>
32176
32177 \end_inset
32178
32179
32180 \end_layout
32181
32182 \begin_layout Standard
32183 \begin_inset Note Greyedout
32184 status open
32185
32186 \begin_layout Plain Layout
32187
32188 \series bold
32189 【註】
32190 \backslash
32191 ce
32192 \series default
32193 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
32194 \series bold
32195
32196 \backslash
32197 ce{$
32198 \backslash
32199 mu
32200 \backslash
32201 hyphen$Cl}
32202 \series default
32203 (
32204 \begin_inset ERT
32205 status collapsed
32206
32207 \begin_layout Plain Layout
32208
32209
32210 \backslash
32211 ce{$
32212 \backslash
32213 mu
32214 \backslash
32215 hyphen$Cl}
32216 \end_layout
32217
32218 \end_inset
32219
32220 )のようにTeXコードを使わなくてはなりません。
32221 \end_layout
32222
32223 \end_inset
32224
32225
32226 \end_layout
32227
32228 \begin_layout Standard
32229
32230 \series bold
32231
32232 \backslash
32233 ce
32234 \series default
32235 を使うと
32236 \begin_inset CommandInset ref
32237 LatexCommand eqref
32238 reference "eq:chem-reaction"
32239
32240 \end_inset
32241
32242 式のコマンドは
32243 \begin_inset Newline newline
32244 \end_inset
32245
32246
32247 \series bold
32248  
32249 \backslash
32250 ce
32251 \begin_inset space \textvisiblespace{}
32252 \end_inset
32253
32254 2Na+
32255 \begin_inset space \textvisiblespace{}
32256 \end_inset
32257
32258 +
32259 \begin_inset space \textvisiblespace{}
32260 \end_inset
32261
32262 SO4^2-
32263 \begin_inset space \textvisiblespace{}
32264 \end_inset
32265
32266
32267 \begin_inset space \textvisiblespace{}
32268 \end_inset
32269
32270 ->
32271 \begin_inset space \textvisiblespace{}
32272 \end_inset
32273
32274 Na2SO4
32275 \begin_inset Newline newline
32276 \end_inset
32277
32278
32279 \series default
32280 のようになります。
32281 \end_layout
32282
32283 \begin_layout Standard
32284 複数行の化学式を作るには、第
32285 \begin_inset CommandInset ref
32286 LatexCommand ref
32287 reference "sec:多行数式"
32288
32289 \end_inset
32290
32291 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
32292 \series bold
32293
32294 \backslash
32295 ce
32296 \series default
32297 コマンドを使用します。
32298 \begin_inset CommandInset ref
32299 LatexCommand eqref
32300 reference "eq:TEOS-reaction-1"
32301
32302 \end_inset
32303
32304 式と
32305 \begin_inset CommandInset ref
32306 LatexCommand eqref
32307 reference "eq:TEOS-reaction-2"
32308
32309 \end_inset
32310
32311 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
32312 \begin_inset Formula 
32313 \begin{eqnarray}
32314 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32315 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32316 \end{eqnarray}
32317
32318 \end_inset
32319
32320
32321 \end_layout
32322
32323 \begin_layout Standard
32324
32325 \series bold
32326 mhchem
32327 \series default
32328 パッケージは、
32329 \series bold
32330
32331 \backslash
32332 ce
32333 \series default
32334 の他に、特殊ケースに使用する
32335 \series bold
32336
32337 \backslash
32338 cf
32339 \series default
32340
32341 \begin_inset Index idx
32342 status collapsed
32343
32344 \begin_layout Plain Layout
32345 こまんど@コマンド ! C ! 
32346 \backslash
32347 cf
32348 \end_layout
32349
32350 \end_inset
32351
32352 コマンドを提供しています。
32353 \series bold
32354
32355 \backslash
32356 cf
32357 \series default
32358 の詳しい情報と例示については、
32359 \series bold
32360 mhchem
32361 \series default
32362
32363 \begin_inset CommandInset citation
32364 LatexCommand cite
32365 key "mhchem"
32366
32367 \end_inset
32368
32369 の取扱説明書をご覧ください。
32370 \end_layout
32371
32372 \begin_layout Section
32373 図解
32374 \end_layout
32375
32376 \begin_layout Standard
32377 LyXは、二つの型の可換図
32378 \series bold
32379 amscd
32380 \series default
32381 および
32382 \series bold
32383 xymatrix
32384 \series default
32385 をサポートしており、以下でこれらの説明をします。
32386 \end_layout
32387
32388 \begin_layout Subsection
32389 amscd図解
32390 \begin_inset Index idx
32391 status collapsed
32392
32393 \begin_layout Plain Layout
32394 ずかい@図解 ! amscd
32395 \end_layout
32396
32397 \end_inset
32398
32399
32400 \end_layout
32401
32402 \begin_layout Standard
32403 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
32404 \begin_inset Formula 
32405 \[
32406 \begin{CD}A@>>>B@>>>C\\
32407 @AAA@.@VVV\\
32408 F@<<<E@<<<D
32409 \end{CD}
32410 \]
32411
32412 \end_inset
32413
32414
32415 \end_layout
32416
32417 \begin_layout Standard
32418 これを作るには、数式に
32419 \series bold
32420
32421 \backslash
32422 CD
32423 \begin_inset Index idx
32424 status collapsed
32425
32426 \begin_layout Plain Layout
32427 こまんど@コマンド ! C ! 
32428 \backslash
32429 CD
32430 \end_layout
32431
32432 \end_inset
32433
32434
32435 \series default
32436 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
32437 \begin_inset Info
32438 type  "shortcut"
32439 arg   "newline-insert newline"
32440 \end_inset
32441
32442 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
32443 \end_layout
32444
32445 \begin_layout Standard
32446 関係を作るには、以下のコマンドがあります。
32447 \end_layout
32448
32449 \begin_layout Itemize
32450 \begin_inset Formula $\boldsymbol{@<<<}$
32451 \end_inset
32452
32453 は左矢印、
32454 \begin_inset Formula $\boldsymbol{@>>>}$
32455 \end_inset
32456
32457 は右矢印、
32458 \series bold
32459 @=
32460 \series default
32461 は長い等号を生成します。
32462 \end_layout
32463
32464 \begin_layout Itemize
32465
32466 \series bold
32467 @AAA
32468 \series default
32469 は上矢印、
32470 \series bold
32471 @VVV
32472 \series default
32473 は下矢印、
32474 \begin_inset Formula $\boldsymbol{@|}$
32475 \end_inset
32476
32477 は縦向きの等号を生成します。
32478 \end_layout
32479
32480 \begin_layout Itemize
32481
32482 \series bold
32483 @.
32484 \series default
32485 は関係が存在しない部分に置きます。
32486 \end_layout
32487
32488 \begin_layout Standard
32489 矢印はすべて、以下のようにラベル付けをすることができます。
32490 \end_layout
32491
32492 \begin_layout Itemize
32493 文章を、第1と第2の「
32494 \begin_inset Formula $<$
32495 \end_inset
32496
32497 」ないし「
32498 \begin_inset Formula $>$
32499 \end_inset
32500
32501 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32502 \begin_inset Formula $<$
32503 \end_inset
32504
32505 」ないし「
32506 \begin_inset Formula $>$
32507 \end_inset
32508
32509 」のあいだに入れると、矢印の下に表示されます。
32510 \end_layout
32511
32512 \begin_layout Itemize
32513 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32514 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
32515 \end_layout
32516
32517 \begin_layout Standard
32518 以下は、上記のすべての関係を使った例です。
32519 \end_layout
32520
32521 \begin_layout Standard
32522 \begin_inset Formula 
32523 \[
32524 \begin{CD}A@>j>>B@>>k>C@=F\\
32525 @AmAA@.@VV{V}V@|\\
32526 D@<<j<E@>k>>F@=C
32527 \end{CD}
32528 \]
32529
32530 \end_inset
32531
32532
32533 \end_layout
32534
32535 \begin_layout Standard
32536 これを作るコマンドは、以下のとおりです。
32537 \begin_inset Newline newline
32538 \end_inset
32539
32540
32541 \series bold
32542
32543 \backslash
32544 CD
32545 \begin_inset space \textvisiblespace{}
32546 \end_inset
32547
32548 A
32549 \begin_inset Formula $\boldsymbol{@>}$
32550 \end_inset
32551
32552 j
32553 \begin_inset Formula $\boldsymbol{>>}$
32554 \end_inset
32555
32556 B
32557 \begin_inset Formula $\boldsymbol{@>>}$
32558 \end_inset
32559
32560 k
32561 \begin_inset Formula $\boldsymbol{>}$
32562 \end_inset
32563
32564 C@=F Ctrl+Return
32565 \begin_inset Newline newline
32566 \end_inset
32567
32568
32569 \begin_inset Phantom HPhantom
32570 status open
32571
32572 \begin_layout Plain Layout
32573
32574 \series bold
32575
32576 \backslash
32577 CD
32578 \begin_inset space \textvisiblespace{}
32579 \end_inset
32580
32581
32582 \end_layout
32583
32584 \end_inset
32585
32586 @AmAA@.@VV
32587 \backslash
32588 {V
32589 \series default
32590
32591 \begin_inset Formula $\to$
32592 \end_inset
32593
32594
32595 \series bold
32596 V
32597 \begin_inset Formula $\boldsymbol{@|}$
32598 \end_inset
32599
32600  Ctrl+Return
32601 \begin_inset Newline newline
32602 \end_inset
32603
32604
32605 \begin_inset Phantom HPhantom
32606 status open
32607
32608 \begin_layout Plain Layout
32609
32610 \series bold
32611
32612 \backslash
32613 CD
32614 \begin_inset space \textvisiblespace{}
32615 \end_inset
32616
32617
32618 \end_layout
32619
32620 \end_inset
32621
32622 D
32623 \begin_inset Formula $\boldsymbol{@<<}$
32624 \end_inset
32625
32626 j
32627 \begin_inset Formula $\boldsymbol{<}$
32628 \end_inset
32629
32630 E
32631 \begin_inset Formula $\boldsymbol{@>}$
32632 \end_inset
32633
32634 k
32635 \begin_inset Formula $\boldsymbol{>>}$
32636 \end_inset
32637
32638 F@=C
32639 \end_layout
32640
32641 \begin_layout Subsection
32642 xymatrix図解
32643 \begin_inset Index idx
32644 status collapsed
32645
32646 \begin_layout Plain Layout
32647 ずかい@図解 ! xymatrix
32648 \end_layout
32649
32650 \end_inset
32651
32652
32653 \end_layout
32654
32655 \begin_layout Standard
32656 xymatricesを使うには、LaTeXパッケージの
32657 \series bold
32658 xypic
32659 \series default
32660 が導入済みである必要があります。xymatrixは、数式中に
32661 \series bold
32662
32663 \backslash
32664 xymatrix
32665 \series default
32666 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32667 \begin_inset CommandInset ref
32668 LatexCommand ref
32669 reference "sec:行列"
32670
32671 \end_inset
32672
32673 節をご参照下さい。
32674 \end_layout
32675
32676 \begin_layout Standard
32677 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32678 \family sans
32679 ヘルプ\SpecialChar \menuseparator
32680 用途別説明書\SpecialChar \menuseparator
32681 XY-pic説明書
32682 \family default
32683 メニューにある
32684 \emph on
32685 XY-pic説明書
32686 \emph default
32687 で詳しく網羅しています。
32688 \end_layout
32689
32690 \begin_layout Subsection
32691 ファインマン図
32692 \series medium
32693
32694 \begin_inset Index idx
32695 status collapsed
32696
32697 \begin_layout Plain Layout
32698 ずかい@図解 ! ファインマン
32699 \end_layout
32700
32701 \end_inset
32702
32703
32704 \end_layout
32705
32706 \begin_layout Standard
32707 ファインマン図を使うには、LaTeXパッケージ
32708 \series bold
32709 feyn
32710 \series default
32711 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
32712 \series bold
32713
32714 \backslash
32715 Diagram
32716 \series default
32717 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
32718 \begin_inset CommandInset ref
32719 LatexCommand ref
32720 reference "sec:行列"
32721
32722 \end_inset
32723
32724 節参照)。
32725 \end_layout
32726
32727 \begin_layout Standard
32728 LyXでのファインマン図の作り方は、メニュー
32729 \family sans
32730 ヘルプ\SpecialChar \menuseparator
32731 用途別説明書
32732 \family default
32733 内の『
32734 \emph on
32735 ファインマン図
32736 \emph default
32737 』にあります。
32738 \end_layout
32739
32740 \begin_layout Section
32741 ユーザー定義コマンド
32742 \begin_inset Index idx
32743 status collapsed
32744
32745 \begin_layout Plain Layout
32746 ゆーざーていぎこまんど@ユーザー定義コマンド
32747 \end_layout
32748
32749 \end_inset
32750
32751
32752 \end_layout
32753
32754 \begin_layout Standard
32755 \begin_inset Note Greyedout
32756 status open
32757
32758 \begin_layout Plain Layout
32759 【註】ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32760 \end_layout
32761
32762 \end_inset
32763
32764
32765 \end_layout
32766
32767 \begin_layout Subsection
32768
32769 \backslash
32770 newcommandコマンド
32771 \begin_inset CommandInset label
32772 LatexCommand label
32773 name "sub:newcommandコマンド"
32774
32775 \end_inset
32776
32777
32778 \begin_inset Index idx
32779 status collapsed
32780
32781 \begin_layout Plain Layout
32782 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
32783 \backslash
32784 newcommand
32785 \end_layout
32786
32787 \end_inset
32788
32789
32790 \begin_inset Index idx
32791 status collapsed
32792
32793 \begin_layout Plain Layout
32794 こまんど@コマンド ! N ! 
32795 \backslash
32796 newcommand
32797 \end_layout
32798
32799 \end_inset
32800
32801
32802 \end_layout
32803
32804 \begin_layout Standard
32805 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
32806 \series bold
32807
32808 \backslash
32809 newcommand
32810 \series default
32811 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32812 \end_layout
32813
32814 \begin_layout Standard
32815
32816 \series bold
32817
32818 \backslash
32819 newcommand
32820 \series default
32821 コマンドの書式は、
32822 \end_layout
32823
32824 \begin_layout Standard
32825
32826 \series bold
32827
32828 \backslash
32829 newcommand{新コマンド名}[引数の数][オプションの値]
32830 \begin_inset Newline newline
32831 \end_inset
32832
32833
32834 \begin_inset Phantom HPhantom
32835 status open
32836
32837 \begin_layout Plain Layout
32838
32839 \series bold
32840
32841 \backslash
32842 newcommand
32843 \end_layout
32844
32845 \end_inset
32846
32847 {コマンド定義}
32848 \end_layout
32849
32850 \begin_layout Standard
32851 です。
32852 \end_layout
32853
32854 \begin_layout Standard
32855 \begin_inset Note Greyedout
32856 status open
32857
32858 \begin_layout Plain Layout
32859
32860 \series bold
32861 【註】
32862 \series default
32863 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
32864 \series bold
32865
32866 \backslash
32867 Leftarrow
32868 \series default
32869 の短縮のつもりで
32870 \series bold
32871
32872 \backslash
32873 le
32874 \series default
32875 というコマンドを定義したとすると、
32876 \series bold
32877
32878 \backslash
32879 le
32880 \series default
32881 は既に「
32882 \begin_inset Formula $\le$
32883 \end_inset
32884
32885 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32886 \end_layout
32887
32888 \end_inset
32889
32890
32891 \end_layout
32892
32893 \begin_layout Standard
32894 「引数の数」は、0
32895 \begin_inset space \thinspace{}
32896 \end_inset
32897
32898 -
32899 \begin_inset space \thinspace{}
32900 \end_inset
32901
32902 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32903 ドの
32904 \emph on
32905 最初の
32906 \emph default
32907 引数は、自動的に非必須の引数になります。
32908 \end_layout
32909
32910 \begin_layout Standard
32911 以下にいくつかの例を挙げます。
32912 \end_layout
32913
32914 \begin_layout Itemize
32915
32916 \series bold
32917
32918 \backslash
32919 Longrightarrow
32920 \series default
32921 の短縮形として
32922 \series bold
32923
32924 \backslash
32925 gr
32926 \series default
32927 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
32928 \begin_inset VSpace medskip
32929 \end_inset
32930
32931
32932 \begin_inset Newline newline
32933 \end_inset
32934
32935
32936 \series bold
32937
32938 \backslash
32939 newcommand{
32940 \backslash
32941 gr}{
32942 \backslash
32943 Longrightarrow}
32944 \end_layout
32945
32946 \begin_layout Itemize
32947
32948 \series bold
32949
32950 \backslash
32951 underline
32952 \series default
32953 の短縮形として
32954 \series bold
32955
32956 \backslash
32957 us
32958 \series default
32959 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32960 \begin_inset VSpace medskip
32961 \end_inset
32962
32963
32964 \begin_inset Newline newline
32965 \end_inset
32966
32967
32968 \series bold
32969
32970 \backslash
32971 newcommand{
32972 \backslash
32973 us}[1]{
32974 \backslash
32975 underline{#1}}
32976 \series default
32977
32978 \begin_inset VSpace medskip
32979 \end_inset
32980
32981
32982 \begin_inset Newline newline
32983 \end_inset
32984
32985
32986 \series bold
32987 #
32988 \series default
32989 」という文字は、引数の入る場所を示し、その後ろの「
32990 \series bold
32991 1
32992 \series default
32993 」は、これが第1引数の入る場所であることを示します。
32994 \end_layout
32995
32996 \begin_layout Itemize
32997
32998 \series bold
32999
33000 \backslash
33001 framebox
33002 \series default
33003 の短縮形として、たとえば
33004 \series bold
33005
33006 \backslash
33007 fb
33008 \series default
33009 というコマンドを定義するには、
33010 \begin_inset VSpace medskip
33011 \end_inset
33012
33013
33014 \begin_inset Newline newline
33015 \end_inset
33016
33017
33018 \series bold
33019
33020 \backslash
33021 newcommand{
33022 \backslash
33023 fb}[3]{
33024 \backslash
33025 framebox#1#2{$#3$}}
33026 \series default
33027
33028 \begin_inset VSpace medskip
33029 \end_inset
33030
33031
33032 \begin_inset Newline newline
33033 \end_inset
33034
33035 二つのドルマークは、
33036 \series bold
33037
33038 \backslash
33039 framebox
33040 \series default
33041 が必要とする内部の数式を作り出します。第
33042 \begin_inset CommandInset ref
33043 LatexCommand ref
33044 reference "sub:縁付きボックス"
33045
33046 \end_inset
33047
33048 節をご参照下さい。
33049 \end_layout
33050
33051 \begin_layout Itemize
33052 ボックスの色を指定する必要がない
33053 \series bold
33054
33055 \backslash
33056 fcolorbox
33057 \series default
33058 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
33059 \begin_inset VSpace medskip
33060 \end_inset
33061
33062
33063 \begin_inset Newline newline
33064 \end_inset
33065
33066
33067 \series bold
33068
33069 \backslash
33070 newcommand{
33071 \backslash
33072 cb}[3][white]{
33073 \backslash
33074 fcolorbox{#2}{#1}{$#3$}}
33075 \series default
33076
33077 \begin_inset VSpace medskip
33078 \end_inset
33079
33080
33081 \begin_inset Newline newline
33082 \end_inset
33083
33084
33085 \series bold
33086
33087 \backslash
33088 cb
33089 \series default
33090 を使うときに色が指定されなければ、事前に定義された色である
33091 \series bold
33092 white
33093 \series default
33094 が使用されます。
33095 \end_layout
33096
33097 \begin_layout Standard
33098 以下は、上で定義したコマンドの動作テストです。
33099 \end_layout
33100
33101 \begin_layout Standard
33102 \align center
33103 \begin_inset Tabular
33104 <lyxtabular version="3" rows="6" columns="2">
33105 <features rotate="0" tabularvalignment="middle">
33106 <column alignment="center" valignment="top">
33107 <column alignment="center" valignment="top">
33108 <row>
33109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33110 \begin_inset Text
33111
33112 \begin_layout Plain Layout
33113 コマンド
33114 \end_layout
33115
33116 \end_inset
33117 </cell>
33118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33119 \begin_inset Text
33120
33121 \begin_layout Plain Layout
33122 出力
33123 \begin_inset Note Note
33124 status collapsed
33125
33126 \begin_layout Plain Layout
33127 ここで
33128 \series bold
33129
33130 \backslash
33131 raisebox
33132 \series default
33133 はスペーサーとして使用しているだけです。
33134 \end_layout
33135
33136 \end_inset
33137
33138
33139 \end_layout
33140
33141 \end_inset
33142 </cell>
33143 </row>
33144 <row>
33145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33146 \begin_inset Text
33147
33148 \begin_layout Plain Layout
33149 A
33150 \backslash
33151 gr
33152 \begin_inset space \textvisiblespace{}
33153 \end_inset
33154
33155 B
33156 \end_layout
33157
33158 \end_inset
33159 </cell>
33160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33161 \begin_inset Text
33162
33163 \begin_layout Plain Layout
33164 \begin_inset Formula $A\gr B$
33165 \end_inset
33166
33167
33168 \end_layout
33169
33170 \end_inset
33171 </cell>
33172 </row>
33173 <row>
33174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33175 \begin_inset Text
33176
33177 \begin_layout Plain Layout
33178
33179 \backslash
33180 us{ABcd
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33190 \end_inset
33191
33192
33193 \end_layout
33194
33195 \end_inset
33196 </cell>
33197 </row>
33198 <row>
33199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203
33204 \backslash
33205 fb{[2cm]
33206 \begin_inset Formula $\to$
33207 \end_inset
33208
33209
33210 \backslash
33211 {
33212 \begin_inset Formula $\to$
33213 \end_inset
33214
33215
33216 \backslash
33217 {
33218 \backslash
33219 int
33220 \begin_inset space \textvisiblespace{}
33221 \end_inset
33222
33223 A=B
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33233 \end_inset
33234
33235
33236 \end_layout
33237
33238 \end_inset
33239 </cell>
33240 </row>
33241 <row>
33242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33243 \begin_inset Text
33244
33245 \begin_layout Plain Layout
33246
33247 \backslash
33248 cb{red
33249 \begin_inset Formula $\to$
33250 \end_inset
33251
33252
33253 \backslash
33254 {
33255 \backslash
33256 int
33257 \begin_inset space \textvisiblespace{}
33258 \end_inset
33259
33260 A=B
33261 \end_layout
33262
33263 \end_inset
33264 </cell>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33270 \end_inset
33271
33272
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 </row>
33278 <row>
33279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283
33284 \backslash
33285 cb[green]
33286 \backslash
33287 {red
33288 \begin_inset Formula $\to$
33289 \end_inset
33290
33291
33292 \backslash
33293 {
33294 \backslash
33295 int
33296 \begin_inset space \textvisiblespace{}
33297 \end_inset
33298
33299 A=B
33300 \end_layout
33301
33302 \end_inset
33303 </cell>
33304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33305 \begin_inset Text
33306
33307 \begin_layout Plain Layout
33308 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33309 \end_inset
33310
33311
33312 \end_layout
33313
33314 \end_inset
33315 </cell>
33316 </row>
33317 </lyxtabular>
33318
33319 \end_inset
33320
33321
33322 \end_layout
33323
33324 \begin_layout Subsection
33325 数式マクロ
33326 \begin_inset Index idx
33327 status collapsed
33328
33329 \begin_layout Plain Layout
33330 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
33331 \end_layout
33332
33333 \end_inset
33334
33335
33336 \begin_inset Index idx
33337 status collapsed
33338
33339 \begin_layout Plain Layout
33340 まくろ@マクロ
33341 \end_layout
33342
33343 \end_inset
33344
33345
33346 \end_layout
33347
33348 \begin_layout Standard
33349 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
33350 般型は、
33351 \begin_inset Formula 
33352 \[
33353 0=\lambda^{2}+p\lambda+q
33354 \]
33355
33356 \end_inset
33357
33358 であり、その解の一般型は
33359 \begin_inset Formula 
33360 \[
33361 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33362 \]
33363
33364 \end_inset
33365
33366
33367 \end_layout
33368
33369 \begin_layout Standard
33370 です。
33371 \begin_inset Formula $\lambda$
33372 \end_inset
33373
33374
33375 \begin_inset Formula $p$
33376 \end_inset
33377
33378
33379 \begin_inset Formula $q$
33380 \end_inset
33381
33382 の3つのパラメータを指定することが必須であり、
33383 \begin_inset Formula $\lambda$
33384 \end_inset
33385
33386 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
33387 \begin_inset Newline newline
33388 \end_inset
33389
33390
33391 \series bold
33392
33393 \backslash
33394 newcommand{
33395 \backslash
33396 qG}[4][1,
33397 \backslash
33398 ,2]{#2_{#1}=-
33399 \backslash
33400 frac{#3}{2}
33401 \backslash
33402 pm
33403 \begin_inset Newline newline
33404 \end_inset
33405
33406
33407 \begin_inset Phantom HPhantom
33408 status open
33409
33410 \begin_layout Plain Layout
33411
33412 \series bold
33413
33414 \backslash
33415 newcommand
33416 \end_layout
33417
33418 \end_inset
33419
33420
33421 \backslash
33422 sqrt{
33423 \backslash
33424 frac{#3^{2}}{4}-#4}}
33425 \end_layout
33426
33427 \begin_layout Standard
33428 これを使って解の公式を作るには、
33429 \begin_inset Newline newline
33430 \end_inset
33431
33432
33433 \series bold
33434
33435 \backslash
33436 qG{
33437 \backslash
33438 lambda
33439 \begin_inset Formula $\to$
33440 \end_inset
33441
33442
33443 \backslash
33444 {p
33445 \begin_inset Formula $\to$
33446 \end_inset
33447
33448
33449 \backslash
33450 {q
33451 \series default
33452 というコマンドを数式に入れます。
33453 \end_layout
33454
33455 \begin_layout Standard
33456 新コマンドを定義する方法は、たとえばLaTeX中で分数は
33457 \series bold
33458
33459 \backslash
33460 frac{分子}{分母}
33461 \series default
33462 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
33463 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
33464 \series bold
33465
33466 \backslash
33467 newcommand
33468 \series default
33469 コマンドの代わりに、数式マクロを使う方法を提供しています。
33470 \end_layout
33471
33472 \begin_layout Standard
33473 数式マクロは、
33474 \family sans
33475 挿入\SpecialChar \menuseparator
33476 数式\SpecialChar \menuseparator
33477 マクロ
33478 \family default
33479 メニューか、ツールバーボタンの
33480 \begin_inset Info
33481 type  "icon"
33482 arg   "math-macro newmacroname_newcommand"
33483 \end_inset
33484
33485 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33486 \begin_inset Newline newline
33487 \end_inset
33488
33489
33490 \begin_inset space \hspace*{\fill}
33491 \end_inset
33492
33493
33494 \begin_inset Graphics
33495         filename ../clipart/macrobox.png
33496
33497 \end_inset
33498
33499
33500 \begin_inset space \hspace*{\fill}
33501 \end_inset
33502
33503
33504 \begin_inset Newline newline
33505 \end_inset
33506
33507
33508 \begin_inset FormulaMacro
33509 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33510 \end_inset
33511
33512
33513 \backslash
33514 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33515 \series bold
33516
33517 \backslash
33518 #1
33519 \series default
33520 のように
33521 \series bold
33522
33523 \backslash
33524 #引数番号
33525 \series default
33526 というコマンドで入力するか、マクロツールバーボタンの
33527 \begin_inset Info
33528 type  "icon"
33529 arg   "math-macro-add-param"
33530 \end_inset
33531
33532 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33533 \begin_inset Info
33534 type  "icon"
33535 arg   "math-macro-add-optional-param"
33536 \end_inset
33537
33538 で作ることができます。最初の必須引数は、ツールバーボタンの
33539 \begin_inset Info
33540 type  "icon"
33541 arg   "math-macro-make-optional"
33542 \end_inset
33543
33544 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
33545 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33546 \begin_inset Newline newline
33547 \end_inset
33548
33549
33550 \series bold
33551 qG: 
33552 \backslash
33553 #1
33554 \series default
33555  
33556 \series bold
33557 ,
33558 \series default
33559  
33560 \series bold
33561
33562 \backslash
33563 #2
33564 \series default
33565  
33566 \series bold
33567 ,
33568 \series default
33569  
33570 \series bold
33571
33572 \backslash
33573 #3, 
33574 \backslash
33575 #4
33576 \begin_inset Newline newline
33577 \end_inset
33578
33579
33580 \series default
33581 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
33582 されます。
33583 \begin_inset Newline newline
33584 \end_inset
33585
33586 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33587 \family sans
33588 表示\SpecialChar \menuseparator
33589 数式マクロを展開(畳む)
33590 \family default
33591 メニューを使うことで、マクロ毎に変えることができます。
33592 \end_layout
33593
33594 \begin_layout Standard
33595 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33596 \series bold
33597
33598 \backslash
33599 qG
33600 \series default
33601 とします。このマクロは、LyX中では以下のように表示されます。
33602 \begin_inset Newline newline
33603 \end_inset
33604
33605
33606 \begin_inset space \hspace*{\fill}
33607 \end_inset
33608
33609
33610 \begin_inset Graphics
33611         filename ../clipart/macrouse.png
33612
33613 \end_inset
33614
33615
33616 \begin_inset space \hspace*{\fill}
33617 \end_inset
33618
33619
33620 \begin_inset Newline newline
33621 \end_inset
33622
33623 以下は、上記の例に、引数
33624 \begin_inset Formula $x$
33625 \end_inset
33626
33627
33628 \begin_inset Formula $\ln(x)$
33629 \end_inset
33630
33631
33632 \begin_inset Formula $B$
33633 \end_inset
33634
33635 を指定したものです。
33636 \end_layout
33637
33638 \begin_layout Standard
33639 \begin_inset Formula 
33640 \[
33641 \qG x{\ln(x)}B
33642 \]
33643
33644 \end_inset
33645
33646
33647 \end_layout
33648
33649 \begin_layout Standard
33650 LyXは、
33651 \family sans
33652 ツール\SpecialChar \menuseparator
33653 設定\SpecialChar \menuseparator
33654 編集\SpecialChar \menuseparator
33655 制御
33656 \family default
33657 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33658 せてみてください。
33659 \end_layout
33660
33661 \begin_layout Standard
33662 数式マクロは、文書書き出し時に、内部的に
33663 \series bold
33664
33665 \backslash
33666 newcommand
33667 \series default
33668 コマンドに変換されます。こうして生成された
33669 \series bold
33670
33671 \backslash
33672 newcommand
33673 \series default
33674 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33675 \end_layout
33676
33677 \begin_layout Standard
33678 数式マクロは、
33679 \series bold
33680
33681 \backslash
33682 newcommand
33683 \series default
33684 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
33685 \series bold
33686
33687 \begin_inset Newline newline
33688 \end_inset
33689
33690
33691 \backslash
33692 newcommand{
33693 \backslash
33694 larrow}[2]{
33695 \backslash
33696 xleftarrow[#2]{#1}}
33697 \begin_inset Newline newline
33698 \end_inset
33699
33700
33701 \series default
33702 というコマンドを書き入れ、この全体を選択して、
33703 \begin_inset Flex Ruby
33704 status collapsed
33705
33706 \begin_layout Plain Layout
33707 捷径
33708 \begin_inset Argument post:1
33709 status collapsed
33710
33711 \begin_layout Plain Layout
33712 ショートカット
33713 \end_layout
33714
33715 \end_inset
33716
33717
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \family sans
33724 Ctrl+M
33725 \family default
33726 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33727 \series bold
33728
33729 \backslash
33730 newcommand
33731 \series default
33732 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
33733 \end_layout
33734
33735 \begin_layout Standard
33736 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33737 \begin_inset CommandInset ref
33738 LatexCommand ref
33739 reference "sub:newcommandコマンド"
33740
33741 \end_inset
33742
33743 節で例として作った
33744 \series bold
33745
33746 \backslash
33747 fb
33748 \series default
33749 は、マクロとしては作ることができません。
33750 \end_layout
33751
33752 \begin_layout Standard
33753 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
33754 \end_layout
33755
33756 \begin_layout Standard
33757 \begin_inset VSpace defskip
33758 \end_inset
33759
33760
33761 \end_layout
33762
33763 \begin_layout Standard
33764 \begin_inset Graphics
33765         filename ../clipart/MacroToolbar.png
33766
33767 \end_inset
33768
33769
33770 \begin_inset Index idx
33771 status collapsed
33772
33773 \begin_layout Plain Layout
33774 まくろ@マクロ ! つーるばー@ツールバー
33775 \end_layout
33776
33777 \end_inset
33778
33779
33780 \end_layout
33781
33782 \begin_layout Standard
33783 \begin_inset VSpace defskip
33784 \end_inset
33785
33786
33787 \end_layout
33788
33789 \begin_layout Standard
33790 マクロツールバーは、左から右に、以下の各ボタンがあります。
33791 \end_layout
33792
33793 \begin_layout Standard
33794 \begin_inset VSpace defskip
33795 \end_inset
33796
33797
33798 \end_layout
33799
33800 \begin_layout Standard
33801 \begin_inset Tabular
33802 <lyxtabular version="3" rows="9" columns="2">
33803 <features rotate="0" islongtable="true" longtabularalignment="center">
33804 <column alignment="left" valignment="top">
33805 <column alignment="left" valignment="top" width="85col%">
33806 <row interlinespace="2.5mm">
33807 <cell alignment="center" valignment="top" usebox="none">
33808 \begin_inset Text
33809
33810 \begin_layout Plain Layout
33811 \begin_inset Info
33812 type  "icon"
33813 arg   "math-macro-remove-param"
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \family sans
33827 編集\SpecialChar \menuseparator
33828 数式\SpecialChar \menuseparator
33829 マクロ定義\SpecialChar \menuseparator
33830 最後の引数を削除
33831 \end_layout
33832
33833 \end_inset
33834 </cell>
33835 </row>
33836 <row interlinespace="2.5mm">
33837 <cell alignment="center" valignment="top" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841 \begin_inset Info
33842 type  "icon"
33843 arg   "math-macro-add-param"
33844 \end_inset
33845
33846
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 <cell alignment="center" valignment="top" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855
33856 \family sans
33857 編集\SpecialChar \menuseparator
33858 数式\SpecialChar \menuseparator
33859 マクロ定義\SpecialChar \menuseparator
33860 引数を追加
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 </row>
33866 <row interlinespace="2.5mm">
33867 <cell alignment="center" valignment="top" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871 \begin_inset Info
33872 type  "icon"
33873 arg   "math-macro-make-optional"
33874 \end_inset
33875
33876
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 <cell alignment="center" valignment="top" usebox="none">
33882 \begin_inset Text
33883
33884 \begin_layout Plain Layout
33885
33886 \family sans
33887 編集\SpecialChar \menuseparator
33888 数式\SpecialChar \menuseparator
33889 マクロ定義\SpecialChar \menuseparator
33890 最初の必須引数を
33891 \begin_inset Newline newline
33892 \end_inset
33893
33894
33895 \begin_inset Phantom HPhantom
33896 status open
33897
33898 \begin_layout Plain Layout
33899
33900 \family sans
33901 編集\SpecialChar \menuseparator
33902 数式\SpecialChar \menuseparator
33903 マクロ定義\SpecialChar \menuseparator
33904
33905 \end_layout
33906
33907 \end_inset
33908
33909 非必須引数にする
33910 \end_layout
33911
33912 \end_inset
33913 </cell>
33914 </row>
33915 <row interlinespace="2.5mm">
33916 <cell alignment="center" valignment="top" usebox="none">
33917 \begin_inset Text
33918
33919 \begin_layout Plain Layout
33920 \begin_inset Info
33921 type  "icon"
33922 arg   "math-macro-make-nonoptional"
33923 \end_inset
33924
33925
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 <cell alignment="center" valignment="top" usebox="none">
33931 \begin_inset Text
33932
33933 \begin_layout Plain Layout
33934
33935 \family sans
33936 編集\SpecialChar \menuseparator
33937 数式\SpecialChar \menuseparator
33938 マクロ定義\SpecialChar \menuseparator
33939 最後の非必須引数を
33940 \begin_inset Newline newline
33941 \end_inset
33942
33943
33944 \begin_inset Phantom HPhantom
33945 status open
33946
33947 \begin_layout Plain Layout
33948
33949 \family sans
33950 編集\SpecialChar \menuseparator
33951 数式\SpecialChar \menuseparator
33952 マクロ定義\SpecialChar \menuseparator
33953
33954 \end_layout
33955
33956 \end_inset
33957
33958 必須引数にする
33959 \end_layout
33960
33961 \end_inset
33962 </cell>
33963 </row>
33964 <row interlinespace="2.5mm">
33965 <cell alignment="center" valignment="top" usebox="none">
33966 \begin_inset Text
33967
33968 \begin_layout Plain Layout
33969 \begin_inset Info
33970 type  "icon"
33971 arg   "math-macro-remove-optional-param"
33972 \end_inset
33973
33974
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 <cell alignment="center" valignment="top" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \family sans
33985 編集\SpecialChar \menuseparator
33986 数式\SpecialChar \menuseparator
33987 マクロ定義\SpecialChar \menuseparator
33988 非必須引数を削除
33989 \end_layout
33990
33991 \end_inset
33992 </cell>
33993 </row>
33994 <row interlinespace="2.5mm">
33995 <cell alignment="center" valignment="top" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999 \begin_inset Info
34000 type  "icon"
34001 arg   "math-macro-add-optional-param"
34002 \end_inset
34003
34004
34005 \end_layout
34006
34007 \end_inset
34008 </cell>
34009 <cell alignment="center" valignment="top" usebox="none">
34010 \begin_inset Text
34011
34012 \begin_layout Plain Layout
34013
34014 \family sans
34015 編集\SpecialChar \menuseparator
34016 数式\SpecialChar \menuseparator
34017 マクロ定義\SpecialChar \menuseparator
34018 非必須引数を挿入
34019 \end_layout
34020
34021 \end_inset
34022 </cell>
34023 </row>
34024 <row interlinespace="2.5mm">
34025 <cell alignment="center" valignment="top" usebox="none">
34026 \begin_inset Text
34027
34028 \begin_layout Plain Layout
34029 \begin_inset Info
34030 type  "icon"
34031 arg   "math-macro-remove-greedy-param"
34032 \end_inset
34033
34034
34035 \end_layout
34036
34037 \end_inset
34038 </cell>
34039 <cell alignment="center" valignment="top" usebox="none">
34040 \begin_inset Text
34041
34042 \begin_layout Plain Layout
34043
34044 \family sans
34045 編集\SpecialChar \menuseparator
34046 数式\SpecialChar \menuseparator
34047 マクロ定義\SpecialChar \menuseparator
34048 右に吐き出す形で
34049 \begin_inset Newline newline
34050 \end_inset
34051
34052
34053 \begin_inset Phantom HPhantom
34054 status open
34055
34056 \begin_layout Plain Layout
34057
34058 \family sans
34059 編集\SpecialChar \menuseparator
34060 数式\SpecialChar \menuseparator
34061 マクロ定義\SpecialChar \menuseparator
34062
34063 \end_layout
34064
34065 \end_inset
34066
34067 最後の引数を削除
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 </row>
34073 <row interlinespace="2.5mm">
34074 <cell alignment="center" valignment="top" usebox="none">
34075 \begin_inset Text
34076
34077 \begin_layout Plain Layout
34078 \begin_inset Info
34079 type  "icon"
34080 arg   "math-macro-append-greedy-param"
34081 \end_inset
34082
34083
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \family sans
34094 編集\SpecialChar \menuseparator
34095 数式\SpecialChar \menuseparator
34096 マクロ定義\SpecialChar \menuseparator
34097 右から喰う形で
34098 \begin_inset Newline newline
34099 \end_inset
34100
34101
34102 \begin_inset Phantom HPhantom
34103 status open
34104
34105 \begin_layout Plain Layout
34106
34107 \family sans
34108 編集\SpecialChar \menuseparator
34109 数式\SpecialChar \menuseparator
34110 マクロ定義\SpecialChar \menuseparator
34111
34112 \end_layout
34113
34114 \end_inset
34115
34116 引数を追加
34117 \end_layout
34118
34119 \end_inset
34120 </cell>
34121 </row>
34122 <row interlinespace="2.5mm">
34123 <cell alignment="center" valignment="top" usebox="none">
34124 \begin_inset Text
34125
34126 \begin_layout Plain Layout
34127 \begin_inset Info
34128 type  "icon"
34129 arg   "math-macro-add-greedy-optional-param"
34130 \end_inset
34131
34132
34133 \end_layout
34134
34135 \end_inset
34136 </cell>
34137 <cell alignment="center" valignment="top" usebox="none">
34138 \begin_inset Text
34139
34140 \begin_layout Plain Layout
34141
34142 \family sans
34143 編集\SpecialChar \menuseparator
34144 数式\SpecialChar \menuseparator
34145 マクロ定義\SpecialChar \menuseparator
34146 右から喰う形で
34147 \begin_inset Newline newline
34148 \end_inset
34149
34150
34151 \begin_inset Phantom HPhantom
34152 status open
34153
34154 \begin_layout Plain Layout
34155
34156 \family sans
34157 編集\SpecialChar \menuseparator
34158 数式\SpecialChar \menuseparator
34159 マクロ定義\SpecialChar \menuseparator
34160
34161 \end_layout
34162
34163 \end_inset
34164
34165 非必須引数を追加
34166 \end_layout
34167
34168 \end_inset
34169 </cell>
34170 </row>
34171 </lyxtabular>
34172
34173 \end_inset
34174
34175
34176 \end_layout
34177
34178 \begin_layout Section
34179 コンピュータ代数システム
34180 \end_layout
34181
34182 \begin_layout Standard
34183 LyXでは、LyXの数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
34184 \family sans
34185 Maple
34186 \family default
34187
34188 \family sans
34189 Mathematica
34190 \family default
34191
34192 \family sans
34193 Maxima
34194 \family default
34195
34196 \family sans
34197 Octave
34198 \family default
34199 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
34200 \end_layout
34201
34202 \begin_layout Subsection
34203 使用法
34204 \end_layout
34205
34206 \begin_layout Standard
34207 数式表現を書いた後、
34208 \family sans
34209 編集\SpecialChar \menuseparator
34210 数式\SpecialChar \menuseparator
34211 コンピュータ代数システムを使用
34212 \family default
34213 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
34214 \end_layout
34215
34216 \begin_layout Standard
34217 下記は、どのような計算が可能かをいくつか例示したものです(出力は
34218 \family typewriter
34219 Maxima
34220 \family default
34221 です)。
34222 \end_layout
34223
34224 \begin_layout Itemize
34225 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34226 \end_inset
34227
34228
34229 \end_layout
34230
34231 \begin_layout Itemize
34232 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34233 \end_inset
34234
34235
34236 \end_layout
34237
34238 \begin_layout Itemize
34239 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34240 \end_inset
34241
34242
34243 \end_layout
34244
34245 \begin_layout Itemize
34246 \begin_inset Formula $\det\left[\begin{array}{ccc}
34247 1 & 6 & 7\\
34248 2 & 5 & 8\\
34249 3 & 4 & 17
34250 \end{array}\right]=-56$
34251 \end_inset
34252
34253
34254 \end_layout
34255
34256 \begin_layout Itemize
34257 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34258 \end_inset
34259
34260
34261 \end_layout
34262
34263 \begin_layout Subsection
34264 捷径
34265 \end_layout
34266
34267 \begin_layout Standard
34268 現在のところ、代数プログラムを呼び出すための
34269 \begin_inset Flex Ruby
34270 status collapsed
34271
34272 \begin_layout Plain Layout
34273 捷径
34274 \begin_inset Argument post:1
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278 ショートカット
34279 \end_layout
34280
34281 \end_inset
34282
34283
34284 \end_layout
34285
34286 \end_inset
34287
34288 はありません。しかし、捷径を
34289 \family sans
34290 math-extern
34291 \family default
34292  LyX関数にバインドすることは容易です(取扱説明書『
34293 \family sans
34294 \emph on
34295 LyX関数篇
34296 \family default
34297 \emph default
34298 』参照)。例えば、数式エディタ中で
34299 \family sans
34300 リターン
34301 \family default
34302
34303 \begin_inset Flex Ruby
34304 status collapsed
34305
34306 \begin_layout Plain Layout
34307
34308 \begin_inset Argument post:1
34309 status collapsed
34310
34311 \begin_layout Plain Layout
34312 キー
34313 \end_layout
34314
34315 \end_inset
34316
34317
34318 \end_layout
34319
34320 \end_inset
34321
34322 をバインドさせることもできます。それを
34323 \family typewriter
34324 Maxima
34325 \family default
34326 にバインドするには、下記の捷径定義コマンドを使用します。
34327 \end_layout
34328
34329 \begin_layout Standard
34330
34331 \series bold
34332 command-alternatives paragraph-break;math-extern maxima
34333 \end_layout
34334
34335 \begin_layout Section
34336 補遺
34337 \begin_inset Index idx
34338 status collapsed
34339
34340 \begin_layout Plain Layout
34341 ほい@補遺
34342 \end_layout
34343
34344 \end_inset
34345
34346
34347 \end_layout
34348
34349 \begin_layout Subsection
34350 負の数
34351 \begin_inset Index idx
34352 status collapsed
34353
34354 \begin_layout Plain Layout
34355 かず@数 ! ふの@負の ---
34356 \end_layout
34357
34358 \end_inset
34359
34360
34361 \end_layout
34362
34363 \begin_layout Standard
34364 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
34365 く表示されます。
34366 \end_layout
34367
34368 \begin_layout Standard
34369 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
34370 \end_layout
34371
34372 \begin_layout Standard
34373 以下は、この問題を示す例です。
34374 \end_layout
34375
34376 \begin_layout Standard
34377 \align center
34378 \begin_inset Tabular
34379 <lyxtabular version="3" rows="3" columns="2">
34380 <features rotate="0" tabularvalignment="middle">
34381 <column alignment="right" valignment="top">
34382 <column alignment="left" valignment="top">
34383 <row>
34384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Plain Layout
34388 通常の文章:
34389 \end_layout
34390
34391 \end_inset
34392 </cell>
34393 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34394 \begin_inset Text
34395
34396 \begin_layout Plain Layout
34397 x = -2
34398 \end_layout
34399
34400 \end_inset
34401 </cell>
34402 </row>
34403 <row>
34404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34405 \begin_inset Text
34406
34407 \begin_layout Plain Layout
34408 数式:
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417 \begin_inset Formula $x=-2$
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \end_inset
34424 </cell>
34425 </row>
34426 <row>
34427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34428 \begin_inset Text
34429
34430 \begin_layout Plain Layout
34431 解決策:
34432 \end_layout
34433
34434 \end_inset
34435 </cell>
34436 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34437 \begin_inset Text
34438
34439 \begin_layout Plain Layout
34440 \begin_inset Formula $x=\textrm{-}2$
34441 \end_inset
34442
34443
34444 \end_layout
34445
34446 \end_inset
34447 </cell>
34448 </row>
34449 </lyxtabular>
34450
34451 \end_inset
34452
34453
34454 \end_layout
34455
34456 \begin_layout Subsection
34457 位区切りとしてのコンマ
34458 \begin_inset Index idx
34459 status collapsed
34460
34461 \begin_layout Plain Layout
34462 こんま@コンマ
34463 \end_layout
34464
34465 \end_inset
34466
34467
34468 \begin_inset Index idx
34469 status collapsed
34470
34471 \begin_layout Plain Layout
34472 かんま@カンマ|see
34473 \begin_inset ERT
34474 status collapsed
34475
34476 \begin_layout Plain Layout
34477
34478 {
34479 \end_layout
34480
34481 \end_inset
34482
34483 コンマ
34484 \begin_inset ERT
34485 status collapsed
34486
34487 \begin_layout Plain Layout
34488
34489 }
34490 \end_layout
34491
34492 \end_inset
34493
34494
34495 \end_layout
34496
34497 \end_inset
34498
34499
34500 \end_layout
34501
34502 \begin_layout Standard
34503 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
34504 \end_layout
34505
34506 \begin_layout Standard
34507 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
34508 \begin_inset Flex Ruby
34509 status collapsed
34510
34511 \begin_layout Plain Layout
34512 捷径
34513 \begin_inset Argument post:1
34514 status collapsed
34515
34516 \begin_layout Plain Layout
34517 ショートカット
34518 \end_layout
34519
34520 \end_inset
34521
34522
34523 \end_layout
34524
34525 \end_inset
34526
34527
34528 \begin_inset Info
34529 type  "shortcut"
34530 arg   "math-mode"
34531 \end_inset
34532
34533 )。
34534 \end_layout
34535
34536 \begin_layout Standard
34537 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
34538 \end_layout
34539
34540 \begin_layout Standard
34541
34542 \series bold
34543
34544 \backslash
34545 usepackage{icomma}
34546 \end_layout
34547
34548 \begin_layout Standard
34549 という行を加えて、
34550 \series bold
34551 icomma.sty
34552 \series default
34553
34554 \begin_inset Foot
34555 status collapsed
34556
34557 \begin_layout Plain Layout
34558
34559 \series bold
34560 icomma
34561 \series default
34562 は、LaTeXパッケージ
34563 \series bold
34564 was
34565 \series default
34566
34567 \begin_inset Index idx
34568 status collapsed
34569
34570 \begin_layout Plain Layout
34571 ぱっけーじ@パッケージ ! was
34572 \begin_inset ERT
34573 status collapsed
34574
34575 \begin_layout Plain Layout
34576
34577
34578 \backslash
34579 vspace{4mm}
34580 \end_layout
34581
34582 \end_inset
34583
34584
34585 \end_layout
34586
34587 \end_inset
34588
34589 に含まれています。
34590 \end_layout
34591
34592 \end_inset
34593
34594
34595 \begin_inset Index idx
34596 status collapsed
34597
34598 \begin_layout Plain Layout
34599 ぱっけーじ@パッケージ ! icomma
34600 \end_layout
34601
34602 \end_inset
34603
34604 ファイルを読み込みます。
34605 \end_layout
34606
34607 \begin_layout Subsection
34608 物理ベクトル
34609 \begin_inset CommandInset label
34610 LatexCommand label
34611 name "sub:物理ベクトル"
34612
34613 \end_inset
34614
34615
34616 \begin_inset Index idx
34617 status collapsed
34618
34619 \begin_layout Plain Layout
34620 Vectors ! physical
34621 \end_layout
34622
34623 \end_inset
34624
34625
34626 \end_layout
34627
34628 \begin_layout Standard
34629 LaTeXパッケージ
34630 \series bold
34631 braket
34632 \series default
34633
34634 \begin_inset Foot
34635 status collapsed
34636
34637 \begin_layout Plain Layout
34638
34639 \series bold
34640 braket
34641 \series default
34642  は標準的LaTeX頒布版のすべてに含まれています。
34643 \end_layout
34644
34645 \end_inset
34646
34647
34648 \begin_inset Index idx
34649 status collapsed
34650
34651 \begin_layout Plain Layout
34652 ぱっけーじ@パッケージ ! braket
34653 \end_layout
34654
34655 \end_inset
34656
34657 には、定義済みのベクトルが提供されており、
34658 \end_layout
34659
34660 \begin_layout Standard
34661
34662 \series bold
34663
34664 \backslash
34665 usepackage{braket}
34666 \end_layout
34667
34668 \begin_layout Standard
34669 というLaTeXプリアンブル行で読み込むことができます。
34670 \end_layout
34671
34672 \begin_layout Standard
34673 \begin_inset ERT
34674 status collapsed
34675
34676 \begin_layout Plain Layout
34677
34678
34679 \backslash
34680 ifbraket 
34681 \end_layout
34682
34683 \end_inset
34684
34685
34686 \begin_inset Note Note
34687 status open
34688
34689 \begin_layout Plain Layout
34690 以下の表は、
34691 \series bold
34692 braket
34693 \series default
34694  LaTeXパッケージが導入済みのときのみ表示されます。
34695 \end_layout
34696
34697 \end_inset
34698
34699 以下のコマンドが定義されています。
34700 \end_layout
34701
34702 \begin_layout Standard
34703 \align center
34704 \begin_inset Tabular
34705 <lyxtabular version="3" rows="4" columns="2">
34706 <features rotate="0" tabularvalignment="middle">
34707 <column alignment="center" valignment="top">
34708 <column alignment="center" valignment="top">
34709 <row>
34710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Plain Layout
34714 コマンド
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723 出力
34724 \end_layout
34725
34726 \end_inset
34727 </cell>
34728 </row>
34729 <row>
34730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34731 \begin_inset Text
34732
34733 \begin_layout Plain Layout
34734
34735 \backslash
34736 Bra{
34737 \backslash
34738 psi
34739 \end_layout
34740
34741 \end_inset
34742 </cell>
34743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34744 \begin_inset Text
34745
34746 \begin_layout Plain Layout
34747 \begin_inset Formula $\Bra{\psi}$
34748 \end_inset
34749
34750
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 </row>
34756 <row>
34757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761
34762 \backslash
34763 Ket{
34764 \backslash
34765 psi
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34771 \begin_inset Text
34772
34773 \begin_layout Plain Layout
34774 \begin_inset Formula $\Ket{\psi}$
34775 \end_inset
34776
34777
34778 \end_layout
34779
34780 \end_inset
34781 </cell>
34782 </row>
34783 <row>
34784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788
34789 \backslash
34790 Braket{
34791 \backslash
34792 psi
34793 \begin_inset Formula $|$
34794 \end_inset
34795
34796
34797 \backslash
34798 phi
34799 \end_layout
34800
34801 \end_inset
34802 </cell>
34803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34804 \begin_inset Text
34805
34806 \begin_layout Plain Layout
34807 \begin_inset Formula $\Braket{\psi|\phi}$
34808 \end_inset
34809
34810
34811 \end_layout
34812
34813 \end_inset
34814 </cell>
34815 </row>
34816 </lyxtabular>
34817
34818 \end_inset
34819
34820
34821 \end_layout
34822
34823 \begin_layout Standard
34824
34825 \series bold
34826
34827 \backslash
34828 Braket
34829 \series default
34830 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34831 \begin_inset Formula 
34832 \[
34833 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
34834 \]
34835
34836 \end_inset
34837
34838
34839 \begin_inset ERT
34840 status collapsed
34841
34842 \begin_layout Plain Layout
34843
34844
34845 \backslash
34846 else 
34847 \end_layout
34848
34849 \end_inset
34850
34851
34852 \begin_inset Note Note
34853 status open
34854
34855 \begin_layout Plain Layout
34856
34857 \series bold
34858 braket
34859 \series default
34860  LaTeXパッケージが導入されていないときには、以下が表示されます。
34861 \end_layout
34862
34863 \end_inset
34864
34865
34866 \end_layout
34867
34868 \begin_layout Standard
34869 本小節の全体を出力で見るためには、
34870 \series bold
34871 braket
34872 \series default
34873  LaTeXパッケージを導入する必要があります。
34874 \end_layout
34875
34876 \begin_layout Standard
34877 \begin_inset ERT
34878 status collapsed
34879
34880 \begin_layout Plain Layout
34881
34882
34883 \backslash
34884 fi 
34885 \end_layout
34886
34887 \end_inset
34888
34889
34890 \end_layout
34891
34892 \begin_layout Standard
34893
34894 \series bold
34895
34896 \backslash
34897 Braket
34898 \series default
34899 と同じ効果は、第
34900 \begin_inset CommandInset ref
34901 LatexCommand ref
34902 reference "sub:自動の括弧丈"
34903
34904 \end_inset
34905
34906 節に説明されているとおり、
34907 \series bold
34908
34909 \backslash
34910 middle
34911 \series default
34912 コマンドを用いることによっても実現できます。
34913 \end_layout
34914
34915 \begin_layout Subsection
34916 自己定義の分数
34917 \begin_inset CommandInset label
34918 LatexCommand label
34919 name "sub:自己定義の分数"
34920
34921 \end_inset
34922
34923
34924 \begin_inset Index idx
34925 status collapsed
34926
34927 \begin_layout Plain Layout
34928 ぶんすう@分数 ! じこていぎの@自己定義の ---
34929 \end_layout
34930
34931 \end_inset
34932
34933
34934 \end_layout
34935
34936 \begin_layout Standard
34937 分数用の自製コマンドを定義するには、以下の書式を持つ
34938 \series bold
34939
34940 \backslash
34941 genfrac
34942 \series default
34943
34944 \begin_inset Index idx
34945 status collapsed
34946
34947 \begin_layout Plain Layout
34948 こまんど@コマンド ! G ! 
34949 \backslash
34950 genfrac
34951 \end_layout
34952
34953 \end_inset
34954
34955 コマンドを使います。
34956 \end_layout
34957
34958 \begin_layout Standard
34959
34960 \series bold
34961
34962 \backslash
34963 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34964 \begin_inset Newline newline
34965 \end_inset
34966
34967
34968 \begin_inset Phantom HPhantom
34969 status open
34970
34971 \begin_layout Plain Layout
34972
34973 \series bold
34974
34975 \backslash
34976 genfrac
34977 \end_layout
34978
34979 \end_inset
34980
34981 {分子}{分母}
34982 \end_layout
34983
34984 \begin_layout Standard
34985 ここで「様式」は、0
34986 \begin_inset space \thinspace{}
34987 \end_inset
34988
34989 -
34990 \begin_inset space \thinspace{}
34991 \end_inset
34992
34993 3の範囲の数字です。
34994 \end_layout
34995
34996 \begin_layout Standard
34997 \align center
34998 \begin_inset Tabular
34999 <lyxtabular version="3" rows="5" columns="2">
35000 <features rotate="0" tabularvalignment="middle">
35001 <column alignment="center" valignment="top">
35002 <column alignment="center" valignment="top">
35003 <row>
35004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35005 \begin_inset Text
35006
35007 \begin_layout Plain Layout
35008 数字
35009 \end_layout
35010
35011 \end_inset
35012 </cell>
35013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35014 \begin_inset Text
35015
35016 \begin_layout Plain Layout
35017 様式(大きさ)
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 </row>
35023 <row>
35024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35025 \begin_inset Text
35026
35027 \begin_layout Plain Layout
35028 0
35029 \end_layout
35030
35031 \end_inset
35032 </cell>
35033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037 別行立て様式の数式
35038 \end_layout
35039
35040 \end_inset
35041 </cell>
35042 </row>
35043 <row>
35044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35045 \begin_inset Text
35046
35047 \begin_layout Plain Layout
35048 1
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35054 \begin_inset Text
35055
35056 \begin_layout Plain Layout
35057 行内数式
35058 \end_layout
35059
35060 \end_inset
35061 </cell>
35062 </row>
35063 <row>
35064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35065 \begin_inset Text
35066
35067 \begin_layout Plain Layout
35068 2
35069 \end_layout
35070
35071 \end_inset
35072 </cell>
35073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35074 \begin_inset Text
35075
35076 \begin_layout Plain Layout
35077 やや小(small)
35078 \end_layout
35079
35080 \end_inset
35081 </cell>
35082 </row>
35083 <row>
35084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35085 \begin_inset Text
35086
35087 \begin_layout Plain Layout
35088 3
35089 \end_layout
35090
35091 \end_inset
35092 </cell>
35093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35094 \begin_inset Text
35095
35096 \begin_layout Plain Layout
35097 最小(tiny)
35098 \end_layout
35099
35100 \end_inset
35101 </cell>
35102 </row>
35103 </lyxtabular>
35104
35105 \end_inset
35106
35107
35108 \end_layout
35109
35110 \begin_layout Standard
35111 「様式」を指定しないときには、
35112 \series bold
35113
35114 \backslash
35115 frac
35116 \series default
35117 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
35118 \end_layout
35119
35120 \begin_layout Standard
35121 「分数線の厚み」を指定しないときには、既定値である0.4
35122 \begin_inset space \thinspace{}
35123 \end_inset
35124
35125 ptが用いられます。
35126 \end_layout
35127
35128 \begin_layout Standard
35129 \begin_inset VSpace medskip
35130 \end_inset
35131
35132 たとえば、第
35133 \begin_inset CommandInset ref
35134 LatexCommand ref
35135 reference "sub:分数"
35136
35137 \end_inset
35138
35139 節の
35140 \series bold
35141
35142 \backslash
35143 dfrac
35144 \series default
35145 コマンドおよび
35146 \series bold
35147
35148 \backslash
35149 tbinom
35150 \series default
35151 コマンドは、
35152 \end_layout
35153
35154 \begin_layout Standard
35155
35156 \series bold
35157
35158 \backslash
35159 newcommand{
35160 \backslash
35161 dfrac}[2]{
35162 \backslash
35163 genfrac{}{}{}{0}{#1}{#2}}
35164 \end_layout
35165
35166 \begin_layout Standard
35167 あるいは
35168 \end_layout
35169
35170 \begin_layout Standard
35171
35172 \series bold
35173
35174 \backslash
35175 newcommand{
35176 \backslash
35177 tbinom}[2]{
35178 \backslash
35179 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35180 \end_layout
35181
35182 \begin_layout Standard
35183 というコマンドで定義できます。
35184 \end_layout
35185
35186 \begin_layout Standard
35187 \begin_inset VSpace medskip
35188 \end_inset
35189
35190 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
35191 \end_layout
35192
35193 \begin_layout Standard
35194
35195 \series bold
35196
35197 \backslash
35198 newcommand{
35199 \backslash
35200 fracS}[3][]{
35201 \backslash
35202 genfrac{}{}{#1}{}{#2}{#3}}
35203 \end_layout
35204
35205 \begin_layout Standard
35206 という行を入れます。
35207 \begin_inset Newpage newpage
35208 \end_inset
35209
35210
35211 \end_layout
35212
35213 \begin_layout Standard
35214 以下は、そのテストです。
35215 \begin_inset Formula 
35216 \begin{align*}
35217 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35218 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35219 \end{align*}
35220
35221 \end_inset
35222
35223 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
35224 \end_layout
35225
35226 \begin_layout Subsection
35227 数式の消去
35228 \begin_inset Index idx
35229 status collapsed
35230
35231 \begin_layout Plain Layout
35232 すうしき@数式 ! しょうきょ@消去
35233 \end_layout
35234
35235 \end_inset
35236
35237
35238 \end_layout
35239
35240 \begin_layout Standard
35241 数式を消去するには、4つの方法があります。
35242 \end_layout
35243
35244 \begin_layout Standard
35245 \align center
35246 \begin_inset Tabular
35247 <lyxtabular version="3" rows="5" columns="2">
35248 <features rotate="0" tabularvalignment="middle">
35249 <column alignment="center" valignment="top">
35250 <column alignment="center" valignment="top">
35251 <row>
35252 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35253 \begin_inset Text
35254
35255 \begin_layout Plain Layout
35256 コマンド
35257 \end_layout
35258
35259 \end_inset
35260 </cell>
35261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35262 \begin_inset Text
35263
35264 \begin_layout Plain Layout
35265 出力
35266 \begin_inset Note Note
35267 status collapsed
35268
35269 \begin_layout Plain Layout
35270 ここで
35271 \series bold
35272
35273 \backslash
35274 raisebox
35275 \series default
35276 はスペーサーとして使用しているだけです。
35277 \end_layout
35278
35279 \end_inset
35280
35281
35282 \end_layout
35283
35284 \end_inset
35285 </cell>
35286 </row>
35287 <row>
35288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35289 \begin_inset Text
35290
35291 \begin_layout Plain Layout
35292
35293 \backslash
35294 cancel
35295 \begin_inset space \textvisiblespace{}
35296 \end_inset
35297
35298 int
35299 \begin_inset space \textvisiblespace{}
35300 \end_inset
35301
35302 A=B
35303 \end_layout
35304
35305 \end_inset
35306 </cell>
35307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35308 \begin_inset Text
35309
35310 \begin_layout Plain Layout
35311 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35312 \end_inset
35313
35314
35315 \end_layout
35316
35317 \end_inset
35318 </cell>
35319 </row>
35320 <row>
35321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35322 \begin_inset Text
35323
35324 \begin_layout Plain Layout
35325
35326 \backslash
35327 bcancel
35328 \begin_inset space \textvisiblespace{}
35329 \end_inset
35330
35331
35332 \backslash
35333 int
35334 \begin_inset space \textvisiblespace{}
35335 \end_inset
35336
35337 A=B
35338 \end_layout
35339
35340 \end_inset
35341 </cell>
35342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35343 \begin_inset Text
35344
35345 \begin_layout Plain Layout
35346 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35347 \end_inset
35348
35349
35350 \end_layout
35351
35352 \end_inset
35353 </cell>
35354 </row>
35355 <row>
35356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35357 \begin_inset Text
35358
35359 \begin_layout Plain Layout
35360
35361 \backslash
35362 xcancel
35363 \begin_inset space \textvisiblespace{}
35364 \end_inset
35365
35366
35367 \backslash
35368 int
35369 \begin_inset space \textvisiblespace{}
35370 \end_inset
35371
35372 A=B
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35378 \begin_inset Text
35379
35380 \begin_layout Plain Layout
35381 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35382 \end_inset
35383
35384
35385 \end_layout
35386
35387 \end_inset
35388 </cell>
35389 </row>
35390 <row>
35391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35392 \begin_inset Text
35393
35394 \begin_layout Plain Layout
35395
35396 \backslash
35397 cancelto
35398 \begin_inset space \textvisiblespace{}
35399 \end_inset
35400
35401
35402 \backslash
35403 int
35404 \begin_inset space \textvisiblespace{}
35405 \end_inset
35406
35407 A=B
35408 \begin_inset Formula $\to$
35409 \end_inset
35410
35411 1
35412 \end_layout
35413
35414 \end_inset
35415 </cell>
35416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35417 \begin_inset Text
35418
35419 \begin_layout Plain Layout
35420 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35421 \end_inset
35422
35423
35424 \end_layout
35425
35426 \end_inset
35427 </cell>
35428 </row>
35429 </lyxtabular>
35430
35431 \end_inset
35432
35433
35434 \end_layout
35435
35436 \begin_layout Standard
35437
35438 \series bold
35439
35440 \backslash
35441 cancelto
35442 \series default
35443 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
35444 \begin_inset Formula 
35445 \[
35446 \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}}}
35447 \]
35448
35449 \end_inset
35450
35451
35452 \end_layout
35453
35454 \begin_layout Standard
35455
35456 \lang english
35457 To change the size of 
35458 \series bold
35459
35460 \backslash
35461 cancelto
35462 \series default
35463 's 
35464 \begin_inset Quotes eld
35465 \end_inset
35466
35467 subscript
35468 \begin_inset Quotes erd
35469 \end_inset
35470
35471  value one can add the LaTeX-preamble line
35472 \end_layout
35473
35474 \begin_layout Standard
35475
35476 \series bold
35477
35478 \backslash
35479 PassOptionsToPackage{option}{cancel}
35480 \end_layout
35481
35482 \begin_layout Standard
35483
35484 \lang english
35485 where 
35486 \series bold
35487 option
35488 \series default
35489  is either 
35490 \series bold
35491 samesize
35492 \series default
35493  which leads to the same size as for the canceled value, or 
35494 \series bold
35495 Smaller
35496 \series default
35497  which makes is it a bit smaller than normal.
35498 \end_layout
35499
35500 \begin_layout Standard
35501 という行で読み込まれています。取り消し線に色を付けるには、TeXコードで以下のコマンドを書き加えてください。
35502 \end_layout
35503
35504 \begin_layout Standard
35505
35506 \series bold
35507
35508 \backslash
35509 renewcommand{
35510 \backslash
35511 CancelColor}{
35512 \backslash
35513 color{red}}
35514 \end_layout
35515
35516 \begin_layout Standard
35517 ここで
35518 \series bold
35519 red
35520 \series default
35521 は、お好みの色に変更することができます。
35522 \end_layout
35523
35524 \begin_layout Standard
35525 \begin_inset ERT
35526 status collapsed
35527
35528 \begin_layout Plain Layout
35529
35530
35531 \backslash
35532 renewcommand{
35533 \backslash
35534 CancelColor}{
35535 \backslash
35536 color{red}}
35537 \end_layout
35538
35539 \end_inset
35540
35541
35542 \end_layout
35543
35544 \begin_layout Standard
35545 \begin_inset Formula 
35546 \[
35547 \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}}}
35548 \]
35549
35550 \end_inset
35551
35552
35553 \end_layout
35554
35555 \begin_layout Standard
35556 \begin_inset ERT
35557 status collapsed
35558
35559 \begin_layout Plain Layout
35560
35561
35562 \backslash
35563 renewcommand{
35564 \backslash
35565 CancelColor}{
35566 \backslash
35567 color{black}}
35568 \end_layout
35569
35570 \end_inset
35571
35572
35573 \begin_inset Note Note
35574 status open
35575
35576 \begin_layout Plain Layout
35577 色をリセット
35578 \end_layout
35579
35580 \end_inset
35581
35582
35583 \end_layout
35584
35585 \begin_layout Standard
35586 他の微調整については、
35587 \series bold
35588 cancel
35589 \series default
35590 パッケージの取扱説明書
35591 \begin_inset CommandInset citation
35592 LatexCommand cite
35593 key "cancel"
35594
35595 \end_inset
35596
35597 をご覧ください。
35598 \begin_inset Index idx
35599 status collapsed
35600
35601 \begin_layout Plain Layout
35602 ぱっけーじ@パッケージ ! cancel
35603 \end_layout
35604
35605 \end_inset
35606
35607
35608 \end_layout
35609
35610 \begin_layout Subsection
35611 節見出し中の数式
35612 \begin_inset CommandInset label
35613 LatexCommand label
35614 name "sub:節見出し中の数式"
35615
35616 \end_inset
35617
35618
35619 \begin_inset Index idx
35620 status collapsed
35621
35622 \begin_layout Plain Layout
35623 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
35624 \end_layout
35625
35626 \end_inset
35627
35628
35629 \end_layout
35630
35631 \begin_layout Standard
35632 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35633 \end_layout
35634
35635 \begin_layout Standard
35636 \begin_inset Note Greyedout
35637 status open
35638
35639 \begin_layout Plain Layout
35640 文書設定ダイアログの
35641 \family sans
35642 PDF特性
35643 \family default
35644
35645 \series bold
35646 hyperref
35647 \series default
35648
35649 \begin_inset Index idx
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653 ぱっけーじ@パッケージ ! hyperref
35654 \end_layout
35655
35656 \end_inset
35657
35658 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35659 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35660 \end_layout
35661
35662 \end_inset
35663
35664
35665 \end_layout
35666
35667 \begin_layout Standard
35668 これらの問題は、
35669 \family sans
35670 挿入\SpecialChar \menuseparator
35671 短縮タイトル
35672 \family default
35673 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35674 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35675 \end_layout
35676
35677 \begin_layout Standard
35678 数式を目次中でも使わなくてもならないが、
35679 \series bold
35680 hyperref
35681 \series default
35682 も使用しなくてはならないときには、
35683 \end_layout
35684
35685 \begin_layout Standard
35686
35687 \series bold
35688
35689 \backslash
35690 texorpdfstring{部分}{代替文字列}
35691 \begin_inset Index idx
35692 status collapsed
35693
35694 \begin_layout Plain Layout
35695 こまんど@コマンド ! T ! 
35696 \backslash
35697 texorpdfstring
35698 \end_layout
35699
35700 \end_inset
35701
35702
35703 \end_layout
35704
35705 \begin_layout Standard
35706 というコマンドをTeXモードで使う方法があります。
35707 \end_layout
35708
35709 \begin_layout Standard
35710 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35711 文字列」が用いられます。
35712 \end_layout
35713
35714 \begin_layout Standard
35715 以下の二つは、見出しの例です。
35716 \begin_inset VSpace -3mm
35717 \end_inset
35718
35719
35720 \begin_inset ERT
35721 status collapsed
35722
35723 \begin_layout Plain Layout
35724
35725
35726 \backslash
35727 boldmath 
35728 \end_layout
35729
35730 \end_inset
35731
35732
35733 \end_layout
35734
35735 \begin_layout Subsubsection
35736 目次中では数式を使わない見出し
35737 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35738 \end_inset
35739
35740
35741 \begin_inset Argument 1
35742 status collapsed
35743
35744 \begin_layout Plain Layout
35745 目次中では数式を使わない見出し
35746 \end_layout
35747
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \begin_layout Subsubsection
35754 目次中で数式を使う見出し
35755 \begin_inset ERT
35756 status collapsed
35757
35758 \begin_layout Plain Layout
35759
35760
35761 \backslash
35762 texorpdfstring{
35763 \end_layout
35764
35765 \end_inset
35766
35767  
35768 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35769 \end_inset
35770
35771
35772 \begin_inset ERT
35773 status collapsed
35774
35775 \begin_layout Plain Layout
35776
35777 }{}
35778 \end_layout
35779
35780 \end_inset
35781
35782
35783 \end_layout
35784
35785 \begin_layout Standard
35786 \begin_inset ERT
35787 status collapsed
35788
35789 \begin_layout Plain Layout
35790
35791
35792 \backslash
35793 unboldmath 
35794 \end_layout
35795
35796 \end_inset
35797
35798 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35799 \series bold
35800
35801 \backslash
35802 texorpdfstring
35803 \series default
35804 が使われています。
35805 \end_layout
35806
35807 \begin_layout Standard
35808 他の節見出しと同じ書式を得るために、上の見出し全体は
35809 \series bold
35810 boldmath
35811 \series default
35812 環境に設定してあります
35813 \begin_inset Foot
35814 status collapsed
35815
35816 \begin_layout Plain Layout
35817
35818 \begin_inset CommandInset ref
35819 LatexCommand ref
35820 reference "sub:ボールド体の数式"
35821
35822 \end_inset
35823
35824 節参照。
35825 \end_layout
35826
35827 \end_inset
35828
35829
35830 \end_layout
35831
35832 \begin_layout Subsection
35833 多段組文中の数式
35834 \begin_inset Index idx
35835 status collapsed
35836
35837 \begin_layout Plain Layout
35838 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
35839 \end_layout
35840
35841 \end_inset
35842
35843
35844 \end_layout
35845
35846 \begin_layout Standard
35847 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35848 \series bold
35849 multicol
35850 \series default
35851
35852 \begin_inset Foot
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856
35857 \series bold
35858 multicol
35859 \series default
35860 は、標準的LaTeX頒布版のすべてに含まれています。
35861 \end_layout
35862
35863 \end_inset
35864
35865
35866 \begin_inset Index idx
35867 status collapsed
35868
35869 \begin_layout Plain Layout
35870 ぱっけーじ@パッケージ ! multicol
35871 \end_layout
35872
35873 \end_inset
35874
35875  LaTeXパッケージを、
35876 \end_layout
35877
35878 \begin_layout Standard
35879
35880 \series bold
35881
35882 \backslash
35883 usepackage{multicol}
35884 \end_layout
35885
35886 \begin_layout Standard
35887 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
35888 \end_layout
35889
35890 \begin_layout Standard
35891 \begin_inset Note Greyedout
35892 status open
35893
35894 \begin_layout Plain Layout
35895 ここで、
35896 \family sans
35897 文書\SpecialChar \menuseparator
35898 設定
35899 \family default
35900 メニューの
35901 \family sans
35902 本文レイアウト
35903 \family default
35904 で、
35905 \family sans
35906 二段組文書
35907 \family default
35908 の設定を
35909 \emph on
35910 有効にしてはならない
35911 \emph default
35912 ことに注意してください。
35913 \end_layout
35914
35915 \end_inset
35916
35917
35918 \end_layout
35919
35920 \begin_layout Standard
35921 多段組文の前に
35922 \end_layout
35923
35924 \begin_layout Standard
35925
35926 \series bold
35927
35928 \backslash
35929 begin{multicols}{段数}
35930 \end_layout
35931
35932 \begin_layout Standard
35933 というコマンドをTeXモードで書き入れます。「段数」は、2
35934 \begin_inset space \thinspace{}
35935 \end_inset
35936
35937 -
35938 \begin_inset space \thinspace{}
35939 \end_inset
35940
35941 10のあいだの数字です。多段組文の終わる数式の前には、
35942 \end_layout
35943
35944 \begin_layout Standard
35945
35946 \series bold
35947
35948 \backslash
35949 end{multicols}
35950 \end_layout
35951
35952 \begin_layout Standard
35953 というコマンドをTeXモードで入れます。
35954 \end_layout
35955
35956 \begin_layout Standard
35957 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35958 \begin_inset space \thinspace{}
35959 \end_inset
35960
35961 mmの垂直空白を入れて下さい。数式様式
35962 \series bold
35963
35964 \begin_inset Foot
35965 status collapsed
35966
35967 \begin_layout Plain Layout
35968
35969 \series bold
35970 数式様式に関しては、第
35971 \series default
35972
35973 \begin_inset CommandInset ref
35974 LatexCommand ref
35975 reference "sec:数式様式"
35976
35977 \end_inset
35978
35979 節をご覧下さい。
35980 \end_layout
35981
35982 \end_inset
35983
35984
35985 \series default
35986 として
35987 \series bold
35988 行頭下げ
35989 \series default
35990 を使用している場合には、代わりに-9
35991 \begin_inset space \thinspace{}
35992 \end_inset
35993
35994 mmの垂直空白を入れて下さい。
35995 \end_layout
35996
35997 \begin_layout Standard
35998 以下は、別行立て数式を含む、多段組文の例です。
35999 \end_layout
36000
36001 \begin_layout Standard
36002 \begin_inset ERT
36003 status collapsed
36004
36005 \begin_layout Plain Layout
36006
36007
36008 \backslash
36009 begin{multicols}{2}
36010 \end_layout
36011
36012 \end_inset
36013
36014
36015 \lang ngerman
36016 Das Spektrum wird fouriertransformiert.
36017  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36018 , Lösungsmittel) zu trennen.
36019  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36020  nun das Aussehen des Ausgangssignals.
36021  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
36022  über alle Phasen integrieren muss.
36023  Sei nun 
36024 \begin_inset Formula $S$
36025 \end_inset
36026
36027  unser normiertes Ausgangssignal und 
36028 \begin_inset Formula $P$
36029 \end_inset
36030
36031  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36032 \lang japanese
36033
36034 \begin_inset ERT
36035 status collapsed
36036
36037 \begin_layout Plain Layout
36038
36039
36040 \backslash
36041 end{multicols}
36042 \end_layout
36043
36044 \end_inset
36045
36046
36047 \begin_inset VSpace -6mm
36048 \end_inset
36049
36050
36051 \begin_inset Formula 
36052 \begin{equation}
36053 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36054 \end{equation}
36055
36056 \end_inset
36057
36058
36059 \begin_inset ERT
36060 status collapsed
36061
36062 \begin_layout Plain Layout
36063
36064
36065 \backslash
36066 begin{multicols}{2}
36067 \end_layout
36068
36069 \end_inset
36070
36071
36072 \lang ngerman
36073 wobei 
36074 \begin_inset Formula $S_{0}$
36075 \end_inset
36076
36077  das Signal ohne Gradient ist und die Normierungsbedingung 
36078 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36079 \end_inset
36080
36081  gilt.
36082  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36083  Direkt nach dem 
36084 \begin_inset Formula $\nicefrac{\pi}{2}$
36085 \end_inset
36086
36087
36088 \begin_inset space \thinspace{}
36089 \end_inset
36090
36091 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36092  das Signal zusätzlich abschwächt.
36093  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36094  
36095 \begin_inset Formula $T_{2}$
36096 \end_inset
36097
36098 -Zeit.
36099 \end_layout
36100
36101 \begin_layout Standard
36102 \begin_inset ERT
36103 status collapsed
36104
36105 \begin_layout Plain Layout
36106
36107
36108 \backslash
36109 end{multicols}
36110 \end_layout
36111
36112 \end_inset
36113
36114  
36115 \end_layout
36116
36117 \begin_layout Subsection
36118 変数の説明付き数式
36119 \begin_inset Index idx
36120 status collapsed
36121
36122 \begin_layout Plain Layout
36123 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
36124 \end_layout
36125
36126 \end_inset
36127
36128
36129 \end_layout
36130
36131 \begin_layout Standard
36132 \begin_inset CommandInset ref
36133 LatexCommand eqref
36134 reference "eq:within"
36135
36136 \end_inset
36137
36138 式のように、数式内で変数の説明をするには、
36139 \begin_inset Formula $n$
36140 \end_inset
36141
36142 個の変数が使われている場合、左寄せの列を持つ
36143 \begin_inset Formula $2\times n$
36144 \end_inset
36145
36146 行列を使用します
36147 \begin_inset Foot
36148 status collapsed
36149
36150 \begin_layout Plain Layout
36151 行列に関しては、第
36152 \begin_inset CommandInset ref
36153 LatexCommand ref
36154 reference "sec:行列"
36155
36156 \end_inset
36157
36158 節参照。
36159 \end_layout
36160
36161 \end_inset
36162
36163 。説明を小さな文字にするには、行列の前に、たとえば
36164 \series bold
36165
36166 \backslash
36167 footnotesize
36168 \series default
36169 コマンドを挿入します
36170 \begin_inset Foot
36171 status collapsed
36172
36173 \begin_layout Plain Layout
36174 フォント寸法に関しては、第
36175 \begin_inset CommandInset ref
36176 LatexCommand ref
36177 reference "sub:書体寸法"
36178
36179 \end_inset
36180
36181 節参照。
36182 \end_layout
36183
36184 \end_inset
36185
36186
36187 \end_layout
36188
36189 \begin_layout Standard
36190 数式様式に
36191 \series bold
36192 行頭下げ
36193 \begin_inset Foot
36194 status collapsed
36195
36196 \begin_layout Plain Layout
36197
36198 \series bold
36199 数式様式に関しては、第
36200 \series default
36201
36202 \begin_inset CommandInset ref
36203 LatexCommand ref
36204 reference "sec:数式様式"
36205
36206 \end_inset
36207
36208 節参照。
36209 \end_layout
36210
36211 \end_inset
36212
36213
36214 \series default
36215 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
36216 \series bold
36217
36218 \backslash
36219 hfill
36220 \series default
36221
36222 \begin_inset Foot
36223 status collapsed
36224
36225 \begin_layout Plain Layout
36226
36227 \series bold
36228
36229 \backslash
36230 hfill
36231 \series default
36232 は、
36233 \series bold
36234 行頭下げ
36235 \series default
36236 様式のときのみ機能します。第
36237 \begin_inset CommandInset ref
36238 LatexCommand ref
36239 reference "sub:可変長の空白"
36240
36241 \end_inset
36242
36243 節をご覧下さい。
36244 \end_layout
36245
36246 \end_inset
36247
36248 を入れます。
36249 \end_layout
36250
36251 \begin_layout Standard
36252 数式様式に
36253 \series bold
36254 中央揃え
36255 \series default
36256 を使っている場合、数式を字下げするには、第
36257 \begin_inset CommandInset ref
36258 LatexCommand ref
36259 reference "sub:flalign環境"
36260
36261 \end_inset
36262
36263 節で述べた方法を使用します。
36264 \begin_inset CommandInset ref
36265 LatexCommand eqref
36266 reference "eq:within"
36267
36268 \end_inset
36269
36270 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
36271 \begin_inset Formula 
36272 \begin{flalign}
36273 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36274 \rho & \textrm{density}\\
36275 V & \textrm{volume}\\
36276 g & \textrm{gravitational acceleration}
36277 \end{array} &  & {}\label{eq:within}
36278 \end{flalign}
36279
36280 \end_inset
36281
36282
36283 \end_layout
36284
36285 \begin_layout Subsection
36286 アップライト体のギリシャ小文字
36287 \begin_inset CommandInset label
36288 LatexCommand label
36289 name "sub:アップライト体ギリシャ小文字"
36290
36291 \end_inset
36292
36293
36294 \begin_inset Index idx
36295 status collapsed
36296
36297 \begin_layout Plain Layout
36298 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
36299 \end_layout
36300
36301 \end_inset
36302
36303
36304 \end_layout
36305
36306 \begin_layout Standard
36307 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
36308 \begin_inset Formula $\pi$
36309 \end_inset
36310
36311 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
36312 \series bold
36313 upgreek.sty
36314 \series default
36315
36316 \begin_inset Foot
36317 status collapsed
36318
36319 \begin_layout Plain Layout
36320
36321 \series bold
36322 upgreek
36323 \series default
36324 は、
36325 \series bold
36326 was
36327 \series default
36328
36329 \begin_inset Index idx
36330 status collapsed
36331
36332 \begin_layout Plain Layout
36333 ぱっけーじ@パッケージ ! was
36334 \begin_inset ERT
36335 status collapsed
36336
36337 \begin_layout Plain Layout
36338
36339
36340 \backslash
36341 vspace{4mm}
36342 \end_layout
36343
36344 \end_inset
36345
36346
36347 \end_layout
36348
36349 \end_inset
36350
36351  LaTeXパッケージの一部です。
36352 \end_layout
36353
36354 \end_inset
36355
36356
36357 \begin_inset Index idx
36358 status collapsed
36359
36360 \begin_layout Plain Layout
36361 ぱっけーじ@パッケージ ! upgreek
36362 \end_layout
36363
36364 \end_inset
36365
36366  ファイルを
36367 \end_layout
36368
36369 \begin_layout Standard
36370
36371 \series bold
36372
36373 \backslash
36374 usepackage{upgreek}
36375 \end_layout
36376
36377 \begin_layout Standard
36378 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
36379 \begin_inset ERT
36380 status collapsed
36381
36382 \begin_layout Plain Layout
36383
36384
36385 \backslash
36386 ifupgreek 
36387 \end_layout
36388
36389 \end_inset
36390
36391
36392 \begin_inset Note Note
36393 status open
36394
36395 \begin_layout Plain Layout
36396 以下の表は、
36397 \series bold
36398 upgreek
36399 \series default
36400  LaTeXパッケージが導入済みのときのみ表示されます。
36401 \end_layout
36402
36403 \end_inset
36404
36405 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
36406 \series bold
36407 up
36408 \series default
36409 を付けると作ることができます。たとえば
36410 \series bold
36411
36412 \backslash
36413 uptau
36414 \series default
36415 コマンドは、
36416 \begin_inset Formula $\uptau$
36417 \end_inset
36418
36419 のようになります。
36420 \end_layout
36421
36422 \begin_layout Standard
36423 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
36424 \begin_inset Formula 
36425 \[
36426 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36427 \]
36428
36429 \end_inset
36430
36431
36432 \end_layout
36433
36434 \begin_layout Standard
36435 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
36436 \begin_inset Formula $\mu m$
36437 \end_inset
36438
36439 」のような単位に使うべきではありません。
36440 \end_layout
36441
36442 \begin_layout Standard
36443 \begin_inset ERT
36444 status collapsed
36445
36446 \begin_layout Plain Layout
36447
36448
36449 \backslash
36450 else 
36451 \end_layout
36452
36453 \end_inset
36454
36455
36456 \begin_inset Note Note
36457 status open
36458
36459 \begin_layout Plain Layout
36460 以下は、
36461 \series bold
36462 upgreek
36463 \series default
36464  LaTeXパッケージが導入されていないときのみ表示されます。
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \end_layout
36471
36472 \begin_layout Standard
36473 この小節のすべてを出力で見るには、
36474 \series bold
36475 upgreek
36476 \series default
36477  LaTeXパッケージを導入する必要があります。
36478 \end_layout
36479
36480 \begin_layout Standard
36481 \begin_inset ERT
36482 status collapsed
36483
36484 \begin_layout Plain Layout
36485
36486
36487 \backslash
36488 fi 
36489 \end_layout
36490
36491 \end_inset
36492
36493
36494 \begin_inset Newpage newpage
36495 \end_inset
36496
36497
36498 \end_layout
36499
36500 \begin_layout Subsection
36501 数式中のテキスト文字
36502 \begin_inset Index idx
36503 status collapsed
36504
36505 \begin_layout Plain Layout
36506 てきすと@テキスト ! すうしきちゅうの@数式中の ---
36507 \end_layout
36508
36509 \end_inset
36510
36511
36512 \end_layout
36513
36514 \begin_layout Standard
36515 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
36516 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36517 \end_inset
36518
36519 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
36520 \series bold
36521
36522 \backslash
36523 cdot
36524 \series default
36525
36526 \begin_inset Foot
36527 status collapsed
36528
36529 \begin_layout Plain Layout
36530
36531 \begin_inset CommandInset ref
36532 LatexCommand ref
36533 reference "sub:二項演算子"
36534
36535 \end_inset
36536
36537 節参照。
36538 \end_layout
36539
36540 \end_inset
36541
36542 コマンドを挿入しなくてはならなくなることでしょう。しかし、
36543 \end_layout
36544
36545 \begin_layout Standard
36546
36547 \series bold
36548
36549 \backslash
36550 Declare Inputtext{183}{
36551 \backslash
36552 ifmmode
36553 \backslash
36554 cdot
36555 \backslash
36556 else
36557 \backslash
36558 textperiodcentered
36559 \backslash
36560 f\SpecialChar \textcompwordmark{}
36561 i}
36562 \end_layout
36563
36564 \begin_layout Standard
36565 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
36566 \end_layout
36567
36568 \begin_layout Standard
36569 文字エンコーディング(
36570 \family sans
36571 文書\SpecialChar \menuseparator
36572 設定\SpecialChar \menuseparator
36573 言語
36574 \family default
36575 メニュー)は、キーボード上の
36576 \begin_inset Flex Ruby
36577 status collapsed
36578
36579 \begin_layout Plain Layout
36580
36581 \begin_inset Argument post:1
36582 status collapsed
36583
36584 \begin_layout Plain Layout
36585 キー
36586 \end_layout
36587
36588 \end_inset
36589
36590
36591 \end_layout
36592
36593 \end_inset
36594
36595 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
36596 \series bold
36597
36598 \backslash
36599 textperiodcentered
36600 \series default
36601 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
36602 否かによって、正しいコマンドが自動的に選択されます。
36603 \end_layout
36604
36605 \begin_layout Standard
36606 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
36607 \series bold
36608 latin9
36609 \series default
36610 エンコーディングは、LaTeXがインストールされたフォルダにある
36611 \series bold
36612 latin9.def
36613 \series default
36614 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
36615 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
36616 \end_layout
36617
36618 \begin_layout Standard
36619 \begin_inset VSpace medskip
36620 \end_inset
36621
36622 中黒の他にこの文書では、角度記号「
36623 \begin_inset Formula $^{\circ}$
36624 \end_inset
36625
36626 」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
36627 \begin_inset Foot
36628 status collapsed
36629
36630 \begin_layout Plain Layout
36631 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
36632 \end_layout
36633
36634 \end_inset
36635
36636
36637 \end_layout
36638
36639 \begin_layout Standard
36640
36641 \series bold
36642
36643 \backslash
36644 DeclareInputtext{176}{
36645 \backslash
36646 ifmmode^
36647 \backslash
36648 circ
36649 \backslash
36650 else
36651 \backslash
36652 textdegree
36653 \backslash
36654 f\SpecialChar \textcompwordmark{}
36655 i}
36656 \end_layout
36657
36658 \begin_layout Subsection
36659
36660 \lang english
36661 LaTeX-comments in formulas
36662 \end_layout
36663
36664 \begin_layout Standard
36665
36666 \lang english
36667 In text you can insert a comment that will only be visible in the LaTeX
36668  source code of your file with the menu 
36669 \family sans
36670 Insert\SpecialChar \menuseparator
36671 Note\SpecialChar \menuseparator
36672 Comment
36673 \family default
36674 .
36675  This is not possible in a formula but you can insert LaTeX-comments with
36676  the command
36677 \end_layout
36678
36679 \begin_layout Standard
36680
36681 \series bold
36682
36683 \backslash
36684 %
36685 \end_layout
36686
36687 \begin_layout Standard
36688
36689 \lang english
36690 This creates a box in which you can write your comment.
36691  Due to a bug in LyX
36692 \lang japanese
36693
36694 \begin_inset Foot
36695 status collapsed
36696
36697 \begin_layout Plain Layout
36698 \begin_inset CommandInset href
36699 LatexCommand href
36700 name "LyX-bug #9002"
36701 target "http://www.lyx.org/trac/ticket/9002"
36702
36703 \end_inset
36704
36705
36706 \end_layout
36707
36708 \end_inset
36709
36710  
36711 \lang english
36712 you cannot write normal text into the comment, even when you use mathematical
36713  text, you will see its LaTeX-commands in the LaTeX-output.
36714 \begin_inset Newline newline
36715 \end_inset
36716
36717 This a formula with a LaTeX-comment:
36718 \lang japanese
36719
36720 \begin_inset Formula 
36721 \[
36722 A=B%\text{This is the comment}
36723 \]
36724
36725 \end_inset
36726
36727
36728 \end_layout
36729
36730 \begin_layout Standard
36731 \begin_inset Newpage newpage
36732 \end_inset
36733
36734
36735 \end_layout
36736
36737 \begin_layout Section
36738 \start_of_appendix
36739 組版上の助言
36740 \begin_inset Index idx
36741 status collapsed
36742
36743 \begin_layout Plain Layout
36744 くみばんじょうのじょげん@組版上の助言
36745 \end_layout
36746
36747 \end_inset
36748
36749
36750 \end_layout
36751
36752 \begin_layout Standard
36753 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36754 \begin_inset Foot
36755 status collapsed
36756
36757 \begin_layout Plain Layout
36758 この要約の一部は、ISO規則を取り上げている「Duden」
36759 \begin_inset CommandInset citation
36760 LatexCommand cite
36761 key "Duden"
36762
36763 \end_inset
36764
36765 と呼ばれるドイツの半公的辞書から採られています。
36766 \end_layout
36767
36768 \end_inset
36769
36770
36771 \end_layout
36772
36773 \begin_layout Itemize
36774 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36775 \begin_inset Foot
36776 status collapsed
36777
36778 \begin_layout Plain Layout
36779 書体様式で指定します。第
36780 \begin_inset CommandInset ref
36781 LatexCommand ref
36782 reference "sub:書体様式"
36783
36784 \end_inset
36785
36786 節を参照。
36787 \end_layout
36788
36789 \end_inset
36790
36791 :30
36792 \begin_inset space \thinspace{}
36793 \end_inset
36794
36795 km/h
36796 \begin_inset Newline newline
36797 \end_inset
36798
36799 値と単位の間には、最小空白を入れます。第
36800 \begin_inset CommandInset ref
36801 LatexCommand ref
36802 reference "sub:定義済みの空白"
36803
36804 \end_inset
36805
36806 節を参照。
36807 \begin_inset Newline newline
36808 \end_inset
36809
36810 この慣習は、
36811 \series bold
36812
36813 \backslash
36814 unittwo
36815 \series default
36816 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36817 が得られます:
36818 \begin_inset Formula $\unit[30]{km/h}$
36819 \end_inset
36820
36821
36822 \begin_inset space \thinspace{}
36823 \end_inset
36824
36825 。実は、
36826 \series bold
36827
36828 \backslash
36829 unittwo
36830 \series default
36831 は、LaTeXコマンドの実体ではなく、
36832 \series bold
36833
36834 \backslash
36835 unit[値]{単位}
36836 \series default
36837 というコマンドです。したがって、これをTeXコード中で使用することはできません。
36838 \end_layout
36839
36840 \begin_layout Itemize
36841 百分率記号と千分率記号は、物理単位と同様に組みます:
36842 \begin_inset Newline newline
36843 \end_inset
36844
36845 血中アルコール1,2
36846 \begin_inset space \thinspace{}
36847 \end_inset
36848
36849
36850 \end_layout
36851
36852 \begin_layout Itemize
36853 角度記号は値の直後に置きます:
36854 \begin_inset Formula $15^{\circ}$
36855 \end_inset
36856
36857 。しかし、単位として用いられるときは別です:15
36858 \begin_inset space \thinspace{}
36859 \end_inset
36860
36861
36862 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36863 \end_inset
36864
36865
36866 \end_layout
36867
36868 \begin_layout Itemize
36869 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36870 \begin_inset space \thinspace{}
36871 \end_inset
36872
36873 473
36874 \begin_inset space \thinspace{}
36875 \end_inset
36876
36877 588
36878 \end_layout
36879
36880 \begin_layout Itemize
36881 \begin_inset Formula $120\times90\times40$
36882 \end_inset
36883
36884
36885 \begin_inset space \thinspace{}
36886 \end_inset
36887
36888 cmのような寸法には、積記号「
36889 \begin_inset Formula $\times$
36890 \end_inset
36891
36892 」を用います。これは、
36893 \series bold
36894
36895 \backslash
36896 times
36897 \series default
36898 コマンドか、
36899 \family sans
36900 挿入\SpecialChar \menuseparator
36901 特殊文字\SpecialChar \menuseparator
36902 記号
36903 \family default
36904 メニューから入れることができます。
36905 \end_layout
36906
36907 \begin_layout Itemize
36908 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
36909 \begin_inset CommandInset ref
36910 LatexCommand ref
36911 reference "sub:定義済み函数"
36912
36913 \end_inset
36914
36915 節を参照。
36916 \end_layout
36917
36918 \begin_layout Itemize
36919 複数の文字を含む指数は、アップライト体にします:
36920 \begin_inset Formula $E_{\mathrm{kin}}$
36921 \end_inset
36922
36923
36924 \begin_inset Newline newline
36925 \end_inset
36926
36927 行列要素はイタリック体にします:
36928 \begin_inset Formula $\hat{H}_{kl}$
36929 \end_inset
36930
36931
36932 \end_layout
36933
36934 \begin_layout Itemize
36935 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36936 \end_layout
36937
36938 \begin_layout Itemize
36939
36940 \noun on
36941 フーリエ
36942 \noun default
36943 変換を表す文字は、
36944 \series bold
36945
36946 \backslash
36947 mathscr
36948 \begin_inset space \textvisiblespace{}
36949 \end_inset
36950
36951 {F
36952 \series default
36953 コマンド
36954 \begin_inset Index idx
36955 status collapsed
36956
36957 \begin_layout Plain Layout
36958 こまんど@コマンド! M ! 
36959 \backslash
36960 mathscr
36961 \end_layout
36962
36963 \end_inset
36964
36965
36966 \family sans
36967 挿入\SpecialChar \menuseparator
36968 特殊文字\SpecialChar \menuseparator
36969 記号\SpecialChar \menuseparator
36970 文字様記号
36971 \family default
36972 メニューの
36973 \begin_inset Formula $\mathscr{F}$
36974 \end_inset
36975
36976 で入れることができます。
36977 \end_layout
36978
36979 \begin_layout Standard
36980 \begin_inset Newpage newpage
36981 \end_inset
36982
36983
36984 \end_layout
36985
36986 \begin_layout Section
36987 同義語
36988 \begin_inset Index idx
36989 status collapsed
36990
36991 \begin_layout Plain Layout
36992 どうぎご@同義語
36993 \end_layout
36994
36995 \end_inset
36996
36997
36998 \end_layout
36999
37000 \begin_layout Standard
37001 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
37002 \end_layout
37003
37004 \begin_layout Standard
37005 \begin_inset VSpace bigskip
37006 \end_inset
37007
37008
37009 \begin_inset space \hfill{}
37010 \end_inset
37011
37012
37013 \begin_inset Tabular
37014 <lyxtabular version="3" rows="12" columns="2">
37015 <features rotate="0" tabularvalignment="middle">
37016 <column alignment="center" valignment="top" width="0pt">
37017 <column alignment="center" valignment="top" width="0pt">
37018 <row>
37019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37020 \begin_inset Text
37021
37022 \begin_layout Plain Layout
37023 コマンド
37024 \end_layout
37025
37026 \end_inset
37027 </cell>
37028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37029 \begin_inset Text
37030
37031 \begin_layout Plain Layout
37032 同義のコマンド
37033 \begin_inset Note Note
37034 status collapsed
37035
37036 \begin_layout Plain Layout
37037 ここで
37038 \series bold
37039
37040 \backslash
37041 raisebox
37042 \series default
37043 はスペーサーとして使用しているだけです。
37044 \end_layout
37045
37046 \end_inset
37047
37048
37049 \end_layout
37050
37051 \end_inset
37052 </cell>
37053 </row>
37054 <row>
37055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37056 \begin_inset Text
37057
37058 \begin_layout Plain Layout
37059
37060 \backslash
37061 ast
37062 \end_layout
37063
37064 \end_inset
37065 </cell>
37066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37067 \begin_inset Text
37068
37069 \begin_layout Plain Layout
37070 \begin_inset ERT
37071 status collapsed
37072
37073 \begin_layout Plain Layout
37074
37075
37076 \backslash
37077 raisebox{-1.2mm}{
37078 \end_layout
37079
37080 \end_inset
37081
37082 *
37083 \begin_inset ERT
37084 status collapsed
37085
37086 \begin_layout Plain Layout
37087
37088 }
37089 \end_layout
37090
37091 \end_inset
37092
37093
37094 \end_layout
37095
37096 \end_inset
37097 </cell>
37098 </row>
37099 <row>
37100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37101 \begin_inset Text
37102
37103 \begin_layout Plain Layout
37104
37105 \backslash
37106 choose
37107 \end_layout
37108
37109 \end_inset
37110 </cell>
37111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37112 \begin_inset Text
37113
37114 \begin_layout Plain Layout
37115
37116 \backslash
37117 binom
37118 \end_layout
37119
37120 \end_inset
37121 </cell>
37122 </row>
37123 <row>
37124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37125 \begin_inset Text
37126
37127 \begin_layout Plain Layout
37128
37129 \backslash
37130 geq
37131 \end_layout
37132
37133 \end_inset
37134 </cell>
37135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37136 \begin_inset Text
37137
37138 \begin_layout Plain Layout
37139
37140 \backslash
37141 ge
37142 \end_layout
37143
37144 \end_inset
37145 </cell>
37146 </row>
37147 <row>
37148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37149 \begin_inset Text
37150
37151 \begin_layout Plain Layout
37152
37153 \backslash
37154 lbrace
37155 \end_layout
37156
37157 \end_inset
37158 </cell>
37159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37160 \begin_inset Text
37161
37162 \begin_layout Plain Layout
37163 {
37164 \end_layout
37165
37166 \end_inset
37167 </cell>
37168 </row>
37169 <row>
37170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37171 \begin_inset Text
37172
37173 \begin_layout Plain Layout
37174
37175 \backslash
37176 lbracket
37177 \end_layout
37178
37179 \end_inset
37180 </cell>
37181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37182 \begin_inset Text
37183
37184 \begin_layout Plain Layout
37185 [
37186 \end_layout
37187
37188 \end_inset
37189 </cell>
37190 </row>
37191 <row>
37192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37193 \begin_inset Text
37194
37195 \begin_layout Plain Layout
37196
37197 \backslash
37198 leftarrow
37199 \end_layout
37200
37201 \end_inset
37202 </cell>
37203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37204 \begin_inset Text
37205
37206 \begin_layout Plain Layout
37207
37208 \backslash
37209 gets
37210 \end_layout
37211
37212 \end_inset
37213 </cell>
37214 </row>
37215 <row>
37216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37217 \begin_inset Text
37218
37219 \begin_layout Plain Layout
37220
37221 \backslash
37222 leq
37223 \end_layout
37224
37225 \end_inset
37226 </cell>
37227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37228 \begin_inset Text
37229
37230 \begin_layout Plain Layout
37231
37232 \backslash
37233 le
37234 \end_layout
37235
37236 \end_inset
37237 </cell>
37238 </row>
37239 <row>
37240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37241 \begin_inset Text
37242
37243 \begin_layout Plain Layout
37244
37245 \backslash
37246 lor
37247 \end_layout
37248
37249 \end_inset
37250 </cell>
37251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37252 \begin_inset Text
37253
37254 \begin_layout Plain Layout
37255
37256 \backslash
37257 vee
37258 \end_layout
37259
37260 \end_inset
37261 </cell>
37262 </row>
37263 <row>
37264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37265 \begin_inset Text
37266
37267 \begin_layout Plain Layout
37268
37269 \backslash
37270 neq
37271 \end_layout
37272
37273 \end_inset
37274 </cell>
37275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37276 \begin_inset Text
37277
37278 \begin_layout Plain Layout
37279
37280 \backslash
37281 not=
37282 \end_layout
37283
37284 \end_inset
37285 </cell>
37286 </row>
37287 <row>
37288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37289 \begin_inset Text
37290
37291 \begin_layout Plain Layout
37292
37293 \backslash
37294 slash
37295 \end_layout
37296
37297 \end_inset
37298 </cell>
37299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37300 \begin_inset Text
37301
37302 \begin_layout Plain Layout
37303 /
37304 \end_layout
37305
37306 \end_inset
37307 </cell>
37308 </row>
37309 <row>
37310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37311 \begin_inset Text
37312
37313 \begin_layout Plain Layout
37314
37315 \backslash
37316 vert
37317 \end_layout
37318
37319 \end_inset
37320 </cell>
37321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37322 \begin_inset Text
37323
37324 \begin_layout Plain Layout
37325 \begin_inset Formula $|$
37326 \end_inset
37327
37328
37329 \end_layout
37330
37331 \end_inset
37332 </cell>
37333 </row>
37334 </lyxtabular>
37335
37336 \end_inset
37337
37338
37339 \begin_inset space \hfill{}
37340 \end_inset
37341
37342
37343 \begin_inset Tabular
37344 <lyxtabular version="3" rows="12" columns="2">
37345 <features rotate="0" tabularvalignment="middle">
37346 <column alignment="center" valignment="top" width="0pt">
37347 <column alignment="center" valignment="top" width="0pt">
37348 <row>
37349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37350 \begin_inset Text
37351
37352 \begin_layout Plain Layout
37353 コマンド
37354 \end_layout
37355
37356 \end_inset
37357 </cell>
37358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37359 \begin_inset Text
37360
37361 \begin_layout Plain Layout
37362 同義のコマンド
37363 \end_layout
37364
37365 \end_inset
37366 </cell>
37367 </row>
37368 <row>
37369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37370 \begin_inset Text
37371
37372 \begin_layout Plain Layout
37373
37374 \backslash
37375 backslash
37376 \end_layout
37377
37378 \end_inset
37379 </cell>
37380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37381 \begin_inset Text
37382
37383 \begin_layout Plain Layout
37384
37385 \backslash
37386
37387 \backslash
37388
37389 \end_layout
37390
37391 \end_inset
37392 </cell>
37393 </row>
37394 <row>
37395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37396 \begin_inset Text
37397
37398 \begin_layout Plain Layout
37399
37400 \backslash
37401 dasharrow
37402 \end_layout
37403
37404 \end_inset
37405 </cell>
37406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37407 \begin_inset Text
37408
37409 \begin_layout Plain Layout
37410
37411 \backslash
37412 dashrightarrow
37413 \end_layout
37414
37415 \end_inset
37416 </cell>
37417 </row>
37418 <row>
37419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37420 \begin_inset Text
37421
37422 \begin_layout Plain Layout
37423
37424 \backslash
37425 land
37426 \end_layout
37427
37428 \end_inset
37429 </cell>
37430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37431 \begin_inset Text
37432
37433 \begin_layout Plain Layout
37434
37435 \backslash
37436 wedge
37437 \end_layout
37438
37439 \end_inset
37440 </cell>
37441 </row>
37442 <row>
37443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37444 \begin_inset Text
37445
37446 \begin_layout Plain Layout
37447
37448 \backslash
37449 rbrace
37450 \end_layout
37451
37452 \end_inset
37453 </cell>
37454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37455 \begin_inset Text
37456
37457 \begin_layout Plain Layout
37458 }
37459 \end_layout
37460
37461 \end_inset
37462 </cell>
37463 </row>
37464 <row>
37465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37466 \begin_inset Text
37467
37468 \begin_layout Plain Layout
37469
37470 \backslash
37471 rbracket
37472 \end_layout
37473
37474 \end_inset
37475 </cell>
37476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37477 \begin_inset Text
37478
37479 \begin_layout Plain Layout
37480 ]
37481 \end_layout
37482
37483 \end_inset
37484 </cell>
37485 </row>
37486 <row>
37487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37488 \begin_inset Text
37489
37490 \begin_layout Plain Layout
37491
37492 \backslash
37493 rightarrow
37494 \end_layout
37495
37496 \end_inset
37497 </cell>
37498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37499 \begin_inset Text
37500
37501 \begin_layout Plain Layout
37502
37503 \backslash
37504 to
37505 \end_layout
37506
37507 \end_inset
37508 </cell>
37509 </row>
37510 <row>
37511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37512 \begin_inset Text
37513
37514 \begin_layout Plain Layout
37515
37516 \backslash
37517 lnot
37518 \end_layout
37519
37520 \end_inset
37521 </cell>
37522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37523 \begin_inset Text
37524
37525 \begin_layout Plain Layout
37526
37527 \backslash
37528 neg
37529 \end_layout
37530
37531 \end_inset
37532 </cell>
37533 </row>
37534 <row>
37535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37536 \begin_inset Text
37537
37538 \begin_layout Plain Layout
37539
37540 \backslash
37541 ne
37542 \end_layout
37543
37544 \end_inset
37545 </cell>
37546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37547 \begin_inset Text
37548
37549 \begin_layout Plain Layout
37550
37551 \backslash
37552 not=
37553 \end_layout
37554
37555 \end_inset
37556 </cell>
37557 </row>
37558 <row>
37559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37560 \begin_inset Text
37561
37562 \begin_layout Plain Layout
37563
37564 \backslash
37565 owns
37566 \end_layout
37567
37568 \end_inset
37569 </cell>
37570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37571 \begin_inset Text
37572
37573 \begin_layout Plain Layout
37574
37575 \backslash
37576 ni
37577 \end_layout
37578
37579 \end_inset
37580 </cell>
37581 </row>
37582 <row>
37583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37584 \begin_inset Text
37585
37586 \begin_layout Plain Layout
37587
37588 \backslash
37589 square
37590 \end_layout
37591
37592 \end_inset
37593 </cell>
37594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37595 \begin_inset Text
37596
37597 \begin_layout Plain Layout
37598
37599 \backslash
37600 Box
37601 \end_layout
37602
37603 \end_inset
37604 </cell>
37605 </row>
37606 <row>
37607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37608 \begin_inset Text
37609
37610 \begin_layout Plain Layout
37611
37612 \backslash
37613 Vert
37614 \end_layout
37615
37616 \end_inset
37617 </cell>
37618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37619 \begin_inset Text
37620
37621 \begin_layout Plain Layout
37622
37623 \backslash
37624
37625 \begin_inset Formula $|$
37626 \end_inset
37627
37628
37629 \end_layout
37630
37631 \end_inset
37632 </cell>
37633 </row>
37634 </lyxtabular>
37635
37636 \end_inset
37637
37638
37639 \begin_inset space \hfill{}
37640 \end_inset
37641
37642
37643 \end_layout
37644
37645 \begin_layout Standard
37646 \begin_inset Newpage newpage
37647 \end_inset
37648
37649
37650 \end_layout
37651
37652 \begin_layout Bibliography
37653 \begin_inset CommandInset bibitem
37654 LatexCommand bibitem
37655 key "TLC2"
37656
37657 \end_inset
37658
37659
37660 \shape smallcaps
37661 Mittelbach, F.
37662  ; Goossens, M.
37663 \shape default
37664
37665 \shape italic
37666 The LaTeX Companion
37667 \shape default
37668 , 2nd ed.
37669  Addison Wesley, 2004
37670 \end_layout
37671
37672 \begin_layout Bibliography
37673 \begin_inset CommandInset bibitem
37674 LatexCommand bibitem
37675 key "Mathmode"
37676
37677 \end_inset
37678
37679 LaTeXの数式能力の
37680 \begin_inset CommandInset href
37681 LatexCommand href
37682 name "説明"
37683 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37684
37685 \end_inset
37686
37687
37688 \end_layout
37689
37690 \begin_layout Bibliography
37691 \begin_inset CommandInset bibitem
37692 LatexCommand bibitem
37693 key "AMS"
37694
37695 \end_inset
37696
37697
37698 \begin_inset ERT
37699 status collapsed
37700
37701 \begin_layout Plain Layout
37702
37703
37704 \backslash
37705 AmS
37706 \end_layout
37707
37708 \end_inset
37709
37710 -LaTeXの
37711 \begin_inset CommandInset href
37712 LatexCommand href
37713 name "説明"
37714 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37715
37716 \end_inset
37717
37718
37719 \end_layout
37720
37721 \begin_layout Bibliography
37722 \begin_inset CommandInset bibitem
37723 LatexCommand bibitem
37724 key "Symbols"
37725
37726 \end_inset
37727
37728 LaTeXパッケージで利用できる記号の
37729 \begin_inset CommandInset href
37730 LatexCommand href
37731 name "全覧"
37732 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37733
37734 \end_inset
37735
37736
37737 \end_layout
37738
37739 \begin_layout Bibliography
37740 \begin_inset CommandInset bibitem
37741 LatexCommand bibitem
37742 key "cancel"
37743
37744 \end_inset
37745
37746 LaTeX 
37747 \series bold
37748 cancel
37749 \series default
37750
37751 \begin_inset Index idx
37752 status collapsed
37753
37754 \begin_layout Plain Layout
37755 ぱっけーじ@パッケージ ! cancel
37756 \end_layout
37757
37758 \end_inset
37759
37760 パッケージの
37761 \begin_inset CommandInset href
37762 LatexCommand href
37763 name "取扱説明書"
37764 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37765
37766 \end_inset
37767
37768
37769 \end_layout
37770
37771 \begin_layout Bibliography
37772 \begin_inset CommandInset bibitem
37773 LatexCommand bibitem
37774 key "hyperref"
37775
37776 \end_inset
37777
37778 LaTeX 
37779 \series bold
37780 hyperref
37781 \series default
37782
37783 \begin_inset Index idx
37784 status collapsed
37785
37786 \begin_layout Plain Layout
37787 ぱっけーじ@パッケージ ! hyperref
37788 \end_layout
37789
37790 \end_inset
37791
37792 パッケージの
37793 \begin_inset CommandInset href
37794 LatexCommand href
37795 name "取扱説明書"
37796 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37797
37798 \end_inset
37799
37800
37801 \end_layout
37802
37803 \begin_layout Bibliography
37804 \begin_inset CommandInset bibitem
37805 LatexCommand bibitem
37806 key "mhchem"
37807
37808 \end_inset
37809
37810 LaTeX 
37811 \series bold
37812 mhchem
37813 \series default
37814
37815 \begin_inset Index idx
37816 status collapsed
37817
37818 \begin_layout Plain Layout
37819 ぱっけーじ@パッケージ ! mhchem
37820 \end_layout
37821
37822 \end_inset
37823
37824 パッケージの
37825 \begin_inset CommandInset href
37826 LatexCommand href
37827 name "取扱説明書"
37828 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37829
37830 \end_inset
37831
37832
37833 \end_layout
37834
37835 \begin_layout Bibliography
37836 \begin_inset CommandInset bibitem
37837 LatexCommand bibitem
37838 key "Duden"
37839
37840 \end_inset
37841
37842
37843 \emph on
37844 Duden Band 1
37845 \emph default
37846 .
37847  22.
37848  Auflage, Duden 2001
37849 \end_layout
37850
37851 \begin_layout Bibliography
37852 \begin_inset CommandInset bibitem
37853 LatexCommand bibitem
37854 key "Checklist"
37855
37856 \end_inset
37857
37858 原稿見直しの
37859 \begin_inset CommandInset href
37860 LatexCommand href
37861 name "チェックリスト"
37862 target "http://physics.nist.gov/Document/checklist.pdf"
37863
37864 \end_inset
37865
37866
37867 \end_layout
37868
37869 \begin_layout Subsubsection*
37870 \begin_inset CommandInset index_print
37871 LatexCommand printindex
37872 type "idx"
37873
37874 \end_inset
37875
37876
37877 \end_layout
37878
37879 \end_body
37880 \end_document